Bump react-router from 7.14.1 to 7.17.0
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.14.1 to 7.17.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.17.0/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Sacha Al Himdani
parent
daf139c12d
commit
3d1f089685
@@ -30,7 +30,7 @@
|
||||
"react-hook-form": "^7.56.4",
|
||||
"react-pdf": "^10.3.0",
|
||||
"react-relay": "^20.1.1",
|
||||
"react-router": "^7.12.0",
|
||||
"react-router": "^7.17.0",
|
||||
"relay-runtime": "^20.1.1",
|
||||
"use-debounce": "^10.0.5",
|
||||
"usehooks-ts": "^3.1.1",
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"react-hook-form": "^7.56.4",
|
||||
"react-pdf": "^10.3.0",
|
||||
"react-relay": "^20.1.1",
|
||||
"react-router": "^7.12.0",
|
||||
"react-router": "^7.17.0",
|
||||
"relay-runtime": "^20.1.1",
|
||||
"usehooks-ts": "^3.1.1",
|
||||
"zod": "^3.25.71"
|
||||
|
||||
18
package-lock.json
generated
18
package-lock.json
generated
@@ -46,7 +46,7 @@
|
||||
"react-hook-form": "^7.56.4",
|
||||
"react-pdf": "^10.3.0",
|
||||
"react-relay": "^20.1.1",
|
||||
"react-router": "^7.12.0",
|
||||
"react-router": "^7.17.0",
|
||||
"relay-runtime": "^20.1.1",
|
||||
"use-debounce": "^10.0.5",
|
||||
"usehooks-ts": "^3.1.1",
|
||||
@@ -87,7 +87,7 @@
|
||||
"react-hook-form": "^7.56.4",
|
||||
"react-pdf": "^10.3.0",
|
||||
"react-relay": "^20.1.1",
|
||||
"react-router": "^7.12.0",
|
||||
"react-router": "^7.17.0",
|
||||
"relay-runtime": "^20.1.1",
|
||||
"usehooks-ts": "^3.1.1",
|
||||
"zod": "^3.25.71"
|
||||
@@ -17769,9 +17769,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-router": {
|
||||
"version": "7.14.1",
|
||||
"resolved": "https://registry.npmjs.org/react-router/-/react-router-7.14.1.tgz",
|
||||
"integrity": "sha512-5BCvFskyAAVumqhEKh/iPhLOIkfxcEUz8WqFIARCkMg8hZZzDYX9CtwxXA0e+qT8zAxmMC0x3Ckb9iMONwc5jg==",
|
||||
"version": "7.17.0",
|
||||
"resolved": "https://registry.npmjs.org/react-router/-/react-router-7.17.0.tgz",
|
||||
"integrity": "sha512-FDELK7rTMlCHO5+reyXsPlmfr7N1F91lPHsWYfMEGQm/KQ+F4JFM8jGoeQDmDvdTs93Fw9aSilH+uKRb4/jXvQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"cookie": "^1.0.1",
|
||||
@@ -20961,7 +20961,7 @@
|
||||
"peerDependencies": {
|
||||
"react": "^19.2.1",
|
||||
"react-relay": "^20.1.1",
|
||||
"react-router": "^7.10.0",
|
||||
"react-router": "^7.17.0",
|
||||
"relay-runtime": "^20.1.1"
|
||||
}
|
||||
},
|
||||
@@ -20976,7 +20976,7 @@
|
||||
"peerDependencies": {
|
||||
"react": "^19.2.1",
|
||||
"react-relay": "^20.1.1",
|
||||
"react-router": "^7.10.0",
|
||||
"react-router": "^7.17.0",
|
||||
"relay-runtime": "^20.1.1"
|
||||
}
|
||||
},
|
||||
@@ -21040,7 +21040,7 @@
|
||||
"react": "^19.1.0",
|
||||
"react-docgen": "^7.1.1",
|
||||
"react-dom": "^19.1.0",
|
||||
"react-router": "^7.12.0",
|
||||
"react-router": "^7.17.0",
|
||||
"storybook": "^10.2.10",
|
||||
"typescript": "~5.8.3",
|
||||
"vite": "^7.3.2",
|
||||
@@ -21049,7 +21049,7 @@
|
||||
"peerDependencies": {
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"react-router": "^7.12.0"
|
||||
"react-router": "^7.17.0"
|
||||
}
|
||||
},
|
||||
"packages/ui/node_modules/@storybook/addon-vitest": {
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"peerDependencies": {
|
||||
"react": "^19.2.1",
|
||||
"react-relay": "^20.1.1",
|
||||
"react-router": "^7.10.0",
|
||||
"react-router": "^7.17.0",
|
||||
"relay-runtime": "^20.1.1"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"peerDependencies": {
|
||||
"react": "^19.2.1",
|
||||
"react-relay": "^20.1.1",
|
||||
"react-router": "^7.10.0",
|
||||
"react-router": "^7.17.0",
|
||||
"relay-runtime": "^20.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
"react": "^19.1.0",
|
||||
"react-docgen": "^7.1.1",
|
||||
"react-dom": "^19.1.0",
|
||||
"react-router": "^7.12.0",
|
||||
"react-router": "^7.17.0",
|
||||
"storybook": "^10.2.10",
|
||||
"typescript": "~5.8.3",
|
||||
"vite": "^7.3.2",
|
||||
@@ -72,7 +72,7 @@
|
||||
"peerDependencies": {
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"react-router": "^7.12.0"
|
||||
"react-router": "^7.17.0"
|
||||
},
|
||||
"volta": {
|
||||
"node": "24.4.0"
|
||||
|
||||
Reference in New Issue
Block a user