fix(deps): update dependency pinia to v4

This commit is contained in:
2026-07-20 03:02:34 +00:00
parent fc3f4c28db
commit 0758e07cab
2 changed files with 28 additions and 153 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
},
"dependencies": {
"pinia": "^3.0.0",
"pinia": "^4.0.0",
"vue": "^3.5.18",
"vue-router": "^5.0.0",
"vuetify": "^4.0.0"