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

This commit is contained in:
2026-07-27 03:02:29 +00:00
parent 65c014148a
commit b6a27f953d
2 changed files with 349 additions and 8 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^6.0.0",
"typescript": "~5.9.0",
"typescript": "~7.0.0",
"vite": "^6.0.1",
"vue-tsc": "^2.1.10",
"@vitest/coverage-v8": "^4.1.6",