Skip to content

Commit

Permalink
chore: 🤖 update rjsf monorepo to v5.13.3 (#1270)
Browse files Browse the repository at this point in the history
  • Loading branch information
tal-rofe authored Nov 10, 2023
2 parents 0af92a8 + 1b564c1 commit c184110
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 25 deletions.
6 changes: 3 additions & 3 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"@lezer/highlight": "1.1.6",
"@prisma/client": "4.16.2",
"@reduxjs/toolkit": "1.9.5",
"@rjsf/core": "5.9.0",
"@rjsf/utils": "5.9.0",
"@rjsf/validator-ajv8": "5.9.0",
"@rjsf/core": "5.13.3",
"@rjsf/utils": "5.13.3",
"@rjsf/validator-ajv8": "5.13.3",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@uiw/codemirror-themes": "4.21.20",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@prisma/client": "4.16.2",
"@rjsf/utils": "5.9.0"
"@rjsf/utils": "5.13.3"
},
"peerDependencies": {
"eslint": "8.44.0",
Expand Down
42 changes: 21 additions & 21 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c184110

Please sign in to comment.