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

Bump react-router-dom from 7.0.2 to 7.1.5 in /frontend #552

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-csv": "^2.2.2",
"react-dom": "^18.3.1",
"react-focus-lock": "^2.13.2",
"react-router-dom": "^7.0.2",
"react-router-dom": "^7.1.5",
"react-tag-autocomplete": "7.4.0",
"react-textarea-autosize": "^8.5.3",
"styled-components": "6.1.0",
Expand Down
20 changes: 10 additions & 10 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5047,7 +5047,7 @@ __metadata:
react-csv: "npm:^2.2.2"
react-dom: "npm:^18.3.1"
react-focus-lock: "npm:^2.13.2"
react-router-dom: "npm:^7.0.2"
react-router-dom: "npm:^7.1.5"
react-tag-autocomplete: "npm:7.4.0"
react-textarea-autosize: "npm:^8.5.3"
style-loader: "npm:^4.0.0"
Expand Down Expand Up @@ -6069,21 +6069,21 @@ __metadata:
languageName: node
linkType: hard

"react-router-dom@npm:^7.0.2":
version: 7.0.2
resolution: "react-router-dom@npm:7.0.2"
"react-router-dom@npm:^7.1.5":
version: 7.1.5
resolution: "react-router-dom@npm:7.1.5"
dependencies:
react-router: "npm:7.0.2"
react-router: "npm:7.1.5"
peerDependencies:
react: ">=18"
react-dom: ">=18"
checksum: 10/7b7768c91bc19018278d05b7be2e959c4e47ffadfb81aeaa450efbd0dabc15bb3004e0c938da2a01eb4839c9f8decb5e42b85d81ee85584f47b5cbd4d958c112
checksum: 10/caf34daec7ef6fdd4043dd56295fe6d5de4a2bfbbd650897b8cde23571a51f73f2b0ef2681a55f46ef524dc7e360b1f6c55d5b5bb1875196b48917042b52d82d
languageName: node
linkType: hard

"react-router@npm:7.0.2":
version: 7.0.2
resolution: "react-router@npm:7.0.2"
"react-router@npm:7.1.5":
version: 7.1.5
resolution: "react-router@npm:7.1.5"
dependencies:
"@types/cookie": "npm:^0.6.0"
cookie: "npm:^1.0.1"
Expand All @@ -6095,7 +6095,7 @@ __metadata:
peerDependenciesMeta:
react-dom:
optional: true
checksum: 10/f8bf5f7810388d4da81444d5e816135306aadd0340a26d645eb171e2b4c4a6d7f5a810f1d27e25ae0f006b949f7cf66fcf399f2af79f48341752a6651b2b30cb
checksum: 10/3802ff0e0419aa53c1824b1ad2ebac6facb918306c67ff64ed86b5cbc49197c15f077b84e425f57beb24dd01cd5818a100da5269b8e160deee62b06fda008b56
languageName: node
linkType: hard

Expand Down