Update dependency typescript to v7
Build Test / test (pull_request) Successful in 1m7s
JS Unit Tests / test (pull_request) Successful in 1m11s
PHP Integration Tests / Integration Tests (pull_request) Successful in 1m31s
PHP Unit Tests / test (pull_request) Successful in 1m27s

This commit is contained in:
2026-07-25 03:05:16 +00:00
parent da1a454515
commit 53b4a6174c
2 changed files with 349 additions and 36 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"@types/qrcode": "^1.5.5",
"@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",
"@vitest/coverage-v8": "^4.1.6",