chore(deps): update dependency typescript to v7
PHP Unit Tests / test (pull_request) Failing after 14m47s
JS Unit Tests / test (pull_request) Failing after 15m6s
Build Test / test (pull_request) Failing after 15m8s

This commit is contained in:
2026-07-10 03:08:12 +00:00
parent 439eaabce3
commit 024c9656d4
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"
}