88
88
esquery "^1.5.0"
89
89
jsdoc-type-pratt-parser "~4.0.0"
90
90
91
- " @eslint-community/eslint-utils@^4.2.0 " :
92
- version "4.4.0 "
93
- resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0 .tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59 "
94
- integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA ==
91
+ " @eslint-community/eslint-utils@^4.2.0" , "@eslint-community/eslint-utils@^4.4.0" :
92
+ version "4.4.1 "
93
+ resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.1 .tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56 "
94
+ integrity sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA ==
95
95
dependencies :
96
- eslint-visitor-keys "^3.3.0 "
96
+ eslint-visitor-keys "^3.4.3 "
97
97
98
- " @eslint-community/regexpp@^4.4 .0" , "@eslint-community/regexpp@^4.6.1":
99
- version "4.10.0 "
100
- resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0 .tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63 "
101
- integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA ==
98
+ " @eslint-community/regexpp@^4.10 .0" , "@eslint-community/regexpp@^4.6.1":
99
+ version "4.12.1 "
100
+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1 .tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0 "
101
+ integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ ==
102
102
103
103
" @eslint/eslintrc@^2.1.4 " :
104
104
version "2.1.4"
606
606
dependencies :
607
607
" @types/node" " *"
608
608
609
- " @types/json-schema@^7.0.9 " :
610
- version "7.0.15"
611
- resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
612
- integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
613
-
614
609
" @types/json5@^0.0.29 " :
615
610
version "0.0.29"
616
611
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
638
633
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239"
639
634
integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==
640
635
641
- " @types/semver@^7.3.12 " :
642
- version "7.5.8"
643
- resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
644
- integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
645
-
646
- " @typescript-eslint/eslint-plugin@5.62.0 " :
647
- version "5.62.0"
648
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
649
- integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
636
+ " @typescript-eslint/eslint-plugin@8.17.0 " :
637
+ version "8.17.0"
638
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.17.0.tgz#2ee073c421f4e81e02d10e731241664b6253b23c"
639
+ integrity sha512-HU1KAdW3Tt8zQkdvNoIijfWDMvdSweFYm4hWh+KwhPstv+sCmWb89hCIP8msFm9N1R/ooh9honpSuvqKWlYy3w==
650
640
dependencies :
651
- " @eslint-community/regexpp" " ^4.4 .0"
652
- " @typescript-eslint/scope-manager" " 5.62 .0"
653
- " @typescript-eslint/type-utils" " 5.62 .0"
654
- " @typescript-eslint/utils" " 5.62 .0"
655
- debug "^4.3.4 "
641
+ " @eslint-community/regexpp" " ^4.10 .0"
642
+ " @typescript-eslint/scope-manager" " 8.17 .0"
643
+ " @typescript-eslint/type-utils" " 8.17 .0"
644
+ " @typescript-eslint/utils" " 8.17 .0"
645
+ " @typescript-eslint/visitor-keys " " 8.17.0 "
656
646
graphemer "^1.4.0"
657
- ignore "^5.2.0"
658
- natural-compare-lite "^1.4.0"
659
- semver "^7.3.7"
660
- tsutils "^3.21.0"
647
+ ignore "^5.3.1"
648
+ natural-compare "^1.4.0"
649
+ ts-api-utils "^1.3.0"
661
650
662
- " @typescript-eslint/parser@5.62 .0 " :
663
- version "5.62 .0"
664
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62 .0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7 "
665
- integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA ==
651
+ " @typescript-eslint/parser@8.17 .0 " :
652
+ version "8.17 .0"
653
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.17 .0.tgz#2ee972bb12fa69ac625b85813dc8d9a5a053ff52 "
654
+ integrity sha512-Drp39TXuUlD49F7ilHHCG7TTg8IkA+hxCuULdmzWYICxGXvDXmDmWEjJYZQYgf6l/TFfYNE167m7isnc3xlIEg ==
666
655
dependencies :
667
- " @typescript-eslint/scope-manager" " 5.62.0"
668
- " @typescript-eslint/types" " 5.62.0"
669
- " @typescript-eslint/typescript-estree" " 5.62.0"
656
+ " @typescript-eslint/scope-manager" " 8.17.0"
657
+ " @typescript-eslint/types" " 8.17.0"
658
+ " @typescript-eslint/typescript-estree" " 8.17.0"
659
+ " @typescript-eslint/visitor-keys" " 8.17.0"
670
660
debug "^4.3.4"
671
661
672
- " @typescript-eslint/scope-manager@5.62 .0 " :
673
- version "5.62 .0"
674
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62 .0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c "
675
- integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w ==
662
+ " @typescript-eslint/scope-manager@8.17 .0 " :
663
+ version "8.17 .0"
664
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.17 .0.tgz#a3f49bf3d4d27ff8d6b2ea099ba465ef4dbcaa3a "
665
+ integrity sha512-/ewp4XjvnxaREtqsZjF4Mfn078RD/9GmiEAtTeLQ7yFdKnqwTOgRMSvFz4et9U5RiJQ15WTGXPLj89zGusvxBg ==
676
666
dependencies :
677
- " @typescript-eslint/types" " 5.62 .0"
678
- " @typescript-eslint/visitor-keys" " 5.62 .0"
667
+ " @typescript-eslint/types" " 8.17 .0"
668
+ " @typescript-eslint/visitor-keys" " 8.17 .0"
679
669
680
- " @typescript-eslint/type-utils@5.62 .0 " :
681
- version "5.62 .0"
682
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62 .0.tgz#286f0389c41681376cdad96b309cedd17d70346a "
683
- integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew ==
670
+ " @typescript-eslint/type-utils@8.17 .0 " :
671
+ version "8.17 .0"
672
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.17 .0.tgz#d326569f498cdd0edf58d5bb6030b4ad914e63d3 "
673
+ integrity sha512-q38llWJYPd63rRnJ6wY/ZQqIzPrBCkPdpIsaCfkR3Q4t3p6sb422zougfad4TFW9+ElIFLVDzWGiGAfbb/v2qw ==
684
674
dependencies :
685
- " @typescript-eslint/typescript-estree" " 5.62 .0"
686
- " @typescript-eslint/utils" " 5.62 .0"
675
+ " @typescript-eslint/typescript-estree" " 8.17 .0"
676
+ " @typescript-eslint/utils" " 8.17 .0"
687
677
debug "^4.3.4"
688
- tsutils "^3.21 .0"
678
+ ts-api-utils "^1.3 .0"
689
679
690
- " @typescript-eslint/types@5.62 .0 " :
691
- version "5.62 .0"
692
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62 .0.tgz#258607e60effa309f067608931c3df6fed41fd2f "
693
- integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ ==
680
+ " @typescript-eslint/types@8.17 .0 " :
681
+ version "8.17 .0"
682
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.17 .0.tgz#ef84c709ef8324e766878834970bea9a7e3b72cf "
683
+ integrity sha512-gY2TVzeve3z6crqh2Ic7Cr+CAv6pfb0Egee7J5UAVWCpVvDI/F71wNfolIim4FE6hT15EbpZFVUj9j5i38jYXA ==
694
684
695
- " @typescript-eslint/typescript-estree@5.62 .0 " :
696
- version "5.62 .0"
697
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62 .0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b "
698
- integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA ==
685
+ " @typescript-eslint/typescript-estree@8.17 .0 " :
686
+ version "8.17 .0"
687
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.17 .0.tgz#40b5903bc929b1e8dd9c77db3cb52cfb199a2a34 "
688
+ integrity sha512-JqkOopc1nRKZpX+opvKqnM3XUlM7LpFMD0lYxTqOTKQfCWAmxw45e3qlOCsEqEB2yuacujivudOFpCnqkBDNMw ==
699
689
dependencies :
700
- " @typescript-eslint/types" " 5.62 .0"
701
- " @typescript-eslint/visitor-keys" " 5.62 .0"
690
+ " @typescript-eslint/types" " 8.17 .0"
691
+ " @typescript-eslint/visitor-keys" " 8.17 .0"
702
692
debug "^4.3.4"
703
- globby "^11.1.0 "
693
+ fast-glob "^3.3.2 "
704
694
is-glob "^4.0.3"
705
- semver "^7.3.7"
706
- tsutils "^3.21.0"
695
+ minimatch "^9.0.4"
696
+ semver "^7.6.0"
697
+ ts-api-utils "^1.3.0"
707
698
708
- " @typescript-eslint/utils@5.62 .0 " :
709
- version "5.62 .0"
710
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62 .0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86 "
711
- integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ ==
699
+ " @typescript-eslint/utils@8.17 .0 " :
700
+ version "8.17 .0"
701
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.17 .0.tgz#41c05105a2b6ab7592f513d2eeb2c2c0236d8908 "
702
+ integrity sha512-bQC8BnEkxqG8HBGKwG9wXlZqg37RKSMY7v/X8VEWD8JG2JuTHuNK0VFvMPMUKQcbk6B+tf05k+4AShAEtCtJ/w ==
712
703
dependencies :
713
- " @eslint-community/eslint-utils" " ^4.2.0"
714
- " @types/json-schema" " ^7.0.9"
715
- " @types/semver" " ^7.3.12"
716
- " @typescript-eslint/scope-manager" " 5.62.0"
717
- " @typescript-eslint/types" " 5.62.0"
718
- " @typescript-eslint/typescript-estree" " 5.62.0"
719
- eslint-scope "^5.1.1"
720
- semver "^7.3.7"
704
+ " @eslint-community/eslint-utils" " ^4.4.0"
705
+ " @typescript-eslint/scope-manager" " 8.17.0"
706
+ " @typescript-eslint/types" " 8.17.0"
707
+ " @typescript-eslint/typescript-estree" " 8.17.0"
721
708
722
- " @typescript-eslint/visitor-keys@5.62 .0 " :
723
- version "5.62 .0"
724
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62 .0.tgz#2174011917ce582875954ffe2f6912d5931e353e "
725
- integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw ==
709
+ " @typescript-eslint/visitor-keys@8.17 .0 " :
710
+ version "8.17 .0"
711
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.17 .0.tgz#4dbcd0e28b9bf951f4293805bf34f98df45e1aa8 "
712
+ integrity sha512-1Hm7THLpO6ww5QU6H/Qp+AusUUl+z/CAm3cNZZ0jQvon9yicgO7Rwd+/WWRpMKLYV6p2UvdbR27c86rzCPpreg ==
726
713
dependencies :
727
- " @typescript-eslint/types" " 5.62 .0"
728
- eslint-visitor-keys "^3.3 .0"
714
+ " @typescript-eslint/types" " 8.17 .0"
715
+ eslint-visitor-keys "^4.2 .0"
729
716
730
717
" @ungap/structured-clone@^1.2.0 " :
731
718
version "1.2.0"
@@ -1824,14 +1811,6 @@ eslint-plugin-sonarjs@0.23.0:
1824
1811
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.23.0.tgz#0265bad801ea210951672ee3cafbcf5d456ada96"
1825
1812
integrity sha512-z44T3PBf9W7qQ/aR+NmofOTyg6HLhSEZOPD4zhStqBpLoMp8GYhFksuUBnCxbnf1nfISpKBVkQhiBLFI/F4Wlg==
1826
1813
1827
- eslint-scope@^5.1.1 :
1828
- version "5.1.1"
1829
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
1830
- integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
1831
- dependencies :
1832
- esrecurse "^4.3.0"
1833
- estraverse "^4.1.1"
1834
-
1835
1814
eslint-scope@^7.2.2 :
1836
1815
version "7.2.2"
1837
1816
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
@@ -1840,11 +1819,16 @@ eslint-scope@^7.2.2:
1840
1819
esrecurse "^4.3.0"
1841
1820
estraverse "^5.2.0"
1842
1821
1843
- eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3. 4.1, eslint-visitor-keys@^3.4.3 :
1822
+ eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3 :
1844
1823
version "3.4.3"
1845
1824
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
1846
1825
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
1847
1826
1827
+ eslint-visitor-keys@^4.2.0 :
1828
+ version "4.2.0"
1829
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
1830
+ integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
1831
+
1848
1832
eslint@8.57.1 :
1849
1833
version "8.57.1"
1850
1834
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
@@ -1917,11 +1901,6 @@ esrecurse@^4.3.0:
1917
1901
dependencies :
1918
1902
estraverse "^5.2.0"
1919
1903
1920
- estraverse@^4.1.1 :
1921
- version "4.3.0"
1922
- resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
1923
- integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
1924
-
1925
1904
estraverse@^5.1.0, estraverse@^5.2.0 :
1926
1905
version "5.3.0"
1927
1906
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
@@ -1973,7 +1952,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
1973
1952
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
1974
1953
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
1975
1954
1976
- fast-glob@^3.2.9 :
1955
+ fast-glob@^3.2.9, fast-glob@^3.3.2 :
1977
1956
version "3.3.2"
1978
1957
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
1979
1958
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
@@ -2307,7 +2286,7 @@ globalthis@^1.0.3:
2307
2286
define-properties "^1.2.1"
2308
2287
gopd "^1.0.1"
2309
2288
2310
- globby@^11.0.0, globby@^11.0.1, globby@^11.1.0 :
2289
+ globby@^11.0.0, globby@^11.0.1 :
2311
2290
version "11.1.0"
2312
2291
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
2313
2292
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
@@ -2516,10 +2495,10 @@ ignore-walk@^5.0.1:
2516
2495
dependencies :
2517
2496
minimatch "^5.0.1"
2518
2497
2519
- ignore@^5.2.0 :
2520
- version "5.3.1 "
2521
- resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1 .tgz#5073e554cd42c5b33b394375f538b8593e34d4ef "
2522
- integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw ==
2498
+ ignore@^5.2.0, ignore@^5.3.1 :
2499
+ version "5.3.2 "
2500
+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2 .tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5 "
2501
+ integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g ==
2523
2502
2524
2503
import-fresh@^3.2.1, import-fresh@^3.3.0 :
2525
2504
version "3.3.0"
@@ -3343,6 +3322,13 @@ minimatch@^5.0.1, minimatch@^5.1.0:
3343
3322
dependencies :
3344
3323
brace-expansion "^2.0.1"
3345
3324
3325
+ minimatch@^9.0.4 :
3326
+ version "9.0.5"
3327
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
3328
+ integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
3329
+ dependencies :
3330
+ brace-expansion "^2.0.1"
3331
+
3346
3332
minimist-options@4.1.0 :
3347
3333
version "4.1.0"
3348
3334
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -3463,11 +3449,6 @@ mute-stream@0.0.8, mute-stream@~0.0.4:
3463
3449
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
3464
3450
integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
3465
3451
3466
- natural-compare-lite@^1.4.0 :
3467
- version "1.4.0"
3468
- resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
3469
- integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
3470
-
3471
3452
natural-compare@^1.4.0 :
3472
3453
version "1.4.0"
3473
3454
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -4442,10 +4423,10 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
4442
4423
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
4443
4424
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
4444
4425
4445
- semver@^7.0.0, semver@^7.1.1, semver@^7.1.2, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8 :
4446
- version "7.6.2 "
4447
- resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2 .tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13 "
4448
- integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w ==
4426
+ semver@^7.0.0, semver@^7.1.1, semver@^7.1.2, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@^7.6.0 :
4427
+ version "7.6.3 "
4428
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3 .tgz#980f7b5550bc175fb4dc09403085627f9eb33143 "
4429
+ integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A ==
4449
4430
4450
4431
set-blocking@^2.0.0 :
4451
4432
version "2.0.0"
@@ -4832,6 +4813,11 @@ trim-newlines@^3.0.0:
4832
4813
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
4833
4814
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
4834
4815
4816
+ ts-api-utils@^1.3.0 :
4817
+ version "1.4.3"
4818
+ resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064"
4819
+ integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==
4820
+
4835
4821
tsconfig-paths@^3.15.0 :
4836
4822
version "3.15.0"
4837
4823
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz#5299ec605e55b1abb23ec939ef15edaf483070d4"
@@ -4852,18 +4838,6 @@ tslib@2.6.2, "tslib@^1.9.3 || ^2.0.0 || ^2.1.0", tslib@^2.0.0, tslib@^2.1.0, tsl
4852
4838
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
4853
4839
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
4854
4840
4855
- tslib@^1.8.1 :
4856
- version "1.14.1"
4857
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
4858
- integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
4859
-
4860
- tsutils@^3.21.0 :
4861
- version "3.21.0"
4862
- resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
4863
- integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
4864
- dependencies :
4865
- tslib "^1.8.1"
4866
-
4867
4841
type-check@^0.4.0, type-check@~0.4.0 :
4868
4842
version "0.4.0"
4869
4843
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
0 commit comments