diff --git a/example/package.json b/example/package.json index 8d064035..acec256c 100644 --- a/example/package.json +++ b/example/package.json @@ -15,7 +15,7 @@ "devDependencies": { "@vitejs/plugin-vue": "^5.0.5", "sass": "^1.77.8", - "typescript": "^5.5.4", + "typescript": "^5.7.2", "vite": "^5.4.0", "vite-plugin-windicss": "^1.9.3", "vue-tsc": "^2.0.29",