@@ -2063,6 +2063,17 @@ array-includes@^3.1.1:
2063
2063
es-abstract "^1.17.0"
2064
2064
is-string "^1.0.5"
2065
2065
2066
+ array-includes@^3.1.2 :
2067
+ version "3.1.3"
2068
+ resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.3.tgz#c7f619b382ad2afaf5326cddfdc0afc61af7690a"
2069
+ integrity sha512-gcem1KlBU7c9rB+Rq8/3PPKsK2kjqeEBa3bD5kkQo4nYlOHQCJqIJFqBXDEfwaRuYTT4E+FxA9xez7Gf/e3Q7A==
2070
+ dependencies :
2071
+ call-bind "^1.0.2"
2072
+ define-properties "^1.1.3"
2073
+ es-abstract "^1.18.0-next.2"
2074
+ get-intrinsic "^1.1.1"
2075
+ is-string "^1.0.5"
2076
+
2066
2077
array-unique@^0.2.1 :
2067
2078
version "0.2.1"
2068
2079
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70fadceb36a50c58b01a53"
@@ -3880,7 +3891,7 @@ es-abstract@^1.17.5:
3880
3891
string.prototype.trimend "^1.0.1"
3881
3892
string.prototype.trimstart "^1.0.1"
3882
3893
3883
- es-abstract@^1.18.0-next.1 :
3894
+ es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2 :
3884
3895
version "1.18.0-next.2"
3885
3896
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0-next.2.tgz#088101a55f0541f595e7e057199e27ddc8f3a5c2"
3886
3897
integrity sha512-Ih4ZMFHEtZupnUh6497zEL4y2+w8+1ljnCyaTa+adcoafI1GOvMwFlDjBLfWR7y9VLfrjRJe9ocuHY1PSR9jjw==
4008
4019
dependencies :
4009
4020
prettier-linter-helpers "^1.0.0"
4010
4021
4011
- eslint-plugin-react@7.20.3 :
4012
- version "7.20.3 "
4013
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.3 .tgz#0590525e7eb83890ce71f73c2cf836284ad8c2f1 "
4014
- integrity sha512-txbo090buDeyV0ugF3YMWrzLIUqpYTsWSDZV9xLSmExE1P/Kmgg9++PD931r+KEWS66O1c9R4srLVVHmeHpoAg ==
4022
+ eslint-plugin-react@7.22.0 :
4023
+ version "7.22.0 "
4024
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.22.0 .tgz#3d1c542d1d3169c45421c1215d9470e341707269 "
4025
+ integrity sha512-p30tuX3VS+NWv9nQot9xIGAHBXR0+xJVaZriEsHoJrASGCJZDJ8JLNM0YqKqI0AKm6Uxaa1VUHoNEibxRCMQHA ==
4015
4026
dependencies :
4016
4027
array-includes "^3.1.1"
4017
4028
array.prototype.flatmap "^1.2.3"
4018
4029
doctrine "^2.1.0"
4019
4030
has "^1.0.3"
4020
- jsx-ast-utils "^2.4.1"
4031
+ jsx-ast-utils "^2.4.1 || ^3.0.0 "
4021
4032
object.entries "^1.1.2"
4022
4033
object.fromentries "^2.0.2"
4023
4034
object.values "^1.1.1"
4024
4035
prop-types "^15.7.2"
4025
- resolve "^1.17.0 "
4036
+ resolve "^1.18.1 "
4026
4037
string.prototype.matchall "^4.0.2"
4027
4038
4028
4039
eslint-scope@^4.0.0 :
@@ -4587,7 +4598,7 @@ get-caller-file@^2.0.1:
4587
4598
version "2.0.1"
4588
4599
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.1.tgz#25835260d3a2b9665fcdbb08cb039a7bbf7011c0"
4589
4600
4590
- get-intrinsic@^1.0.2 :
4601
+ get-intrinsic@^1.0.2, get-intrinsic@^1.1.1 :
4591
4602
version "1.1.1"
4592
4603
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz#15f59f376f855c446963948f0d24cd3637b4abc6"
4593
4604
integrity sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==
@@ -5281,6 +5292,13 @@ is-ci@^2.0.0:
5281
5292
dependencies :
5282
5293
ci-info "^2.0.0"
5283
5294
5295
+ is-core-module@^2.2.0 :
5296
+ version "2.2.0"
5297
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.2.0.tgz#97037ef3d52224d85163f5597b2b63d9afed981a"
5298
+ integrity sha512-XRAfAdyyY5F5cOXn7hYQDqh2Xmii+DEfIcQGxK/uNwMHhIkPWO0g8msXcbzLe+MpGoR951MlqM/2iIlU4vKDdQ==
5299
+ dependencies :
5300
+ has "^1.0.3"
5301
+
5284
5302
is-data-descriptor@^0.1.4 :
5285
5303
version "0.1.4"
5286
5304
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
@@ -6213,13 +6231,13 @@ jsprim@^1.2.2:
6213
6231
json-schema "0.2.3"
6214
6232
verror "1.10.0"
6215
6233
6216
- jsx-ast-utils@^2.4.1 :
6217
- version "2.4.1 "
6218
- resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.4.1. tgz#1114a4c1209481db06c690c2b4f488cc665f657e "
6219
- integrity sha512-z1xSldJ6imESSzOjd3NNkieVJKRlKYSOtMG8SFyCj2FIrvSaSuli/WjpBkEzCBoR9bYYYFgqJw61Xhu7Lcgk+w ==
6234
+ " jsx-ast-utils@^2.4.1 || ^3.0.0 " :
6235
+ version "3.2.0 "
6236
+ resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.2.0. tgz#41108d2cec408c3453c1bbe8a4aae9e1e2bd8f82 "
6237
+ integrity sha512-EIsmt3O3ljsU6sot/J4E1zDRxfBNrhjyf/OKjlydwgEimQuznlM4Wv7U+ueONJMyEn1WRE0K8dhi3dVAXYT24Q ==
6220
6238
dependencies :
6221
- array-includes "^3.1.1 "
6222
- object.assign "^4.1.0 "
6239
+ array-includes "^3.1.2 "
6240
+ object.assign "^4.1.2 "
6223
6241
6224
6242
kefir@^3.7.3 :
6225
6243
version "3.7.4"
@@ -8430,6 +8448,14 @@ resolve@^1.11.1, resolve@^1.12.0:
8430
8448
dependencies :
8431
8449
path-parse "^1.0.6"
8432
8450
8451
+ resolve@^1.18.1 :
8452
+ version "1.20.0"
8453
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
8454
+ integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
8455
+ dependencies :
8456
+ is-core-module "^2.2.0"
8457
+ path-parse "^1.0.6"
8458
+
8433
8459
restore-cursor@^3.1.0 :
8434
8460
version "3.1.0"
8435
8461
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-3.1.0.tgz#39f67c54b3a7a58cea5236d95cf0034239631f7e"
0 commit comments