File tree Expand file tree Collapse file tree 2 files changed +5
-16
lines changed Expand file tree Collapse file tree 2 files changed +5
-16
lines changed Original file line number Diff line number Diff line change 68
68
"eslint-plugin-import" : " 2.29.1" ,
69
69
"eslint-plugin-jsx-a11y" : " 6.9.0" ,
70
70
"eslint-plugin-prettier" : " 5.2.1" ,
71
- "eslint-plugin-react" : " 7.34.4 " ,
71
+ "eslint-plugin-react" : " 7.35.0 " ,
72
72
"hoist-non-react-statics" : " 3.3.2" ,
73
73
"html-loader" : " 4.2.0" ,
74
74
"html-webpack-plugin" : " 5.6.0" ,
Original file line number Diff line number Diff line change @@ -2178,16 +2178,6 @@ array.prototype.flatmap@^1.3.2:
2178
2178
es-abstract "^1.22.1"
2179
2179
es-shim-unscopables "^1.0.0"
2180
2180
2181
- array.prototype.toreversed@^1.1.2 :
2182
- version "1.1.2"
2183
- resolved "https://registry.yarnpkg.com/array.prototype.toreversed/-/array.prototype.toreversed-1.1.2.tgz#b989a6bf35c4c5051e1dc0325151bf8088954eba"
2184
- integrity sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==
2185
- dependencies :
2186
- call-bind "^1.0.2"
2187
- define-properties "^1.2.0"
2188
- es-abstract "^1.22.1"
2189
- es-shim-unscopables "^1.0.0"
2190
-
2191
2181
array.prototype.tosorted@^1.1.4 :
2192
2182
version "1.1.4"
2193
2183
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz#fe954678ff53034e717ea3352a03f0b0b86f7ffc"
3544
3534
prettier-linter-helpers "^1.0.0"
3545
3535
synckit "^0.9.1"
3546
3536
3547
- eslint-plugin-react@7.34.4 :
3548
- version "7.34.4 "
3549
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.4 .tgz#1f0dc313a0937db7ce15fd1f6c3d77e70f3e02fb "
3550
- integrity sha512-Np+jo9bUwJNxCsT12pXtrGhJgT3T44T1sHhn1Ssr42XFn8TES0267wPGo5nNrMHi8qkyimDAX2BUmkf9pSaVzA ==
3537
+ eslint-plugin-react@7.35.0 :
3538
+ version "7.35.0 "
3539
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.0 .tgz#00b1e4559896710e58af6358898f2ff917ea4c41 "
3540
+ integrity sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA ==
3551
3541
dependencies :
3552
3542
array-includes "^3.1.8"
3553
3543
array.prototype.findlast "^1.2.5"
3554
3544
array.prototype.flatmap "^1.3.2"
3555
- array.prototype.toreversed "^1.1.2"
3556
3545
array.prototype.tosorted "^1.1.4"
3557
3546
doctrine "^2.1.0"
3558
3547
es-iterator-helpers "^1.0.19"
You can’t perform that action at this time.
0 commit comments