diff --git a/package.json b/package.json index 03c23e5..5df1cb0 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@vitejs/plugin-react-swc": "^3.7.1", "esbuild": "^0.24.0", "eslint": "^9.10.0", - "eslint-plugin-react": "^7.36.1", + "eslint-plugin-react": "^7.37.1", "eslint-plugin-react-hooks": "^4.6.2", "eslint-plugin-react-refresh": "^0.4.12", "globals": "^15.10.0", diff --git a/yarn.lock b/yarn.lock index 06362bc..708d50a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2535,9 +2535,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:^7.36.1": - version: 7.36.1 - resolution: "eslint-plugin-react@npm:7.36.1" +"eslint-plugin-react@npm:^7.37.1": + version: 7.37.1 + resolution: "eslint-plugin-react@npm:7.37.1" dependencies: array-includes: "npm:^3.1.8" array.prototype.findlast: "npm:^1.2.5" @@ -2559,7 +2559,7 @@ __metadata: string.prototype.repeat: "npm:^1.0.0" peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 - checksum: 10/bca154b446c35af4859a92fd043dcfe5c74851eb27652234020548570bb81d37cc9f1eb1795b3c9e7514de6c9b48f42fcc00153062eca879dab45ab84e49d0b1 + checksum: 10/a7b9cf2c43255844ad0c9d4e3758a8c2b687a2ce9a09f4161ab245581d5d2d91b37742e541c88aa9ce368ec6c860e23dc78c15117f3fc1cdc433847038e8346b languageName: node linkType: hard @@ -5183,7 +5183,7 @@ __metadata: dotenv: "npm:^16.4.5" esbuild: "npm:^0.24.0" eslint: "npm:^9.10.0" - eslint-plugin-react: "npm:^7.36.1" + eslint-plugin-react: "npm:^7.37.1" eslint-plugin-react-hooks: "npm:^4.6.2" eslint-plugin-react-refresh: "npm:^0.4.12" express: "npm:^4.19.2"