diff --git a/example/package.json b/example/package.json index 42eda47c..eb4e7f15 100644 --- a/example/package.json +++ b/example/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@vitejs/plugin-vue": "^5.0.5", - "sass": "^1.77.7", + "sass": "^1.77.8", "typescript": "^5.5.2", "vite": "^5.3.2", "vue-tsc": "^2.0.24"