Bump react-router from 7.11.0 to 7.12.0

Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.11.0 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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-12 09:06:12 +00:00
committed by Kayne Ruse
parent 704ed6c9d8
commit a67a855687
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -25,7 +25,7 @@
"mariadb": "^3.4.5",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-router": "^7.11.0",
"react-router": "^7.12.0",
"react-select": "^5.10.2",
"sequelize": "^6.37.7",
"socket.io-client": "^4.8.3",
@@ -6006,9 +6006,9 @@
"license": "MIT"
},
"node_modules/react-router": {
"version": "7.11.0",
"resolved": "https://registry.npmjs.org/react-router/-/react-router-7.11.0.tgz",
"integrity": "sha512-uI4JkMmjbWCZc01WVP2cH7ZfSzH91JAZUDd7/nIprDgWxBV1TkkmLToFh7EbMTcMak8URFRa2YoBL/W8GWnCTQ==",
"version": "7.12.0",
"resolved": "https://registry.npmjs.org/react-router/-/react-router-7.12.0.tgz",
"integrity": "sha512-kTPDYPFzDVGIIGNLS5VJykK0HfHLY5MF3b+xj0/tTyNYL1gF1qs7u67Z9jEhQk2sQ98SUaHxlG31g1JtF7IfVw==",
"license": "MIT",
"dependencies": {
"cookie": "^1.0.1",
+1 -1
View File
@@ -40,7 +40,7 @@
"mariadb": "^3.4.5",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-router": "^7.11.0",
"react-router": "^7.12.0",
"react-select": "^5.10.2",
"sequelize": "^6.37.7",
"socket.io-client": "^4.8.3",