File tree 16 files changed +4
-84
lines changed
glimmer-s-expression/lezer
16 files changed +4
-84
lines changed Original file line number Diff line number Diff line change 66
66
"recursive-copy" : " ^2.0.14" ,
67
67
"typescript" : " ^5.3.3"
68
68
},
69
- "engines" : {
70
- "node" : " >= v16" ,
71
- "npm" : " use pnpm" ,
72
- "yarn" : " use pnpm"
73
- },
74
69
"volta" : {
75
70
"extends" : " ../../../package.json"
76
71
},
Original file line number Diff line number Diff line change 133
133
},
134
134
"volta" : {
135
135
"extends" : " ../../../../package.json"
136
- },
137
- "engines" : {
138
- "node" : " >= v16" ,
139
- "npm" : " use pnpm" ,
140
- "yarn" : " use pnpm"
141
136
}
142
137
}
Original file line number Diff line number Diff line change 30
30
"@tailwindcss/typography" : " ^0.5.10" ,
31
31
"broccoli-funnel" : " ^3.0.8"
32
32
},
33
- "engines" : {
34
- "node" : " >= v16" ,
35
- "npm" : " use pnpm" ,
36
- "yarn" : " use pnpm"
37
- },
38
33
"volta" : {
39
34
"extends" : " ../../../package.json"
40
35
},
44
39
"directory" : " packages/app-support/styles"
45
40
},
46
41
"author" : " NullVoxPopuli"
47
- }
42
+ }
Original file line number Diff line number Diff line change 60
60
"webpack-cli" : " ^5.1.4" ,
61
61
"webpack-node-externals" : " ^3.0.0"
62
62
},
63
- "engines" : {
64
- "node" : " >= v16" ,
65
- "npm" : " use pnpm" ,
66
- "yarn" : " use pnpm"
67
- },
68
63
"volta" : {
69
64
"extends" : " ../../../package.json"
70
65
},
Original file line number Diff line number Diff line change 26
26
"prettier-plugin-ember-template-tag" : " 2.0.0" ,
27
27
"typescript" : " ^5.3.3"
28
28
},
29
- "engines" : {
30
- "node" : " >= v16" ,
31
- "npm" : " use pnpm" ,
32
- "yarn" : " use pnpm"
33
- },
34
29
"volta" : {
35
30
"extends" : " ../../package.json"
36
31
},
39
34
"url" : " https://github.com/NullVoxPopuli/limber.git" ,
40
35
"directory" : " packages/consts"
41
36
}
42
- }
37
+ }
Original file line number Diff line number Diff line change 177
177
"@glimmer/syntax" : {
178
178
"optional" : true
179
179
}
180
- },
181
- "engines" : {
182
- "node" : " >= v16" ,
183
- "npm" : " use pnpm" ,
184
- "yarn" : " use pnpm"
185
180
}
186
181
}
Original file line number Diff line number Diff line change 29
29
"prettier-plugin-ember-template-tag" : " 2.0.0" ,
30
30
"typescript" : " ^5.3.3"
31
31
},
32
- "engines" : {
33
- "node" : " >= v16" ,
34
- "npm" : " use pnpm" ,
35
- "yarn" : " use pnpm"
36
- },
37
32
"volta" : {
38
33
"extends" : " ../../package.json"
39
34
},
43
38
"directory" : " packages/horizon-theme"
44
39
},
45
40
"author" : " NullVoxPopuli"
46
- }
41
+ }
Original file line number Diff line number Diff line change 62
62
"volta" : {
63
63
"extends" : " ../../../../package.json"
64
64
},
65
- "engines" : {
66
- "node" : " >= v16" ,
67
- "npm" : " use pnpm" ,
68
- "yarn" : " use pnpm"
69
- },
70
65
"peerDependencies" : {
71
66
"@codemirror/state" : " ^6.3.3" ,
72
67
"@codemirror/view" : " ^6.22.3"
Original file line number Diff line number Diff line change 40
40
},
41
41
"volta" : {
42
42
"extends" : " ../../../../package.json"
43
- },
44
- "engines" : {
45
- "node" : " >= v16" ,
46
- "npm" : " use pnpm" ,
47
- "yarn" : " use pnpm"
48
43
}
49
44
}
Original file line number Diff line number Diff line change 35
35
"url" : " https://github.com/NullVoxPopuli/limber.git" ,
36
36
"directory" : " packages/syntax/glimmer-js/codemirror/dev"
37
37
},
38
- "engines" : {
39
- "node" : " >= v16" ,
40
- "npm" : " use pnpm" ,
41
- "yarn" : " use pnpm"
42
- },
43
38
"license" : " MIT" ,
44
39
"author" : " NullVoxPopuli"
45
40
}
Original file line number Diff line number Diff line change 58
58
"volta" : {
59
59
"extends" : " ../../../../package.json"
60
60
},
61
- "engines" : {
62
- "node" : " >= v16" ,
63
- "npm" : " use pnpm" ,
64
- "yarn" : " use pnpm"
65
- },
66
61
"peerDependencies" : {
67
62
"@codemirror/view" : " ^6.22.3"
68
63
}
Original file line number Diff line number Diff line change 48
48
},
49
49
"volta" : {
50
50
"extends" : " ../../../../package.json"
51
- },
52
- "engines" : {
53
- "node" : " >= v16" ,
54
- "npm" : " use pnpm" ,
55
- "yarn" : " use pnpm"
56
51
}
57
52
}
Original file line number Diff line number Diff line change 63
63
"volta" : {
64
64
"extends" : " ../../../../package.json"
65
65
},
66
- "engines" : {
67
- "node" : " >= v16" ,
68
- "npm" : " use pnpm" ,
69
- "yarn" : " use pnpm"
70
- },
71
66
"peerDependencies" : {
72
67
"@lezer/common" : " ^1.1.2"
73
68
}
Original file line number Diff line number Diff line change 55
55
},
56
56
"volta" : {
57
57
"extends" : " ../../../../package.json"
58
- },
59
- "engines" : {
60
- "node" : " >= v16" ,
61
- "npm" : " use pnpm" ,
62
- "yarn" : " use pnpm"
63
58
}
64
59
}
Original file line number Diff line number Diff line change 27
27
"url" : " https://github.com/NullVoxPopuli/limber.git" ,
28
28
"directory" : " packages/syntax/glimmer/codemirror/tests"
29
29
},
30
- "engines" : {
31
- "node" : " >= v16" ,
32
- "npm" : " use pnpm" ,
33
- "yarn" : " use pnpm"
34
- },
35
30
"license" : " MIT" ,
36
31
"author" : " NullVoxPopuli" ,
37
32
"version" : null
Original file line number Diff line number Diff line change 26
26
"url" : " https://github.com/NullVoxPopuli/limber.git" ,
27
27
"directory" : " packages/untyped"
28
28
},
29
- "engines" : {
30
- "node" : " >= v16" ,
31
- "npm" : " use pnpm" ,
32
- "yarn" : " use pnpm"
33
- },
34
29
"license" : " MIT" ,
35
30
"author" : " NullVoxPopuli"
36
- }
31
+ }
You can’t perform that action at this time.
0 commit comments