diff --git a/libs/@hashintel/query-editor/package.json b/libs/@hashintel/query-editor/package.json index 9b8e89891d6..644575f18cc 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.3.5", "react": "19.2.3", "react-dom": "19.2.3", "react-hook-form": "7.65.0", diff --git a/libs/@hashintel/type-editor/package.json b/libs/@hashintel/type-editor/package.json index d0e3738de4e..f6d5757d9cd 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.3.5", "react": "19.2.3", "react-dom": "19.2.3", "react-hook-form": "7.65.0", diff --git a/libs/@local/eslint/package.json b/libs/@local/eslint/package.json index 26c385d0ae0..a1b22b693b5 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-node": "0.3.10", "eslint-import-resolver-typescript": "4.4.4", "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.3.5", "eslint-unicorn": "55.0.0", "globals": "16.4.0", "type-fest": "5.3.1"