diff --git a/apps/hash-frontend/package.json b/apps/hash-frontend/package.json index 77a4485ff4b..9670e6c9090 100644 --- a/apps/hash-frontend/package.json +++ b/apps/hash-frontend/package.json @@ -159,7 +159,7 @@ "@types/url-regex-safe": "1.0.2", "@welldone-software/why-did-you-render": "10.0.1", "eslint": "9.39.4", - "eslint-plugin-react-x": "1.17.2", + "eslint-plugin-react-x": "1.53.1", "graphology-types": "0.24.8", "rimraf": "6.1.3", "sass": "1.93.2", diff --git a/libs/@hashintel/query-editor/package.json b/libs/@hashintel/query-editor/package.json index c44f78bbea8..fb6a95e3c5b 100644 --- a/libs/@hashintel/query-editor/package.json +++ b/libs/@hashintel/query-editor/package.json @@ -33,7 +33,7 @@ "@mui/material": "5.18.0", "@mui/system": "5.18.0", "eslint": "9.39.4", - "eslint-plugin-storybook": "10.3.1", + "eslint-plugin-storybook": "10.4.4", "react": "19.2.6", "react-dom": "19.2.6", "react-hook-form": "7.65.0", diff --git a/libs/@hashintel/type-editor/package.json b/libs/@hashintel/type-editor/package.json index f6a6614c4cb..b2a249efda5 100644 --- a/libs/@hashintel/type-editor/package.json +++ b/libs/@hashintel/type-editor/package.json @@ -41,7 +41,7 @@ "@types/lodash.memoize": "4.1.9", "@types/lodash.uniqueid": "4.0.9", "eslint": "9.39.4", - "eslint-plugin-storybook": "10.3.1", + "eslint-plugin-storybook": "10.4.4", "react": "19.2.6", "react-dom": "19.2.6", "react-hook-form": "7.65.0", diff --git a/libs/@local/eslint/package.json b/libs/@local/eslint/package.json index dd611a99c5d..0b8fa9e8a9a 100644 --- a/libs/@local/eslint/package.json +++ b/libs/@local/eslint/package.json @@ -26,15 +26,15 @@ "effect": "3.21.0", "eslint": "9.39.4", "eslint-config-airbnb": "19.0.4", - "eslint-config-flat-gitignore": "2.2.1", + "eslint-config-flat-gitignore": "2.3.0", "eslint-config-prettier": "10.1.8", "eslint-config-sheriff": "31.3.0", - "eslint-import-resolver-node": "0.3.9", - "eslint-import-resolver-typescript": "4.4.4", + "eslint-import-resolver-node": "0.4.0", + "eslint-import-resolver-typescript": "4.4.5", "eslint-plugin-canonical": "5.1.3", "eslint-plugin-import": "2.32.0", - "eslint-plugin-react-hooks": "7.0.1", - "eslint-plugin-storybook": "10.3.1", + "eslint-plugin-react-hooks": "7.1.1", + "eslint-plugin-storybook": "10.4.4", "eslint-unicorn": "55.0.0", "globals": "16.4.0", "type-fest": "5.3.1"