@interopio/iocd-cli 0.0.11 → 0.0.12

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.
Files changed (27) hide show
  1. package/dist/cli.js +0 -0
  2. package/dist/services/components/stores/github.store.js +103 -3
  3. package/dist/services/components/stores/github.store.js.map +1 -1
  4. package/dist/services/installer/installer.service.js +2 -12
  5. package/dist/services/installer/installer.service.js.map +1 -1
  6. package/dist/templates/splash/apps/splash/assets/fonts/Inter-Regular.ttf +0 -0
  7. package/dist/templates/splash/apps/splash/assets/images/splash-background.png +0 -0
  8. package/dist/templates/splash/apps/splash/assets/styles/style.css +39 -0
  9. package/dist/templates/splash/apps/splash/iocd.app.json +6 -18
  10. package/dist/templates/splash/apps/splash/script.js +53 -0
  11. package/dist/templates/splash/apps/splash/splash.html +25 -0
  12. package/package.json +2 -2
  13. package/dist/templates/splash/apps/splash/README.md +0 -119
  14. package/dist/templates/splash/apps/splash/config/system-dev.json +0 -9
  15. package/dist/templates/splash/apps/splash/index.html +0 -55
  16. package/dist/templates/splash/apps/splash/package-lock.json +0 -1059
  17. package/dist/templates/splash/apps/splash/package.json +0 -17
  18. package/dist/templates/splash/apps/splash/public/assets/fonts/PTSans-Regular.ttf +0 -0
  19. package/dist/templates/splash/apps/splash/public/assets/images/logo-light.svg +0 -85
  20. package/dist/templates/splash/apps/splash/public/assets/images/splash-bg.png +0 -0
  21. package/dist/templates/splash/apps/splash/public/assets/styles/style.css +0 -149
  22. package/dist/templates/splash/apps/splash/public/assets/styles/style.scss +0 -90
  23. package/dist/templates/splash/apps/splash/src/main.ts +0 -93
  24. package/dist/templates/splash/apps/splash/src/types.ts +0 -28
  25. package/dist/templates/splash/apps/splash/tsconfig.json +0 -25
  26. package/dist/templates/splash/apps/splash/vite.config.ts +0 -27
  27. /package/dist/templates/splash/apps/splash/{public/assets → assets}/styles/style.css.map +0 -0
@@ -1,1059 +0,0 @@
1
- {
2
- "name": "splash-screen",
3
- "version": "0.0.0",
4
- "lockfileVersion": 3,
5
- "requires": true,
6
- "packages": {
7
- "": {
8
- "name": "splash-screen",
9
- "version": "0.0.0",
10
- "devDependencies": {
11
- "typescript": "~5.8.3",
12
- "vite": "^7.1.2"
13
- }
14
- },
15
- "node_modules/@esbuild/aix-ppc64": {
16
- "version": "0.25.9",
17
- "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.9.tgz",
18
- "integrity": "sha512-OaGtL73Jck6pBKjNIe24BnFE6agGl+6KxDtTfHhy1HmhthfKouEcOhqpSL64K4/0WCtbKFLOdzD/44cJ4k9opA==",
19
- "cpu": [
20
- "ppc64"
21
- ],
22
- "dev": true,
23
- "license": "MIT",
24
- "optional": true,
25
- "os": [
26
- "aix"
27
- ],
28
- "engines": {
29
- "node": ">=18"
30
- }
31
- },
32
- "node_modules/@esbuild/android-arm": {
33
- "version": "0.25.9",
34
- "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.9.tgz",
35
- "integrity": "sha512-5WNI1DaMtxQ7t7B6xa572XMXpHAaI/9Hnhk8lcxF4zVN4xstUgTlvuGDorBguKEnZO70qwEcLpfifMLoxiPqHQ==",
36
- "cpu": [
37
- "arm"
38
- ],
39
- "dev": true,
40
- "license": "MIT",
41
- "optional": true,
42
- "os": [
43
- "android"
44
- ],
45
- "engines": {
46
- "node": ">=18"
47
- }
48
- },
49
- "node_modules/@esbuild/android-arm64": {
50
- "version": "0.25.9",
51
- "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.9.tgz",
52
- "integrity": "sha512-IDrddSmpSv51ftWslJMvl3Q2ZT98fUSL2/rlUXuVqRXHCs5EUF1/f+jbjF5+NG9UffUDMCiTyh8iec7u8RlTLg==",
53
- "cpu": [
54
- "arm64"
55
- ],
56
- "dev": true,
57
- "license": "MIT",
58
- "optional": true,
59
- "os": [
60
- "android"
61
- ],
62
- "engines": {
63
- "node": ">=18"
64
- }
65
- },
66
- "node_modules/@esbuild/android-x64": {
67
- "version": "0.25.9",
68
- "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.9.tgz",
69
- "integrity": "sha512-I853iMZ1hWZdNllhVZKm34f4wErd4lMyeV7BLzEExGEIZYsOzqDWDf+y082izYUE8gtJnYHdeDpN/6tUdwvfiw==",
70
- "cpu": [
71
- "x64"
72
- ],
73
- "dev": true,
74
- "license": "MIT",
75
- "optional": true,
76
- "os": [
77
- "android"
78
- ],
79
- "engines": {
80
- "node": ">=18"
81
- }
82
- },
83
- "node_modules/@esbuild/darwin-arm64": {
84
- "version": "0.25.9",
85
- "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.9.tgz",
86
- "integrity": "sha512-XIpIDMAjOELi/9PB30vEbVMs3GV1v2zkkPnuyRRURbhqjyzIINwj+nbQATh4H9GxUgH1kFsEyQMxwiLFKUS6Rg==",
87
- "cpu": [
88
- "arm64"
89
- ],
90
- "dev": true,
91
- "license": "MIT",
92
- "optional": true,
93
- "os": [
94
- "darwin"
95
- ],
96
- "engines": {
97
- "node": ">=18"
98
- }
99
- },
100
- "node_modules/@esbuild/darwin-x64": {
101
- "version": "0.25.9",
102
- "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.9.tgz",
103
- "integrity": "sha512-jhHfBzjYTA1IQu8VyrjCX4ApJDnH+ez+IYVEoJHeqJm9VhG9Dh2BYaJritkYK3vMaXrf7Ogr/0MQ8/MeIefsPQ==",
104
- "cpu": [
105
- "x64"
106
- ],
107
- "dev": true,
108
- "license": "MIT",
109
- "optional": true,
110
- "os": [
111
- "darwin"
112
- ],
113
- "engines": {
114
- "node": ">=18"
115
- }
116
- },
117
- "node_modules/@esbuild/freebsd-arm64": {
118
- "version": "0.25.9",
119
- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.9.tgz",
120
- "integrity": "sha512-z93DmbnY6fX9+KdD4Ue/H6sYs+bhFQJNCPZsi4XWJoYblUqT06MQUdBCpcSfuiN72AbqeBFu5LVQTjfXDE2A6Q==",
121
- "cpu": [
122
- "arm64"
123
- ],
124
- "dev": true,
125
- "license": "MIT",
126
- "optional": true,
127
- "os": [
128
- "freebsd"
129
- ],
130
- "engines": {
131
- "node": ">=18"
132
- }
133
- },
134
- "node_modules/@esbuild/freebsd-x64": {
135
- "version": "0.25.9",
136
- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.9.tgz",
137
- "integrity": "sha512-mrKX6H/vOyo5v71YfXWJxLVxgy1kyt1MQaD8wZJgJfG4gq4DpQGpgTB74e5yBeQdyMTbgxp0YtNj7NuHN0PoZg==",
138
- "cpu": [
139
- "x64"
140
- ],
141
- "dev": true,
142
- "license": "MIT",
143
- "optional": true,
144
- "os": [
145
- "freebsd"
146
- ],
147
- "engines": {
148
- "node": ">=18"
149
- }
150
- },
151
- "node_modules/@esbuild/linux-arm": {
152
- "version": "0.25.9",
153
- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.9.tgz",
154
- "integrity": "sha512-HBU2Xv78SMgaydBmdor38lg8YDnFKSARg1Q6AT0/y2ezUAKiZvc211RDFHlEZRFNRVhcMamiToo7bDx3VEOYQw==",
155
- "cpu": [
156
- "arm"
157
- ],
158
- "dev": true,
159
- "license": "MIT",
160
- "optional": true,
161
- "os": [
162
- "linux"
163
- ],
164
- "engines": {
165
- "node": ">=18"
166
- }
167
- },
168
- "node_modules/@esbuild/linux-arm64": {
169
- "version": "0.25.9",
170
- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.9.tgz",
171
- "integrity": "sha512-BlB7bIcLT3G26urh5Dmse7fiLmLXnRlopw4s8DalgZ8ef79Jj4aUcYbk90g8iCa2467HX8SAIidbL7gsqXHdRw==",
172
- "cpu": [
173
- "arm64"
174
- ],
175
- "dev": true,
176
- "license": "MIT",
177
- "optional": true,
178
- "os": [
179
- "linux"
180
- ],
181
- "engines": {
182
- "node": ">=18"
183
- }
184
- },
185
- "node_modules/@esbuild/linux-ia32": {
186
- "version": "0.25.9",
187
- "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.9.tgz",
188
- "integrity": "sha512-e7S3MOJPZGp2QW6AK6+Ly81rC7oOSerQ+P8L0ta4FhVi+/j/v2yZzx5CqqDaWjtPFfYz21Vi1S0auHrap3Ma3A==",
189
- "cpu": [
190
- "ia32"
191
- ],
192
- "dev": true,
193
- "license": "MIT",
194
- "optional": true,
195
- "os": [
196
- "linux"
197
- ],
198
- "engines": {
199
- "node": ">=18"
200
- }
201
- },
202
- "node_modules/@esbuild/linux-loong64": {
203
- "version": "0.25.9",
204
- "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.9.tgz",
205
- "integrity": "sha512-Sbe10Bnn0oUAB2AalYztvGcK+o6YFFA/9829PhOCUS9vkJElXGdphz0A3DbMdP8gmKkqPmPcMJmJOrI3VYB1JQ==",
206
- "cpu": [
207
- "loong64"
208
- ],
209
- "dev": true,
210
- "license": "MIT",
211
- "optional": true,
212
- "os": [
213
- "linux"
214
- ],
215
- "engines": {
216
- "node": ">=18"
217
- }
218
- },
219
- "node_modules/@esbuild/linux-mips64el": {
220
- "version": "0.25.9",
221
- "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.9.tgz",
222
- "integrity": "sha512-YcM5br0mVyZw2jcQeLIkhWtKPeVfAerES5PvOzaDxVtIyZ2NUBZKNLjC5z3/fUlDgT6w89VsxP2qzNipOaaDyA==",
223
- "cpu": [
224
- "mips64el"
225
- ],
226
- "dev": true,
227
- "license": "MIT",
228
- "optional": true,
229
- "os": [
230
- "linux"
231
- ],
232
- "engines": {
233
- "node": ">=18"
234
- }
235
- },
236
- "node_modules/@esbuild/linux-ppc64": {
237
- "version": "0.25.9",
238
- "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.9.tgz",
239
- "integrity": "sha512-++0HQvasdo20JytyDpFvQtNrEsAgNG2CY1CLMwGXfFTKGBGQT3bOeLSYE2l1fYdvML5KUuwn9Z8L1EWe2tzs1w==",
240
- "cpu": [
241
- "ppc64"
242
- ],
243
- "dev": true,
244
- "license": "MIT",
245
- "optional": true,
246
- "os": [
247
- "linux"
248
- ],
249
- "engines": {
250
- "node": ">=18"
251
- }
252
- },
253
- "node_modules/@esbuild/linux-riscv64": {
254
- "version": "0.25.9",
255
- "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.9.tgz",
256
- "integrity": "sha512-uNIBa279Y3fkjV+2cUjx36xkx7eSjb8IvnL01eXUKXez/CBHNRw5ekCGMPM0BcmqBxBcdgUWuUXmVWwm4CH9kg==",
257
- "cpu": [
258
- "riscv64"
259
- ],
260
- "dev": true,
261
- "license": "MIT",
262
- "optional": true,
263
- "os": [
264
- "linux"
265
- ],
266
- "engines": {
267
- "node": ">=18"
268
- }
269
- },
270
- "node_modules/@esbuild/linux-s390x": {
271
- "version": "0.25.9",
272
- "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.9.tgz",
273
- "integrity": "sha512-Mfiphvp3MjC/lctb+7D287Xw1DGzqJPb/J2aHHcHxflUo+8tmN/6d4k6I2yFR7BVo5/g7x2Monq4+Yew0EHRIA==",
274
- "cpu": [
275
- "s390x"
276
- ],
277
- "dev": true,
278
- "license": "MIT",
279
- "optional": true,
280
- "os": [
281
- "linux"
282
- ],
283
- "engines": {
284
- "node": ">=18"
285
- }
286
- },
287
- "node_modules/@esbuild/linux-x64": {
288
- "version": "0.25.9",
289
- "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.9.tgz",
290
- "integrity": "sha512-iSwByxzRe48YVkmpbgoxVzn76BXjlYFXC7NvLYq+b+kDjyyk30J0JY47DIn8z1MO3K0oSl9fZoRmZPQI4Hklzg==",
291
- "cpu": [
292
- "x64"
293
- ],
294
- "dev": true,
295
- "license": "MIT",
296
- "optional": true,
297
- "os": [
298
- "linux"
299
- ],
300
- "engines": {
301
- "node": ">=18"
302
- }
303
- },
304
- "node_modules/@esbuild/netbsd-arm64": {
305
- "version": "0.25.9",
306
- "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.9.tgz",
307
- "integrity": "sha512-9jNJl6FqaUG+COdQMjSCGW4QiMHH88xWbvZ+kRVblZsWrkXlABuGdFJ1E9L7HK+T0Yqd4akKNa/lO0+jDxQD4Q==",
308
- "cpu": [
309
- "arm64"
310
- ],
311
- "dev": true,
312
- "license": "MIT",
313
- "optional": true,
314
- "os": [
315
- "netbsd"
316
- ],
317
- "engines": {
318
- "node": ">=18"
319
- }
320
- },
321
- "node_modules/@esbuild/netbsd-x64": {
322
- "version": "0.25.9",
323
- "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.9.tgz",
324
- "integrity": "sha512-RLLdkflmqRG8KanPGOU7Rpg829ZHu8nFy5Pqdi9U01VYtG9Y0zOG6Vr2z4/S+/3zIyOxiK6cCeYNWOFR9QP87g==",
325
- "cpu": [
326
- "x64"
327
- ],
328
- "dev": true,
329
- "license": "MIT",
330
- "optional": true,
331
- "os": [
332
- "netbsd"
333
- ],
334
- "engines": {
335
- "node": ">=18"
336
- }
337
- },
338
- "node_modules/@esbuild/openbsd-arm64": {
339
- "version": "0.25.9",
340
- "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.9.tgz",
341
- "integrity": "sha512-YaFBlPGeDasft5IIM+CQAhJAqS3St3nJzDEgsgFixcfZeyGPCd6eJBWzke5piZuZ7CtL656eOSYKk4Ls2C0FRQ==",
342
- "cpu": [
343
- "arm64"
344
- ],
345
- "dev": true,
346
- "license": "MIT",
347
- "optional": true,
348
- "os": [
349
- "openbsd"
350
- ],
351
- "engines": {
352
- "node": ">=18"
353
- }
354
- },
355
- "node_modules/@esbuild/openbsd-x64": {
356
- "version": "0.25.9",
357
- "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.9.tgz",
358
- "integrity": "sha512-1MkgTCuvMGWuqVtAvkpkXFmtL8XhWy+j4jaSO2wxfJtilVCi0ZE37b8uOdMItIHz4I6z1bWWtEX4CJwcKYLcuA==",
359
- "cpu": [
360
- "x64"
361
- ],
362
- "dev": true,
363
- "license": "MIT",
364
- "optional": true,
365
- "os": [
366
- "openbsd"
367
- ],
368
- "engines": {
369
- "node": ">=18"
370
- }
371
- },
372
- "node_modules/@esbuild/openharmony-arm64": {
373
- "version": "0.25.9",
374
- "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.9.tgz",
375
- "integrity": "sha512-4Xd0xNiMVXKh6Fa7HEJQbrpP3m3DDn43jKxMjxLLRjWnRsfxjORYJlXPO4JNcXtOyfajXorRKY9NkOpTHptErg==",
376
- "cpu": [
377
- "arm64"
378
- ],
379
- "dev": true,
380
- "license": "MIT",
381
- "optional": true,
382
- "os": [
383
- "openharmony"
384
- ],
385
- "engines": {
386
- "node": ">=18"
387
- }
388
- },
389
- "node_modules/@esbuild/sunos-x64": {
390
- "version": "0.25.9",
391
- "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.9.tgz",
392
- "integrity": "sha512-WjH4s6hzo00nNezhp3wFIAfmGZ8U7KtrJNlFMRKxiI9mxEK1scOMAaa9i4crUtu+tBr+0IN6JCuAcSBJZfnphw==",
393
- "cpu": [
394
- "x64"
395
- ],
396
- "dev": true,
397
- "license": "MIT",
398
- "optional": true,
399
- "os": [
400
- "sunos"
401
- ],
402
- "engines": {
403
- "node": ">=18"
404
- }
405
- },
406
- "node_modules/@esbuild/win32-arm64": {
407
- "version": "0.25.9",
408
- "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.9.tgz",
409
- "integrity": "sha512-mGFrVJHmZiRqmP8xFOc6b84/7xa5y5YvR1x8djzXpJBSv/UsNK6aqec+6JDjConTgvvQefdGhFDAs2DLAds6gQ==",
410
- "cpu": [
411
- "arm64"
412
- ],
413
- "dev": true,
414
- "license": "MIT",
415
- "optional": true,
416
- "os": [
417
- "win32"
418
- ],
419
- "engines": {
420
- "node": ">=18"
421
- }
422
- },
423
- "node_modules/@esbuild/win32-ia32": {
424
- "version": "0.25.9",
425
- "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.9.tgz",
426
- "integrity": "sha512-b33gLVU2k11nVx1OhX3C8QQP6UHQK4ZtN56oFWvVXvz2VkDoe6fbG8TOgHFxEvqeqohmRnIHe5A1+HADk4OQww==",
427
- "cpu": [
428
- "ia32"
429
- ],
430
- "dev": true,
431
- "license": "MIT",
432
- "optional": true,
433
- "os": [
434
- "win32"
435
- ],
436
- "engines": {
437
- "node": ">=18"
438
- }
439
- },
440
- "node_modules/@esbuild/win32-x64": {
441
- "version": "0.25.9",
442
- "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.9.tgz",
443
- "integrity": "sha512-PPOl1mi6lpLNQxnGoyAfschAodRFYXJ+9fs6WHXz7CSWKbOqiMZsubC+BQsVKuul+3vKLuwTHsS2c2y9EoKwxQ==",
444
- "cpu": [
445
- "x64"
446
- ],
447
- "dev": true,
448
- "license": "MIT",
449
- "optional": true,
450
- "os": [
451
- "win32"
452
- ],
453
- "engines": {
454
- "node": ">=18"
455
- }
456
- },
457
- "node_modules/@rollup/rollup-android-arm-eabi": {
458
- "version": "4.50.1",
459
- "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.50.1.tgz",
460
- "integrity": "sha512-HJXwzoZN4eYTdD8bVV22DN8gsPCAj3V20NHKOs8ezfXanGpmVPR7kalUHd+Y31IJp9stdB87VKPFbsGY3H/2ag==",
461
- "cpu": [
462
- "arm"
463
- ],
464
- "dev": true,
465
- "license": "MIT",
466
- "optional": true,
467
- "os": [
468
- "android"
469
- ]
470
- },
471
- "node_modules/@rollup/rollup-android-arm64": {
472
- "version": "4.50.1",
473
- "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.50.1.tgz",
474
- "integrity": "sha512-PZlsJVcjHfcH53mOImyt3bc97Ep3FJDXRpk9sMdGX0qgLmY0EIWxCag6EigerGhLVuL8lDVYNnSo8qnTElO4xw==",
475
- "cpu": [
476
- "arm64"
477
- ],
478
- "dev": true,
479
- "license": "MIT",
480
- "optional": true,
481
- "os": [
482
- "android"
483
- ]
484
- },
485
- "node_modules/@rollup/rollup-darwin-arm64": {
486
- "version": "4.50.1",
487
- "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.50.1.tgz",
488
- "integrity": "sha512-xc6i2AuWh++oGi4ylOFPmzJOEeAa2lJeGUGb4MudOtgfyyjr4UPNK+eEWTPLvmPJIY/pgw6ssFIox23SyrkkJw==",
489
- "cpu": [
490
- "arm64"
491
- ],
492
- "dev": true,
493
- "license": "MIT",
494
- "optional": true,
495
- "os": [
496
- "darwin"
497
- ]
498
- },
499
- "node_modules/@rollup/rollup-darwin-x64": {
500
- "version": "4.50.1",
501
- "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.50.1.tgz",
502
- "integrity": "sha512-2ofU89lEpDYhdLAbRdeyz/kX3Y2lpYc6ShRnDjY35bZhd2ipuDMDi6ZTQ9NIag94K28nFMofdnKeHR7BT0CATw==",
503
- "cpu": [
504
- "x64"
505
- ],
506
- "dev": true,
507
- "license": "MIT",
508
- "optional": true,
509
- "os": [
510
- "darwin"
511
- ]
512
- },
513
- "node_modules/@rollup/rollup-freebsd-arm64": {
514
- "version": "4.50.1",
515
- "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.50.1.tgz",
516
- "integrity": "sha512-wOsE6H2u6PxsHY/BeFHA4VGQN3KUJFZp7QJBmDYI983fgxq5Th8FDkVuERb2l9vDMs1D5XhOrhBrnqcEY6l8ZA==",
517
- "cpu": [
518
- "arm64"
519
- ],
520
- "dev": true,
521
- "license": "MIT",
522
- "optional": true,
523
- "os": [
524
- "freebsd"
525
- ]
526
- },
527
- "node_modules/@rollup/rollup-freebsd-x64": {
528
- "version": "4.50.1",
529
- "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.50.1.tgz",
530
- "integrity": "sha512-A/xeqaHTlKbQggxCqispFAcNjycpUEHP52mwMQZUNqDUJFFYtPHCXS1VAG29uMlDzIVr+i00tSFWFLivMcoIBQ==",
531
- "cpu": [
532
- "x64"
533
- ],
534
- "dev": true,
535
- "license": "MIT",
536
- "optional": true,
537
- "os": [
538
- "freebsd"
539
- ]
540
- },
541
- "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
542
- "version": "4.50.1",
543
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.50.1.tgz",
544
- "integrity": "sha512-54v4okehwl5TaSIkpp97rAHGp7t3ghinRd/vyC1iXqXMfjYUTm7TfYmCzXDoHUPTTf36L8pr0E7YsD3CfB3ZDg==",
545
- "cpu": [
546
- "arm"
547
- ],
548
- "dev": true,
549
- "license": "MIT",
550
- "optional": true,
551
- "os": [
552
- "linux"
553
- ]
554
- },
555
- "node_modules/@rollup/rollup-linux-arm-musleabihf": {
556
- "version": "4.50.1",
557
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.50.1.tgz",
558
- "integrity": "sha512-p/LaFyajPN/0PUHjv8TNyxLiA7RwmDoVY3flXHPSzqrGcIp/c2FjwPPP5++u87DGHtw+5kSH5bCJz0mvXngYxw==",
559
- "cpu": [
560
- "arm"
561
- ],
562
- "dev": true,
563
- "license": "MIT",
564
- "optional": true,
565
- "os": [
566
- "linux"
567
- ]
568
- },
569
- "node_modules/@rollup/rollup-linux-arm64-gnu": {
570
- "version": "4.50.1",
571
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.50.1.tgz",
572
- "integrity": "sha512-2AbMhFFkTo6Ptna1zO7kAXXDLi7H9fGTbVaIq2AAYO7yzcAsuTNWPHhb2aTA6GPiP+JXh85Y8CiS54iZoj4opw==",
573
- "cpu": [
574
- "arm64"
575
- ],
576
- "dev": true,
577
- "license": "MIT",
578
- "optional": true,
579
- "os": [
580
- "linux"
581
- ]
582
- },
583
- "node_modules/@rollup/rollup-linux-arm64-musl": {
584
- "version": "4.50.1",
585
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.50.1.tgz",
586
- "integrity": "sha512-Cgef+5aZwuvesQNw9eX7g19FfKX5/pQRIyhoXLCiBOrWopjo7ycfB292TX9MDcDijiuIJlx1IzJz3IoCPfqs9w==",
587
- "cpu": [
588
- "arm64"
589
- ],
590
- "dev": true,
591
- "license": "MIT",
592
- "optional": true,
593
- "os": [
594
- "linux"
595
- ]
596
- },
597
- "node_modules/@rollup/rollup-linux-loongarch64-gnu": {
598
- "version": "4.50.1",
599
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.50.1.tgz",
600
- "integrity": "sha512-RPhTwWMzpYYrHrJAS7CmpdtHNKtt2Ueo+BlLBjfZEhYBhK00OsEqM08/7f+eohiF6poe0YRDDd8nAvwtE/Y62Q==",
601
- "cpu": [
602
- "loong64"
603
- ],
604
- "dev": true,
605
- "license": "MIT",
606
- "optional": true,
607
- "os": [
608
- "linux"
609
- ]
610
- },
611
- "node_modules/@rollup/rollup-linux-ppc64-gnu": {
612
- "version": "4.50.1",
613
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.50.1.tgz",
614
- "integrity": "sha512-eSGMVQw9iekut62O7eBdbiccRguuDgiPMsw++BVUg+1K7WjZXHOg/YOT9SWMzPZA+w98G+Fa1VqJgHZOHHnY0Q==",
615
- "cpu": [
616
- "ppc64"
617
- ],
618
- "dev": true,
619
- "license": "MIT",
620
- "optional": true,
621
- "os": [
622
- "linux"
623
- ]
624
- },
625
- "node_modules/@rollup/rollup-linux-riscv64-gnu": {
626
- "version": "4.50.1",
627
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.50.1.tgz",
628
- "integrity": "sha512-S208ojx8a4ciIPrLgazF6AgdcNJzQE4+S9rsmOmDJkusvctii+ZvEuIC4v/xFqzbuP8yDjn73oBlNDgF6YGSXQ==",
629
- "cpu": [
630
- "riscv64"
631
- ],
632
- "dev": true,
633
- "license": "MIT",
634
- "optional": true,
635
- "os": [
636
- "linux"
637
- ]
638
- },
639
- "node_modules/@rollup/rollup-linux-riscv64-musl": {
640
- "version": "4.50.1",
641
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.50.1.tgz",
642
- "integrity": "sha512-3Ag8Ls1ggqkGUvSZWYcdgFwriy2lWo+0QlYgEFra/5JGtAd6C5Hw59oojx1DeqcA2Wds2ayRgvJ4qxVTzCHgzg==",
643
- "cpu": [
644
- "riscv64"
645
- ],
646
- "dev": true,
647
- "license": "MIT",
648
- "optional": true,
649
- "os": [
650
- "linux"
651
- ]
652
- },
653
- "node_modules/@rollup/rollup-linux-s390x-gnu": {
654
- "version": "4.50.1",
655
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.50.1.tgz",
656
- "integrity": "sha512-t9YrKfaxCYe7l7ldFERE1BRg/4TATxIg+YieHQ966jwvo7ddHJxPj9cNFWLAzhkVsbBvNA4qTbPVNsZKBO4NSg==",
657
- "cpu": [
658
- "s390x"
659
- ],
660
- "dev": true,
661
- "license": "MIT",
662
- "optional": true,
663
- "os": [
664
- "linux"
665
- ]
666
- },
667
- "node_modules/@rollup/rollup-linux-x64-gnu": {
668
- "version": "4.50.1",
669
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.50.1.tgz",
670
- "integrity": "sha512-MCgtFB2+SVNuQmmjHf+wfI4CMxy3Tk8XjA5Z//A0AKD7QXUYFMQcns91K6dEHBvZPCnhJSyDWLApk40Iq/H3tA==",
671
- "cpu": [
672
- "x64"
673
- ],
674
- "dev": true,
675
- "license": "MIT",
676
- "optional": true,
677
- "os": [
678
- "linux"
679
- ]
680
- },
681
- "node_modules/@rollup/rollup-linux-x64-musl": {
682
- "version": "4.50.1",
683
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.50.1.tgz",
684
- "integrity": "sha512-nEvqG+0jeRmqaUMuwzlfMKwcIVffy/9KGbAGyoa26iu6eSngAYQ512bMXuqqPrlTyfqdlB9FVINs93j534UJrg==",
685
- "cpu": [
686
- "x64"
687
- ],
688
- "dev": true,
689
- "license": "MIT",
690
- "optional": true,
691
- "os": [
692
- "linux"
693
- ]
694
- },
695
- "node_modules/@rollup/rollup-openharmony-arm64": {
696
- "version": "4.50.1",
697
- "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.50.1.tgz",
698
- "integrity": "sha512-RDsLm+phmT3MJd9SNxA9MNuEAO/J2fhW8GXk62G/B4G7sLVumNFbRwDL6v5NrESb48k+QMqdGbHgEtfU0LCpbA==",
699
- "cpu": [
700
- "arm64"
701
- ],
702
- "dev": true,
703
- "license": "MIT",
704
- "optional": true,
705
- "os": [
706
- "openharmony"
707
- ]
708
- },
709
- "node_modules/@rollup/rollup-win32-arm64-msvc": {
710
- "version": "4.50.1",
711
- "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.50.1.tgz",
712
- "integrity": "sha512-hpZB/TImk2FlAFAIsoElM3tLzq57uxnGYwplg6WDyAxbYczSi8O2eQ+H2Lx74504rwKtZ3N2g4bCUkiamzS6TQ==",
713
- "cpu": [
714
- "arm64"
715
- ],
716
- "dev": true,
717
- "license": "MIT",
718
- "optional": true,
719
- "os": [
720
- "win32"
721
- ]
722
- },
723
- "node_modules/@rollup/rollup-win32-ia32-msvc": {
724
- "version": "4.50.1",
725
- "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.50.1.tgz",
726
- "integrity": "sha512-SXjv8JlbzKM0fTJidX4eVsH+Wmnp0/WcD8gJxIZyR6Gay5Qcsmdbi9zVtnbkGPG8v2vMR1AD06lGWy5FLMcG7A==",
727
- "cpu": [
728
- "ia32"
729
- ],
730
- "dev": true,
731
- "license": "MIT",
732
- "optional": true,
733
- "os": [
734
- "win32"
735
- ]
736
- },
737
- "node_modules/@rollup/rollup-win32-x64-msvc": {
738
- "version": "4.50.1",
739
- "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.50.1.tgz",
740
- "integrity": "sha512-StxAO/8ts62KZVRAm4JZYq9+NqNsV7RvimNK+YM7ry//zebEH6meuugqW/P5OFUCjyQgui+9fUxT6d5NShvMvA==",
741
- "cpu": [
742
- "x64"
743
- ],
744
- "dev": true,
745
- "license": "MIT",
746
- "optional": true,
747
- "os": [
748
- "win32"
749
- ]
750
- },
751
- "node_modules/@types/estree": {
752
- "version": "1.0.8",
753
- "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
754
- "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
755
- "dev": true,
756
- "license": "MIT"
757
- },
758
- "node_modules/esbuild": {
759
- "version": "0.25.9",
760
- "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.9.tgz",
761
- "integrity": "sha512-CRbODhYyQx3qp7ZEwzxOk4JBqmD/seJrzPa/cGjY1VtIn5E09Oi9/dB4JwctnfZ8Q8iT7rioVv5k/FNT/uf54g==",
762
- "dev": true,
763
- "hasInstallScript": true,
764
- "license": "MIT",
765
- "bin": {
766
- "esbuild": "bin/esbuild"
767
- },
768
- "engines": {
769
- "node": ">=18"
770
- },
771
- "optionalDependencies": {
772
- "@esbuild/aix-ppc64": "0.25.9",
773
- "@esbuild/android-arm": "0.25.9",
774
- "@esbuild/android-arm64": "0.25.9",
775
- "@esbuild/android-x64": "0.25.9",
776
- "@esbuild/darwin-arm64": "0.25.9",
777
- "@esbuild/darwin-x64": "0.25.9",
778
- "@esbuild/freebsd-arm64": "0.25.9",
779
- "@esbuild/freebsd-x64": "0.25.9",
780
- "@esbuild/linux-arm": "0.25.9",
781
- "@esbuild/linux-arm64": "0.25.9",
782
- "@esbuild/linux-ia32": "0.25.9",
783
- "@esbuild/linux-loong64": "0.25.9",
784
- "@esbuild/linux-mips64el": "0.25.9",
785
- "@esbuild/linux-ppc64": "0.25.9",
786
- "@esbuild/linux-riscv64": "0.25.9",
787
- "@esbuild/linux-s390x": "0.25.9",
788
- "@esbuild/linux-x64": "0.25.9",
789
- "@esbuild/netbsd-arm64": "0.25.9",
790
- "@esbuild/netbsd-x64": "0.25.9",
791
- "@esbuild/openbsd-arm64": "0.25.9",
792
- "@esbuild/openbsd-x64": "0.25.9",
793
- "@esbuild/openharmony-arm64": "0.25.9",
794
- "@esbuild/sunos-x64": "0.25.9",
795
- "@esbuild/win32-arm64": "0.25.9",
796
- "@esbuild/win32-ia32": "0.25.9",
797
- "@esbuild/win32-x64": "0.25.9"
798
- }
799
- },
800
- "node_modules/fdir": {
801
- "version": "6.5.0",
802
- "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
803
- "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
804
- "dev": true,
805
- "license": "MIT",
806
- "engines": {
807
- "node": ">=12.0.0"
808
- },
809
- "peerDependencies": {
810
- "picomatch": "^3 || ^4"
811
- },
812
- "peerDependenciesMeta": {
813
- "picomatch": {
814
- "optional": true
815
- }
816
- }
817
- },
818
- "node_modules/fsevents": {
819
- "version": "2.3.3",
820
- "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
821
- "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
822
- "dev": true,
823
- "hasInstallScript": true,
824
- "license": "MIT",
825
- "optional": true,
826
- "os": [
827
- "darwin"
828
- ],
829
- "engines": {
830
- "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
831
- }
832
- },
833
- "node_modules/nanoid": {
834
- "version": "3.3.11",
835
- "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
836
- "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
837
- "dev": true,
838
- "funding": [
839
- {
840
- "type": "github",
841
- "url": "https://github.com/sponsors/ai"
842
- }
843
- ],
844
- "license": "MIT",
845
- "bin": {
846
- "nanoid": "bin/nanoid.cjs"
847
- },
848
- "engines": {
849
- "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
850
- }
851
- },
852
- "node_modules/picocolors": {
853
- "version": "1.1.1",
854
- "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
855
- "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
856
- "dev": true,
857
- "license": "ISC"
858
- },
859
- "node_modules/picomatch": {
860
- "version": "4.0.3",
861
- "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
862
- "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
863
- "dev": true,
864
- "license": "MIT",
865
- "engines": {
866
- "node": ">=12"
867
- },
868
- "funding": {
869
- "url": "https://github.com/sponsors/jonschlinkert"
870
- }
871
- },
872
- "node_modules/postcss": {
873
- "version": "8.5.6",
874
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
875
- "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
876
- "dev": true,
877
- "funding": [
878
- {
879
- "type": "opencollective",
880
- "url": "https://opencollective.com/postcss/"
881
- },
882
- {
883
- "type": "tidelift",
884
- "url": "https://tidelift.com/funding/github/npm/postcss"
885
- },
886
- {
887
- "type": "github",
888
- "url": "https://github.com/sponsors/ai"
889
- }
890
- ],
891
- "license": "MIT",
892
- "dependencies": {
893
- "nanoid": "^3.3.11",
894
- "picocolors": "^1.1.1",
895
- "source-map-js": "^1.2.1"
896
- },
897
- "engines": {
898
- "node": "^10 || ^12 || >=14"
899
- }
900
- },
901
- "node_modules/rollup": {
902
- "version": "4.50.1",
903
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.50.1.tgz",
904
- "integrity": "sha512-78E9voJHwnXQMiQdiqswVLZwJIzdBKJ1GdI5Zx6XwoFKUIk09/sSrr+05QFzvYb8q6Y9pPV45zzDuYa3907TZA==",
905
- "dev": true,
906
- "license": "MIT",
907
- "dependencies": {
908
- "@types/estree": "1.0.8"
909
- },
910
- "bin": {
911
- "rollup": "dist/bin/rollup"
912
- },
913
- "engines": {
914
- "node": ">=18.0.0",
915
- "npm": ">=8.0.0"
916
- },
917
- "optionalDependencies": {
918
- "@rollup/rollup-android-arm-eabi": "4.50.1",
919
- "@rollup/rollup-android-arm64": "4.50.1",
920
- "@rollup/rollup-darwin-arm64": "4.50.1",
921
- "@rollup/rollup-darwin-x64": "4.50.1",
922
- "@rollup/rollup-freebsd-arm64": "4.50.1",
923
- "@rollup/rollup-freebsd-x64": "4.50.1",
924
- "@rollup/rollup-linux-arm-gnueabihf": "4.50.1",
925
- "@rollup/rollup-linux-arm-musleabihf": "4.50.1",
926
- "@rollup/rollup-linux-arm64-gnu": "4.50.1",
927
- "@rollup/rollup-linux-arm64-musl": "4.50.1",
928
- "@rollup/rollup-linux-loongarch64-gnu": "4.50.1",
929
- "@rollup/rollup-linux-ppc64-gnu": "4.50.1",
930
- "@rollup/rollup-linux-riscv64-gnu": "4.50.1",
931
- "@rollup/rollup-linux-riscv64-musl": "4.50.1",
932
- "@rollup/rollup-linux-s390x-gnu": "4.50.1",
933
- "@rollup/rollup-linux-x64-gnu": "4.50.1",
934
- "@rollup/rollup-linux-x64-musl": "4.50.1",
935
- "@rollup/rollup-openharmony-arm64": "4.50.1",
936
- "@rollup/rollup-win32-arm64-msvc": "4.50.1",
937
- "@rollup/rollup-win32-ia32-msvc": "4.50.1",
938
- "@rollup/rollup-win32-x64-msvc": "4.50.1",
939
- "fsevents": "~2.3.2"
940
- }
941
- },
942
- "node_modules/source-map-js": {
943
- "version": "1.2.1",
944
- "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
945
- "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
946
- "dev": true,
947
- "license": "BSD-3-Clause",
948
- "engines": {
949
- "node": ">=0.10.0"
950
- }
951
- },
952
- "node_modules/tinyglobby": {
953
- "version": "0.2.15",
954
- "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz",
955
- "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
956
- "dev": true,
957
- "license": "MIT",
958
- "dependencies": {
959
- "fdir": "^6.5.0",
960
- "picomatch": "^4.0.3"
961
- },
962
- "engines": {
963
- "node": ">=12.0.0"
964
- },
965
- "funding": {
966
- "url": "https://github.com/sponsors/SuperchupuDev"
967
- }
968
- },
969
- "node_modules/typescript": {
970
- "version": "5.8.3",
971
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
972
- "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
973
- "dev": true,
974
- "license": "Apache-2.0",
975
- "bin": {
976
- "tsc": "bin/tsc",
977
- "tsserver": "bin/tsserver"
978
- },
979
- "engines": {
980
- "node": ">=14.17"
981
- }
982
- },
983
- "node_modules/vite": {
984
- "version": "7.1.5",
985
- "resolved": "https://registry.npmjs.org/vite/-/vite-7.1.5.tgz",
986
- "integrity": "sha512-4cKBO9wR75r0BeIWWWId9XK9Lj6La5X846Zw9dFfzMRw38IlTk2iCcUt6hsyiDRcPidc55ZParFYDXi0nXOeLQ==",
987
- "dev": true,
988
- "license": "MIT",
989
- "dependencies": {
990
- "esbuild": "^0.25.0",
991
- "fdir": "^6.5.0",
992
- "picomatch": "^4.0.3",
993
- "postcss": "^8.5.6",
994
- "rollup": "^4.43.0",
995
- "tinyglobby": "^0.2.15"
996
- },
997
- "bin": {
998
- "vite": "bin/vite.js"
999
- },
1000
- "engines": {
1001
- "node": "^20.19.0 || >=22.12.0"
1002
- },
1003
- "funding": {
1004
- "url": "https://github.com/vitejs/vite?sponsor=1"
1005
- },
1006
- "optionalDependencies": {
1007
- "fsevents": "~2.3.3"
1008
- },
1009
- "peerDependencies": {
1010
- "@types/node": "^20.19.0 || >=22.12.0",
1011
- "jiti": ">=1.21.0",
1012
- "less": "^4.0.0",
1013
- "lightningcss": "^1.21.0",
1014
- "sass": "^1.70.0",
1015
- "sass-embedded": "^1.70.0",
1016
- "stylus": ">=0.54.8",
1017
- "sugarss": "^5.0.0",
1018
- "terser": "^5.16.0",
1019
- "tsx": "^4.8.1",
1020
- "yaml": "^2.4.2"
1021
- },
1022
- "peerDependenciesMeta": {
1023
- "@types/node": {
1024
- "optional": true
1025
- },
1026
- "jiti": {
1027
- "optional": true
1028
- },
1029
- "less": {
1030
- "optional": true
1031
- },
1032
- "lightningcss": {
1033
- "optional": true
1034
- },
1035
- "sass": {
1036
- "optional": true
1037
- },
1038
- "sass-embedded": {
1039
- "optional": true
1040
- },
1041
- "stylus": {
1042
- "optional": true
1043
- },
1044
- "sugarss": {
1045
- "optional": true
1046
- },
1047
- "terser": {
1048
- "optional": true
1049
- },
1050
- "tsx": {
1051
- "optional": true
1052
- },
1053
- "yaml": {
1054
- "optional": true
1055
- }
1056
- }
1057
- }
1058
- }
1059
- }