File tree 7 files changed +19
-52
lines changed
7 files changed +19
-52
lines changed Original file line number Diff line number Diff line change 98
98
},
99
99
"peerDependencies" : {
100
100
"@typescript-eslint/parser" : " ^8.0.0 || ^8.0.0-alpha.0" ,
101
- "eslint" : " ^8.57.0 || ^9.0.0"
102
- },
103
- "peerDependenciesMeta" : {
104
- "typescript" : {
105
- "optional" : true
106
- }
101
+ "eslint" : " ^8.57.0 || ^9.0.0" ,
102
+ "typescript" : " >=4.8.4 <5.8.0"
107
103
},
108
104
"funding" : {
109
105
"type" : " opencollective" ,
Original file line number Diff line number Diff line change 49
49
"typecheck" : " tsc --noEmit"
50
50
},
51
51
"peerDependencies" : {
52
- "eslint" : " ^8.57.0 || ^9.0.0"
52
+ "eslint" : " ^8.57.0 || ^9.0.0" ,
53
+ "typescript" : " >=4.8.4 <5.8.0"
53
54
},
54
55
"dependencies" : {
55
56
"@typescript-eslint/scope-manager" : " 8.17.0" ,
68
69
"rimraf" : " *" ,
69
70
"typescript" : " *"
70
71
},
71
- "peerDependenciesMeta" : {
72
- "typescript" : {
73
- "optional" : true
74
- }
75
- },
76
72
"funding" : {
77
73
"type" : " opencollective" ,
78
74
"url" : " https://opencollective.com/typescript-eslint"
Original file line number Diff line number Diff line change 52
52
"ts-api-utils" : " ^1.3.0"
53
53
},
54
54
"peerDependencies" : {
55
- "eslint" : " ^8.57.0 || ^9.0.0"
55
+ "eslint" : " ^8.57.0 || ^9.0.0" ,
56
+ "typescript" : " >=4.8.4 <5.8.0"
56
57
},
57
58
"devDependencies" : {
58
59
"@jest/types" : " 29.6.3" ,
64
65
"rimraf" : " *" ,
65
66
"typescript" : " *"
66
67
},
67
- "peerDependenciesMeta" : {
68
- "typescript" : {
69
- "optional" : true
70
- }
71
- },
72
68
"funding" : {
73
69
"type" : " opencollective" ,
74
70
"url" : " https://opencollective.com/typescript-eslint"
Original file line number Diff line number Diff line change 57
57
"@typescript-eslint/utils" : " 8.17.0"
58
58
},
59
59
"peerDependencies" : {
60
- "eslint" : " ^8.57.0 || ^9.0.0"
60
+ "eslint" : " ^8.57.0 || ^9.0.0" ,
61
+ "typescript" : " >=4.8.4 <5.8.0"
61
62
},
62
63
"devDependencies" : {
63
64
"@jest/types" : " 29.6.3" ,
67
68
"rimraf" : " *" ,
68
69
"typescript" : " *"
69
70
},
70
- "peerDependenciesMeta" : {
71
- "typescript" : {
72
- "optional" : true
73
- }
74
- },
75
71
"funding" : {
76
72
"type" : " opencollective" ,
77
73
"url" : " https://opencollective.com/typescript-eslint"
Original file line number Diff line number Diff line change 72
72
"tmp" : " *" ,
73
73
"typescript" : " *"
74
74
},
75
- "peerDependenciesMeta" : {
76
- "typescript" : {
77
- "optional" : true
78
- }
75
+ "peerDependencies" : {
76
+ "typescript" : " >=4.8.4 <5.8.0"
79
77
},
80
78
"funding" : {
81
79
"type" : " opencollective" ,
Original file line number Diff line number Diff line change 69
69
"@typescript-eslint/typescript-estree" : " 8.17.0"
70
70
},
71
71
"peerDependencies" : {
72
- "eslint" : " ^8.57.0 || ^9.0.0"
72
+ "eslint" : " ^8.57.0 || ^9.0.0" ,
73
+ "typescript" : " >=4.8.4 <5.8.0"
73
74
},
74
75
"devDependencies" : {
75
76
"downlevel-dts" : " *" ,
78
79
"rimraf" : " *" ,
79
80
"typescript" : " *"
80
81
},
81
- "peerDependenciesMeta" : {
82
- "typescript" : {
83
- "optional" : true
84
- }
85
- },
86
82
"funding" : {
87
83
"type" : " opencollective" ,
88
84
"url" : " https://opencollective.com/typescript-eslint"
Original file line number Diff line number Diff line change @@ -5751,9 +5751,7 @@ __metadata:
5751
5751
peerDependencies:
5752
5752
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
5753
5753
eslint: ^8.57.0 || ^9.0.0
5754
- peerDependenciesMeta:
5755
- typescript:
5756
- optional: true
5754
+ typescript: ">=4.8.4 <5.8.0"
5757
5755
languageName: unknown
5758
5756
linkType: soft
5759
5757
@@ -5788,9 +5786,7 @@ __metadata:
5788
5786
typescript: "*"
5789
5787
peerDependencies:
5790
5788
eslint: ^8.57.0 || ^9.0.0
5791
- peerDependenciesMeta:
5792
- typescript:
5793
- optional: true
5789
+ typescript: ">=4.8.4 <5.8.0"
5794
5790
languageName: unknown
5795
5791
linkType: soft
5796
5792
@@ -5870,9 +5866,7 @@ __metadata:
5870
5866
typescript: "*"
5871
5867
peerDependencies:
5872
5868
eslint: ^8.57.0 || ^9.0.0
5873
- peerDependenciesMeta:
5874
- typescript:
5875
- optional: true
5869
+ typescript: ">=4.8.4 <5.8.0"
5876
5870
languageName: unknown
5877
5871
linkType: soft
5878
5872
@@ -5987,9 +5981,8 @@ __metadata:
5987
5981
tmp: "*"
5988
5982
ts-api-utils: ^1.3.0
5989
5983
typescript: "*"
5990
- peerDependenciesMeta:
5991
- typescript:
5992
- optional: true
5984
+ peerDependencies:
5985
+ typescript: ">=4.8.4 <5.8.0"
5993
5986
languageName: unknown
5994
5987
linkType: soft
5995
5988
@@ -6008,9 +6001,7 @@ __metadata:
6008
6001
typescript: "*"
6009
6002
peerDependencies:
6010
6003
eslint: ^8.57.0 || ^9.0.0
6011
- peerDependenciesMeta:
6012
- typescript:
6013
- optional: true
6004
+ typescript: ">=4.8.4 <5.8.0"
6014
6005
languageName: unknown
6015
6006
linkType: soft
6016
6007
@@ -19550,9 +19541,7 @@ __metadata:
19550
19541
typescript: "*"
19551
19542
peerDependencies:
19552
19543
eslint: ^8.57.0 || ^9.0.0
19553
- peerDependenciesMeta:
19554
- typescript:
19555
- optional: true
19544
+ typescript: ">=4.8.4 <5.8.0"
19556
19545
languageName: unknown
19557
19546
linkType: soft
19558
19547
You can’t perform that action at this time.
0 commit comments