Everywhere: More work on the todo page

This commit is contained in:
Riyyi
2024-11-25 18:28:45 +01:00
parent 9604097e7f
commit 18936ec703
14 changed files with 234 additions and 24 deletions
+4 -1
View File
@@ -10,11 +10,14 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@pinia/nuxt": "^0.7.0",
"@primevue/forms": "^4.2.3",
"@primevue/themes": "^4.2.3",
"nuxt": "^3.14.1592",
"pinia": "^2.2.6",
"pinia-plugin-persistedstate": "^4.1.3",
"primeicons": "^7.0.0",
"primevue": "^4.2.3",
"uuid": "^11.0.3",
"vue": "latest",
"vue-router": "latest",
"zod": "^3.23.8"