build(deps-dev): bump @tanstack/react-router-devtools from 1.119.0 to 1.119.1 in /frontend in the tanstack-router group (#4482)

This commit is contained in:
Quentin Gliech
2025-04-30 16:57:17 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

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": {

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",