-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
257 lines (257 loc) · 8.13 KB
/
package-lock.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
{
"name": "core",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"@ast-grep/napi": "^0.28.0",
"prettier": "^3.3.3",
"tree-sitter": "^0.21.1",
"tree-sitter-javascript": "^0.23.0",
"yaml": "^2.5.1"
}
},
"node_modules/@ast-grep/napi": {
"version": "0.28.0",
"resolved": "https://registry.npmjs.org/@ast-grep/napi/-/napi-0.28.0.tgz",
"integrity": "sha512-m1ejvc1tR3kq6Lt4iCmechrX39rAvDRhaj/c68QyoTN+Ue3yavKHfS+qZt3TRPEywYTT0RerSxUFuITPhQ5f/A==",
"license": "MIT",
"engines": {
"node": ">= 10"
},
"optionalDependencies": {
"@ast-grep/napi-darwin-arm64": "0.28.0",
"@ast-grep/napi-darwin-x64": "0.28.0",
"@ast-grep/napi-linux-arm64-gnu": "0.28.0",
"@ast-grep/napi-linux-arm64-musl": "0.28.0",
"@ast-grep/napi-linux-x64-gnu": "0.28.0",
"@ast-grep/napi-linux-x64-musl": "0.28.0",
"@ast-grep/napi-win32-arm64-msvc": "0.28.0",
"@ast-grep/napi-win32-ia32-msvc": "0.28.0",
"@ast-grep/napi-win32-x64-msvc": "0.28.0"
}
},
"node_modules/@ast-grep/napi-darwin-arm64": {
"version": "0.28.0",
"resolved": "https://registry.npmjs.org/@ast-grep/napi-darwin-arm64/-/napi-darwin-arm64-0.28.0.tgz",
"integrity": "sha512-YmNX/ks3/+0tKKMML0qjOLHsZD/agU1H8i29FAnLIOKBePprHndTCmZ8FhRHZm+Po6ybV/OYgBctwaENNuplFg==",
"cpu": [
"arm64"
],
"license": "MIT",
"optional": true,
"os": [
"darwin"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@ast-grep/napi-darwin-x64": {
"version": "0.28.0",
"resolved": "https://registry.npmjs.org/@ast-grep/napi-darwin-x64/-/napi-darwin-x64-0.28.0.tgz",
"integrity": "sha512-AJvQ52AW8aynH60iHOyjZbSsAaaIuDSLQJNRDvg4+Ploz3n2VL5cvPa5wrjaQIudX2qGZuvsS5Bls6nIGYsYjg==",
"cpu": [
"x64"
],
"license": "MIT",
"optional": true,
"os": [
"darwin"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@ast-grep/napi-linux-arm64-gnu": {
"version": "0.28.0",
"resolved": "https://registry.npmjs.org/@ast-grep/napi-linux-arm64-gnu/-/napi-linux-arm64-gnu-0.28.0.tgz",
"integrity": "sha512-N1rYmfbm8G+BptwO/N0SN7cFbMlDcwdUGh+UEla31U98DqocsSr9KdsAYWJ4NPi6IFlyV0nuReVc6HFEoKdOiw==",
"cpu": [
"arm64"
],
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@ast-grep/napi-linux-arm64-musl": {
"version": "0.28.0",
"resolved": "https://registry.npmjs.org/@ast-grep/napi-linux-arm64-musl/-/napi-linux-arm64-musl-0.28.0.tgz",
"integrity": "sha512-PSEeOSxvXLafOhmp7KVqHz1cH4SBlNYwzePo2krqawZ2aS3uw6n6X2QRAFokwX6cjbH8oqOO4BQUiN57gulvHA==",
"cpu": [
"arm64"
],
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@ast-grep/napi-linux-x64-gnu": {
"version": "0.28.0",
"resolved": "https://registry.npmjs.org/@ast-grep/napi-linux-x64-gnu/-/napi-linux-x64-gnu-0.28.0.tgz",
"integrity": "sha512-KNZ9o+iI7ucvkc0jqC4qVL8dssTlqsoz8igOxYGcNRRfXxUQ4PWop/+YpRm1a/Pc0msTNhtV1qABa/lNUlh/Ag==",
"cpu": [
"x64"
],
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@ast-grep/napi-linux-x64-musl": {
"version": "0.28.0",
"resolved": "https://registry.npmjs.org/@ast-grep/napi-linux-x64-musl/-/napi-linux-x64-musl-0.28.0.tgz",
"integrity": "sha512-gc7pL2oCq+fsDHPLUcd45RJmuApjpZh8hRARA0n+vmAnViwBv5kHWoGuSUO2kslLGxbAYTBO/q495t6rF823eQ==",
"cpu": [
"x64"
],
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@ast-grep/napi-win32-arm64-msvc": {
"version": "0.28.0",
"resolved": "https://registry.npmjs.org/@ast-grep/napi-win32-arm64-msvc/-/napi-win32-arm64-msvc-0.28.0.tgz",
"integrity": "sha512-HOLK6RK4N0+cBZFfeD/urIWIJZw6FT94fM0k43ZP+QG7nTb2J97buX/Ussm/hipLIuqTbBS0LsuYuEMMNFuzQw==",
"cpu": [
"arm64"
],
"license": "MIT",
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@ast-grep/napi-win32-ia32-msvc": {
"version": "0.28.0",
"resolved": "https://registry.npmjs.org/@ast-grep/napi-win32-ia32-msvc/-/napi-win32-ia32-msvc-0.28.0.tgz",
"integrity": "sha512-2jwuBgpMcPCNY2lQc8ZTFb5rp7WdRoVGOqWcl/Y60Wm4ZPvY+m21P8on3AvElMuulf2P3hDAG2wWqzH+P/MXPg==",
"cpu": [
"ia32"
],
"license": "MIT",
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@ast-grep/napi-win32-x64-msvc": {
"version": "0.28.0",
"resolved": "https://registry.npmjs.org/@ast-grep/napi-win32-x64-msvc/-/napi-win32-x64-msvc-0.28.0.tgz",
"integrity": "sha512-radx5aK9QvsiAFG6FV1nUEJaQsrp5Aro9I+Eai9EUYvwEWQmFzRQ4O8eDuRbMKN42+0LU8YHLDAvLiwCFD5JYw==",
"cpu": [
"x64"
],
"license": "MIT",
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/node-addon-api": {
"version": "8.2.1",
"resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-8.2.1.tgz",
"integrity": "sha512-vmEOvxwiH8tlOcv4SyE8RH34rI5/nWVaigUeAUPawC6f0+HoDthwI0vkMu4tbtsZrXq6QXFfrkhjofzKEs5tpA==",
"license": "MIT",
"engines": {
"node": "^18 || ^20 || >= 21"
}
},
"node_modules/node-gyp-build": {
"version": "4.8.2",
"resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.2.tgz",
"integrity": "sha512-IRUxE4BVsHWXkV/SFOut4qTlagw2aM8T5/vnTsmrHJvVoKueJHRc/JaFND7QDDc61kLYUJ6qlZM3sqTSyx2dTw==",
"license": "MIT",
"bin": {
"node-gyp-build": "bin.js",
"node-gyp-build-optional": "optional.js",
"node-gyp-build-test": "build-test.js"
}
},
"node_modules/prettier": {
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz",
"integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==",
"license": "MIT",
"bin": {
"prettier": "bin/prettier.cjs"
},
"engines": {
"node": ">=14"
},
"funding": {
"url": "https://github.com/prettier/prettier?sponsor=1"
}
},
"node_modules/tree-sitter": {
"version": "0.21.1",
"resolved": "https://registry.npmjs.org/tree-sitter/-/tree-sitter-0.21.1.tgz",
"integrity": "sha512-7dxoA6kYvtgWw80265MyqJlkRl4yawIjO7S5MigytjELkX43fV2WsAXzsNfO7sBpPPCF5Gp0+XzHk0DwLCq3xQ==",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
"node-addon-api": "^8.0.0",
"node-gyp-build": "^4.8.0"
}
},
"node_modules/tree-sitter-javascript": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/tree-sitter-javascript/-/tree-sitter-javascript-0.23.0.tgz",
"integrity": "sha512-xw0nc8P/u+uhoRuKmalcv/3OGGLtaeVWx/NpqAHXPvJsdSPdkx+IoRod4W4hw1zDNj1V6xzJgdATk0IPNUNy3w==",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
"node-addon-api": "^8.1.0",
"node-gyp-build": "^4.8.2"
},
"peerDependencies": {
"tree-sitter": "^0.21.1"
},
"peerDependenciesMeta": {
"tree-sitter": {
"optional": true
}
}
},
"node_modules/yaml": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.5.1.tgz",
"integrity": "sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==",
"license": "ISC",
"bin": {
"yaml": "bin.mjs"
},
"engines": {
"node": ">= 14"
}
}
}
}