diff --git a/example/package.json b/example/package.json index ad772a07..7c6e54bc 100644 --- a/example/package.json +++ b/example/package.json @@ -19,6 +19,6 @@ "sass": "^1.77.8", "typescript": "^5.5.2", "vite": "^5.3.3", - "vue-tsc": "^2.1.4" + "vue-tsc": "^2.1.8" } }