@@ -2506,8 +2506,8 @@ __metadata:
2506
2506
" @softwareventures/tsconfig " : " npm:8.1.0"
2507
2507
" @types/eslint " : " npm:8.56.12"
2508
2508
" @types/node " : " npm:18.19.68"
2509
- " @typescript-eslint/eslint-plugin " : " npm:7.18 .0"
2510
- " @typescript-eslint/parser " : " npm:7.18 .0"
2509
+ " @typescript-eslint/eslint-plugin " : " npm:8.21 .0"
2510
+ " @typescript-eslint/parser " : " npm:8.21 .0"
2511
2511
ava : " npm:6.2.0"
2512
2512
commitizen : " npm:4.3.1"
2513
2513
conventional-changelog-conventionalcommits : " npm:7.0.2"
@@ -2527,8 +2527,8 @@ __metadata:
2527
2527
tslib : " npm:^2.3.1"
2528
2528
typescript : " npm:5.7.2"
2529
2529
peerDependencies :
2530
- " @typescript-eslint/eslint-plugin " : ^5.3.0 || ^6.0.0 || ^7.0.0
2531
- " @typescript-eslint/parser " : ^5.3.0 || ^6.0.0 || ^7.0.0
2530
+ " @typescript-eslint/eslint-plugin " : ^5.3.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
2531
+ " @typescript-eslint/parser " : ^5.3.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
2532
2532
eslint : ^7.0.0 || ^8.0.0
2533
2533
eslint-config-prettier : ^8.3.0 || ^9.0.0
2534
2534
eslint-plugin-import : ^2.25.2
@@ -2744,44 +2744,40 @@ __metadata:
2744
2744
languageName : node
2745
2745
linkType : hard
2746
2746
2747
- " @typescript-eslint/eslint-plugin@npm:7.18 .0 " :
2748
- version : 7.18 .0
2749
- resolution : " @typescript-eslint/eslint-plugin@npm:7.18 .0"
2747
+ " @typescript-eslint/eslint-plugin@npm:8.21 .0 " :
2748
+ version : 8.21 .0
2749
+ resolution : " @typescript-eslint/eslint-plugin@npm:8.21 .0"
2750
2750
dependencies :
2751
2751
" @eslint-community/regexpp " : " npm:^4.10.0"
2752
- " @typescript-eslint/scope-manager " : " npm:7.18 .0"
2753
- " @typescript-eslint/type-utils " : " npm:7.18 .0"
2754
- " @typescript-eslint/utils " : " npm:7.18 .0"
2755
- " @typescript-eslint/visitor-keys " : " npm:7.18 .0"
2752
+ " @typescript-eslint/scope-manager " : " npm:8.21 .0"
2753
+ " @typescript-eslint/type-utils " : " npm:8.21 .0"
2754
+ " @typescript-eslint/utils " : " npm:8.21 .0"
2755
+ " @typescript-eslint/visitor-keys " : " npm:8.21 .0"
2756
2756
graphemer : " npm:^1.4.0"
2757
2757
ignore : " npm:^5.3.1"
2758
2758
natural-compare : " npm:^1.4.0"
2759
- ts-api-utils : " npm:^1.3 .0"
2759
+ ts-api-utils : " npm:^2.0 .0"
2760
2760
peerDependencies :
2761
- " @typescript-eslint/parser " : ^7.0.0
2762
- eslint : ^8.56.0
2763
- peerDependenciesMeta :
2764
- typescript :
2765
- optional : true
2766
- checksum : 10c0/2b37948fa1b0dab77138909dabef242a4d49ab93e4019d4ef930626f0a7d96b03e696cd027fa0087881c20e73be7be77c942606b4a76fa599e6b37f6985304c3
2761
+ " @typescript-eslint/parser " : ^8.0.0 || ^8.0.0-alpha.0
2762
+ eslint : ^8.57.0 || ^9.0.0
2763
+ typescript : " >=4.8.4 <5.8.0"
2764
+ checksum : 10c0/4601d21ec35b9fa5cfc1ad0330733ab40d6c6822c7fc15c3584a16f678c9a72e077a1725a950823fe0f499a15f3981795b1ea5d1e7a1be5c7b8296ea9ae6327c
2767
2765
languageName : node
2768
2766
linkType : hard
2769
2767
2770
- " @typescript-eslint/parser@npm:7.18 .0 " :
2771
- version : 7.18 .0
2772
- resolution : " @typescript-eslint/parser@npm:7.18 .0"
2768
+ " @typescript-eslint/parser@npm:8.21 .0 " :
2769
+ version : 8.21 .0
2770
+ resolution : " @typescript-eslint/parser@npm:8.21 .0"
2773
2771
dependencies :
2774
- " @typescript-eslint/scope-manager " : " npm:7.18 .0"
2775
- " @typescript-eslint/types " : " npm:7.18 .0"
2776
- " @typescript-eslint/typescript-estree " : " npm:7.18 .0"
2777
- " @typescript-eslint/visitor-keys " : " npm:7.18 .0"
2772
+ " @typescript-eslint/scope-manager " : " npm:8.21 .0"
2773
+ " @typescript-eslint/types " : " npm:8.21 .0"
2774
+ " @typescript-eslint/typescript-estree " : " npm:8.21 .0"
2775
+ " @typescript-eslint/visitor-keys " : " npm:8.21 .0"
2778
2776
debug : " npm:^4.3.4"
2779
2777
peerDependencies :
2780
- eslint : ^8.56.0
2781
- peerDependenciesMeta :
2782
- typescript :
2783
- optional : true
2784
- checksum : 10c0/370e73fca4278091bc1b657f85e7d74cd52b24257ea20c927a8e17546107ce04fbf313fec99aed0cc2a145ddbae1d3b12e9cc2c1320117636dc1281bcfd08059
2778
+ eslint : ^8.57.0 || ^9.0.0
2779
+ typescript : " >=4.8.4 <5.8.0"
2780
+ checksum : 10c0/aadebd50ca7aa2d61ad85d890c0d7010f2c293ec4d50a7833ef9674f232f0bc7118faa93a898771fbea50f02d542d687cf3569421b23f72fe6fed6895d5506fc
2785
2781
languageName : node
2786
2782
linkType : hard
2787
2783
@@ -2795,13 +2791,13 @@ __metadata:
2795
2791
languageName : node
2796
2792
linkType : hard
2797
2793
2798
- " @typescript-eslint/scope-manager@npm:7.18 .0 " :
2799
- version : 7.18 .0
2800
- resolution : " @typescript-eslint/scope-manager@npm:7.18 .0"
2794
+ " @typescript-eslint/scope-manager@npm:8.21 .0 " :
2795
+ version : 8.21 .0
2796
+ resolution : " @typescript-eslint/scope-manager@npm:8.21 .0"
2801
2797
dependencies :
2802
- " @typescript-eslint/types " : " npm:7.18 .0"
2803
- " @typescript-eslint/visitor-keys " : " npm:7.18 .0"
2804
- checksum : 10c0/038cd58c2271de146b3a594afe2c99290034033326d57ff1f902976022c8b0138ffd3cb893ae439ae41003b5e4bcc00cabf6b244ce40e8668f9412cc96d97b8e
2798
+ " @typescript-eslint/types " : " npm:8.21 .0"
2799
+ " @typescript-eslint/visitor-keys " : " npm:8.21 .0"
2800
+ checksum : 10c0/ea405e79dc884ea1c76465604db52f9b0941d6cbb0bde6bce1af689ef212f782e214de69d46503c7c47bfc180d763369b7433f1965e3be3c442b417e8c9f8f75
2805
2801
languageName : node
2806
2802
linkType : hard
2807
2803
@@ -2822,20 +2818,18 @@ __metadata:
2822
2818
languageName : node
2823
2819
linkType : hard
2824
2820
2825
- " @typescript-eslint/type-utils@npm:7.18 .0 " :
2826
- version : 7.18 .0
2827
- resolution : " @typescript-eslint/type-utils@npm:7.18 .0"
2821
+ " @typescript-eslint/type-utils@npm:8.21 .0 " :
2822
+ version : 8.21 .0
2823
+ resolution : " @typescript-eslint/type-utils@npm:8.21 .0"
2828
2824
dependencies :
2829
- " @typescript-eslint/typescript-estree " : " npm:7.18 .0"
2830
- " @typescript-eslint/utils " : " npm:7.18 .0"
2825
+ " @typescript-eslint/typescript-estree " : " npm:8.21 .0"
2826
+ " @typescript-eslint/utils " : " npm:8.21 .0"
2831
2827
debug : " npm:^4.3.4"
2832
- ts-api-utils : " npm:^1.3 .0"
2828
+ ts-api-utils : " npm:^2.0 .0"
2833
2829
peerDependencies :
2834
- eslint : ^8.56.0
2835
- peerDependenciesMeta :
2836
- typescript :
2837
- optional : true
2838
- checksum : 10c0/ad92a38007be620f3f7036f10e234abdc2fdc518787b5a7227e55fd12896dacf56e8b34578723fbf9bea8128df2510ba8eb6739439a3879eda9519476d5783fd
2830
+ eslint : ^8.57.0 || ^9.0.0
2831
+ typescript : " >=4.8.4 <5.8.0"
2832
+ checksum : 10c0/617f5dfe83fd9a7c722b27fa4e7f0c84f29baa94f75a4e8e5ccfd5b0a373437f65724e21b9642870fb0960f204b1a7f516a038200a12f8118f21b1bf86315bf3
2839
2833
languageName : node
2840
2834
linkType : hard
2841
2835
@@ -2846,10 +2840,10 @@ __metadata:
2846
2840
languageName : node
2847
2841
linkType : hard
2848
2842
2849
- " @typescript-eslint/types@npm:7.18 .0 " :
2850
- version : 7.18 .0
2851
- resolution : " @typescript-eslint/types@npm:7.18 .0"
2852
- checksum : 10c0/eb7371ac55ca77db8e59ba0310b41a74523f17e06f485a0ef819491bc3dd8909bb930120ff7d30aaf54e888167e0005aa1337011f3663dc90fb19203ce478054
2843
+ " @typescript-eslint/types@npm:8.21 .0 " :
2844
+ version : 8.21 .0
2845
+ resolution : " @typescript-eslint/types@npm:8.21 .0"
2846
+ checksum : 10c0/67dfd300cc614d7b02e94d0dacfb228a7f4c3fd4eede29c43adb9e9fcc16365ae3df8d6165018da3c123dce65545bef03e3e8183f35e9b3a911ffc727e3274c2
2853
2847
languageName : node
2854
2848
linkType : hard
2855
2849
@@ -2872,22 +2866,21 @@ __metadata:
2872
2866
languageName : node
2873
2867
linkType : hard
2874
2868
2875
- " @typescript-eslint/typescript-estree@npm:7.18 .0 " :
2876
- version : 7.18 .0
2877
- resolution : " @typescript-eslint/typescript-estree@npm:7.18 .0"
2869
+ " @typescript-eslint/typescript-estree@npm:8.21 .0 " :
2870
+ version : 8.21 .0
2871
+ resolution : " @typescript-eslint/typescript-estree@npm:8.21 .0"
2878
2872
dependencies :
2879
- " @typescript-eslint/types " : " npm:7.18 .0"
2880
- " @typescript-eslint/visitor-keys " : " npm:7.18 .0"
2873
+ " @typescript-eslint/types " : " npm:8.21 .0"
2874
+ " @typescript-eslint/visitor-keys " : " npm:8.21 .0"
2881
2875
debug : " npm:^4.3.4"
2882
- globby : " npm:^11.1.0 "
2876
+ fast-glob : " npm:^3.3.2 "
2883
2877
is-glob : " npm:^4.0.3"
2884
2878
minimatch : " npm:^9.0.4"
2885
2879
semver : " npm:^7.6.0"
2886
- ts-api-utils : " npm:^1.3.0"
2887
- peerDependenciesMeta :
2888
- typescript :
2889
- optional : true
2890
- checksum : 10c0/0c7f109a2e460ec8a1524339479cf78ff17814d23c83aa5112c77fb345e87b3642616291908dcddea1e671da63686403dfb712e4a4435104f92abdfddf9aba81
2880
+ ts-api-utils : " npm:^2.0.0"
2881
+ peerDependencies :
2882
+ typescript : " >=4.8.4 <5.8.0"
2883
+ checksum : 10c0/0cf5b0382524f4af54fb5ec71ca7e939ec922711f2d77b383740b28dd4b21407b0ab5dded62df6819d01c12c0b354e95667e3c7025a5d27d05b805161ab94855
2891
2884
languageName : node
2892
2885
linkType : hard
2893
2886
@@ -2905,17 +2898,18 @@ __metadata:
2905
2898
languageName : node
2906
2899
linkType : hard
2907
2900
2908
- " @typescript-eslint/utils@npm:7.18 .0 " :
2909
- version : 7.18 .0
2910
- resolution : " @typescript-eslint/utils@npm:7.18 .0"
2901
+ " @typescript-eslint/utils@npm:8.21 .0 " :
2902
+ version : 8.21 .0
2903
+ resolution : " @typescript-eslint/utils@npm:8.21 .0"
2911
2904
dependencies :
2912
2905
" @eslint-community/eslint-utils " : " npm:^4.4.0"
2913
- " @typescript-eslint/scope-manager " : " npm:7.18 .0"
2914
- " @typescript-eslint/types " : " npm:7.18 .0"
2915
- " @typescript-eslint/typescript-estree " : " npm:7.18 .0"
2906
+ " @typescript-eslint/scope-manager " : " npm:8.21 .0"
2907
+ " @typescript-eslint/types " : " npm:8.21 .0"
2908
+ " @typescript-eslint/typescript-estree " : " npm:8.21 .0"
2916
2909
peerDependencies :
2917
- eslint : ^8.56.0
2918
- checksum : 10c0/a25a6d50eb45c514469a01ff01f215115a4725fb18401055a847ddf20d1b681409c4027f349033a95c4ff7138d28c3b0a70253dfe8262eb732df4b87c547bd1e
2910
+ eslint : ^8.57.0 || ^9.0.0
2911
+ typescript : " >=4.8.4 <5.8.0"
2912
+ checksum : 10c0/d8347dbe9176417220aa62902cfc1b2007a9246bb7a8cccdf8590120903eb50ca14cb668efaab4646d086277f2367559985b62230e43ebd8b0723d237eeaa2f2
2919
2913
languageName : node
2920
2914
linkType : hard
2921
2915
@@ -2929,13 +2923,13 @@ __metadata:
2929
2923
languageName : node
2930
2924
linkType : hard
2931
2925
2932
- " @typescript-eslint/visitor-keys@npm:7.18 .0 " :
2933
- version : 7.18 .0
2934
- resolution : " @typescript-eslint/visitor-keys@npm:7.18 .0"
2926
+ " @typescript-eslint/visitor-keys@npm:8.21 .0 " :
2927
+ version : 8.21 .0
2928
+ resolution : " @typescript-eslint/visitor-keys@npm:8.21 .0"
2935
2929
dependencies :
2936
- " @typescript-eslint/types " : " npm:7.18 .0"
2937
- eslint-visitor-keys : " npm:^3.4.3 "
2938
- checksum : 10c0/538b645f8ff1d9debf264865c69a317074eaff0255e63d7407046176b0f6a6beba34a6c51d511f12444bae12a98c69891eb6f403c9f54c6c2e2849d1c1cb73c0
2930
+ " @typescript-eslint/types " : " npm:8.21 .0"
2931
+ eslint-visitor-keys : " npm:^4.2.0 "
2932
+ checksum : 10c0/b3f1412f550e35c0d7ae0410db616951116b365167539f9b85710d8bc2b36b322c5e637caee84cc1ae5df8f1d961880250d52ffdef352b31e5bdbef74ba6fea9
2939
2933
languageName : node
2940
2934
linkType : hard
2941
2935
@@ -9994,6 +9988,15 @@ __metadata:
9994
9988
languageName : node
9995
9989
linkType : hard
9996
9990
9991
+ " ts-api-utils@npm:^2.0.0 " :
9992
+ version : 2.0.0
9993
+ resolution : " ts-api-utils@npm:2.0.0"
9994
+ peerDependencies :
9995
+ typescript : " >=4.8.4"
9996
+ checksum : 10c0/6165e29a5b75bd0218e3cb0f9ee31aa893dbd819c2e46dbb086c841121eb0436ed47c2c18a20cb3463d74fd1fb5af62e2604ba5971cc48e5b38ebbdc56746dfc
9997
+ languageName : node
9998
+ linkType : hard
9999
+
9997
10000
" ts-node@npm:10.9.2 " :
9998
10001
version : 10.9.2
9999
10002
resolution : " ts-node@npm:10.9.2"
0 commit comments