⬆ Bump @tanstack/react-router from 1.131.40 to 1.131.41 in /frontend (#1875)

Bumps [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) from 1.131.40 to 1.131.41.
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.131.41/packages/react-router)

---
updated-dependencies:
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.131.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-09-12 15:05:18 +02:00
committed by GitHub
parent 2e95aea2bf
commit e843c15863
2 changed files with 16 additions and 16 deletions

View File

@@ -12,7 +12,7 @@
"@emotion/react": "^11.14.0",
"@tanstack/react-query": "^5.87.4",
"@tanstack/react-query-devtools": "^5.87.3",
"@tanstack/react-router": "^1.131.37",
"@tanstack/react-router": "^1.131.41",
"axios": "1.11.0",
"form-data": "4.0.4",
"next-themes": "^0.4.6",
@@ -1992,13 +1992,13 @@
}
},
"node_modules/@tanstack/react-router": {
"version": "1.131.40",
"resolved": "https://registry.npmjs.org/@tanstack/react-router/-/react-router-1.131.40.tgz",
"integrity": "sha512-K46P6Oyym6IYnR4kTcZu+Z/kk1sAVaK+HsAV2hbE/rawhYvxO1oolPeOIraRRBif/WFqNElqdMf3++vBh16zyg==",
"version": "1.131.41",
"resolved": "https://registry.npmjs.org/@tanstack/react-router/-/react-router-1.131.41.tgz",
"integrity": "sha512-QEbTYpAosiD8e4qEZRr9aJipGSb8pQc+pfZwK6NCD2Tcxwu2oF6MVtwv0bIDLRpZP0VJMBpxXlTRISUDNMNqIA==",
"dependencies": {
"@tanstack/history": "1.131.2",
"@tanstack/react-store": "^0.7.0",
"@tanstack/router-core": "1.131.40",
"@tanstack/router-core": "1.131.41",
"isbot": "^5.1.22",
"tiny-invariant": "^1.3.3",
"tiny-warning": "^1.0.3"
@@ -2089,9 +2089,9 @@
}
},
"node_modules/@tanstack/react-router/node_modules/@tanstack/router-core": {
"version": "1.131.40",
"resolved": "https://registry.npmjs.org/@tanstack/router-core/-/router-core-1.131.40.tgz",
"integrity": "sha512-X7NyrNh24NSGV1tD/fGF5LzuANyPfnPqzY955gHqz2B/m+fW08zbVDoicJzLe/M8x5PjfYGh5nGO6cQUEGjaYA==",
"version": "1.131.41",
"resolved": "https://registry.npmjs.org/@tanstack/router-core/-/router-core-1.131.41.tgz",
"integrity": "sha512-VoLly00DWM0abKuVPRm8wiwGtRBHOKs6K896fy48Q/KYoDVLs8kRCRjFGS7rGnYC2FIkmmvHqYRqNg7jgCx2yg==",
"dependencies": {
"@tanstack/history": "1.131.2",
"@tanstack/store": "^0.7.0",
@@ -6764,22 +6764,22 @@
}
},
"@tanstack/react-router": {
"version": "1.131.40",
"resolved": "https://registry.npmjs.org/@tanstack/react-router/-/react-router-1.131.40.tgz",
"integrity": "sha512-K46P6Oyym6IYnR4kTcZu+Z/kk1sAVaK+HsAV2hbE/rawhYvxO1oolPeOIraRRBif/WFqNElqdMf3++vBh16zyg==",
"version": "1.131.41",
"resolved": "https://registry.npmjs.org/@tanstack/react-router/-/react-router-1.131.41.tgz",
"integrity": "sha512-QEbTYpAosiD8e4qEZRr9aJipGSb8pQc+pfZwK6NCD2Tcxwu2oF6MVtwv0bIDLRpZP0VJMBpxXlTRISUDNMNqIA==",
"requires": {
"@tanstack/history": "1.131.2",
"@tanstack/react-store": "^0.7.0",
"@tanstack/router-core": "1.131.40",
"@tanstack/router-core": "1.131.41",
"isbot": "^5.1.22",
"tiny-invariant": "^1.3.3",
"tiny-warning": "^1.0.3"
},
"dependencies": {
"@tanstack/router-core": {
"version": "1.131.40",
"resolved": "https://registry.npmjs.org/@tanstack/router-core/-/router-core-1.131.40.tgz",
"integrity": "sha512-X7NyrNh24NSGV1tD/fGF5LzuANyPfnPqzY955gHqz2B/m+fW08zbVDoicJzLe/M8x5PjfYGh5nGO6cQUEGjaYA==",
"version": "1.131.41",
"resolved": "https://registry.npmjs.org/@tanstack/router-core/-/router-core-1.131.41.tgz",
"integrity": "sha512-VoLly00DWM0abKuVPRm8wiwGtRBHOKs6K896fy48Q/KYoDVLs8kRCRjFGS7rGnYC2FIkmmvHqYRqNg7jgCx2yg==",
"requires": {
"@tanstack/history": "1.131.2",
"@tanstack/store": "^0.7.0",