chore(deps): update dependency @vue/tsconfig to ^0.9.0
Some checks failed
JS Unit Tests / test (pull_request) Failing after 47s
Build Test / test (pull_request) Successful in 50s
PHP Unit Tests / test (pull_request) Successful in 2m25s

This commit is contained in:
2026-05-21 01:43:49 +00:00
parent efb7b799d0
commit 3567fa6f20
2 changed files with 6 additions and 6 deletions

View File

@@ -27,7 +27,7 @@
"@vitejs/plugin-vue": "^6.0.1",
"@vitest/coverage-v8": "^4.0.18",
"@vitest/ui": "^4.0.18",
"@vue/tsconfig": "^0.7.0",
"@vue/tsconfig": "^0.9.0",
"typescript": "~5.8.3",
"vite": "^7.1.2",
"vue-tsc": "^3.0.5"