Skip to content

Commit d94f06f

Browse files
Bump react-router from 7.9.6 to 7.12.0 in /vite
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.9.6 to 7.12.0. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.12.0/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb231a8 commit d94f06f

2 files changed

Lines changed: 18 additions & 2 deletions

File tree

vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"react-apexcharts": "1.9.0",
2121
"react-device-detect": "2.2.3",
2222
"react-dom": "19.2.0",
23-
"react-router": "7.9.6",
23+
"react-router": "7.12.0",
2424
"react-router-dom": "7.9.6",
2525
"simplebar-react": "3.3.2",
2626
"slick-carousel": "1.8.1",

vite/yarn.lock

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2045,7 +2045,7 @@ __metadata:
20452045
react-apexcharts: "npm:1.9.0"
20462046
react-device-detect: "npm:2.2.3"
20472047
react-dom: "npm:19.2.0"
2048-
react-router: "npm:7.9.6"
2048+
react-router: "npm:7.12.0"
20492049
react-router-dom: "npm:7.9.6"
20502050
sass: "npm:1.94.2"
20512051
simplebar-react: "npm:3.3.2"
@@ -5032,6 +5032,22 @@ __metadata:
50325032
languageName: node
50335033
linkType: hard
50345034

5035+
"react-router@npm:7.12.0":
5036+
version: 7.12.0
5037+
resolution: "react-router@npm:7.12.0"
5038+
dependencies:
5039+
cookie: "npm:^1.0.1"
5040+
set-cookie-parser: "npm:^2.6.0"
5041+
peerDependencies:
5042+
react: ">=18"
5043+
react-dom: ">=18"
5044+
peerDependenciesMeta:
5045+
react-dom:
5046+
optional: true
5047+
checksum: 10c0/abde366f716cb3961a5a390c278375c0591bace5773e1b4420001f0a913b4dd53d490e7dea866acebcac2c0fa07378aa83702769d449449027406ed517a8ea00
5048+
languageName: node
5049+
linkType: hard
5050+
50355051
"react-router@npm:7.9.6":
50365052
version: 7.9.6
50375053
resolution: "react-router@npm:7.9.6"

0 commit comments

Comments
 (0)