fix: add pinia dependency for stores/user

This commit is contained in:
BarnacleBoy 2026-05-18 13:14:11 +00:00
parent 9279ae063e
commit cfc70acb26
2 changed files with 102 additions and 8 deletions

View file

@ -17,6 +17,7 @@
"arktype": "^2.1.29",
"axios": "^1.11.0",
"bulma": "^1.0.4",
"pinia": "^3.0.4",
"tailwindcss": "^4.1.6",
"vue-i18n": "^11.1.3",
"vue-router": "^5.0.4"