Skip to content

Commit

Permalink
Revert "Upgrade react-error-boundary to v4"
Browse files Browse the repository at this point in the history
This reverts commit 0671ab2.
  • Loading branch information
MohammedFaragallah committed May 1, 2024
1 parent 0671ab2 commit dd1c079
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 16 deletions.
2 changes: 1 addition & 1 deletion examples/crm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react": "^18.0.0",
"react-admin": "^5.0.0-alpha.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.13",
"react-error-boundary": "^3.1.4",
"react-router": "^6.22.0",
"react-router-dom": "^6.22.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ra-ui-materialui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"prop-types": "^15.8.1",
"query-string": "^7.1.1",
"react-dropzone": "^12.0.4",
"react-error-boundary": "^4.0.13",
"react-error-boundary": "^3.1.4",
"react-transition-group": "^4.4.5"
},
"gitHead": "b227592132da6ae5f01438fa8269e04596cdfdd8"
Expand Down
17 changes: 3 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18967,7 +18967,7 @@ __metadata:
react: "npm:^18.0.0"
react-dom: "npm:^18.2.0"
react-dropzone: "npm:^12.0.4"
react-error-boundary: "npm:^4.0.13"
react-error-boundary: "npm:^3.1.4"
react-hook-form: "npm:^7.43.9"
react-is: "npm:^18.2.0"
react-router: "npm:^6.22.0"
Expand Down Expand Up @@ -19091,7 +19091,7 @@ __metadata:
react: "npm:^18.0.0"
react-admin: "npm:^5.0.0-alpha.0"
react-dom: "npm:^18.2.0"
react-error-boundary: "npm:^4.0.13"
react-error-boundary: "npm:^3.1.4"
react-router: "npm:^6.22.0"
react-router-dom: "npm:^6.22.0"
rollup-plugin-visualizer: "npm:^5.12.0"
Expand Down Expand Up @@ -19264,7 +19264,7 @@ __metadata:
languageName: node
linkType: hard

"react-error-boundary@npm:^3.1.0":
"react-error-boundary@npm:^3.1.0, react-error-boundary@npm:^3.1.4":
version: 3.1.4
resolution: "react-error-boundary@npm:3.1.4"
dependencies:
Expand All @@ -19275,17 +19275,6 @@ __metadata:
languageName: node
linkType: hard

"react-error-boundary@npm:^4.0.13":
version: 4.0.13
resolution: "react-error-boundary@npm:4.0.13"
dependencies:
"@babel/runtime": "npm:^7.12.5"
peerDependencies:
react: ">=16.13.1"
checksum: 6f3e0e4d7669f680ccf49c08c9571519c6e31f04dcfc30a765a7136c7e6fbbbe93423dd5a9fce12107f8166e54133e9dd5c2079a00c7a38201ac811f7a28b8e7
languageName: node
linkType: hard

"react-hook-form@npm:^7.43.9":
version: 7.43.9
resolution: "react-hook-form@npm:7.43.9"
Expand Down

0 comments on commit dd1c079

Please sign in to comment.