refactor(http): removed axios; changed all requests to native fetch

This commit is contained in:
2026-04-01 15:00:57 +02:00
parent ef105f680d
commit e1f4a740ac
12 changed files with 108 additions and 156 deletions
-1
View File
@@ -31,7 +31,6 @@
"@vite-pwa/assets-generator": "^1.0.0",
"@vitejs/plugin-vue": "^6.0.1",
"@vue/tsconfig": "^0.8.1",
"axios": "^1.9.0",
"prettier": "^3.3.3",
"typescript": "^5.5.4",
"vite": "^7.1.4",