Skip to content

build(deps): Bump react-router from 7.1.3 to 7.1.4 #4657

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 30, 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.3",
"react-router": "^7.1.4",
"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 @@ -4522,7 +4522,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.3"
react-router: "npm:^7.1.4"
react-syntax-highlighter: "npm:^15.6.1"
react-test-renderer: "npm:^19.0.0"
react-toastify: "npm:^11.0.3"
Expand Down Expand Up @@ -11267,9 +11267,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down