Merge pull request #188 from christianlouis/dependabot/npm_and_yarn/frontend/tanstack/react-query-5.99.0

chore(deps): bump @tanstack/react-query from 5.96.2 to 5.99.0 in /frontend
This commit is contained in:
Christian Krakau-Louis
2026-04-19 02:23:11 +02:00
committed by GitHub
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.96.2",
"@tanstack/react-query": "^5.99.0",
"axios": "^1.14.0",
"lucide-react": "^1.8.0",
"next": "16.2.2",