fix(deps): update dependency pinia to v4
renovate/artifacts Artifact file update failure
JS Unit Tests / test (pull_request) Failing after 42s
Build Test / test (pull_request) Failing after 43s
PHP Unit Tests / test (pull_request) Successful in 1m21s
PHP Integration Tests / Integration Tests (pull_request) Successful in 4m17s

This commit is contained in:
2026-07-24 02:56:39 +00:00
parent 44c3b629a2
commit 860fab7d64
+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"