chore(deps): bump @tanstack/react-query in /frontend

Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.95.2 to 5.96.2.
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.96.2/packages/react-query)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.96.2
  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-04-07 09:39:38 +00:00
committed by GitHub
parent af88176da4
commit 466e852c8b
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"test:ci": "jest --coverage --coverageReporters=lcov --passWithNoTests"
},
"dependencies": {
"@tanstack/react-query": "^5.95.2",
"@tanstack/react-query": "^5.96.2",
"axios": "^1.14.0",
"lucide-react": "^0.577.0",
"next": "16.2.2",