chore(deps): update dependency typescript to v7
PHP Integration Tests / Integration Tests (pull_request) Successful in 1m11s
PHP Unit Tests / test (pull_request) Successful in 1m33s

This commit is contained in:
2026-07-24 03:10:59 +00:00
parent 6b8ef9c75f
commit 75a04809eb
2 changed files with 360 additions and 8 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^6.0.1",
"@vue/tsconfig": "^0.9.0",
"typescript": "~6.0.0",
"typescript": "~7.0.0",
"vite": "^8.0.0",
"vue-tsc": "^3.0.5"
}