Skip to content

Commit 103d468

Browse files
chore: 🤖 update rjsf monorepo to v5.24.1
1 parent b5ccad9 commit 103d468

File tree

3 files changed

+43
-30
lines changed

3 files changed

+43
-30
lines changed

‎apps/frontend/package.json‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"@lezer/highlight": "1.2.1",
3131
"@prisma/client": "4.16.2",
3232
"@reduxjs/toolkit": "1.9.7",
33-
"@rjsf/core": "5.16.1",
34-
"@rjsf/utils": "5.16.1",
35-
"@rjsf/validator-ajv8": "5.16.1",
33+
"@rjsf/core": "5.24.1",
34+
"@rjsf/utils": "5.24.1",
35+
"@rjsf/validator-ajv8": "5.24.1",
3636
"@types/react": "18.2.48",
3737
"@types/react-dom": "18.2.18",
3838
"@uiw/codemirror-themes": "4.23.6",

‎packages/common/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"dependencies": {
3535
"@prisma/client": "4.16.2",
36-
"@rjsf/utils": "5.16.1"
36+
"@rjsf/utils": "5.24.1"
3737
},
3838
"peerDependencies": {
3939
"eslint": "8.57.1",

‎pnpm-lock.yaml‎

Lines changed: 39 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)