chore(deps): update dependency typescript to v7
Build Test / test (pull_request) Successful in 39s
JS Unit Tests / test (pull_request) Failing after 37s
PHP Unit Tests / test (pull_request) Successful in 1m34s
PHP Integration Tests / Integration Tests (pull_request) Successful in 2m45s

This commit is contained in:
2026-07-24 02:55:38 +00:00
parent 6061be119c
commit 39ab6cf745
2 changed files with 349 additions and 8 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"@vitest/coverage-v8": "^4.0.18",
"@vitest/ui": "^4.0.18",
"@vue/tsconfig": "^0.9.0",
"typescript": "~6.0.0",
"typescript": "~7.0.0",
"vite": "^8.0.0",
"vue-tsc": "^3.0.5"
}