Skip to content

fix(deps): bump react-router from 7.5.3 to 7.6.0 #4972

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

Merged
merged 1 commit into from
May 8, 2025
Merged
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 @@ -75,7 +75,7 @@
"react-is": "^19.0.0",
"react-lottie-player": "^2.1.0",
"react-markdown": "^10.1.0",
"react-router": "^7.5.3",
"react-router": "^7.6.0",
"react-syntax-highlighter": "^15.6.1",
"react-toastify": "^11.0.5",
"remark-gfm": "^4.0.1",
Expand Down
18 changes: 5 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4056,7 +4056,7 @@ __metadata:
react-is: "npm:^19.0.0"
react-lottie-player: "npm:^2.1.0"
react-markdown: "npm:^10.1.0"
react-router: "npm:^7.5.3"
react-router: "npm:^7.6.0"
react-syntax-highlighter: "npm:^15.6.1"
react-test-renderer: "npm:^19.0.0"
react-toastify: "npm:^11.0.5"
Expand Down Expand Up @@ -10494,20 +10494,19 @@ __metadata:
languageName: node
linkType: hard

"react-router@npm:^7.5.3":
version: 7.5.3
resolution: "react-router@npm:7.5.3"
"react-router@npm:^7.6.0":
version: 7.6.0
resolution: "react-router@npm:7.6.0"
dependencies:
cookie: "npm:^1.0.1"
set-cookie-parser: "npm:^2.6.0"
turbo-stream: "npm:2.4.0"
peerDependencies:
react: ">=18"
react-dom: ">=18"
peerDependenciesMeta:
react-dom:
optional: true
checksum: 10c0/1f98ab5974cbf6696944a3cbe3d5708add6cdb9c765e0952459eb912d388fe361914a94557546dcd45164413fd9bc2fde97302c8daf3951156644232a9e3ce16
checksum: 10c0/abc4d37c01804a3137b1cfd12cf7e55bff092a67c835404ab9da1411ec9e170fe72773b9846d2db084cc0272179237e59d88dbf46cef9db031892feebcb48640
languageName: node
linkType: hard

Expand Down Expand Up @@ -11742,13 +11741,6 @@ __metadata:
languageName: node
linkType: hard

"turbo-stream@npm:2.4.0":
version: 2.4.0
resolution: "turbo-stream@npm:2.4.0"
checksum: 10c0/e68b2569f1f16e6e9633d090c6024b2ae9f0e97bfeacb572451ca3732e120ebbb546f3bc4afc717c46cb57b5aea6104e04ef497f9912eef6a7641e809518e98a
languageName: node
linkType: hard

"type-check@npm:^0.4.0, type-check@npm:~0.4.0":
version: 0.4.0
resolution: "type-check@npm:0.4.0"
Expand Down