756
756
esquery "^1.4.0"
757
757
jsdoc-type-pratt-parser "~4.0.0"
758
758
759
+ " @eslint-community/eslint-utils@^4.4.0 " :
760
+ version "4.4.0"
761
+ resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
762
+ integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
763
+ dependencies :
764
+ eslint-visitor-keys "^3.3.0"
765
+
759
766
" @eslint/eslintrc@^0.4.3 " :
760
767
version "0.4.3"
761
768
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c"
1530
1537
dependencies :
1531
1538
" @types/istanbul-lib-report" " *"
1532
1539
1533
- " @types/json-schema@^7.0.9 " :
1534
- version "7.0.9"
1535
- resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
1536
- integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
1537
-
1538
1540
" @types/json5@^0.0.29 " :
1539
1541
version "0.0.29"
1540
1542
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
1587
1589
dependencies :
1588
1590
" @types/yargs-parser" " *"
1589
1591
1590
- " @typescript-eslint/scope-manager@5.14.0 " :
1591
- version "5.14.0 "
1592
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.14.0. tgz#ea518962b42db8ed0a55152ea959c218cb53ca7b "
1593
- integrity sha512-LazdcMlGnv+xUc5R4qIlqH0OWARyl2kaP8pVCS39qSL3Pd1F7mI10DbdXeARcE62sVQE4fHNvEqMWsypWO+yEw ==
1592
+ " @typescript-eslint/scope-manager@8.0.1 " :
1593
+ version "8.0.1 "
1594
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.1. tgz#544259c29e1ebf65d30b6e99a9f420d98795a54e "
1595
+ integrity sha512-NpixInP5dm7uukMiRyiHjRKkom5RIFA4dfiHvalanD2cF0CLUuQqxfg8PtEUo9yqJI2bBhF+pcSafqnG3UBnRQ ==
1594
1596
dependencies :
1595
- " @typescript-eslint/types" " 5.14.0 "
1596
- " @typescript-eslint/visitor-keys" " 5.14.0 "
1597
+ " @typescript-eslint/types" " 8.0.1 "
1598
+ " @typescript-eslint/visitor-keys" " 8.0.1 "
1597
1599
1598
- " @typescript-eslint/types@5.14.0 " :
1599
- version "5.14.0 "
1600
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.14.0. tgz#96317cf116cea4befabc0defef371a1013f8ab11 "
1601
- integrity sha512-BR6Y9eE9360LNnW3eEUqAg6HxS9Q35kSIs4rp4vNHRdfg0s+/PgHgskvu5DFTM7G5VKAVjuyaN476LCPrdA7Mw ==
1600
+ " @typescript-eslint/types@8.0.1 " :
1601
+ version "8.0.1 "
1602
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.1. tgz#333e2f4c158952dbc8181a4ddcc6e49898a28918 "
1603
+ integrity sha512-PpqTVT3yCA/bIgJ12czBuE3iBlM3g4inRSC5J0QOdQFAn07TYrYEQBBKgXH1lQpglup+Zy6c1fxuwTk4MTNKIw ==
1602
1604
1603
- " @typescript-eslint/typescript-estree@5.14.0 " :
1604
- version "5.14.0 "
1605
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.14.0. tgz#78b7f7385d5b6f2748aacea5c9b7f6ae62058314 "
1606
- integrity sha512-QGnxvROrCVtLQ1724GLTHBTR0lZVu13izOp9njRvMkCBgWX26PKvmMP8k82nmXBRD3DQcFFq2oj3cKDwr0FaUA ==
1605
+ " @typescript-eslint/typescript-estree@8.0.1 " :
1606
+ version "8.0.1 "
1607
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.1. tgz#64575ec7b77aedfe497acdfb2779ec942bb8d866 "
1608
+ integrity sha512-8V9hriRvZQXPWU3bbiUV4Epo7EvgM6RTs+sUmxp5G//dBGy402S7Fx0W0QkB2fb4obCF8SInoUzvTYtc3bkb5w ==
1607
1609
dependencies :
1608
- " @typescript-eslint/types" " 5.14.0 "
1609
- " @typescript-eslint/visitor-keys" " 5.14.0 "
1610
- debug "^4.3.2 "
1611
- globby "^11.0.4 "
1610
+ " @typescript-eslint/types" " 8.0.1 "
1611
+ " @typescript-eslint/visitor-keys" " 8.0.1 "
1612
+ debug "^4.3.4 "
1613
+ globby "^11.1.0 "
1612
1614
is-glob "^4.0.3"
1613
- semver "^7.3.5"
1614
- tsutils "^3.21.0"
1615
+ minimatch "^9.0.4"
1616
+ semver "^7.6.0"
1617
+ ts-api-utils "^1.3.0"
1615
1618
1616
- " @typescript-eslint/utils@^5.10 .0 " :
1617
- version "5.14.0 "
1618
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.14.0. tgz#6c8bc4f384298cbbb32b3629ba7415f9f80dc8c4 "
1619
- integrity sha512-EHwlII5mvUA0UsKYnVzySb/5EE/t03duUTweVy8Zqt3UQXBrpEVY144OTceFKaOe4xQXZJrkptCf7PjEBeGK4w ==
1619
+ " @typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0 .0 " :
1620
+ version "8.0.1 "
1621
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.1. tgz#b48e3320c4f9011f97d25e0588b8c143adc38d2a "
1622
+ integrity sha512-CBFR0G0sCt0+fzfnKaciu9IBsKvEKYwN9UZ+eeogK1fYHg4Qxk1yf/wLQkLXlq8wbU2dFlgAesxt8Gi76E8RTA ==
1620
1623
dependencies :
1621
- " @types/json-schema" " ^7.0.9"
1622
- " @typescript-eslint/scope-manager" " 5.14.0"
1623
- " @typescript-eslint/types" " 5.14.0"
1624
- " @typescript-eslint/typescript-estree" " 5.14.0"
1625
- eslint-scope "^5.1.1"
1626
- eslint-utils "^3.0.0"
1624
+ " @eslint-community/eslint-utils" " ^4.4.0"
1625
+ " @typescript-eslint/scope-manager" " 8.0.1"
1626
+ " @typescript-eslint/types" " 8.0.1"
1627
+ " @typescript-eslint/typescript-estree" " 8.0.1"
1627
1628
1628
- " @typescript-eslint/visitor-keys@5.14.0 " :
1629
- version "5.14.0 "
1630
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.14.0. tgz#1927005b3434ccd0d3ae1b2ecf60e65943c36986 "
1631
- integrity sha512-yL0XxfzR94UEkjBqyymMLgCBdojzEuy/eim7N9/RIcTNxpJudAcqsU8eRyfzBbcEzGoPWfdM3AGak3cN08WOIw ==
1629
+ " @typescript-eslint/visitor-keys@8.0.1 " :
1630
+ version "8.0.1 "
1631
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.1. tgz#e5816803b4dad1de5e97f00df8dc15d0bcb49778 "
1632
+ integrity sha512-W5E+o0UfUcK5EgchLZsyVWqARmsM7v54/qEq6PY3YI5arkgmCzHiuk0zKSJJbm71V0xdRna4BGomkCTXz2/LkQ ==
1632
1633
dependencies :
1633
- " @typescript-eslint/types" " 5.14.0 "
1634
- eslint-visitor-keys "^3.0.0 "
1634
+ " @typescript-eslint/types" " 8.0.1 "
1635
+ eslint-visitor-keys "^3.4.3 "
1635
1636
1636
1637
JSONStream@^1.0.3, JSONStream@^1.0.4 :
1637
1638
version "1.3.5"
@@ -3243,13 +3244,6 @@ debug@^3.2.7:
3243
3244
dependencies :
3244
3245
ms "^2.1.1"
3245
3246
3246
- debug@^4.3.2 :
3247
- version "4.3.3"
3248
- resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
3249
- integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
3250
- dependencies :
3251
- ms "2.1.2"
3252
-
3253
3247
debug@^4.3.4 :
3254
3248
version "4.3.4"
3255
3249
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
@@ -3843,12 +3837,12 @@ eslint-plugin-import@2.29.1:
3843
3837
semver "^6.3.1"
3844
3838
tsconfig-paths "^3.15.0"
3845
3839
3846
- eslint-plugin-jest@27.9 .0 :
3847
- version "27.9 .0"
3848
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.9 .0.tgz#7c98a33605e1d8b8442ace092b60e9919730000b "
3849
- integrity sha512-QIT7FH7fNmd9n4se7FFKHbsLKGQiw885Ds6Y/sxKgCZ6natwCsXdgPOADnYVxN2QrRweF0FZWbJ6S7Rsn7llug ==
3840
+ eslint-plugin-jest@28.8 .0 :
3841
+ version "28.8 .0"
3842
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8 .0.tgz#54f597b5a3295ad04ec946baa245ad02b9b2bca0 "
3843
+ integrity sha512-Tubj1hooFxCl52G4qQu0edzV/+EZzPUeN8p2NnW5uu4fbDs+Yo7+qDVDc4/oG3FbCqEBmu/OC3LSsyiU22oghw ==
3850
3844
dependencies :
3851
- " @typescript-eslint/utils" " ^5.10 .0"
3845
+ " @typescript-eslint/utils" " ^6.0.0 || ^7.0.0 || ^8.0 .0"
3852
3846
3853
3847
eslint-plugin-jsdoc@41.1.2 :
3854
3848
version "41.1.2"
@@ -3928,13 +3922,6 @@ eslint-utils@^2.1.0:
3928
3922
dependencies :
3929
3923
eslint-visitor-keys "^1.1.0"
3930
3924
3931
- eslint-utils@^3.0.0 :
3932
- version "3.0.0"
3933
- resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
3934
- integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
3935
- dependencies :
3936
- eslint-visitor-keys "^2.0.0"
3937
-
3938
3925
eslint-visitor-keys@^1.0.0 :
3939
3926
version "1.1.0"
3940
3927
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
@@ -3950,10 +3937,10 @@ eslint-visitor-keys@^2.0.0:
3950
3937
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
3951
3938
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
3952
3939
3953
- eslint-visitor-keys@^3.0.0 :
3954
- version "3.0.0 "
3955
- resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.0.0 .tgz#e32e99c6cdc2eb063f204eda5db67bfe58bb4186 "
3956
- integrity sha512-mJOZa35trBTb3IyRmo8xmKBZlxf+N7OnUl4+ZhJHs/r+0770Wh/LEACE2pqMGMe27G/4y8P2bYGk4J70IC5k1Q ==
3940
+ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.3 :
3941
+ version "3.4.3 "
3942
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3 .tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800 "
3943
+ integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag ==
3957
3944
3958
3945
eslint@7.32.0 :
3959
3946
version "7.32.0"
@@ -4857,18 +4844,6 @@ globby@^11.0.1:
4857
4844
merge2 "^1.3.0"
4858
4845
slash "^3.0.0"
4859
4846
4860
- globby@^11.0.4 :
4861
- version "11.0.4"
4862
- resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5"
4863
- integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==
4864
- dependencies :
4865
- array-union "^2.1.0"
4866
- dir-glob "^3.0.1"
4867
- fast-glob "^3.1.1"
4868
- ignore "^5.1.4"
4869
- merge2 "^1.3.0"
4870
- slash "^3.0.0"
4871
-
4872
4847
globby@^11.1.0 :
4873
4848
version "11.1.0"
4874
4849
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
@@ -7117,6 +7092,13 @@ minimatch@^9.0.1:
7117
7092
dependencies :
7118
7093
brace-expansion "^2.0.1"
7119
7094
7095
+ minimatch@^9.0.4 :
7096
+ version "9.0.5"
7097
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
7098
+ integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
7099
+ dependencies :
7100
+ brace-expansion "^2.0.1"
7101
+
7120
7102
minimist-options@4.1.0 :
7121
7103
version "4.1.0"
7122
7104
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -8960,6 +8942,11 @@ semver@^7.3.8:
8960
8942
dependencies :
8961
8943
lru-cache "^6.0.0"
8962
8944
8945
+ semver@^7.6.0 :
8946
+ version "7.6.3"
8947
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
8948
+ integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
8949
+
8963
8950
serialize-javascript@^6.0.2 :
8964
8951
version "6.0.2"
8965
8952
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.2.tgz#defa1e055c83bf6d59ea805d8da862254eb6a6c2"
@@ -9847,6 +9834,11 @@ trim-off-newlines@^1.0.0:
9847
9834
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
9848
9835
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
9849
9836
9837
+ ts-api-utils@^1.3.0 :
9838
+ version "1.3.0"
9839
+ resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
9840
+ integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
9841
+
9850
9842
tsconfig-paths@^3.15.0 :
9851
9843
version "3.15.0"
9852
9844
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz#5299ec605e55b1abb23ec939ef15edaf483070d4"
@@ -9857,11 +9849,6 @@ tsconfig-paths@^3.15.0:
9857
9849
minimist "^1.2.6"
9858
9850
strip-bom "^3.0.0"
9859
9851
9860
- tslib@^1.8.1 :
9861
- version "1.14.1"
9862
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
9863
- integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
9864
-
9865
9852
tslib@^1.9.0 :
9866
9853
version "1.10.0"
9867
9854
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
@@ -9872,13 +9859,6 @@ tslib@^2.1.0:
9872
9859
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
9873
9860
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
9874
9861
9875
- tsutils@^3.21.0 :
9876
- version "3.21.0"
9877
- resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
9878
- integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
9879
- dependencies :
9880
- tslib "^1.8.1"
9881
-
9882
9862
tty-browserify@0.0.1 :
9883
9863
version "0.0.1"
9884
9864
resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.1.tgz#3f05251ee17904dfd0677546670db9651682b811"
0 commit comments