playground-vue(deps): update typescript

This commit is contained in:
Benjamin Canac
2025-02-17 12:37:26 +01:00
parent 10259c477c
commit 63c4d97986

View File

@@ -16,7 +16,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.1",
"typescript": "^5.7.2",
"typescript": "^5.6.3",
"vite": "^6.0.11",
"vue-tsc": "^2.2.0"
}