Skip to content

Commit 7c57180

Browse files
authored
chore: update to JSON Forms 3.2.0
1 parent 66c35b0 commit 7c57180

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"dependencies": {
66
"@emotion/react": "^11.5.0",
77
"@emotion/styled": "^11.3.0",
8-
"@jsonforms/core": "3.2.0-beta.0",
9-
"@jsonforms/material-renderers": "3.2.0-beta.0",
10-
"@jsonforms/react": "3.2.0-beta.0",
8+
"@jsonforms/core": "3.2.0",
9+
"@jsonforms/material-renderers": "3.2.0",
10+
"@jsonforms/react": "3.2.0",
1111
"@mui/icons-material": "~5.11.16",
1212
"@mui/lab": "^5.0.0-alpha.58",
1313
"@mui/material": "~5.13.0",

0 commit comments

Comments
 (0)