diff --git a/package.json b/package.json index 061aa6d..97ef307 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "eslint-config-prettier": "^9.1.0", "eslint-plugin-jsx-a11y": "^6.10.1", "eslint-plugin-prettier": "^5.2.1", - "eslint-plugin-react": "^7.37.1", + "eslint-plugin-react": "^7.37.2", "eslint-plugin-react-hooks": "^4.6.2", "prettier-plugin-tailwindcss": "^0.6.8", "typescript-eslint": "^8.11.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cc77fe4..69b22da 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^5.2.1 version: 5.2.1(@types/eslint@9.6.1)(eslint-config-prettier@9.1.0(eslint@9.14.0))(eslint@9.14.0)(prettier@3.3.3) eslint-plugin-react: - specifier: ^7.37.1 - version: 7.37.1(eslint@9.14.0) + specifier: ^7.37.2 + version: 7.37.2(eslint@9.14.0) eslint-plugin-react-hooks: specifier: ^4.6.2 version: 4.6.2(eslint@9.14.0) @@ -428,8 +428,8 @@ packages: peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 - eslint-plugin-react@7.37.1: - resolution: {integrity: sha512-xwTnwDqzbDRA8uJ7BMxPs/EXRB3i8ZfnOIp8BsxEQkT0nHPp+WWceqGgo6rKb9ctNi8GJLDT4Go5HAWELa/WMg==} + eslint-plugin-react@7.37.2: + resolution: {integrity: sha512-EsTAnj9fLVr/GZleBLFbj/sSuXeWmp1eXIN60ceYnZveqEaUCyW4X+Vh4WTdUhCkW4xutXYqTXCUSyqD4rB75w==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 @@ -1579,7 +1579,7 @@ snapshots: dependencies: eslint: 9.14.0 - eslint-plugin-react@7.37.1(eslint@9.14.0): + eslint-plugin-react@7.37.2(eslint@9.14.0): dependencies: array-includes: 3.1.8 array.prototype.findlast: 1.2.5