diff --git a/package.json b/package.json index e8bd503..1a858ae 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@types/uuid": "^10", "@vitejs/plugin-react-swc": "^3.5.0", "eslint": "^9.7.0", - "eslint-plugin-react": "^7.34.4", + "eslint-plugin-react": "^7.35.2", "eslint-plugin-react-hooks": "^4.6.2", "eslint-plugin-react-refresh": "^0.4.9", "globals": "^15.8.0", diff --git a/yarn.lock b/yarn.lock index 0c09a5b..123b0c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1174,18 +1174,6 @@ __metadata: languageName: node linkType: hard -"array.prototype.toreversed@npm:^1.1.2": - version: 1.1.2 - resolution: "array.prototype.toreversed@npm:1.1.2" - dependencies: - call-bind: "npm:^1.0.2" - define-properties: "npm:^1.2.0" - es-abstract: "npm:^1.22.1" - es-shim-unscopables: "npm:^1.0.0" - checksum: 10/b4076d687ddc22c191863ce105d320cc4b0e1435bfda9ffeeff681682fe88fa6fe30e0d2ae94fa4b2d7fad901e1954ea4f75c1cab217db4848da84a2b5889192 - languageName: node - linkType: hard - "array.prototype.tosorted@npm:^1.1.4": version: 1.1.4 resolution: "array.prototype.tosorted@npm:1.1.4" @@ -2035,14 +2023,13 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:^7.34.4": - version: 7.34.4 - resolution: "eslint-plugin-react@npm:7.34.4" +"eslint-plugin-react@npm:^7.35.2": + version: 7.35.2 + resolution: "eslint-plugin-react@npm:7.35.2" dependencies: array-includes: "npm:^3.1.8" array.prototype.findlast: "npm:^1.2.5" array.prototype.flatmap: "npm:^1.3.2" - array.prototype.toreversed: "npm:^1.1.2" array.prototype.tosorted: "npm:^1.1.4" doctrine: "npm:^2.1.0" es-iterator-helpers: "npm:^1.0.19" @@ -2059,8 +2046,8 @@ __metadata: string.prototype.matchall: "npm:^4.0.11" string.prototype.repeat: "npm:^1.0.0" peerDependencies: - eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 - checksum: 10/9ad948a109bcb5b1f2f3a8099fa9eab3bee3eb996786f783d1f17208f44c8e3dcbc4f9dab84aa70062c03a053a48a333ca03fee21d406d5732291d204e43d9ca + eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 + checksum: 10/f4631612444f9066c8007e9433c0972754b75d33be410cd18dcf003e4209600240dec3e50a9962aae35e9a08920a1eb60e51d3cc140e5f6c95582e727ebec74e languageName: node linkType: hard @@ -4691,7 +4678,7 @@ __metadata: "@vitejs/plugin-react-swc": "npm:^3.5.0" dotenv: "npm:^16.0.3" eslint: "npm:^9.7.0" - eslint-plugin-react: "npm:^7.34.4" + eslint-plugin-react: "npm:^7.35.2" eslint-plugin-react-hooks: "npm:^4.6.2" eslint-plugin-react-refresh: "npm:^0.4.9" express: "npm:^4.18.2"