feat: Install tanstack query for Vue

This commit is contained in:
Magnus Leßmann (@Mark.TwoFive) 2025-07-14 22:10:51 +02:00
parent 13efdd06b9
commit 651c205656
Signed by: Mark.TwoFive
GPG key ID: 58204042FE30B10C
3 changed files with 57 additions and 1 deletions

View file

@ -14,6 +14,7 @@
},
"dependencies": {
"@mdi/font": "7.4.47",
"@tanstack/vue-query": "^5.83.0",
"core-js": "^3.41.0",
"iso-3166-1": "^2.1.1",
"openapi-fetch": "^0.14.0",