1 Commits

Author SHA1 Message Date
Sebastian ec3f12a8e4 fix(deps): update dependency pinia to v4
renovate/artifacts Artifact file update failure
JS Unit Tests / test (pull_request) Failing after 1m20s
Build Test / test (pull_request) Failing after 1m30s
PHP Unit Tests / test (pull_request) Successful in 2m9s
PHP Integration Tests / Integration Tests (pull_request) Successful in 2m58s
2026-07-24 02:55:39 +00:00
2 changed files with 306 additions and 597 deletions
+305 -596
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -28,7 +28,7 @@
"@vitest/coverage-v8": "^4.0.18", "@vitest/coverage-v8": "^4.0.18",
"@vitest/ui": "^4.0.18", "@vitest/ui": "^4.0.18",
"@vue/tsconfig": "^0.9.0", "@vue/tsconfig": "^0.9.0",
"typescript": "~7.0.0", "typescript": "~6.0.0",
"vite": "^8.0.0", "vite": "^8.0.0",
"vue-tsc": "^3.0.5" "vue-tsc": "^3.0.5"
} }