add: @tanstack/react-query & axios packages

This commit is contained in:
Mahyar Khanbolooki
2025-07-01 18:04:13 +03:30
parent f11d85cb0b
commit f554f4a2be
2 changed files with 160 additions and 14 deletions
+3
View File
@@ -9,6 +9,9 @@
"lint": "next lint"
},
"dependencies": {
"@tanstack/react-query": "^5.81.5",
"@tanstack/react-query-devtools": "^5.81.5",
"axios": "^1.10.0",
"dmenu-plus-frontned": "file:",
"framer-motion": "^12.20.1",
"next": "15.3.4",