update react-query to v5

This commit is contained in:
2024-08-15 14:24:27 +02:00
parent 23256b04a5
commit b93eb79b26
4 changed files with 14 additions and 8 deletions

View File

@@ -13,7 +13,7 @@
"@radix-ui/react-dropdown-menu": "^2.1.1",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-toggle-group": "^1.1.0",
"@tanstack/react-query": "^4.28.0",
"@tanstack/react-query": "^5.51.23",
"async-mutex": "^0.5.0",
"axios": "^1.3.4",
"class-variance-authority": "^0.7.0",