persist pinia stores

This commit is contained in:
Julien Calixte
2023-04-09 10:32:50 +02:00
parent 27b1783185
commit d0f638077a
2 changed files with 12 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
"dependencies": {
"nanoid": "^4.0.2",
"pinia": "^2.0.34",
"pinia-plugin-persistedstate": "^3.1.0",
"suretype": "^3.2.1",
"vue": "^3.2.47",
"vue-router": "^4.1.6"