Skip to content

build(deps): Bump react-router from 7.1.1 to 7.1.3 #4588

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
Jan 20, 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 @@ -76,7 +76,7 @@
"react-is": "^19.0.0",
"react-lottie-player": "^2.1.0",
"react-markdown": "^9.0.3",
"react-router": "^7.1.1",
"react-router": "^7.1.3",
"react-syntax-highlighter": "^15.6.1",
"react-toastify": "^11.0.3",
"remark-gfm": "^4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4463,7 +4463,7 @@ __metadata:
react-is: "npm:^19.0.0"
react-lottie-player: "npm:^2.1.0"
react-markdown: "npm:^9.0.3"
react-router: "npm:^7.1.1"
react-router: "npm:^7.1.3"
react-syntax-highlighter: "npm:^15.6.1"
react-test-renderer: "npm:^19.0.0"
react-toastify: "npm:^11.0.3"
Expand Down Expand Up @@ -11219,9 +11219,9 @@ __metadata:
languageName: node
linkType: hard

"react-router@npm:^7.1.1":
version: 7.1.1
resolution: "react-router@npm:7.1.1"
"react-router@npm:^7.1.3":
version: 7.1.3
resolution: "react-router@npm:7.1.3"
dependencies:
"@types/cookie": "npm:^0.6.0"
cookie: "npm:^1.0.1"
Expand All @@ -11233,7 +11233,7 @@ __metadata:
peerDependenciesMeta:
react-dom:
optional: true
checksum: 10c0/39f4859670f286eb2eac29e5830c1f730405701fca0808e5db853ec05e54e55a848c764e10ffd14a7b9b3b2154a0d6449656d7f208b9b3e4b2af780e07bf57a8
checksum: 10c0/f42f7b245533d1adaa00779a0287993a836d5b56039d97a6643a8b3a721ffb92ff47c97cfb36409fec8794ac3c8a884339f588cf21fcd7f6dccdfc834520c76f
languageName: node
linkType: hard

Expand Down
Loading