refactor: replaced axios to native fetch api

This commit is contained in:
2026-04-12 00:46:24 +02:00
parent 4fce109332
commit 722a3e8357
5 changed files with 26 additions and 77 deletions
-1
View File
@@ -12,7 +12,6 @@
"format": "prettier --write src/"
},
"dependencies": {
"axios": "^1.6.2",
"lucide-vue-next": "^0.562.0",
"pinia": "^2.1.7",
"showdown": "^2.1.0",