diff --git a/package.json b/package.json index c892f18b8..a146367b2 100644 --- a/package.json +++ b/package.json @@ -167,8 +167,8 @@ "eslint-plugin-prettier": "^5.2.1", "eslint-plugin-react": "^7.37.2", "eslint-plugin-react-compiler": "19.0.0-beta-37ed2a7-20241206", - "eslint-plugin-react-hooks": "^5.0.0", - "eslint-plugin-storybook": "^0.11.0", + "eslint-plugin-react-hooks": "^5.1.0", + "eslint-plugin-storybook": "^0.11.1", "http-server": "^14.1.1", "husky": "^8.0.3", "jest": "^29.7.0", @@ -177,7 +177,7 @@ "lint-staged": "^14.0.1", "module-alias": "^2.2.3", "npm-run-all2": "^5.0.2", - "prettier": "^3.3.3", + "prettier": "^3.4.2", "react": "^19.0.0", "react-dom": "^19.0.0", "react-is": "^19.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index daf2864f1..9643f8dc0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -199,11 +199,11 @@ importers: specifier: 19.0.0-beta-37ed2a7-20241206 version: 19.0.0-beta-37ed2a7-20241206(eslint@8.57.1) eslint-plugin-react-hooks: - specifier: ^5.0.0 - version: 5.0.0(eslint@8.57.1) + specifier: ^5.1.0 + version: 5.1.0(eslint@8.57.1) eslint-plugin-storybook: - specifier: ^0.11.0 - version: 0.11.0(eslint@8.57.1)(typescript@5.7.2) + specifier: ^0.11.1 + version: 0.11.1(eslint@8.57.1)(typescript@5.7.2) http-server: specifier: ^14.1.1 version: 14.1.1 @@ -229,7 +229,7 @@ importers: specifier: ^5.0.2 version: 5.0.2 prettier: - specifier: ^3.3.3 + specifier: ^3.4.2 version: 3.4.2 react: specifier: ^19.0.0 @@ -3790,8 +3790,8 @@ packages: peerDependencies: eslint: '>=7' - eslint-plugin-react-hooks@5.0.0: - resolution: {integrity: sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==} + eslint-plugin-react-hooks@5.1.0: + resolution: {integrity: sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 @@ -3802,8 +3802,8 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 - eslint-plugin-storybook@0.11.0: - resolution: {integrity: sha512-MvPJgF+ORwgK04a1CY5itO4pwdAOFIRqczlNEHL62+4Ocvj1d61GWRqIdeX1BNCKno6fdPC6TksUHCZMGsq26g==} + eslint-plugin-storybook@0.11.1: + resolution: {integrity: sha512-yGKpAYkBm/Q2hZg476vRUAvd9lAccjjSvzU5nYy3BSQbKTPy7uopx7JEpwk2vSuw4weTMZzWF64z9/gp/K5RCg==} engines: {node: '>= 18'} peerDependencies: eslint: '>=6' @@ -11755,7 +11755,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-react-hooks@5.0.0(eslint@8.57.1): + eslint-plugin-react-hooks@5.1.0(eslint@8.57.1): dependencies: eslint: 8.57.1 @@ -11781,7 +11781,7 @@ snapshots: string.prototype.matchall: 4.0.11 string.prototype.repeat: 1.0.0 - eslint-plugin-storybook@0.11.0(eslint@8.57.1)(typescript@5.7.2): + eslint-plugin-storybook@0.11.1(eslint@8.57.1)(typescript@5.7.2): dependencies: '@storybook/csf': 0.1.11 '@typescript-eslint/utils': 8.12.2(eslint@8.57.1)(typescript@5.7.2)