mirror of
https://github.com/Awesome-Technologies/synapse-admin.git
synced 2026-05-29 18:54:33 +00:00
Bump react-router from 7.13.1 to 7.13.2
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.13.1 to 7.13.2. - [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.13.2/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+2
-2
@@ -61,7 +61,7 @@
|
||||
"react-dom": "^19.2.4",
|
||||
"react-hook-form": "^7.71.2",
|
||||
"react-is": "^19.2.4",
|
||||
"react-router": "^7.13.1",
|
||||
"react-router": "^7.13.2",
|
||||
"react-router-dom": "^7.13.1"
|
||||
},
|
||||
"resolutions": {
|
||||
@@ -80,7 +80,7 @@
|
||||
"minimatch@npm:^3.1.2": "3.1.4",
|
||||
"minimatch@npm:^9.0.4": "9.0.7",
|
||||
"minimatch@npm:~3.0.2": "3.1.4",
|
||||
"react-router": "7.13.1",
|
||||
"react-router": "7.13.2",
|
||||
"react-router-dom": "7.13.1",
|
||||
"tar@npm:^6.1.11": "7.5.11",
|
||||
"tar@npm:^6.2.1": "7.5.11"
|
||||
|
||||
@@ -5350,9 +5350,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-router@npm:7.13.1":
|
||||
version: 7.13.1
|
||||
resolution: "react-router@npm:7.13.1"
|
||||
"react-router@npm:7.13.2":
|
||||
version: 7.13.2
|
||||
resolution: "react-router@npm:7.13.2"
|
||||
dependencies:
|
||||
cookie: "npm:^1.0.1"
|
||||
set-cookie-parser: "npm:^2.6.0"
|
||||
@@ -5362,7 +5362,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
react-dom:
|
||||
optional: true
|
||||
checksum: 10c0/a64c645cede74251f21483fbfad740b36dc5133522d6f53f12317a873a22865fce659d4c2377d5e19c912f85c7b12b88224a2c70d8f70c082496b569cc4abc31
|
||||
checksum: 10c0/c7620565df0b444507cfceb76733adbd26e28a72fc4d52d344190bcb2e6483427313a3b6076c53d362e2682ccdb1262731bcaa6c3577cbbeea130291a38715f1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -6178,7 +6178,7 @@ __metadata:
|
||||
react-dom: "npm:^19.2.4"
|
||||
react-hook-form: "npm:^7.71.2"
|
||||
react-is: "npm:^19.2.4"
|
||||
react-router: "npm:^7.13.1"
|
||||
react-router: "npm:^7.13.2"
|
||||
react-router-dom: "npm:^7.13.1"
|
||||
ts-pnp: "npm:^1.2.0"
|
||||
typescript: "npm:^5.9.3"
|
||||
|
||||
Reference in New Issue
Block a user