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.1 #4292

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.1",
"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.1":
version: 1.7.1
resolution: "@remix-run/router@npm:1.7.1"
checksum: d13ad7e0b3b35379f8fdec1eec4f515325b618e431915e12fb9f1cd812ee959add0e7045edcb229ba17888ecfc787869b64e6cb4153ae3be148887e234b6ffac
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.1":
version: 6.14.1
resolution: "react-router@npm:6.14.1"
dependencies:
"@remix-run/router": 1.7.1
peerDependencies:
react: ">=16.8"
checksum: 16f3d108e0f833bfee447192e3f40bd6731b8b11d42ca6925443ec8aeb157a889fe8ece67baf690f75f0d146d0a212656f9216fcc2df6fd3a2bd263108ed0abb
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.1
react-router-dom: 5.2.0
simple-git: 3.19.0
sort-json: 2.0.1
Expand Down