fix(deps): update dependency pinia to v3

This commit is contained in:
2026-05-15 03:05:25 +00:00
parent fab4fae9c3
commit ab88864327
2 changed files with 122 additions and 74 deletions

View File

@@ -14,7 +14,7 @@
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
},
"dependencies": {
"pinia": "^2.3.1",
"pinia": "^3.0.0",
"vue": "^3.5.18",
"vue-router": "^4.5.1",
"vuetify": "^3.10.2"