diff --git a/example/package.json b/example/package.json index 399e6d32..a7951b8f 100644 --- a/example/package.json +++ b/example/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@vitejs/plugin-vue": "^5.0.4", - "sass": "^1.77.6", + "sass": "^1.80.4", "typescript": "^5.4.5", "vite": "^5.3.1", "vue-tsc": "^2.0.29"