prototype-prd-vite-plugin 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,887 @@
1
+ {
2
+ "name": "prototype-prd-vite-plugin-basic-example",
3
+ "lockfileVersion": 3,
4
+ "requires": true,
5
+ "packages": {
6
+ "": {
7
+ "name": "prototype-prd-vite-plugin-basic-example",
8
+ "devDependencies": {
9
+ "prototype-prd-vite-plugin": "file:../..",
10
+ "vite": ">=5.0.0"
11
+ }
12
+ },
13
+ "../..": {
14
+ "name": "prototype-prd-vite-plugin",
15
+ "version": "0.1.0",
16
+ "dev": true,
17
+ "license": "MIT",
18
+ "engines": {
19
+ "node": ">=18.18.0"
20
+ },
21
+ "peerDependencies": {
22
+ "vite": ">=5.0.0"
23
+ }
24
+ },
25
+ "node_modules/@emnapi/core": {
26
+ "version": "1.10.0",
27
+ "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.10.0.tgz",
28
+ "integrity": "sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==",
29
+ "dev": true,
30
+ "license": "MIT",
31
+ "optional": true,
32
+ "dependencies": {
33
+ "@emnapi/wasi-threads": "1.2.1",
34
+ "tslib": "^2.4.0"
35
+ }
36
+ },
37
+ "node_modules/@emnapi/runtime": {
38
+ "version": "1.10.0",
39
+ "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.10.0.tgz",
40
+ "integrity": "sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==",
41
+ "dev": true,
42
+ "license": "MIT",
43
+ "optional": true,
44
+ "dependencies": {
45
+ "tslib": "^2.4.0"
46
+ }
47
+ },
48
+ "node_modules/@emnapi/wasi-threads": {
49
+ "version": "1.2.1",
50
+ "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.1.tgz",
51
+ "integrity": "sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==",
52
+ "dev": true,
53
+ "license": "MIT",
54
+ "optional": true,
55
+ "dependencies": {
56
+ "tslib": "^2.4.0"
57
+ }
58
+ },
59
+ "node_modules/@napi-rs/wasm-runtime": {
60
+ "version": "1.1.4",
61
+ "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.4.tgz",
62
+ "integrity": "sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==",
63
+ "dev": true,
64
+ "license": "MIT",
65
+ "optional": true,
66
+ "dependencies": {
67
+ "@tybys/wasm-util": "^0.10.1"
68
+ },
69
+ "funding": {
70
+ "type": "github",
71
+ "url": "https://github.com/sponsors/Brooooooklyn"
72
+ },
73
+ "peerDependencies": {
74
+ "@emnapi/core": "^1.7.1",
75
+ "@emnapi/runtime": "^1.7.1"
76
+ }
77
+ },
78
+ "node_modules/@oxc-project/types": {
79
+ "version": "0.130.0",
80
+ "resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.130.0.tgz",
81
+ "integrity": "sha512-ibD2usx9JRu7f5pu2tMKMI4cpA4NgXJQoYRP4pQ7Pxmn1l6k/53qWtQWZayhYy3X4QZkt90Ot+mJEaeXouio6Q==",
82
+ "dev": true,
83
+ "license": "MIT",
84
+ "funding": {
85
+ "url": "https://github.com/sponsors/Boshen"
86
+ }
87
+ },
88
+ "node_modules/@rolldown/binding-android-arm64": {
89
+ "version": "1.0.1",
90
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.0.1.tgz",
91
+ "integrity": "sha512-fJI3I0r3C3Oj/zdBCpaCmBRZYf07xpaq4yCfDDoSFm+beWNzbIl26puW8RraUdugoJw/95zerNOn6jasAhzSmg==",
92
+ "cpu": [
93
+ "arm64"
94
+ ],
95
+ "dev": true,
96
+ "license": "MIT",
97
+ "optional": true,
98
+ "os": [
99
+ "android"
100
+ ],
101
+ "engines": {
102
+ "node": "^20.19.0 || >=22.12.0"
103
+ }
104
+ },
105
+ "node_modules/@rolldown/binding-darwin-arm64": {
106
+ "version": "1.0.1",
107
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.0.1.tgz",
108
+ "integrity": "sha512-cKnAhWEsV7TPcA/5EAteDp6KcJZBQ2G+BqE7zayMMi7kMvwRsbv7WT9aOnn0WNl4SKEIf43vjS31iUPu80nzXg==",
109
+ "cpu": [
110
+ "arm64"
111
+ ],
112
+ "dev": true,
113
+ "license": "MIT",
114
+ "optional": true,
115
+ "os": [
116
+ "darwin"
117
+ ],
118
+ "engines": {
119
+ "node": "^20.19.0 || >=22.12.0"
120
+ }
121
+ },
122
+ "node_modules/@rolldown/binding-darwin-x64": {
123
+ "version": "1.0.1",
124
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.0.1.tgz",
125
+ "integrity": "sha512-YKrVwQjIRBPo+5G/u03wGjbdy4q7pyzCe93DK9VJ7zkVmeg8LJ7GbgsiHWdR4xSoe4CAXRD7Bcjgbtr64bkXNg==",
126
+ "cpu": [
127
+ "x64"
128
+ ],
129
+ "dev": true,
130
+ "license": "MIT",
131
+ "optional": true,
132
+ "os": [
133
+ "darwin"
134
+ ],
135
+ "engines": {
136
+ "node": "^20.19.0 || >=22.12.0"
137
+ }
138
+ },
139
+ "node_modules/@rolldown/binding-freebsd-x64": {
140
+ "version": "1.0.1",
141
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.0.1.tgz",
142
+ "integrity": "sha512-z/oBsREo46SsFqBwYtFe0kpJeBijAT48O/WXLI4suiCLBkr03RTtTJMCzSdDd2znlh8VJizL09XVkQgk8IZonw==",
143
+ "cpu": [
144
+ "x64"
145
+ ],
146
+ "dev": true,
147
+ "license": "MIT",
148
+ "optional": true,
149
+ "os": [
150
+ "freebsd"
151
+ ],
152
+ "engines": {
153
+ "node": "^20.19.0 || >=22.12.0"
154
+ }
155
+ },
156
+ "node_modules/@rolldown/binding-linux-arm-gnueabihf": {
157
+ "version": "1.0.1",
158
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.0.1.tgz",
159
+ "integrity": "sha512-ik8q7GM11zxvYxFc2PeDcT6TBvhCQMaUxfph/M5l9sKuTs/Sjg3L+Byw0F7w0ZVLBZmx30P+gG0ECzzN+MFcmQ==",
160
+ "cpu": [
161
+ "arm"
162
+ ],
163
+ "dev": true,
164
+ "license": "MIT",
165
+ "optional": true,
166
+ "os": [
167
+ "linux"
168
+ ],
169
+ "engines": {
170
+ "node": "^20.19.0 || >=22.12.0"
171
+ }
172
+ },
173
+ "node_modules/@rolldown/binding-linux-arm64-gnu": {
174
+ "version": "1.0.1",
175
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.0.1.tgz",
176
+ "integrity": "sha512-QoSx2EkyrrdZ6kcyE8stqZ62t0Yra8Fs5ia9lOxJrh6TMQJK7gQKmscdTHf7pOXKREKrVwOtJcQG3qVSfc866A==",
177
+ "cpu": [
178
+ "arm64"
179
+ ],
180
+ "dev": true,
181
+ "license": "MIT",
182
+ "optional": true,
183
+ "os": [
184
+ "linux"
185
+ ],
186
+ "engines": {
187
+ "node": "^20.19.0 || >=22.12.0"
188
+ }
189
+ },
190
+ "node_modules/@rolldown/binding-linux-arm64-musl": {
191
+ "version": "1.0.1",
192
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.0.1.tgz",
193
+ "integrity": "sha512-uwNwFpwKeNiZawfAWBgg0VIztPTV3ihhh1vV334h9ivnNLorxnQMU6Fz8wG1Zb4Qh9LC1/MkcyT3YlDXG3Rsgg==",
194
+ "cpu": [
195
+ "arm64"
196
+ ],
197
+ "dev": true,
198
+ "license": "MIT",
199
+ "optional": true,
200
+ "os": [
201
+ "linux"
202
+ ],
203
+ "engines": {
204
+ "node": "^20.19.0 || >=22.12.0"
205
+ }
206
+ },
207
+ "node_modules/@rolldown/binding-linux-ppc64-gnu": {
208
+ "version": "1.0.1",
209
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.0.1.tgz",
210
+ "integrity": "sha512-zY1bul7OWr7DFBiJ++wofXvnr8B45ce3QsQUhKrIhXsygAh7bTkwyeM1bi1a2g5C/yC/N8TZyGDEoMfm/l9mpg==",
211
+ "cpu": [
212
+ "ppc64"
213
+ ],
214
+ "dev": true,
215
+ "license": "MIT",
216
+ "optional": true,
217
+ "os": [
218
+ "linux"
219
+ ],
220
+ "engines": {
221
+ "node": "^20.19.0 || >=22.12.0"
222
+ }
223
+ },
224
+ "node_modules/@rolldown/binding-linux-s390x-gnu": {
225
+ "version": "1.0.1",
226
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.0.1.tgz",
227
+ "integrity": "sha512-0frlsT/f4Ft6I7SMESTKnF3cZsdicQn1dCMkF/jT9wDLE+gGoiQfv1nmT9e+s7s/fekvvy6tZM2jHvI2tkbJDQ==",
228
+ "cpu": [
229
+ "s390x"
230
+ ],
231
+ "dev": true,
232
+ "license": "MIT",
233
+ "optional": true,
234
+ "os": [
235
+ "linux"
236
+ ],
237
+ "engines": {
238
+ "node": "^20.19.0 || >=22.12.0"
239
+ }
240
+ },
241
+ "node_modules/@rolldown/binding-linux-x64-gnu": {
242
+ "version": "1.0.1",
243
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.0.1.tgz",
244
+ "integrity": "sha512-XABVmGp9Tg0WspTVvwduTc4fpqy6JnAUrSQe6OuyqD/03nI7r0O9OWUkMIwFrjKAIqolvqoA4ZrJppgwE0Gxmw==",
245
+ "cpu": [
246
+ "x64"
247
+ ],
248
+ "dev": true,
249
+ "license": "MIT",
250
+ "optional": true,
251
+ "os": [
252
+ "linux"
253
+ ],
254
+ "engines": {
255
+ "node": "^20.19.0 || >=22.12.0"
256
+ }
257
+ },
258
+ "node_modules/@rolldown/binding-linux-x64-musl": {
259
+ "version": "1.0.1",
260
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.0.1.tgz",
261
+ "integrity": "sha512-bV4fzswuzVcKD90o/VM6QqKxnxlDq0g2BISDLNVmxrnhpv1DDbyPhCIjYfvzYLV+MvkKKnQt2Q6AO86SEBULUQ==",
262
+ "cpu": [
263
+ "x64"
264
+ ],
265
+ "dev": true,
266
+ "license": "MIT",
267
+ "optional": true,
268
+ "os": [
269
+ "linux"
270
+ ],
271
+ "engines": {
272
+ "node": "^20.19.0 || >=22.12.0"
273
+ }
274
+ },
275
+ "node_modules/@rolldown/binding-openharmony-arm64": {
276
+ "version": "1.0.1",
277
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.0.1.tgz",
278
+ "integrity": "sha512-/Mh0Zhq3OP7fVs0kcQHZP6lZEthMGTaSf8UBQYSFEZDWGXXlEC+nJ6EqenaK2t4LBXMe3A+K/G2BVXXdtOr4PQ==",
279
+ "cpu": [
280
+ "arm64"
281
+ ],
282
+ "dev": true,
283
+ "license": "MIT",
284
+ "optional": true,
285
+ "os": [
286
+ "openharmony"
287
+ ],
288
+ "engines": {
289
+ "node": "^20.19.0 || >=22.12.0"
290
+ }
291
+ },
292
+ "node_modules/@rolldown/binding-wasm32-wasi": {
293
+ "version": "1.0.1",
294
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.0.1.tgz",
295
+ "integrity": "sha512-+1xc9X45l8ufsBAm6Gjvx2qDRIY9lTVt0cgWNcJ+1gdhXvkbxePA60yRTwSTuXL09CMhyJmjpV7E3NoyxbqFQQ==",
296
+ "cpu": [
297
+ "wasm32"
298
+ ],
299
+ "dev": true,
300
+ "license": "MIT",
301
+ "optional": true,
302
+ "dependencies": {
303
+ "@emnapi/core": "1.10.0",
304
+ "@emnapi/runtime": "1.10.0",
305
+ "@napi-rs/wasm-runtime": "^1.1.4"
306
+ },
307
+ "engines": {
308
+ "node": "^20.19.0 || >=22.12.0"
309
+ }
310
+ },
311
+ "node_modules/@rolldown/binding-win32-arm64-msvc": {
312
+ "version": "1.0.1",
313
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.0.1.tgz",
314
+ "integrity": "sha512-1D+UqZdfnuR+Jy1GgMJwi85bD40H21uNmOPRWQhw4oRSuolZ/B5rixZ45DK2KXOTCvmVCecauWgEhbw8bI7tOw==",
315
+ "cpu": [
316
+ "arm64"
317
+ ],
318
+ "dev": true,
319
+ "license": "MIT",
320
+ "optional": true,
321
+ "os": [
322
+ "win32"
323
+ ],
324
+ "engines": {
325
+ "node": "^20.19.0 || >=22.12.0"
326
+ }
327
+ },
328
+ "node_modules/@rolldown/binding-win32-x64-msvc": {
329
+ "version": "1.0.1",
330
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.0.1.tgz",
331
+ "integrity": "sha512-INAycaWuhlOK3wk4mRHGsdgwYWmd9cChdPdE9bwWmy6rn9VqVNYNFGhOdXrofXUxwHIncSiPNb8tNm8knDVIeQ==",
332
+ "cpu": [
333
+ "x64"
334
+ ],
335
+ "dev": true,
336
+ "license": "MIT",
337
+ "optional": true,
338
+ "os": [
339
+ "win32"
340
+ ],
341
+ "engines": {
342
+ "node": "^20.19.0 || >=22.12.0"
343
+ }
344
+ },
345
+ "node_modules/@rolldown/pluginutils": {
346
+ "version": "1.0.1",
347
+ "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.1.tgz",
348
+ "integrity": "sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==",
349
+ "dev": true,
350
+ "license": "MIT"
351
+ },
352
+ "node_modules/@tybys/wasm-util": {
353
+ "version": "0.10.2",
354
+ "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.2.tgz",
355
+ "integrity": "sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==",
356
+ "dev": true,
357
+ "license": "MIT",
358
+ "optional": true,
359
+ "dependencies": {
360
+ "tslib": "^2.4.0"
361
+ }
362
+ },
363
+ "node_modules/detect-libc": {
364
+ "version": "2.1.2",
365
+ "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
366
+ "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
367
+ "dev": true,
368
+ "license": "Apache-2.0",
369
+ "engines": {
370
+ "node": ">=8"
371
+ }
372
+ },
373
+ "node_modules/fdir": {
374
+ "version": "6.5.0",
375
+ "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
376
+ "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
377
+ "dev": true,
378
+ "license": "MIT",
379
+ "engines": {
380
+ "node": ">=12.0.0"
381
+ },
382
+ "peerDependencies": {
383
+ "picomatch": "^3 || ^4"
384
+ },
385
+ "peerDependenciesMeta": {
386
+ "picomatch": {
387
+ "optional": true
388
+ }
389
+ }
390
+ },
391
+ "node_modules/fsevents": {
392
+ "version": "2.3.3",
393
+ "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
394
+ "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
395
+ "dev": true,
396
+ "hasInstallScript": true,
397
+ "license": "MIT",
398
+ "optional": true,
399
+ "os": [
400
+ "darwin"
401
+ ],
402
+ "engines": {
403
+ "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
404
+ }
405
+ },
406
+ "node_modules/lightningcss": {
407
+ "version": "1.32.0",
408
+ "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz",
409
+ "integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==",
410
+ "dev": true,
411
+ "license": "MPL-2.0",
412
+ "dependencies": {
413
+ "detect-libc": "^2.0.3"
414
+ },
415
+ "engines": {
416
+ "node": ">= 12.0.0"
417
+ },
418
+ "funding": {
419
+ "type": "opencollective",
420
+ "url": "https://opencollective.com/parcel"
421
+ },
422
+ "optionalDependencies": {
423
+ "lightningcss-android-arm64": "1.32.0",
424
+ "lightningcss-darwin-arm64": "1.32.0",
425
+ "lightningcss-darwin-x64": "1.32.0",
426
+ "lightningcss-freebsd-x64": "1.32.0",
427
+ "lightningcss-linux-arm-gnueabihf": "1.32.0",
428
+ "lightningcss-linux-arm64-gnu": "1.32.0",
429
+ "lightningcss-linux-arm64-musl": "1.32.0",
430
+ "lightningcss-linux-x64-gnu": "1.32.0",
431
+ "lightningcss-linux-x64-musl": "1.32.0",
432
+ "lightningcss-win32-arm64-msvc": "1.32.0",
433
+ "lightningcss-win32-x64-msvc": "1.32.0"
434
+ }
435
+ },
436
+ "node_modules/lightningcss-android-arm64": {
437
+ "version": "1.32.0",
438
+ "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz",
439
+ "integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==",
440
+ "cpu": [
441
+ "arm64"
442
+ ],
443
+ "dev": true,
444
+ "license": "MPL-2.0",
445
+ "optional": true,
446
+ "os": [
447
+ "android"
448
+ ],
449
+ "engines": {
450
+ "node": ">= 12.0.0"
451
+ },
452
+ "funding": {
453
+ "type": "opencollective",
454
+ "url": "https://opencollective.com/parcel"
455
+ }
456
+ },
457
+ "node_modules/lightningcss-darwin-arm64": {
458
+ "version": "1.32.0",
459
+ "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz",
460
+ "integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==",
461
+ "cpu": [
462
+ "arm64"
463
+ ],
464
+ "dev": true,
465
+ "license": "MPL-2.0",
466
+ "optional": true,
467
+ "os": [
468
+ "darwin"
469
+ ],
470
+ "engines": {
471
+ "node": ">= 12.0.0"
472
+ },
473
+ "funding": {
474
+ "type": "opencollective",
475
+ "url": "https://opencollective.com/parcel"
476
+ }
477
+ },
478
+ "node_modules/lightningcss-darwin-x64": {
479
+ "version": "1.32.0",
480
+ "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz",
481
+ "integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==",
482
+ "cpu": [
483
+ "x64"
484
+ ],
485
+ "dev": true,
486
+ "license": "MPL-2.0",
487
+ "optional": true,
488
+ "os": [
489
+ "darwin"
490
+ ],
491
+ "engines": {
492
+ "node": ">= 12.0.0"
493
+ },
494
+ "funding": {
495
+ "type": "opencollective",
496
+ "url": "https://opencollective.com/parcel"
497
+ }
498
+ },
499
+ "node_modules/lightningcss-freebsd-x64": {
500
+ "version": "1.32.0",
501
+ "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz",
502
+ "integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==",
503
+ "cpu": [
504
+ "x64"
505
+ ],
506
+ "dev": true,
507
+ "license": "MPL-2.0",
508
+ "optional": true,
509
+ "os": [
510
+ "freebsd"
511
+ ],
512
+ "engines": {
513
+ "node": ">= 12.0.0"
514
+ },
515
+ "funding": {
516
+ "type": "opencollective",
517
+ "url": "https://opencollective.com/parcel"
518
+ }
519
+ },
520
+ "node_modules/lightningcss-linux-arm-gnueabihf": {
521
+ "version": "1.32.0",
522
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz",
523
+ "integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==",
524
+ "cpu": [
525
+ "arm"
526
+ ],
527
+ "dev": true,
528
+ "license": "MPL-2.0",
529
+ "optional": true,
530
+ "os": [
531
+ "linux"
532
+ ],
533
+ "engines": {
534
+ "node": ">= 12.0.0"
535
+ },
536
+ "funding": {
537
+ "type": "opencollective",
538
+ "url": "https://opencollective.com/parcel"
539
+ }
540
+ },
541
+ "node_modules/lightningcss-linux-arm64-gnu": {
542
+ "version": "1.32.0",
543
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz",
544
+ "integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==",
545
+ "cpu": [
546
+ "arm64"
547
+ ],
548
+ "dev": true,
549
+ "license": "MPL-2.0",
550
+ "optional": true,
551
+ "os": [
552
+ "linux"
553
+ ],
554
+ "engines": {
555
+ "node": ">= 12.0.0"
556
+ },
557
+ "funding": {
558
+ "type": "opencollective",
559
+ "url": "https://opencollective.com/parcel"
560
+ }
561
+ },
562
+ "node_modules/lightningcss-linux-arm64-musl": {
563
+ "version": "1.32.0",
564
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz",
565
+ "integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==",
566
+ "cpu": [
567
+ "arm64"
568
+ ],
569
+ "dev": true,
570
+ "license": "MPL-2.0",
571
+ "optional": true,
572
+ "os": [
573
+ "linux"
574
+ ],
575
+ "engines": {
576
+ "node": ">= 12.0.0"
577
+ },
578
+ "funding": {
579
+ "type": "opencollective",
580
+ "url": "https://opencollective.com/parcel"
581
+ }
582
+ },
583
+ "node_modules/lightningcss-linux-x64-gnu": {
584
+ "version": "1.32.0",
585
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz",
586
+ "integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==",
587
+ "cpu": [
588
+ "x64"
589
+ ],
590
+ "dev": true,
591
+ "license": "MPL-2.0",
592
+ "optional": true,
593
+ "os": [
594
+ "linux"
595
+ ],
596
+ "engines": {
597
+ "node": ">= 12.0.0"
598
+ },
599
+ "funding": {
600
+ "type": "opencollective",
601
+ "url": "https://opencollective.com/parcel"
602
+ }
603
+ },
604
+ "node_modules/lightningcss-linux-x64-musl": {
605
+ "version": "1.32.0",
606
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz",
607
+ "integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==",
608
+ "cpu": [
609
+ "x64"
610
+ ],
611
+ "dev": true,
612
+ "license": "MPL-2.0",
613
+ "optional": true,
614
+ "os": [
615
+ "linux"
616
+ ],
617
+ "engines": {
618
+ "node": ">= 12.0.0"
619
+ },
620
+ "funding": {
621
+ "type": "opencollective",
622
+ "url": "https://opencollective.com/parcel"
623
+ }
624
+ },
625
+ "node_modules/lightningcss-win32-arm64-msvc": {
626
+ "version": "1.32.0",
627
+ "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz",
628
+ "integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==",
629
+ "cpu": [
630
+ "arm64"
631
+ ],
632
+ "dev": true,
633
+ "license": "MPL-2.0",
634
+ "optional": true,
635
+ "os": [
636
+ "win32"
637
+ ],
638
+ "engines": {
639
+ "node": ">= 12.0.0"
640
+ },
641
+ "funding": {
642
+ "type": "opencollective",
643
+ "url": "https://opencollective.com/parcel"
644
+ }
645
+ },
646
+ "node_modules/lightningcss-win32-x64-msvc": {
647
+ "version": "1.32.0",
648
+ "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz",
649
+ "integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==",
650
+ "cpu": [
651
+ "x64"
652
+ ],
653
+ "dev": true,
654
+ "license": "MPL-2.0",
655
+ "optional": true,
656
+ "os": [
657
+ "win32"
658
+ ],
659
+ "engines": {
660
+ "node": ">= 12.0.0"
661
+ },
662
+ "funding": {
663
+ "type": "opencollective",
664
+ "url": "https://opencollective.com/parcel"
665
+ }
666
+ },
667
+ "node_modules/nanoid": {
668
+ "version": "3.3.12",
669
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.12.tgz",
670
+ "integrity": "sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==",
671
+ "dev": true,
672
+ "funding": [
673
+ {
674
+ "type": "github",
675
+ "url": "https://github.com/sponsors/ai"
676
+ }
677
+ ],
678
+ "license": "MIT",
679
+ "bin": {
680
+ "nanoid": "bin/nanoid.cjs"
681
+ },
682
+ "engines": {
683
+ "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
684
+ }
685
+ },
686
+ "node_modules/picocolors": {
687
+ "version": "1.1.1",
688
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
689
+ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
690
+ "dev": true,
691
+ "license": "ISC"
692
+ },
693
+ "node_modules/picomatch": {
694
+ "version": "4.0.4",
695
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
696
+ "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
697
+ "dev": true,
698
+ "license": "MIT",
699
+ "engines": {
700
+ "node": ">=12"
701
+ },
702
+ "funding": {
703
+ "url": "https://github.com/sponsors/jonschlinkert"
704
+ }
705
+ },
706
+ "node_modules/postcss": {
707
+ "version": "8.5.14",
708
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.14.tgz",
709
+ "integrity": "sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==",
710
+ "dev": true,
711
+ "funding": [
712
+ {
713
+ "type": "opencollective",
714
+ "url": "https://opencollective.com/postcss/"
715
+ },
716
+ {
717
+ "type": "tidelift",
718
+ "url": "https://tidelift.com/funding/github/npm/postcss"
719
+ },
720
+ {
721
+ "type": "github",
722
+ "url": "https://github.com/sponsors/ai"
723
+ }
724
+ ],
725
+ "license": "MIT",
726
+ "dependencies": {
727
+ "nanoid": "^3.3.11",
728
+ "picocolors": "^1.1.1",
729
+ "source-map-js": "^1.2.1"
730
+ },
731
+ "engines": {
732
+ "node": "^10 || ^12 || >=14"
733
+ }
734
+ },
735
+ "node_modules/prototype-prd-vite-plugin": {
736
+ "resolved": "../..",
737
+ "link": true
738
+ },
739
+ "node_modules/rolldown": {
740
+ "version": "1.0.1",
741
+ "resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.0.1.tgz",
742
+ "integrity": "sha512-X0KQHljNnEkWNqqiz9zJrGunh1B0HgOxLXvnFpCOcadzcy5qohZ3tqMEUg00vncoRovXuK3ZqCT9KnnKzoInFQ==",
743
+ "dev": true,
744
+ "license": "MIT",
745
+ "dependencies": {
746
+ "@oxc-project/types": "=0.130.0",
747
+ "@rolldown/pluginutils": "^1.0.0"
748
+ },
749
+ "bin": {
750
+ "rolldown": "bin/cli.mjs"
751
+ },
752
+ "engines": {
753
+ "node": "^20.19.0 || >=22.12.0"
754
+ },
755
+ "optionalDependencies": {
756
+ "@rolldown/binding-android-arm64": "1.0.1",
757
+ "@rolldown/binding-darwin-arm64": "1.0.1",
758
+ "@rolldown/binding-darwin-x64": "1.0.1",
759
+ "@rolldown/binding-freebsd-x64": "1.0.1",
760
+ "@rolldown/binding-linux-arm-gnueabihf": "1.0.1",
761
+ "@rolldown/binding-linux-arm64-gnu": "1.0.1",
762
+ "@rolldown/binding-linux-arm64-musl": "1.0.1",
763
+ "@rolldown/binding-linux-ppc64-gnu": "1.0.1",
764
+ "@rolldown/binding-linux-s390x-gnu": "1.0.1",
765
+ "@rolldown/binding-linux-x64-gnu": "1.0.1",
766
+ "@rolldown/binding-linux-x64-musl": "1.0.1",
767
+ "@rolldown/binding-openharmony-arm64": "1.0.1",
768
+ "@rolldown/binding-wasm32-wasi": "1.0.1",
769
+ "@rolldown/binding-win32-arm64-msvc": "1.0.1",
770
+ "@rolldown/binding-win32-x64-msvc": "1.0.1"
771
+ }
772
+ },
773
+ "node_modules/source-map-js": {
774
+ "version": "1.2.1",
775
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
776
+ "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
777
+ "dev": true,
778
+ "license": "BSD-3-Clause",
779
+ "engines": {
780
+ "node": ">=0.10.0"
781
+ }
782
+ },
783
+ "node_modules/tinyglobby": {
784
+ "version": "0.2.16",
785
+ "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.16.tgz",
786
+ "integrity": "sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==",
787
+ "dev": true,
788
+ "license": "MIT",
789
+ "dependencies": {
790
+ "fdir": "^6.5.0",
791
+ "picomatch": "^4.0.4"
792
+ },
793
+ "engines": {
794
+ "node": ">=12.0.0"
795
+ },
796
+ "funding": {
797
+ "url": "https://github.com/sponsors/SuperchupuDev"
798
+ }
799
+ },
800
+ "node_modules/tslib": {
801
+ "version": "2.8.1",
802
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
803
+ "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
804
+ "dev": true,
805
+ "license": "0BSD",
806
+ "optional": true
807
+ },
808
+ "node_modules/vite": {
809
+ "version": "8.0.13",
810
+ "resolved": "https://registry.npmjs.org/vite/-/vite-8.0.13.tgz",
811
+ "integrity": "sha512-MFtjBYgzmSxmgA4RAfjIyXWpGe1oALnjgUTzzV7QLx/TKxCzjtMH6Fd9/eVK+5Fg1qNoz5VAwsmMs/NofrmJvw==",
812
+ "dev": true,
813
+ "license": "MIT",
814
+ "dependencies": {
815
+ "lightningcss": "^1.32.0",
816
+ "picomatch": "^4.0.4",
817
+ "postcss": "^8.5.14",
818
+ "rolldown": "1.0.1",
819
+ "tinyglobby": "^0.2.16"
820
+ },
821
+ "bin": {
822
+ "vite": "bin/vite.js"
823
+ },
824
+ "engines": {
825
+ "node": "^20.19.0 || >=22.12.0"
826
+ },
827
+ "funding": {
828
+ "url": "https://github.com/vitejs/vite?sponsor=1"
829
+ },
830
+ "optionalDependencies": {
831
+ "fsevents": "~2.3.3"
832
+ },
833
+ "peerDependencies": {
834
+ "@types/node": "^20.19.0 || >=22.12.0",
835
+ "@vitejs/devtools": "^0.1.18",
836
+ "esbuild": "^0.27.0 || ^0.28.0",
837
+ "jiti": ">=1.21.0",
838
+ "less": "^4.0.0",
839
+ "sass": "^1.70.0",
840
+ "sass-embedded": "^1.70.0",
841
+ "stylus": ">=0.54.8",
842
+ "sugarss": "^5.0.0",
843
+ "terser": "^5.16.0",
844
+ "tsx": "^4.8.1",
845
+ "yaml": "^2.4.2"
846
+ },
847
+ "peerDependenciesMeta": {
848
+ "@types/node": {
849
+ "optional": true
850
+ },
851
+ "@vitejs/devtools": {
852
+ "optional": true
853
+ },
854
+ "esbuild": {
855
+ "optional": true
856
+ },
857
+ "jiti": {
858
+ "optional": true
859
+ },
860
+ "less": {
861
+ "optional": true
862
+ },
863
+ "sass": {
864
+ "optional": true
865
+ },
866
+ "sass-embedded": {
867
+ "optional": true
868
+ },
869
+ "stylus": {
870
+ "optional": true
871
+ },
872
+ "sugarss": {
873
+ "optional": true
874
+ },
875
+ "terser": {
876
+ "optional": true
877
+ },
878
+ "tsx": {
879
+ "optional": true
880
+ },
881
+ "yaml": {
882
+ "optional": true
883
+ }
884
+ }
885
+ }
886
+ }
887
+ }