Skip to content

Commit

Permalink
Merge pull request #476 from vip-git/update-dev-deps
Browse files Browse the repository at this point in the history
update dev dependencies
  • Loading branch information
vip-git authored Dec 19, 2022
2 parents ee5a3fd + 6a3f461 commit cac312b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"license": "ISC",
"main": "index.js",
"name": "react-jsonschema-form-material-ui",
"version": "3.0.0-rc.9",
"version": "3.0.0-rc.10",
"directories": {
"doc": "docs"
},
Expand Down
8 changes: 4 additions & 4 deletions scripts/installer/frameworks/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@
"@react-jsonschema-form-utils/enum-utils": "2.0.1",
"@react-jsonschema-form-utils/parse-values": "2.0.1",
"ajv": "6.12.6",
"body-parser": "1.19.0",
"brace": "0.11.1",
"braces": "3.0.2",
"classnames": "2.2.6",
"cross-env": "7.0.2",
"immutability-helper": "^2.6.5 || ^3.0.0",
Expand Down Expand Up @@ -96,6 +93,9 @@
"@babel/register": "7.13.16",
"@babel/runtime": "7.12.5",
"@monaco-editor/react": "4.0.6",
"body-parser": "1.19.0",
"brace": "0.11.1",
"braces": "3.0.2",
"@rollup/plugin-commonjs": "19.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-typescript": "8.2.1",
Expand Down Expand Up @@ -174,7 +174,7 @@
"peerDependencies": {
"immutability-helper": "^2.6.5 || ^3.0.0"
},
"version": "3.0.0-rc.9",
"version": "3.0.0-rc.10",
"directories": {
"doc": "docs"
},
Expand Down

1 comment on commit cac312b

@vercel
Copy link

@vercel vercel bot commented on cac312b Dec 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

react-jsonschema-form-material-ui – ./

react-jsonschema-form-material-ui-git-main-github56.vercel.app
react-jsonschema-form-material-ui-github56.vercel.app

Please sign in to comment.