fix(deps): update dependency pinia to v4
Build Test / test (pull_request) Successful in 57s
JS Unit Tests / test (pull_request) Successful in 1m8s

This commit is contained in:
2026-07-25 03:02:04 +00:00
parent 4e9c1272b6
commit 534185970a
2 changed files with 28 additions and 153 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
"test:coverage": "vitest run --coverage --config tests/js/vitest.config.ts"
},
"dependencies": {
"pinia": "^3.0.0",
"pinia": "^4.0.0",
"vue": "^3.5.18",
"vue-router": "^5.0.0",
"vuetify": "^4.0.0"