chore(deps): remove typescript resolution

This commit is contained in:
Benjamin Canac
2025-03-24 14:41:50 +01:00
parent 5465fcb61d
commit 1965495768
4 changed files with 254 additions and 257 deletions

View File

@@ -17,7 +17,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.3",
"typescript": "^5.6.3",
"typescript": "^5.8.2",
"vite": "^6.2.3",
"vue-tsc": "^2.2.0"
}