set up Pinia

This commit is contained in:
2026-07-28 20:07:33 +02:00
committed by jakob.scheid
parent 5efd3ac5b1
commit 4a4b62936a
3 changed files with 737 additions and 4 deletions
+1
View File
@@ -11,6 +11,7 @@
"test:run": "vitest run"
},
"dependencies": {
"pinia": "^3.0.4",
"terser": "^5.47.1",
"vue": "^3.5.32",
"vue-i18n": "^11.4.4",