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

This commit is contained in:
2026-07-25 03:03:33 +00:00
parent 52c8247671
commit 8060153db2
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"