deps(frontend): update vue-tsc to v3.2.1 (#17091)

This commit is contained in:
かっこかり
2026-01-11 15:00:00 +09:00
committed by GitHub
parent faf2399e31
commit 4bc0026900
4 changed files with 224 additions and 583 deletions

View File

@@ -143,6 +143,6 @@
"vitest-fetch-mock": "0.4.5",
"vue-component-type-helpers": "3.2.1",
"vue-eslint-parser": "10.2.0",
"vue-tsc": "3.1.8"
"vue-tsc": "3.2.1"
}
}