diff --git a/frontend/package.json b/frontend/package.json index 107f012d..f1671f98 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -56,11 +56,11 @@ "autoprefixer": "^10.4.21", "code-inspector-plugin": "^0.20.9", "dotenv": "^16.3.1", - "eslint": "^9.24.0", + "eslint": "^9.25.1", "eslint-plugin-vue": "^10.0.0", "postcss": "^8.5.3", "prettier": "^3.5.3", - "sass": "^1.86.3", + "sass": "^1.87.0", "tailwindcss": "^4.1.4", "typescript": "^5.8.2", "vite": "^6.3.2", diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 9cd39012..1b0485f2 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -1,6 +1,6 @@