Bump react-router from 7.9.5 to 7.9.6

Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.9.5 to 7.9.6.
- [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.9.6/packages/react-router)

---
updated-dependencies:
- dependency-name: react-router
  dependency-version: 7.9.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-24 09:04:16 +00:00
committed by Kayne Ruse
parent 63a9790265
commit 756680888b
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -25,7 +25,7 @@
"mariadb": "^3.4.5", "mariadb": "^3.4.5",
"react": "^19.1.1", "react": "^19.1.1",
"react-dom": "^19.2.0", "react-dom": "^19.2.0",
"react-router": "^7.9.5", "react-router": "^7.9.6",
"react-select": "^5.10.2", "react-select": "^5.10.2",
"sequelize": "^6.37.7", "sequelize": "^6.37.7",
"socket.io-client": "^4.8.1", "socket.io-client": "^4.8.1",
@@ -6010,9 +6010,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/react-router": { "node_modules/react-router": {
"version": "7.9.5", "version": "7.9.6",
"resolved": "https://registry.npmjs.org/react-router/-/react-router-7.9.5.tgz", "resolved": "https://registry.npmjs.org/react-router/-/react-router-7.9.6.tgz",
"integrity": "sha512-JmxqrnBZ6E9hWmf02jzNn9Jm3UqyeimyiwzD69NjxGySG6lIz/1LVPsoTCwN7NBX2XjCEa1LIX5EMz1j2b6u6A==", "integrity": "sha512-Y1tUp8clYRXpfPITyuifmSoE2vncSME18uVLgaqyxh9H35JWpIfzHo+9y3Fzh5odk/jxPW29IgLgzcdwxGqyNA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"cookie": "^1.0.1", "cookie": "^1.0.1",
+1 -1
View File
@@ -40,7 +40,7 @@
"mariadb": "^3.4.5", "mariadb": "^3.4.5",
"react": "^19.1.1", "react": "^19.1.1",
"react-dom": "^19.2.0", "react-dom": "^19.2.0",
"react-router": "^7.9.5", "react-router": "^7.9.6",
"react-select": "^5.10.2", "react-select": "^5.10.2",
"sequelize": "^6.37.7", "sequelize": "^6.37.7",
"socket.io-client": "^4.8.1", "socket.io-client": "^4.8.1",