build(deps-dev): bump @tanstack/react-router-devtools

Bumps the tanstack-router group in /frontend with 1 update: [@tanstack/react-router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/react-router-devtools).


Updates `@tanstack/react-router-devtools` from 1.119.0 to 1.119.1
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.119.1/packages/react-router-devtools)

---
updated-dependencies:
- dependency-name: "@tanstack/react-router-devtools"
  dependency-version: 1.119.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tanstack-router
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-30 14:10:59 +00:00
committed by GitHub
parent 8bfe2d2092
commit fd5e2ba26d
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -43,7 +43,7 @@
"@storybook/react-vite": "^8.6.12",
"@storybook/test": "^8.6.12",
"@tanstack/react-query-devtools": "^5.74.11",
"@tanstack/react-router-devtools": "^1.119.0",
"@tanstack/react-router-devtools": "^1.119.1",
"@tanstack/router-plugin": "^1.119.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.3.0",
@@ -5444,9 +5444,9 @@
}
},
"node_modules/@tanstack/react-router-devtools": {
"version": "1.119.0",
"resolved": "https://registry.npmjs.org/@tanstack/react-router-devtools/-/react-router-devtools-1.119.0.tgz",
"integrity": "sha512-YX/q9DaVMcpay2Njh2+nZs55kDYG59XAUt1Amg/pnbu7z7EjLdzXxid6aq+7Ba1cJcAWKTIO/RpAxdwHgMseYg==",
"version": "1.119.1",
"resolved": "https://registry.npmjs.org/@tanstack/react-router-devtools/-/react-router-devtools-1.119.1.tgz",
"integrity": "sha512-pM+80Yu5k2pe2LxW9kqk+r4j2RhJKol4mvH7Tdwr9R6LaR2ZNmnoMVPXikaIYOfCk/B4rmWMfk5M0DTlOm6iBg==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -53,7 +53,7 @@
"@storybook/react-vite": "^8.6.12",
"@storybook/test": "^8.6.12",
"@tanstack/react-query-devtools": "^5.74.11",
"@tanstack/react-router-devtools": "^1.119.0",
"@tanstack/react-router-devtools": "^1.119.1",
"@tanstack/router-plugin": "^1.119.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.3.0",