chore(deps): update vue-tsc to 3.0.0 (#84)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-05 03:41:57 +03:00
committed by GitHub
parent 4d4801e7eb
commit 482819fb4b
2 changed files with 55 additions and 42 deletions

View File

@@ -35,6 +35,6 @@
"typescript": "~5.8.0",
"vite": "^6",
"vite-plugin-vue-devtools": "^7.0.18",
"vue-tsc": "^2.0.6"
"vue-tsc": "^3.0.0"
}
}