1662
1662
human-id "^1.0.2"
1663
1663
prettier "^2.7.1"
1664
1664
1665
- " @eslint-community/eslint-utils@^4.2 .0 " :
1665
+ " @eslint-community/eslint-utils@^4.1.2 " , "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4 .0":
1666
1666
version "4.4.0"
1667
1667
resolved "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
1668
1668
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
1674
1674
resolved "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.9.1.tgz#449dfa81a57a1d755b09aa58d826c1262e4283b4"
1675
1675
integrity sha512-Y27x+MBLjXa+0JWDhykM3+JE+il3kHKAEqabfEWq3SDhZjLYb6/BHL/JKFnH3fe207JaXkyDo685Oc2Glt6ifA==
1676
1676
1677
+ " @eslint-community/regexpp@^4.6.0 " :
1678
+ version "4.10.0"
1679
+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
1680
+ integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
1681
+
1677
1682
" @eslint/eslintrc@^2.1.2 " :
1678
1683
version "2.1.2"
1679
1684
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.2.tgz#c6936b4b328c64496692f76944e755738be62396"
@@ -4010,13 +4015,13 @@ eslint-module-utils@^2.8.0:
4010
4015
dependencies :
4011
4016
debug "^3.2.7"
4012
4017
4013
- eslint-plugin-es@^4 .1.0 :
4014
- version "4.1 .0"
4015
- resolved "https://registry.npmjs.org /eslint-plugin-es/-/eslint-plugin-es-4.1 .0.tgz#f0822f0c18a535a97c3e714e89f88586a7641ec9 "
4016
- integrity sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ ==
4018
+ eslint-plugin-es-x@^7 .1.0 :
4019
+ version "7.2 .0"
4020
+ resolved "https://registry.yarnpkg.com /eslint-plugin-es-x /-/eslint-plugin-es-x-7.2 .0.tgz#5779d742ad31f8fd780b9481331481e142b72311 "
4021
+ integrity sha512-9dvv5CcvNjSJPqnS5uZkqb3xmbeqRLnvXKK7iI5+oK/yTusyc46zbBZKENGsOfojm/mKfszyZb+wNqNPAPeGXA ==
4017
4022
dependencies :
4018
- eslint-utils "^2.0.0 "
4019
- regexpp "^3.0 .0"
4023
+ " @ eslint-community/eslint- utils" " ^4.1.2 "
4024
+ " @eslint-community/ regexpp" " ^4.6 .0"
4020
4025
4021
4026
eslint-plugin-flowtype@^8.0.3 :
4022
4027
version "8.0.3"
@@ -4085,19 +4090,20 @@ eslint-plugin-jsx-a11y@^6.5.1:
4085
4090
object.fromentries "^2.0.6"
4086
4091
semver "^6.3.0"
4087
4092
4088
- eslint-plugin-n@^15.6 .0 :
4089
- version "15.7 .0"
4090
- resolved "https://registry.npmjs.org /eslint-plugin-n/-/eslint-plugin-n-15.7 .0.tgz#e29221d8f5174f84d18f2eb94765f2eeea033b90 "
4091
- integrity sha512-jDex9s7D/Qial8AGVIHq4W7NswpUD5DPDL2RH8Lzd9EloWUuvUkHfv4FRLMipH5q2UtyurorBkPeNi1wVWNh3Q ==
4093
+ eslint-plugin-n@^16.2 .0 :
4094
+ version "16.2 .0"
4095
+ resolved "https://registry.yarnpkg.com /eslint-plugin-n/-/eslint-plugin-n-16.2 .0.tgz#3f98ca9fadd9f7bdaaf60068533118ecb685bfb5 "
4096
+ integrity sha512-AQER2jEyQOt1LG6JkGJCCIFotzmlcCZFur2wdKrp1JX2cNotC7Ae0BcD/4lLv3lUAArM9uNS8z/fsvXTd0L71g ==
4092
4097
dependencies :
4098
+ " @eslint-community/eslint-utils" " ^4.4.0"
4093
4099
builtins "^5.0.1"
4094
- eslint-plugin-es "^4 .1.0"
4095
- eslint-utils "^3.0 .0"
4096
- ignore "^5.1.1 "
4097
- is-core-module "^2.11.0 "
4100
+ eslint-plugin-es-x "^7 .1.0"
4101
+ get-tsconfig "^4.7 .0"
4102
+ ignore "^5.2.4 "
4103
+ is-core-module "^2.12.1 "
4098
4104
minimatch "^3.1.2"
4099
- resolve "^1.22.1 "
4100
- semver "^7.3.8 "
4105
+ resolve "^1.22.2 "
4106
+ semver "^7.5.3 "
4101
4107
4102
4108
eslint-plugin-prettier@^4.2.1 :
4103
4109
version "4.2.1"
@@ -4161,25 +4167,13 @@ eslint-scope@^7.2.2:
4161
4167
esrecurse "^4.3.0"
4162
4168
estraverse "^5.2.0"
4163
4169
4164
- eslint-utils@^2.0.0 :
4165
- version "2.1.0"
4166
- resolved "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
4167
- integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
4168
- dependencies :
4169
- eslint-visitor-keys "^1.1.0"
4170
-
4171
4170
eslint-utils@^3.0.0 :
4172
4171
version "3.0.0"
4173
4172
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
4174
4173
integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
4175
4174
dependencies :
4176
4175
eslint-visitor-keys "^2.0.0"
4177
4176
4178
- eslint-visitor-keys@^1.1.0 :
4179
- version "1.3.0"
4180
- resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
4181
- integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
4182
-
4183
4177
eslint-visitor-keys@^2.0.0 :
4184
4178
version "2.0.0"
4185
4179
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
@@ -4588,6 +4582,13 @@ get-symbol-description@^1.0.0:
4588
4582
call-bind "^1.0.2"
4589
4583
get-intrinsic "^1.1.1"
4590
4584
4585
+ get-tsconfig@^4.7.0 :
4586
+ version "4.7.2"
4587
+ resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.7.2.tgz#0dcd6fb330391d46332f4c6c1bf89a6514c2ddce"
4588
+ integrity sha512-wuMsz4leaj5hbGgg4IvDU0bqJagpftG5l5cXIAvo8uZrqn0NJqwtfupTN00VnkQJPcIRrxYrm1Ue24btpCha2A==
4589
+ dependencies :
4590
+ resolve-pkg-maps "^1.0.0"
4591
+
4591
4592
glob-parent@^5.1.2, glob-parent@~5.1.2 :
4592
4593
version "5.1.2"
4593
4594
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
@@ -4856,16 +4857,11 @@ identity-obj-proxy@^3.0.0:
4856
4857
dependencies :
4857
4858
harmony-reflect "^1.4.6"
4858
4859
4859
- ignore@^5.1.1 :
4860
+ ignore@^5.2.0, ignore@^5.2.4 :
4860
4861
version "5.2.4"
4861
- resolved "https://registry.npmjs.org /ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
4862
+ resolved "https://registry.yarnpkg.com /ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
4862
4863
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
4863
4864
4864
- ignore@^5.2.0 :
4865
- version "5.2.0"
4866
- resolved "https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
4867
- integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
4868
-
4869
4865
immutable@~3.7.6 :
4870
4866
version "3.7.6"
4871
4867
resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.7.6.tgz#13b4d3cb12befa15482a26fe1b2ebae640071e4b"
@@ -5001,27 +4997,13 @@ is-ci@^3.0.1:
5001
4997
dependencies :
5002
4998
ci-info "^3.2.0"
5003
4999
5004
- is-core-module@^2.11.0 , is-core-module@^2.13.0 :
5000
+ is-core-module@^2.12.1 , is-core-module@^2.13.0 :
5005
5001
version "2.13.1"
5006
5002
resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384"
5007
5003
integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==
5008
5004
dependencies :
5009
5005
hasown "^2.0.0"
5010
5006
5011
- is-core-module@^2.2.0 :
5012
- version "2.6.0"
5013
- resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.6.0.tgz#d7553b2526fe59b92ba3e40c8df757ec8a709e19"
5014
- integrity sha512-wShG8vs60jKfPWpF2KZRaAtvt3a20OAn7+IJ6hLPECpSABLcKtFKTTI4ZtH5QcBruBHlq+WsdHWyz0BCZW7svQ==
5015
- dependencies :
5016
- has "^1.0.3"
5017
-
5018
- is-core-module@^2.9.0 :
5019
- version "2.11.0"
5020
- resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.11.0.tgz#ad4cb3e3863e814523c96f3f58d26cc570ff0144"
5021
- integrity sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==
5022
- dependencies :
5023
- has "^1.0.3"
5024
-
5025
5007
is-date-object@^1.0.1 :
5026
5008
version "1.0.2"
5027
5009
resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.2.tgz#bda736f2cd8fd06d32844e7743bfa7494c3bfd7e"
@@ -6441,7 +6423,7 @@ path-key@^3.0.0, path-key@^3.1.0:
6441
6423
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
6442
6424
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
6443
6425
6444
- path-parse@^1.0.6, path-parse@^1.0. 7 :
6426
+ path-parse@^1.0.7 :
6445
6427
version "1.0.7"
6446
6428
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
6447
6429
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
@@ -6875,11 +6857,6 @@ regexp.prototype.flags@^1.5.1:
6875
6857
define-properties "^1.2.0"
6876
6858
set-function-name "^2.0.0"
6877
6859
6878
- regexpp@^3.0.0 :
6879
- version "3.2.0"
6880
- resolved "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
6881
- integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==
6882
-
6883
6860
regexpu-core@^5.3.1 :
6884
6861
version "5.3.2"
6885
6862
resolved "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.3.2.tgz#11a2b06884f3527aec3e93dbbf4a3b958a95546b"
@@ -6931,21 +6908,17 @@ resolve-from@^5.0.0:
6931
6908
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69"
6932
6909
integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==
6933
6910
6911
+ resolve-pkg-maps@^1.0.0 :
6912
+ version "1.0.0"
6913
+ resolved "https://registry.yarnpkg.com/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz#616b3dc2c57056b5588c31cdf4b3d64db133720f"
6914
+ integrity sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==
6915
+
6934
6916
resolve.exports@^2.0.0 :
6935
6917
version "2.0.2"
6936
6918
resolved "https://registry.npmjs.org/resolve.exports/-/resolve.exports-2.0.2.tgz#f8c934b8e6a13f539e38b7098e2e36134f01e800"
6937
6919
integrity sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==
6938
6920
6939
- resolve@^1.1.7, resolve@^1.10.0, resolve@^1.22.1 :
6940
- version "1.22.1"
6941
- resolved "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177"
6942
- integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==
6943
- dependencies :
6944
- is-core-module "^2.9.0"
6945
- path-parse "^1.0.7"
6946
- supports-preserve-symlinks-flag "^1.0.0"
6947
-
6948
- resolve@^1.14.2, resolve@^1.19.0, resolve@^1.22.2, resolve@^1.22.4 :
6921
+ resolve@^1.1.7, resolve@^1.10.0, resolve@^1.14.2, resolve@^1.19.0, resolve@^1.20.0, resolve@^1.22.1, resolve@^1.22.2, resolve@^1.22.4 :
6949
6922
version "1.22.8"
6950
6923
resolved "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
6951
6924
integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==
@@ -6954,14 +6927,6 @@ resolve@^1.14.2, resolve@^1.19.0, resolve@^1.22.2, resolve@^1.22.4:
6954
6927
path-parse "^1.0.7"
6955
6928
supports-preserve-symlinks-flag "^1.0.0"
6956
6929
6957
- resolve@^1.20.0 :
6958
- version "1.20.0"
6959
- resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
6960
- integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
6961
- dependencies :
6962
- is-core-module "^2.2.0"
6963
- path-parse "^1.0.6"
6964
-
6965
6930
resolve@^2.0.0-next.4 :
6966
6931
version "2.0.0-next.5"
6967
6932
resolved "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.5.tgz#6b0ec3107e671e52b68cd068ef327173b90dc03c"
@@ -7057,7 +7022,7 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
7057
7022
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
7058
7023
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
7059
7024
7060
- semver@^7.0.0, semver@^7.3.7, semver@^7.3.8, semver@^7. 5.3, semver@^7.5.4 :
7025
+ semver@^7.0.0, semver@^7.3.7, semver@^7.5.3, semver@^7.5.4 :
7061
7026
version "7.5.4"
7062
7027
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
7063
7028
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
0 commit comments