diff --git a/package.json b/package.json index 0baf41a..b89945d 100644 --- a/package.json +++ b/package.json @@ -34,12 +34,12 @@ "@types/node": "20.11.17", "@types/react": "18.2.55", "@types/react-dom": "18.2.19", - "@types/uuid": "9.0.8", - "@typescript-eslint/eslint-plugin": "7.0.1", - "@typescript-eslint/parser": "7.0.1", + "@types/uuid": "10.0.0", + "@typescript-eslint/eslint-plugin": "8.7.0", + "@typescript-eslint/parser": "8.7.0", "autoprefixer": "10.4.17", "cz-conventional-changelog": "3.3.0", - "eslint": "8.56.0", + "eslint": "9.11.1", "eslint-config-next": "14.1.0", "eslint-plugin-react": "7.33.2", "next": "14.1.0",