1 Commits

Author SHA1 Message Date
Sebastian b6a27f953d Update dependency typescript to v7
Build Test / test (pull_request) Successful in 36s
JS Unit Tests / test (pull_request) Successful in 36s
PHP Unit Tests / test (pull_request) Successful in 1m48s
PHP Integration Tests / Integration Tests (pull_request) Failing after 1m54s
2026-07-27 03:02:29 +00:00
2 changed files with 1103 additions and 530 deletions
+1101 -528
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -19,8 +19,8 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^6.0.0",
"typescript": "~5.9.0",
"vite": "^8.0.0",
"typescript": "~7.0.0",
"vite": "^6.0.1",
"vue-tsc": "^2.1.10",
"@vitest/coverage-v8": "^4.1.6",
"@vue/test-utils": "^2.4.10",