wip: use pinia

This commit is contained in:
2026-07-05 16:25:54 +02:00
parent 6fa15f2ef3
commit d345ea9ec3
9 changed files with 229 additions and 44 deletions
+2
View File
@@ -11,10 +11,12 @@
},
"dependencies": {
"@nuxt/eslint": "^1.16.0",
"@pinia/nuxt": "^0.11.3",
"@types/geojson": "^7946.0.16",
"eslint": "^10.6.0",
"nuxt": "^4.4.8",
"nuxt-maplibre": "^1.2.2",
"pinia": "^3.0.4",
"vue": "^3.5.38",
"vue-router": "^5.1.0"
}