Skip to content

Commit

Permalink
chore: Bump react-router from 5.2.0 to 6.21.3
Browse files Browse the repository at this point in the history
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 5.2.0 to 6.21.3.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router)

---
updated-dependencies:
- dependency-name: react-router
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent bfbaa5e commit ef3d2a8
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
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.21.3",
"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 @@ -2689,6 +2689,13 @@ __metadata:
languageName: node
linkType: hard

"@remix-run/router@npm:1.14.2":
version: 1.14.2
resolution: "@remix-run/router@npm:1.14.2"
checksum: 8be55596f64563de95dea04c147ab67c4e6c9b72277c92d4de257dbb326e2aa16ad2adbdec32eb2c985808c642933ac895220654b8c899e4f4bd38f9fd97ff6e
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 @@ -11115,6 +11122,17 @@ __metadata:
languageName: node
linkType: hard

"react-router@npm:6.21.3":
version: 6.21.3
resolution: "react-router@npm:6.21.3"
dependencies:
"@remix-run/router": 1.14.2
peerDependencies:
react: ">=16.8"
checksum: 7e6297d5b67ae07d2e8564e036dbb15ebd706b41c22238940f47eee9b21ffb76d41336803c3b33435f1ebe210226577e32df3838bcbf2cd7c813fa357c0a4fac
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 @@ -13930,7 +13948,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.21.3
react-router-dom: 5.2.0
simple-git: 3.19.0
sort-json: 2.0.1
Expand Down

0 comments on commit ef3d2a8

Please sign in to comment.