add pinia

This commit is contained in:
2025-08-04 17:47:09 +02:00
parent ef266dd0ae
commit eb963df89d
5 changed files with 112 additions and 1 deletions

View File

@@ -11,7 +11,9 @@
},
"dependencies": {
"@mdi/font": "^7.4.47",
"@pinia/nuxt": "^0.11.2",
"nuxt": "^4.0.1",
"pinia": "^3.0.3",
"vue": "^3.5.18",
"vue-router": "^4.5.1",
"vuetify": "^3.9.3"