diff --git a/example/package.json b/example/package.json index d4a3bbbb..69f55fd5 100644 --- a/example/package.json +++ b/example/package.json @@ -18,7 +18,7 @@ "typescript": "^5.5.4", "vite": "^5.4.0", "vite-plugin-windicss": "^1.9.3", - "vue-tsc": "^2.1.10", + "vue-tsc": "^2.2.0", "windicss": "^3.5.6" } }