python3Packages.pywikibot: init at 9.5.0 (#333068)
[NixPkgs.git] / pkgs / by-name / be / beszel / 0001-fix-build.patch
blobae120cac4fa1e54d84c5f69fd4d309bb1dcb812f
1 From 402b2d72ad3bcc4a8cdb0115220888154bdb3c39 Mon Sep 17 00:00:00 2001
2 From: wxt <3264117476@qq.com>
3 Date: Tue, 29 Oct 2024 19:32:07 +0800
4 Subject: [PATCH] fix build
6 ---
7 package-lock.json | 368 ++++++++++++++++++++++++++++++++++
8 1 file changed, 368 insertions(+)
10 diff --git a/package-lock.json b/package-lock.json
11 index 8e4532e..d3b3605 100644
12 --- a/package-lock.json
13 +++ b/package-lock.json
14 @@ -679,6 +679,262 @@
15 "node": ">=6.9.0"
18 + "node_modules/@esbuild/aix-ppc64": {
19 + "version": "0.21.5",
20 + "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz",
21 + "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==",
22 + "cpu": [
23 + "ppc64"
24 + ],
25 + "license": "MIT",
26 + "optional": true,
27 + "os": [
28 + "aix"
29 + ],
30 + "engines": {
31 + "node": ">=12"
32 + }
33 + },
34 + "node_modules/@esbuild/android-arm": {
35 + "version": "0.21.5",
36 + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz",
37 + "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==",
38 + "cpu": [
39 + "arm"
40 + ],
41 + "license": "MIT",
42 + "optional": true,
43 + "os": [
44 + "android"
45 + ],
46 + "engines": {
47 + "node": ">=12"
48 + }
49 + },
50 + "node_modules/@esbuild/android-arm64": {
51 + "version": "0.21.5",
52 + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz",
53 + "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==",
54 + "cpu": [
55 + "arm64"
56 + ],
57 + "license": "MIT",
58 + "optional": true,
59 + "os": [
60 + "android"
61 + ],
62 + "engines": {
63 + "node": ">=12"
64 + }
65 + },
66 + "node_modules/@esbuild/android-x64": {
67 + "version": "0.21.5",
68 + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz",
69 + "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==",
70 + "cpu": [
71 + "x64"
72 + ],
73 + "license": "MIT",
74 + "optional": true,
75 + "os": [
76 + "android"
77 + ],
78 + "engines": {
79 + "node": ">=12"
80 + }
81 + },
82 + "node_modules/@esbuild/darwin-arm64": {
83 + "version": "0.21.5",
84 + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz",
85 + "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==",
86 + "cpu": [
87 + "arm64"
88 + ],
89 + "license": "MIT",
90 + "optional": true,
91 + "os": [
92 + "darwin"
93 + ],
94 + "engines": {
95 + "node": ">=12"
96 + }
97 + },
98 + "node_modules/@esbuild/darwin-x64": {
99 + "version": "0.21.5",
100 + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz",
101 + "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==",
102 + "cpu": [
103 + "x64"
104 + ],
105 + "license": "MIT",
106 + "optional": true,
107 + "os": [
108 + "darwin"
109 + ],
110 + "engines": {
111 + "node": ">=12"
113 + },
114 + "node_modules/@esbuild/freebsd-arm64": {
115 + "version": "0.21.5",
116 + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz",
117 + "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==",
118 + "cpu": [
119 + "arm64"
120 + ],
121 + "license": "MIT",
122 + "optional": true,
123 + "os": [
124 + "freebsd"
125 + ],
126 + "engines": {
127 + "node": ">=12"
129 + },
130 + "node_modules/@esbuild/freebsd-x64": {
131 + "version": "0.21.5",
132 + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz",
133 + "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==",
134 + "cpu": [
135 + "x64"
136 + ],
137 + "license": "MIT",
138 + "optional": true,
139 + "os": [
140 + "freebsd"
141 + ],
142 + "engines": {
143 + "node": ">=12"
145 + },
146 + "node_modules/@esbuild/linux-arm": {
147 + "version": "0.21.5",
148 + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz",
149 + "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==",
150 + "cpu": [
151 + "arm"
152 + ],
153 + "license": "MIT",
154 + "optional": true,
155 + "os": [
156 + "linux"
157 + ],
158 + "engines": {
159 + "node": ">=12"
161 + },
162 + "node_modules/@esbuild/linux-arm64": {
163 + "version": "0.24.0",
164 + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.24.0.tgz",
165 + "integrity": "sha512-TDijPXTOeE3eaMkRYpcy3LarIg13dS9wWHRdwYRnzlwlA370rNdZqbcp0WTyyV/k2zSxfko52+C7jU5F9Tfj1g==",
166 + "cpu": [
167 + "arm64"
168 + ],
169 + "license": "MIT",
170 + "optional": true,
171 + "os": [
172 + "linux"
173 + ],
174 + "engines": {
175 + "node": ">=18"
177 + },
178 + "node_modules/@esbuild/linux-ia32": {
179 + "version": "0.21.5",
180 + "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz",
181 + "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==",
182 + "cpu": [
183 + "ia32"
184 + ],
185 + "license": "MIT",
186 + "optional": true,
187 + "os": [
188 + "linux"
189 + ],
190 + "engines": {
191 + "node": ">=12"
193 + },
194 + "node_modules/@esbuild/linux-loong64": {
195 + "version": "0.21.5",
196 + "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz",
197 + "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==",
198 + "cpu": [
199 + "loong64"
200 + ],
201 + "license": "MIT",
202 + "optional": true,
203 + "os": [
204 + "linux"
205 + ],
206 + "engines": {
207 + "node": ">=12"
209 + },
210 + "node_modules/@esbuild/linux-mips64el": {
211 + "version": "0.21.5",
212 + "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz",
213 + "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==",
214 + "cpu": [
215 + "mips64el"
216 + ],
217 + "license": "MIT",
218 + "optional": true,
219 + "os": [
220 + "linux"
221 + ],
222 + "engines": {
223 + "node": ">=12"
225 + },
226 + "node_modules/@esbuild/linux-ppc64": {
227 + "version": "0.21.5",
228 + "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz",
229 + "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==",
230 + "cpu": [
231 + "ppc64"
232 + ],
233 + "license": "MIT",
234 + "optional": true,
235 + "os": [
236 + "linux"
237 + ],
238 + "engines": {
239 + "node": ">=12"
241 + },
242 + "node_modules/@esbuild/linux-riscv64": {
243 + "version": "0.21.5",
244 + "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz",
245 + "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==",
246 + "cpu": [
247 + "riscv64"
248 + ],
249 + "license": "MIT",
250 + "optional": true,
251 + "os": [
252 + "linux"
253 + ],
254 + "engines": {
255 + "node": ">=12"
257 + },
258 + "node_modules/@esbuild/linux-s390x": {
259 + "version": "0.21.5",
260 + "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz",
261 + "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==",
262 + "cpu": [
263 + "s390x"
264 + ],
265 + "license": "MIT",
266 + "optional": true,
267 + "os": [
268 + "linux"
269 + ],
270 + "engines": {
271 + "node": ">=12"
273 + },
274 "node_modules/@esbuild/linux-x64": {
275 "version": "0.21.5",
276 "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz",
277 @@ -695,6 +951,102 @@
278 "node": ">=12"
281 + "node_modules/@esbuild/netbsd-x64": {
282 + "version": "0.21.5",
283 + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz",
284 + "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==",
285 + "cpu": [
286 + "x64"
287 + ],
288 + "license": "MIT",
289 + "optional": true,
290 + "os": [
291 + "netbsd"
292 + ],
293 + "engines": {
294 + "node": ">=12"
296 + },
297 + "node_modules/@esbuild/openbsd-x64": {
298 + "version": "0.21.5",
299 + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz",
300 + "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==",
301 + "cpu": [
302 + "x64"
303 + ],
304 + "license": "MIT",
305 + "optional": true,
306 + "os": [
307 + "openbsd"
308 + ],
309 + "engines": {
310 + "node": ">=12"
312 + },
313 + "node_modules/@esbuild/sunos-x64": {
314 + "version": "0.21.5",
315 + "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz",
316 + "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==",
317 + "cpu": [
318 + "x64"
319 + ],
320 + "license": "MIT",
321 + "optional": true,
322 + "os": [
323 + "sunos"
324 + ],
325 + "engines": {
326 + "node": ">=12"
328 + },
329 + "node_modules/@esbuild/win32-arm64": {
330 + "version": "0.21.5",
331 + "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz",
332 + "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==",
333 + "cpu": [
334 + "arm64"
335 + ],
336 + "license": "MIT",
337 + "optional": true,
338 + "os": [
339 + "win32"
340 + ],
341 + "engines": {
342 + "node": ">=12"
344 + },
345 + "node_modules/@esbuild/win32-ia32": {
346 + "version": "0.21.5",
347 + "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz",
348 + "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==",
349 + "cpu": [
350 + "ia32"
351 + ],
352 + "license": "MIT",
353 + "optional": true,
354 + "os": [
355 + "win32"
356 + ],
357 + "engines": {
358 + "node": ">=12"
360 + },
361 + "node_modules/@esbuild/win32-x64": {
362 + "version": "0.21.5",
363 + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz",
364 + "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==",
365 + "cpu": [
366 + "x64"
367 + ],
368 + "license": "MIT",
369 + "optional": true,
370 + "os": [
371 + "win32"
372 + ],
373 + "engines": {
374 + "node": ">=12"
376 + },
377 "node_modules/@floating-ui/core": {
378 "version": "1.6.4",
379 "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.6.4.tgz",
380 @@ -3545,6 +3897,22 @@
381 "@esbuild/win32-x64": "0.21.5"
384 + "node_modules/esbuild/node_modules/@esbuild/linux-arm64": {
385 + "version": "0.21.5",
386 + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz",
387 + "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==",
388 + "cpu": [
389 + "arm64"
390 + ],
391 + "license": "MIT",
392 + "optional": true,
393 + "os": [
394 + "linux"
395 + ],
396 + "engines": {
397 + "node": ">=12"
399 + },
400 "node_modules/escalade": {
401 "version": "3.1.2",
402 "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz",
404 2.46.1