chore(deps): update dependency typescript to v7
PHP Unit Tests / test (pull_request) Failing after 12m40s
JS Unit Tests / test (pull_request) Failing after 12m48s
Build Test / test (pull_request) Failing after 12m50s

This commit is contained in:
2026-07-10 03:09:17 +00:00
parent fcc8f924d3
commit a9dd1ca304
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"
}