fix(deps): update dependency pinia to v4

This commit is contained in:
2026-07-24 03:10:37 +00:00
parent 485deb5047
commit 180bc59a35
2 changed files with 76 additions and 39 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
},
"dependencies": {
"pinia": "^2.3.1",
"pinia": "^4.0.0",
"vue": "^3.5.18",
"vue-router": "^4.5.1",
"vuetify": "^4.0.0"