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.15.0 #4355

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.15.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 @@ -2611,6 +2611,13 @@ __metadata:
languageName: node
linkType: hard

"@remix-run/router@npm:1.8.0":
version: 1.8.0
resolution: "@remix-run/router@npm:1.8.0"
checksum: f754f02d3b4fc86791b88acf16065000609e2324b9436027844a76831c7107c0994067cb83abdd6093c282bd518a5c89b5e02aead585782978586e3a04534428
languageName: node
linkType: hard

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

"react-router@npm:6.15.0":
version: 6.15.0
resolution: "react-router@npm:6.15.0"
dependencies:
"@remix-run/router": 1.8.0
peerDependencies:
react: ">=16.8"
checksum: 345b29277e13997f2625f0037f537eaf1955bb9f44ebfea80dd3ff83fc06273f7b64e1be944bfc75945fd2af5af917874133a8a93ed5ecaca523be8f045ae166
languageName: node
linkType: hard

"react-select@npm:5.7.4":
version: 5.7.4
resolution: "react-select@npm:5.7.4"
Expand Down Expand Up @@ -13794,7 +13812,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.15.0
react-router-dom: 5.2.0
simple-git: 3.19.0
sort-json: 2.0.1
Expand Down