Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9,116 changes: 3,388 additions & 5,728 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"prettier": "^1.18.2",
"lerna": "^3.18.3"
"lerna": "^7.0.2"
},
"prettier": {
"jsxBracketSameLine": true,
Expand All @@ -28,7 +28,7 @@
"license": "Apache-2.0",
"homepage": "https://github.com/rjsf-team/react-jsonschema-form",
"devDependencies": {
"husky": "^3.1.0"
"husky": "^8.0.3"
},
"husky": {
"hooks": {
Expand Down
16,109 changes: 10,828 additions & 5,281 deletions packages/core/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"express": "^4.14.0",
"gh-pages": "^0.11.0",
"html": "^1.0.0",
"husky": "^0.13.2",
"husky": "^8.0.3",
"jsdom": "^8.3.0",
"json-loader": "^0.5.7",
"lint-staged": "^10.1.3",
Expand Down
6,780 changes: 6,317 additions & 463 deletions packages/playground/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"gh-pages": "^0.11.0",
"html": "^1.0.0",
"html-webpack-plugin": "^3.2.0",
"husky": "^0.13.2",
"husky": "^8.0.3",
"jsdom": "^8.3.0",
"json-loader": "^0.5.7",
"lint-staged": "^9.4.2",
Expand Down
15,887 changes: 11,173 additions & 4,714 deletions packages/semantic-ui/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/semantic-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"express": "^4.14.0",
"gh-pages": "^0.11.0",
"html": "^1.0.0",
"husky": "^0.13.2",
"husky": "^8.0.3",
"jest": "^25.4.0",
"jsdom": "^8.3.0",
"json-loader": "^0.5.7",
Expand Down