@@ -1886,8 +1886,8 @@ __metadata:
1886
1886
" @types/is-ci " : " npm:3.0.4"
1887
1887
" @types/node " : " npm:20.12.10"
1888
1888
" @types/node-notifier " : " npm:8.0.5"
1889
- " @typescript-eslint/eslint-plugin " : " npm:8.0.0-alpha.33 "
1890
- " @typescript-eslint/parser " : " npm:8.0.0-alpha.33 "
1889
+ " @typescript-eslint/eslint-plugin " : " npm:8.0.0-alpha.34 "
1890
+ " @typescript-eslint/parser " : " npm:8.0.0-alpha.34 "
1891
1891
" @vates/toggle-scripts " : " npm:1.0.0"
1892
1892
" @vitest/coverage-v8 " : " npm:1.6.0"
1893
1893
chai : " npm:5.1.1"
@@ -2670,6 +2670,29 @@ __metadata:
2670
2670
languageName : node
2671
2671
linkType : hard
2672
2672
2673
+ " @typescript-eslint/eslint-plugin@npm:8.0.0-alpha.34 " :
2674
+ version : 8.0.0-alpha.34
2675
+ resolution : " @typescript-eslint/eslint-plugin@npm:8.0.0-alpha.34"
2676
+ dependencies :
2677
+ " @eslint-community/regexpp " : " npm:^4.10.0"
2678
+ " @typescript-eslint/scope-manager " : " npm:8.0.0-alpha.34"
2679
+ " @typescript-eslint/type-utils " : " npm:8.0.0-alpha.34"
2680
+ " @typescript-eslint/utils " : " npm:8.0.0-alpha.34"
2681
+ " @typescript-eslint/visitor-keys " : " npm:8.0.0-alpha.34"
2682
+ graphemer : " npm:^1.4.0"
2683
+ ignore : " npm:^5.3.1"
2684
+ natural-compare : " npm:^1.4.0"
2685
+ ts-api-utils : " npm:^1.3.0"
2686
+ peerDependencies :
2687
+ " @typescript-eslint/parser " : ^8.0.0 || ^8.0.0-alpha.0
2688
+ eslint : ^8.57.0 || ^9.0.0
2689
+ peerDependenciesMeta :
2690
+ typescript :
2691
+ optional : true
2692
+ checksum : 10/24476e5e8c85a56835fdfa23adeab5322b03d5873da94f12062c026fd7e084ec66ab52108ecb8295a02de13d25b8c106d8402371d111b1e38cd14009ee9285e2
2693
+ languageName : node
2694
+ linkType : hard
2695
+
2673
2696
" @typescript-eslint/parser@npm:8.0.0-alpha.33 " :
2674
2697
version : 8.0.0-alpha.33
2675
2698
resolution : " @typescript-eslint/parser@npm:8.0.0-alpha.33"
@@ -2688,6 +2711,24 @@ __metadata:
2688
2711
languageName : node
2689
2712
linkType : hard
2690
2713
2714
+ " @typescript-eslint/parser@npm:8.0.0-alpha.34 " :
2715
+ version : 8.0.0-alpha.34
2716
+ resolution : " @typescript-eslint/parser@npm:8.0.0-alpha.34"
2717
+ dependencies :
2718
+ " @typescript-eslint/scope-manager " : " npm:8.0.0-alpha.34"
2719
+ " @typescript-eslint/types " : " npm:8.0.0-alpha.34"
2720
+ " @typescript-eslint/typescript-estree " : " npm:8.0.0-alpha.34"
2721
+ " @typescript-eslint/visitor-keys " : " npm:8.0.0-alpha.34"
2722
+ debug : " npm:^4.3.4"
2723
+ peerDependencies :
2724
+ eslint : ^8.57.0 || ^9.0.0
2725
+ peerDependenciesMeta :
2726
+ typescript :
2727
+ optional : true
2728
+ checksum : 10/6ea457e60c16e222c6e2461356fba02f12c443a0e112551380ba9147705f16ec6fd2f31cfab77f6a75e167d2adb4ad645582f5fa688efbd2858f68809951bcf4
2729
+ languageName : node
2730
+ linkType : hard
2731
+
2691
2732
" @typescript-eslint/scope-manager@npm:7.13.0 " :
2692
2733
version : 7.13.0
2693
2734
resolution : " @typescript-eslint/scope-manager@npm:7.13.0"
@@ -2708,6 +2749,16 @@ __metadata:
2708
2749
languageName : node
2709
2750
linkType : hard
2710
2751
2752
+ " @typescript-eslint/scope-manager@npm:8.0.0-alpha.34 " :
2753
+ version : 8.0.0-alpha.34
2754
+ resolution : " @typescript-eslint/scope-manager@npm:8.0.0-alpha.34"
2755
+ dependencies :
2756
+ " @typescript-eslint/types " : " npm:8.0.0-alpha.34"
2757
+ " @typescript-eslint/visitor-keys " : " npm:8.0.0-alpha.34"
2758
+ checksum : 10/f7f86da943702b48034b4af1f250b843ae5f17e3e3eace56602b021f595ad9683de0c70873cf9787ac2a7f7e6b30ac2414f7bc1eeb68d97a90695f1b7cb59a5f
2759
+ languageName : node
2760
+ linkType : hard
2761
+
2711
2762
" @typescript-eslint/type-utils@npm:8.0.0-alpha.33 " :
2712
2763
version : 8.0.0-alpha.33
2713
2764
resolution : " @typescript-eslint/type-utils@npm:8.0.0-alpha.33"
@@ -2723,6 +2774,21 @@ __metadata:
2723
2774
languageName : node
2724
2775
linkType : hard
2725
2776
2777
+ " @typescript-eslint/type-utils@npm:8.0.0-alpha.34 " :
2778
+ version : 8.0.0-alpha.34
2779
+ resolution : " @typescript-eslint/type-utils@npm:8.0.0-alpha.34"
2780
+ dependencies :
2781
+ " @typescript-eslint/typescript-estree " : " npm:8.0.0-alpha.34"
2782
+ " @typescript-eslint/utils " : " npm:8.0.0-alpha.34"
2783
+ debug : " npm:^4.3.4"
2784
+ ts-api-utils : " npm:^1.3.0"
2785
+ peerDependenciesMeta :
2786
+ typescript :
2787
+ optional : true
2788
+ checksum : 10/99ba9e96c0387a45bca7545d0fc2e0fe08fa7dd2668228064ba06fd123c3475d870d4c64bd535c4524e3e89acb2d7102c1b9719245c75f025077874fe3c16503
2789
+ languageName : node
2790
+ linkType : hard
2791
+
2726
2792
" @typescript-eslint/types@npm:7.13.0, @typescript-eslint/types@npm:^7.2.0 " :
2727
2793
version : 7.13.0
2728
2794
resolution : " @typescript-eslint/types@npm:7.13.0"
@@ -2737,6 +2803,13 @@ __metadata:
2737
2803
languageName : node
2738
2804
linkType : hard
2739
2805
2806
+ " @typescript-eslint/types@npm:8.0.0-alpha.34 " :
2807
+ version : 8.0.0-alpha.34
2808
+ resolution : " @typescript-eslint/types@npm:8.0.0-alpha.34"
2809
+ checksum : 10/4147cc87dc9ffd90c9eddd1da14a549ff019edaefd141aede650c14d034c598b8a49d04f763ff92f27ae7b4ec6a468d09a45f89fe01a56a96c1a70520bd50f2a
2810
+ languageName : node
2811
+ linkType : hard
2812
+
2740
2813
" @typescript-eslint/typescript-estree@npm:7.13.0 " :
2741
2814
version : 7.13.0
2742
2815
resolution : " @typescript-eslint/typescript-estree@npm:7.13.0"
@@ -2775,6 +2848,25 @@ __metadata:
2775
2848
languageName : node
2776
2849
linkType : hard
2777
2850
2851
+ " @typescript-eslint/typescript-estree@npm:8.0.0-alpha.34 " :
2852
+ version : 8.0.0-alpha.34
2853
+ resolution : " @typescript-eslint/typescript-estree@npm:8.0.0-alpha.34"
2854
+ dependencies :
2855
+ " @typescript-eslint/types " : " npm:8.0.0-alpha.34"
2856
+ " @typescript-eslint/visitor-keys " : " npm:8.0.0-alpha.34"
2857
+ debug : " npm:^4.3.4"
2858
+ globby : " npm:^11.1.0"
2859
+ is-glob : " npm:^4.0.3"
2860
+ minimatch : " npm:^9.0.4"
2861
+ semver : " npm:^7.6.0"
2862
+ ts-api-utils : " npm:^1.3.0"
2863
+ peerDependenciesMeta :
2864
+ typescript :
2865
+ optional : true
2866
+ checksum : 10/42b5e5c3eb64a2025197dd6fed919496d1b806c23bacd33aaaa22668255d7986a2dcff2a82bfbd2926f2d9637028d18262aba79eb5b8066854a2afa4c472bf81
2867
+ languageName : node
2868
+ linkType : hard
2869
+
2778
2870
" @typescript-eslint/utils@npm:8.0.0-alpha.33 " :
2779
2871
version : 8.0.0-alpha.33
2780
2872
resolution : " @typescript-eslint/utils@npm:8.0.0-alpha.33"
@@ -2789,6 +2881,20 @@ __metadata:
2789
2881
languageName : node
2790
2882
linkType : hard
2791
2883
2884
+ " @typescript-eslint/utils@npm:8.0.0-alpha.34 " :
2885
+ version : 8.0.0-alpha.34
2886
+ resolution : " @typescript-eslint/utils@npm:8.0.0-alpha.34"
2887
+ dependencies :
2888
+ " @eslint-community/eslint-utils " : " npm:^4.4.0"
2889
+ " @typescript-eslint/scope-manager " : " npm:8.0.0-alpha.34"
2890
+ " @typescript-eslint/types " : " npm:8.0.0-alpha.34"
2891
+ " @typescript-eslint/typescript-estree " : " npm:8.0.0-alpha.34"
2892
+ peerDependencies :
2893
+ eslint : ^8.57.0 || ^9.0.0
2894
+ checksum : 10/63a6de10531a1a1759c3da86f3224ff2bcda5b5dae9c0681759fd4fed535fccdc66b927a6b7f5ac7780f158a690c37249c01bd4b37b2d753fa294c1d92dd3def
2895
+ languageName : node
2896
+ linkType : hard
2897
+
2792
2898
" @typescript-eslint/utils@npm:^7.12.0 " :
2793
2899
version : 7.13.0
2794
2900
resolution : " @typescript-eslint/utils@npm:7.13.0"
@@ -2823,6 +2929,16 @@ __metadata:
2823
2929
languageName : node
2824
2930
linkType : hard
2825
2931
2932
+ " @typescript-eslint/visitor-keys@npm:8.0.0-alpha.34 " :
2933
+ version : 8.0.0-alpha.34
2934
+ resolution : " @typescript-eslint/visitor-keys@npm:8.0.0-alpha.34"
2935
+ dependencies :
2936
+ " @typescript-eslint/types " : " npm:8.0.0-alpha.34"
2937
+ eslint-visitor-keys : " npm:^3.4.3"
2938
+ checksum : 10/07c825b985522400aa02556134fe9bd0e5519fc605e61328723d6f23fd70142260fb5559709141cb375f12b63d2c84e2e19dd7e87ef0ec90a662dcd31f3e017c
2939
+ languageName : node
2940
+ linkType : hard
2941
+
2826
2942
" @ungap/structured-clone@npm:^1.0.0 " :
2827
2943
version : 1.2.0
2828
2944
resolution : " @ungap/structured-clone@npm:1.2.0"
0 commit comments