@luvabase/sdk 0.0.1 → 0.0.3

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,1016 @@
1
+ {
2
+ "name": "snake",
3
+ "version": "1.0.0",
4
+ "lockfileVersion": 3,
5
+ "requires": true,
6
+ "packages": {
7
+ "": {
8
+ "name": "snake",
9
+ "version": "1.0.0",
10
+ "devDependencies": {
11
+ "@luvabase/sdk": "^0.0.1",
12
+ "vite": "^6.3.5"
13
+ }
14
+ },
15
+ "node_modules/@esbuild/aix-ppc64": {
16
+ "version": "0.25.5",
17
+ "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.5.tgz",
18
+ "integrity": "sha512-9o3TMmpmftaCMepOdA5k/yDw8SfInyzWWTjYTFCX3kPSDJMROQTb8jg+h9Cnwnmm1vOzvxN7gIfB5V2ewpjtGA==",
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.5",
34
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.5.tgz",
35
+ "integrity": "sha512-AdJKSPeEHgi7/ZhuIPtcQKr5RQdo6OO2IL87JkianiMYMPbCtot9fxPbrMiBADOWWm3T2si9stAiVsGbTQFkbA==",
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.5",
51
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.5.tgz",
52
+ "integrity": "sha512-VGzGhj4lJO+TVGV1v8ntCZWJktV7SGCs3Pn1GRWI1SBFtRALoomm8k5E9Pmwg3HOAal2VDc2F9+PM/rEY6oIDg==",
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.5",
68
+ "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.5.tgz",
69
+ "integrity": "sha512-D2GyJT1kjvO//drbRT3Hib9XPwQeWd9vZoBJn+bu/lVsOZ13cqNdDeqIF/xQ5/VmWvMduP6AmXvylO/PIc2isw==",
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.5",
85
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.5.tgz",
86
+ "integrity": "sha512-GtaBgammVvdF7aPIgH2jxMDdivezgFu6iKpmT+48+F8Hhg5J/sfnDieg0aeG/jfSvkYQU2/pceFPDKlqZzwnfQ==",
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.5",
102
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.5.tgz",
103
+ "integrity": "sha512-1iT4FVL0dJ76/q1wd7XDsXrSW+oLoquptvh4CLR4kITDtqi2e/xwXwdCVH8hVHU43wgJdsq7Gxuzcs6Iq/7bxQ==",
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.5",
119
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.5.tgz",
120
+ "integrity": "sha512-nk4tGP3JThz4La38Uy/gzyXtpkPW8zSAmoUhK9xKKXdBCzKODMc2adkB2+8om9BDYugz+uGV7sLmpTYzvmz6Sw==",
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.5",
136
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.5.tgz",
137
+ "integrity": "sha512-PrikaNjiXdR2laW6OIjlbeuCPrPaAl0IwPIaRv+SMV8CiM8i2LqVUHFC1+8eORgWyY7yhQY+2U2fA55mBzReaw==",
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.5",
153
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.5.tgz",
154
+ "integrity": "sha512-cPzojwW2okgh7ZlRpcBEtsX7WBuqbLrNXqLU89GxWbNt6uIg78ET82qifUy3W6OVww6ZWobWub5oqZOVtwolfw==",
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.5",
170
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.5.tgz",
171
+ "integrity": "sha512-Z9kfb1v6ZlGbWj8EJk9T6czVEjjq2ntSYLY2cw6pAZl4oKtfgQuS4HOq41M/BcoLPzrUbNd+R4BXFyH//nHxVg==",
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.5",
187
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.5.tgz",
188
+ "integrity": "sha512-sQ7l00M8bSv36GLV95BVAdhJ2QsIbCuCjh/uYrWiMQSUuV+LpXwIqhgJDcvMTj+VsQmqAHL2yYaasENvJ7CDKA==",
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.5",
204
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.5.tgz",
205
+ "integrity": "sha512-0ur7ae16hDUC4OL5iEnDb0tZHDxYmuQyhKhsPBV8f99f6Z9KQM02g33f93rNH5A30agMS46u2HP6qTdEt6Q1kg==",
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.5",
221
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.5.tgz",
222
+ "integrity": "sha512-kB/66P1OsHO5zLz0i6X0RxlQ+3cu0mkxS3TKFvkb5lin6uwZ/ttOkP3Z8lfR9mJOBk14ZwZ9182SIIWFGNmqmg==",
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.5",
238
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.5.tgz",
239
+ "integrity": "sha512-UZCmJ7r9X2fe2D6jBmkLBMQetXPXIsZjQJCjgwpVDz+YMcS6oFR27alkgGv3Oqkv07bxdvw7fyB71/olceJhkQ==",
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.5",
255
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.5.tgz",
256
+ "integrity": "sha512-kTxwu4mLyeOlsVIFPfQo+fQJAV9mh24xL+y+Bm6ej067sYANjyEw1dNHmvoqxJUCMnkBdKpvOn0Ahql6+4VyeA==",
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.5",
272
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.5.tgz",
273
+ "integrity": "sha512-K2dSKTKfmdh78uJ3NcWFiqyRrimfdinS5ErLSn3vluHNeHVnBAFWC8a4X5N+7FgVE1EjXS1QDZbpqZBjfrqMTQ==",
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.5",
289
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.5.tgz",
290
+ "integrity": "sha512-uhj8N2obKTE6pSZ+aMUbqq+1nXxNjZIIjCjGLfsWvVpy7gKCOL6rsY1MhRh9zLtUtAI7vpgLMK6DxjO8Qm9lJw==",
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.5",
306
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.5.tgz",
307
+ "integrity": "sha512-pwHtMP9viAy1oHPvgxtOv+OkduK5ugofNTVDilIzBLpoWAM16r7b/mxBvfpuQDpRQFMfuVr5aLcn4yveGvBZvw==",
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.5",
323
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.5.tgz",
324
+ "integrity": "sha512-WOb5fKrvVTRMfWFNCroYWWklbnXH0Q5rZppjq0vQIdlsQKuw6mdSihwSo4RV/YdQ5UCKKvBy7/0ZZYLBZKIbwQ==",
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.5",
340
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.5.tgz",
341
+ "integrity": "sha512-7A208+uQKgTxHd0G0uqZO8UjK2R0DDb4fDmERtARjSHWxqMTye4Erz4zZafx7Di9Cv+lNHYuncAkiGFySoD+Mw==",
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.5",
357
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.5.tgz",
358
+ "integrity": "sha512-G4hE405ErTWraiZ8UiSoesH8DaCsMm0Cay4fsFWOOUcz8b8rC6uCvnagr+gnioEjWn0wC+o1/TAHt+It+MpIMg==",
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/sunos-x64": {
373
+ "version": "0.25.5",
374
+ "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.5.tgz",
375
+ "integrity": "sha512-l+azKShMy7FxzY0Rj4RCt5VD/q8mG/e+mDivgspo+yL8zW7qEwctQ6YqKX34DTEleFAvCIUviCFX1SDZRSyMQA==",
376
+ "cpu": [
377
+ "x64"
378
+ ],
379
+ "dev": true,
380
+ "license": "MIT",
381
+ "optional": true,
382
+ "os": [
383
+ "sunos"
384
+ ],
385
+ "engines": {
386
+ "node": ">=18"
387
+ }
388
+ },
389
+ "node_modules/@esbuild/win32-arm64": {
390
+ "version": "0.25.5",
391
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.5.tgz",
392
+ "integrity": "sha512-O2S7SNZzdcFG7eFKgvwUEZ2VG9D/sn/eIiz8XRZ1Q/DO5a3s76Xv0mdBzVM5j5R639lXQmPmSo0iRpHqUUrsxw==",
393
+ "cpu": [
394
+ "arm64"
395
+ ],
396
+ "dev": true,
397
+ "license": "MIT",
398
+ "optional": true,
399
+ "os": [
400
+ "win32"
401
+ ],
402
+ "engines": {
403
+ "node": ">=18"
404
+ }
405
+ },
406
+ "node_modules/@esbuild/win32-ia32": {
407
+ "version": "0.25.5",
408
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.5.tgz",
409
+ "integrity": "sha512-onOJ02pqs9h1iMJ1PQphR+VZv8qBMQ77Klcsqv9CNW2w6yLqoURLcgERAIurY6QE63bbLuqgP9ATqajFLK5AMQ==",
410
+ "cpu": [
411
+ "ia32"
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-x64": {
424
+ "version": "0.25.5",
425
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.5.tgz",
426
+ "integrity": "sha512-TXv6YnJ8ZMVdX+SXWVBo/0p8LTcrUYngpWjvm91TMjjBQii7Oz11Lw5lbDV5Y0TzuhSJHwiH4hEtC1I42mMS0g==",
427
+ "cpu": [
428
+ "x64"
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/@luvabase/sdk": {
441
+ "version": "0.0.1",
442
+ "resolved": "https://registry.npmjs.org/@luvabase/sdk/-/sdk-0.0.1.tgz",
443
+ "integrity": "sha512-seBKtYxYMMCvMqlG2+KJVpITnaocSGFQCYC36WVIxjslDzkAtp42m3wn/RizvElYngz8myZgRYOcArl0ac3jfg==",
444
+ "dev": true
445
+ },
446
+ "node_modules/@rollup/rollup-android-arm-eabi": {
447
+ "version": "4.41.1",
448
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.41.1.tgz",
449
+ "integrity": "sha512-NELNvyEWZ6R9QMkiytB4/L4zSEaBC03KIXEghptLGLZWJ6VPrL63ooZQCOnlx36aQPGhzuOMwDerC1Eb2VmrLw==",
450
+ "cpu": [
451
+ "arm"
452
+ ],
453
+ "dev": true,
454
+ "license": "MIT",
455
+ "optional": true,
456
+ "os": [
457
+ "android"
458
+ ]
459
+ },
460
+ "node_modules/@rollup/rollup-android-arm64": {
461
+ "version": "4.41.1",
462
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.41.1.tgz",
463
+ "integrity": "sha512-DXdQe1BJ6TK47ukAoZLehRHhfKnKg9BjnQYUu9gzhI8Mwa1d2fzxA1aw2JixHVl403bwp1+/o/NhhHtxWJBgEA==",
464
+ "cpu": [
465
+ "arm64"
466
+ ],
467
+ "dev": true,
468
+ "license": "MIT",
469
+ "optional": true,
470
+ "os": [
471
+ "android"
472
+ ]
473
+ },
474
+ "node_modules/@rollup/rollup-darwin-arm64": {
475
+ "version": "4.41.1",
476
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.41.1.tgz",
477
+ "integrity": "sha512-5afxvwszzdulsU2w8JKWwY8/sJOLPzf0e1bFuvcW5h9zsEg+RQAojdW0ux2zyYAz7R8HvvzKCjLNJhVq965U7w==",
478
+ "cpu": [
479
+ "arm64"
480
+ ],
481
+ "dev": true,
482
+ "license": "MIT",
483
+ "optional": true,
484
+ "os": [
485
+ "darwin"
486
+ ]
487
+ },
488
+ "node_modules/@rollup/rollup-darwin-x64": {
489
+ "version": "4.41.1",
490
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.41.1.tgz",
491
+ "integrity": "sha512-egpJACny8QOdHNNMZKf8xY0Is6gIMz+tuqXlusxquWu3F833DcMwmGM7WlvCO9sB3OsPjdC4U0wHw5FabzCGZg==",
492
+ "cpu": [
493
+ "x64"
494
+ ],
495
+ "dev": true,
496
+ "license": "MIT",
497
+ "optional": true,
498
+ "os": [
499
+ "darwin"
500
+ ]
501
+ },
502
+ "node_modules/@rollup/rollup-freebsd-arm64": {
503
+ "version": "4.41.1",
504
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.41.1.tgz",
505
+ "integrity": "sha512-DBVMZH5vbjgRk3r0OzgjS38z+atlupJ7xfKIDJdZZL6sM6wjfDNo64aowcLPKIx7LMQi8vybB56uh1Ftck/Atg==",
506
+ "cpu": [
507
+ "arm64"
508
+ ],
509
+ "dev": true,
510
+ "license": "MIT",
511
+ "optional": true,
512
+ "os": [
513
+ "freebsd"
514
+ ]
515
+ },
516
+ "node_modules/@rollup/rollup-freebsd-x64": {
517
+ "version": "4.41.1",
518
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.41.1.tgz",
519
+ "integrity": "sha512-3FkydeohozEskBxNWEIbPfOE0aqQgB6ttTkJ159uWOFn42VLyfAiyD9UK5mhu+ItWzft60DycIN1Xdgiy8o/SA==",
520
+ "cpu": [
521
+ "x64"
522
+ ],
523
+ "dev": true,
524
+ "license": "MIT",
525
+ "optional": true,
526
+ "os": [
527
+ "freebsd"
528
+ ]
529
+ },
530
+ "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
531
+ "version": "4.41.1",
532
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.41.1.tgz",
533
+ "integrity": "sha512-wC53ZNDgt0pqx5xCAgNunkTzFE8GTgdZ9EwYGVcg+jEjJdZGtq9xPjDnFgfFozQI/Xm1mh+D9YlYtl+ueswNEg==",
534
+ "cpu": [
535
+ "arm"
536
+ ],
537
+ "dev": true,
538
+ "license": "MIT",
539
+ "optional": true,
540
+ "os": [
541
+ "linux"
542
+ ]
543
+ },
544
+ "node_modules/@rollup/rollup-linux-arm-musleabihf": {
545
+ "version": "4.41.1",
546
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.41.1.tgz",
547
+ "integrity": "sha512-jwKCca1gbZkZLhLRtsrka5N8sFAaxrGz/7wRJ8Wwvq3jug7toO21vWlViihG85ei7uJTpzbXZRcORotE+xyrLA==",
548
+ "cpu": [
549
+ "arm"
550
+ ],
551
+ "dev": true,
552
+ "license": "MIT",
553
+ "optional": true,
554
+ "os": [
555
+ "linux"
556
+ ]
557
+ },
558
+ "node_modules/@rollup/rollup-linux-arm64-gnu": {
559
+ "version": "4.41.1",
560
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.41.1.tgz",
561
+ "integrity": "sha512-g0UBcNknsmmNQ8V2d/zD2P7WWfJKU0F1nu0k5pW4rvdb+BIqMm8ToluW/eeRmxCared5dD76lS04uL4UaNgpNA==",
562
+ "cpu": [
563
+ "arm64"
564
+ ],
565
+ "dev": true,
566
+ "license": "MIT",
567
+ "optional": true,
568
+ "os": [
569
+ "linux"
570
+ ]
571
+ },
572
+ "node_modules/@rollup/rollup-linux-arm64-musl": {
573
+ "version": "4.41.1",
574
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.41.1.tgz",
575
+ "integrity": "sha512-XZpeGB5TKEZWzIrj7sXr+BEaSgo/ma/kCgrZgL0oo5qdB1JlTzIYQKel/RmhT6vMAvOdM2teYlAaOGJpJ9lahg==",
576
+ "cpu": [
577
+ "arm64"
578
+ ],
579
+ "dev": true,
580
+ "license": "MIT",
581
+ "optional": true,
582
+ "os": [
583
+ "linux"
584
+ ]
585
+ },
586
+ "node_modules/@rollup/rollup-linux-loongarch64-gnu": {
587
+ "version": "4.41.1",
588
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.41.1.tgz",
589
+ "integrity": "sha512-bkCfDJ4qzWfFRCNt5RVV4DOw6KEgFTUZi2r2RuYhGWC8WhCA8lCAJhDeAmrM/fdiAH54m0mA0Vk2FGRPyzI+tw==",
590
+ "cpu": [
591
+ "loong64"
592
+ ],
593
+ "dev": true,
594
+ "license": "MIT",
595
+ "optional": true,
596
+ "os": [
597
+ "linux"
598
+ ]
599
+ },
600
+ "node_modules/@rollup/rollup-linux-powerpc64le-gnu": {
601
+ "version": "4.41.1",
602
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.41.1.tgz",
603
+ "integrity": "sha512-3mr3Xm+gvMX+/8EKogIZSIEF0WUu0HL9di+YWlJpO8CQBnoLAEL/roTCxuLncEdgcfJcvA4UMOf+2dnjl4Ut1A==",
604
+ "cpu": [
605
+ "ppc64"
606
+ ],
607
+ "dev": true,
608
+ "license": "MIT",
609
+ "optional": true,
610
+ "os": [
611
+ "linux"
612
+ ]
613
+ },
614
+ "node_modules/@rollup/rollup-linux-riscv64-gnu": {
615
+ "version": "4.41.1",
616
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.41.1.tgz",
617
+ "integrity": "sha512-3rwCIh6MQ1LGrvKJitQjZFuQnT2wxfU+ivhNBzmxXTXPllewOF7JR1s2vMX/tWtUYFgphygxjqMl76q4aMotGw==",
618
+ "cpu": [
619
+ "riscv64"
620
+ ],
621
+ "dev": true,
622
+ "license": "MIT",
623
+ "optional": true,
624
+ "os": [
625
+ "linux"
626
+ ]
627
+ },
628
+ "node_modules/@rollup/rollup-linux-riscv64-musl": {
629
+ "version": "4.41.1",
630
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.41.1.tgz",
631
+ "integrity": "sha512-LdIUOb3gvfmpkgFZuccNa2uYiqtgZAz3PTzjuM5bH3nvuy9ty6RGc/Q0+HDFrHrizJGVpjnTZ1yS5TNNjFlklw==",
632
+ "cpu": [
633
+ "riscv64"
634
+ ],
635
+ "dev": true,
636
+ "license": "MIT",
637
+ "optional": true,
638
+ "os": [
639
+ "linux"
640
+ ]
641
+ },
642
+ "node_modules/@rollup/rollup-linux-s390x-gnu": {
643
+ "version": "4.41.1",
644
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.41.1.tgz",
645
+ "integrity": "sha512-oIE6M8WC9ma6xYqjvPhzZYk6NbobIURvP/lEbh7FWplcMO6gn7MM2yHKA1eC/GvYwzNKK/1LYgqzdkZ8YFxR8g==",
646
+ "cpu": [
647
+ "s390x"
648
+ ],
649
+ "dev": true,
650
+ "license": "MIT",
651
+ "optional": true,
652
+ "os": [
653
+ "linux"
654
+ ]
655
+ },
656
+ "node_modules/@rollup/rollup-linux-x64-gnu": {
657
+ "version": "4.41.1",
658
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.41.1.tgz",
659
+ "integrity": "sha512-cWBOvayNvA+SyeQMp79BHPK8ws6sHSsYnK5zDcsC3Hsxr1dgTABKjMnMslPq1DvZIp6uO7kIWhiGwaTdR4Og9A==",
660
+ "cpu": [
661
+ "x64"
662
+ ],
663
+ "dev": true,
664
+ "license": "MIT",
665
+ "optional": true,
666
+ "os": [
667
+ "linux"
668
+ ]
669
+ },
670
+ "node_modules/@rollup/rollup-linux-x64-musl": {
671
+ "version": "4.41.1",
672
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.41.1.tgz",
673
+ "integrity": "sha512-y5CbN44M+pUCdGDlZFzGGBSKCA4A/J2ZH4edTYSSxFg7ce1Xt3GtydbVKWLlzL+INfFIZAEg1ZV6hh9+QQf9YQ==",
674
+ "cpu": [
675
+ "x64"
676
+ ],
677
+ "dev": true,
678
+ "license": "MIT",
679
+ "optional": true,
680
+ "os": [
681
+ "linux"
682
+ ]
683
+ },
684
+ "node_modules/@rollup/rollup-win32-arm64-msvc": {
685
+ "version": "4.41.1",
686
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.41.1.tgz",
687
+ "integrity": "sha512-lZkCxIrjlJlMt1dLO/FbpZbzt6J/A8p4DnqzSa4PWqPEUUUnzXLeki/iyPLfV0BmHItlYgHUqJe+3KiyydmiNQ==",
688
+ "cpu": [
689
+ "arm64"
690
+ ],
691
+ "dev": true,
692
+ "license": "MIT",
693
+ "optional": true,
694
+ "os": [
695
+ "win32"
696
+ ]
697
+ },
698
+ "node_modules/@rollup/rollup-win32-ia32-msvc": {
699
+ "version": "4.41.1",
700
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.41.1.tgz",
701
+ "integrity": "sha512-+psFT9+pIh2iuGsxFYYa/LhS5MFKmuivRsx9iPJWNSGbh2XVEjk90fmpUEjCnILPEPJnikAU6SFDiEUyOv90Pg==",
702
+ "cpu": [
703
+ "ia32"
704
+ ],
705
+ "dev": true,
706
+ "license": "MIT",
707
+ "optional": true,
708
+ "os": [
709
+ "win32"
710
+ ]
711
+ },
712
+ "node_modules/@rollup/rollup-win32-x64-msvc": {
713
+ "version": "4.41.1",
714
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.41.1.tgz",
715
+ "integrity": "sha512-Wq2zpapRYLfi4aKxf2Xff0tN+7slj2d4R87WEzqw7ZLsVvO5zwYCIuEGSZYiK41+GlwUo1HiR+GdkLEJnCKTCw==",
716
+ "cpu": [
717
+ "x64"
718
+ ],
719
+ "dev": true,
720
+ "license": "MIT",
721
+ "optional": true,
722
+ "os": [
723
+ "win32"
724
+ ]
725
+ },
726
+ "node_modules/@types/estree": {
727
+ "version": "1.0.7",
728
+ "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz",
729
+ "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==",
730
+ "dev": true,
731
+ "license": "MIT"
732
+ },
733
+ "node_modules/esbuild": {
734
+ "version": "0.25.5",
735
+ "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.5.tgz",
736
+ "integrity": "sha512-P8OtKZRv/5J5hhz0cUAdu/cLuPIKXpQl1R9pZtvmHWQvrAUVd0UNIPT4IB4W3rNOqVO0rlqHmCIbSwxh/c9yUQ==",
737
+ "dev": true,
738
+ "hasInstallScript": true,
739
+ "license": "MIT",
740
+ "bin": {
741
+ "esbuild": "bin/esbuild"
742
+ },
743
+ "engines": {
744
+ "node": ">=18"
745
+ },
746
+ "optionalDependencies": {
747
+ "@esbuild/aix-ppc64": "0.25.5",
748
+ "@esbuild/android-arm": "0.25.5",
749
+ "@esbuild/android-arm64": "0.25.5",
750
+ "@esbuild/android-x64": "0.25.5",
751
+ "@esbuild/darwin-arm64": "0.25.5",
752
+ "@esbuild/darwin-x64": "0.25.5",
753
+ "@esbuild/freebsd-arm64": "0.25.5",
754
+ "@esbuild/freebsd-x64": "0.25.5",
755
+ "@esbuild/linux-arm": "0.25.5",
756
+ "@esbuild/linux-arm64": "0.25.5",
757
+ "@esbuild/linux-ia32": "0.25.5",
758
+ "@esbuild/linux-loong64": "0.25.5",
759
+ "@esbuild/linux-mips64el": "0.25.5",
760
+ "@esbuild/linux-ppc64": "0.25.5",
761
+ "@esbuild/linux-riscv64": "0.25.5",
762
+ "@esbuild/linux-s390x": "0.25.5",
763
+ "@esbuild/linux-x64": "0.25.5",
764
+ "@esbuild/netbsd-arm64": "0.25.5",
765
+ "@esbuild/netbsd-x64": "0.25.5",
766
+ "@esbuild/openbsd-arm64": "0.25.5",
767
+ "@esbuild/openbsd-x64": "0.25.5",
768
+ "@esbuild/sunos-x64": "0.25.5",
769
+ "@esbuild/win32-arm64": "0.25.5",
770
+ "@esbuild/win32-ia32": "0.25.5",
771
+ "@esbuild/win32-x64": "0.25.5"
772
+ }
773
+ },
774
+ "node_modules/fdir": {
775
+ "version": "6.4.5",
776
+ "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.5.tgz",
777
+ "integrity": "sha512-4BG7puHpVsIYxZUbiUE3RqGloLaSSwzYie5jvasC4LWuBWzZawynvYouhjbQKw2JuIGYdm0DzIxl8iVidKlUEw==",
778
+ "dev": true,
779
+ "license": "MIT",
780
+ "peerDependencies": {
781
+ "picomatch": "^3 || ^4"
782
+ },
783
+ "peerDependenciesMeta": {
784
+ "picomatch": {
785
+ "optional": true
786
+ }
787
+ }
788
+ },
789
+ "node_modules/fsevents": {
790
+ "version": "2.3.3",
791
+ "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
792
+ "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
793
+ "dev": true,
794
+ "hasInstallScript": true,
795
+ "license": "MIT",
796
+ "optional": true,
797
+ "os": [
798
+ "darwin"
799
+ ],
800
+ "engines": {
801
+ "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
802
+ }
803
+ },
804
+ "node_modules/nanoid": {
805
+ "version": "3.3.11",
806
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
807
+ "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
808
+ "dev": true,
809
+ "funding": [
810
+ {
811
+ "type": "github",
812
+ "url": "https://github.com/sponsors/ai"
813
+ }
814
+ ],
815
+ "license": "MIT",
816
+ "bin": {
817
+ "nanoid": "bin/nanoid.cjs"
818
+ },
819
+ "engines": {
820
+ "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
821
+ }
822
+ },
823
+ "node_modules/picocolors": {
824
+ "version": "1.1.1",
825
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
826
+ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
827
+ "dev": true,
828
+ "license": "ISC"
829
+ },
830
+ "node_modules/picomatch": {
831
+ "version": "4.0.2",
832
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",
833
+ "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
834
+ "dev": true,
835
+ "license": "MIT",
836
+ "peer": true,
837
+ "engines": {
838
+ "node": ">=12"
839
+ },
840
+ "funding": {
841
+ "url": "https://github.com/sponsors/jonschlinkert"
842
+ }
843
+ },
844
+ "node_modules/postcss": {
845
+ "version": "8.5.3",
846
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.3.tgz",
847
+ "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==",
848
+ "dev": true,
849
+ "funding": [
850
+ {
851
+ "type": "opencollective",
852
+ "url": "https://opencollective.com/postcss/"
853
+ },
854
+ {
855
+ "type": "tidelift",
856
+ "url": "https://tidelift.com/funding/github/npm/postcss"
857
+ },
858
+ {
859
+ "type": "github",
860
+ "url": "https://github.com/sponsors/ai"
861
+ }
862
+ ],
863
+ "license": "MIT",
864
+ "dependencies": {
865
+ "nanoid": "^3.3.8",
866
+ "picocolors": "^1.1.1",
867
+ "source-map-js": "^1.2.1"
868
+ },
869
+ "engines": {
870
+ "node": "^10 || ^12 || >=14"
871
+ }
872
+ },
873
+ "node_modules/rollup": {
874
+ "version": "4.41.1",
875
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.41.1.tgz",
876
+ "integrity": "sha512-cPmwD3FnFv8rKMBc1MxWCwVQFxwf1JEmSX3iQXrRVVG15zerAIXRjMFVWnd5Q5QvgKF7Aj+5ykXFhUl+QGnyOw==",
877
+ "dev": true,
878
+ "license": "MIT",
879
+ "dependencies": {
880
+ "@types/estree": "1.0.7"
881
+ },
882
+ "bin": {
883
+ "rollup": "dist/bin/rollup"
884
+ },
885
+ "engines": {
886
+ "node": ">=18.0.0",
887
+ "npm": ">=8.0.0"
888
+ },
889
+ "optionalDependencies": {
890
+ "@rollup/rollup-android-arm-eabi": "4.41.1",
891
+ "@rollup/rollup-android-arm64": "4.41.1",
892
+ "@rollup/rollup-darwin-arm64": "4.41.1",
893
+ "@rollup/rollup-darwin-x64": "4.41.1",
894
+ "@rollup/rollup-freebsd-arm64": "4.41.1",
895
+ "@rollup/rollup-freebsd-x64": "4.41.1",
896
+ "@rollup/rollup-linux-arm-gnueabihf": "4.41.1",
897
+ "@rollup/rollup-linux-arm-musleabihf": "4.41.1",
898
+ "@rollup/rollup-linux-arm64-gnu": "4.41.1",
899
+ "@rollup/rollup-linux-arm64-musl": "4.41.1",
900
+ "@rollup/rollup-linux-loongarch64-gnu": "4.41.1",
901
+ "@rollup/rollup-linux-powerpc64le-gnu": "4.41.1",
902
+ "@rollup/rollup-linux-riscv64-gnu": "4.41.1",
903
+ "@rollup/rollup-linux-riscv64-musl": "4.41.1",
904
+ "@rollup/rollup-linux-s390x-gnu": "4.41.1",
905
+ "@rollup/rollup-linux-x64-gnu": "4.41.1",
906
+ "@rollup/rollup-linux-x64-musl": "4.41.1",
907
+ "@rollup/rollup-win32-arm64-msvc": "4.41.1",
908
+ "@rollup/rollup-win32-ia32-msvc": "4.41.1",
909
+ "@rollup/rollup-win32-x64-msvc": "4.41.1",
910
+ "fsevents": "~2.3.2"
911
+ }
912
+ },
913
+ "node_modules/source-map-js": {
914
+ "version": "1.2.1",
915
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
916
+ "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
917
+ "dev": true,
918
+ "license": "BSD-3-Clause",
919
+ "engines": {
920
+ "node": ">=0.10.0"
921
+ }
922
+ },
923
+ "node_modules/tinyglobby": {
924
+ "version": "0.2.14",
925
+ "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.14.tgz",
926
+ "integrity": "sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==",
927
+ "dev": true,
928
+ "license": "MIT",
929
+ "dependencies": {
930
+ "fdir": "^6.4.4",
931
+ "picomatch": "^4.0.2"
932
+ },
933
+ "engines": {
934
+ "node": ">=12.0.0"
935
+ },
936
+ "funding": {
937
+ "url": "https://github.com/sponsors/SuperchupuDev"
938
+ }
939
+ },
940
+ "node_modules/vite": {
941
+ "version": "6.3.5",
942
+ "resolved": "https://registry.npmjs.org/vite/-/vite-6.3.5.tgz",
943
+ "integrity": "sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==",
944
+ "dev": true,
945
+ "license": "MIT",
946
+ "dependencies": {
947
+ "esbuild": "^0.25.0",
948
+ "fdir": "^6.4.4",
949
+ "picomatch": "^4.0.2",
950
+ "postcss": "^8.5.3",
951
+ "rollup": "^4.34.9",
952
+ "tinyglobby": "^0.2.13"
953
+ },
954
+ "bin": {
955
+ "vite": "bin/vite.js"
956
+ },
957
+ "engines": {
958
+ "node": "^18.0.0 || ^20.0.0 || >=22.0.0"
959
+ },
960
+ "funding": {
961
+ "url": "https://github.com/vitejs/vite?sponsor=1"
962
+ },
963
+ "optionalDependencies": {
964
+ "fsevents": "~2.3.3"
965
+ },
966
+ "peerDependencies": {
967
+ "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0",
968
+ "jiti": ">=1.21.0",
969
+ "less": "*",
970
+ "lightningcss": "^1.21.0",
971
+ "sass": "*",
972
+ "sass-embedded": "*",
973
+ "stylus": "*",
974
+ "sugarss": "*",
975
+ "terser": "^5.16.0",
976
+ "tsx": "^4.8.1",
977
+ "yaml": "^2.4.2"
978
+ },
979
+ "peerDependenciesMeta": {
980
+ "@types/node": {
981
+ "optional": true
982
+ },
983
+ "jiti": {
984
+ "optional": true
985
+ },
986
+ "less": {
987
+ "optional": true
988
+ },
989
+ "lightningcss": {
990
+ "optional": true
991
+ },
992
+ "sass": {
993
+ "optional": true
994
+ },
995
+ "sass-embedded": {
996
+ "optional": true
997
+ },
998
+ "stylus": {
999
+ "optional": true
1000
+ },
1001
+ "sugarss": {
1002
+ "optional": true
1003
+ },
1004
+ "terser": {
1005
+ "optional": true
1006
+ },
1007
+ "tsx": {
1008
+ "optional": true
1009
+ },
1010
+ "yaml": {
1011
+ "optional": true
1012
+ }
1013
+ }
1014
+ }
1015
+ }
1016
+ }