feat: yeah, no real progress smh

This commit is contained in:
Matthieu BOUCLY 2025-04-01 11:20:10 +02:00
parent e096f7fd0f
commit 96f7d9569f
6 changed files with 448 additions and 13 deletions

View file

@ -11,7 +11,9 @@
"type-check": "vue-tsc --build"
},
"dependencies": {
"@floating-ui/vue": "^1.1.6",
"axios": "^1.8.4",
"iconify-icon": "^2.3.0",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
},
@ -24,6 +26,7 @@
"sass": "^1.86.0",
"sass-loader": "^16.0.5",
"typescript": "~5.8.0",
"unplugin-vue-components": "^28.4.1",
"vite": "^6.2.1",
"vite-plugin-vue-devtools": "^7.7.2",
"vue-tsc": "^2.2.8"