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

This commit is contained in:
2026-07-25 03:03:59 +00:00
parent d86461792c
commit 9ed7e795b6
2 changed files with 28 additions and 153 deletions
+1 -1
View File
@@ -17,7 +17,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"