-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
287 lines (287 loc) · 9.64 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
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
{
"name": "log-actions",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "log-actions",
"version": "1.0.0",
"license": "ISC",
"workspaces": [
"packages/*"
],
"dependencies": {
"@actions/core": "^1.10.1",
"@websublime/workspace-tools": "^0.7.4"
}
},
"node_modules/@actions/core": {
"version": "1.10.1",
"resolved": "https://registry.npmjs.org/@actions/core/-/core-1.10.1.tgz",
"integrity": "sha512-3lBR9EDAY+iYIpTnTIXmWcNbX3T2kCkAEQGIQx4NVQ0575nk2k3GRZDTPQG+vVtS2izSLmINlxXf0uLtnrTP+g==",
"license": "MIT",
"dependencies": {
"@actions/http-client": "^2.0.1",
"uuid": "^8.3.2"
}
},
"node_modules/@actions/http-client": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-2.2.1.tgz",
"integrity": "sha512-KhC/cZsq7f8I4LfZSJKgCvEwfkE8o1538VoBeoGzokVLLnbFDEAdFD3UhoMklxo2un9NJVBdANOresx7vTHlHw==",
"license": "MIT",
"dependencies": {
"tunnel": "^0.0.6",
"undici": "^5.25.4"
}
},
"node_modules/@fastify/busboy": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.1.tgz",
"integrity": "sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==",
"license": "MIT",
"engines": {
"node": ">=14"
}
},
"node_modules/@scope/package-a": {
"resolved": "packages/package-a",
"link": true
},
"node_modules/@types/node": {
"version": "20.14.11",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.11.tgz",
"integrity": "sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==",
"license": "MIT",
"dependencies": {
"undici-types": "~5.26.4"
}
},
"node_modules/@websublime/workspace-tools": {
"version": "0.7.4",
"resolved": "https://registry.npmjs.org/@websublime/workspace-tools/-/workspace-tools-0.7.4.tgz",
"integrity": "sha512-JPneB/L/Q6IyxFNKNuqczrO1t18EyffoiNXzjHGwABHmpTwD6SDgtgNe/UJtE0bU83qu2KP4BlM4tau9fJI0Yg==",
"license": "MIT",
"dependencies": {
"@types/node": "^20.14.11"
},
"engines": {
"node": ">= 10"
},
"optionalDependencies": {
"@websublime/workspace-tools-darwin-arm64": "0.7.4",
"@websublime/workspace-tools-darwin-x64": "0.7.4",
"@websublime/workspace-tools-linux-arm-gnueabihf": "0.7.4",
"@websublime/workspace-tools-linux-arm64-gnu": "0.7.4",
"@websublime/workspace-tools-linux-arm64-musl": "0.7.4",
"@websublime/workspace-tools-linux-x64-gnu": "0.7.4",
"@websublime/workspace-tools-linux-x64-musl": "0.7.4",
"@websublime/workspace-tools-win32-arm64-msvc": "0.7.4",
"@websublime/workspace-tools-win32-ia32-msvc": "0.7.4",
"@websublime/workspace-tools-win32-x64-msvc": "0.7.4"
}
},
"node_modules/@websublime/workspace-tools-darwin-arm64": {
"version": "0.7.4",
"resolved": "https://registry.npmjs.org/@websublime/workspace-tools-darwin-arm64/-/workspace-tools-darwin-arm64-0.7.4.tgz",
"integrity": "sha512-jWWIxaxUe93SAbm0jIN5BMvtyApCVMXuuvN0zdCcu7UxgwL06m6Tc7Mf4DJiOh2n/5r8UyQkqwXQCHEg/tXz4w==",
"cpu": [
"arm64"
],
"license": "MIT",
"optional": true,
"os": [
"darwin"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@websublime/workspace-tools-darwin-x64": {
"version": "0.7.4",
"resolved": "https://registry.npmjs.org/@websublime/workspace-tools-darwin-x64/-/workspace-tools-darwin-x64-0.7.4.tgz",
"integrity": "sha512-dM3K9EJGL2iIJfqfRowplVmVbVs+Iwc/YPaPL/A3xWoZlkq7lO1dcL3l4D9Tv4ffFRDukfErjDfDzDWD7ulJ8Q==",
"cpu": [
"x64"
],
"license": "MIT",
"optional": true,
"os": [
"darwin"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@websublime/workspace-tools-linux-arm-gnueabihf": {
"version": "0.7.4",
"resolved": "https://registry.npmjs.org/@websublime/workspace-tools-linux-arm-gnueabihf/-/workspace-tools-linux-arm-gnueabihf-0.7.4.tgz",
"integrity": "sha512-wKzi8bjSc9LSSHoTMpd27cIEL6h8jHK4GjU1mofQD/I4JJHtfW8ST3nuBNKPk4zEuMaHnbFVdQ5zqH+75Xi9PA==",
"cpu": [
"arm"
],
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@websublime/workspace-tools-linux-arm64-gnu": {
"version": "0.7.4",
"resolved": "https://registry.npmjs.org/@websublime/workspace-tools-linux-arm64-gnu/-/workspace-tools-linux-arm64-gnu-0.7.4.tgz",
"integrity": "sha512-omtxMVuF5tMw1qe0wS2Fza6AP0Evt+b2hqJeKE6dX7n0n+UOODllpCyFq1iyUSVG97dOHO4xne1WLTDbBBPHzA==",
"cpu": [
"arm64"
],
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@websublime/workspace-tools-linux-arm64-musl": {
"version": "0.7.4",
"resolved": "https://registry.npmjs.org/@websublime/workspace-tools-linux-arm64-musl/-/workspace-tools-linux-arm64-musl-0.7.4.tgz",
"integrity": "sha512-xSkIR4Puu7ff/UKXJwSeia3ubNXdVUFAsh4/HZq1FA1+RZK2dGg0ZMKZtp16Fady8+zceLmgCNQHexIDRceAcA==",
"cpu": [
"arm64"
],
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@websublime/workspace-tools-linux-x64-gnu": {
"version": "0.7.4",
"resolved": "https://registry.npmjs.org/@websublime/workspace-tools-linux-x64-gnu/-/workspace-tools-linux-x64-gnu-0.7.4.tgz",
"integrity": "sha512-IzHBb6MV/w7NIDhukxvFGHsPKmtx90MsTkQP6AZgcS25Ty0ad6CExG2hr3NWtfF1soIqOcIF6TcXP8VnxTLz9A==",
"cpu": [
"x64"
],
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@websublime/workspace-tools-linux-x64-musl": {
"version": "0.7.4",
"resolved": "https://registry.npmjs.org/@websublime/workspace-tools-linux-x64-musl/-/workspace-tools-linux-x64-musl-0.7.4.tgz",
"integrity": "sha512-sdacem+qK0UANU38qTqcIq4F9+HWEdqm1ZghRxuyTrsJ0n+7Y7rbvhIGzu4c79gqEyhiV195NSPxgFNmw5e/9A==",
"cpu": [
"x64"
],
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@websublime/workspace-tools-win32-arm64-msvc": {
"version": "0.7.4",
"resolved": "https://registry.npmjs.org/@websublime/workspace-tools-win32-arm64-msvc/-/workspace-tools-win32-arm64-msvc-0.7.4.tgz",
"integrity": "sha512-jqc/CNpgMQzh9ykg2lqPNC3GmltrzAeyGAYpvAVAAEI5YijcZCHffpaWoF39GJ8fz4nn3DwskUaFyIOf+dBz6A==",
"cpu": [
"arm64"
],
"license": "MIT",
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@websublime/workspace-tools-win32-ia32-msvc": {
"version": "0.7.4",
"resolved": "https://registry.npmjs.org/@websublime/workspace-tools-win32-ia32-msvc/-/workspace-tools-win32-ia32-msvc-0.7.4.tgz",
"integrity": "sha512-AhRc8W3JaNVqtk712Sm44muf/9+AJY0oPD3pPYeof4FlzAIjmZFlrySw8Ck1QNvgz1zMNmfrNm8lRY1KFhBqGA==",
"cpu": [
"ia32"
],
"license": "MIT",
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@websublime/workspace-tools-win32-x64-msvc": {
"version": "0.7.4",
"resolved": "https://registry.npmjs.org/@websublime/workspace-tools-win32-x64-msvc/-/workspace-tools-win32-x64-msvc-0.7.4.tgz",
"integrity": "sha512-nqjwRtvCG2fp75pfsVvQWBrEB57TR4aswl/JkTUOy/qGDSpKjmMBHtIWSaHvdi8eGrluYi3ZTDC2tdBIy5dIaQ==",
"cpu": [
"x64"
],
"license": "MIT",
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/tunnel": {
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/tunnel/-/tunnel-0.0.6.tgz",
"integrity": "sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==",
"license": "MIT",
"engines": {
"node": ">=0.6.11 <=0.7.0 || >=0.7.3"
}
},
"node_modules/undici": {
"version": "5.28.4",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.28.4.tgz",
"integrity": "sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==",
"license": "MIT",
"dependencies": {
"@fastify/busboy": "^2.0.0"
},
"engines": {
"node": ">=14.0"
}
},
"node_modules/undici-types": {
"version": "5.26.5",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz",
"integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==",
"license": "MIT"
},
"node_modules/uuid": {
"version": "8.3.2",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
"license": "MIT",
"bin": {
"uuid": "dist/bin/uuid"
}
},
"packages/package-a": {
"name": "@scope/package-a",
"version": "1.0.0",
"license": "ISC"
}
}
}