Spaces:
Running
Bump @remix-run/router and react-router-dom
Browse filesBumps [@remix-run/router](https://github.com/remix-run/react-router/tree/HEAD/packages/router) to 1.23.2 and updates ancestor dependency [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). These dependencies need to be updated together.
Updates `@remix-run/router` from 1.20.0 to 1.23.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/@remix-run/[email protected]/packages/router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/@remix-run/[email protected]/packages/router)
Updates `react-router-dom` from 6.27.0 to 6.30.3
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: "@remix-run/router"
dependency-version: 1.23.2
dependency-type: indirect
- dependency-name: react-router-dom
dependency-version: 6.30.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
- package-lock.json +13 -13
- package.json +1 -1
|
@@ -52,7 +52,7 @@
|
|
| 52 |
"react-dom": "^18.3.1",
|
| 53 |
"react-hook-form": "^7.53.0",
|
| 54 |
"react-resizable-panels": "^2.1.3",
|
| 55 |
-
"react-router-dom": "^6.
|
| 56 |
"recharts": "^2.12.7",
|
| 57 |
"sonner": "^1.5.0",
|
| 58 |
"tailwind-merge": "^2.5.2",
|
|
@@ -2328,9 +2328,9 @@
|
|
| 2328 |
"license": "MIT"
|
| 2329 |
},
|
| 2330 |
"node_modules/@remix-run/router": {
|
| 2331 |
-
"version": "1.
|
| 2332 |
-
"resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.
|
| 2333 |
-
"integrity": "sha512-
|
| 2334 |
"license": "MIT",
|
| 2335 |
"engines": {
|
| 2336 |
"node": ">=14.0.0"
|
|
@@ -6178,12 +6178,12 @@
|
|
| 6178 |
}
|
| 6179 |
},
|
| 6180 |
"node_modules/react-router": {
|
| 6181 |
-
"version": "6.
|
| 6182 |
-
"resolved": "https://registry.npmjs.org/react-router/-/react-router-6.
|
| 6183 |
-
"integrity": "sha512-
|
| 6184 |
"license": "MIT",
|
| 6185 |
"dependencies": {
|
| 6186 |
-
"@remix-run/router": "1.
|
| 6187 |
},
|
| 6188 |
"engines": {
|
| 6189 |
"node": ">=14.0.0"
|
|
@@ -6193,13 +6193,13 @@
|
|
| 6193 |
}
|
| 6194 |
},
|
| 6195 |
"node_modules/react-router-dom": {
|
| 6196 |
-
"version": "6.
|
| 6197 |
-
"resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.
|
| 6198 |
-
"integrity": "sha512
|
| 6199 |
"license": "MIT",
|
| 6200 |
"dependencies": {
|
| 6201 |
-
"@remix-run/router": "1.
|
| 6202 |
-
"react-router": "6.
|
| 6203 |
},
|
| 6204 |
"engines": {
|
| 6205 |
"node": ">=14.0.0"
|
|
|
|
| 52 |
"react-dom": "^18.3.1",
|
| 53 |
"react-hook-form": "^7.53.0",
|
| 54 |
"react-resizable-panels": "^2.1.3",
|
| 55 |
+
"react-router-dom": "^6.30.3",
|
| 56 |
"recharts": "^2.12.7",
|
| 57 |
"sonner": "^1.5.0",
|
| 58 |
"tailwind-merge": "^2.5.2",
|
|
|
|
| 2328 |
"license": "MIT"
|
| 2329 |
},
|
| 2330 |
"node_modules/@remix-run/router": {
|
| 2331 |
+
"version": "1.23.2",
|
| 2332 |
+
"resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.23.2.tgz",
|
| 2333 |
+
"integrity": "sha512-Ic6m2U/rMjTkhERIa/0ZtXJP17QUi2CbWE7cqx4J58M8aA3QTfW+2UlQ4psvTX9IO1RfNVhK3pcpdjej7L+t2w==",
|
| 2334 |
"license": "MIT",
|
| 2335 |
"engines": {
|
| 2336 |
"node": ">=14.0.0"
|
|
|
|
| 6178 |
}
|
| 6179 |
},
|
| 6180 |
"node_modules/react-router": {
|
| 6181 |
+
"version": "6.30.3",
|
| 6182 |
+
"resolved": "https://registry.npmjs.org/react-router/-/react-router-6.30.3.tgz",
|
| 6183 |
+
"integrity": "sha512-XRnlbKMTmktBkjCLE8/XcZFlnHvr2Ltdr1eJX4idL55/9BbORzyZEaIkBFDhFGCEWBBItsVrDxwx3gnisMitdw==",
|
| 6184 |
"license": "MIT",
|
| 6185 |
"dependencies": {
|
| 6186 |
+
"@remix-run/router": "1.23.2"
|
| 6187 |
},
|
| 6188 |
"engines": {
|
| 6189 |
"node": ">=14.0.0"
|
|
|
|
| 6193 |
}
|
| 6194 |
},
|
| 6195 |
"node_modules/react-router-dom": {
|
| 6196 |
+
"version": "6.30.3",
|
| 6197 |
+
"resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.30.3.tgz",
|
| 6198 |
+
"integrity": "sha512-pxPcv1AczD4vso7G4Z3TKcvlxK7g7TNt3/FNGMhfqyntocvYKj+GCatfigGDjbLozC4baguJ0ReCigoDJXb0ag==",
|
| 6199 |
"license": "MIT",
|
| 6200 |
"dependencies": {
|
| 6201 |
+
"@remix-run/router": "1.23.2",
|
| 6202 |
+
"react-router": "6.30.3"
|
| 6203 |
},
|
| 6204 |
"engines": {
|
| 6205 |
"node": ">=14.0.0"
|
|
@@ -55,7 +55,7 @@
|
|
| 55 |
"react-dom": "^18.3.1",
|
| 56 |
"react-hook-form": "^7.53.0",
|
| 57 |
"react-resizable-panels": "^2.1.3",
|
| 58 |
-
"react-router-dom": "^6.
|
| 59 |
"recharts": "^2.12.7",
|
| 60 |
"sonner": "^1.5.0",
|
| 61 |
"tailwind-merge": "^2.5.2",
|
|
|
|
| 55 |
"react-dom": "^18.3.1",
|
| 56 |
"react-hook-form": "^7.53.0",
|
| 57 |
"react-resizable-panels": "^2.1.3",
|
| 58 |
+
"react-router-dom": "^6.30.3",
|
| 59 |
"recharts": "^2.12.7",
|
| 60 |
"sonner": "^1.5.0",
|
| 61 |
"tailwind-merge": "^2.5.2",
|