chore(deps): update vue-tsc (#4023)

This commit is contained in:
Benjamin Canac
2025-04-29 17:07:24 +02:00
committed by GitHub
parent e5df026993
commit df83ab355e
3 changed files with 33 additions and 61 deletions

View File

@@ -19,6 +19,6 @@
"@vitejs/plugin-vue": "^5.2.3",
"typescript": "^5.8.3",
"vite": "^6.3.3",
"vue-tsc": "^2.2.0"
"vue-tsc": "^2.2.10"
}
}