diff --git a/example/package.json b/example/package.json index 095848f4..a8bf5896 100644 --- a/example/package.json +++ b/example/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@vitejs/plugin-vue": "^5.0.4", "sass": "^1.76.0", - "typescript": "^5.4.4", + "typescript": "^5.4.5", "vite": "^5.2.8", "vue-tsc": "^2.0.16" }