chore(deps): update dependency typescript to v6
All checks were successful
Build Test / test (pull_request) Successful in 47s
JS Unit Tests / test (pull_request) Successful in 48s
PHP Unit Tests / test (pull_request) Successful in 2m6s

This commit is contained in:
2026-05-15 12:23:33 +00:00
parent b1f6dcc226
commit d978162005
2 changed files with 5 additions and 5 deletions

View File

@@ -28,7 +28,7 @@
"@vitest/coverage-v8": "^4.0.18",
"@vitest/ui": "^4.0.18",
"@vue/tsconfig": "^0.9.0",
"typescript": "~5.8.3",
"typescript": "~6.0.0",
"vite": "^7.1.2",
"vue-tsc": "^3.0.5"
}