1 Commits

Author SHA1 Message Date
Sebastian 1382aea06e Update dependency typescript to ~5.9.0
Build Test / test (pull_request) Successful in 33s
JS Unit Tests / test (pull_request) Successful in 43s
PHP Integration Tests / Integration Tests (pull_request) Successful in 1m36s
PHP Unit Tests / test (pull_request) Successful in 2m57s
2026-07-25 03:07:29 +00:00
2 changed files with 754 additions and 532 deletions
+752 -530
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -18,9 +18,9 @@
"vue": "^3.5.13"
},
"devDependencies": {
"@vitejs/plugin-vue": "^6.0.0",
"@vitejs/plugin-vue": "^5.2.1",
"typescript": "~5.9.0",
"vite": "^8.0.0",
"vite": "^6.0.1",
"vue-tsc": "^2.1.10",
"@vitest/coverage-v8": "^4.1.6",
"@vue/test-utils": "^2.4.10",