diff --git a/package.json b/package.json index 534484c..78b87b8 100644 --- a/package.json +++ b/package.json @@ -49,14 +49,14 @@ "zod": "^3.24.2" }, "devDependencies": { - "@eslint/eslintrc": "^3.3.0", + "@eslint/eslintrc": "^3.3.1", "@tailwindcss/postcss": "^4.0.15", "@types/js-cookie": "^3.0.6", "@types/node": "^20.17.25", "@types/react": "^19.0.12", "@types/react-dom": "^19.0.4", "@types/validator": "^13.12.2", - "eslint": "^9.22.0", + "eslint": "^9.23.0", "eslint-config-next": "15.1.6", "postcss": "^8.5.3", "tailwindcss": "^4.0.15",