Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Bump react-router from 5.2.0 to 6.14.0 #4285

Closed
Closed
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react": "16.14.0",
"react-dom": "16.14.0",
"react-i18next": "11.18.6",
"react-router": "5.2.0",
"react-router": "6.14.0",
"react-router-dom": "5.2.0",
"url-search-params-polyfill": "8.2.3"
},
Expand Down
20 changes: 19 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2605,6 +2605,13 @@ __metadata:
languageName: node
linkType: hard

"@remix-run/router@npm:1.7.0":
version: 1.7.0
resolution: "@remix-run/router@npm:1.7.0"
checksum: 80cab2fda9e4b9047c991e9b05b8bda8afa2adf7b85c785d7e6f593a399eb264d6a74302438babc81833b5d304eae0b22832f27552b1601e2ca9001d94b8e174
languageName: node
linkType: hard

"@sinonjs/commons@npm:^1.7.0":
version: 1.8.1
resolution: "@sinonjs/commons@npm:1.8.1"
Expand Down Expand Up @@ -10954,6 +10961,17 @@ __metadata:
languageName: node
linkType: hard

"react-router@npm:6.14.0":
version: 6.14.0
resolution: "react-router@npm:6.14.0"
dependencies:
"@remix-run/router": 1.7.0
peerDependencies:
react: ">=16.8"
checksum: 50a941746d12e81cea5495505c1afbcd099cc7d497624b013454cfd5a360d9403578f8fb3df17973bf775fbff91cb76477448023d537215e6aa71a8b85ae95bd
languageName: node
linkType: hard

"react-test-renderer@npm:^16.0.0-0":
version: 16.14.0
resolution: "react-test-renderer@npm:16.14.0"
Expand Down Expand Up @@ -13625,7 +13643,7 @@ __metadata:
react-dom: 16.14.0
react-hot-loader: 4.13.1
react-i18next: 11.18.6
react-router: 5.2.0
react-router: 6.14.0
react-router-dom: 5.2.0
simple-git: 3.19.0
sort-json: 2.0.1
Expand Down