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"
611
611
dependencies :
612
612
" @types/node" " *"
613
613
614
- " @types/json-schema@^7.0.9 " :
615
- version "7.0.15"
616
- resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
617
- integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
618
-
619
614
" @types/json5@^0.0.29 " :
620
615
version "0.0.29"
621
616
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
643
638
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239"
644
639
integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==
645
640
646
- " @types/semver@^7.3.12 " :
647
- version "7.5.8"
648
- resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
649
- integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
650
-
651
- " @typescript-eslint/[email protected] " :
652
- version "5.62.0"
653
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
654
- integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
641
+ " @typescript-eslint/[email protected] " :
642
+ version "8.19.0"
643
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.0.tgz#2b1e1b791e21d5fc27ddc93884db066444f597b5"
644
+ integrity sha512-NggSaEZCdSrFddbctrVjkVZvFC6KGfKfNK0CU7mNK/iKHGKbzT4Wmgm08dKpcZECBu9f5FypndoMyRHkdqfT1Q==
655
645
dependencies :
656
- " @eslint-community/regexpp" " ^4.4 .0"
657
- " @typescript-eslint/scope-manager" " 5.62 .0"
658
- " @typescript-eslint/type-utils" " 5.62 .0"
659
- " @typescript-eslint/utils" " 5.62 .0"
660
- debug "^4.3.4 "
646
+ " @eslint-community/regexpp" " ^4.10 .0"
647
+ " @typescript-eslint/scope-manager" " 8.19 .0"
648
+ " @typescript-eslint/type-utils" " 8.19 .0"
649
+ " @typescript-eslint/utils" " 8.19 .0"
650
+ " @typescript-eslint/visitor-keys " " 8.19.0 "
661
651
graphemer "^1.4.0"
662
- ignore "^5.2.0"
663
- natural-compare-lite "^1.4.0"
664
- semver "^7.3.7"
665
- tsutils "^3.21.0"
652
+ ignore "^5.3.1"
653
+ natural-compare "^1.4.0"
654
+ ts-api-utils "^1.3.0"
666
655
667
- " @typescript-eslint/parser@5.62 .0 " :
668
- version "5.62 .0"
669
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62 .0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7 "
670
- integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA ==
656
+ " @typescript-eslint/parser@8.19 .0 " :
657
+ version "8.19 .0"
658
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.19 .0.tgz#f1512e6e5c491b03aabb2718b95becde22b15292 "
659
+ integrity sha512-6M8taKyOETY1TKHp0x8ndycipTVgmp4xtg5QpEZzXxDhNvvHOJi5rLRkLr8SK3jTgD5l4fTlvBiRdfsuWydxBw ==
671
660
dependencies :
672
- " @typescript-eslint/scope-manager" " 5.62.0"
673
- " @typescript-eslint/types" " 5.62.0"
674
- " @typescript-eslint/typescript-estree" " 5.62.0"
661
+ " @typescript-eslint/scope-manager" " 8.19.0"
662
+ " @typescript-eslint/types" " 8.19.0"
663
+ " @typescript-eslint/typescript-estree" " 8.19.0"
664
+ " @typescript-eslint/visitor-keys" " 8.19.0"
675
665
debug "^4.3.4"
676
666
677
- " @typescript-eslint/scope-manager@5.62 .0 " :
678
- version "5.62 .0"
679
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62 .0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c "
680
- integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w ==
667
+ " @typescript-eslint/scope-manager@8.19 .0 " :
668
+ version "8.19 .0"
669
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19 .0.tgz#28fa413a334f70e8b506a968531e0a7c9c3076dc "
670
+ integrity sha512-hkoJiKQS3GQ13TSMEiuNmSCvhz7ujyqD1x3ShbaETATHrck+9RaDdUbt+osXaUuns9OFwrDTTrjtwsU8gJyyRA ==
681
671
dependencies :
682
- " @typescript-eslint/types" " 5.62 .0"
683
- " @typescript-eslint/visitor-keys" " 5.62 .0"
672
+ " @typescript-eslint/types" " 8.19 .0"
673
+ " @typescript-eslint/visitor-keys" " 8.19 .0"
684
674
685
- " @typescript-eslint/type-utils@5.62 .0 " :
686
- version "5.62 .0"
687
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62 .0.tgz#286f0389c41681376cdad96b309cedd17d70346a "
688
- integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew ==
675
+ " @typescript-eslint/type-utils@8.19 .0 " :
676
+ version "8.19 .0"
677
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19 .0.tgz#41abd7d2e4cf93b6854b1fe6cbf416fab5abf89f "
678
+ integrity sha512-TZs0I0OSbd5Aza4qAMpp1cdCYVnER94IziudE3JU328YUHgWu9gwiwhag+fuLeJ2LkWLXI+F/182TbG+JaBdTg ==
689
679
dependencies :
690
- " @typescript-eslint/typescript-estree" " 5.62 .0"
691
- " @typescript-eslint/utils" " 5.62 .0"
680
+ " @typescript-eslint/typescript-estree" " 8.19 .0"
681
+ " @typescript-eslint/utils" " 8.19 .0"
692
682
debug "^4.3.4"
693
- tsutils "^3.21 .0"
683
+ ts-api-utils "^1.3 .0"
694
684
695
- " @typescript-eslint/types@5.62 .0 " :
696
- version "5.62 .0"
697
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62 .0.tgz#258607e60effa309f067608931c3df6fed41fd2f "
698
- integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ ==
685
+ " @typescript-eslint/types@8.19 .0 " :
686
+ version "8.19 .0"
687
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19 .0.tgz#a190a25c5484a42b81eaad06989579fdeb478cbb "
688
+ integrity sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA ==
699
689
700
- " @typescript-eslint/typescript-estree@5.62 .0 " :
701
- version "5.62 .0"
702
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62 .0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b "
703
- integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA ==
690
+ " @typescript-eslint/typescript-estree@8.19 .0 " :
691
+ version "8.19 .0"
692
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19 .0.tgz#6b4f48f98ffad6597379951b115710f4d68c9ccb "
693
+ integrity sha512-WW9PpDaLIFW9LCbucMSdYUuGeFUz1OkWYS/5fwZwTA+l2RwlWFdJvReQqMUMBw4yJWJOfqd7An9uwut2Oj8sLw ==
704
694
dependencies :
705
- " @typescript-eslint/types" " 5.62 .0"
706
- " @typescript-eslint/visitor-keys" " 5.62 .0"
695
+ " @typescript-eslint/types" " 8.19 .0"
696
+ " @typescript-eslint/visitor-keys" " 8.19 .0"
707
697
debug "^4.3.4"
708
- globby "^11.1.0 "
698
+ fast-glob "^3.3.2 "
709
699
is-glob "^4.0.3"
710
- semver "^7.3.7"
711
- tsutils "^3.21.0"
700
+ minimatch "^9.0.4"
701
+ semver "^7.6.0"
702
+ ts-api-utils "^1.3.0"
712
703
713
- " @typescript-eslint/utils@5.62 .0 " :
714
- version "5.62 .0"
715
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62 .0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86 "
716
- integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ ==
704
+ " @typescript-eslint/utils@8.19 .0 " :
705
+ version "8.19 .0"
706
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19 .0.tgz#33824310e1fccc17f27fbd1030fd8bbd9a674684 "
707
+ integrity sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg ==
717
708
dependencies :
718
- " @eslint-community/eslint-utils" " ^4.2.0"
719
- " @types/json-schema" " ^7.0.9"
720
- " @types/semver" " ^7.3.12"
721
- " @typescript-eslint/scope-manager" " 5.62.0"
722
- " @typescript-eslint/types" " 5.62.0"
723
- " @typescript-eslint/typescript-estree" " 5.62.0"
724
- eslint-scope "^5.1.1"
725
- semver "^7.3.7"
709
+ " @eslint-community/eslint-utils" " ^4.4.0"
710
+ " @typescript-eslint/scope-manager" " 8.19.0"
711
+ " @typescript-eslint/types" " 8.19.0"
712
+ " @typescript-eslint/typescript-estree" " 8.19.0"
726
713
727
- " @typescript-eslint/visitor-keys@5.62 .0 " :
728
- version "5.62 .0"
729
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62 .0.tgz#2174011917ce582875954ffe2f6912d5931e353e "
730
- integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw ==
714
+ " @typescript-eslint/visitor-keys@8.19 .0 " :
715
+ version "8.19 .0"
716
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19 .0.tgz#dc313f735e64c4979c9073f51ffcefb6d9be5c77 "
717
+ integrity sha512-mCFtBbFBJDCNCWUl5y6sZSCHXw1DEFEk3c/M3nRK2a4XUB8StGFtmcEMizdjKuBzB6e/smJAAWYug3VrdLMr1w ==
731
718
dependencies :
732
- " @typescript-eslint/types" " 5.62 .0"
733
- eslint-visitor-keys "^3.3 .0"
719
+ " @typescript-eslint/types" " 8.19 .0"
720
+ eslint-visitor-keys "^4.2 .0"
734
721
735
722
" @ungap/structured-clone@^1.2.0 " :
736
723
version "1.2.0"
1831
1818
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.23.0.tgz#0265bad801ea210951672ee3cafbcf5d456ada96"
1832
1819
integrity sha512-z44T3PBf9W7qQ/aR+NmofOTyg6HLhSEZOPD4zhStqBpLoMp8GYhFksuUBnCxbnf1nfISpKBVkQhiBLFI/F4Wlg==
1833
1820
1834
- eslint-scope@^5.1.1 :
1835
- version "5.1.1"
1836
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
1837
- integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
1838
- dependencies :
1839
- esrecurse "^4.3.0"
1840
- estraverse "^4.1.1"
1841
-
1842
1821
eslint-scope@^7.2.2 :
1843
1822
version "7.2.2"
1844
1823
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
@@ -1847,11 +1826,16 @@ eslint-scope@^7.2.2:
1847
1826
esrecurse "^4.3.0"
1848
1827
estraverse "^5.2.0"
1849
1828
1850
- eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3. 4.1, eslint-visitor-keys@^3.4.3 :
1829
+ eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3 :
1851
1830
version "3.4.3"
1852
1831
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
1853
1832
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
1854
1833
1834
+ eslint-visitor-keys@^4.2.0 :
1835
+ version "4.2.0"
1836
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
1837
+ integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
1838
+
1855
1839
1856
1840
version "8.57.1"
1857
1841
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
@@ -1924,11 +1908,6 @@ esrecurse@^4.3.0:
1924
1908
dependencies :
1925
1909
estraverse "^5.2.0"
1926
1910
1927
- estraverse@^4.1.1 :
1928
- version "4.3.0"
1929
- resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
1930
- integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
1931
-
1932
1911
estraverse@^5.1.0, estraverse@^5.2.0 :
1933
1912
version "5.3.0"
1934
1913
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
@@ -1980,7 +1959,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
1980
1959
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
1981
1960
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
1982
1961
1983
- fast-glob@^3.2.9 :
1962
+ fast-glob@^3.2.9, fast-glob@^3.3.2 :
1984
1963
version "3.3.2"
1985
1964
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
1986
1965
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
@@ -2314,7 +2293,7 @@ globalthis@^1.0.3:
2314
2293
define-properties "^1.2.1"
2315
2294
gopd "^1.0.1"
2316
2295
2317
- globby@^11.0.0, globby@^11.0.1, globby@^11.1.0 :
2296
+ globby@^11.0.0, globby@^11.0.1 :
2318
2297
version "11.1.0"
2319
2298
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
2320
2299
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
@@ -2523,10 +2502,10 @@ ignore-walk@^5.0.1:
2523
2502
dependencies :
2524
2503
minimatch "^5.0.1"
2525
2504
2526
- ignore@^5.2.0 :
2527
- version "5.3.1 "
2528
- resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1 .tgz#5073e554cd42c5b33b394375f538b8593e34d4ef "
2529
- integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw ==
2505
+ ignore@^5.2.0, ignore@^5.3.1 :
2506
+ version "5.3.2 "
2507
+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2 .tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5 "
2508
+ integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g ==
2530
2509
2531
2510
import-fresh@^3.2.1, import-fresh@^3.3.0 :
2532
2511
version "3.3.0"
@@ -3350,6 +3329,13 @@ minimatch@^5.0.1, minimatch@^5.1.0:
3350
3329
dependencies :
3351
3330
brace-expansion "^2.0.1"
3352
3331
3332
+ minimatch@^9.0.4 :
3333
+ version "9.0.5"
3334
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
3335
+ integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
3336
+ dependencies :
3337
+ brace-expansion "^2.0.1"
3338
+
3353
3339
3354
3340
version "4.1.0"
3355
3341
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
3470
3456
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
3471
3457
integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
3472
3458
3473
- natural-compare-lite@^1.4.0 :
3474
- version "1.4.0"
3475
- resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
3476
- integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
3477
-
3478
3459
natural-compare@^1.4.0 :
3479
3460
version "1.4.0"
3480
3461
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -4449,10 +4430,10 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
4449
4430
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
4450
4431
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
4451
4432
4452
- 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 :
4453
- version "7.6.2 "
4454
- resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2 .tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13 "
4455
- integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w ==
4433
+ 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 :
4434
+ version "7.6.3 "
4435
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3 .tgz#980f7b5550bc175fb4dc09403085627f9eb33143 "
4436
+ integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A ==
4456
4437
4457
4438
set-blocking@^2.0.0 :
4458
4439
version "2.0.0"
@@ -4839,6 +4820,11 @@ trim-newlines@^3.0.0:
4839
4820
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
4840
4821
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
4841
4822
4823
+ ts-api-utils@^1.3.0 :
4824
+ version "1.4.3"
4825
+ resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064"
4826
+ integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==
4827
+
4842
4828
tsconfig-paths@^3.15.0 :
4843
4829
version "3.15.0"
4844
4830
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz#5299ec605e55b1abb23ec939ef15edaf483070d4"
@@ -4859,18 +4845,6 @@
[email protected] , "tslib@^1.9.3 || ^2.0.0 || ^2.1.0", tslib@^2.0.0, tslib@^2.1.0, tsl
4859
4845
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
4860
4846
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
4861
4847
4862
- tslib@^1.8.1 :
4863
- version "1.14.1"
4864
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
4865
- integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
4866
-
4867
- tsutils@^3.21.0 :
4868
- version "3.21.0"
4869
- resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
4870
- integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
4871
- dependencies :
4872
- tslib "^1.8.1"
4873
-
4874
4848
type-check@^0.4.0, type-check@~0.4.0 :
4875
4849
version "0.4.0"
4876
4850
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
0 commit comments