This commit is contained in:
Sirttas
2026-05-25 18:36:18 +02:00
parent 2d6930d38d
commit 0a2894b378
5 changed files with 44 additions and 16 deletions
+2 -1
View File
@@ -20,15 +20,16 @@
"loglevel": "^1.8.1",
"loglevel-plugin-prefix": "^0.8.4",
"pinia": "^3.0.4",
"sortablejs": "^1.15.7",
"vue": "^3.3.4",
"vue-router": "^5.0.7"
},
"devDependencies": {
"@tailwindcss/vite": "^4.3.0",
"@types/node": "^25.8.0",
"@vitejs/plugin-vue": "^6.0.7",
"tailwindcss": "^4.3.0",
"typescript": "^6.0.3",
"@tailwindcss/vite": "^4.3.0",
"vite": "^8.0.13",
"vite-plugin-runtime-env": "^1.0.0",
"vitest": "^4.1.6",