Skip to content

chore(deps): update dependency react-router-dom to v7.8.1 #984

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

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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"puppeteer": "24.16.0",
"react": "19.1.1",
"react-dom": "19.1.1",
"react-router-dom": "7.7.1",
"react-router-dom": "7.8.1",
"swc-loader": "0.2.6",
"ts-node": "10.9.2",
"tsup": "8.5.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1709,7 +1709,7 @@ __metadata:
puppeteer: "npm:24.16.0"
react: "npm:19.1.1"
react-dom: "npm:19.1.1"
react-router-dom: "npm:7.7.1"
react-router-dom: "npm:7.8.1"
swc-loader: "npm:0.2.6"
ts-node: "npm:10.9.2"
tsup: "npm:8.5.0"
Expand Down Expand Up @@ -9799,21 +9799,21 @@ __metadata:
languageName: node
linkType: hard

"react-router-dom@npm:7.7.1":
version: 7.7.1
resolution: "react-router-dom@npm:7.7.1"
"react-router-dom@npm:7.8.1":
version: 7.8.1
resolution: "react-router-dom@npm:7.8.1"
dependencies:
react-router: "npm:7.7.1"
react-router: "npm:7.8.1"
peerDependencies:
react: ">=18"
react-dom: ">=18"
checksum: 10c0/292455db6991d8559a9e94857440393d9fd011471ff231f8c3a40be6749f74347f20c183a2e9b52830ec54d2bf3b2e1310c006e709e66b27206b0c36ab54def6
checksum: 10c0/7616ae6b6c741446c6168a4ec760c01cbe24e8d14364a605bb002ba3f9bc060c0307ae1fb01cb76552aceb0dd956f023a0fb23b2f40436173e7e587a28301a8f
languageName: node
linkType: hard

"react-router@npm:7.7.1":
version: 7.7.1
resolution: "react-router@npm:7.7.1"
"react-router@npm:7.8.1":
version: 7.8.1
resolution: "react-router@npm:7.8.1"
dependencies:
cookie: "npm:^1.0.1"
set-cookie-parser: "npm:^2.6.0"
Expand All @@ -9823,7 +9823,7 @@ __metadata:
peerDependenciesMeta:
react-dom:
optional: true
checksum: 10c0/e55fe74a2947939526c79e496ab1fc501fd8e89a191a20157d94cfe712d4d9d84f68627811cf1d477a36b98250fcad958bf1237fc41ff0a8b2de00ddc8c53e3b
checksum: 10c0/6d3229080a0f67f4644e0d8ecdb5e2637f640bf9e3a87c3e1e6ca91cce156cf3606d57dac3899869b25156b8343bc274291345914e45bb30ef38556a14e24eac
languageName: node
linkType: hard

Expand Down