refactor(http): replaced axios to native fetch api

This commit is contained in:
2026-04-05 00:59:53 +02:00
parent eaa7771ca7
commit 5c56c0d63f
7 changed files with 32 additions and 102 deletions
-1
View File
@@ -11,7 +11,6 @@
"preview": "vite preview"
},
"dependencies": {
"axios": "^1.13.6",
"lucide-vue-next": "^0.577.0",
"pinia": "^3.0.4",
"vue": "^3.5.30",