1309
1309
minimatch "^3.0.4"
1310
1310
plist "^3.0.4"
1311
1311
1312
+ " @eslint-community/eslint-utils@^4.1.2" , "@eslint-community/eslint-utils@^4.5.0":
1313
+ version "4.9.0"
1314
+ resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3"
1315
+ integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==
1316
+ dependencies :
1317
+ eslint-visitor-keys "^3.4.3"
1318
+
1312
1319
" @eslint-community/eslint-utils@^4.4.0 " :
1313
1320
version "4.4.0"
1314
1321
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
1315
1322
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
1316
1323
dependencies :
1317
1324
eslint-visitor-keys "^3.3.0"
1318
1325
1326
+ " @eslint-community/regexpp@^4.11.0 " :
1327
+ version "4.12.1"
1328
+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
1329
+ integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
1330
+
1319
1331
" @eslint/eslintrc@^0.4.3 " :
1320
1332
version "0.4.3"
1321
1333
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz"
@@ -3720,6 +3732,14 @@ enhanced-resolve@^5.16.0:
3720
3732
graceful-fs "^4.2.4"
3721
3733
tapable "^2.2.0"
3722
3734
3735
+ enhanced-resolve@^5.17.1 :
3736
+ version "5.18.3"
3737
+ resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.18.3.tgz#9b5f4c5c076b8787c78fe540392ce76a88855b44"
3738
+ integrity sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==
3739
+ dependencies :
3740
+ graceful-fs "^4.2.4"
3741
+ tapable "^2.2.0"
3742
+
3723
3743
enquirer@^2.3.5 :
3724
3744
version "2.3.6"
3725
3745
resolved "https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz"
@@ -3888,6 +3908,13 @@ escape-string-regexp@^4.0.0:
3888
3908
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
3889
3909
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
3890
3910
3911
+ eslint-compat-utils@^0.5.1 :
3912
+ version "0.5.1"
3913
+ resolved "https://registry.yarnpkg.com/eslint-compat-utils/-/eslint-compat-utils-0.5.1.tgz#7fc92b776d185a70c4070d03fd26fde3d59652e4"
3914
+ integrity sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==
3915
+ dependencies :
3916
+ semver "^7.5.4"
3917
+
3891
3918
eslint-config-standard@^17.0.0 :
3892
3919
version "17.1.0"
3893
3920
resolved "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz"
@@ -3938,6 +3965,15 @@ eslint-module-utils@^2.8.0:
3938
3965
dependencies :
3939
3966
debug "^3.2.7"
3940
3967
3968
+ eslint-plugin-es-x@^7.8.0 :
3969
+ version "7.8.0"
3970
+ resolved "https://registry.yarnpkg.com/eslint-plugin-es-x/-/eslint-plugin-es-x-7.8.0.tgz#a207aa08da37a7923f2a9599e6d3eb73f3f92b74"
3971
+ integrity sha512-7Ds8+wAAoV3T+LAKeu39Y5BzXCrGKrcISfgKEqTS4BDN8SFEDQd0S43jiQ8vIa3wUKD07qitZdfzlenSi8/0qQ==
3972
+ dependencies :
3973
+ " @eslint-community/eslint-utils" " ^4.1.2"
3974
+ " @eslint-community/regexpp" " ^4.11.0"
3975
+ eslint-compat-utils "^0.5.1"
3976
+
3941
3977
eslint-plugin-es@^3.0.0 :
3942
3978
version "3.0.1"
3943
3979
resolved "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz"
@@ -3977,19 +4013,6 @@ eslint-plugin-import@^2.26.0, eslint-plugin-import@^2.27.5:
3977
4013
semver "^6.3.1"
3978
4014
tsconfig-paths "^3.15.0"
3979
4015
3980
- eslint-plugin-n@^14.0.0 :
3981
- version "14.0.0"
3982
- resolved "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-14.0.0.tgz"
3983
- integrity sha512-mNwplPLsbaKhHyA0fa/cy8j+oF6bF6l81hzBTWa6JOvPcMNAuIogk2ih6d9tYvWYzyUG+7ZFeChqbzdFpg2QrQ==
3984
- dependencies :
3985
- eslint-plugin-es "^4.1.0"
3986
- eslint-utils "^3.0.0"
3987
- ignore "^5.1.1"
3988
- is-core-module "^2.3.0"
3989
- minimatch "^3.0.4"
3990
- resolve "^1.10.1"
3991
- semver "^6.1.0"
3992
-
3993
4016
eslint-plugin-n@^15.2.4 :
3994
4017
version "15.7.0"
3995
4018
resolved "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-15.7.0.tgz"
@@ -4004,6 +4027,21 @@ eslint-plugin-n@^15.2.4:
4004
4027
resolve "^1.22.1"
4005
4028
semver "^7.3.8"
4006
4029
4030
+ eslint-plugin-n@^17.0.0 :
4031
+ version "17.23.1"
4032
+ resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.23.1.tgz#467db2aba0ead574ea6150143d079d544c11cf48"
4033
+ integrity sha512-68PealUpYoHOBh332JLLD9Sj7OQUDkFpmcfqt8R9sySfFSeuGJjMTJQvCRRB96zO3A/PELRLkPrzsHmzEFQQ5A==
4034
+ dependencies :
4035
+ " @eslint-community/eslint-utils" " ^4.5.0"
4036
+ enhanced-resolve "^5.17.1"
4037
+ eslint-plugin-es-x "^7.8.0"
4038
+ get-tsconfig "^4.8.1"
4039
+ globals "^15.11.0"
4040
+ globrex "^0.1.2"
4041
+ ignore "^5.3.2"
4042
+ semver "^7.6.3"
4043
+ ts-declaration-location "^1.0.6"
4044
+
4007
4045
eslint-plugin-node@^11.1.0 :
4008
4046
version "11.1.0"
4009
4047
resolved "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz"
@@ -4075,7 +4113,7 @@ eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0:
4075
4113
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz"
4076
4114
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
4077
4115
4078
- eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1 :
4116
+ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3 :
4079
4117
version "3.4.3"
4080
4118
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
4081
4119
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
@@ -4622,6 +4660,13 @@ get-symbol-description@^1.0.2:
4622
4660
es-errors "^1.3.0"
4623
4661
get-intrinsic "^1.2.4"
4624
4662
4663
+ get-tsconfig@^4.8.1 :
4664
+ version "4.10.1"
4665
+ resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.10.1.tgz#d34c1c01f47d65a606c37aa7a177bc3e56ab4b2e"
4666
+ integrity sha512-auHyJ4AgMz7vgS8Hp3N6HXSmlMdUyhSUrfBF16w153rxtLIEOE+HGqaBppczZvnHLqQJfiHotCYpNhl0lUROFQ==
4667
+ dependencies :
4668
+ resolve-pkg-maps "^1.0.0"
4669
+
4625
4670
glob-parent@^5.1.2, glob-parent@~5.1.2 :
4626
4671
version "5.1.2"
4627
4672
resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz"
@@ -4695,6 +4740,11 @@ globals@^13.6.0, globals@^13.9.0:
4695
4740
dependencies :
4696
4741
type-fest "^0.20.2"
4697
4742
4743
+ globals@^15.11.0 :
4744
+ version "15.15.0"
4745
+ resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
4746
+ integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
4747
+
4698
4748
globalthis@^1.0.1 :
4699
4749
version "1.0.4"
4700
4750
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.4.tgz#7430ed3a975d97bfb59bcce41f5cabbafa651236"
@@ -4734,6 +4784,11 @@ globby@^14.0.0:
4734
4784
slash "^5.1.0"
4735
4785
unicorn-magic "^0.1.0"
4736
4786
4787
+ globrex@^0.1.2 :
4788
+ version "0.1.2"
4789
+ resolved "https://registry.yarnpkg.com/globrex/-/globrex-0.1.2.tgz#dd5d9ec826232730cd6793a5e33a9302985e6098"
4790
+ integrity sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==
4791
+
4737
4792
gopd@^1.0.1 :
4738
4793
version "1.0.1"
4739
4794
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.0.1.tgz#29ff76de69dac7489b7c0918a5788e56477c332c"
@@ -5015,6 +5070,11 @@ ignore@^5.1.1, ignore@^5.2.0, ignore@^5.2.4:
5015
5070
resolved "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz"
5016
5071
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
5017
5072
5073
+ ignore@^5.3.2 :
5074
+ version "5.3.2"
5075
+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
5076
+ integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
5077
+
5018
5078
immediate@~3.0.5 :
5019
5079
version "3.0.6"
5020
5080
resolved "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz"
@@ -5147,7 +5207,7 @@ is-ci@^3.0.0:
5147
5207
dependencies :
5148
5208
ci-info "^3.2.0"
5149
5209
5150
- is-core-module@^2.11.0, is-core-module@^2.13.0, is-core-module@^2.13.1, is-core-module@^2.3.0 :
5210
+ is-core-module@^2.11.0, is-core-module@^2.13.0, is-core-module@^2.13.1 :
5151
5211
version "2.13.1"
5152
5212
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384"
5153
5213
integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==
@@ -6358,6 +6418,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1:
6358
6418
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
6359
6419
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
6360
6420
6421
+ picomatch@^4.0.2 :
6422
+ version "4.0.3"
6423
+ resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
6424
+ integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
6425
+
6361
6426
pify@^2.3.0 :
6362
6427
version "2.3.0"
6363
6428
resolved "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz"
@@ -7009,6 +7074,11 @@ resolve-from@^5.0.0:
7009
7074
resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz"
7010
7075
integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==
7011
7076
7077
+ resolve-pkg-maps@^1.0.0 :
7078
+ version "1.0.0"
7079
+ resolved "https://registry.yarnpkg.com/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz#616b3dc2c57056b5588c31cdf4b3d64db133720f"
7080
+ integrity sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==
7081
+
7012
7082
resolve@^1.1.7, resolve@^1.10.1, resolve@^1.14.2, resolve@^1.20.0, resolve@^1.22.1, resolve@^1.22.2, resolve@^1.22.4 :
7013
7083
version "1.22.8"
7014
7084
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
@@ -7216,6 +7286,11 @@ semver@^7.3.2, semver@^7.3.6, semver@^7.5.4:
7216
7286
resolved "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz"
7217
7287
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==
7218
7288
7289
+ semver@^7.6.3 :
7290
+ version "7.7.2"
7291
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58"
7292
+ integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==
7293
+
7219
7294
7220
7295
version "0.18.0"
7221
7296
resolved "https://registry.npmjs.org/send/-/send-0.18.0.tgz"
@@ -7834,6 +7909,13 @@ truncate-utf8-bytes@^1.0.0:
7834
7909
dependencies :
7835
7910
utf8-byte-length "^1.0.1"
7836
7911
7912
+ ts-declaration-location@^1.0.6 :
7913
+ version "1.0.7"
7914
+ resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.7.tgz#d4068fe9975828b3b453b3ab112b4711d8267688"
7915
+ integrity sha512-EDyGAwH1gO0Ausm9gV6T2nUvBgXT5kGoCMJPllOaooZ+4VvJiKBdZE7wK18N1deEowhcUptS+5GXZK8U/fvpwA==
7916
+ dependencies :
7917
+ picomatch "^4.0.2"
7918
+
7837
7919
ts-interface-checker@^0.1.9 :
7838
7920
version "0.1.13"
7839
7921
resolved "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz"
0 commit comments