tangled
alpha
login
or
join now
finxol.io
/
blog
0
fork
atom
Personal blog
finxol.io
blog
0
fork
atom
overview
issues
pulls
pipelines
chore: update deps
finxol.io
2 months ago
19a553ab
5efc4100
verified
This commit was signed with the committer's
known signature
.
finxol.io
SSH Key Fingerprint:
SHA256:olFE3asYdoBMScuJOt60UxXdJ0RFdGv5kVKrdOtIcPI=
+1389
-723
2 changed files
expand all
collapse all
unified
split
package.json
pnpm-lock.yaml
+10
-10
package.json
···
2
2
"private": true,
3
3
"name": "nuxt-app",
4
4
"type": "module",
5
5
-
"packageManager": "pnpm@10.24.0",
5
5
+
"packageManager": "pnpm@10.28.1",
6
6
"scripts": {
7
7
"build": "nuxt build",
8
8
"dev": "nuxt dev",
···
12
12
"format": "biome format --write"
13
13
},
14
14
"dependencies": {
15
15
-
"@atcute/bluesky": "^3.2.11",
16
16
-
"@atcute/client": "^4.1.0",
17
17
-
"@atcute/lexicons": "^1.2.5",
15
15
+
"@atcute/bluesky": "^3.2.15",
16
16
+
"@atcute/client": "^4.2.1",
17
17
+
"@atcute/lexicons": "^1.2.6",
18
18
"@iconify-json/bx": "^1.2.2",
19
19
-
"@nuxt/content": "^3.9.0",
19
19
+
"@nuxt/content": "^3.11.0",
20
20
"@nuxt/icon": "1.11.0",
21
21
"@nuxtjs/tailwindcss": "^6.14.0",
22
22
"@tailwindcss/typography": "^0.5.19",
23
23
-
"@unhead/vue": "^2.0.19",
23
23
+
"@unhead/vue": "^2.1.2",
24
24
"@vueuse/core": "^14.1.0",
25
25
-
"nuxt": "^4.2.1",
25
25
+
"nuxt": "^4.2.2",
26
26
"nuxt-og-image": "5.1.12",
27
27
-
"vue": "^3.5.25",
28
28
-
"vue-router": "^4.6.3"
27
27
+
"vue": "^3.5.27",
28
28
+
"vue-router": "^4.6.4"
29
29
},
30
30
"devDependencies": {
31
31
"@biomejs/biome": "1.9.4",
32
32
"@iconify-json/ant-design": "^1.2.5",
33
33
-
"@iconify-json/ri": "^1.2.6",
33
33
+
"@iconify-json/ri": "^1.2.7",
34
34
"typescript": "^5.9.3",
35
35
"vue-tsc": "2.2.2"
36
36
},
+1379
-713
pnpm-lock.yaml
···
9
9
.:
10
10
dependencies:
11
11
'@atcute/bluesky':
12
12
-
specifier: ^3.2.11
13
13
-
version: 3.2.11
12
12
+
specifier: ^3.2.15
13
13
+
version: 3.2.15
14
14
'@atcute/client':
15
15
-
specifier: ^4.1.0
16
16
-
version: 4.1.0
15
15
+
specifier: ^4.2.1
16
16
+
version: 4.2.1
17
17
'@atcute/lexicons':
18
18
-
specifier: ^1.2.5
19
19
-
version: 1.2.5
18
18
+
specifier: ^1.2.6
19
19
+
version: 1.2.6
20
20
'@iconify-json/bx':
21
21
specifier: ^1.2.2
22
22
version: 1.2.2
23
23
'@nuxt/content':
24
24
-
specifier: ^3.9.0
25
25
-
version: 3.9.0(@libsql/client@0.15.15)(better-sqlite3@12.4.1)(magicast@0.5.1)
24
24
+
specifier: ^3.11.0
25
25
+
version: 3.11.0(@libsql/client@0.15.15)(better-sqlite3@12.4.1)(magicast@0.5.1)
26
26
'@nuxt/icon':
27
27
specifier: 1.11.0
28
28
-
version: 1.11.0(magicast@0.5.1)(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.3))
28
28
+
version: 1.11.0(magicast@0.5.1)(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))
29
29
'@nuxtjs/tailwindcss':
30
30
specifier: ^6.14.0
31
31
-
version: 6.14.0(magicast@0.5.1)(yaml@2.8.1)
31
31
+
version: 6.14.0(magicast@0.5.1)(yaml@2.8.2)
32
32
'@tailwindcss/typography':
33
33
specifier: ^0.5.19
34
34
-
version: 0.5.19(tailwindcss@3.4.18(yaml@2.8.1))
34
34
+
version: 0.5.19(tailwindcss@3.4.18(yaml@2.8.2))
35
35
'@unhead/vue':
36
36
-
specifier: ^2.0.19
37
37
-
version: 2.0.19(vue@3.5.25(typescript@5.9.3))
36
36
+
specifier: ^2.1.2
37
37
+
version: 2.1.2(vue@3.5.27(typescript@5.9.3))
38
38
'@vueuse/core':
39
39
specifier: ^14.1.0
40
40
-
version: 14.1.0(vue@3.5.25(typescript@5.9.3))
40
40
+
version: 14.1.0(vue@3.5.27(typescript@5.9.3))
41
41
nuxt:
42
42
-
specifier: ^4.2.1
43
43
-
version: 4.2.1(@biomejs/biome@1.9.4)(@libsql/client@0.15.15)(@parcel/watcher@2.5.1)(@types/node@24.10.0)(@vue/compiler-sfc@3.5.25)(better-sqlite3@12.4.1)(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)(magicast@0.5.1)(rollup@4.52.5)(terser@5.44.1)(typescript@5.9.3)(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))(vue-tsc@2.2.2(typescript@5.9.3))(yaml@2.8.1)
42
42
+
specifier: ^4.2.2
43
43
+
version: 4.2.2(@biomejs/biome@1.9.4)(@libsql/client@0.15.15)(@parcel/watcher@2.5.1)(@types/node@24.10.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.4.1)(cac@6.7.14)(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)(magicast@0.5.1)(rollup@4.52.5)(terser@5.44.1)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@2.2.2(typescript@5.9.3))(yaml@2.8.2)
44
44
nuxt-og-image:
45
45
specifier: 5.1.12
46
46
-
version: 5.1.12(@unhead/vue@2.0.19(vue@3.5.25(typescript@5.9.3)))(h3@1.15.4)(magicast@0.5.1)(unstorage@1.17.2(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2))(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.3))
46
46
+
version: 5.1.12(@unhead/vue@2.1.2(vue@3.5.27(typescript@5.9.3)))(h3@1.15.5)(magicast@0.5.1)(unstorage@1.17.4(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2))(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))
47
47
vue:
48
48
-
specifier: ^3.5.25
49
49
-
version: 3.5.25(typescript@5.9.3)
48
48
+
specifier: ^3.5.27
49
49
+
version: 3.5.27(typescript@5.9.3)
50
50
vue-router:
51
51
-
specifier: ^4.6.3
52
52
-
version: 4.6.3(vue@3.5.25(typescript@5.9.3))
51
51
+
specifier: ^4.6.4
52
52
+
version: 4.6.4(vue@3.5.27(typescript@5.9.3))
53
53
devDependencies:
54
54
'@biomejs/biome':
55
55
specifier: 1.9.4
···
58
58
specifier: ^1.2.5
59
59
version: 1.2.5
60
60
'@iconify-json/ri':
61
61
-
specifier: ^1.2.6
62
62
-
version: 1.2.6
61
61
+
specifier: ^1.2.7
62
62
+
version: 1.2.7
63
63
typescript:
64
64
specifier: ^5.9.3
65
65
version: 5.9.3
···
83
83
resolution: {integrity: sha512-60vepv88RwcJtSHrD6MjIL6Ta3SOYbgfnkHb+ppAVK+o9mXprRtulx7VlRl3lN3bbvysAfCS7WMVfhUYemB0IQ==}
84
84
engines: {node: '>= 16'}
85
85
86
86
-
'@atcute/atproto@3.1.9':
87
87
-
resolution: {integrity: sha512-DyWwHCTdR4hY2BPNbLXgVmm7lI+fceOwWbE4LXbGvbvVtSn+ejSVFaAv01Ra3kWDha0whsOmbJL8JP0QPpf1+w==}
86
86
+
'@atcute/atproto@3.1.10':
87
87
+
resolution: {integrity: sha512-+GKZpOc0PJcdWMQEkTfg/rSNDAAHxmAUGBl60g2az15etqJn5WaUPNGFE2sB7hKpwi5Ue2h/L0OacINcE/JDDQ==}
88
88
89
89
-
'@atcute/bluesky@3.2.11':
90
90
-
resolution: {integrity: sha512-AboS6y4t+zaxIq7E4noue10csSpIuk/Uwo30/l6GgGBDPXrd7STw8Yb5nGZQP+TdG/uC8/c2mm7UnY65SDOh6A==}
89
89
+
'@atcute/bluesky@3.2.15':
90
90
+
resolution: {integrity: sha512-H4RW3WffjfdKvOZ9issEUQnuSR4KfuAwwJnYu0fclA9VDa99JTJ+pa8tTl9lFeBV9DINtWJAx7rdIbICoVCstQ==}
91
91
92
92
-
'@atcute/client@4.1.0':
93
93
-
resolution: {integrity: sha512-AYhSu3RSDA2VDkVGOmad320NRbUUUf5pCFWJcOzlk25YC/4kyzmMFfpzhf1jjjEcY+anNBXGGhav/kKB1evggQ==}
92
92
+
'@atcute/client@4.2.1':
93
93
+
resolution: {integrity: sha512-ZBFM2pW075JtgGFu5g7HHZBecrClhlcNH8GVP9Zz1aViWR+cjjBsTpeE63rJs+FCOHFYlirUyo5L8SGZ4kMINw==}
94
94
95
95
'@atcute/identity@1.1.3':
96
96
resolution: {integrity: sha512-oIqPoI8TwWeQxvcLmFEZLdN2XdWcaLVtlm8pNk0E72As9HNzzD9pwKPrLr3rmTLRIoULPPFmq9iFNsTeCIU9ng==}
97
97
98
98
-
'@atcute/lexicons@1.2.5':
99
99
-
resolution: {integrity: sha512-9yO9WdgxW8jZ7SbzUycH710z+JmsQ9W9n5S6i6eghYju32kkluFmgBeS47r8e8p2+Dv4DemS7o/3SUGsX9FR5Q==}
98
98
+
'@atcute/lexicons@1.2.6':
99
99
+
resolution: {integrity: sha512-s76UQd8D+XmHIzrjD9CJ9SOOeeLPHc+sMmcj7UFakAW/dDFXc579fcRdRfuUKvXBL5v1Gs2VgDdlh/IvvQZAwA==}
100
100
+
101
101
+
'@atcute/uint8array@1.0.6':
102
102
+
resolution: {integrity: sha512-ucfRBQc7BFT8n9eCyGOzDHEMKF/nZwhS2pPao4Xtab1ML3HdFYcX2DM1tadCzas85QTGxHe5urnUAAcNKGRi9A==}
103
103
+
104
104
+
'@atcute/util-text@0.0.1':
105
105
+
resolution: {integrity: sha512-t1KZqvn0AYy+h2KcJyHnKF9aEqfRfMUmyY8j1ELtAEIgqN9CxINAjxnoRCJIFUlvWzb+oY3uElQL/Vyk3yss0g==}
100
106
101
107
'@babel/code-frame@7.27.1':
102
108
resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==}
···
272
278
cpu: [x64]
273
279
os: [win32]
274
280
281
281
+
'@bomb.sh/tab@0.0.11':
282
282
+
resolution: {integrity: sha512-RSqyreeicYBALcMaNxIUJTBknftXsyW45VRq5gKDNwKroh0Re5SDoWwXZaphb+OTEzVdpm/BA8Uq6y0P+AtVYw==}
283
283
+
hasBin: true
284
284
+
peerDependencies:
285
285
+
cac: ^6.7.14
286
286
+
citty: ^0.1.6
287
287
+
commander: ^13.1.0
288
288
+
peerDependenciesMeta:
289
289
+
cac:
290
290
+
optional: true
291
291
+
citty:
292
292
+
optional: true
293
293
+
commander:
294
294
+
optional: true
295
295
+
296
296
+
'@clack/core@1.0.0-alpha.7':
297
297
+
resolution: {integrity: sha512-3vdh6Ar09D14rVxJZIm3VQJkU+ZOKKT5I5cC0cOVazy70CNyYYjiwRj9unwalhESndgxx6bGc/m6Hhs4EKF5XQ==}
298
298
+
299
299
+
'@clack/prompts@1.0.0-alpha.9':
300
300
+
resolution: {integrity: sha512-sKs0UjiHFWvry4SiRfBi5Qnj0C/6AYx8aKkFPZQSuUZXgAram25ZDmhQmP7vj1aFyLpfHWtLQjWvOvcat0TOLg==}
301
301
+
275
302
'@cloudflare/kv-asset-handler@0.4.0':
276
303
resolution: {integrity: sha512-+tv3z+SPp+gqTIcImN9o0hqE9xyfQjI1XD9pL6NuKjua9B1y7mNYv0S9cP+QEbA4ppVgGZEmKOvHX5G5Ei1CVA==}
277
304
engines: {node: '>=18.0.0'}
···
288
315
peerDependencies:
289
316
postcss-selector-parser: ^7.0.0
290
317
291
291
-
'@dxup/nuxt@0.2.1':
292
292
-
resolution: {integrity: sha512-0RLwkep6ftN3nd4Pfcgwrz8L5D2p5Tf8DKs3pr91TYO22N8loa9y8oPLQnJDqvrT0FBMEiCyPA7C8AMl7THPPg==}
318
318
+
'@dxup/nuxt@0.2.2':
319
319
+
resolution: {integrity: sha512-RNpJjDZs9+JcT9N87AnOuHsNM75DEd58itADNd/s1LIF6BZbTLZV0xxilJZb55lntn4TYvscTaXLCBX2fq9CXg==}
293
320
294
294
-
'@dxup/unimport@0.1.1':
295
295
-
resolution: {integrity: sha512-DLrjNapztDceDgvVL28D/8CyXIVbhIRGvYl+QGeiclLG6UZjG0a2q4+bGBeTfbt++wF0F7lYaI/MipPmXSNgnA==}
321
321
+
'@dxup/unimport@0.1.2':
322
322
+
resolution: {integrity: sha512-/B8YJGPzaYq1NbsQmwgP8EZqg40NpTw4ZB3suuI0TplbxKHeK94jeaawLmVhCv+YwUnOpiWEz9U6SeThku/8JQ==}
296
323
297
297
-
'@emnapi/core@1.7.0':
298
298
-
resolution: {integrity: sha512-pJdKGq/1iquWYtv1RRSljZklxHCOCAJFJrImO5ZLKPJVJlVUcs8yFwNQlqS0Lo8xT1VAXXTCZocF9n26FWEKsw==}
324
324
+
'@emnapi/core@1.8.1':
325
325
+
resolution: {integrity: sha512-AvT9QFpxK0Zd8J0jopedNm+w/2fIzvtPKPjqyw9jwvBaReTTqPBk9Hixaz7KbjimP+QNz605/XnjFcDAL2pqBg==}
299
326
300
300
-
'@emnapi/runtime@1.7.0':
301
301
-
resolution: {integrity: sha512-oAYoQnCYaQZKVS53Fq23ceWMRxq5EhQsE0x0RdQ55jT7wagMu5k+fS39v1fiSLrtrLQlXwVINenqhLMtTrV/1Q==}
327
327
+
'@emnapi/runtime@1.8.1':
328
328
+
resolution: {integrity: sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==}
302
329
303
330
'@emnapi/wasi-threads@1.1.0':
304
331
resolution: {integrity: sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ==}
···
309
336
cpu: [ppc64]
310
337
os: [aix]
311
338
339
339
+
'@esbuild/aix-ppc64@0.27.2':
340
340
+
resolution: {integrity: sha512-GZMB+a0mOMZs4MpDbj8RJp4cw+w1WV5NYD6xzgvzUJ5Ek2jerwfO2eADyI6ExDSUED+1X8aMbegahsJi+8mgpw==}
341
341
+
engines: {node: '>=18'}
342
342
+
cpu: [ppc64]
343
343
+
os: [aix]
344
344
+
312
345
'@esbuild/android-arm64@0.25.12':
313
346
resolution: {integrity: sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==}
314
347
engines: {node: '>=18'}
315
348
cpu: [arm64]
316
349
os: [android]
317
350
351
351
+
'@esbuild/android-arm64@0.27.2':
352
352
+
resolution: {integrity: sha512-pvz8ZZ7ot/RBphf8fv60ljmaoydPU12VuXHImtAs0XhLLw+EXBi2BLe3OYSBslR4rryHvweW5gmkKFwTiFy6KA==}
353
353
+
engines: {node: '>=18'}
354
354
+
cpu: [arm64]
355
355
+
os: [android]
356
356
+
318
357
'@esbuild/android-arm@0.25.12':
319
358
resolution: {integrity: sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==}
359
359
+
engines: {node: '>=18'}
360
360
+
cpu: [arm]
361
361
+
os: [android]
362
362
+
363
363
+
'@esbuild/android-arm@0.27.2':
364
364
+
resolution: {integrity: sha512-DVNI8jlPa7Ujbr1yjU2PfUSRtAUZPG9I1RwW4F4xFB1Imiu2on0ADiI/c3td+KmDtVKNbi+nffGDQMfcIMkwIA==}
320
365
engines: {node: '>=18'}
321
366
cpu: [arm]
322
367
os: [android]
···
327
372
cpu: [x64]
328
373
os: [android]
329
374
375
375
+
'@esbuild/android-x64@0.27.2':
376
376
+
resolution: {integrity: sha512-z8Ank4Byh4TJJOh4wpz8g2vDy75zFL0TlZlkUkEwYXuPSgX8yzep596n6mT7905kA9uHZsf/o2OJZubl2l3M7A==}
377
377
+
engines: {node: '>=18'}
378
378
+
cpu: [x64]
379
379
+
os: [android]
380
380
+
330
381
'@esbuild/darwin-arm64@0.25.12':
331
382
resolution: {integrity: sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==}
332
383
engines: {node: '>=18'}
333
384
cpu: [arm64]
334
385
os: [darwin]
335
386
387
387
+
'@esbuild/darwin-arm64@0.27.2':
388
388
+
resolution: {integrity: sha512-davCD2Zc80nzDVRwXTcQP/28fiJbcOwvdolL0sOiOsbwBa72kegmVU0Wrh1MYrbuCL98Omp5dVhQFWRKR2ZAlg==}
389
389
+
engines: {node: '>=18'}
390
390
+
cpu: [arm64]
391
391
+
os: [darwin]
392
392
+
336
393
'@esbuild/darwin-x64@0.25.12':
337
394
resolution: {integrity: sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==}
338
395
engines: {node: '>=18'}
339
396
cpu: [x64]
340
397
os: [darwin]
341
398
399
399
+
'@esbuild/darwin-x64@0.27.2':
400
400
+
resolution: {integrity: sha512-ZxtijOmlQCBWGwbVmwOF/UCzuGIbUkqB1faQRf5akQmxRJ1ujusWsb3CVfk/9iZKr2L5SMU5wPBi1UWbvL+VQA==}
401
401
+
engines: {node: '>=18'}
402
402
+
cpu: [x64]
403
403
+
os: [darwin]
404
404
+
342
405
'@esbuild/freebsd-arm64@0.25.12':
343
406
resolution: {integrity: sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==}
407
407
+
engines: {node: '>=18'}
408
408
+
cpu: [arm64]
409
409
+
os: [freebsd]
410
410
+
411
411
+
'@esbuild/freebsd-arm64@0.27.2':
412
412
+
resolution: {integrity: sha512-lS/9CN+rgqQ9czogxlMcBMGd+l8Q3Nj1MFQwBZJyoEKI50XGxwuzznYdwcav6lpOGv5BqaZXqvBSiB/kJ5op+g==}
344
413
engines: {node: '>=18'}
345
414
cpu: [arm64]
346
415
os: [freebsd]
···
351
420
cpu: [x64]
352
421
os: [freebsd]
353
422
423
423
+
'@esbuild/freebsd-x64@0.27.2':
424
424
+
resolution: {integrity: sha512-tAfqtNYb4YgPnJlEFu4c212HYjQWSO/w/h/lQaBK7RbwGIkBOuNKQI9tqWzx7Wtp7bTPaGC6MJvWI608P3wXYA==}
425
425
+
engines: {node: '>=18'}
426
426
+
cpu: [x64]
427
427
+
os: [freebsd]
428
428
+
354
429
'@esbuild/linux-arm64@0.25.12':
355
430
resolution: {integrity: sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==}
356
431
engines: {node: '>=18'}
357
432
cpu: [arm64]
358
433
os: [linux]
359
434
435
435
+
'@esbuild/linux-arm64@0.27.2':
436
436
+
resolution: {integrity: sha512-hYxN8pr66NsCCiRFkHUAsxylNOcAQaxSSkHMMjcpx0si13t1LHFphxJZUiGwojB1a/Hd5OiPIqDdXONia6bhTw==}
437
437
+
engines: {node: '>=18'}
438
438
+
cpu: [arm64]
439
439
+
os: [linux]
440
440
+
360
441
'@esbuild/linux-arm@0.25.12':
361
442
resolution: {integrity: sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==}
362
443
engines: {node: '>=18'}
363
444
cpu: [arm]
364
445
os: [linux]
365
446
447
447
+
'@esbuild/linux-arm@0.27.2':
448
448
+
resolution: {integrity: sha512-vWfq4GaIMP9AIe4yj1ZUW18RDhx6EPQKjwe7n8BbIecFtCQG4CfHGaHuh7fdfq+y3LIA2vGS/o9ZBGVxIDi9hw==}
449
449
+
engines: {node: '>=18'}
450
450
+
cpu: [arm]
451
451
+
os: [linux]
452
452
+
366
453
'@esbuild/linux-ia32@0.25.12':
367
454
resolution: {integrity: sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==}
368
455
engines: {node: '>=18'}
369
456
cpu: [ia32]
370
457
os: [linux]
371
458
459
459
+
'@esbuild/linux-ia32@0.27.2':
460
460
+
resolution: {integrity: sha512-MJt5BRRSScPDwG2hLelYhAAKh9imjHK5+NE/tvnRLbIqUWa+0E9N4WNMjmp/kXXPHZGqPLxggwVhz7QP8CTR8w==}
461
461
+
engines: {node: '>=18'}
462
462
+
cpu: [ia32]
463
463
+
os: [linux]
464
464
+
372
465
'@esbuild/linux-loong64@0.25.12':
373
466
resolution: {integrity: sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==}
374
467
engines: {node: '>=18'}
375
468
cpu: [loong64]
376
469
os: [linux]
377
470
471
471
+
'@esbuild/linux-loong64@0.27.2':
472
472
+
resolution: {integrity: sha512-lugyF1atnAT463aO6KPshVCJK5NgRnU4yb3FUumyVz+cGvZbontBgzeGFO1nF+dPueHD367a2ZXe1NtUkAjOtg==}
473
473
+
engines: {node: '>=18'}
474
474
+
cpu: [loong64]
475
475
+
os: [linux]
476
476
+
378
477
'@esbuild/linux-mips64el@0.25.12':
379
478
resolution: {integrity: sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==}
380
479
engines: {node: '>=18'}
381
480
cpu: [mips64el]
382
481
os: [linux]
383
482
483
483
+
'@esbuild/linux-mips64el@0.27.2':
484
484
+
resolution: {integrity: sha512-nlP2I6ArEBewvJ2gjrrkESEZkB5mIoaTswuqNFRv/WYd+ATtUpe9Y09RnJvgvdag7he0OWgEZWhviS1OTOKixw==}
485
485
+
engines: {node: '>=18'}
486
486
+
cpu: [mips64el]
487
487
+
os: [linux]
488
488
+
384
489
'@esbuild/linux-ppc64@0.25.12':
385
490
resolution: {integrity: sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==}
491
491
+
engines: {node: '>=18'}
492
492
+
cpu: [ppc64]
493
493
+
os: [linux]
494
494
+
495
495
+
'@esbuild/linux-ppc64@0.27.2':
496
496
+
resolution: {integrity: sha512-C92gnpey7tUQONqg1n6dKVbx3vphKtTHJaNG2Ok9lGwbZil6DrfyecMsp9CrmXGQJmZ7iiVXvvZH6Ml5hL6XdQ==}
386
497
engines: {node: '>=18'}
387
498
cpu: [ppc64]
388
499
os: [linux]
···
393
504
cpu: [riscv64]
394
505
os: [linux]
395
506
507
507
+
'@esbuild/linux-riscv64@0.27.2':
508
508
+
resolution: {integrity: sha512-B5BOmojNtUyN8AXlK0QJyvjEZkWwy/FKvakkTDCziX95AowLZKR6aCDhG7LeF7uMCXEJqwa8Bejz5LTPYm8AvA==}
509
509
+
engines: {node: '>=18'}
510
510
+
cpu: [riscv64]
511
511
+
os: [linux]
512
512
+
396
513
'@esbuild/linux-s390x@0.25.12':
397
514
resolution: {integrity: sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==}
398
515
engines: {node: '>=18'}
399
516
cpu: [s390x]
400
517
os: [linux]
401
518
519
519
+
'@esbuild/linux-s390x@0.27.2':
520
520
+
resolution: {integrity: sha512-p4bm9+wsPwup5Z8f4EpfN63qNagQ47Ua2znaqGH6bqLlmJ4bx97Y9JdqxgGZ6Y8xVTixUnEkoKSHcpRlDnNr5w==}
521
521
+
engines: {node: '>=18'}
522
522
+
cpu: [s390x]
523
523
+
os: [linux]
524
524
+
402
525
'@esbuild/linux-x64@0.25.12':
403
526
resolution: {integrity: sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==}
404
527
engines: {node: '>=18'}
405
528
cpu: [x64]
406
529
os: [linux]
407
530
531
531
+
'@esbuild/linux-x64@0.27.2':
532
532
+
resolution: {integrity: sha512-uwp2Tip5aPmH+NRUwTcfLb+W32WXjpFejTIOWZFw/v7/KnpCDKG66u4DLcurQpiYTiYwQ9B7KOeMJvLCu/OvbA==}
533
533
+
engines: {node: '>=18'}
534
534
+
cpu: [x64]
535
535
+
os: [linux]
536
536
+
408
537
'@esbuild/netbsd-arm64@0.25.12':
409
538
resolution: {integrity: sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==}
539
539
+
engines: {node: '>=18'}
540
540
+
cpu: [arm64]
541
541
+
os: [netbsd]
542
542
+
543
543
+
'@esbuild/netbsd-arm64@0.27.2':
544
544
+
resolution: {integrity: sha512-Kj6DiBlwXrPsCRDeRvGAUb/LNrBASrfqAIok+xB0LxK8CHqxZ037viF13ugfsIpePH93mX7xfJp97cyDuTZ3cw==}
410
545
engines: {node: '>=18'}
411
546
cpu: [arm64]
412
547
os: [netbsd]
···
417
552
cpu: [x64]
418
553
os: [netbsd]
419
554
555
555
+
'@esbuild/netbsd-x64@0.27.2':
556
556
+
resolution: {integrity: sha512-HwGDZ0VLVBY3Y+Nw0JexZy9o/nUAWq9MlV7cahpaXKW6TOzfVno3y3/M8Ga8u8Yr7GldLOov27xiCnqRZf0tCA==}
557
557
+
engines: {node: '>=18'}
558
558
+
cpu: [x64]
559
559
+
os: [netbsd]
560
560
+
420
561
'@esbuild/openbsd-arm64@0.25.12':
421
562
resolution: {integrity: sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==}
422
563
engines: {node: '>=18'}
423
564
cpu: [arm64]
424
565
os: [openbsd]
425
566
567
567
+
'@esbuild/openbsd-arm64@0.27.2':
568
568
+
resolution: {integrity: sha512-DNIHH2BPQ5551A7oSHD0CKbwIA/Ox7+78/AWkbS5QoRzaqlev2uFayfSxq68EkonB+IKjiuxBFoV8ESJy8bOHA==}
569
569
+
engines: {node: '>=18'}
570
570
+
cpu: [arm64]
571
571
+
os: [openbsd]
572
572
+
426
573
'@esbuild/openbsd-x64@0.25.12':
427
574
resolution: {integrity: sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==}
428
575
engines: {node: '>=18'}
429
576
cpu: [x64]
430
577
os: [openbsd]
431
578
579
579
+
'@esbuild/openbsd-x64@0.27.2':
580
580
+
resolution: {integrity: sha512-/it7w9Nb7+0KFIzjalNJVR5bOzA9Vay+yIPLVHfIQYG/j+j9VTH84aNB8ExGKPU4AzfaEvN9/V4HV+F+vo8OEg==}
581
581
+
engines: {node: '>=18'}
582
582
+
cpu: [x64]
583
583
+
os: [openbsd]
584
584
+
432
585
'@esbuild/openharmony-arm64@0.25.12':
433
586
resolution: {integrity: sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==}
587
587
+
engines: {node: '>=18'}
588
588
+
cpu: [arm64]
589
589
+
os: [openharmony]
590
590
+
591
591
+
'@esbuild/openharmony-arm64@0.27.2':
592
592
+
resolution: {integrity: sha512-LRBbCmiU51IXfeXk59csuX/aSaToeG7w48nMwA6049Y4J4+VbWALAuXcs+qcD04rHDuSCSRKdmY63sruDS5qag==}
434
593
engines: {node: '>=18'}
435
594
cpu: [arm64]
436
595
os: [openharmony]
···
441
600
cpu: [x64]
442
601
os: [sunos]
443
602
603
603
+
'@esbuild/sunos-x64@0.27.2':
604
604
+
resolution: {integrity: sha512-kMtx1yqJHTmqaqHPAzKCAkDaKsffmXkPHThSfRwZGyuqyIeBvf08KSsYXl+abf5HDAPMJIPnbBfXvP2ZC2TfHg==}
605
605
+
engines: {node: '>=18'}
606
606
+
cpu: [x64]
607
607
+
os: [sunos]
608
608
+
444
609
'@esbuild/win32-arm64@0.25.12':
445
610
resolution: {integrity: sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==}
446
611
engines: {node: '>=18'}
447
612
cpu: [arm64]
448
613
os: [win32]
449
614
615
615
+
'@esbuild/win32-arm64@0.27.2':
616
616
+
resolution: {integrity: sha512-Yaf78O/B3Kkh+nKABUF++bvJv5Ijoy9AN1ww904rOXZFLWVc5OLOfL56W+C8F9xn5JQZa3UX6m+IktJnIb1Jjg==}
617
617
+
engines: {node: '>=18'}
618
618
+
cpu: [arm64]
619
619
+
os: [win32]
620
620
+
450
621
'@esbuild/win32-ia32@0.25.12':
451
622
resolution: {integrity: sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==}
452
623
engines: {node: '>=18'}
453
624
cpu: [ia32]
454
625
os: [win32]
455
626
627
627
+
'@esbuild/win32-ia32@0.27.2':
628
628
+
resolution: {integrity: sha512-Iuws0kxo4yusk7sw70Xa2E2imZU5HoixzxfGCdxwBdhiDgt9vX9VUCBhqcwY7/uh//78A1hMkkROMJq9l27oLQ==}
629
629
+
engines: {node: '>=18'}
630
630
+
cpu: [ia32]
631
631
+
os: [win32]
632
632
+
456
633
'@esbuild/win32-x64@0.25.12':
457
634
resolution: {integrity: sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==}
635
635
+
engines: {node: '>=18'}
636
636
+
cpu: [x64]
637
637
+
os: [win32]
638
638
+
639
639
+
'@esbuild/win32-x64@0.27.2':
640
640
+
resolution: {integrity: sha512-sRdU18mcKf7F+YgheI/zGf5alZatMUTKj/jNS6l744f9u3WFu4v7twcUI9vu4mknF4Y9aDlblIie0IM+5xxaqQ==}
458
641
engines: {node: '>=18'}
459
642
cpu: [x64]
460
643
os: [win32]
···
465
648
'@iconify-json/bx@1.2.2':
466
649
resolution: {integrity: sha512-hZVx6LMEkYckScdRdUuQWcmv8Lm2au6Cnf799TLoR6YgiAfFvaJ4M5ElwcnExvCu8ntsS7jW89r0W5LwBAfZXQ==}
467
650
468
468
-
'@iconify-json/ri@1.2.6':
469
469
-
resolution: {integrity: sha512-tGXRmXtb8oFu8DNg9MsS1pywKFgs9QZ4U6LBzUamBHaw3ePSiPd7ouE64gzHzfEcR16hgVaXoUa+XxD3BB0XOg==}
651
651
+
'@iconify-json/ri@1.2.7':
652
652
+
resolution: {integrity: sha512-j/Fkb8GlWY5y/zLj1BGxWRtDzuJFrI7562zLw+iQVEykieBgew43+r8qAvtSajvb75MfUIHjsNOYQPRD8FfLfw==}
470
653
471
654
'@iconify/collections@1.0.614':
472
655
resolution: {integrity: sha512-j+5AM/tcMXicNktY1N6ZfnRH8WrK4NurONe2LejP2eQi6aN7R+IH7tDax+7CJAIf+G25pRxlFOTDv4+X7FmerA==}
···
599
782
engines: {node: '>=18'}
600
783
hasBin: true
601
784
602
602
-
'@napi-rs/wasm-runtime@1.0.7':
603
603
-
resolution: {integrity: sha512-SeDnOO0Tk7Okiq6DbXmmBODgOAb9dp9gjlphokTUxmt8U3liIP1ZsozBahH69j/RJv+Rfs6IwUKHTgQYJ/HBAw==}
785
785
+
'@napi-rs/wasm-runtime@1.1.1':
786
786
+
resolution: {integrity: sha512-p64ah1M1ld8xjWv3qbvFwHiFVWrq1yFvV4f7w+mzaqiR4IlSgkqhcRdHwsGgomwzBH51sRY4NEowLxnaBjcW/A==}
604
787
605
788
'@neon-rs/load@0.0.4':
606
789
resolution: {integrity: sha512-kTPhdZyTQxB+2wpiRcFWrDcejc4JI6tkPuS7UZCG4l6Zvc5kU/gGQ/ozvHTh1XR5tS+UlfAfGuPajjzQjCiHCw==}
···
617
800
resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
618
801
engines: {node: '>= 8'}
619
802
620
620
-
'@nuxt/cli@3.30.0':
621
621
-
resolution: {integrity: sha512-nBNEkvOwqzxgvfTBUKPX0zN4h85dWjjkW+kP4OFnVaN3C3kdsbScNtYPIZyp0+ArabL5t4RT93Gyx0IZMRNzAQ==}
803
803
+
'@nuxt/cli@3.32.0':
804
804
+
resolution: {integrity: sha512-n2f3SRjPlhthPvo2qWjLRRiTrUtB6WFwg0BGsvtqcqZVeQpNEU371zuKWBaFrWgqDZHV1r/aD9jrVCo+C8Pmrw==}
622
805
engines: {node: ^16.10.0 || >=18.0.0}
623
806
hasBin: true
624
807
625
625
-
'@nuxt/content@3.9.0':
626
626
-
resolution: {integrity: sha512-ayCDADViRdx/mksxCsWn6CsNgAiSY96UOQI8M9uJ/AfTFrd6E/7pfWMd5yamEziqmRzFLNXO3Q6hE90ZjnW5nQ==}
808
808
+
'@nuxt/content@3.11.0':
809
809
+
resolution: {integrity: sha512-sC2AyuQAZpw+iSxwekh75AsLc7Ja9aEY+l4r1DxGBEMkq+YGj8+6AqQSRqFjOH0Hu9yDUhRgpIUnlGVq43WqOA==}
627
810
engines: {node: '>= 20.19.0'}
628
811
peerDependencies:
629
812
'@electric-sql/pglite': '*'
630
813
'@libsql/client': '*'
631
631
-
'@valibot/to-json-schema': ^1.3.0
814
814
+
'@valibot/to-json-schema': ^1.5.0
632
815
better-sqlite3: ^12.5.0
633
816
sqlite3: '*'
634
817
valibot: ^1.2.0
···
684
867
resolution: {integrity: sha512-1yN3LL6RDN5GjkNLPUYCbNRkaYnat6hqejPyfIBBVzrWOrpiQeNMGxQM/IcVdaSuBJXAnu0sUvTKXpXkmPhljg==}
685
868
engines: {node: '>=18.12.0'}
686
869
687
687
-
'@nuxt/kit@4.2.1':
688
688
-
resolution: {integrity: sha512-lLt8KLHyl7IClc3RqRpRikz15eCfTRlAWL9leVzPyg5N87FfKE/7EWgWvpiL/z4Tf3dQCIqQb88TmHE0JTIDvA==}
870
870
+
'@nuxt/kit@4.2.2':
871
871
+
resolution: {integrity: sha512-ZAgYBrPz/yhVgDznBNdQj2vhmOp31haJbO0I0iah/P9atw+OHH7NJLUZ3PK+LOz/0fblKTN1XJVSi8YQ1TQ0KA==}
689
872
engines: {node: '>=18.12.0'}
690
873
691
691
-
'@nuxt/nitro-server@4.2.1':
692
692
-
resolution: {integrity: sha512-P6zGvKgbjwDO28A4QnRuhL0riNSxcw317nGSYfP9Z+V+GyCNVc9yCcAEuzRIvm+dv4PB6VC708my8Jq30VM9Ow==}
874
874
+
'@nuxt/nitro-server@4.2.2':
875
875
+
resolution: {integrity: sha512-lDITf4n5bHQ6a5MO7pvkpdQbPdWAUgSvztSHCfui/3ioLZsM2XntlN02ue6GSoh3oV9H4xSB3qGa+qlSjgxN0A==}
693
876
engines: {node: ^20.19.0 || >=22.12.0}
694
877
peerDependencies:
695
695
-
nuxt: ^4.2.1
878
878
+
nuxt: ^4.2.2
696
879
697
697
-
'@nuxt/schema@4.2.1':
698
698
-
resolution: {integrity: sha512-kSuma7UztDVyw8eAmN3rKFoaWjNRkJE9+kqwEurpuxG7nCwFPS7sUPSGzovzaofP+xV30tl6wveBEcDRWyQvgA==}
880
880
+
'@nuxt/schema@4.2.2':
881
881
+
resolution: {integrity: sha512-lW/1MNpO01r5eR/VoeanQio8Lg4QpDklMOHa4mBHhhPNlBO1qiRtVYzjcnNdun3hujGauRaO9khGjv93Z5TZZA==}
699
882
engines: {node: ^14.18.0 || >=16.10.0}
700
883
701
884
'@nuxt/telemetry@2.6.6':
···
703
886
engines: {node: '>=18.12.0'}
704
887
hasBin: true
705
888
706
706
-
'@nuxt/vite-builder@4.2.1':
707
707
-
resolution: {integrity: sha512-SuBxCtGrHcbgrtzHwJgLe0pBXWw2T9RFQx9JQ7A3dE9RjBhzjaxtmjVHx7vtq6DCGi0d0WlW1Z1lBZUDaXy8WA==}
889
889
+
'@nuxt/vite-builder@4.2.2':
890
890
+
resolution: {integrity: sha512-Bot8fpJNtHZrM4cS1iSR7bEAZ1mFLAtJvD/JOSQ6kT62F4hSFWfMubMXOwDkLK2tnn3bnAdSqGy1nLNDBCahpQ==}
708
891
engines: {node: ^20.19.0 || >=22.12.0}
709
892
peerDependencies:
710
710
-
nuxt: 4.2.1
893
893
+
nuxt: 4.2.2
711
894
rolldown: ^1.0.0-beta.38
712
895
vue: ^3.3.4
713
896
peerDependenciesMeta:
714
897
rolldown:
715
898
optional: true
716
899
717
717
-
'@nuxtjs/mdc@0.19.1':
718
718
-
resolution: {integrity: sha512-XqhisvgaqTGo2vnF69pn2sQzRwAxgU6pmYa0+Llfz+TrOUrASr9hSxWDt25YhOYocsD40HFpeZyo7pU1TTL+jA==}
900
900
+
'@nuxtjs/mdc@0.20.0':
901
901
+
resolution: {integrity: sha512-CV1FuCZppBpNjtWT+OaV+t7qbm/dD+2bbf7Or0h1gxperlf1bB3VZnDoBkOTRjgPWyYvzzRS7FUOQJLQG28MEA==}
719
902
720
903
'@nuxtjs/tailwindcss@6.14.0':
721
904
resolution: {integrity: sha512-30RyDK++LrUVRgc2A85MktGWIZoRQgeQKjE4CjjD64OXNozyl+4ScHnnYgqVToMM6Ch2ZG2W4wV2J0EN6F0zkQ==}
722
905
723
723
-
'@oxc-minify/binding-android-arm64@0.96.0':
724
724
-
resolution: {integrity: sha512-lzeIEMu/v6Y+La5JSesq4hvyKtKBq84cgQpKYTYM/yGuNk2tfd5Ha31hnC+mTh48lp/5vZH+WBfjVUjjINCfug==}
906
906
+
'@oxc-minify/binding-android-arm64@0.102.0':
907
907
+
resolution: {integrity: sha512-pknM+ttJTwRr7ezn1v5K+o2P4RRjLAzKI10bjVDPybwWQ544AZW6jxm7/YDgF2yUbWEV9o7cAQPkIUOmCiW8vg==}
725
908
engines: {node: ^20.19.0 || >=22.12.0}
726
909
cpu: [arm64]
727
910
os: [android]
728
911
729
729
-
'@oxc-minify/binding-darwin-arm64@0.96.0':
730
730
-
resolution: {integrity: sha512-i0LkJAUXb4BeBFrJQbMKQPoxf8+cFEffDyLSb7NEzzKuPcH8qrVsnEItoOzeAdYam8Sr6qCHVwmBNEQzl7PWpw==}
912
912
+
'@oxc-minify/binding-darwin-arm64@0.102.0':
913
913
+
resolution: {integrity: sha512-BDLiH41ZctNND38+GCEL3ZxFn9j7qMZJLrr6SLWMt8xlG4Sl64xTkZ0zeUy4RdVEatKKZdrRIhFZ2e5wPDQT6Q==}
731
914
engines: {node: ^20.19.0 || >=22.12.0}
732
915
cpu: [arm64]
733
916
os: [darwin]
734
917
735
735
-
'@oxc-minify/binding-darwin-x64@0.96.0':
736
736
-
resolution: {integrity: sha512-C5vI0WPR+KPIFAD5LMOJk2J8iiT+Nv65vDXmemzXEXouzfEOLYNqnW+u6NSsccpuZHHWAiLyPFkYvKFduveAUQ==}
918
918
+
'@oxc-minify/binding-darwin-x64@0.102.0':
919
919
+
resolution: {integrity: sha512-AcB8ZZ711w4hTDhMfMHNjT2d+hekTQ2XmNSUBqJdXB+a2bJbE50UCRq/nxXl44zkjaQTit3lcQbFvhk2wwKcpw==}
737
920
engines: {node: ^20.19.0 || >=22.12.0}
738
921
cpu: [x64]
739
922
os: [darwin]
740
923
741
741
-
'@oxc-minify/binding-freebsd-x64@0.96.0':
742
742
-
resolution: {integrity: sha512-3//5DNx+xUjVBMLLk2sl6hfe4fwfENJtjVQUBXjxzwPuv8xgZUqASG4cRG3WqG5Qe8dV6SbCI4EgKQFjO4KCZA==}
924
924
+
'@oxc-minify/binding-freebsd-x64@0.102.0':
925
925
+
resolution: {integrity: sha512-UlLEN9mR5QaviYVMWZQsN9DgAH3qyV67XUXDEzSrbVMLsqHsVHhFU8ZIeO0fxWTQW/cgpvldvKp9/+RdrggqWw==}
743
926
engines: {node: ^20.19.0 || >=22.12.0}
744
927
cpu: [x64]
745
928
os: [freebsd]
746
929
747
747
-
'@oxc-minify/binding-linux-arm-gnueabihf@0.96.0':
748
748
-
resolution: {integrity: sha512-WXChFKV7VdDk1NePDK1J31cpSvxACAVztJ7f7lJVYBTkH+iz5D0lCqPcE7a9eb7nC3xvz4yk7DM6dA9wlUQkQg==}
930
930
+
'@oxc-minify/binding-linux-arm-gnueabihf@0.102.0':
931
931
+
resolution: {integrity: sha512-CWyCwedZrUt47n56/RwHSwKXxVI3p98hB0ntLaBNeH5qjjBujs9uOh4bQ0aAlzUWunT77b3/Y+xcQnmV42HN4A==}
749
932
engines: {node: ^20.19.0 || >=22.12.0}
750
933
cpu: [arm]
751
934
os: [linux]
752
935
753
753
-
'@oxc-minify/binding-linux-arm-musleabihf@0.96.0':
754
754
-
resolution: {integrity: sha512-7B18glYMX4Z/YoqgE3VRLs/2YhVLxlxNKSgrtsRpuR8xv58xca+hEhiFwZN1Rn+NSMZ29Z33LWD7iYWnqYFvRA==}
755
755
-
engines: {node: ^20.19.0 || >=22.12.0}
756
756
-
cpu: [arm]
757
757
-
os: [linux]
758
758
-
759
759
-
'@oxc-minify/binding-linux-arm64-gnu@0.96.0':
760
760
-
resolution: {integrity: sha512-Yl+KcTldsEJNcaYxxonwAXZ2q3gxIzn3kXYQWgKWdaGIpNhOCWqF+KE5WLsldoh5Ro5SHtomvb8GM6cXrIBMog==}
936
936
+
'@oxc-minify/binding-linux-arm64-gnu@0.102.0':
937
937
+
resolution: {integrity: sha512-W/DCw+Ys8rXj4j38ylJ2l6Kvp6SV+eO5SUWA11imz7yCWntNL001KJyGQ9PJNUFHg0jbxe3yqm4M50v6miWzeA==}
761
938
engines: {node: ^20.19.0 || >=22.12.0}
762
939
cpu: [arm64]
763
940
os: [linux]
764
941
765
765
-
'@oxc-minify/binding-linux-arm64-musl@0.96.0':
766
766
-
resolution: {integrity: sha512-rNqoFWOWaxwMmUY5fspd/h5HfvgUlA3sv9CUdA2MpnHFiyoJNovR7WU8tGh+Yn0qOAs0SNH0a05gIthHig14IA==}
942
942
+
'@oxc-minify/binding-linux-arm64-musl@0.102.0':
943
943
+
resolution: {integrity: sha512-DyH/t/zSZHuX4Nn239oBteeMC4OP7B13EyXWX18Qg8aJoZ+lZo90WPGOvhP04zII33jJ7di+vrtAUhsX64lp+A==}
767
944
engines: {node: ^20.19.0 || >=22.12.0}
768
945
cpu: [arm64]
769
946
os: [linux]
770
947
771
771
-
'@oxc-minify/binding-linux-riscv64-gnu@0.96.0':
772
772
-
resolution: {integrity: sha512-3paajIuzGnukHwSI3YBjYVqbd72pZd8NJxaayaNFR0AByIm8rmIT5RqFXbq8j2uhtpmNdZRXiu0em1zOmIScWA==}
948
948
+
'@oxc-minify/binding-linux-riscv64-gnu@0.102.0':
949
949
+
resolution: {integrity: sha512-CMvzrmOg+Gs44E7TRK/IgrHYp+wwVJxVV8niUrDR2b3SsrCO3NQz5LI+7bM1qDbWnuu5Cl1aiitoMfjRY61dSg==}
773
950
engines: {node: ^20.19.0 || >=22.12.0}
774
951
cpu: [riscv64]
775
952
os: [linux]
776
953
777
777
-
'@oxc-minify/binding-linux-s390x-gnu@0.96.0':
778
778
-
resolution: {integrity: sha512-9ESrpkB2XG0lQ89JlsxlZa86iQCOs+jkDZLl6O+u5wb7ynUy21bpJJ1joauCOSYIOUlSy3+LbtJLiqi7oSQt5Q==}
954
954
+
'@oxc-minify/binding-linux-s390x-gnu@0.102.0':
955
955
+
resolution: {integrity: sha512-tZWr6j2s0ddm9MTfWTI3myaAArg9GDy4UgvpF00kMQAjLcGUNhEEQbB9Bd9KtCvDQzaan8HQs0GVWUp+DWrymw==}
779
956
engines: {node: ^20.19.0 || >=22.12.0}
780
957
cpu: [s390x]
781
958
os: [linux]
782
959
783
783
-
'@oxc-minify/binding-linux-x64-gnu@0.96.0':
784
784
-
resolution: {integrity: sha512-UMM1jkns+p+WwwmdjC5giI3SfR2BCTga18x3C0cAu6vDVf4W37uTZeTtSIGmwatTBbgiq++Te24/DE0oCdm1iQ==}
960
960
+
'@oxc-minify/binding-linux-x64-gnu@0.102.0':
961
961
+
resolution: {integrity: sha512-0YEKmAIun1bS+Iy5Shx6WOTSj3GuilVuctJjc5/vP8/EMTZ/RI8j0eq0Mu3UFPoT/bMULL3MBXuHuEIXmq7Ddg==}
785
962
engines: {node: ^20.19.0 || >=22.12.0}
786
963
cpu: [x64]
787
964
os: [linux]
788
965
789
789
-
'@oxc-minify/binding-linux-x64-musl@0.96.0':
790
790
-
resolution: {integrity: sha512-8b1naiC7MdP7xeMi7cQ5tb9W1rZAP9Qz/jBRqp1Y5EOZ1yhSGnf1QWuZ/0pCc+XiB9vEHXEY3Aki/H+86m2eOg==}
966
966
+
'@oxc-minify/binding-linux-x64-musl@0.102.0':
967
967
+
resolution: {integrity: sha512-Ew4QDpEsXoV+pG5+bJpheEy3GH436GBe6ASPB0X27Hh9cQ2gb1NVZ7cY7xJj68+fizwS/PtT8GHoG3uxyH17Pg==}
791
968
engines: {node: ^20.19.0 || >=22.12.0}
792
969
cpu: [x64]
793
970
os: [linux]
794
971
795
795
-
'@oxc-minify/binding-wasm32-wasi@0.96.0':
796
796
-
resolution: {integrity: sha512-bjGDjkGzo3GWU9Vg2qiFUrfoo5QxojPNV/2RHTlbIB5FWkkV4ExVjsfyqihFiAuj0NXIZqd2SAiEq9htVd3RFw==}
972
972
+
'@oxc-minify/binding-openharmony-arm64@0.102.0':
973
973
+
resolution: {integrity: sha512-wYPXS8IOu/sXiP3CGHJNPzZo4hfPAwJKevcFH2syvU2zyqUxym7hx6smfcK/mgJBiX7VchwArdGRwrEQKcBSaQ==}
974
974
+
engines: {node: ^20.19.0 || >=22.12.0}
975
975
+
cpu: [arm64]
976
976
+
os: [openharmony]
977
977
+
978
978
+
'@oxc-minify/binding-wasm32-wasi@0.102.0':
979
979
+
resolution: {integrity: sha512-52SepCb9e+8cVisGa9S/F14K8PxW0AnbV1j4KEYi8uwfkUIxeDNKRHVHzPoBXNrr0yxW0EHLn/3i8J7a2YCpWw==}
797
980
engines: {node: '>=14.0.0'}
798
981
cpu: [wasm32]
799
982
800
800
-
'@oxc-minify/binding-win32-arm64-msvc@0.96.0':
801
801
-
resolution: {integrity: sha512-4L4DlHUT47qMWQuTyUghpncR3NZHWtxvd0G1KgSjVgXf+cXzFdWQCWZZtCU0yrmOoVCNUf4S04IFCJyAe+Ie7A==}
983
983
+
'@oxc-minify/binding-win32-arm64-msvc@0.102.0':
984
984
+
resolution: {integrity: sha512-kLs6H1y6sDBKcIimkNwu5th28SLkyvFpHNxdLtCChda0KIGeIXNSiupy5BqEutY+VlWJivKT1OV3Ev3KC5Euzg==}
802
985
engines: {node: ^20.19.0 || >=22.12.0}
803
986
cpu: [arm64]
804
987
os: [win32]
805
988
806
806
-
'@oxc-minify/binding-win32-x64-msvc@0.96.0':
807
807
-
resolution: {integrity: sha512-T2ijfqZLpV2bgGGocXV4SXTuMoouqN0asYTIm+7jVOLvT5XgDogf3ZvCmiEnSWmxl21+r5wHcs8voU2iUROXAg==}
989
989
+
'@oxc-minify/binding-win32-x64-msvc@0.102.0':
990
990
+
resolution: {integrity: sha512-XdyJZdSMN8rbBXH10CrFuU+Q9jIP2+MnxHmNzjK4+bldbTI1UxqwjUMS9bKVC5VCaIEZhh8IE8x4Vf8gmCgrKQ==}
808
991
engines: {node: ^20.19.0 || >=22.12.0}
809
992
cpu: [x64]
810
993
os: [win32]
811
994
812
812
-
'@oxc-parser/binding-android-arm64@0.96.0':
813
813
-
resolution: {integrity: sha512-CofbPOiW1PG+hi8bgElJPK0ioHfw8nt4Vw9d+Q9JuMhygS6LbQyu1W6tIFZ1OPFofeFRdWus3vD29FBx+tvFOA==}
995
995
+
'@oxc-parser/binding-android-arm64@0.102.0':
996
996
+
resolution: {integrity: sha512-pD2if3w3cxPvYbsBSTbhxAYGDaG6WVwnqYG0mYRQ142D6SJ6BpNs7YVQrqpRA2AJQCmzaPP5TRp/koFLebagfQ==}
814
997
engines: {node: ^20.19.0 || >=22.12.0}
815
998
cpu: [arm64]
816
999
os: [android]
817
1000
818
818
-
'@oxc-parser/binding-darwin-arm64@0.96.0':
819
819
-
resolution: {integrity: sha512-+HZ2L1a/1BsUXYik8XqQwT2Tl5Z3jRQ/RRQiPV9UsB2skKyd91NLDlQlMpdhjLGs9Qe7Y42unFjRg2iHjIiwnw==}
1001
1001
+
'@oxc-parser/binding-darwin-arm64@0.102.0':
1002
1002
+
resolution: {integrity: sha512-RzMN6f6MrjjpQC2Dandyod3iOscofYBpHaTecmoRRbC5sJMwsurkqUMHzoJX9F6IM87kn8m/JcClnoOfx5Sesw==}
820
1003
engines: {node: ^20.19.0 || >=22.12.0}
821
1004
cpu: [arm64]
822
1005
os: [darwin]
823
1006
824
824
-
'@oxc-parser/binding-darwin-x64@0.96.0':
825
825
-
resolution: {integrity: sha512-GC8wH1W0XaCLyTeGsmyaMdnItiYQkqfTcn9Ygc55AWI+m11lCjQeoKDIsDCm/QwrKLCN07u3WWWsuPs5ubfXpA==}
1007
1007
+
'@oxc-parser/binding-darwin-x64@0.102.0':
1008
1008
+
resolution: {integrity: sha512-Sr2/3K6GEcejY+HgWp5HaxRPzW5XHe9IfGKVn9OhLt8fzVLnXbK5/GjXj7JjMCNKI3G3ZPZDG2Dgm6CX3MaHCA==}
826
1009
engines: {node: ^20.19.0 || >=22.12.0}
827
1010
cpu: [x64]
828
1011
os: [darwin]
829
1012
830
830
-
'@oxc-parser/binding-freebsd-x64@0.96.0':
831
831
-
resolution: {integrity: sha512-8SeXi2FmlN15uPY5oM03cua5RXBDYmY34Uewongv6RUiAaU/kWxLvzuijpyNC+yQ1r4fC2LbWJhAsKpX5qkA6g==}
1013
1013
+
'@oxc-parser/binding-freebsd-x64@0.102.0':
1014
1014
+
resolution: {integrity: sha512-s9F2N0KJCGEpuBW6ChpFfR06m2Id9ReaHSl8DCca4HvFNt8SJFPp8fq42n2PZy68rtkremQasM0JDrK2BoBeBQ==}
832
1015
engines: {node: ^20.19.0 || >=22.12.0}
833
1016
cpu: [x64]
834
1017
os: [freebsd]
835
1018
836
836
-
'@oxc-parser/binding-linux-arm-gnueabihf@0.96.0':
837
837
-
resolution: {integrity: sha512-UEs+Zf6T2/FwQlLgv7gfZsKmY19sl3hK57r2BQVc2eCmCmF/deeqDcWyFjzkNLgdDDucY60PoNhNGClDm605uQ==}
1019
1019
+
'@oxc-parser/binding-linux-arm-gnueabihf@0.102.0':
1020
1020
+
resolution: {integrity: sha512-zRCIOWzLbqhfY4g8KIZDyYfO2Fl5ltxdQI1v2GlePj66vFWRl8cf4qcBGzxKfsH3wCZHAhmWd1Ht59mnrfH/UQ==}
838
1021
engines: {node: ^20.19.0 || >=22.12.0}
839
1022
cpu: [arm]
840
1023
os: [linux]
841
1024
842
842
-
'@oxc-parser/binding-linux-arm-musleabihf@0.96.0':
843
843
-
resolution: {integrity: sha512-1kuWvjR2+ORJMoyxt9LSbLcDhXZnL25XOuv9VmH6NmSPvLgewzuubSlm++W03x+U7SzWFilBsdwIHtD/0mjERw==}
844
844
-
engines: {node: ^20.19.0 || >=22.12.0}
845
845
-
cpu: [arm]
846
846
-
os: [linux]
847
847
-
848
848
-
'@oxc-parser/binding-linux-arm64-gnu@0.96.0':
849
849
-
resolution: {integrity: sha512-PHH4ETR1t0fymxuhpQNj3Z9t/78/zZa2Lj3Z3I0ZOd+/Ex+gtdhGoB5xYyy7lcYGAPMfZ+Gmr+dTCr1GYNZ3BA==}
1025
1025
+
'@oxc-parser/binding-linux-arm64-gnu@0.102.0':
1026
1026
+
resolution: {integrity: sha512-5n5RbHgfjulRhKB0pW5p0X/NkQeOpI4uI9WHgIZbORUDATGFC8yeyPA6xYGEs+S3MyEAFxl4v544UEIWwqAgsA==}
850
1027
engines: {node: ^20.19.0 || >=22.12.0}
851
1028
cpu: [arm64]
852
1029
os: [linux]
853
1030
854
854
-
'@oxc-parser/binding-linux-arm64-musl@0.96.0':
855
855
-
resolution: {integrity: sha512-fjDPbZjkqaDSTBe0FM8nZ9zBw4B/NF/I0gH7CfvNDwIj9smISaNFypYeomkvubORpnbX9ORhvhYwg3TxQ60OGA==}
1031
1031
+
'@oxc-parser/binding-linux-arm64-musl@0.102.0':
1032
1032
+
resolution: {integrity: sha512-/XWcmglH/VJ4yKAGTLRgPKSSikh3xciNxkwGiURt8dS30b+3pwc4ZZmudMu0tQ3mjSu0o7V9APZLMpbHK8Bp5w==}
856
1033
engines: {node: ^20.19.0 || >=22.12.0}
857
1034
cpu: [arm64]
858
1035
os: [linux]
859
1036
860
860
-
'@oxc-parser/binding-linux-riscv64-gnu@0.96.0':
861
861
-
resolution: {integrity: sha512-59KAHd/6/LmjkdSAuJn0piKmwSavMasWNUKuYLX/UnqI5KkGIp14+LBwwaBG6KzOtIq1NrRCnmlL4XSEaNkzTg==}
1037
1037
+
'@oxc-parser/binding-linux-riscv64-gnu@0.102.0':
1038
1038
+
resolution: {integrity: sha512-2jtIq4nswvy6xdqv1ndWyvVlaRpS0yqomLCvvHdCFx3pFXo5Aoq4RZ39kgvFWrbAtpeYSYeAGFnwgnqjx9ftdw==}
862
1039
engines: {node: ^20.19.0 || >=22.12.0}
863
1040
cpu: [riscv64]
864
1041
os: [linux]
865
1042
866
866
-
'@oxc-parser/binding-linux-s390x-gnu@0.96.0':
867
867
-
resolution: {integrity: sha512-VtupojtgahY8XmLwpVpM3C1WQEgMD1JxpB8lzUtdSLwosWaaz1EAl+VXWNuxTTZusNuLBtmR+F0qql22ISi/9g==}
1043
1043
+
'@oxc-parser/binding-linux-s390x-gnu@0.102.0':
1044
1044
+
resolution: {integrity: sha512-Yp6HX/574mvYryiqj0jNvNTJqo4pdAsNP2LPBTxlDQ1cU3lPd7DUA4MQZadaeLI8+AGB2Pn50mPuPyEwFIxeFg==}
868
1045
engines: {node: ^20.19.0 || >=22.12.0}
869
1046
cpu: [s390x]
870
1047
os: [linux]
871
1048
872
872
-
'@oxc-parser/binding-linux-x64-gnu@0.96.0':
873
873
-
resolution: {integrity: sha512-8XSY9aUYY+5I4I1mhSEWmYqdUrJi3J5cCAInvEVHyTnDAPkhb+tnLGVZD696TpW+lFOLrTFF2V5GMWJVafqIUA==}
1049
1049
+
'@oxc-parser/binding-linux-x64-gnu@0.102.0':
1050
1050
+
resolution: {integrity: sha512-R4b0xZpDRhoNB2XZy0kLTSYm0ZmWeKjTii9fcv1Mk3/SIGPrrglwt4U6zEtwK54Dfi4Bve5JnQYduigR/gyDzw==}
874
1051
engines: {node: ^20.19.0 || >=22.12.0}
875
1052
cpu: [x64]
876
1053
os: [linux]
877
1054
878
878
-
'@oxc-parser/binding-linux-x64-musl@0.96.0':
879
879
-
resolution: {integrity: sha512-IIVNtqhA0uxKkD8Y6aZinKO/sOD5O62VlduE54FnUU2rzZEszrZQLL8nMGVZhTdPaKW5M1aeLmjcdnOs6er1Jg==}
1055
1055
+
'@oxc-parser/binding-linux-x64-musl@0.102.0':
1056
1056
+
resolution: {integrity: sha512-xM5A+03Ti3jvWYZoqaBRS3lusvnvIQjA46Fc9aBE/MHgvKgHSkrGEluLWg/33QEwBwxupkH25Pxc1yu97oZCtg==}
880
1057
engines: {node: ^20.19.0 || >=22.12.0}
881
1058
cpu: [x64]
882
1059
os: [linux]
883
1060
884
884
-
'@oxc-parser/binding-wasm32-wasi@0.96.0':
885
885
-
resolution: {integrity: sha512-TJ/sNPbVD4u6kUwm7sDKa5iRDEB8vd7ZIMjYqFrrAo9US1RGYOSvt6Ie9sDRekUL9fZhNsykvSrpmIj6dg/C2w==}
1061
1061
+
'@oxc-parser/binding-openharmony-arm64@0.102.0':
1062
1062
+
resolution: {integrity: sha512-AieLlsliblyaTFq7Iw9Nc618tgwV02JT4fQ6VIUd/3ZzbluHIHfPjIXa6Sds+04krw5TvCS8lsegtDYAyzcyhg==}
1063
1063
+
engines: {node: ^20.19.0 || >=22.12.0}
1064
1064
+
cpu: [arm64]
1065
1065
+
os: [openharmony]
1066
1066
+
1067
1067
+
'@oxc-parser/binding-wasm32-wasi@0.102.0':
1068
1068
+
resolution: {integrity: sha512-w6HRyArs1PBb9rDsQSHlooe31buUlUI2iY8sBzp62jZ1tmvaJo9EIVTQlRNDkwJmk9DF9uEyIJ82EkZcCZTs9A==}
886
1069
engines: {node: '>=14.0.0'}
887
1070
cpu: [wasm32]
888
1071
889
889
-
'@oxc-parser/binding-win32-arm64-msvc@0.96.0':
890
890
-
resolution: {integrity: sha512-zCOhRB7MYVIHLj+2QYoTuLyaipiD8JG/ggUjfsMUaupRPpvwQNhsxINLIcTcb0AS+OsT7/OREhydjO74STqQzQ==}
1072
1072
+
'@oxc-parser/binding-win32-arm64-msvc@0.102.0':
1073
1073
+
resolution: {integrity: sha512-pqP5UuLiiFONQxqGiUFMdsfybaK1EOK4AXiPlvOvacLaatSEPObZGpyCkAcj9aZcvvNwYdeY9cxGM9IT3togaA==}
891
1074
engines: {node: ^20.19.0 || >=22.12.0}
892
1075
cpu: [arm64]
893
1076
os: [win32]
894
1077
895
895
-
'@oxc-parser/binding-win32-x64-msvc@0.96.0':
896
896
-
resolution: {integrity: sha512-J6zfx9TE0oS+TrqBUjMVMOi/d/j3HMj69Pip263pETOEPm788N0HXKPsc2X2jUfSTHzD9vmdjq0QFymbf2LhWg==}
1078
1078
+
'@oxc-parser/binding-win32-x64-msvc@0.102.0':
1079
1079
+
resolution: {integrity: sha512-ntMcL35wuLR1A145rLSmm7m7j8JBZGkROoB9Du0KFIFcfi/w1qk75BdCeiTl3HAKrreAnuhW3QOGs6mJhntowA==}
897
1080
engines: {node: ^20.19.0 || >=22.12.0}
898
1081
cpu: [x64]
899
1082
os: [win32]
900
1083
901
901
-
'@oxc-project/types@0.96.0':
902
902
-
resolution: {integrity: sha512-r/xkmoXA0xEpU6UGtn18CNVjXH6erU3KCpCDbpLmbVxBFor1U9MqN5Z2uMmCHJuXjJzlnDR+hWY+yPoLo8oHDw==}
1084
1084
+
'@oxc-project/types@0.102.0':
1085
1085
+
resolution: {integrity: sha512-8Skrw405g+/UJPKWJ1twIk3BIH2nXdiVlVNtYT23AXVwpsd79es4K+KYt06Fbnkc5BaTvk/COT2JuCLYdwnCdA==}
903
1086
904
904
-
'@oxc-transform/binding-android-arm64@0.96.0':
905
905
-
resolution: {integrity: sha512-wOm+ZsqFvyZ7B9RefUMsj0zcXw77Z2pXA51nbSQyPXqr+g0/pDGxriZWP8Sdpz/e4AEaKPA9DvrwyOZxu7GRDQ==}
1087
1087
+
'@oxc-transform/binding-android-arm64@0.102.0':
1088
1088
+
resolution: {integrity: sha512-JLBT7EiExsGmB6LuBBnm6qTfg0rLSxBU+F7xjqy6UXYpL7zhqelGJL7IAq6Pu5UYFT55zVlXXmgzLOXQfpQjXA==}
906
1089
engines: {node: ^20.19.0 || >=22.12.0}
907
1090
cpu: [arm64]
908
1091
os: [android]
909
1092
910
910
-
'@oxc-transform/binding-darwin-arm64@0.96.0':
911
911
-
resolution: {integrity: sha512-td1sbcvzsyuoNRiNdIRodPXRtFFwxzPpC/6/yIUtRRhKn30XQcizxupIvQQVpJWWchxkphbBDh6UN+u+2CJ8Zw==}
1093
1093
+
'@oxc-transform/binding-darwin-arm64@0.102.0':
1094
1094
+
resolution: {integrity: sha512-xmsBCk/NwE0khy8h6wLEexiS5abCp1ZqJUNHsAovJdGgIW21oGwhiC3VYg1vNLbq+zEXwOHuphVuNEYfBwyNTw==}
912
1095
engines: {node: ^20.19.0 || >=22.12.0}
913
1096
cpu: [arm64]
914
1097
os: [darwin]
915
1098
916
916
-
'@oxc-transform/binding-darwin-x64@0.96.0':
917
917
-
resolution: {integrity: sha512-xgqxnqhPYH2NYkgbqtnCJfhbXvxIf/pnhF/ig5UBK8PYpCEWIP/cfLpQRQ9DcQnRfuxi7RMIF6LdmB1AiS6Fkg==}
1099
1099
+
'@oxc-transform/binding-darwin-x64@0.102.0':
1100
1100
+
resolution: {integrity: sha512-EhBsiq8hSd5BRjlWACB9MxTUiZT2He1s1b3tRP8k3lB8ZTt6sXnDXIWhxRmmM0h//xe6IJ2HuMlbvjXPo/tATg==}
918
1101
engines: {node: ^20.19.0 || >=22.12.0}
919
1102
cpu: [x64]
920
1103
os: [darwin]
921
1104
922
922
-
'@oxc-transform/binding-freebsd-x64@0.96.0':
923
923
-
resolution: {integrity: sha512-1i67OXdl/rvSkcTXqDlh6qGRXYseEmf0rl/R+/i88scZ/o3A+FzlX56sThuaPzSSv9eVgesnoYUjIBJELFc1oA==}
1105
1105
+
'@oxc-transform/binding-freebsd-x64@0.102.0':
1106
1106
+
resolution: {integrity: sha512-eujvuYf0x7BFgKyFecbXUa2JBEXT4Ss6vmyrrhVdN07jaeJRiobaKAmeNXBkanoWL2KQLELJbSBgs1ykWYTkzg==}
924
1107
engines: {node: ^20.19.0 || >=22.12.0}
925
1108
cpu: [x64]
926
1109
os: [freebsd]
927
1110
928
928
-
'@oxc-transform/binding-linux-arm-gnueabihf@0.96.0':
929
929
-
resolution: {integrity: sha512-9MJBs0SWODsqyzO3eAnacXgJ/sZu1xqinjEwBzkcZ3tQI8nKhMADOzu2NzbVWDWujeoC8DESXaO08tujvUru+Q==}
1111
1111
+
'@oxc-transform/binding-linux-arm-gnueabihf@0.102.0':
1112
1112
+
resolution: {integrity: sha512-2x7Ro356PHBVp1SS/dOsHBSnrfs5MlPYwhdKg35t6qixt2bv1kzEH0tDmn4TNEbdjOirmvOXoCTEWUvh8A4f4Q==}
930
1113
engines: {node: ^20.19.0 || >=22.12.0}
931
1114
cpu: [arm]
932
1115
os: [linux]
933
1116
934
934
-
'@oxc-transform/binding-linux-arm-musleabihf@0.96.0':
935
935
-
resolution: {integrity: sha512-BQom57I2ScccixljNYh2Wy+5oVZtF1LXiiUPxSLtDHbsanpEvV/+kzCagQpTjk1BVzSQzOxfEUWjvL7mY53pRQ==}
936
936
-
engines: {node: ^20.19.0 || >=22.12.0}
937
937
-
cpu: [arm]
938
938
-
os: [linux]
939
939
-
940
940
-
'@oxc-transform/binding-linux-arm64-gnu@0.96.0':
941
941
-
resolution: {integrity: sha512-kaqvUzNu8LL4aBSXqcqGVLFG13GmJEplRI2+yqzkgAItxoP/LfFMdEIErlTWLGyBwd0OLiNMHrOvkcCQRWadVg==}
1117
1117
+
'@oxc-transform/binding-linux-arm64-gnu@0.102.0':
1118
1118
+
resolution: {integrity: sha512-Rz/RbPvT4QwcHKIQ/cOt6Lwl4c7AhK2b6whZfyL6oJ7Uz8UiVl1BCwk8thedrB5h+FEykmaPHoriW1hmBev60g==}
942
1119
engines: {node: ^20.19.0 || >=22.12.0}
943
1120
cpu: [arm64]
944
1121
os: [linux]
945
1122
946
946
-
'@oxc-transform/binding-linux-arm64-musl@0.96.0':
947
947
-
resolution: {integrity: sha512-EiG/L3wEkPgTm4p906ufptyblBgtiQWTubGg/JEw82f8uLRroayr5zhbUqx40EgH037a3SfJthIyLZi7XPRFJw==}
1123
1123
+
'@oxc-transform/binding-linux-arm64-musl@0.102.0':
1124
1124
+
resolution: {integrity: sha512-I08iWABrN7zakn3wuNIBWY3hALQGsDLPQbZT1mXws7tyiQqJNGe49uS0/O50QhX3KXj+mbRGsmjVXLXGJE1CVQ==}
948
1125
engines: {node: ^20.19.0 || >=22.12.0}
949
1126
cpu: [arm64]
950
1127
os: [linux]
951
1128
952
952
-
'@oxc-transform/binding-linux-riscv64-gnu@0.96.0':
953
953
-
resolution: {integrity: sha512-r01CY6OxKGtVeYnvH4mGmtkQMlLkXdPWWNXwo5o7fE2s/fgZPMpqh8bAuXEhuMXipZRJrjxTk1+ZQ4KCHpMn3Q==}
1129
1129
+
'@oxc-transform/binding-linux-riscv64-gnu@0.102.0':
1130
1130
+
resolution: {integrity: sha512-9+SYW1ARAF6Oj/82ayoqKRe8SI7O1qvzs3Y0kijvhIqAaaZWcFRjI5DToyWRAbnzTtHlMcSllZLXNYdmxBjFxA==}
954
1131
engines: {node: ^20.19.0 || >=22.12.0}
955
1132
cpu: [riscv64]
956
1133
os: [linux]
957
1134
958
958
-
'@oxc-transform/binding-linux-s390x-gnu@0.96.0':
959
959
-
resolution: {integrity: sha512-4djg2vYLGbVeS8YiA2K4RPPpZE4fxTGCX5g/bOMbCYyirDbmBAIop4eOAj8vOA9i1CcWbDtmp+PVJ1dSw7f3IQ==}
1135
1135
+
'@oxc-transform/binding-linux-s390x-gnu@0.102.0':
1136
1136
+
resolution: {integrity: sha512-HV9nTyQw0TTKYPu+gBhaJBioomiM9O4LcGXi+s5IylCGG6imP0/U13q/9xJnP267QFmiWWqnnSFcv0QAWCyh8A==}
960
1137
engines: {node: ^20.19.0 || >=22.12.0}
961
1138
cpu: [s390x]
962
1139
os: [linux]
963
1140
964
964
-
'@oxc-transform/binding-linux-x64-gnu@0.96.0':
965
965
-
resolution: {integrity: sha512-f6pcWVz57Y8jXa2OS7cz3aRNuks34Q3j61+3nQ4xTE8H1KbalcEvHNmM92OEddaJ8QLs9YcE0kUC6eDTbY34+A==}
1141
1141
+
'@oxc-transform/binding-linux-x64-gnu@0.102.0':
1142
1142
+
resolution: {integrity: sha512-4wcZ08mmdFk8OjsnglyeYGu5PW3TDh87AmcMOi7tZJ3cpJjfzwDfY27KTEUx6G880OpjAiF36OFSPwdKTKgp2g==}
966
1143
engines: {node: ^20.19.0 || >=22.12.0}
967
1144
cpu: [x64]
968
1145
os: [linux]
969
1146
970
970
-
'@oxc-transform/binding-linux-x64-musl@0.96.0':
971
971
-
resolution: {integrity: sha512-NSiRtFvR7Pbhv3mWyPMkTK38czIjcnK0+K5STo3CuzZRVbX1TM17zGdHzKBUHZu7v6IQ6/XsQ3ELa1BlEHPGWQ==}
1147
1147
+
'@oxc-transform/binding-linux-x64-musl@0.102.0':
1148
1148
+
resolution: {integrity: sha512-rUHZSZBw0FUnUgOhL/Rs7xJz9KjH2eFur/0df6Lwq/isgJc/ggtBtFoZ+y4Fb8ON87a3Y2gS2LT7SEctX0XdPQ==}
972
1149
engines: {node: ^20.19.0 || >=22.12.0}
973
1150
cpu: [x64]
974
1151
os: [linux]
975
1152
976
976
-
'@oxc-transform/binding-wasm32-wasi@0.96.0':
977
977
-
resolution: {integrity: sha512-A91ARLiuZHGN4hBds9s7bW3czUuLuHLsV+cz44iF9j8e1zX9m2hNGXf/acQRbg/zcFUXmjz5nmk8EkZyob876w==}
1153
1153
+
'@oxc-transform/binding-openharmony-arm64@0.102.0':
1154
1154
+
resolution: {integrity: sha512-98y4tccTQ/pA+r2KA/MEJIZ7J8TNTJ4aCT4rX8kWK4pGOko2YsfY3Ru9DVHlLDwmVj7wP8Z4JNxdBrAXRvK+0g==}
1155
1155
+
engines: {node: ^20.19.0 || >=22.12.0}
1156
1156
+
cpu: [arm64]
1157
1157
+
os: [openharmony]
1158
1158
+
1159
1159
+
'@oxc-transform/binding-wasm32-wasi@0.102.0':
1160
1160
+
resolution: {integrity: sha512-M6myOXxHty3L2TJEB1NlJPtQm0c0LmivAxcGv/+DSDadOoB/UnOUbjM8W2Utlh5IYS9ARSOjqHtBiPYLWJ15XA==}
978
1161
engines: {node: '>=14.0.0'}
979
1162
cpu: [wasm32]
980
1163
981
981
-
'@oxc-transform/binding-win32-arm64-msvc@0.96.0':
982
982
-
resolution: {integrity: sha512-IedJf40djKgDObomhYjdRAlmSYUEdfqX3A3M9KfUltl9AghTBBLkTzUMA7O09oo71vYf5TEhbFM7+Vn5vqw7AQ==}
1164
1164
+
'@oxc-transform/binding-win32-arm64-msvc@0.102.0':
1165
1165
+
resolution: {integrity: sha512-jzaA1lLiMXiJs4r7E0BHRxTPiwAkpoCfSNRr8npK/SqL4UQE4cSz3WDTX5wJWRrN2U+xqsDGefeYzH4reI8sgw==}
983
1166
engines: {node: ^20.19.0 || >=22.12.0}
984
1167
cpu: [arm64]
985
1168
os: [win32]
986
1169
987
987
-
'@oxc-transform/binding-win32-x64-msvc@0.96.0':
988
988
-
resolution: {integrity: sha512-0fI0P0W7bSO/GCP/N5dkmtB9vBqCA4ggo1WmXTnxNJVmFFOtcA1vYm1I9jl8fxo+sucW2WnlpnI4fjKdo3JKxA==}
1170
1170
+
'@oxc-transform/binding-win32-x64-msvc@0.102.0':
1171
1171
+
resolution: {integrity: sha512-eYOm6mch+1cP9qlNkMdorfBFY8aEOxY/isqrreLmEWqF/hyXA0SbLKDigTbvh3JFKny/gXlHoCKckqfua4cwtg==}
989
1172
engines: {node: ^20.19.0 || >=22.12.0}
990
1173
cpu: [x64]
991
1174
os: [win32]
···
1174
1357
resolution: {integrity: sha512-FqALmHI8D4o6lk/LRWDnhw95z5eO+eAa6ORjVg09YRR7BkcM6oPHU9uyC0gtQG5vpFLvgpeU4+zEAz2H8APHNw==}
1175
1358
engines: {node: '>= 10'}
1176
1359
1177
1177
-
'@rolldown/pluginutils@1.0.0-beta.29':
1178
1178
-
resolution: {integrity: sha512-NIJgOsMjbxAXvoGq/X0gD7VPMQ8j9g0BiDaNjVNVjvl+iKXxL3Jre0v31RmBYeLEmkbj2s02v8vFTbUXi5XS2Q==}
1360
1360
+
'@rolldown/pluginutils@1.0.0-beta.53':
1361
1361
+
resolution: {integrity: sha512-vENRlFU4YbrwVqNDZ7fLvy+JR1CRkyr01jhSiDpE1u6py3OMzQfztQU2jxykW3ALNxO4kSlqIDeYyD0Y9RcQeQ==}
1179
1362
1180
1180
-
'@rolldown/pluginutils@1.0.0-beta.47':
1181
1181
-
resolution: {integrity: sha512-8QagwMH3kNCuzD8EWL8R2YPW5e4OrHNSAHRFDdmFqEwEaD/KcNKjVoumo+gP2vW5eKB2UPbM6vTYiGZX0ixLnw==}
1363
1363
+
'@rolldown/pluginutils@1.0.0-rc.1':
1364
1364
+
resolution: {integrity: sha512-UTBjtTxVOhodhzFVp/ayITaTETRHPUPYZPXQe0WU0wOgxghMojXxYjOiPOauKIYNWJAWS2fd7gJgGQK8GU8vDA==}
1182
1365
1183
1366
'@rollup/plugin-alias@5.1.1':
1184
1367
resolution: {integrity: sha512-PR9zDb+rOzkRb2VD+EuKB7UC41vU5DIwZ5qqCpk0KJudcWAyi8rvYOhS7+L5aZCspw1stTViLgN5v6FF1p5cgQ==}
···
1365
1548
'@sec-ant/readable-stream@0.4.1':
1366
1549
resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==}
1367
1550
1368
1368
-
'@shikijs/core@3.19.0':
1369
1369
-
resolution: {integrity: sha512-L7SrRibU7ZoYi1/TrZsJOFAnnHyLTE1SwHG1yNWjZIVCqjOEmCSuK2ZO9thnRbJG6TOkPp+Z963JmpCNw5nzvA==}
1551
1551
+
'@shikijs/core@3.21.0':
1552
1552
+
resolution: {integrity: sha512-AXSQu/2n1UIQekY8euBJlvFYZIw0PHY63jUzGbrOma4wPxzznJXTXkri+QcHeBNaFxiiOljKxxJkVSoB3PjbyA==}
1370
1553
1371
1371
-
'@shikijs/engine-javascript@3.19.0':
1372
1372
-
resolution: {integrity: sha512-ZfWJNm2VMhKkQIKT9qXbs76RRcT0SF/CAvEz0+RkpUDAoDaCx0uFdCGzSRiD9gSlhm6AHkjdieOBJMaO2eC1rQ==}
1554
1554
+
'@shikijs/engine-javascript@3.21.0':
1555
1555
+
resolution: {integrity: sha512-ATwv86xlbmfD9n9gKRiwuPpWgPENAWCLwYCGz9ugTJlsO2kOzhOkvoyV/UD+tJ0uT7YRyD530x6ugNSffmvIiQ==}
1373
1556
1374
1374
-
'@shikijs/engine-oniguruma@3.19.0':
1375
1375
-
resolution: {integrity: sha512-1hRxtYIJfJSZeM5ivbUXv9hcJP3PWRo5prG/V2sWwiubUKTa+7P62d2qxCW8jiVFX4pgRHhnHNp+qeR7Xl+6kg==}
1557
1557
+
'@shikijs/engine-oniguruma@3.21.0':
1558
1558
+
resolution: {integrity: sha512-OYknTCct6qiwpQDqDdf3iedRdzj6hFlOPv5hMvI+hkWfCKs5mlJ4TXziBG9nyabLwGulrUjHiCq3xCspSzErYQ==}
1376
1559
1377
1377
-
'@shikijs/langs@3.19.0':
1378
1378
-
resolution: {integrity: sha512-dBMFzzg1QiXqCVQ5ONc0z2ebyoi5BKz+MtfByLm0o5/nbUu3Iz8uaTCa5uzGiscQKm7lVShfZHU1+OG3t5hgwg==}
1560
1560
+
'@shikijs/langs@3.21.0':
1561
1561
+
resolution: {integrity: sha512-g6mn5m+Y6GBJ4wxmBYqalK9Sp0CFkUqfNzUy2pJglUginz6ZpWbaWjDB4fbQ/8SHzFjYbtU6Ddlp1pc+PPNDVA==}
1379
1562
1380
1380
-
'@shikijs/themes@3.19.0':
1381
1381
-
resolution: {integrity: sha512-H36qw+oh91Y0s6OlFfdSuQ0Ld+5CgB/VE6gNPK+Hk4VRbVG/XQgkjnt4KzfnnoO6tZPtKJKHPjwebOCfjd6F8A==}
1563
1563
+
'@shikijs/themes@3.21.0':
1564
1564
+
resolution: {integrity: sha512-BAE4cr9EDiZyYzwIHEk7JTBJ9CzlPuM4PchfcA5ao1dWXb25nv6hYsoDiBq2aZK9E3dlt3WB78uI96UESD+8Mw==}
1382
1565
1383
1383
-
'@shikijs/transformers@3.19.0':
1384
1384
-
resolution: {integrity: sha512-e6vwrsyw+wx4OkcrDbL+FVCxwx8jgKiCoXzakVur++mIWVcgpzIi8vxf4/b4dVTYrV/nUx5RjinMf4tq8YV8Fw==}
1566
1566
+
'@shikijs/transformers@3.21.0':
1567
1567
+
resolution: {integrity: sha512-CZwvCWWIiRRiFk9/JKzdEooakAP8mQDtBOQ1TKiCaS2E1bYtyBCOkUzS8akO34/7ufICQ29oeSfkb3tT5KtrhA==}
1385
1568
1386
1386
-
'@shikijs/types@3.19.0':
1387
1387
-
resolution: {integrity: sha512-Z2hdeEQlzuntf/BZpFG8a+Fsw9UVXdML7w0o3TgSXV3yNESGon+bs9ITkQb3Ki7zxoXOOu5oJWqZ2uto06V9iQ==}
1569
1569
+
'@shikijs/types@3.21.0':
1570
1570
+
resolution: {integrity: sha512-zGrWOxZ0/+0ovPY7PvBU2gIS9tmhSUUt30jAcNV0Bq0gb2S98gwfjIs1vxlmH5zM7/4YxLamT6ChlqqAJmPPjA==}
1388
1571
1389
1572
'@shikijs/vscode-textmate@10.0.2':
1390
1573
resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==}
···
1416
1599
resolution: {integrity: sha512-Qig2Wso7gPkU1PtXwFzndh+CTRzrIFxVGqv6eCetjU7YqxlHItj+GvQYwYTppCRgAPawtRN/4AJcEgB9xDHGug==}
1417
1600
hasBin: true
1418
1601
1419
1419
-
'@standard-schema/spec@1.0.0':
1420
1420
-
resolution: {integrity: sha512-m2bOd0f2RT9k8QJx1JN85cZYyH1RqFBdlwtkSlf4tBDYLCiiZnv1fIIwacK6cqwXavOydf0NPToMQgpKq+dVlA==}
1602
1602
+
'@standard-schema/spec@1.1.0':
1603
1603
+
resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==}
1421
1604
1422
1605
'@tailwindcss/typography@0.5.19':
1423
1606
resolution: {integrity: sha512-w31dd8HOx3k9vPtcQh5QHP9GwKcgbMp87j58qi6xgiBnFFtKEAgCWnDw4qUT8aHwkCp8bKvb/KGKWWHedP0AAg==}
···
1473
1656
'@ungap/structured-clone@1.3.0':
1474
1657
resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==}
1475
1658
1476
1476
-
'@unhead/vue@2.0.19':
1477
1477
-
resolution: {integrity: sha512-7BYjHfOaoZ9+ARJkT10Q2TjnTUqDXmMpfakIAsD/hXiuff1oqWg1xeXT5+MomhNcC15HbiABpbbBmITLSHxdKg==}
1659
1659
+
'@unhead/vue@2.1.2':
1660
1660
+
resolution: {integrity: sha512-w5yxH/fkkLWAFAOnMSIbvAikNHYn6pgC7zGF/BasXf+K3CO1cYIPFehYAk5jpcsbiNPMc3goyyw1prGLoyD14g==}
1478
1661
peerDependencies:
1479
1662
vue: '>=3.5.18'
1480
1663
···
1499
1682
engines: {node: '>=18'}
1500
1683
hasBin: true
1501
1684
1502
1502
-
'@vitejs/plugin-vue-jsx@5.1.1':
1503
1503
-
resolution: {integrity: sha512-uQkfxzlF8SGHJJVH966lFTdjM/lGcwJGzwAHpVqAPDD/QcsqoUGa+q31ox1BrUfi+FLP2ChVp7uLXE3DkHyDdQ==}
1685
1685
+
'@vitejs/plugin-vue-jsx@5.1.3':
1686
1686
+
resolution: {integrity: sha512-I6Zr8cYVr5WHMW5gNOP09DNqW9rgO8RX73Wa6Czgq/0ndpTfJM4vfDChfOT1+3KtdrNqilNBtNlFwVeB02ZzGw==}
1504
1687
engines: {node: ^20.19.0 || >=22.12.0}
1505
1688
peerDependencies:
1506
1506
-
vite: ^5.0.0 || ^6.0.0 || ^7.0.0
1689
1689
+
vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
1507
1690
vue: ^3.0.0
1508
1691
1509
1509
-
'@vitejs/plugin-vue@6.0.1':
1510
1510
-
resolution: {integrity: sha512-+MaE752hU0wfPFJEUAIxqw18+20euHHdxVtMvbFcOEpjEyfqXH/5DCoTHiVJ0J29EhTJdoTkjEv5YBKU9dnoTw==}
1692
1692
+
'@vitejs/plugin-vue@6.0.3':
1693
1693
+
resolution: {integrity: sha512-TlGPkLFLVOY3T7fZrwdvKpjprR3s4fxRln0ORDo1VQ7HHyxJwTlrjKU3kpVWTlaAjIEuCTokmjkZnr8Tpc925w==}
1511
1694
engines: {node: ^20.19.0 || >=22.12.0}
1512
1695
peerDependencies:
1513
1513
-
vite: ^5.0.0 || ^6.0.0 || ^7.0.0
1696
1696
+
vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
1514
1697
vue: ^3.2.25
1515
1698
1516
1699
'@volar/language-core@2.4.23':
1517
1700
resolution: {integrity: sha512-hEEd5ET/oSmBC6pi1j6NaNYRWoAiDhINbT8rmwtINugR39loROSlufGdYMF9TaKGfz+ViGs1Idi3mAhnuPcoGQ==}
1518
1701
1702
1702
+
'@volar/language-core@2.4.27':
1703
1703
+
resolution: {integrity: sha512-DjmjBWZ4tJKxfNC1F6HyYERNHPYS7L7OPFyCrestykNdUZMFYzI9WTyvwPcaNaHlrEUwESHYsfEw3isInncZxQ==}
1704
1704
+
1519
1705
'@volar/source-map@2.4.23':
1520
1706
resolution: {integrity: sha512-Z1Uc8IB57Lm6k7q6KIDu/p+JWtf3xsXJqAX/5r18hYOTpJyBn0KXUR8oTJ4WFYOcDzWC9n3IflGgHowx6U6z9Q==}
1707
1707
+
1708
1708
+
'@volar/source-map@2.4.27':
1709
1709
+
resolution: {integrity: sha512-ynlcBReMgOZj2i6po+qVswtDUeeBRCTgDurjMGShbm8WYZgJ0PA4RmtebBJ0BCYol1qPv3GQF6jK7C9qoVc7lg==}
1521
1710
1522
1711
'@volar/typescript@2.4.23':
1523
1712
resolution: {integrity: sha512-lAB5zJghWxVPqfcStmAP1ZqQacMpe90UrP5RJ3arDyrhy4aCUQqmxPPLB2PWDKugvylmO41ljK7vZ+t6INMTag==}
1524
1713
1714
1714
+
'@volar/typescript@2.4.27':
1715
1715
+
resolution: {integrity: sha512-eWaYCcl/uAPInSK2Lze6IqVWaBu/itVqR5InXcHXFyles4zO++Mglt3oxdgj75BDcv1Knr9Y93nowS8U3wqhxg==}
1716
1716
+
1525
1717
'@vue-macros/common@3.1.1':
1526
1718
resolution: {integrity: sha512-afW2DMjgCBVs33mWRlz7YsGHzoEEupnl0DK5ZTKsgziAlLh5syc5m+GM7eqeYrgiQpwMaVxa1fk73caCvPxyAw==}
1527
1719
engines: {node: '>=20.19.0'}
···
1531
1723
vue:
1532
1724
optional: true
1533
1725
1534
1534
-
'@vue/babel-helper-vue-transform-on@1.5.0':
1535
1535
-
resolution: {integrity: sha512-0dAYkerNhhHutHZ34JtTl2czVQHUNWv6xEbkdF5W+Yrv5pCWsqjeORdOgbtW2I9gWlt+wBmVn+ttqN9ZxR5tzA==}
1726
1726
+
'@vue/babel-helper-vue-transform-on@2.0.1':
1727
1727
+
resolution: {integrity: sha512-uZ66EaFbnnZSYqYEyplWvn46GhZ1KuYSThdT68p+am7MgBNbQ3hphTL9L+xSIsWkdktwhPYLwPgVWqo96jDdRA==}
1536
1728
1537
1537
-
'@vue/babel-plugin-jsx@1.5.0':
1538
1538
-
resolution: {integrity: sha512-mneBhw1oOqCd2247O0Yw/mRwC9jIGACAJUlawkmMBiNmL4dGA2eMzuNZVNqOUfYTa6vqmND4CtOPzmEEEqLKFw==}
1729
1729
+
'@vue/babel-plugin-jsx@2.0.1':
1730
1730
+
resolution: {integrity: sha512-a8CaLQjD/s4PVdhrLD/zT574ZNPnZBOY+IhdtKWRB4HRZ0I2tXBi5ne7d9eCfaYwp5gU5+4KIyFTV1W1YL9xZA==}
1539
1731
peerDependencies:
1540
1732
'@babel/core': ^7.0.0-0
1541
1733
peerDependenciesMeta:
1542
1734
'@babel/core':
1543
1735
optional: true
1544
1736
1545
1545
-
'@vue/babel-plugin-resolve-type@1.5.0':
1546
1546
-
resolution: {integrity: sha512-Wm/60o+53JwJODm4Knz47dxJnLDJ9FnKnGZJbUUf8nQRAtt6P+undLUAVU3Ha33LxOJe6IPoifRQ6F/0RrU31w==}
1737
1737
+
'@vue/babel-plugin-resolve-type@2.0.1':
1738
1738
+
resolution: {integrity: sha512-ybwgIuRGRRBhOU37GImDoWQoz+TlSqap65qVI6iwg/J7FfLTLmMf97TS7xQH9I7Qtr/gp161kYVdhr1ZMraSYQ==}
1547
1739
peerDependencies:
1548
1740
'@babel/core': ^7.0.0-0
1549
1741
···
1553
1745
'@vue/compiler-core@3.5.25':
1554
1746
resolution: {integrity: sha512-vay5/oQJdsNHmliWoZfHPoVZZRmnSWhug0BYT34njkYTPqClh3DNWLkZNJBVSjsNMrg0CCrBfoKkjZQPM/QVUw==}
1555
1747
1748
1748
+
'@vue/compiler-core@3.5.27':
1749
1749
+
resolution: {integrity: sha512-gnSBQjZA+//qDZen+6a2EdHqJ68Z7uybrMf3SPjEGgG4dicklwDVmMC1AeIHxtLVPT7sn6sH1KOO+tS6gwOUeQ==}
1750
1750
+
1556
1751
'@vue/compiler-dom@3.5.22':
1557
1752
resolution: {integrity: sha512-W8RknzUM1BLkypvdz10OVsGxnMAuSIZs9Wdx1vzA3mL5fNMN15rhrSCLiTm6blWeACwUwizzPVqGJgOGBEN/hA==}
1558
1753
1559
1754
'@vue/compiler-dom@3.5.25':
1560
1755
resolution: {integrity: sha512-4We0OAcMZsKgYoGlMjzYvaoErltdFI2/25wqanuTu+S4gismOTRTBPi4IASOjxWdzIwrYSjnqONfKvuqkXzE2Q==}
1561
1756
1562
1562
-
'@vue/compiler-sfc@3.5.22':
1563
1563
-
resolution: {integrity: sha512-tbTR1zKGce4Lj+JLzFXDq36K4vcSZbJ1RBu8FxcDv1IGRz//Dh2EBqksyGVypz3kXpshIfWKGOCcqpSbyGWRJQ==}
1757
1757
+
'@vue/compiler-dom@3.5.27':
1758
1758
+
resolution: {integrity: sha512-oAFea8dZgCtVVVTEC7fv3T5CbZW9BxpFzGGxC79xakTr6ooeEqmRuvQydIiDAkglZEAd09LgVf1RoDnL54fu5w==}
1564
1759
1565
1760
'@vue/compiler-sfc@3.5.25':
1566
1761
resolution: {integrity: sha512-PUgKp2rn8fFsI++lF2sO7gwO2d9Yj57Utr5yEsDf3GNaQcowCLKL7sf+LvVFvtJDXUp/03+dC6f2+LCv5aK1ag==}
1567
1762
1568
1568
-
'@vue/compiler-ssr@3.5.22':
1569
1569
-
resolution: {integrity: sha512-GdgyLvg4R+7T8Nk2Mlighx7XGxq/fJf9jaVofc3IL0EPesTE86cP/8DD1lT3h1JeZr2ySBvyqKQJgbS54IX1Ww==}
1763
1763
+
'@vue/compiler-sfc@3.5.27':
1764
1764
+
resolution: {integrity: sha512-sHZu9QyDPeDmN/MRoshhggVOWE5WlGFStKFwu8G52swATgSny27hJRWteKDSUUzUH+wp+bmeNbhJnEAel/auUQ==}
1570
1765
1571
1766
'@vue/compiler-ssr@3.5.25':
1572
1767
resolution: {integrity: sha512-ritPSKLBcParnsKYi+GNtbdbrIE1mtuFEJ4U1sWeuOMlIziK5GtOL85t5RhsNy4uWIXPgk+OUdpnXiTdzn8o3A==}
1768
1768
+
1769
1769
+
'@vue/compiler-ssr@3.5.27':
1770
1770
+
resolution: {integrity: sha512-Sj7h+JHt512fV1cTxKlYhg7qxBvack+BGncSpH+8vnN+KN95iPIcqB5rsbblX40XorP+ilO7VIKlkuu3Xq2vjw==}
1573
1771
1574
1772
'@vue/compiler-vue2@2.7.16':
1575
1773
resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==}
···
1596
1794
typescript:
1597
1795
optional: true
1598
1796
1599
1599
-
'@vue/language-core@3.1.3':
1600
1600
-
resolution: {integrity: sha512-KpR1F/eGAG9D1RZ0/T6zWJs6dh/pRLfY5WupecyYKJ1fjVmDMgTPw9wXmKv2rBjo4zCJiOSiyB8BDP1OUwpMEA==}
1601
1601
-
peerDependencies:
1602
1602
-
typescript: '*'
1603
1603
-
peerDependenciesMeta:
1604
1604
-
typescript:
1605
1605
-
optional: true
1797
1797
+
'@vue/language-core@3.2.2':
1798
1798
+
resolution: {integrity: sha512-5DAuhxsxBN9kbriklh3Q5AMaJhyOCNiQJvCskN9/30XOpdLiqZU9Q+WvjArP17ubdGEyZtBzlIeG5nIjEbNOrQ==}
1606
1799
1607
1607
-
'@vue/language-core@3.1.5':
1608
1608
-
resolution: {integrity: sha512-FMcqyzWN+sYBeqRMWPGT2QY0mUasZMVIuHvmb5NT3eeqPrbHBYtCP8JWEUCDCgM+Zr62uuWY/qoeBrPrzfa78w==}
1609
1609
-
peerDependencies:
1610
1610
-
typescript: '*'
1611
1611
-
peerDependenciesMeta:
1612
1612
-
typescript:
1613
1613
-
optional: true
1800
1800
+
'@vue/reactivity@3.5.27':
1801
1801
+
resolution: {integrity: sha512-vvorxn2KXfJ0nBEnj4GYshSgsyMNFnIQah/wczXlsNXt+ijhugmW+PpJ2cNPe4V6jpnBcs0MhCODKllWG+nvoQ==}
1614
1802
1615
1615
-
'@vue/reactivity@3.5.25':
1616
1616
-
resolution: {integrity: sha512-5xfAypCQepv4Jog1U4zn8cZIcbKKFka3AgWHEFQeK65OW+Ys4XybP6z2kKgws4YB43KGpqp5D/K3go2UPPunLA==}
1803
1803
+
'@vue/runtime-core@3.5.27':
1804
1804
+
resolution: {integrity: sha512-fxVuX/fzgzeMPn/CLQecWeDIFNt3gQVhxM0rW02Tvp/YmZfXQgcTXlakq7IMutuZ/+Ogbn+K0oct9J3JZfyk3A==}
1617
1805
1618
1618
-
'@vue/runtime-core@3.5.25':
1619
1619
-
resolution: {integrity: sha512-Z751v203YWwYzy460bzsYQISDfPjHTl+6Zzwo/a3CsAf+0ccEjQ8c+0CdX1WsumRTHeywvyUFtW6KvNukT/smA==}
1620
1620
-
1621
1621
-
'@vue/runtime-dom@3.5.25':
1622
1622
-
resolution: {integrity: sha512-a4WrkYFbb19i9pjkz38zJBg8wa/rboNERq3+hRRb0dHiJh13c+6kAbgqCPfMaJ2gg4weWD3APZswASOfmKwamA==}
1806
1806
+
'@vue/runtime-dom@3.5.27':
1807
1807
+
resolution: {integrity: sha512-/QnLslQgYqSJ5aUmb5F0z0caZPGHRB8LEAQ1s81vHFM5CBfnun63rxhvE/scVb/j3TbBuoZwkJyiLCkBluMpeg==}
1623
1808
1624
1624
-
'@vue/server-renderer@3.5.25':
1625
1625
-
resolution: {integrity: sha512-UJaXR54vMG61i8XNIzTSf2Q7MOqZHpp8+x3XLGtE3+fL+nQd+k7O5+X3D/uWrnQXOdMw5VPih+Uremcw+u1woQ==}
1809
1809
+
'@vue/server-renderer@3.5.27':
1810
1810
+
resolution: {integrity: sha512-qOz/5thjeP1vAFc4+BY3Nr6wxyLhpeQgAE/8dDtKo6a6xdk+L4W46HDZgNmLOBUDEkFXV3G7pRiUqxjX0/2zWA==}
1626
1811
peerDependencies:
1627
1627
-
vue: 3.5.25
1812
1812
+
vue: 3.5.27
1628
1813
1629
1814
'@vue/shared@3.5.22':
1630
1815
resolution: {integrity: sha512-F4yc6palwq3TT0u+FYf0Ns4Tfl9GRFURDN2gWG7L1ecIaS/4fCIuFOjMTnCyjsu/OK6vaDKLCrGAa+KvvH+h4w==}
1631
1816
1632
1817
'@vue/shared@3.5.25':
1633
1818
resolution: {integrity: sha512-AbOPdQQnAnzs58H2FrrDxYj/TJfmeS2jdfEEhgiKINy+bnOANmVizIEgq1r+C5zsbs6l1CCQxtcj71rwNQ4jWg==}
1819
1819
+
1820
1820
+
'@vue/shared@3.5.27':
1821
1821
+
resolution: {integrity: sha512-dXr/3CgqXsJkZ0n9F3I4elY8wM9jMJpP3pvRG52r6m0tu/MsAFIe6JpXVGeNMd/D9F4hQynWT8Rfuj0bdm9kFQ==}
1634
1822
1635
1823
'@vueuse/core@14.1.0':
1636
1824
resolution: {integrity: sha512-rgBinKs07hAYyPF834mDTigH7BtPqvZ3Pryuzt1SD/lg5wEcWqvwzXXYGEDb2/cP0Sj5zSvHl3WkmMELr5kfWw==}
···
1729
1917
resolution: {integrity: sha512-cbdCP0PGOBq0ASG+sjnKIoYkWMKhhz+F/h9pRexUdX2Hd38+WOlBkRKlqkGOSm0YQpcFMQBJeK4WspUAkwsEdg==}
1730
1918
engines: {node: '>=20.19.0'}
1731
1919
1920
1920
+
async-lock@1.4.1:
1921
1921
+
resolution: {integrity: sha512-Az2ZTpuytrtqENulXwO3GGv1Bztugx6TT37NIo7imr/Qo0gsYiGtSdBa2B6fsXhTpVZDNfu1Qn3pk531e3q+nQ==}
1922
1922
+
1732
1923
async-sema@3.1.1:
1733
1924
resolution: {integrity: sha512-tLRNUXati5MFePdAk8dw7Qt7DpxPB60ofAgn8WRhW6a2rcimZnYBP9oxHiv0OHy+Wz7kPMG+t4LGdt31+4EmGg==}
1734
1925
···
1745
1936
hasBin: true
1746
1937
peerDependencies:
1747
1938
postcss: ^8.1.0
1939
1939
+
1940
1940
+
autoprefixer@10.4.23:
1941
1941
+
resolution: {integrity: sha512-YYTXSFulfwytnjAPlw8QHncHJmlvFKtczb8InXaAx9Q0LbfDnfEYDE55omerIJKihhmU61Ft+cAOSzQVaBUmeA==}
1942
1942
+
engines: {node: ^10 || ^12 || >=14}
1943
1943
+
hasBin: true
1944
1944
+
peerDependencies:
1945
1945
+
postcss: ^8.1.0
1946
1946
+
1947
1947
+
available-typed-arrays@1.0.7:
1948
1948
+
resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
1949
1949
+
engines: {node: '>= 0.4'}
1748
1950
1749
1951
b4a@1.7.3:
1750
1952
resolution: {integrity: sha512-5Q2mfq2WfGuFp3uS//0s6baOJLMoVduPYVeNmDYxu5OUA1/cBfvr2RIS7vi62LdNj/urk1hfmj867I3qt6uZ7Q==}
···
1779
1981
resolution: {integrity: sha512-2NovHVesVF5TXefsGX1yzx1xgr7+m9JQenvz6FQY3qd+YXkKkYiv+vTCc7OriP9mcDZpTC5mAOYN4ocd29+erA==}
1780
1982
hasBin: true
1781
1983
1984
1984
+
baseline-browser-mapping@2.9.17:
1985
1985
+
resolution: {integrity: sha512-agD0MgJFUP/4nvjqzIB29zRPUuCF7Ge6mEv9s8dHrtYD7QWXRcx75rOADE/d5ah1NI+0vkDl0yorDd5U852IQQ==}
1986
1986
+
hasBin: true
1987
1987
+
1782
1988
better-sqlite3@12.4.1:
1783
1989
resolution: {integrity: sha512-3yVdyZhklTiNrtg+4WqHpJpFDd+WHTg2oM7UcR80GqL05AOV0xEJzc6qNvFYoEtE+hRp1n9MpN6/+4yhlGkDXQ==}
1784
1990
engines: {node: 20.x || 22.x || 23.x || 24.x}
···
1811
2017
1812
2018
browserslist@4.27.0:
1813
2019
resolution: {integrity: sha512-AXVQwdhot1eqLihwasPElhX2tAZiBjWdJ9i/Zcj2S6QYIjkx62OKSfnobkriB81C3l4w0rVy3Nt4jaTBltYEpw==}
2020
2020
+
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
2021
2021
+
hasBin: true
2022
2022
+
2023
2023
+
browserslist@4.28.1:
2024
2024
+
resolution: {integrity: sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==}
1814
2025
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
1815
2026
hasBin: true
1816
2027
···
1841
2052
1842
2053
c12@3.3.2:
1843
2054
resolution: {integrity: sha512-QkikB2X5voO1okL3QsES0N690Sn/K9WokXqUsDQsWy5SnYb+psYQFGA10iy1bZHj3fjISKsI67Q90gruvWWM3A==}
2055
2055
+
peerDependencies:
2056
2056
+
magicast: '*'
2057
2057
+
peerDependenciesMeta:
2058
2058
+
magicast:
2059
2059
+
optional: true
2060
2060
+
2061
2061
+
c12@3.3.3:
2062
2062
+
resolution: {integrity: sha512-750hTRvgBy5kcMNPdh95Qo+XUBeGo8C7nsKSmedDmaQI+E0r82DwHeM6vBewDe4rGFbnxoa4V9pw+sPh5+Iz8Q==}
1844
2063
peerDependencies:
1845
2064
magicast: '*'
1846
2065
peerDependenciesMeta:
···
1859
2078
resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
1860
2079
engines: {node: '>= 0.4'}
1861
2080
2081
2081
+
call-bind@1.0.8:
2082
2082
+
resolution: {integrity: sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==}
2083
2083
+
engines: {node: '>= 0.4'}
2084
2084
+
1862
2085
call-bound@1.0.4:
1863
2086
resolution: {integrity: sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==}
1864
2087
engines: {node: '>= 0.4'}
···
1875
2098
1876
2099
caniuse-lite@1.0.30001753:
1877
2100
resolution: {integrity: sha512-Bj5H35MD/ebaOV4iDLqPEtiliTN29qkGtEHCwawWn4cYm+bPJM2NsaP30vtZcnERClMzp52J4+aw2UNbK4o+zw==}
2101
2101
+
2102
2102
+
caniuse-lite@1.0.30001765:
2103
2103
+
resolution: {integrity: sha512-LWcNtSyZrakjECqmpP4qdg0MMGdN368D7X8XvvAqOcqMv0RxnlqVKZl2V6/mBR68oYMxOZPLw/gO7DuisMHUvQ==}
1878
2104
1879
2105
ccount@2.0.1:
1880
2106
resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
···
1925
2151
1926
2152
citty@0.1.6:
1927
2153
resolution: {integrity: sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==}
2154
2154
+
2155
2155
+
clean-git-ref@2.0.1:
2156
2156
+
resolution: {integrity: sha512-bLSptAy2P0s6hU4PzuIMKmMJJSE6gLXGH1cntDu7bWJUksvuM+7ReOK61mozULErYvP6a15rnYl0zFDef+pyPw==}
1928
2157
1929
2158
clipboardy@4.0.0:
1930
2159
resolution: {integrity: sha512-5mOlNS0mhX0707P2I0aZ2V/cmHUEO/fL7VFLqszkhUsxt7RwnmrInf/eEQKlf5GzvYeHIjT+Ov1HRfNmymlG0w==}
···
2109
2338
resolution: {integrity: sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==}
2110
2339
engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'}
2111
2340
2112
2112
-
csstype@3.1.3:
2113
2113
-
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
2341
2341
+
csstype@3.2.3:
2342
2342
+
resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
2114
2343
2115
2344
data-uri-to-buffer@4.0.1:
2116
2345
resolution: {integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==}
···
2194
2423
resolution: {integrity: sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==}
2195
2424
engines: {node: '>=18'}
2196
2425
2426
2426
+
define-data-property@1.1.4:
2427
2427
+
resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==}
2428
2428
+
engines: {node: '>= 0.4'}
2429
2429
+
2197
2430
define-lazy-prop@2.0.0:
2198
2431
resolution: {integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==}
2199
2432
engines: {node: '>=8'}
···
2247
2480
resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
2248
2481
engines: {node: '>=8'}
2249
2482
2250
2250
-
devalue@5.4.2:
2251
2251
-
resolution: {integrity: sha512-MwPZTKEPK2k8Qgfmqrd48ZKVvzSQjgW0lXLxiIBA8dQjtf/6mw6pggHNLcyDKyf+fI6eXxlQwPsfaCMTU5U+Bw==}
2483
2483
+
devalue@5.6.2:
2484
2484
+
resolution: {integrity: sha512-nPRkjWzzDQlsejL1WVifk5rvcFi/y1onBRxjaFMjZeR9mFpqu2gmAZ9xUB9/IEanEP/vBtGeGganC/GO1fmufg==}
2252
2485
2253
2486
devlop@1.1.0:
2254
2487
resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==}
2255
2488
2256
2489
didyoumean@1.2.2:
2257
2490
resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==}
2491
2491
+
2492
2492
+
diff3@0.0.3:
2493
2493
+
resolution: {integrity: sha512-iSq8ngPOt0K53A6eVr4d5Kn6GNrM2nQZtC740pzIriHtn4pOQ2lyzEXQMBeVcWERN0ye7fhBsk9PbLLQOnUx/g==}
2258
2494
2259
2495
diff@8.0.2:
2260
2496
resolution: {integrity: sha512-sSuxWU5j5SR9QQji/o2qMvqRNYRDOcBTgsJ/DeCf4iSN4gW+gNMXM7wFIP+fdXZxoNiAnHUTGjCr+TSWXdRDKg==}
···
2304
2540
electron-to-chromium@1.5.245:
2305
2541
resolution: {integrity: sha512-rdmGfW47ZhL/oWEJAY4qxRtdly2B98ooTJ0pdEI4jhVLZ6tNf8fPtov2wS1IRKwFJT92le3x4Knxiwzl7cPPpQ==}
2306
2542
2543
2543
+
electron-to-chromium@1.5.277:
2544
2544
+
resolution: {integrity: sha512-wKXFZw4erWmmOz5N/grBoJ2XrNJGDFMu2+W5ACHza5rHtvsqrK4gb6rnLC7XxKB9WlJ+RmyQatuEXmtm86xbnw==}
2545
2545
+
2307
2546
emoji-regex-xs@2.0.1:
2308
2547
resolution: {integrity: sha512-1QFuh8l7LqUcKe24LsPUNzjrzJQ7pgRwp1QMcZ5MX6mFplk2zQ08NVCM84++1cveaUUYtcCYHmeFEuNg16sU4g==}
2309
2548
engines: {node: '>=10.0.0'}
···
2346
2585
resolution: {integrity: sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==}
2347
2586
engines: {node: '>=0.12'}
2348
2587
2588
2588
+
entities@7.0.1:
2589
2589
+
resolution: {integrity: sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==}
2590
2590
+
engines: {node: '>=0.12'}
2591
2591
+
2349
2592
error-stack-parser-es@1.0.5:
2350
2593
resolution: {integrity: sha512-5qucVt2XcuGMcEGgWI7i+yZpmpByQ8J1lHhcL7PwqCwu9FPP3VUXzT4ltHe5i2z9dePwEHcDVOAfSnHsOlCXRA==}
2351
2594
···
2372
2615
engines: {node: '>=18'}
2373
2616
hasBin: true
2374
2617
2618
2618
+
esbuild@0.27.2:
2619
2619
+
resolution: {integrity: sha512-HyNQImnsOC7X9PMNaCIeAm4ISCQXs5a5YasTXVliKv4uuBo1dKrG0A+uQS8M5eXjVMnLg3WgXaKvprHlFJQffw==}
2620
2620
+
engines: {node: '>=18'}
2621
2621
+
hasBin: true
2622
2622
+
2375
2623
escalade@3.2.0:
2376
2624
resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
2377
2625
engines: {node: '>=6'}
···
2476
2724
resolution: {integrity: sha512-/3FfIa8mbrg3xE7+wAhWeV+bd7L2Mof+xtZb5dRDKZ+wDvYJK4WDYeIOuOhre5Yv5aQObZrlbRmk3RTSiuQBtw==}
2477
2725
engines: {node: '>=18'}
2478
2726
hasBin: true
2727
2727
+
2728
2728
+
for-each@0.3.5:
2729
2729
+
resolution: {integrity: sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==}
2730
2730
+
engines: {node: '>= 0.4'}
2479
2731
2480
2732
foreground-child@3.3.1:
2481
2733
resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==}
···
2488
2740
fraction.js@4.3.7:
2489
2741
resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==}
2490
2742
2743
2743
+
fraction.js@5.3.4:
2744
2744
+
resolution: {integrity: sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ==}
2745
2745
+
2491
2746
fresh@0.5.2:
2492
2747
resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==}
2493
2748
engines: {node: '>= 0.6'}
···
2607
2862
h3@1.15.4:
2608
2863
resolution: {integrity: sha512-z5cFQWDffyOe4vQ9xIqNfCZdV4p//vy6fBnr8Q1AWnVZ0teurKMG66rLj++TKwKPUP3u7iMUvrvKaEUiQw2QWQ==}
2609
2864
2865
2865
+
h3@1.15.5:
2866
2866
+
resolution: {integrity: sha512-xEyq3rSl+dhGX2Lm0+eFQIAzlDN6Fs0EcC4f7BNUmzaRX/PTzeuM+Tr2lHB8FoXggsQIeXLj8EDVgs5ywxyxmg==}
2867
2867
+
2610
2868
has-flag@4.0.0:
2611
2869
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
2612
2870
engines: {node: '>=8'}
2613
2871
2872
2872
+
has-property-descriptors@1.0.2:
2873
2873
+
resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==}
2874
2874
+
2614
2875
has-symbols@1.1.0:
2615
2876
resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==}
2616
2877
engines: {node: '>= 0.4'}
···
2688
2949
hookable@5.5.3:
2689
2950
resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==}
2690
2951
2952
2952
+
hookable@6.0.1:
2953
2953
+
resolution: {integrity: sha512-uKGyY8BuzN/a5gvzvA+3FVWo0+wUjgtfSdnmjtrOVwQCZPHpHDH2WRO3VZSOeluYrHoDCiXFffZXs8Dj1ULWtw==}
2954
2954
+
2691
2955
html-void-elements@3.0.0:
2692
2956
resolution: {integrity: sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==}
2693
2957
···
2736
3000
ieee754@1.2.1:
2737
3001
resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
2738
3002
3003
3003
+
ignore@5.3.2:
3004
3004
+
resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
3005
3005
+
engines: {node: '>= 4'}
3006
3006
+
2739
3007
ignore@7.0.5:
2740
3008
resolution: {integrity: sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==}
2741
3009
engines: {node: '>= 4'}
···
2789
3057
resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
2790
3058
engines: {node: '>=8'}
2791
3059
3060
3060
+
is-callable@1.2.7:
3061
3061
+
resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==}
3062
3062
+
engines: {node: '>= 0.4'}
3063
3063
+
2792
3064
is-core-module@2.16.1:
2793
3065
resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==}
2794
3066
engines: {node: '>= 0.4'}
···
2871
3143
resolution: {integrity: sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==}
2872
3144
engines: {node: '>=18'}
2873
3145
3146
3146
+
is-typed-array@1.1.15:
3147
3147
+
resolution: {integrity: sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==}
3148
3148
+
engines: {node: '>= 0.4'}
3149
3149
+
2874
3150
is-unicode-supported@2.1.0:
2875
3151
resolution: {integrity: sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==}
2876
3152
engines: {node: '>=18'}
···
2894
3170
isarray@1.0.0:
2895
3171
resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==}
2896
3172
3173
3173
+
isarray@2.0.5:
3174
3174
+
resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==}
3175
3175
+
2897
3176
isexe@2.0.0:
2898
3177
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
2899
3178
2900
3179
isexe@3.1.1:
2901
3180
resolution: {integrity: sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==}
2902
3181
engines: {node: '>=16'}
3182
3182
+
3183
3183
+
isomorphic-git@1.36.1:
3184
3184
+
resolution: {integrity: sha512-fC8SRT8MwoaXDK8G4z5biPEbqf2WyEJUb2MJ2ftSd39/UIlsnoZxLGux+lae0poLZO4AEcx6aUVOh5bV+P8zFA==}
3185
3185
+
engines: {node: '>=14.17'}
3186
3186
+
hasBin: true
2903
3187
2904
3188
jackspeak@3.4.3:
2905
3189
resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
···
2933
3217
json-schema-to-typescript@15.0.4:
2934
3218
resolution: {integrity: sha512-Su9oK8DR4xCmDsLlyvadkXzX6+GGXJpbhwoLtOGArAG61dvbW4YQmSEno2y66ahpIdmLMg6YUf/QHLgiwvkrHQ==}
2935
3219
engines: {node: '>=16.0.0'}
2936
2936
-
hasBin: true
2937
2937
-
2938
2938
-
json-schema-to-zod@2.7.0:
2939
2939
-
resolution: {integrity: sha512-eW59l3NQ6sa3HcB+Ahf7pP6iGU7MY4we5JsPqXQ2ZcIPF8QxSg/lkY8lN0Js/AG0NjMbk+nZGUfHlceiHF+bwQ==}
2940
3220
hasBin: true
2941
3221
2942
3222
json5@2.2.3:
···
3045
3325
3046
3326
lru-cache@10.4.3:
3047
3327
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
3328
3328
+
3329
3329
+
lru-cache@11.2.4:
3330
3330
+
resolution: {integrity: sha512-B5Y16Jr9LB9dHVkh6ZevG+vAbOsNOYCX+sXvFWFu7B3Iz5mijW3zdbMyhsh8ANd2mSWBYdJgnqi+mL7/LrOPYg==}
3331
3331
+
engines: {node: 20 || >=22}
3048
3332
3049
3333
lru-cache@5.1.1:
3050
3334
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
···
3272
3556
minimist@1.2.8:
3273
3557
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
3274
3558
3559
3559
+
minimisted@2.0.1:
3560
3560
+
resolution: {integrity: sha512-1oPjfuLQa2caorJUM8HV8lGgWCc0qqAO1MNv/k05G4qslmsndV/5WdNZrqCiyqiz3wohia2Ij2B7w2Dr7/IyrA==}
3561
3561
+
3275
3562
minipass@7.1.2:
3276
3563
resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
3277
3564
engines: {node: '>=16 || 14 >=14.17'}
···
3291
3578
3292
3579
mocked-exports@0.1.1:
3293
3580
resolution: {integrity: sha512-aF7yRQr/Q0O2/4pIXm6PZ5G+jAd7QS4Yu8m+WEeEHGnbo+7mE36CbLSDQiXYV8bVL3NfmdeqPJct0tUlnjVSnA==}
3294
3294
-
3295
3295
-
modern-tar@0.7.2:
3296
3296
-
resolution: {integrity: sha512-TGG1ZRk1TAQ3neuZwahAHke3rKsSlro+ooMYtjh9sl2gGPVMLMuWiHgwC7im9T5bSM566RSo2Dko56ETgEvZcA==}
3297
3297
-
engines: {node: '>=18.0.0'}
3298
3581
3299
3582
mrmime@2.0.1:
3300
3583
resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==}
···
3382
3665
node-mock-http@1.0.3:
3383
3666
resolution: {integrity: sha512-jN8dK25fsfnMrVsEhluUTPkBFY+6ybu7jSB1n+ri/vOGjJxU8J9CZhpSGkHXSkFjtUhbmoncG/YG9ta5Ludqog==}
3384
3667
3668
3668
+
node-mock-http@1.0.4:
3669
3669
+
resolution: {integrity: sha512-8DY+kFsDkNXy1sJglUfuODx1/opAGJGyrTuFqEoN90oRc2Vk0ZbD4K2qmKXBBEhZQzdKHIVfEJpDU8Ak2NJEvQ==}
3670
3670
+
3385
3671
node-releases@2.0.27:
3386
3672
resolution: {integrity: sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==}
3387
3673
···
3409
3695
nth-check@2.1.1:
3410
3696
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
3411
3697
3412
3412
-
nuxt-component-meta@0.15.0:
3413
3413
-
resolution: {integrity: sha512-IW8xzHQdpmfgAyDYw4NPVQLnHAWrNltgJUD3Bww5Miogy8dd/dDdEKexCzFvI+gSa/uAe52zDRcIx9wwavmAmg==}
3698
3698
+
nuxt-component-meta@0.17.1:
3699
3699
+
resolution: {integrity: sha512-5pVCzWXqg9HP159JDhdfQJtFvgmS/KouEVpyYLPEBXWMrQoJBwujsczmLeIKXKI2BTy4RqfXy8N1GfGTZNb57g==}
3414
3700
hasBin: true
3415
3701
3416
3702
nuxt-og-image@5.1.12:
···
3428
3714
peerDependencies:
3429
3715
h3: ^1
3430
3716
3431
3431
-
nuxt@4.2.1:
3432
3432
-
resolution: {integrity: sha512-OE5ONizgwkKhjTGlUYB3ksE+2q2/I30QIYFl3N1yYz1r2rwhunGA3puUvqkzXwgLQ3AdsNcigPDmyQsqjbSdoQ==}
3717
3717
+
nuxt@4.2.2:
3718
3718
+
resolution: {integrity: sha512-n6oYFikgLEb70J4+K19jAzfx4exZcRSRX7yZn09P5qlf2Z59VNOBqNmaZO5ObzvyGUZ308SZfL629/Q2v2FVjw==}
3433
3719
engines: {node: ^20.19.0 || >=22.12.0}
3434
3720
hasBin: true
3435
3721
peerDependencies:
···
3499
3785
resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==}
3500
3786
engines: {node: '>=12'}
3501
3787
3502
3502
-
oxc-minify@0.96.0:
3503
3503
-
resolution: {integrity: sha512-dXeeGrfPJJ4rMdw+NrqiCRtbzVX2ogq//R0Xns08zql2HjV3Zi2SBJ65saqfDaJzd2bcHqvGWH+M44EQCHPAcA==}
3788
3788
+
oxc-minify@0.102.0:
3789
3789
+
resolution: {integrity: sha512-FphAHDyTCNepQbiQTSyWFMbNc9zdUmj1WBsoLwvZhWm7rEe/IeIKYKRhy75lWOjwFsi5/i4Qucq43hgs3n2Exw==}
3504
3790
engines: {node: ^20.19.0 || >=22.12.0}
3505
3791
3506
3506
-
oxc-parser@0.96.0:
3507
3507
-
resolution: {integrity: sha512-ucs6niJ5mZlYP3oTl4AK2eD2m7WLoSaljswnSFVYWrXzme5PtM97S7Ve1Tjx+/TKjanmEZuSt1f1qYi6SZvntw==}
3792
3792
+
oxc-parser@0.102.0:
3793
3793
+
resolution: {integrity: sha512-xMiyHgr2FZsphQ12ZCsXRvSYzmKXCm1ejmyG4GDZIiKOmhyt5iKtWq0klOfFsEQ6jcgbwrUdwcCVYzr1F+h5og==}
3508
3794
engines: {node: ^20.19.0 || >=22.12.0}
3509
3795
3510
3510
-
oxc-transform@0.96.0:
3511
3511
-
resolution: {integrity: sha512-dQPNIF+gHpSkmC0+Vg9IktNyhcn28Y8R3eTLyzn52UNymkasLicl3sFAtz7oEVuFmCpgGjaUTKkwk+jW2cHpDQ==}
3796
3796
+
oxc-transform@0.102.0:
3797
3797
+
resolution: {integrity: sha512-MR5ohiBS6/kvxRpmUZ3LIDTTJBEC4xLAEZXfYr7vrA0eP7WHewQaNQPFDgT4Bee89TdmVQ5ZKrifGwxLjSyHHw==}
3512
3798
engines: {node: ^20.19.0 || >=22.12.0}
3513
3799
3514
3514
-
oxc-walker@0.5.2:
3515
3515
-
resolution: {integrity: sha512-XYoZqWwApSKUmSDEFeOKdy3Cdh95cOcSU8f7yskFWE4Rl3cfL5uwyY+EV7Brk9mdNLy+t5SseJajd6g7KncvlA==}
3800
3800
+
oxc-walker@0.6.0:
3801
3801
+
resolution: {integrity: sha512-BA3hlxq5+Sgzp7TCQF52XDXCK5mwoIZuIuxv/+JuuTzOs2RXkLqWZgZ69d8pJDDjnL7wiREZTWHBzFp/UWH88Q==}
3516
3802
peerDependencies:
3517
3517
-
oxc-parser: '>=0.72.0'
3803
3803
+
oxc-parser: '>=0.98.0'
3518
3804
3519
3805
package-json-from-dist@1.0.1:
3520
3806
resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
···
3524
3810
3525
3811
pako@0.2.9:
3526
3812
resolution: {integrity: sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==}
3813
3813
+
3814
3814
+
pako@1.0.11:
3815
3815
+
resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==}
3527
3816
3528
3817
parse-css-color@0.2.1:
3529
3818
resolution: {integrity: sha512-bwS/GGIFV3b6KS4uwpzCFj4w297Yl3uqnSgIPsoQkx7GMLROXfMnWvxfNkL0oh8HVhZA4hvJoEoEIqonfJ3BWg==}
···
3605
3894
resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==}
3606
3895
engines: {node: '>=0.10.0'}
3607
3896
3897
3897
+
pify@4.0.1:
3898
3898
+
resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}
3899
3899
+
engines: {node: '>=6'}
3900
3900
+
3608
3901
pirates@4.0.7:
3609
3902
resolution: {integrity: sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==}
3610
3903
engines: {node: '>= 6'}
···
3623
3916
portfinder@1.0.38:
3624
3917
resolution: {integrity: sha512-rEwq/ZHlJIKw++XtLAO8PPuOQA/zaPJOZJ37BVuN97nLpMJeuDVLVGRwbFoBgLudgdTMP2hdRJP++H+8QOA3vg==}
3625
3918
engines: {node: '>= 10.12'}
3919
3919
+
3920
3920
+
possible-typed-array-names@1.1.0:
3921
3921
+
resolution: {integrity: sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==}
3922
3922
+
engines: {node: '>= 0.4'}
3626
3923
3627
3924
postcss-calc@10.1.1:
3628
3925
resolution: {integrity: sha512-NYEsLHh8DgG/PRH2+G9BTuUdtf9ViS+vdoQ0YA5OQdGsfN4ztiwtDWNtBl9EKeqNMFnIu8IKZ0cLxEQ5r5KVMw==}
···
3992
4289
remark-gfm@4.0.1:
3993
4290
resolution: {integrity: sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==}
3994
4291
3995
3995
-
remark-mdc@3.9.0:
3996
3996
-
resolution: {integrity: sha512-hRbVWknG8V6HCfWz+YHUQaNey6AchYIi0jheYTUk9Y2XcMrc7ON5uVQOIhnBVQg2zKFm6bIlx4JoETUMM0Pq3g==}
4292
4292
+
remark-mdc@3.10.0:
4293
4293
+
resolution: {integrity: sha512-gJhrSs4bGyqr7eSuLoaLlpmiDZrJ9fP/8gTA/w1CnKnW/mfxc9VKM+ndzpOxHQnpAU4tjD8QqF6SMLiOvIVTYA==}
3997
4294
3998
4295
remark-parse@11.0.0:
3999
4296
resolution: {integrity: sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==}
···
4100
4397
serialize-javascript@6.0.2:
4101
4398
resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==}
4102
4399
4103
4103
-
seroval@1.3.2:
4104
4104
-
resolution: {integrity: sha512-RbcPH1n5cfwKrru7v7+zrZvjLurgHhGyso3HTyGtRivGWgYjbOmGuivCQaORNELjNONoK35nj28EoWul9sb1zQ==}
4400
4400
+
seroval@1.4.2:
4401
4401
+
resolution: {integrity: sha512-N3HEHRCZYn3cQbsC4B5ldj9j+tHdf4JZoYPlcI4rRYu0Xy4qN8MQf1Z08EibzB0WpgRG5BGK08FTrmM66eSzKQ==}
4105
4402
engines: {node: '>=10'}
4106
4403
4107
4404
serve-placeholder@2.0.2:
···
4110
4407
serve-static@2.2.0:
4111
4408
resolution: {integrity: sha512-61g9pCh0Vnh7IutZjtLGGpTA355+OPn2TyDv/6ivP2h/AdAVX9azsoxmg2/M6nZeQZNYBEwIcsne1mJd9oQItQ==}
4112
4409
engines: {node: '>= 18'}
4410
4410
+
4411
4411
+
set-function-length@1.2.2:
4412
4412
+
resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==}
4413
4413
+
engines: {node: '>= 0.4'}
4113
4414
4114
4415
setprototypeof@1.1.0:
4115
4416
resolution: {integrity: sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==}
···
4117
4418
setprototypeof@1.2.0:
4118
4419
resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==}
4119
4420
4421
4421
+
sha.js@2.4.12:
4422
4422
+
resolution: {integrity: sha512-8LzC5+bvI45BjpfXU8V5fdU2mfeKiQe1D1gIMn7XUlF3OTUrpdJpPPH4EMAnF0DsHHdSZqCdSss5qCmJKuiO3w==}
4423
4423
+
engines: {node: '>= 0.10'}
4424
4424
+
hasBin: true
4425
4425
+
4120
4426
shebang-command@2.0.0:
4121
4427
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
4122
4428
engines: {node: '>=8'}
···
4129
4435
resolution: {integrity: sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==}
4130
4436
engines: {node: '>= 0.4'}
4131
4437
4132
4132
-
shiki@3.19.0:
4133
4133
-
resolution: {integrity: sha512-77VJr3OR/VUZzPiStyRhADmO2jApMM0V2b1qf0RpfWya8Zr1PeZev5AEpPGAAKWdiYUtcZGBE4F5QvJml1PvWA==}
4438
4438
+
shiki@3.21.0:
4439
4439
+
resolution: {integrity: sha512-N65B/3bqL/TI2crrXr+4UivctrAGEjmsib5rPMMPpFp1xAx/w03v8WZ9RDDFYteXoEgY7qZ4HGgl5KBIu1153w==}
4134
4440
4135
4441
signal-exit@4.1.0:
4136
4442
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
···
4172
4478
smob@1.5.0:
4173
4479
resolution: {integrity: sha512-g6T+p7QO8npa+/hNx9ohv1E5pVCmWrVCUzUXJyLdMmftX6ER0oiWY/w9knEonLpnOp6b6FenKnMfR8gqwWdwig==}
4174
4480
4175
4175
-
socket.io-client@4.8.1:
4176
4176
-
resolution: {integrity: sha512-hJVXfu3E28NmzGk8o1sHhN3om52tRvwYeidbj7xKy2eIIse5IoKX3USlS6Tqt3BHAtflLIkCQBkzVrEEfWUyYQ==}
4481
4481
+
socket.io-client@4.8.3:
4482
4482
+
resolution: {integrity: sha512-uP0bpjWrjQmUt5DTHq9RuoCBdFJF10cdX9X+a368j/Ft0wmaVgxlrjvK3kjvgCODOMMOz9lcaRzxmso0bTWZ/g==}
4177
4483
engines: {node: '>=10.0.0'}
4178
4484
4179
4485
socket.io-parser@4.2.4:
···
4202
4508
resolution: {integrity: sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==}
4203
4509
engines: {node: '>=0.10.0'}
4204
4510
4205
4205
-
srvx@0.9.5:
4206
4206
-
resolution: {integrity: sha512-nQsA2c8q3XwbSn6kTxVQjz0zS096rV+Be2pzJwrYEAdtnYszLw4MTy8JWJjz1XEGBZwP0qW51SUIX3WdjdRemQ==}
4511
4511
+
srvx@0.10.1:
4512
4512
+
resolution: {integrity: sha512-A//xtfak4eESMWWydSRFUVvCTQbSwivnGCEf8YGPe2eHU0+Z6znfUTCPF0a7oV3sObSOcrXHlL6Bs9vVctfXdg==}
4207
4513
engines: {node: '>=20.16.0'}
4208
4514
hasBin: true
4209
4515
···
4339
4645
tar@7.5.2:
4340
4646
resolution: {integrity: sha512-7NyxrTE4Anh8km8iEy7o0QYPs+0JKBTj5ZaqHg6B39erLg0qYXN3BijtShwbsNSvQ+LN75+KV+C4QR/f6Gwnpg==}
4341
4647
engines: {node: '>=18'}
4648
4648
+
deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exhorbitant rates) by contacting i@izs.me
4342
4649
4343
4650
terser@5.44.1:
4344
4651
resolution: {integrity: sha512-t/R3R/n0MSwnnazuPpPNVO60LX0SKL45pyl9YlvxIdkH0Of7D5qM2EVe+yASRIlY5pZ73nclYJfNANGWPwFDZw==}
···
4368
4675
tinyglobby@0.2.15:
4369
4676
resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
4370
4677
engines: {node: '>=12.0.0'}
4678
4678
+
4679
4679
+
to-buffer@1.2.2:
4680
4680
+
resolution: {integrity: sha512-db0E3UJjcFhpDhAF4tLo03oli3pwl3dbnzXOUIlRKrp+ldk/VUxzpWYZENsw2SZiuBjHAk7DfB0VU7NKdpb6sw==}
4681
4681
+
engines: {node: '>= 0.4'}
4371
4682
4372
4683
to-regex-range@5.0.1:
4373
4684
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
···
4417
4728
type-level-regexp@0.1.17:
4418
4729
resolution: {integrity: sha512-wTk4DH3cxwk196uGLK/E9pE45aLfeKJacKmcEgEOA/q5dnPGNxXt0cfYdFxb57L+sEpf1oJH4Dnx/pnRcku9jg==}
4419
4730
4731
4731
+
typed-array-buffer@1.0.3:
4732
4732
+
resolution: {integrity: sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==}
4733
4733
+
engines: {node: '>= 0.4'}
4734
4734
+
4420
4735
typescript@5.9.3:
4421
4736
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
4422
4737
engines: {node: '>=14.17'}
···
4425
4740
ufo@1.6.1:
4426
4741
resolution: {integrity: sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==}
4427
4742
4743
4743
+
ufo@1.6.3:
4744
4744
+
resolution: {integrity: sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==}
4745
4745
+
4428
4746
ultrahtml@1.6.0:
4429
4747
resolution: {integrity: sha512-R9fBn90VTJrqqLDwyMph+HGne8eqY1iPfYhPzZrvKpIfwkWZbcYlfpsb8B9dTvBfpy1/hqAD7Wi8EKfP9e8zdw==}
4430
4748
···
4433
4751
4434
4752
unctx@2.4.1:
4435
4753
resolution: {integrity: sha512-AbaYw0Nm4mK4qjhns67C+kgxR2YWiwlDBPzxrN8h8C6VtAdCgditAY5Dezu3IJy4XVqAnbrXt9oQJvsn3fyozg==}
4754
4754
+
4755
4755
+
unctx@2.5.0:
4756
4756
+
resolution: {integrity: sha512-p+Rz9x0R7X+CYDkT+Xg8/GhpcShTlU8n+cf9OtOEf7zEQsNcCZO1dPKNRDqvUTaq+P32PMMkxWHwfrxkqfqAYg==}
4436
4757
4437
4758
undici-types@7.16.0:
4438
4759
resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==}
···
4440
4761
unenv@2.0.0-rc.24:
4441
4762
resolution: {integrity: sha512-i7qRCmY42zmCwnYlh9H2SvLEypEFGye5iRmEMKjcGi7zk9UquigRjFtTLz0TYqr0ZGLZhaMHl/foy1bZR+Cwlw==}
4442
4763
4443
4443
-
unhead@2.0.19:
4444
4444
-
resolution: {integrity: sha512-gEEjkV11Aj+rBnY6wnRfsFtF2RxKOLaPN4i+Gx3UhBxnszvV6ApSNZbGk7WKyy/lErQ6ekPN63qdFL7sa1leow==}
4764
4764
+
unhead@2.1.2:
4765
4765
+
resolution: {integrity: sha512-vSihrxyb+zsEUfEbraZBCjdE0p/WSoc2NGDrpwwSNAwuPxhYK1nH3eegf02IENLpn1sUhL8IoO84JWmRQ6tILA==}
4445
4766
4446
4767
unicode-emoji-modifier-base@1.0.0:
4447
4768
resolution: {integrity: sha512-yLSH4py7oFH3oG/9K+XWrz1pSi3dfUrWEnInbxMfArOfc1+33BlGPQtLsOYwvdMy11AwUBetYuaRxSPqgkq+8g==}
4448
4769
engines: {node: '>=4'}
4770
4770
+
4771
4771
+
unicode-segmenter@0.14.5:
4772
4772
+
resolution: {integrity: sha512-jHGmj2LUuqDcX3hqY12Ql+uhUTn8huuxNZGq7GvtF6bSybzH3aFgedYu/KTzQStEgt1Ra2F3HxadNXsNjb3m3g==}
4449
4773
4450
4774
unicode-trie@2.0.0:
4451
4775
resolution: {integrity: sha512-x7bc76x0bm4prf1VLg79uhAzKw8DVboClSN5VxJuQ+LKDOVEW9CdH+VY7SP+vX7xCYQqzzgQpFqz15zeLvAtZQ==}
···
4494
4818
resolution: {integrity: sha512-5lWVjgi6vuHhJ526bI4nlCOmkCIF3nnfXkCMDeMJrtdvxTs6ZFCM8oNufGTsDbKv/tJ/xj8RpvXjRuPBZJuJog==}
4495
4819
engines: {node: '>=20.19.0'}
4496
4820
4497
4497
-
unplugin-vue-router@0.16.1:
4498
4498
-
resolution: {integrity: sha512-7A7gUVzLIYMBrBPKk8l4lZoZXDOrO8+etw6/RTrqG3OzpLUUZEXJFUW7+OyMIpQK93sEbdkR2z9ZNNl/r32FMw==}
4821
4821
+
unplugin-vue-router@0.19.2:
4822
4822
+
resolution: {integrity: sha512-u5dgLBarxE5cyDK/hzJGfpCTLIAyiTXGlo85COuD4Nssj6G7NxS+i9mhCWz/1p/ud1eMwdcUbTXehQe41jYZUA==}
4499
4823
peerDependencies:
4500
4824
'@vue/compiler-sfc': ^3.5.17
4501
4825
vue-router: ^4.6.0
···
4511
4835
resolution: {integrity: sha512-5uKD0nqiYVzlmCRs01Fhs2BdkEgBS3SAVP6ndrBsuK42iC2+JHyxM05Rm9G8+5mkmRtzMZGY8Ct5+mliZxU/Ww==}
4512
4836
engines: {node: '>=18.12.0'}
4513
4837
4514
4514
-
unstorage@1.17.2:
4515
4515
-
resolution: {integrity: sha512-cKEsD6iBWJgOMJ6vW1ID/SYuqNf8oN4yqRk8OYqaVQ3nnkJXOT1PSpaMh2QfzLs78UN5kSNRD2c/mgjT8tX7+w==}
4838
4838
+
unstorage@1.17.4:
4839
4839
+
resolution: {integrity: sha512-fHK0yNg38tBiJKp/Vgsq4j0JEsCmgqH58HAn707S7zGkArbZsVr/CwINoi+nh3h98BRCwKvx1K3Xg9u3VV83sw==}
4516
4840
peerDependencies:
4517
4841
'@azure/app-configuration': ^1.8.0
4518
4842
'@azure/cosmos': ^4.2.0
···
4520
4844
'@azure/identity': ^4.6.0
4521
4845
'@azure/keyvault-secrets': ^4.9.0
4522
4846
'@azure/storage-blob': ^12.26.0
4523
4523
-
'@capacitor/preferences': ^6.0.3 || ^7.0.0
4847
4847
+
'@capacitor/preferences': ^6 || ^7 || ^8
4524
4848
'@deno/kv': '>=0.9.0'
4525
4849
'@netlify/blobs': ^6.5.0 || ^7.0.0 || ^8.1.0 || ^9.0.0 || ^10.0.0
4526
4850
'@planetscale/database': ^1.19.0
4527
4851
'@upstash/redis': ^1.34.3
4528
4852
'@vercel/blob': '>=0.27.1'
4529
4853
'@vercel/functions': ^2.2.12 || ^3.0.0
4530
4530
-
'@vercel/kv': ^1.0.1
4854
4854
+
'@vercel/kv': ^1 || ^2 || ^3
4531
4855
aws4fetch: ^1.0.20
4532
4856
db0: '>=0.2.1'
4533
4857
idb-keyval: ^6.2.1
···
4584
4908
unwasm@0.3.11:
4585
4909
resolution: {integrity: sha512-Vhp5gb1tusSQw5of/g3Q697srYgMXvwMgXMjcG4ZNga02fDX9coxJ9fAb0Ci38hM2Hv/U1FXRPGgjP2BYqhNoQ==}
4586
4910
4587
4587
-
unwasm@0.5.2:
4588
4588
-
resolution: {integrity: sha512-uWhB7IXQjMC4530uVAeu0lzvYK6P3qHVnmmdQniBi48YybOLN/DqEzcP9BRGk1YTDG3rRWRD8me55nIYoTHyMg==}
4911
4911
+
unwasm@0.5.3:
4912
4912
+
resolution: {integrity: sha512-keBgTSfp3r6+s9ZcSma+0chwxQdmLbB5+dAD9vjtB21UTMYuKAxHXCU1K2CbCtnP09EaWeRvACnXk0EJtUx+hw==}
4589
4913
4590
4914
update-browserslist-db@1.1.4:
4591
4915
resolution: {integrity: sha512-q0SPT4xyU84saUX+tomz1WLkxUbuaJnR1xWt17M7fJtEJigJeWUNGUqrauFXsHnqev9y9JTRGwk13tFBuKby4A==}
···
4593
4917
peerDependencies:
4594
4918
browserslist: '>= 4.21.0'
4595
4919
4920
4920
+
update-browserslist-db@1.2.3:
4921
4921
+
resolution: {integrity: sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==}
4922
4922
+
hasBin: true
4923
4923
+
peerDependencies:
4924
4924
+
browserslist: '>= 4.21.0'
4925
4925
+
4596
4926
uqr@0.1.2:
4597
4927
resolution: {integrity: sha512-MJu7ypHq6QasgF5YRTjqscSzQp/W11zoUk6kvmlH+fmWEs63Y0Eib13hYFwAzagRJcVY8WVnlV+eBDUGMJ5IbA==}
4598
4928
···
4627
4957
engines: {node: ^20.19.0 || >=22.12.0}
4628
4958
hasBin: true
4629
4959
4630
4630
-
vite-plugin-checker@0.11.0:
4631
4631
-
resolution: {integrity: sha512-iUdO9Pl9UIBRPAragwi3as/BXXTtRu4G12L3CMrjx+WVTd9g/MsqNakreib9M/2YRVkhZYiTEwdH2j4Dm0w7lw==}
4960
4960
+
vite-plugin-checker@0.12.0:
4961
4961
+
resolution: {integrity: sha512-CmdZdDOGss7kdQwv73UyVgLPv0FVYe5czAgnmRX2oKljgEvSrODGuClaV3PDR2+3ou7N/OKGauDDBjy2MB07Rg==}
4632
4962
engines: {node: '>=16.11'}
4633
4963
peerDependencies:
4634
4964
'@biomejs/biome': '>=1.7'
4635
4635
-
eslint: '>=7'
4965
4965
+
eslint: '>=9.39.1'
4636
4966
meow: ^13.2.0
4637
4967
optionator: ^0.9.4
4638
4968
oxlint: '>=1'
4639
4969
stylelint: '>=16'
4640
4970
typescript: '*'
4641
4641
-
vite: '>=5.4.20'
4971
4971
+
vite: '>=5.4.21'
4642
4972
vls: '*'
4643
4973
vti: '*'
4644
4974
vue-tsc: ~2.2.10 || ^3.0.0
···
4680
5010
vite: ^6.0.0 || ^7.0.0
4681
5011
vue: ^3.5.0
4682
5012
4683
4683
-
vite@7.2.6:
4684
4684
-
resolution: {integrity: sha512-tI2l/nFHC5rLh7+5+o7QjKjSR04ivXDF4jcgV0f/bTQ+OJiITy5S6gaynVsEM+7RqzufMnVbIon6Sr5x1SDYaQ==}
5013
5013
+
vite@7.3.1:
5014
5014
+
resolution: {integrity: sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==}
4685
5015
engines: {node: ^20.19.0 || >=22.12.0}
4686
5016
hasBin: true
4687
5017
peerDependencies:
···
4726
5056
vue-bundle-renderer@2.2.0:
4727
5057
resolution: {integrity: sha512-sz/0WEdYH1KfaOm0XaBmRZOWgYTEvUDt6yPYaUzl4E52qzgWLlknaPPTTZmp6benaPTlQAI/hN1x3tAzZygycg==}
4728
5058
4729
4729
-
vue-component-meta@3.1.5:
4730
4730
-
resolution: {integrity: sha512-HnCKlui/A37aBDypXpXID1IRkh+YJedTZ5S9aWjj4cUdIs0u9NBmApsv+p6fU7rX2FYqdscIuGpiJreEVN2Flg==}
5059
5059
+
vue-component-meta@3.2.2:
5060
5060
+
resolution: {integrity: sha512-i1sAzQwHBXKvIFxxEoFL8+YzaJfIwyAypFOcElwXga2+J+ZxrhySiPRbnZuT9mHOEj40rkEm8Sw/93jumk7haA==}
4731
5061
peerDependencies:
4732
5062
typescript: '*'
4733
4733
-
4734
4734
-
vue-component-type-helpers@3.1.5:
4735
4735
-
resolution: {integrity: sha512-7V3yJuNWW7/1jxCcI1CswnpDsvs02Qcx/N43LkV+ZqhLj2PKj50slUflHAroNkN4UWiYfzMUUUXiNuv9khmSpQ==}
5063
5063
+
peerDependenciesMeta:
5064
5064
+
typescript:
5065
5065
+
optional: true
4736
5066
4737
5067
vue-devtools-stub@0.1.0:
4738
5068
resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==}
4739
5069
4740
4740
-
vue-router@4.6.3:
4741
4741
-
resolution: {integrity: sha512-ARBedLm9YlbvQomnmq91Os7ck6efydTSpRP3nuOKCvgJOHNrhRoJDSKtee8kcL1Vf7nz6U+PMBL+hTvR3bTVQg==}
5070
5070
+
vue-router@4.6.4:
5071
5071
+
resolution: {integrity: sha512-Hz9q5sa33Yhduglwz6g9skT8OBPii+4bFn88w6J+J4MfEo4KRRpmiNG/hHHkdbRFlLBOqxN8y8gf2Fb0MTUgVg==}
4742
5072
peerDependencies:
4743
5073
vue: ^3.5.0
4744
5074
···
4748
5078
peerDependencies:
4749
5079
typescript: '>=5.0.0'
4750
5080
4751
4751
-
vue@3.5.25:
4752
4752
-
resolution: {integrity: sha512-YLVdgv2K13WJ6n+kD5owehKtEXwdwXuj2TTyJMsO7pSeKw2bfRNZGjhB7YzrpbMYj5b5QsUebHpOqR3R3ziy/g==}
5081
5081
+
vue@3.5.27:
5082
5082
+
resolution: {integrity: sha512-aJ/UtoEyFySPBGarREmN4z6qNKpbEguYHMmXSiOGk69czc+zhs0NF6tEFrY8TZKAl8N/LYAkd4JHVd5E/AsSmw==}
4753
5083
peerDependencies:
4754
5084
typescript: '*'
4755
5085
peerDependenciesMeta:
···
4771
5101
4772
5102
whatwg-url@5.0.0:
4773
5103
resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}
5104
5104
+
5105
5105
+
which-typed-array@1.1.20:
5106
5106
+
resolution: {integrity: sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==}
5107
5107
+
engines: {node: '>= 0.4'}
4774
5108
4775
5109
which@2.0.2:
4776
5110
resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
···
4836
5170
resolution: {integrity: sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==}
4837
5171
engines: {node: '>=18'}
4838
5172
4839
4839
-
yaml@2.8.1:
4840
4840
-
resolution: {integrity: sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==}
5173
5173
+
yaml@2.8.2:
5174
5174
+
resolution: {integrity: sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==}
4841
5175
engines: {node: '>= 14.6'}
4842
5176
hasBin: true
4843
5177
···
4866
5200
youch@4.1.0-beta.12:
4867
5201
resolution: {integrity: sha512-X+AQ2EdigcZb2h1XQmBMm19TrrfKXxEXWpnf8ThbARwiiSf/pA7MvRTCj5VHCI9z3vjJBsDeqWWyvaI9Bfp9Pg==}
4868
5202
5203
5203
+
youch@4.1.0-beta.13:
5204
5204
+
resolution: {integrity: sha512-3+AG1Xvt+R7M7PSDudhbfbwiyveW6B8PLBIwTyEC598biEYIjHhC89i6DBEvR0EZUjGY3uGSnC429HpIa2Z09g==}
5205
5205
+
4869
5206
zip-stream@6.0.1:
4870
5207
resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==}
4871
5208
engines: {node: '>= 14'}
4872
5209
4873
4873
-
zod-to-json-schema@3.25.0:
4874
4874
-
resolution: {integrity: sha512-HvWtU2UG41LALjajJrML6uQejQhNJx+JBO9IflpSja4R03iNWfKXrj6W2h7ljuLyc1nKS+9yDyL/9tD1U/yBnQ==}
5210
5210
+
zod-to-json-schema@3.25.1:
5211
5211
+
resolution: {integrity: sha512-pM/SU9d3YAggzi6MtR4h7ruuQlqKtad8e9S0fmxcMi+ueAK5Korys/aWcV9LIIHTVbj01NdzxcnXSN+O74ZIVA==}
4875
5212
peerDependencies:
4876
5213
zod: ^3.25 || ^4
4877
5214
···
4898
5235
'@types/json-schema': 7.0.15
4899
5236
js-yaml: 4.1.0
4900
5237
4901
4901
-
'@atcute/atproto@3.1.9':
5238
5238
+
'@atcute/atproto@3.1.10':
4902
5239
dependencies:
4903
4903
-
'@atcute/lexicons': 1.2.5
5240
5240
+
'@atcute/lexicons': 1.2.6
4904
5241
4905
4905
-
'@atcute/bluesky@3.2.11':
5242
5242
+
'@atcute/bluesky@3.2.15':
4906
5243
dependencies:
4907
4907
-
'@atcute/atproto': 3.1.9
4908
4908
-
'@atcute/lexicons': 1.2.5
5244
5244
+
'@atcute/atproto': 3.1.10
5245
5245
+
'@atcute/lexicons': 1.2.6
4909
5246
4910
4910
-
'@atcute/client@4.1.0':
5247
5247
+
'@atcute/client@4.2.1':
4911
5248
dependencies:
4912
5249
'@atcute/identity': 1.1.3
4913
4913
-
'@atcute/lexicons': 1.2.5
5250
5250
+
'@atcute/lexicons': 1.2.6
4914
5251
4915
5252
'@atcute/identity@1.1.3':
4916
5253
dependencies:
4917
4917
-
'@atcute/lexicons': 1.2.5
5254
5254
+
'@atcute/lexicons': 1.2.6
4918
5255
'@badrap/valita': 0.4.6
4919
5256
4920
4920
-
'@atcute/lexicons@1.2.5':
5257
5257
+
'@atcute/lexicons@1.2.6':
4921
5258
dependencies:
4922
4922
-
'@standard-schema/spec': 1.0.0
5259
5259
+
'@atcute/uint8array': 1.0.6
5260
5260
+
'@atcute/util-text': 0.0.1
5261
5261
+
'@standard-schema/spec': 1.1.0
4923
5262
esm-env: 1.2.2
5263
5263
+
5264
5264
+
'@atcute/uint8array@1.0.6': {}
5265
5265
+
5266
5266
+
'@atcute/util-text@0.0.1':
5267
5267
+
dependencies:
5268
5268
+
unicode-segmenter: 0.14.5
4924
5269
4925
5270
'@babel/code-frame@7.27.1':
4926
5271
dependencies:
···
5126
5471
'@biomejs/cli-win32-x64@1.9.4':
5127
5472
optional: true
5128
5473
5474
5474
+
'@bomb.sh/tab@0.0.11(cac@6.7.14)(citty@0.1.6)':
5475
5475
+
optionalDependencies:
5476
5476
+
cac: 6.7.14
5477
5477
+
citty: 0.1.6
5478
5478
+
5479
5479
+
'@clack/core@1.0.0-alpha.7':
5480
5480
+
dependencies:
5481
5481
+
picocolors: 1.1.1
5482
5482
+
sisteransi: 1.0.5
5483
5483
+
5484
5484
+
'@clack/prompts@1.0.0-alpha.9':
5485
5485
+
dependencies:
5486
5486
+
'@clack/core': 1.0.0-alpha.7
5487
5487
+
picocolors: 1.1.1
5488
5488
+
sisteransi: 1.0.5
5489
5489
+
5129
5490
'@cloudflare/kv-asset-handler@0.4.0':
5130
5491
dependencies:
5131
5492
mime: 3.0.0
···
5138
5499
dependencies:
5139
5500
postcss-selector-parser: 7.1.0
5140
5501
5141
5141
-
'@dxup/nuxt@0.2.1(magicast@0.5.1)':
5502
5502
+
'@dxup/nuxt@0.2.2(magicast@0.5.1)':
5142
5503
dependencies:
5143
5143
-
'@dxup/unimport': 0.1.1
5144
5144
-
'@nuxt/kit': 4.2.1(magicast@0.5.1)
5504
5504
+
'@dxup/unimport': 0.1.2
5505
5505
+
'@nuxt/kit': 4.2.2(magicast@0.5.1)
5145
5506
chokidar: 4.0.3
5146
5507
pathe: 2.0.3
5147
5508
tinyglobby: 0.2.15
5148
5509
transitivePeerDependencies:
5149
5510
- magicast
5150
5511
5151
5151
-
'@dxup/unimport@0.1.1': {}
5512
5512
+
'@dxup/unimport@0.1.2': {}
5152
5513
5153
5153
-
'@emnapi/core@1.7.0':
5514
5514
+
'@emnapi/core@1.8.1':
5154
5515
dependencies:
5155
5516
'@emnapi/wasi-threads': 1.1.0
5156
5517
tslib: 2.8.1
5157
5518
optional: true
5158
5519
5159
5159
-
'@emnapi/runtime@1.7.0':
5520
5520
+
'@emnapi/runtime@1.8.1':
5160
5521
dependencies:
5161
5522
tslib: 2.8.1
5162
5523
optional: true
···
5169
5530
'@esbuild/aix-ppc64@0.25.12':
5170
5531
optional: true
5171
5532
5533
5533
+
'@esbuild/aix-ppc64@0.27.2':
5534
5534
+
optional: true
5535
5535
+
5172
5536
'@esbuild/android-arm64@0.25.12':
5173
5537
optional: true
5174
5538
5539
5539
+
'@esbuild/android-arm64@0.27.2':
5540
5540
+
optional: true
5541
5541
+
5175
5542
'@esbuild/android-arm@0.25.12':
5176
5543
optional: true
5177
5544
5545
5545
+
'@esbuild/android-arm@0.27.2':
5546
5546
+
optional: true
5547
5547
+
5178
5548
'@esbuild/android-x64@0.25.12':
5179
5549
optional: true
5180
5550
5551
5551
+
'@esbuild/android-x64@0.27.2':
5552
5552
+
optional: true
5553
5553
+
5181
5554
'@esbuild/darwin-arm64@0.25.12':
5182
5555
optional: true
5183
5556
5557
5557
+
'@esbuild/darwin-arm64@0.27.2':
5558
5558
+
optional: true
5559
5559
+
5184
5560
'@esbuild/darwin-x64@0.25.12':
5185
5561
optional: true
5186
5562
5563
5563
+
'@esbuild/darwin-x64@0.27.2':
5564
5564
+
optional: true
5565
5565
+
5187
5566
'@esbuild/freebsd-arm64@0.25.12':
5567
5567
+
optional: true
5568
5568
+
5569
5569
+
'@esbuild/freebsd-arm64@0.27.2':
5188
5570
optional: true
5189
5571
5190
5572
'@esbuild/freebsd-x64@0.25.12':
5191
5573
optional: true
5192
5574
5575
5575
+
'@esbuild/freebsd-x64@0.27.2':
5576
5576
+
optional: true
5577
5577
+
5193
5578
'@esbuild/linux-arm64@0.25.12':
5194
5579
optional: true
5195
5580
5581
5581
+
'@esbuild/linux-arm64@0.27.2':
5582
5582
+
optional: true
5583
5583
+
5196
5584
'@esbuild/linux-arm@0.25.12':
5197
5585
optional: true
5198
5586
5587
5587
+
'@esbuild/linux-arm@0.27.2':
5588
5588
+
optional: true
5589
5589
+
5199
5590
'@esbuild/linux-ia32@0.25.12':
5591
5591
+
optional: true
5592
5592
+
5593
5593
+
'@esbuild/linux-ia32@0.27.2':
5200
5594
optional: true
5201
5595
5202
5596
'@esbuild/linux-loong64@0.25.12':
5203
5597
optional: true
5204
5598
5599
5599
+
'@esbuild/linux-loong64@0.27.2':
5600
5600
+
optional: true
5601
5601
+
5205
5602
'@esbuild/linux-mips64el@0.25.12':
5206
5603
optional: true
5207
5604
5605
5605
+
'@esbuild/linux-mips64el@0.27.2':
5606
5606
+
optional: true
5607
5607
+
5208
5608
'@esbuild/linux-ppc64@0.25.12':
5209
5609
optional: true
5210
5610
5611
5611
+
'@esbuild/linux-ppc64@0.27.2':
5612
5612
+
optional: true
5613
5613
+
5211
5614
'@esbuild/linux-riscv64@0.25.12':
5615
5615
+
optional: true
5616
5616
+
5617
5617
+
'@esbuild/linux-riscv64@0.27.2':
5212
5618
optional: true
5213
5619
5214
5620
'@esbuild/linux-s390x@0.25.12':
5215
5621
optional: true
5216
5622
5623
5623
+
'@esbuild/linux-s390x@0.27.2':
5624
5624
+
optional: true
5625
5625
+
5217
5626
'@esbuild/linux-x64@0.25.12':
5218
5627
optional: true
5219
5628
5629
5629
+
'@esbuild/linux-x64@0.27.2':
5630
5630
+
optional: true
5631
5631
+
5220
5632
'@esbuild/netbsd-arm64@0.25.12':
5221
5633
optional: true
5222
5634
5635
5635
+
'@esbuild/netbsd-arm64@0.27.2':
5636
5636
+
optional: true
5637
5637
+
5223
5638
'@esbuild/netbsd-x64@0.25.12':
5639
5639
+
optional: true
5640
5640
+
5641
5641
+
'@esbuild/netbsd-x64@0.27.2':
5224
5642
optional: true
5225
5643
5226
5644
'@esbuild/openbsd-arm64@0.25.12':
5227
5645
optional: true
5228
5646
5647
5647
+
'@esbuild/openbsd-arm64@0.27.2':
5648
5648
+
optional: true
5649
5649
+
5229
5650
'@esbuild/openbsd-x64@0.25.12':
5230
5651
optional: true
5231
5652
5653
5653
+
'@esbuild/openbsd-x64@0.27.2':
5654
5654
+
optional: true
5655
5655
+
5232
5656
'@esbuild/openharmony-arm64@0.25.12':
5233
5657
optional: true
5234
5658
5659
5659
+
'@esbuild/openharmony-arm64@0.27.2':
5660
5660
+
optional: true
5661
5661
+
5235
5662
'@esbuild/sunos-x64@0.25.12':
5663
5663
+
optional: true
5664
5664
+
5665
5665
+
'@esbuild/sunos-x64@0.27.2':
5236
5666
optional: true
5237
5667
5238
5668
'@esbuild/win32-arm64@0.25.12':
5239
5669
optional: true
5240
5670
5671
5671
+
'@esbuild/win32-arm64@0.27.2':
5672
5672
+
optional: true
5673
5673
+
5241
5674
'@esbuild/win32-ia32@0.25.12':
5242
5675
optional: true
5243
5676
5677
5677
+
'@esbuild/win32-ia32@0.27.2':
5678
5678
+
optional: true
5679
5679
+
5244
5680
'@esbuild/win32-x64@0.25.12':
5681
5681
+
optional: true
5682
5682
+
5683
5683
+
'@esbuild/win32-x64@0.27.2':
5245
5684
optional: true
5246
5685
5247
5686
'@iconify-json/ant-design@1.2.5':
···
5252
5691
dependencies:
5253
5692
'@iconify/types': 2.0.0
5254
5693
5255
5255
-
'@iconify-json/ri@1.2.6':
5694
5694
+
'@iconify-json/ri@1.2.7':
5256
5695
dependencies:
5257
5696
'@iconify/types': 2.0.0
5258
5697
···
5275
5714
transitivePeerDependencies:
5276
5715
- supports-color
5277
5716
5278
5278
-
'@iconify/vue@4.3.0(vue@3.5.25(typescript@5.9.3))':
5717
5717
+
'@iconify/vue@4.3.0(vue@3.5.27(typescript@5.9.3))':
5279
5718
dependencies:
5280
5719
'@iconify/types': 2.0.0
5281
5281
-
vue: 3.5.25(typescript@5.9.3)
5720
5720
+
vue: 3.5.27(typescript@5.9.3)
5282
5721
5283
5722
'@ioredis/commands@1.4.0': {}
5284
5723
···
5425
5864
- encoding
5426
5865
- supports-color
5427
5866
5428
5428
-
'@napi-rs/wasm-runtime@1.0.7':
5867
5867
+
'@napi-rs/wasm-runtime@1.1.1':
5429
5868
dependencies:
5430
5430
-
'@emnapi/core': 1.7.0
5431
5431
-
'@emnapi/runtime': 1.7.0
5869
5869
+
'@emnapi/core': 1.8.1
5870
5870
+
'@emnapi/runtime': 1.8.1
5432
5871
'@tybys/wasm-util': 0.10.1
5433
5872
optional: true
5434
5873
···
5447
5886
'@nodelib/fs.scandir': 2.1.5
5448
5887
fastq: 1.19.1
5449
5888
5450
5450
-
'@nuxt/cli@3.30.0(magicast@0.5.1)':
5889
5889
+
'@nuxt/cli@3.32.0(cac@6.7.14)(magicast@0.5.1)':
5451
5890
dependencies:
5452
5452
-
c12: 3.3.1(magicast@0.5.1)
5891
5891
+
'@bomb.sh/tab': 0.0.11(cac@6.7.14)(citty@0.1.6)
5892
5892
+
'@clack/prompts': 1.0.0-alpha.9
5893
5893
+
c12: 3.3.3(magicast@0.5.1)
5453
5894
citty: 0.1.6
5454
5895
confbox: 0.2.2
5455
5896
consola: 3.4.2
5456
5897
copy-paste: 2.2.0
5898
5898
+
debug: 4.4.3
5457
5899
defu: 6.1.4
5458
5458
-
exsolve: 1.0.7
5900
5900
+
exsolve: 1.0.8
5459
5901
fuse.js: 7.1.0
5460
5902
giget: 2.0.0
5461
5903
jiti: 2.6.1
···
5468
5910
pkg-types: 2.3.0
5469
5911
scule: 1.3.0
5470
5912
semver: 7.7.3
5471
5471
-
srvx: 0.9.5
5913
5913
+
srvx: 0.10.1
5472
5914
std-env: 3.10.0
5473
5915
tinyexec: 1.0.2
5474
5916
ufo: 1.6.1
5475
5475
-
youch: 4.1.0-beta.12
5917
5917
+
youch: 4.1.0-beta.13
5476
5918
transitivePeerDependencies:
5919
5919
+
- cac
5920
5920
+
- commander
5477
5921
- magicast
5922
5922
+
- supports-color
5478
5923
5479
5479
-
'@nuxt/content@3.9.0(@libsql/client@0.15.15)(better-sqlite3@12.4.1)(magicast@0.5.1)':
5924
5924
+
'@nuxt/content@3.11.0(@libsql/client@0.15.15)(better-sqlite3@12.4.1)(magicast@0.5.1)':
5480
5925
dependencies:
5481
5481
-
'@nuxt/kit': 4.2.1(magicast@0.5.1)
5482
5482
-
'@nuxtjs/mdc': 0.19.1(magicast@0.5.1)
5483
5483
-
'@shikijs/langs': 3.19.0
5926
5926
+
'@nuxt/kit': 4.2.2(magicast@0.5.1)
5927
5927
+
'@nuxtjs/mdc': 0.20.0(magicast@0.5.1)
5928
5928
+
'@shikijs/langs': 3.21.0
5484
5929
'@sqlite.org/sqlite-wasm': 3.50.4-build1
5485
5485
-
'@standard-schema/spec': 1.0.0
5930
5930
+
'@standard-schema/spec': 1.1.0
5486
5931
'@webcontainer/env': 1.1.1
5487
5487
-
c12: 3.3.2(magicast@0.5.1)
5932
5932
+
c12: 3.3.3(magicast@0.5.1)
5488
5933
chokidar: 5.0.0
5489
5934
consola: 3.4.2
5490
5935
db0: 0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1)
···
5492
5937
destr: 2.0.5
5493
5938
git-url-parse: 16.1.0
5494
5939
hookable: 5.5.3
5940
5940
+
isomorphic-git: 1.36.1
5495
5941
jiti: 2.6.1
5496
5942
json-schema-to-typescript: 15.0.4
5497
5943
knitwork: 1.3.0
···
5505
5951
micromatch: 4.0.8
5506
5952
minimark: 0.2.0
5507
5953
minimatch: 10.1.1
5508
5508
-
modern-tar: 0.7.2
5509
5509
-
nuxt-component-meta: 0.15.0(magicast@0.5.1)
5954
5954
+
nuxt-component-meta: 0.17.1(magicast@0.5.1)
5510
5955
nypm: 0.6.2
5511
5956
ohash: 2.0.11
5512
5957
pathe: 2.0.3
5513
5958
pkg-types: 2.3.0
5514
5514
-
remark-mdc: 3.9.0
5959
5959
+
remark-mdc: 3.10.0
5515
5960
scule: 1.3.0
5516
5516
-
shiki: 3.19.0
5961
5961
+
shiki: 3.21.0
5517
5962
slugify: 1.6.6
5518
5518
-
socket.io-client: 4.8.1
5963
5963
+
socket.io-client: 4.8.3
5519
5964
std-env: 3.10.0
5520
5965
tinyglobby: 0.2.15
5521
5521
-
ufo: 1.6.1
5522
5522
-
unctx: 2.4.1
5966
5966
+
ufo: 1.6.3
5967
5967
+
unctx: 2.5.0
5523
5968
unified: 11.0.5
5524
5969
unist-util-stringify-position: 4.0.0
5525
5970
unist-util-visit: 5.0.0
5526
5971
unplugin: 2.3.11
5527
5972
zod: 3.25.76
5528
5528
-
zod-to-json-schema: 3.25.0(zod@3.25.76)
5973
5973
+
zod-to-json-schema: 3.25.1(zod@3.25.76)
5529
5974
optionalDependencies:
5530
5975
'@libsql/client': 0.15.15
5531
5976
better-sqlite3: 12.4.1
···
5539
5984
5540
5985
'@nuxt/devalue@2.0.2': {}
5541
5986
5542
5542
-
'@nuxt/devtools-kit@2.7.0(magicast@0.5.1)(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))':
5987
5987
+
'@nuxt/devtools-kit@2.7.0(magicast@0.5.1)(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))':
5543
5988
dependencies:
5544
5989
'@nuxt/kit': 3.20.0(magicast@0.5.1)
5545
5990
execa: 8.0.1
5546
5546
-
vite: 7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1)
5991
5991
+
vite: 7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)
5547
5992
transitivePeerDependencies:
5548
5993
- magicast
5549
5994
5550
5550
-
'@nuxt/devtools-kit@3.1.1(magicast@0.5.1)(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))':
5995
5995
+
'@nuxt/devtools-kit@3.1.1(magicast@0.5.1)(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))':
5551
5996
dependencies:
5552
5552
-
'@nuxt/kit': 4.2.1(magicast@0.5.1)
5997
5997
+
'@nuxt/kit': 4.2.2(magicast@0.5.1)
5553
5998
execa: 8.0.1
5554
5554
-
vite: 7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1)
5999
5999
+
vite: 7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)
5555
6000
transitivePeerDependencies:
5556
6001
- magicast
5557
6002
···
5566
6011
prompts: 2.4.2
5567
6012
semver: 7.7.3
5568
6013
5569
5569
-
'@nuxt/devtools@3.1.1(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.3))':
6014
6014
+
'@nuxt/devtools@3.1.1(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))':
5570
6015
dependencies:
5571
5571
-
'@nuxt/devtools-kit': 3.1.1(magicast@0.5.1)(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))
6016
6016
+
'@nuxt/devtools-kit': 3.1.1(magicast@0.5.1)(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))
5572
6017
'@nuxt/devtools-wizard': 3.1.1
5573
5573
-
'@nuxt/kit': 4.2.1(magicast@0.5.1)
5574
5574
-
'@vue/devtools-core': 8.0.5(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.3))
6018
6018
+
'@nuxt/kit': 4.2.2(magicast@0.5.1)
6019
6019
+
'@vue/devtools-core': 8.0.5(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))
5575
6020
'@vue/devtools-kit': 8.0.5
5576
6021
birpc: 2.9.0
5577
6022
consola: 3.4.2
···
5596
6041
sirv: 3.0.2
5597
6042
structured-clone-es: 1.0.0
5598
6043
tinyglobby: 0.2.15
5599
5599
-
vite: 7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1)
5600
5600
-
vite-plugin-inspect: 11.3.3(@nuxt/kit@4.2.1(magicast@0.5.1))(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))
5601
5601
-
vite-plugin-vue-tracer: 1.1.3(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.3))
6044
6044
+
vite: 7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)
6045
6045
+
vite-plugin-inspect: 11.3.3(@nuxt/kit@4.2.2(magicast@0.5.1))(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))
6046
6046
+
vite-plugin-vue-tracer: 1.1.3(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))
5602
6047
which: 5.0.0
5603
6048
ws: 8.18.3
5604
6049
transitivePeerDependencies:
···
5607
6052
- utf-8-validate
5608
6053
- vue
5609
6054
5610
5610
-
'@nuxt/icon@1.11.0(magicast@0.5.1)(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.3))':
6055
6055
+
'@nuxt/icon@1.11.0(magicast@0.5.1)(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))':
5611
6056
dependencies:
5612
6057
'@iconify/collections': 1.0.614
5613
6058
'@iconify/types': 2.0.0
5614
6059
'@iconify/utils': 2.3.0
5615
5615
-
'@iconify/vue': 4.3.0(vue@3.5.25(typescript@5.9.3))
5616
5616
-
'@nuxt/devtools-kit': 2.7.0(magicast@0.5.1)(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))
6060
6060
+
'@iconify/vue': 4.3.0(vue@3.5.27(typescript@5.9.3))
6061
6061
+
'@nuxt/devtools-kit': 2.7.0(magicast@0.5.1)(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))
5617
6062
'@nuxt/kit': 3.20.0(magicast@0.5.1)
5618
6063
consola: 3.4.2
5619
6064
local-pkg: 1.1.2
···
5680
6125
transitivePeerDependencies:
5681
6126
- magicast
5682
6127
5683
5683
-
'@nuxt/kit@4.2.1(magicast@0.5.1)':
6128
6128
+
'@nuxt/kit@4.2.2(magicast@0.5.1)':
5684
6129
dependencies:
5685
5685
-
c12: 3.3.2(magicast@0.5.1)
6130
6130
+
c12: 3.3.3(magicast@0.5.1)
5686
6131
consola: 3.4.2
5687
6132
defu: 6.1.4
5688
6133
destr: 2.0.5
5689
6134
errx: 0.1.0
5690
5690
-
exsolve: 1.0.7
6135
6135
+
exsolve: 1.0.8
5691
6136
ignore: 7.0.5
5692
6137
jiti: 2.6.1
5693
6138
klona: 2.0.6
···
5699
6144
scule: 1.3.0
5700
6145
semver: 7.7.3
5701
6146
tinyglobby: 0.2.15
5702
5702
-
ufo: 1.6.1
5703
5703
-
unctx: 2.4.1
6147
6147
+
ufo: 1.6.3
6148
6148
+
unctx: 2.5.0
5704
6149
untyped: 2.0.0
5705
6150
transitivePeerDependencies:
5706
6151
- magicast
5707
6152
5708
5708
-
'@nuxt/nitro-server@4.2.1(@libsql/client@0.15.15)(better-sqlite3@12.4.1)(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)(magicast@0.5.1)(nuxt@4.2.1(@biomejs/biome@1.9.4)(@libsql/client@0.15.15)(@parcel/watcher@2.5.1)(@types/node@24.10.0)(@vue/compiler-sfc@3.5.25)(better-sqlite3@12.4.1)(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)(magicast@0.5.1)(rollup@4.52.5)(terser@5.44.1)(typescript@5.9.3)(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))(vue-tsc@2.2.2(typescript@5.9.3))(yaml@2.8.1))(typescript@5.9.3)':
6153
6153
+
'@nuxt/nitro-server@4.2.2(@libsql/client@0.15.15)(better-sqlite3@12.4.1)(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)(magicast@0.5.1)(nuxt@4.2.2(@biomejs/biome@1.9.4)(@libsql/client@0.15.15)(@parcel/watcher@2.5.1)(@types/node@24.10.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.4.1)(cac@6.7.14)(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)(magicast@0.5.1)(rollup@4.52.5)(terser@5.44.1)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@2.2.2(typescript@5.9.3))(yaml@2.8.2))(typescript@5.9.3)':
5709
6154
dependencies:
5710
6155
'@nuxt/devalue': 2.0.2
5711
5711
-
'@nuxt/kit': 4.2.1(magicast@0.5.1)
5712
5712
-
'@unhead/vue': 2.0.19(vue@3.5.25(typescript@5.9.3))
6156
6156
+
'@nuxt/kit': 4.2.2(magicast@0.5.1)
6157
6157
+
'@unhead/vue': 2.1.2(vue@3.5.27(typescript@5.9.3))
5713
6158
'@vue/shared': 3.5.25
5714
6159
consola: 3.4.2
5715
6160
defu: 6.1.4
5716
6161
destr: 2.0.5
5717
5717
-
devalue: 5.4.2
6162
6162
+
devalue: 5.6.2
5718
6163
errx: 0.1.0
5719
6164
escape-string-regexp: 5.0.0
5720
5720
-
exsolve: 1.0.7
6165
6165
+
exsolve: 1.0.8
5721
6166
h3: 1.15.4
5722
6167
impound: 1.0.0
5723
6168
klona: 2.0.6
5724
6169
mocked-exports: 0.1.1
5725
6170
nitropack: 2.12.9(@libsql/client@0.15.15)(better-sqlite3@12.4.1)
5726
5726
-
nuxt: 4.2.1(@biomejs/biome@1.9.4)(@libsql/client@0.15.15)(@parcel/watcher@2.5.1)(@types/node@24.10.0)(@vue/compiler-sfc@3.5.25)(better-sqlite3@12.4.1)(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)(magicast@0.5.1)(rollup@4.52.5)(terser@5.44.1)(typescript@5.9.3)(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))(vue-tsc@2.2.2(typescript@5.9.3))(yaml@2.8.1)
6171
6171
+
nuxt: 4.2.2(@biomejs/biome@1.9.4)(@libsql/client@0.15.15)(@parcel/watcher@2.5.1)(@types/node@24.10.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.4.1)(cac@6.7.14)(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)(magicast@0.5.1)(rollup@4.52.5)(terser@5.44.1)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@2.2.2(typescript@5.9.3))(yaml@2.8.2)
5727
6172
pathe: 2.0.3
5728
6173
pkg-types: 2.3.0
5729
6174
radix3: 1.1.2
5730
6175
std-env: 3.10.0
5731
6176
ufo: 1.6.1
5732
6177
unctx: 2.4.1
5733
5733
-
unstorage: 1.17.2(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)
5734
5734
-
vue: 3.5.25(typescript@5.9.3)
6178
6178
+
unstorage: 1.17.4(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)
6179
6179
+
vue: 3.5.27(typescript@5.9.3)
5735
6180
vue-bundle-renderer: 2.2.0
5736
6181
vue-devtools-stub: 0.1.0
5737
6182
transitivePeerDependencies:
···
5769
6214
- uploadthing
5770
6215
- xml2js
5771
6216
5772
5772
-
'@nuxt/schema@4.2.1':
6217
6217
+
'@nuxt/schema@4.2.2':
5773
6218
dependencies:
5774
6219
'@vue/shared': 3.5.25
5775
6220
defu: 6.1.4
···
5794
6239
transitivePeerDependencies:
5795
6240
- magicast
5796
6241
5797
5797
-
'@nuxt/vite-builder@4.2.1(@biomejs/biome@1.9.4)(@types/node@24.10.0)(magicast@0.5.1)(nuxt@4.2.1(@biomejs/biome@1.9.4)(@libsql/client@0.15.15)(@parcel/watcher@2.5.1)(@types/node@24.10.0)(@vue/compiler-sfc@3.5.25)(better-sqlite3@12.4.1)(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)(magicast@0.5.1)(rollup@4.52.5)(terser@5.44.1)(typescript@5.9.3)(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))(vue-tsc@2.2.2(typescript@5.9.3))(yaml@2.8.1))(rollup@4.52.5)(terser@5.44.1)(typescript@5.9.3)(vue-tsc@2.2.2(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3))(yaml@2.8.1)':
6242
6242
+
'@nuxt/vite-builder@4.2.2(@biomejs/biome@1.9.4)(@types/node@24.10.0)(magicast@0.5.1)(nuxt@4.2.2(@biomejs/biome@1.9.4)(@libsql/client@0.15.15)(@parcel/watcher@2.5.1)(@types/node@24.10.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.4.1)(cac@6.7.14)(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)(magicast@0.5.1)(rollup@4.52.5)(terser@5.44.1)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@2.2.2(typescript@5.9.3))(yaml@2.8.2))(rollup@4.52.5)(terser@5.44.1)(typescript@5.9.3)(vue-tsc@2.2.2(typescript@5.9.3))(vue@3.5.27(typescript@5.9.3))(yaml@2.8.2)':
5798
6243
dependencies:
5799
5799
-
'@nuxt/kit': 4.2.1(magicast@0.5.1)
6244
6244
+
'@nuxt/kit': 4.2.2(magicast@0.5.1)
5800
6245
'@rollup/plugin-replace': 6.0.3(rollup@4.52.5)
5801
5801
-
'@vitejs/plugin-vue': 6.0.1(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.3))
5802
5802
-
'@vitejs/plugin-vue-jsx': 5.1.1(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.3))
5803
5803
-
autoprefixer: 10.4.21(postcss@8.5.6)
6246
6246
+
'@vitejs/plugin-vue': 6.0.3(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))
6247
6247
+
'@vitejs/plugin-vue-jsx': 5.1.3(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))
6248
6248
+
autoprefixer: 10.4.23(postcss@8.5.6)
5804
6249
consola: 3.4.2
5805
6250
cssnano: 7.1.2(postcss@8.5.6)
5806
6251
defu: 6.1.4
5807
5807
-
esbuild: 0.25.12
6252
6252
+
esbuild: 0.27.2
5808
6253
escape-string-regexp: 5.0.0
5809
5809
-
exsolve: 1.0.7
6254
6254
+
exsolve: 1.0.8
5810
6255
get-port-please: 3.2.0
5811
6256
h3: 1.15.4
5812
6257
jiti: 2.6.1
5813
5813
-
knitwork: 1.2.0
6258
6258
+
knitwork: 1.3.0
5814
6259
magic-string: 0.30.21
5815
6260
mlly: 1.8.0
5816
6261
mocked-exports: 0.1.1
5817
5817
-
nuxt: 4.2.1(@biomejs/biome@1.9.4)(@libsql/client@0.15.15)(@parcel/watcher@2.5.1)(@types/node@24.10.0)(@vue/compiler-sfc@3.5.25)(better-sqlite3@12.4.1)(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)(magicast@0.5.1)(rollup@4.52.5)(terser@5.44.1)(typescript@5.9.3)(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))(vue-tsc@2.2.2(typescript@5.9.3))(yaml@2.8.1)
6262
6262
+
nuxt: 4.2.2(@biomejs/biome@1.9.4)(@libsql/client@0.15.15)(@parcel/watcher@2.5.1)(@types/node@24.10.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.4.1)(cac@6.7.14)(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)(magicast@0.5.1)(rollup@4.52.5)(terser@5.44.1)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@2.2.2(typescript@5.9.3))(yaml@2.8.2)
5818
6263
pathe: 2.0.3
5819
6264
pkg-types: 2.3.0
5820
6265
postcss: 8.5.6
5821
6266
rollup-plugin-visualizer: 6.0.5(rollup@4.52.5)
5822
5822
-
seroval: 1.3.2
6267
6267
+
seroval: 1.4.2
5823
6268
std-env: 3.10.0
5824
6269
ufo: 1.6.1
5825
6270
unenv: 2.0.0-rc.24
5826
5826
-
vite: 7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1)
5827
5827
-
vite-node: 5.2.0(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1)
5828
5828
-
vite-plugin-checker: 0.11.0(@biomejs/biome@1.9.4)(typescript@5.9.3)(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))(vue-tsc@2.2.2(typescript@5.9.3))
5829
5829
-
vue: 3.5.25(typescript@5.9.3)
6271
6271
+
vite: 7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)
6272
6272
+
vite-node: 5.2.0(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)
6273
6273
+
vite-plugin-checker: 0.12.0(@biomejs/biome@1.9.4)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@2.2.2(typescript@5.9.3))
6274
6274
+
vue: 3.5.27(typescript@5.9.3)
5830
6275
vue-bundle-renderer: 2.2.0
5831
6276
transitivePeerDependencies:
5832
6277
- '@biomejs/biome'
···
5853
6298
- vue-tsc
5854
6299
- yaml
5855
6300
5856
5856
-
'@nuxtjs/mdc@0.19.1(magicast@0.5.1)':
6301
6301
+
'@nuxtjs/mdc@0.20.0(magicast@0.5.1)':
5857
6302
dependencies:
5858
5858
-
'@nuxt/kit': 4.2.1(magicast@0.5.1)
5859
5859
-
'@shikijs/core': 3.19.0
5860
5860
-
'@shikijs/langs': 3.19.0
5861
5861
-
'@shikijs/themes': 3.19.0
5862
5862
-
'@shikijs/transformers': 3.19.0
6303
6303
+
'@nuxt/kit': 4.2.2(magicast@0.5.1)
6304
6304
+
'@shikijs/core': 3.21.0
6305
6305
+
'@shikijs/langs': 3.21.0
6306
6306
+
'@shikijs/themes': 3.21.0
6307
6307
+
'@shikijs/transformers': 3.21.0
5863
6308
'@types/hast': 3.0.4
5864
6309
'@types/mdast': 4.0.4
5865
5865
-
'@vue/compiler-core': 3.5.25
6310
6310
+
'@vue/compiler-core': 3.5.27
5866
6311
consola: 3.4.2
5867
6312
debug: 4.4.3
5868
6313
defu: 6.1.4
···
5886
6331
rehype-sort-attributes: 5.0.1
5887
6332
remark-emoji: 5.0.2
5888
6333
remark-gfm: 4.0.1
5889
5889
-
remark-mdc: 3.9.0
6334
6334
+
remark-mdc: 3.10.0
5890
6335
remark-parse: 11.0.0
5891
6336
remark-rehype: 11.1.2
5892
6337
remark-stringify: 11.0.0
5893
6338
scule: 1.3.0
5894
5894
-
shiki: 3.19.0
5895
5895
-
ufo: 1.6.1
6339
6339
+
shiki: 3.21.0
6340
6340
+
ufo: 1.6.3
5896
6341
unified: 11.0.5
5897
6342
unist-builder: 4.0.0
5898
6343
unist-util-visit: 5.0.0
5899
5899
-
unwasm: 0.5.2
6344
6344
+
unwasm: 0.5.3
5900
6345
vfile: 6.0.3
5901
6346
transitivePeerDependencies:
5902
6347
- magicast
5903
6348
- supports-color
5904
6349
5905
5905
-
'@nuxtjs/tailwindcss@6.14.0(magicast@0.5.1)(yaml@2.8.1)':
6350
6350
+
'@nuxtjs/tailwindcss@6.14.0(magicast@0.5.1)(yaml@2.8.2)':
5906
6351
dependencies:
5907
6352
'@nuxt/kit': 3.20.0(magicast@0.5.1)
5908
6353
autoprefixer: 10.4.21(postcss@8.5.6)
···
5916
6361
pkg-types: 2.3.0
5917
6362
postcss: 8.5.6
5918
6363
postcss-nesting: 13.0.2(postcss@8.5.6)
5919
5919
-
tailwind-config-viewer: 2.0.4(tailwindcss@3.4.18(yaml@2.8.1))
5920
5920
-
tailwindcss: 3.4.18(yaml@2.8.1)
6364
6364
+
tailwind-config-viewer: 2.0.4(tailwindcss@3.4.18(yaml@2.8.2))
6365
6365
+
tailwindcss: 3.4.18(yaml@2.8.2)
5921
6366
ufo: 1.6.1
5922
6367
unctx: 2.4.1
5923
6368
transitivePeerDependencies:
···
5926
6371
- tsx
5927
6372
- yaml
5928
6373
5929
5929
-
'@oxc-minify/binding-android-arm64@0.96.0':
6374
6374
+
'@oxc-minify/binding-android-arm64@0.102.0':
5930
6375
optional: true
5931
6376
5932
5932
-
'@oxc-minify/binding-darwin-arm64@0.96.0':
6377
6377
+
'@oxc-minify/binding-darwin-arm64@0.102.0':
5933
6378
optional: true
5934
6379
5935
5935
-
'@oxc-minify/binding-darwin-x64@0.96.0':
6380
6380
+
'@oxc-minify/binding-darwin-x64@0.102.0':
5936
6381
optional: true
5937
6382
5938
5938
-
'@oxc-minify/binding-freebsd-x64@0.96.0':
6383
6383
+
'@oxc-minify/binding-freebsd-x64@0.102.0':
5939
6384
optional: true
5940
6385
5941
5941
-
'@oxc-minify/binding-linux-arm-gnueabihf@0.96.0':
6386
6386
+
'@oxc-minify/binding-linux-arm-gnueabihf@0.102.0':
5942
6387
optional: true
5943
6388
5944
5944
-
'@oxc-minify/binding-linux-arm-musleabihf@0.96.0':
6389
6389
+
'@oxc-minify/binding-linux-arm64-gnu@0.102.0':
5945
6390
optional: true
5946
6391
5947
5947
-
'@oxc-minify/binding-linux-arm64-gnu@0.96.0':
6392
6392
+
'@oxc-minify/binding-linux-arm64-musl@0.102.0':
5948
6393
optional: true
5949
6394
5950
5950
-
'@oxc-minify/binding-linux-arm64-musl@0.96.0':
6395
6395
+
'@oxc-minify/binding-linux-riscv64-gnu@0.102.0':
5951
6396
optional: true
5952
6397
5953
5953
-
'@oxc-minify/binding-linux-riscv64-gnu@0.96.0':
6398
6398
+
'@oxc-minify/binding-linux-s390x-gnu@0.102.0':
5954
6399
optional: true
5955
6400
5956
5956
-
'@oxc-minify/binding-linux-s390x-gnu@0.96.0':
6401
6401
+
'@oxc-minify/binding-linux-x64-gnu@0.102.0':
5957
6402
optional: true
5958
6403
5959
5959
-
'@oxc-minify/binding-linux-x64-gnu@0.96.0':
6404
6404
+
'@oxc-minify/binding-linux-x64-musl@0.102.0':
5960
6405
optional: true
5961
6406
5962
5962
-
'@oxc-minify/binding-linux-x64-musl@0.96.0':
6407
6407
+
'@oxc-minify/binding-openharmony-arm64@0.102.0':
5963
6408
optional: true
5964
6409
5965
5965
-
'@oxc-minify/binding-wasm32-wasi@0.96.0':
6410
6410
+
'@oxc-minify/binding-wasm32-wasi@0.102.0':
5966
6411
dependencies:
5967
5967
-
'@napi-rs/wasm-runtime': 1.0.7
6412
6412
+
'@napi-rs/wasm-runtime': 1.1.1
5968
6413
optional: true
5969
6414
5970
5970
-
'@oxc-minify/binding-win32-arm64-msvc@0.96.0':
6415
6415
+
'@oxc-minify/binding-win32-arm64-msvc@0.102.0':
5971
6416
optional: true
5972
6417
5973
5973
-
'@oxc-minify/binding-win32-x64-msvc@0.96.0':
6418
6418
+
'@oxc-minify/binding-win32-x64-msvc@0.102.0':
5974
6419
optional: true
5975
6420
5976
5976
-
'@oxc-parser/binding-android-arm64@0.96.0':
6421
6421
+
'@oxc-parser/binding-android-arm64@0.102.0':
5977
6422
optional: true
5978
6423
5979
5979
-
'@oxc-parser/binding-darwin-arm64@0.96.0':
6424
6424
+
'@oxc-parser/binding-darwin-arm64@0.102.0':
5980
6425
optional: true
5981
6426
5982
5982
-
'@oxc-parser/binding-darwin-x64@0.96.0':
6427
6427
+
'@oxc-parser/binding-darwin-x64@0.102.0':
5983
6428
optional: true
5984
6429
5985
5985
-
'@oxc-parser/binding-freebsd-x64@0.96.0':
6430
6430
+
'@oxc-parser/binding-freebsd-x64@0.102.0':
5986
6431
optional: true
5987
6432
5988
5988
-
'@oxc-parser/binding-linux-arm-gnueabihf@0.96.0':
6433
6433
+
'@oxc-parser/binding-linux-arm-gnueabihf@0.102.0':
5989
6434
optional: true
5990
6435
5991
5991
-
'@oxc-parser/binding-linux-arm-musleabihf@0.96.0':
6436
6436
+
'@oxc-parser/binding-linux-arm64-gnu@0.102.0':
5992
6437
optional: true
5993
6438
5994
5994
-
'@oxc-parser/binding-linux-arm64-gnu@0.96.0':
6439
6439
+
'@oxc-parser/binding-linux-arm64-musl@0.102.0':
5995
6440
optional: true
5996
6441
5997
5997
-
'@oxc-parser/binding-linux-arm64-musl@0.96.0':
6442
6442
+
'@oxc-parser/binding-linux-riscv64-gnu@0.102.0':
5998
6443
optional: true
5999
6444
6000
6000
-
'@oxc-parser/binding-linux-riscv64-gnu@0.96.0':
6445
6445
+
'@oxc-parser/binding-linux-s390x-gnu@0.102.0':
6001
6446
optional: true
6002
6447
6003
6003
-
'@oxc-parser/binding-linux-s390x-gnu@0.96.0':
6448
6448
+
'@oxc-parser/binding-linux-x64-gnu@0.102.0':
6004
6449
optional: true
6005
6450
6006
6006
-
'@oxc-parser/binding-linux-x64-gnu@0.96.0':
6451
6451
+
'@oxc-parser/binding-linux-x64-musl@0.102.0':
6007
6452
optional: true
6008
6453
6009
6009
-
'@oxc-parser/binding-linux-x64-musl@0.96.0':
6454
6454
+
'@oxc-parser/binding-openharmony-arm64@0.102.0':
6010
6455
optional: true
6011
6456
6012
6012
-
'@oxc-parser/binding-wasm32-wasi@0.96.0':
6457
6457
+
'@oxc-parser/binding-wasm32-wasi@0.102.0':
6013
6458
dependencies:
6014
6014
-
'@napi-rs/wasm-runtime': 1.0.7
6459
6459
+
'@napi-rs/wasm-runtime': 1.1.1
6015
6460
optional: true
6016
6461
6017
6017
-
'@oxc-parser/binding-win32-arm64-msvc@0.96.0':
6462
6462
+
'@oxc-parser/binding-win32-arm64-msvc@0.102.0':
6018
6463
optional: true
6019
6464
6020
6020
-
'@oxc-parser/binding-win32-x64-msvc@0.96.0':
6465
6465
+
'@oxc-parser/binding-win32-x64-msvc@0.102.0':
6021
6466
optional: true
6022
6467
6023
6023
-
'@oxc-project/types@0.96.0': {}
6468
6468
+
'@oxc-project/types@0.102.0': {}
6024
6469
6025
6025
-
'@oxc-transform/binding-android-arm64@0.96.0':
6470
6470
+
'@oxc-transform/binding-android-arm64@0.102.0':
6026
6471
optional: true
6027
6472
6028
6028
-
'@oxc-transform/binding-darwin-arm64@0.96.0':
6473
6473
+
'@oxc-transform/binding-darwin-arm64@0.102.0':
6029
6474
optional: true
6030
6475
6031
6031
-
'@oxc-transform/binding-darwin-x64@0.96.0':
6476
6476
+
'@oxc-transform/binding-darwin-x64@0.102.0':
6032
6477
optional: true
6033
6478
6034
6034
-
'@oxc-transform/binding-freebsd-x64@0.96.0':
6479
6479
+
'@oxc-transform/binding-freebsd-x64@0.102.0':
6035
6480
optional: true
6036
6481
6037
6037
-
'@oxc-transform/binding-linux-arm-gnueabihf@0.96.0':
6482
6482
+
'@oxc-transform/binding-linux-arm-gnueabihf@0.102.0':
6038
6483
optional: true
6039
6484
6040
6040
-
'@oxc-transform/binding-linux-arm-musleabihf@0.96.0':
6485
6485
+
'@oxc-transform/binding-linux-arm64-gnu@0.102.0':
6041
6486
optional: true
6042
6487
6043
6043
-
'@oxc-transform/binding-linux-arm64-gnu@0.96.0':
6488
6488
+
'@oxc-transform/binding-linux-arm64-musl@0.102.0':
6044
6489
optional: true
6045
6490
6046
6046
-
'@oxc-transform/binding-linux-arm64-musl@0.96.0':
6491
6491
+
'@oxc-transform/binding-linux-riscv64-gnu@0.102.0':
6047
6492
optional: true
6048
6493
6049
6049
-
'@oxc-transform/binding-linux-riscv64-gnu@0.96.0':
6494
6494
+
'@oxc-transform/binding-linux-s390x-gnu@0.102.0':
6050
6495
optional: true
6051
6496
6052
6052
-
'@oxc-transform/binding-linux-s390x-gnu@0.96.0':
6497
6497
+
'@oxc-transform/binding-linux-x64-gnu@0.102.0':
6053
6498
optional: true
6054
6499
6055
6055
-
'@oxc-transform/binding-linux-x64-gnu@0.96.0':
6500
6500
+
'@oxc-transform/binding-linux-x64-musl@0.102.0':
6056
6501
optional: true
6057
6502
6058
6058
-
'@oxc-transform/binding-linux-x64-musl@0.96.0':
6503
6503
+
'@oxc-transform/binding-openharmony-arm64@0.102.0':
6059
6504
optional: true
6060
6505
6061
6061
-
'@oxc-transform/binding-wasm32-wasi@0.96.0':
6506
6506
+
'@oxc-transform/binding-wasm32-wasi@0.102.0':
6062
6507
dependencies:
6063
6063
-
'@napi-rs/wasm-runtime': 1.0.7
6508
6508
+
'@napi-rs/wasm-runtime': 1.1.1
6064
6509
optional: true
6065
6510
6066
6066
-
'@oxc-transform/binding-win32-arm64-msvc@0.96.0':
6511
6511
+
'@oxc-transform/binding-win32-arm64-msvc@0.102.0':
6067
6512
optional: true
6068
6513
6069
6069
-
'@oxc-transform/binding-win32-x64-msvc@0.96.0':
6514
6514
+
'@oxc-transform/binding-win32-x64-msvc@0.102.0':
6070
6515
optional: true
6071
6516
6072
6517
'@parcel/watcher-android-arm64@2.5.1':
···
6204
6649
6205
6650
'@resvg/resvg-wasm@2.6.2': {}
6206
6651
6207
6207
-
'@rolldown/pluginutils@1.0.0-beta.29': {}
6652
6652
+
'@rolldown/pluginutils@1.0.0-beta.53': {}
6208
6653
6209
6209
-
'@rolldown/pluginutils@1.0.0-beta.47': {}
6654
6654
+
'@rolldown/pluginutils@1.0.0-rc.1': {}
6210
6655
6211
6656
'@rollup/plugin-alias@5.1.1(rollup@4.52.5)':
6212
6657
optionalDependencies:
···
6339
6784
6340
6785
'@sec-ant/readable-stream@0.4.1': {}
6341
6786
6342
6342
-
'@shikijs/core@3.19.0':
6787
6787
+
'@shikijs/core@3.21.0':
6343
6788
dependencies:
6344
6344
-
'@shikijs/types': 3.19.0
6789
6789
+
'@shikijs/types': 3.21.0
6345
6790
'@shikijs/vscode-textmate': 10.0.2
6346
6791
'@types/hast': 3.0.4
6347
6792
hast-util-to-html: 9.0.5
6348
6793
6349
6349
-
'@shikijs/engine-javascript@3.19.0':
6794
6794
+
'@shikijs/engine-javascript@3.21.0':
6350
6795
dependencies:
6351
6351
-
'@shikijs/types': 3.19.0
6796
6796
+
'@shikijs/types': 3.21.0
6352
6797
'@shikijs/vscode-textmate': 10.0.2
6353
6798
oniguruma-to-es: 4.3.4
6354
6799
6355
6355
-
'@shikijs/engine-oniguruma@3.19.0':
6800
6800
+
'@shikijs/engine-oniguruma@3.21.0':
6356
6801
dependencies:
6357
6357
-
'@shikijs/types': 3.19.0
6802
6802
+
'@shikijs/types': 3.21.0
6358
6803
'@shikijs/vscode-textmate': 10.0.2
6359
6804
6360
6360
-
'@shikijs/langs@3.19.0':
6805
6805
+
'@shikijs/langs@3.21.0':
6361
6806
dependencies:
6362
6362
-
'@shikijs/types': 3.19.0
6807
6807
+
'@shikijs/types': 3.21.0
6363
6808
6364
6364
-
'@shikijs/themes@3.19.0':
6809
6809
+
'@shikijs/themes@3.21.0':
6365
6810
dependencies:
6366
6366
-
'@shikijs/types': 3.19.0
6811
6811
+
'@shikijs/types': 3.21.0
6367
6812
6368
6368
-
'@shikijs/transformers@3.19.0':
6813
6813
+
'@shikijs/transformers@3.21.0':
6369
6814
dependencies:
6370
6370
-
'@shikijs/core': 3.19.0
6371
6371
-
'@shikijs/types': 3.19.0
6815
6815
+
'@shikijs/core': 3.21.0
6816
6816
+
'@shikijs/types': 3.21.0
6372
6817
6373
6373
-
'@shikijs/types@3.19.0':
6818
6818
+
'@shikijs/types@3.21.0':
6374
6819
dependencies:
6375
6820
'@shikijs/vscode-textmate': 10.0.2
6376
6821
'@types/hast': 3.0.4
···
6394
6839
6395
6840
'@sqlite.org/sqlite-wasm@3.50.4-build1': {}
6396
6841
6397
6397
-
'@standard-schema/spec@1.0.0': {}
6842
6842
+
'@standard-schema/spec@1.1.0': {}
6398
6843
6399
6399
-
'@tailwindcss/typography@0.5.19(tailwindcss@3.4.18(yaml@2.8.1))':
6844
6844
+
'@tailwindcss/typography@0.5.19(tailwindcss@3.4.18(yaml@2.8.2))':
6400
6845
dependencies:
6401
6846
postcss-selector-parser: 6.0.10
6402
6402
-
tailwindcss: 3.4.18(yaml@2.8.1)
6847
6847
+
tailwindcss: 3.4.18(yaml@2.8.2)
6403
6848
6404
6849
'@tybys/wasm-util@0.10.1':
6405
6850
dependencies:
···
6449
6894
6450
6895
'@ungap/structured-clone@1.3.0': {}
6451
6896
6452
6452
-
'@unhead/vue@2.0.19(vue@3.5.25(typescript@5.9.3))':
6897
6897
+
'@unhead/vue@2.1.2(vue@3.5.27(typescript@5.9.3))':
6453
6898
dependencies:
6454
6454
-
hookable: 5.5.3
6455
6455
-
unhead: 2.0.19
6456
6456
-
vue: 3.5.25(typescript@5.9.3)
6899
6899
+
hookable: 6.0.1
6900
6900
+
unhead: 2.1.2
6901
6901
+
vue: 3.5.27(typescript@5.9.3)
6457
6902
6458
6903
'@unocss/core@66.5.4': {}
6459
6904
···
6497
6942
- rollup
6498
6943
- supports-color
6499
6944
6500
6500
-
'@vitejs/plugin-vue-jsx@5.1.1(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.3))':
6945
6945
+
'@vitejs/plugin-vue-jsx@5.1.3(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))':
6501
6946
dependencies:
6502
6947
'@babel/core': 7.28.5
6503
6948
'@babel/plugin-syntax-typescript': 7.27.1(@babel/core@7.28.5)
6504
6949
'@babel/plugin-transform-typescript': 7.28.5(@babel/core@7.28.5)
6505
6505
-
'@rolldown/pluginutils': 1.0.0-beta.47
6506
6506
-
'@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.28.5)
6507
6507
-
vite: 7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1)
6508
6508
-
vue: 3.5.25(typescript@5.9.3)
6950
6950
+
'@rolldown/pluginutils': 1.0.0-rc.1
6951
6951
+
'@vue/babel-plugin-jsx': 2.0.1(@babel/core@7.28.5)
6952
6952
+
vite: 7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)
6953
6953
+
vue: 3.5.27(typescript@5.9.3)
6509
6954
transitivePeerDependencies:
6510
6955
- supports-color
6511
6956
6512
6512
-
'@vitejs/plugin-vue@6.0.1(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.3))':
6957
6957
+
'@vitejs/plugin-vue@6.0.3(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))':
6513
6958
dependencies:
6514
6514
-
'@rolldown/pluginutils': 1.0.0-beta.29
6515
6515
-
vite: 7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1)
6516
6516
-
vue: 3.5.25(typescript@5.9.3)
6959
6959
+
'@rolldown/pluginutils': 1.0.0-beta.53
6960
6960
+
vite: 7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)
6961
6961
+
vue: 3.5.27(typescript@5.9.3)
6517
6962
6518
6963
'@volar/language-core@2.4.23':
6519
6964
dependencies:
6520
6965
'@volar/source-map': 2.4.23
6521
6966
6967
6967
+
'@volar/language-core@2.4.27':
6968
6968
+
dependencies:
6969
6969
+
'@volar/source-map': 2.4.27
6970
6970
+
6522
6971
'@volar/source-map@2.4.23': {}
6523
6972
6973
6973
+
'@volar/source-map@2.4.27': {}
6974
6974
+
6524
6975
'@volar/typescript@2.4.23':
6525
6976
dependencies:
6526
6977
'@volar/language-core': 2.4.23
6527
6978
path-browserify: 1.0.1
6528
6979
vscode-uri: 3.1.0
6529
6980
6530
6530
-
'@vue-macros/common@3.1.1(vue@3.5.25(typescript@5.9.3))':
6981
6981
+
'@volar/typescript@2.4.27':
6982
6982
+
dependencies:
6983
6983
+
'@volar/language-core': 2.4.27
6984
6984
+
path-browserify: 1.0.1
6985
6985
+
vscode-uri: 3.1.0
6986
6986
+
6987
6987
+
'@vue-macros/common@3.1.1(vue@3.5.27(typescript@5.9.3))':
6531
6988
dependencies:
6532
6532
-
'@vue/compiler-sfc': 3.5.22
6989
6989
+
'@vue/compiler-sfc': 3.5.25
6533
6990
ast-kit: 2.1.3
6534
6991
local-pkg: 1.1.2
6535
6992
magic-string-ast: 1.0.3
6536
6993
unplugin-utils: 0.3.1
6537
6994
optionalDependencies:
6538
6538
-
vue: 3.5.25(typescript@5.9.3)
6995
6995
+
vue: 3.5.27(typescript@5.9.3)
6539
6996
6540
6540
-
'@vue/babel-helper-vue-transform-on@1.5.0': {}
6997
6997
+
'@vue/babel-helper-vue-transform-on@2.0.1': {}
6541
6998
6542
6542
-
'@vue/babel-plugin-jsx@1.5.0(@babel/core@7.28.5)':
6999
6999
+
'@vue/babel-plugin-jsx@2.0.1(@babel/core@7.28.5)':
6543
7000
dependencies:
6544
7001
'@babel/helper-module-imports': 7.27.1
6545
7002
'@babel/helper-plugin-utils': 7.27.1
···
6547
7004
'@babel/template': 7.27.2
6548
7005
'@babel/traverse': 7.28.5
6549
7006
'@babel/types': 7.28.5
6550
6550
-
'@vue/babel-helper-vue-transform-on': 1.5.0
6551
6551
-
'@vue/babel-plugin-resolve-type': 1.5.0(@babel/core@7.28.5)
7007
7007
+
'@vue/babel-helper-vue-transform-on': 2.0.1
7008
7008
+
'@vue/babel-plugin-resolve-type': 2.0.1(@babel/core@7.28.5)
6552
7009
'@vue/shared': 3.5.25
6553
7010
optionalDependencies:
6554
7011
'@babel/core': 7.28.5
6555
7012
transitivePeerDependencies:
6556
7013
- supports-color
6557
7014
6558
6558
-
'@vue/babel-plugin-resolve-type@1.5.0(@babel/core@7.28.5)':
7015
7015
+
'@vue/babel-plugin-resolve-type@2.0.1(@babel/core@7.28.5)':
6559
7016
dependencies:
6560
7017
'@babel/code-frame': 7.27.1
6561
7018
'@babel/core': 7.28.5
6562
7019
'@babel/helper-module-imports': 7.27.1
6563
7020
'@babel/helper-plugin-utils': 7.27.1
6564
7021
'@babel/parser': 7.28.5
6565
6565
-
'@vue/compiler-sfc': 3.5.22
7022
7022
+
'@vue/compiler-sfc': 3.5.25
6566
7023
transitivePeerDependencies:
6567
7024
- supports-color
6568
7025
···
6582
7039
estree-walker: 2.0.2
6583
7040
source-map-js: 1.2.1
6584
7041
7042
7042
+
'@vue/compiler-core@3.5.27':
7043
7043
+
dependencies:
7044
7044
+
'@babel/parser': 7.28.5
7045
7045
+
'@vue/shared': 3.5.27
7046
7046
+
entities: 7.0.1
7047
7047
+
estree-walker: 2.0.2
7048
7048
+
source-map-js: 1.2.1
7049
7049
+
6585
7050
'@vue/compiler-dom@3.5.22':
6586
7051
dependencies:
6587
7052
'@vue/compiler-core': 3.5.22
···
6592
7057
'@vue/compiler-core': 3.5.25
6593
7058
'@vue/shared': 3.5.25
6594
7059
6595
6595
-
'@vue/compiler-sfc@3.5.22':
7060
7060
+
'@vue/compiler-dom@3.5.27':
6596
7061
dependencies:
6597
6597
-
'@babel/parser': 7.28.5
6598
6598
-
'@vue/compiler-core': 3.5.22
6599
6599
-
'@vue/compiler-dom': 3.5.22
6600
6600
-
'@vue/compiler-ssr': 3.5.22
6601
6601
-
'@vue/shared': 3.5.22
6602
6602
-
estree-walker: 2.0.2
6603
6603
-
magic-string: 0.30.21
6604
6604
-
postcss: 8.5.6
6605
6605
-
source-map-js: 1.2.1
7062
7062
+
'@vue/compiler-core': 3.5.27
7063
7063
+
'@vue/shared': 3.5.27
6606
7064
6607
7065
'@vue/compiler-sfc@3.5.25':
6608
7066
dependencies:
···
6616
7074
postcss: 8.5.6
6617
7075
source-map-js: 1.2.1
6618
7076
6619
6619
-
'@vue/compiler-ssr@3.5.22':
7077
7077
+
'@vue/compiler-sfc@3.5.27':
6620
7078
dependencies:
6621
6621
-
'@vue/compiler-dom': 3.5.22
6622
6622
-
'@vue/shared': 3.5.22
7079
7079
+
'@babel/parser': 7.28.5
7080
7080
+
'@vue/compiler-core': 3.5.27
7081
7081
+
'@vue/compiler-dom': 3.5.27
7082
7082
+
'@vue/compiler-ssr': 3.5.27
7083
7083
+
'@vue/shared': 3.5.27
7084
7084
+
estree-walker: 2.0.2
7085
7085
+
magic-string: 0.30.21
7086
7086
+
postcss: 8.5.6
7087
7087
+
source-map-js: 1.2.1
6623
7088
6624
7089
'@vue/compiler-ssr@3.5.25':
6625
7090
dependencies:
6626
7091
'@vue/compiler-dom': 3.5.25
6627
7092
'@vue/shared': 3.5.25
6628
7093
7094
7094
+
'@vue/compiler-ssr@3.5.27':
7095
7095
+
dependencies:
7096
7096
+
'@vue/compiler-dom': 3.5.27
7097
7097
+
'@vue/shared': 3.5.27
7098
7098
+
6629
7099
'@vue/compiler-vue2@2.7.16':
6630
7100
dependencies:
6631
7101
de-indent: 1.0.2
···
6633
7103
6634
7104
'@vue/devtools-api@6.6.4': {}
6635
7105
6636
6636
-
'@vue/devtools-core@8.0.5(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.3))':
7106
7106
+
'@vue/devtools-core@8.0.5(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))':
6637
7107
dependencies:
6638
7108
'@vue/devtools-kit': 8.0.5
6639
7109
'@vue/devtools-shared': 8.0.5
6640
7110
mitt: 3.0.1
6641
7111
nanoid: 5.1.6
6642
7112
pathe: 2.0.3
6643
6643
-
vite-hot-client: 2.1.0(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))
6644
6644
-
vue: 3.5.25(typescript@5.9.3)
7113
7113
+
vite-hot-client: 2.1.0(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))
7114
7114
+
vue: 3.5.27(typescript@5.9.3)
6645
7115
transitivePeerDependencies:
6646
7116
- vite
6647
7117
···
6672
7142
optionalDependencies:
6673
7143
typescript: 5.9.3
6674
7144
6675
6675
-
'@vue/language-core@3.1.3(typescript@5.9.3)':
7145
7145
+
'@vue/language-core@3.2.2':
6676
7146
dependencies:
6677
6677
-
'@volar/language-core': 2.4.23
6678
6678
-
'@vue/compiler-dom': 3.5.22
7147
7147
+
'@volar/language-core': 2.4.27
7148
7148
+
'@vue/compiler-dom': 3.5.25
6679
7149
'@vue/shared': 3.5.25
6680
7150
alien-signals: 3.0.6
6681
7151
muggle-string: 0.4.1
6682
7152
path-browserify: 1.0.1
6683
7153
picomatch: 4.0.3
6684
6684
-
optionalDependencies:
6685
6685
-
typescript: 5.9.3
6686
7154
6687
6687
-
'@vue/language-core@3.1.5(typescript@5.9.3)':
7155
7155
+
'@vue/reactivity@3.5.27':
6688
7156
dependencies:
6689
6689
-
'@volar/language-core': 2.4.23
6690
6690
-
'@vue/compiler-dom': 3.5.22
6691
6691
-
'@vue/shared': 3.5.22
6692
6692
-
alien-signals: 3.0.6
6693
6693
-
muggle-string: 0.4.1
6694
6694
-
path-browserify: 1.0.1
6695
6695
-
picomatch: 4.0.3
6696
6696
-
optionalDependencies:
6697
6697
-
typescript: 5.9.3
7157
7157
+
'@vue/shared': 3.5.27
6698
7158
6699
6699
-
'@vue/reactivity@3.5.25':
6700
6700
-
dependencies:
6701
6701
-
'@vue/shared': 3.5.25
6702
6702
-
6703
6703
-
'@vue/runtime-core@3.5.25':
7159
7159
+
'@vue/runtime-core@3.5.27':
6704
7160
dependencies:
6705
6705
-
'@vue/reactivity': 3.5.25
6706
6706
-
'@vue/shared': 3.5.25
7161
7161
+
'@vue/reactivity': 3.5.27
7162
7162
+
'@vue/shared': 3.5.27
6707
7163
6708
6708
-
'@vue/runtime-dom@3.5.25':
7164
7164
+
'@vue/runtime-dom@3.5.27':
6709
7165
dependencies:
6710
6710
-
'@vue/reactivity': 3.5.25
6711
6711
-
'@vue/runtime-core': 3.5.25
6712
6712
-
'@vue/shared': 3.5.25
6713
6713
-
csstype: 3.1.3
7166
7166
+
'@vue/reactivity': 3.5.27
7167
7167
+
'@vue/runtime-core': 3.5.27
7168
7168
+
'@vue/shared': 3.5.27
7169
7169
+
csstype: 3.2.3
6714
7170
6715
6715
-
'@vue/server-renderer@3.5.25(vue@3.5.25(typescript@5.9.3))':
7171
7171
+
'@vue/server-renderer@3.5.27(vue@3.5.27(typescript@5.9.3))':
6716
7172
dependencies:
6717
6717
-
'@vue/compiler-ssr': 3.5.25
6718
6718
-
'@vue/shared': 3.5.25
6719
6719
-
vue: 3.5.25(typescript@5.9.3)
7173
7173
+
'@vue/compiler-ssr': 3.5.27
7174
7174
+
'@vue/shared': 3.5.27
7175
7175
+
vue: 3.5.27(typescript@5.9.3)
6720
7176
6721
7177
'@vue/shared@3.5.22': {}
6722
7178
6723
7179
'@vue/shared@3.5.25': {}
6724
7180
6725
6725
-
'@vueuse/core@14.1.0(vue@3.5.25(typescript@5.9.3))':
7181
7181
+
'@vue/shared@3.5.27': {}
7182
7182
+
7183
7183
+
'@vueuse/core@14.1.0(vue@3.5.27(typescript@5.9.3))':
6726
7184
dependencies:
6727
7185
'@types/web-bluetooth': 0.0.21
6728
7186
'@vueuse/metadata': 14.1.0
6729
6729
-
'@vueuse/shared': 14.1.0(vue@3.5.25(typescript@5.9.3))
6730
6730
-
vue: 3.5.25(typescript@5.9.3)
7187
7187
+
'@vueuse/shared': 14.1.0(vue@3.5.27(typescript@5.9.3))
7188
7188
+
vue: 3.5.27(typescript@5.9.3)
6731
7189
6732
7190
'@vueuse/metadata@14.1.0': {}
6733
7191
6734
6734
-
'@vueuse/shared@14.1.0(vue@3.5.25(typescript@5.9.3))':
7192
7192
+
'@vueuse/shared@14.1.0(vue@3.5.27(typescript@5.9.3))':
6735
7193
dependencies:
6736
6736
-
vue: 3.5.25(typescript@5.9.3)
7194
7194
+
vue: 3.5.27(typescript@5.9.3)
6737
7195
6738
7196
'@webcontainer/env@1.1.1': {}
6739
7197
···
6816
7274
'@babel/parser': 7.28.5
6817
7275
ast-kit: 2.1.3
6818
7276
7277
7277
+
async-lock@1.4.1: {}
7278
7278
+
6819
7279
async-sema@3.1.1: {}
6820
7280
6821
7281
async@3.2.6: {}
···
6832
7292
postcss: 8.5.6
6833
7293
postcss-value-parser: 4.2.0
6834
7294
7295
7295
+
autoprefixer@10.4.23(postcss@8.5.6):
7296
7296
+
dependencies:
7297
7297
+
browserslist: 4.28.1
7298
7298
+
caniuse-lite: 1.0.30001765
7299
7299
+
fraction.js: 5.3.4
7300
7300
+
picocolors: 1.1.1
7301
7301
+
postcss: 8.5.6
7302
7302
+
postcss-value-parser: 4.2.0
7303
7303
+
7304
7304
+
available-typed-arrays@1.0.7:
7305
7305
+
dependencies:
7306
7306
+
possible-typed-array-names: 1.1.0
7307
7307
+
6835
7308
b4a@1.7.3: {}
6836
7309
6837
7310
bail@2.0.2: {}
···
6845
7318
base64-js@1.5.1: {}
6846
7319
6847
7320
baseline-browser-mapping@2.8.25: {}
7321
7321
+
7322
7322
+
baseline-browser-mapping@2.9.17: {}
6848
7323
6849
7324
better-sqlite3@12.4.1:
6850
7325
dependencies:
···
6890
7365
node-releases: 2.0.27
6891
7366
update-browserslist-db: 1.1.4(browserslist@4.27.0)
6892
7367
7368
7368
+
browserslist@4.28.1:
7369
7369
+
dependencies:
7370
7370
+
baseline-browser-mapping: 2.9.17
7371
7371
+
caniuse-lite: 1.0.30001765
7372
7372
+
electron-to-chromium: 1.5.277
7373
7373
+
node-releases: 2.0.27
7374
7374
+
update-browserslist-db: 1.2.3(browserslist@4.28.1)
7375
7375
+
6893
7376
buffer-crc32@1.0.0: {}
6894
7377
6895
7378
buffer-from@1.1.2: {}
···
6943
7426
optionalDependencies:
6944
7427
magicast: 0.5.1
6945
7428
7429
7429
+
c12@3.3.3(magicast@0.5.1):
7430
7430
+
dependencies:
7431
7431
+
chokidar: 5.0.0
7432
7432
+
confbox: 0.2.2
7433
7433
+
defu: 6.1.4
7434
7434
+
dotenv: 17.2.3
7435
7435
+
exsolve: 1.0.8
7436
7436
+
giget: 2.0.0
7437
7437
+
jiti: 2.6.1
7438
7438
+
ohash: 2.0.11
7439
7439
+
pathe: 2.0.3
7440
7440
+
perfect-debounce: 2.0.0
7441
7441
+
pkg-types: 2.3.0
7442
7442
+
rc9: 2.1.2
7443
7443
+
optionalDependencies:
7444
7444
+
magicast: 0.5.1
7445
7445
+
6946
7446
cac@6.7.14: {}
6947
7447
6948
7448
cache-content-type@1.0.1:
···
6955
7455
es-errors: 1.3.0
6956
7456
function-bind: 1.1.2
6957
7457
7458
7458
+
call-bind@1.0.8:
7459
7459
+
dependencies:
7460
7460
+
call-bind-apply-helpers: 1.0.2
7461
7461
+
es-define-property: 1.0.1
7462
7462
+
get-intrinsic: 1.3.0
7463
7463
+
set-function-length: 1.2.2
7464
7464
+
6958
7465
call-bound@1.0.4:
6959
7466
dependencies:
6960
7467
call-bind-apply-helpers: 1.0.2
···
6972
7479
lodash.uniq: 4.5.0
6973
7480
6974
7481
caniuse-lite@1.0.30001753: {}
7482
7482
+
7483
7483
+
caniuse-lite@1.0.30001765: {}
6975
7484
6976
7485
ccount@2.0.1: {}
6977
7486
···
7028
7537
dependencies:
7029
7538
consola: 3.4.2
7030
7539
7540
7540
+
clean-git-ref@2.0.1: {}
7541
7541
+
7031
7542
clipboardy@4.0.0:
7032
7543
dependencies:
7033
7544
execa: 8.0.1
···
7216
7727
dependencies:
7217
7728
css-tree: 2.2.1
7218
7729
7219
7219
-
csstype@3.1.3: {}
7730
7730
+
csstype@3.2.3: {}
7220
7731
7221
7732
data-uri-to-buffer@4.0.1:
7222
7733
optional: true
···
7247
7758
decompress-response@6.0.0:
7248
7759
dependencies:
7249
7760
mimic-response: 3.1.0
7250
7250
-
optional: true
7251
7761
7252
7762
deep-equal@1.0.1: {}
7253
7763
···
7263
7773
bundle-name: 4.1.0
7264
7774
default-browser-id: 5.0.0
7265
7775
7776
7776
+
define-data-property@1.1.4:
7777
7777
+
dependencies:
7778
7778
+
es-define-property: 1.0.1
7779
7779
+
es-errors: 1.3.0
7780
7780
+
gopd: 1.2.0
7781
7781
+
7266
7782
define-lazy-prop@2.0.0: {}
7267
7783
7268
7784
define-lazy-prop@3.0.0: {}
···
7292
7808
7293
7809
detect-libc@2.1.2: {}
7294
7810
7295
7295
-
devalue@5.4.2: {}
7811
7811
+
devalue@5.6.2: {}
7296
7812
7297
7813
devlop@1.1.0:
7298
7814
dependencies:
7299
7815
dequal: 2.0.3
7300
7816
7301
7817
didyoumean@1.2.2: {}
7818
7818
+
7819
7819
+
diff3@0.0.3: {}
7302
7820
7303
7821
diff@8.0.2: {}
7304
7822
···
7343
7861
ee-first@1.1.1: {}
7344
7862
7345
7863
electron-to-chromium@1.5.245: {}
7864
7864
+
7865
7865
+
electron-to-chromium@1.5.277: {}
7346
7866
7347
7867
emoji-regex-xs@2.0.1: {}
7348
7868
···
7381
7901
7382
7902
entities@6.0.1: {}
7383
7903
7904
7904
+
entities@7.0.1: {}
7905
7905
+
7384
7906
error-stack-parser-es@1.0.5: {}
7385
7907
7386
7908
errx@0.1.0: {}
···
7424
7946
'@esbuild/win32-ia32': 0.25.12
7425
7947
'@esbuild/win32-x64': 0.25.12
7426
7948
7949
7949
+
esbuild@0.27.2:
7950
7950
+
optionalDependencies:
7951
7951
+
'@esbuild/aix-ppc64': 0.27.2
7952
7952
+
'@esbuild/android-arm': 0.27.2
7953
7953
+
'@esbuild/android-arm64': 0.27.2
7954
7954
+
'@esbuild/android-x64': 0.27.2
7955
7955
+
'@esbuild/darwin-arm64': 0.27.2
7956
7956
+
'@esbuild/darwin-x64': 0.27.2
7957
7957
+
'@esbuild/freebsd-arm64': 0.27.2
7958
7958
+
'@esbuild/freebsd-x64': 0.27.2
7959
7959
+
'@esbuild/linux-arm': 0.27.2
7960
7960
+
'@esbuild/linux-arm64': 0.27.2
7961
7961
+
'@esbuild/linux-ia32': 0.27.2
7962
7962
+
'@esbuild/linux-loong64': 0.27.2
7963
7963
+
'@esbuild/linux-mips64el': 0.27.2
7964
7964
+
'@esbuild/linux-ppc64': 0.27.2
7965
7965
+
'@esbuild/linux-riscv64': 0.27.2
7966
7966
+
'@esbuild/linux-s390x': 0.27.2
7967
7967
+
'@esbuild/linux-x64': 0.27.2
7968
7968
+
'@esbuild/netbsd-arm64': 0.27.2
7969
7969
+
'@esbuild/netbsd-x64': 0.27.2
7970
7970
+
'@esbuild/openbsd-arm64': 0.27.2
7971
7971
+
'@esbuild/openbsd-x64': 0.27.2
7972
7972
+
'@esbuild/openharmony-arm64': 0.27.2
7973
7973
+
'@esbuild/sunos-x64': 0.27.2
7974
7974
+
'@esbuild/win32-arm64': 0.27.2
7975
7975
+
'@esbuild/win32-ia32': 0.27.2
7976
7976
+
'@esbuild/win32-x64': 0.27.2
7977
7977
+
7427
7978
escalade@3.2.0: {}
7428
7979
7429
7980
escape-html@1.0.3: {}
···
7528
8079
7529
8080
flat@6.0.1: {}
7530
8081
8082
8082
+
for-each@0.3.5:
8083
8083
+
dependencies:
8084
8084
+
is-callable: 1.2.7
8085
8085
+
7531
8086
foreground-child@3.3.1:
7532
8087
dependencies:
7533
8088
cross-spawn: 7.0.6
···
7539
8094
optional: true
7540
8095
7541
8096
fraction.js@4.3.7: {}
8097
8097
+
8098
8098
+
fraction.js@5.3.4: {}
7542
8099
7543
8100
fresh@0.5.2: {}
7544
8101
···
7678
8235
node-mock-http: 1.0.3
7679
8236
radix3: 1.1.2
7680
8237
ufo: 1.6.1
8238
8238
+
uncrypto: 0.1.3
8239
8239
+
8240
8240
+
h3@1.15.5:
8241
8241
+
dependencies:
8242
8242
+
cookie-es: 1.2.2
8243
8243
+
crossws: 0.3.5
8244
8244
+
defu: 6.1.4
8245
8245
+
destr: 2.0.5
8246
8246
+
iron-webcrypto: 1.2.1
8247
8247
+
node-mock-http: 1.0.4
8248
8248
+
radix3: 1.1.2
8249
8249
+
ufo: 1.6.3
7681
8250
uncrypto: 0.1.3
7682
8251
7683
8252
has-flag@4.0.0: {}
7684
8253
8254
8254
+
has-property-descriptors@1.0.2:
8255
8255
+
dependencies:
8256
8256
+
es-define-property: 1.0.1
8257
8257
+
7685
8258
has-symbols@1.1.0: {}
7686
8259
7687
8260
has-tostringtag@1.0.2:
···
7840
8413
7841
8414
hookable@5.5.3: {}
7842
8415
8416
8416
+
hookable@6.0.1: {}
8417
8417
+
7843
8418
html-void-elements@3.0.0: {}
7844
8419
7845
8420
html-whitespace-sensitive-tag-names@3.0.1: {}
···
7893
8468
7894
8469
ieee754@1.2.1: {}
7895
8470
8471
8471
+
ignore@5.3.2: {}
8472
8472
+
7896
8473
ignore@7.0.5: {}
7897
8474
7898
8475
image-meta@0.2.2: {}
···
7901
8478
7902
8479
impound@1.0.0:
7903
8480
dependencies:
7904
7904
-
exsolve: 1.0.7
8481
8481
+
exsolve: 1.0.8
7905
8482
mocked-exports: 0.1.1
7906
8483
pathe: 2.0.3
7907
7907
-
unplugin: 2.3.10
8484
8484
+
unplugin: 2.3.11
7908
8485
unplugin-utils: 0.2.5
7909
8486
7910
8487
inflight@1.0.6:
···
7949
8526
is-binary-path@2.1.0:
7950
8527
dependencies:
7951
8528
binary-extensions: 2.3.0
8529
8529
+
8530
8530
+
is-callable@1.2.7: {}
7952
8531
7953
8532
is-core-module@2.16.1:
7954
8533
dependencies:
···
8016
8595
8017
8596
is-stream@4.0.1: {}
8018
8597
8598
8598
+
is-typed-array@1.1.15:
8599
8599
+
dependencies:
8600
8600
+
which-typed-array: 1.1.20
8601
8601
+
8019
8602
is-unicode-supported@2.1.0: {}
8020
8603
8021
8604
is-what@5.5.0: {}
···
8034
8617
8035
8618
isarray@1.0.0: {}
8036
8619
8620
8620
+
isarray@2.0.5: {}
8621
8621
+
8037
8622
isexe@2.0.0: {}
8038
8623
8039
8624
isexe@3.1.1: {}
8040
8625
8626
8626
+
isomorphic-git@1.36.1:
8627
8627
+
dependencies:
8628
8628
+
async-lock: 1.4.1
8629
8629
+
clean-git-ref: 2.0.1
8630
8630
+
crc-32: 1.2.2
8631
8631
+
diff3: 0.0.3
8632
8632
+
ignore: 5.3.2
8633
8633
+
minimisted: 2.0.1
8634
8634
+
pako: 1.0.11
8635
8635
+
pify: 4.0.1
8636
8636
+
readable-stream: 4.7.0
8637
8637
+
sha.js: 2.4.12
8638
8638
+
simple-get: 4.0.1
8639
8639
+
8041
8640
jackspeak@3.4.3:
8042
8641
dependencies:
8043
8642
'@isaacs/cliui': 8.0.2
···
8072
8671
minimist: 1.2.8
8073
8672
prettier: 3.6.2
8074
8673
tinyglobby: 0.2.15
8075
8075
-
8076
8076
-
json-schema-to-zod@2.7.0: {}
8077
8674
8078
8675
json5@2.2.3: {}
8079
8676
···
8231
8828
8232
8829
lru-cache@10.4.3: {}
8233
8830
8831
8831
+
lru-cache@11.2.4: {}
8832
8832
+
8234
8833
lru-cache@5.1.1:
8235
8834
dependencies:
8236
8835
yallist: 3.1.1
···
8243
8842
regexp-tree: 0.1.27
8244
8843
type-level-regexp: 0.1.17
8245
8844
ufo: 1.6.1
8246
8246
-
unplugin: 2.3.10
8845
8845
+
unplugin: 2.3.11
8247
8846
8248
8847
magic-string-ast@1.0.3:
8249
8848
dependencies:
···
8605
9204
8606
9205
mimic-fn@4.0.0: {}
8607
9206
8608
8608
-
mimic-response@3.1.0:
8609
8609
-
optional: true
9207
9207
+
mimic-response@3.1.0: {}
8610
9208
8611
9209
minimark@0.2.0: {}
8612
9210
···
8628
9226
8629
9227
minimist@1.2.8: {}
8630
9228
9229
9229
+
minimisted@2.0.1:
9230
9230
+
dependencies:
9231
9231
+
minimist: 1.2.8
9232
9232
+
8631
9233
minipass@7.1.2: {}
8632
9234
8633
9235
minizlib@3.1.0:
···
8647
9249
ufo: 1.6.1
8648
9250
8649
9251
mocked-exports@0.1.1: {}
8650
8650
-
8651
8651
-
modern-tar@0.7.2: {}
8652
9252
8653
9253
mrmime@2.0.1: {}
8654
9254
···
8685
9285
'@rollup/plugin-terser': 0.4.4(rollup@4.52.5)
8686
9286
'@vercel/nft': 0.30.3(rollup@4.52.5)
8687
9287
archiver: 7.0.1
8688
8688
-
c12: 3.3.1(magicast@0.5.1)
9288
9288
+
c12: 3.3.2(magicast@0.5.1)
8689
9289
chokidar: 4.0.3
8690
9290
citty: 0.1.6
8691
9291
compatx: 0.2.0
···
8701
9301
esbuild: 0.25.12
8702
9302
escape-string-regexp: 5.0.0
8703
9303
etag: 1.8.1
8704
8704
-
exsolve: 1.0.7
9304
9304
+
exsolve: 1.0.8
8705
9305
globby: 15.0.0
8706
9306
gzip-size: 7.0.0
8707
9307
h3: 1.15.4
···
8710
9310
ioredis: 5.8.2
8711
9311
jiti: 2.6.1
8712
9312
klona: 2.0.6
8713
8713
-
knitwork: 1.2.0
9313
9313
+
knitwork: 1.3.0
8714
9314
listhen: 1.9.0
8715
9315
magic-string: 0.30.21
8716
9316
magicast: 0.5.1
···
8740
9340
unenv: 2.0.0-rc.24
8741
9341
unimport: 5.5.0
8742
9342
unplugin-utils: 0.3.1
8743
8743
-
unstorage: 1.17.2(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)
9343
9343
+
unstorage: 1.17.4(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)
8744
9344
untyped: 2.0.0
8745
9345
unwasm: 0.3.11
8746
9346
youch: 4.1.0-beta.12
···
8811
9411
8812
9412
node-mock-http@1.0.3: {}
8813
9413
9414
9414
+
node-mock-http@1.0.4: {}
9415
9415
+
8814
9416
node-releases@2.0.27: {}
8815
9417
8816
9418
nopt@8.1.0:
···
8834
9436
dependencies:
8835
9437
boolbase: 1.0.0
8836
9438
8837
8837
-
nuxt-component-meta@0.15.0(magicast@0.5.1):
9439
9439
+
nuxt-component-meta@0.17.1(magicast@0.5.1):
8838
9440
dependencies:
8839
8839
-
'@nuxt/kit': 4.2.1(magicast@0.5.1)
9441
9441
+
'@nuxt/kit': 4.2.2(magicast@0.5.1)
8840
9442
citty: 0.1.6
8841
8841
-
json-schema-to-zod: 2.7.0
8842
9443
mlly: 1.8.0
8843
9444
ohash: 2.0.11
8844
9445
scule: 1.3.0
8845
9446
typescript: 5.9.3
8846
8846
-
ufo: 1.6.1
8847
8847
-
vue-component-meta: 3.1.5(typescript@5.9.3)
9447
9447
+
ufo: 1.6.3
9448
9448
+
vue-component-meta: 3.2.2(typescript@5.9.3)
8848
9449
transitivePeerDependencies:
8849
9450
- magicast
8850
9451
8851
8851
-
nuxt-og-image@5.1.12(@unhead/vue@2.0.19(vue@3.5.25(typescript@5.9.3)))(h3@1.15.4)(magicast@0.5.1)(unstorage@1.17.2(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2))(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.3)):
9452
9452
+
nuxt-og-image@5.1.12(@unhead/vue@2.1.2(vue@3.5.27(typescript@5.9.3)))(h3@1.15.5)(magicast@0.5.1)(unstorage@1.17.4(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2))(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)):
8852
9453
dependencies:
8853
8853
-
'@nuxt/devtools-kit': 2.7.0(magicast@0.5.1)(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))
9454
9454
+
'@nuxt/devtools-kit': 2.7.0(magicast@0.5.1)(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))
8854
9455
'@nuxt/kit': 4.2.0(magicast@0.5.1)
8855
9456
'@resvg/resvg-js': 2.6.2
8856
9457
'@resvg/resvg-wasm': 2.6.2
8857
8857
-
'@unhead/vue': 2.0.19(vue@3.5.25(typescript@5.9.3))
9458
9458
+
'@unhead/vue': 2.1.2(vue@3.5.27(typescript@5.9.3))
8858
9459
'@unocss/core': 66.5.4
8859
9460
'@unocss/preset-wind3': 66.5.4
8860
9461
chrome-launcher: 1.2.1
···
8864
9465
image-size: 2.0.2
8865
9466
magic-string: 0.30.21
8866
9467
mocked-exports: 0.1.1
8867
8867
-
nuxt-site-config: 3.2.11(h3@1.15.4)(magicast@0.5.1)(vue@3.5.25(typescript@5.9.3))
9468
9468
+
nuxt-site-config: 3.2.11(h3@1.15.5)(magicast@0.5.1)(vue@3.5.27(typescript@5.9.3))
8868
9469
nypm: 0.6.2
8869
9470
ofetch: 1.5.1
8870
9471
ohash: 2.0.11
···
8879
9480
strip-literal: 3.1.0
8880
9481
ufo: 1.6.1
8881
9482
unplugin: 2.3.10
8882
8882
-
unstorage: 1.17.2(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)
9483
9483
+
unstorage: 1.17.4(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)
8883
9484
unwasm: 0.3.11
8884
9485
yoga-wasm-web: 0.3.3
8885
9486
transitivePeerDependencies:
···
8889
9490
- vite
8890
9491
- vue
8891
9492
8892
8892
-
nuxt-site-config-kit@3.2.11(magicast@0.5.1)(vue@3.5.25(typescript@5.9.3)):
9493
9493
+
nuxt-site-config-kit@3.2.11(magicast@0.5.1)(vue@3.5.27(typescript@5.9.3)):
8893
9494
dependencies:
8894
9495
'@nuxt/kit': 4.2.0(magicast@0.5.1)
8895
9496
pkg-types: 2.3.0
8896
8896
-
site-config-stack: 3.2.11(vue@3.5.25(typescript@5.9.3))
9497
9497
+
site-config-stack: 3.2.11(vue@3.5.27(typescript@5.9.3))
8897
9498
std-env: 3.10.0
8898
9499
ufo: 1.6.1
8899
9500
transitivePeerDependencies:
8900
9501
- magicast
8901
9502
- vue
8902
9503
8903
8903
-
nuxt-site-config@3.2.11(h3@1.15.4)(magicast@0.5.1)(vue@3.5.25(typescript@5.9.3)):
9504
9504
+
nuxt-site-config@3.2.11(h3@1.15.5)(magicast@0.5.1)(vue@3.5.27(typescript@5.9.3)):
8904
9505
dependencies:
8905
9506
'@nuxt/kit': 4.2.0(magicast@0.5.1)
8906
8906
-
h3: 1.15.4
8907
8907
-
nuxt-site-config-kit: 3.2.11(magicast@0.5.1)(vue@3.5.25(typescript@5.9.3))
9507
9507
+
h3: 1.15.5
9508
9508
+
nuxt-site-config-kit: 3.2.11(magicast@0.5.1)(vue@3.5.27(typescript@5.9.3))
8908
9509
pathe: 2.0.3
8909
9510
pkg-types: 2.3.0
8910
9511
sirv: 3.0.2
8911
8911
-
site-config-stack: 3.2.11(vue@3.5.25(typescript@5.9.3))
9512
9512
+
site-config-stack: 3.2.11(vue@3.5.27(typescript@5.9.3))
8912
9513
ufo: 1.6.1
8913
9514
transitivePeerDependencies:
8914
9515
- magicast
8915
9516
- vue
8916
9517
8917
8917
-
nuxt@4.2.1(@biomejs/biome@1.9.4)(@libsql/client@0.15.15)(@parcel/watcher@2.5.1)(@types/node@24.10.0)(@vue/compiler-sfc@3.5.25)(better-sqlite3@12.4.1)(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)(magicast@0.5.1)(rollup@4.52.5)(terser@5.44.1)(typescript@5.9.3)(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))(vue-tsc@2.2.2(typescript@5.9.3))(yaml@2.8.1):
9518
9518
+
nuxt@4.2.2(@biomejs/biome@1.9.4)(@libsql/client@0.15.15)(@parcel/watcher@2.5.1)(@types/node@24.10.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.4.1)(cac@6.7.14)(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)(magicast@0.5.1)(rollup@4.52.5)(terser@5.44.1)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@2.2.2(typescript@5.9.3))(yaml@2.8.2):
8918
9519
dependencies:
8919
8919
-
'@dxup/nuxt': 0.2.1(magicast@0.5.1)
8920
8920
-
'@nuxt/cli': 3.30.0(magicast@0.5.1)
8921
8921
-
'@nuxt/devtools': 3.1.1(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.3))
8922
8922
-
'@nuxt/kit': 4.2.1(magicast@0.5.1)
8923
8923
-
'@nuxt/nitro-server': 4.2.1(@libsql/client@0.15.15)(better-sqlite3@12.4.1)(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)(magicast@0.5.1)(nuxt@4.2.1(@biomejs/biome@1.9.4)(@libsql/client@0.15.15)(@parcel/watcher@2.5.1)(@types/node@24.10.0)(@vue/compiler-sfc@3.5.25)(better-sqlite3@12.4.1)(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)(magicast@0.5.1)(rollup@4.52.5)(terser@5.44.1)(typescript@5.9.3)(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))(vue-tsc@2.2.2(typescript@5.9.3))(yaml@2.8.1))(typescript@5.9.3)
8924
8924
-
'@nuxt/schema': 4.2.1
9520
9520
+
'@dxup/nuxt': 0.2.2(magicast@0.5.1)
9521
9521
+
'@nuxt/cli': 3.32.0(cac@6.7.14)(magicast@0.5.1)
9522
9522
+
'@nuxt/devtools': 3.1.1(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))
9523
9523
+
'@nuxt/kit': 4.2.2(magicast@0.5.1)
9524
9524
+
'@nuxt/nitro-server': 4.2.2(@libsql/client@0.15.15)(better-sqlite3@12.4.1)(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)(magicast@0.5.1)(nuxt@4.2.2(@biomejs/biome@1.9.4)(@libsql/client@0.15.15)(@parcel/watcher@2.5.1)(@types/node@24.10.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.4.1)(cac@6.7.14)(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)(magicast@0.5.1)(rollup@4.52.5)(terser@5.44.1)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@2.2.2(typescript@5.9.3))(yaml@2.8.2))(typescript@5.9.3)
9525
9525
+
'@nuxt/schema': 4.2.2
8925
9526
'@nuxt/telemetry': 2.6.6(magicast@0.5.1)
8926
8926
-
'@nuxt/vite-builder': 4.2.1(@biomejs/biome@1.9.4)(@types/node@24.10.0)(magicast@0.5.1)(nuxt@4.2.1(@biomejs/biome@1.9.4)(@libsql/client@0.15.15)(@parcel/watcher@2.5.1)(@types/node@24.10.0)(@vue/compiler-sfc@3.5.25)(better-sqlite3@12.4.1)(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)(magicast@0.5.1)(rollup@4.52.5)(terser@5.44.1)(typescript@5.9.3)(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))(vue-tsc@2.2.2(typescript@5.9.3))(yaml@2.8.1))(rollup@4.52.5)(terser@5.44.1)(typescript@5.9.3)(vue-tsc@2.2.2(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3))(yaml@2.8.1)
8927
8927
-
'@unhead/vue': 2.0.19(vue@3.5.25(typescript@5.9.3))
9527
9527
+
'@nuxt/vite-builder': 4.2.2(@biomejs/biome@1.9.4)(@types/node@24.10.0)(magicast@0.5.1)(nuxt@4.2.2(@biomejs/biome@1.9.4)(@libsql/client@0.15.15)(@parcel/watcher@2.5.1)(@types/node@24.10.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.4.1)(cac@6.7.14)(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2)(magicast@0.5.1)(rollup@4.52.5)(terser@5.44.1)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@2.2.2(typescript@5.9.3))(yaml@2.8.2))(rollup@4.52.5)(terser@5.44.1)(typescript@5.9.3)(vue-tsc@2.2.2(typescript@5.9.3))(vue@3.5.27(typescript@5.9.3))(yaml@2.8.2)
9528
9528
+
'@unhead/vue': 2.1.2(vue@3.5.27(typescript@5.9.3))
8928
9529
'@vue/shared': 3.5.25
8929
8929
-
c12: 3.3.1(magicast@0.5.1)
8930
8930
-
chokidar: 4.0.3
9530
9530
+
c12: 3.3.2(magicast@0.5.1)
9531
9531
+
chokidar: 5.0.0
8931
9532
compatx: 0.2.0
8932
9533
consola: 3.4.2
8933
9534
cookie-es: 2.0.0
8934
9535
defu: 6.1.4
8935
9536
destr: 2.0.5
8936
8936
-
devalue: 5.4.2
9537
9537
+
devalue: 5.6.2
8937
9538
errx: 0.1.0
8938
9539
escape-string-regexp: 5.0.0
8939
8939
-
exsolve: 1.0.7
9540
9540
+
exsolve: 1.0.8
8940
9541
h3: 1.15.4
8941
9542
hookable: 5.5.3
8942
9543
ignore: 7.0.5
8943
9544
impound: 1.0.0
8944
9545
jiti: 2.6.1
8945
9546
klona: 2.0.6
8946
8946
-
knitwork: 1.2.0
9547
9547
+
knitwork: 1.3.0
8947
9548
magic-string: 0.30.21
8948
9549
mlly: 1.8.0
8949
9550
nanotar: 0.2.0
···
8951
9552
ofetch: 1.5.1
8952
9553
ohash: 2.0.11
8953
9554
on-change: 6.0.1
8954
8954
-
oxc-minify: 0.96.0
8955
8955
-
oxc-parser: 0.96.0
8956
8956
-
oxc-transform: 0.96.0
8957
8957
-
oxc-walker: 0.5.2(oxc-parser@0.96.0)
9555
9555
+
oxc-minify: 0.102.0
9556
9556
+
oxc-parser: 0.102.0
9557
9557
+
oxc-transform: 0.102.0
9558
9558
+
oxc-walker: 0.6.0(oxc-parser@0.102.0)
8958
9559
pathe: 2.0.3
8959
9560
perfect-debounce: 2.0.0
8960
9561
pkg-types: 2.3.0
···
8968
9569
uncrypto: 0.1.3
8969
9570
unctx: 2.4.1
8970
9571
unimport: 5.5.0
8971
8971
-
unplugin: 2.3.10
8972
8972
-
unplugin-vue-router: 0.16.1(@vue/compiler-sfc@3.5.25)(typescript@5.9.3)(vue-router@4.6.3(vue@3.5.25(typescript@5.9.3)))(vue@3.5.25(typescript@5.9.3))
9572
9572
+
unplugin: 2.3.11
9573
9573
+
unplugin-vue-router: 0.19.2(@vue/compiler-sfc@3.5.27)(vue-router@4.6.4(vue@3.5.27(typescript@5.9.3)))(vue@3.5.27(typescript@5.9.3))
8973
9574
untyped: 2.0.0
8974
8974
-
vue: 3.5.25(typescript@5.9.3)
8975
8975
-
vue-router: 4.6.3(vue@3.5.25(typescript@5.9.3))
9575
9575
+
vue: 3.5.27(typescript@5.9.3)
9576
9576
+
vue-router: 4.6.4(vue@3.5.27(typescript@5.9.3))
8976
9577
optionalDependencies:
8977
9578
'@parcel/watcher': 2.5.1
8978
9579
'@types/node': 24.10.0
···
9000
9601
- bare-abort-controller
9001
9602
- better-sqlite3
9002
9603
- bufferutil
9604
9604
+
- cac
9605
9605
+
- commander
9003
9606
- db0
9004
9607
- drizzle-orm
9005
9608
- encoding
···
9099
9702
is-docker: 2.2.1
9100
9703
is-wsl: 2.2.0
9101
9704
9102
9102
-
oxc-minify@0.96.0:
9705
9705
+
oxc-minify@0.102.0:
9103
9706
optionalDependencies:
9104
9104
-
'@oxc-minify/binding-android-arm64': 0.96.0
9105
9105
-
'@oxc-minify/binding-darwin-arm64': 0.96.0
9106
9106
-
'@oxc-minify/binding-darwin-x64': 0.96.0
9107
9107
-
'@oxc-minify/binding-freebsd-x64': 0.96.0
9108
9108
-
'@oxc-minify/binding-linux-arm-gnueabihf': 0.96.0
9109
9109
-
'@oxc-minify/binding-linux-arm-musleabihf': 0.96.0
9110
9110
-
'@oxc-minify/binding-linux-arm64-gnu': 0.96.0
9111
9111
-
'@oxc-minify/binding-linux-arm64-musl': 0.96.0
9112
9112
-
'@oxc-minify/binding-linux-riscv64-gnu': 0.96.0
9113
9113
-
'@oxc-minify/binding-linux-s390x-gnu': 0.96.0
9114
9114
-
'@oxc-minify/binding-linux-x64-gnu': 0.96.0
9115
9115
-
'@oxc-minify/binding-linux-x64-musl': 0.96.0
9116
9116
-
'@oxc-minify/binding-wasm32-wasi': 0.96.0
9117
9117
-
'@oxc-minify/binding-win32-arm64-msvc': 0.96.0
9118
9118
-
'@oxc-minify/binding-win32-x64-msvc': 0.96.0
9707
9707
+
'@oxc-minify/binding-android-arm64': 0.102.0
9708
9708
+
'@oxc-minify/binding-darwin-arm64': 0.102.0
9709
9709
+
'@oxc-minify/binding-darwin-x64': 0.102.0
9710
9710
+
'@oxc-minify/binding-freebsd-x64': 0.102.0
9711
9711
+
'@oxc-minify/binding-linux-arm-gnueabihf': 0.102.0
9712
9712
+
'@oxc-minify/binding-linux-arm64-gnu': 0.102.0
9713
9713
+
'@oxc-minify/binding-linux-arm64-musl': 0.102.0
9714
9714
+
'@oxc-minify/binding-linux-riscv64-gnu': 0.102.0
9715
9715
+
'@oxc-minify/binding-linux-s390x-gnu': 0.102.0
9716
9716
+
'@oxc-minify/binding-linux-x64-gnu': 0.102.0
9717
9717
+
'@oxc-minify/binding-linux-x64-musl': 0.102.0
9718
9718
+
'@oxc-minify/binding-openharmony-arm64': 0.102.0
9719
9719
+
'@oxc-minify/binding-wasm32-wasi': 0.102.0
9720
9720
+
'@oxc-minify/binding-win32-arm64-msvc': 0.102.0
9721
9721
+
'@oxc-minify/binding-win32-x64-msvc': 0.102.0
9119
9722
9120
9120
-
oxc-parser@0.96.0:
9723
9723
+
oxc-parser@0.102.0:
9121
9724
dependencies:
9122
9122
-
'@oxc-project/types': 0.96.0
9725
9725
+
'@oxc-project/types': 0.102.0
9123
9726
optionalDependencies:
9124
9124
-
'@oxc-parser/binding-android-arm64': 0.96.0
9125
9125
-
'@oxc-parser/binding-darwin-arm64': 0.96.0
9126
9126
-
'@oxc-parser/binding-darwin-x64': 0.96.0
9127
9127
-
'@oxc-parser/binding-freebsd-x64': 0.96.0
9128
9128
-
'@oxc-parser/binding-linux-arm-gnueabihf': 0.96.0
9129
9129
-
'@oxc-parser/binding-linux-arm-musleabihf': 0.96.0
9130
9130
-
'@oxc-parser/binding-linux-arm64-gnu': 0.96.0
9131
9131
-
'@oxc-parser/binding-linux-arm64-musl': 0.96.0
9132
9132
-
'@oxc-parser/binding-linux-riscv64-gnu': 0.96.0
9133
9133
-
'@oxc-parser/binding-linux-s390x-gnu': 0.96.0
9134
9134
-
'@oxc-parser/binding-linux-x64-gnu': 0.96.0
9135
9135
-
'@oxc-parser/binding-linux-x64-musl': 0.96.0
9136
9136
-
'@oxc-parser/binding-wasm32-wasi': 0.96.0
9137
9137
-
'@oxc-parser/binding-win32-arm64-msvc': 0.96.0
9138
9138
-
'@oxc-parser/binding-win32-x64-msvc': 0.96.0
9727
9727
+
'@oxc-parser/binding-android-arm64': 0.102.0
9728
9728
+
'@oxc-parser/binding-darwin-arm64': 0.102.0
9729
9729
+
'@oxc-parser/binding-darwin-x64': 0.102.0
9730
9730
+
'@oxc-parser/binding-freebsd-x64': 0.102.0
9731
9731
+
'@oxc-parser/binding-linux-arm-gnueabihf': 0.102.0
9732
9732
+
'@oxc-parser/binding-linux-arm64-gnu': 0.102.0
9733
9733
+
'@oxc-parser/binding-linux-arm64-musl': 0.102.0
9734
9734
+
'@oxc-parser/binding-linux-riscv64-gnu': 0.102.0
9735
9735
+
'@oxc-parser/binding-linux-s390x-gnu': 0.102.0
9736
9736
+
'@oxc-parser/binding-linux-x64-gnu': 0.102.0
9737
9737
+
'@oxc-parser/binding-linux-x64-musl': 0.102.0
9738
9738
+
'@oxc-parser/binding-openharmony-arm64': 0.102.0
9739
9739
+
'@oxc-parser/binding-wasm32-wasi': 0.102.0
9740
9740
+
'@oxc-parser/binding-win32-arm64-msvc': 0.102.0
9741
9741
+
'@oxc-parser/binding-win32-x64-msvc': 0.102.0
9139
9742
9140
9140
-
oxc-transform@0.96.0:
9743
9743
+
oxc-transform@0.102.0:
9141
9744
optionalDependencies:
9142
9142
-
'@oxc-transform/binding-android-arm64': 0.96.0
9143
9143
-
'@oxc-transform/binding-darwin-arm64': 0.96.0
9144
9144
-
'@oxc-transform/binding-darwin-x64': 0.96.0
9145
9145
-
'@oxc-transform/binding-freebsd-x64': 0.96.0
9146
9146
-
'@oxc-transform/binding-linux-arm-gnueabihf': 0.96.0
9147
9147
-
'@oxc-transform/binding-linux-arm-musleabihf': 0.96.0
9148
9148
-
'@oxc-transform/binding-linux-arm64-gnu': 0.96.0
9149
9149
-
'@oxc-transform/binding-linux-arm64-musl': 0.96.0
9150
9150
-
'@oxc-transform/binding-linux-riscv64-gnu': 0.96.0
9151
9151
-
'@oxc-transform/binding-linux-s390x-gnu': 0.96.0
9152
9152
-
'@oxc-transform/binding-linux-x64-gnu': 0.96.0
9153
9153
-
'@oxc-transform/binding-linux-x64-musl': 0.96.0
9154
9154
-
'@oxc-transform/binding-wasm32-wasi': 0.96.0
9155
9155
-
'@oxc-transform/binding-win32-arm64-msvc': 0.96.0
9156
9156
-
'@oxc-transform/binding-win32-x64-msvc': 0.96.0
9745
9745
+
'@oxc-transform/binding-android-arm64': 0.102.0
9746
9746
+
'@oxc-transform/binding-darwin-arm64': 0.102.0
9747
9747
+
'@oxc-transform/binding-darwin-x64': 0.102.0
9748
9748
+
'@oxc-transform/binding-freebsd-x64': 0.102.0
9749
9749
+
'@oxc-transform/binding-linux-arm-gnueabihf': 0.102.0
9750
9750
+
'@oxc-transform/binding-linux-arm64-gnu': 0.102.0
9751
9751
+
'@oxc-transform/binding-linux-arm64-musl': 0.102.0
9752
9752
+
'@oxc-transform/binding-linux-riscv64-gnu': 0.102.0
9753
9753
+
'@oxc-transform/binding-linux-s390x-gnu': 0.102.0
9754
9754
+
'@oxc-transform/binding-linux-x64-gnu': 0.102.0
9755
9755
+
'@oxc-transform/binding-linux-x64-musl': 0.102.0
9756
9756
+
'@oxc-transform/binding-openharmony-arm64': 0.102.0
9757
9757
+
'@oxc-transform/binding-wasm32-wasi': 0.102.0
9758
9758
+
'@oxc-transform/binding-win32-arm64-msvc': 0.102.0
9759
9759
+
'@oxc-transform/binding-win32-x64-msvc': 0.102.0
9157
9760
9158
9158
-
oxc-walker@0.5.2(oxc-parser@0.96.0):
9761
9761
+
oxc-walker@0.6.0(oxc-parser@0.102.0):
9159
9762
dependencies:
9160
9763
magic-regexp: 0.10.0
9161
9161
-
oxc-parser: 0.96.0
9764
9764
+
oxc-parser: 0.102.0
9162
9765
9163
9766
package-json-from-dist@1.0.1: {}
9164
9767
···
9166
9769
9167
9770
pako@0.2.9: {}
9168
9771
9772
9772
+
pako@1.0.11: {}
9773
9773
+
9169
9774
parse-css-color@0.2.1:
9170
9775
dependencies:
9171
9776
color-name: 1.1.4
···
9234
9839
picomatch@4.0.3: {}
9235
9840
9236
9841
pify@2.3.0: {}
9842
9842
+
9843
9843
+
pify@4.0.1: {}
9237
9844
9238
9845
pirates@4.0.7: {}
9239
9846
···
9258
9865
transitivePeerDependencies:
9259
9866
- supports-color
9260
9867
9868
9868
+
possible-typed-array-names@1.1.0: {}
9869
9869
+
9261
9870
postcss-calc@10.1.1(postcss@8.5.6):
9262
9871
dependencies:
9263
9872
postcss: 8.5.6
···
9307
9916
camelcase-css: 2.0.1
9308
9917
postcss: 8.5.6
9309
9918
9310
9310
-
postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.6)(yaml@2.8.1):
9919
9919
+
postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.6)(yaml@2.8.2):
9311
9920
dependencies:
9312
9921
lilconfig: 3.1.3
9313
9922
optionalDependencies:
9314
9923
jiti: 1.21.7
9315
9924
postcss: 8.5.6
9316
9316
-
yaml: 2.8.1
9925
9925
+
yaml: 2.8.2
9317
9926
9318
9927
postcss-merge-longhand@7.0.5(postcss@8.5.6):
9319
9928
dependencies:
···
9660
10269
transitivePeerDependencies:
9661
10270
- supports-color
9662
10271
9663
9663
-
remark-mdc@3.9.0:
10272
10272
+
remark-mdc@3.10.0:
9664
10273
dependencies:
9665
10274
'@types/mdast': 4.0.4
9666
10275
'@types/unist': 3.0.3
···
9679
10288
unified: 11.0.5
9680
10289
unist-util-visit: 5.0.0
9681
10290
unist-util-visit-parents: 6.0.2
9682
9682
-
yaml: 2.8.1
10291
10291
+
yaml: 2.8.2
9683
10292
transitivePeerDependencies:
9684
10293
- supports-color
9685
10294
···
9832
10441
dependencies:
9833
10442
randombytes: 2.1.0
9834
10443
9835
9835
-
seroval@1.3.2: {}
10444
10444
+
seroval@1.4.2: {}
9836
10445
9837
10446
serve-placeholder@2.0.2:
9838
10447
dependencies:
···
9847
10456
transitivePeerDependencies:
9848
10457
- supports-color
9849
10458
10459
10459
+
set-function-length@1.2.2:
10460
10460
+
dependencies:
10461
10461
+
define-data-property: 1.1.4
10462
10462
+
es-errors: 1.3.0
10463
10463
+
function-bind: 1.1.2
10464
10464
+
get-intrinsic: 1.3.0
10465
10465
+
gopd: 1.2.0
10466
10466
+
has-property-descriptors: 1.0.2
10467
10467
+
9850
10468
setprototypeof@1.1.0: {}
9851
10469
9852
10470
setprototypeof@1.2.0: {}
9853
10471
10472
10472
+
sha.js@2.4.12:
10473
10473
+
dependencies:
10474
10474
+
inherits: 2.0.4
10475
10475
+
safe-buffer: 5.2.1
10476
10476
+
to-buffer: 1.2.2
10477
10477
+
9854
10478
shebang-command@2.0.0:
9855
10479
dependencies:
9856
10480
shebang-regex: 3.0.0
···
9859
10483
9860
10484
shell-quote@1.8.3: {}
9861
10485
9862
9862
-
shiki@3.19.0:
10486
10486
+
shiki@3.21.0:
9863
10487
dependencies:
9864
9864
-
'@shikijs/core': 3.19.0
9865
9865
-
'@shikijs/engine-javascript': 3.19.0
9866
9866
-
'@shikijs/engine-oniguruma': 3.19.0
9867
9867
-
'@shikijs/langs': 3.19.0
9868
9868
-
'@shikijs/themes': 3.19.0
9869
9869
-
'@shikijs/types': 3.19.0
10488
10488
+
'@shikijs/core': 3.21.0
10489
10489
+
'@shikijs/engine-javascript': 3.21.0
10490
10490
+
'@shikijs/engine-oniguruma': 3.21.0
10491
10491
+
'@shikijs/langs': 3.21.0
10492
10492
+
'@shikijs/themes': 3.21.0
10493
10493
+
'@shikijs/types': 3.21.0
9870
10494
'@shikijs/vscode-textmate': 10.0.2
9871
10495
'@types/hast': 3.0.4
9872
10496
9873
10497
signal-exit@4.1.0: {}
9874
10498
9875
9875
-
simple-concat@1.0.1:
9876
9876
-
optional: true
10499
10499
+
simple-concat@1.0.1: {}
9877
10500
9878
10501
simple-get@4.0.1:
9879
10502
dependencies:
9880
10503
decompress-response: 6.0.0
9881
10504
once: 1.4.0
9882
10505
simple-concat: 1.0.1
9883
9883
-
optional: true
9884
10506
9885
10507
simple-git@3.30.0:
9886
10508
dependencies:
···
9898
10520
9899
10521
sisteransi@1.0.5: {}
9900
10522
9901
9901
-
site-config-stack@3.2.11(vue@3.5.25(typescript@5.9.3)):
10523
10523
+
site-config-stack@3.2.11(vue@3.5.27(typescript@5.9.3)):
9902
10524
dependencies:
9903
10525
ufo: 1.6.1
9904
9904
-
vue: 3.5.25(typescript@5.9.3)
10526
10526
+
vue: 3.5.27(typescript@5.9.3)
9905
10527
9906
10528
skin-tone@2.0.0:
9907
10529
dependencies:
···
9913
10535
9914
10536
smob@1.5.0: {}
9915
10537
9916
9916
-
socket.io-client@4.8.1:
10538
10538
+
socket.io-client@4.8.3:
9917
10539
dependencies:
9918
10540
'@socket.io/component-emitter': 3.1.2
9919
9919
-
debug: 4.3.7
10541
10541
+
debug: 4.4.3
9920
10542
engine.io-client: 6.6.3
9921
10543
socket.io-parser: 4.2.4
9922
10544
transitivePeerDependencies:
···
9946
10568
9947
10569
speakingurl@14.0.1: {}
9948
10570
9949
9949
-
srvx@0.9.5: {}
10571
10571
+
srvx@0.10.1: {}
9950
10572
9951
10573
standard-as-callback@2.1.0: {}
9952
10574
···
10057
10679
10058
10680
tagged-tag@1.0.0: {}
10059
10681
10060
10060
-
tailwind-config-viewer@2.0.4(tailwindcss@3.4.18(yaml@2.8.1)):
10682
10682
+
tailwind-config-viewer@2.0.4(tailwindcss@3.4.18(yaml@2.8.2)):
10061
10683
dependencies:
10062
10684
'@koa/router': 12.0.2
10063
10685
commander: 6.2.1
···
10067
10689
open: 7.4.2
10068
10690
portfinder: 1.0.38
10069
10691
replace-in-file: 6.3.5
10070
10070
-
tailwindcss: 3.4.18(yaml@2.8.1)
10692
10692
+
tailwindcss: 3.4.18(yaml@2.8.2)
10071
10693
transitivePeerDependencies:
10072
10694
- supports-color
10073
10695
10074
10074
-
tailwindcss@3.4.18(yaml@2.8.1):
10696
10696
+
tailwindcss@3.4.18(yaml@2.8.2):
10075
10697
dependencies:
10076
10698
'@alloc/quick-lru': 5.2.0
10077
10699
arg: 5.0.2
···
10090
10712
postcss: 8.5.6
10091
10713
postcss-import: 15.1.0(postcss@8.5.6)
10092
10714
postcss-js: 4.1.0(postcss@8.5.6)
10093
10093
-
postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.6)(yaml@2.8.1)
10715
10715
+
postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.6)(yaml@2.8.2)
10094
10716
postcss-nested: 6.2.0(postcss@8.5.6)
10095
10717
postcss-selector-parser: 6.1.2
10096
10718
resolve: 1.22.11
···
10164
10786
dependencies:
10165
10787
fdir: 6.5.0(picomatch@4.0.3)
10166
10788
picomatch: 4.0.3
10789
10789
+
10790
10790
+
to-buffer@1.2.2:
10791
10791
+
dependencies:
10792
10792
+
isarray: 2.0.5
10793
10793
+
safe-buffer: 5.2.1
10794
10794
+
typed-array-buffer: 1.0.3
10167
10795
10168
10796
to-regex-range@5.0.1:
10169
10797
dependencies:
···
10204
10832
10205
10833
type-level-regexp@0.1.17: {}
10206
10834
10835
10835
+
typed-array-buffer@1.0.3:
10836
10836
+
dependencies:
10837
10837
+
call-bound: 1.0.4
10838
10838
+
es-errors: 1.3.0
10839
10839
+
is-typed-array: 1.1.15
10840
10840
+
10207
10841
typescript@5.9.3: {}
10208
10842
10209
10843
ufo@1.6.1: {}
10844
10844
+
10845
10845
+
ufo@1.6.3: {}
10210
10846
10211
10847
ultrahtml@1.6.0: {}
10212
10848
···
10219
10855
magic-string: 0.30.21
10220
10856
unplugin: 2.3.10
10221
10857
10858
10858
+
unctx@2.5.0:
10859
10859
+
dependencies:
10860
10860
+
acorn: 8.15.0
10861
10861
+
estree-walker: 3.0.3
10862
10862
+
magic-string: 0.30.21
10863
10863
+
unplugin: 2.3.11
10864
10864
+
10222
10865
undici-types@7.16.0: {}
10223
10866
10224
10867
unenv@2.0.0-rc.24:
10225
10868
dependencies:
10226
10869
pathe: 2.0.3
10227
10870
10228
10228
-
unhead@2.0.19:
10871
10871
+
unhead@2.1.2:
10229
10872
dependencies:
10230
10230
-
hookable: 5.5.3
10873
10873
+
hookable: 6.0.1
10231
10874
10232
10875
unicode-emoji-modifier-base@1.0.0: {}
10876
10876
+
10877
10877
+
unicode-segmenter@0.14.5: {}
10233
10878
10234
10879
unicode-trie@2.0.0:
10235
10880
dependencies:
···
10262
10907
scule: 1.3.0
10263
10908
strip-literal: 3.1.0
10264
10909
tinyglobby: 0.2.15
10265
10265
-
unplugin: 2.3.10
10910
10910
+
unplugin: 2.3.11
10266
10911
unplugin-utils: 0.3.1
10267
10912
10268
10913
unist-builder@4.0.0:
···
10309
10954
pathe: 2.0.3
10310
10955
picomatch: 4.0.3
10311
10956
10312
10312
-
unplugin-vue-router@0.16.1(@vue/compiler-sfc@3.5.25)(typescript@5.9.3)(vue-router@4.6.3(vue@3.5.25(typescript@5.9.3)))(vue@3.5.25(typescript@5.9.3)):
10957
10957
+
unplugin-vue-router@0.19.2(@vue/compiler-sfc@3.5.27)(vue-router@4.6.4(vue@3.5.27(typescript@5.9.3)))(vue@3.5.27(typescript@5.9.3)):
10313
10958
dependencies:
10314
10959
'@babel/generator': 7.28.5
10315
10315
-
'@vue-macros/common': 3.1.1(vue@3.5.25(typescript@5.9.3))
10316
10316
-
'@vue/compiler-sfc': 3.5.25
10317
10317
-
'@vue/language-core': 3.1.3(typescript@5.9.3)
10960
10960
+
'@vue-macros/common': 3.1.1(vue@3.5.27(typescript@5.9.3))
10961
10961
+
'@vue/compiler-sfc': 3.5.27
10962
10962
+
'@vue/language-core': 3.2.2
10318
10963
ast-walker-scope: 0.8.3
10319
10319
-
chokidar: 4.0.3
10964
10964
+
chokidar: 5.0.0
10320
10965
json5: 2.2.3
10321
10966
local-pkg: 1.1.2
10322
10967
magic-string: 0.30.21
···
10326
10971
picomatch: 4.0.3
10327
10972
scule: 1.3.0
10328
10973
tinyglobby: 0.2.15
10329
10329
-
unplugin: 2.3.10
10974
10974
+
unplugin: 2.3.11
10330
10975
unplugin-utils: 0.3.1
10331
10331
-
yaml: 2.8.1
10976
10976
+
yaml: 2.8.2
10332
10977
optionalDependencies:
10333
10333
-
vue-router: 4.6.3(vue@3.5.25(typescript@5.9.3))
10978
10978
+
vue-router: 4.6.4(vue@3.5.27(typescript@5.9.3))
10334
10979
transitivePeerDependencies:
10335
10335
-
- typescript
10336
10980
- vue
10337
10981
10338
10982
unplugin@2.3.10:
···
10349
10993
picomatch: 4.0.3
10350
10994
webpack-virtual-modules: 0.6.2
10351
10995
10352
10352
-
unstorage@1.17.2(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2):
10996
10996
+
unstorage@1.17.4(db0@0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1))(ioredis@5.8.2):
10353
10997
dependencies:
10354
10998
anymatch: 3.1.3
10355
10355
-
chokidar: 4.0.3
10999
10999
+
chokidar: 5.0.0
10356
11000
destr: 2.0.5
10357
10357
-
h3: 1.15.4
10358
10358
-
lru-cache: 10.4.3
11001
11001
+
h3: 1.15.5
11002
11002
+
lru-cache: 11.2.4
10359
11003
node-fetch-native: 1.6.7
10360
11004
ofetch: 1.5.1
10361
10361
-
ufo: 1.6.1
11005
11005
+
ufo: 1.6.3
10362
11006
optionalDependencies:
10363
11007
db0: 0.3.4(@libsql/client@0.15.15)(better-sqlite3@12.4.1)
10364
11008
ioredis: 5.8.2
···
10386
11030
pkg-types: 2.3.0
10387
11031
unplugin: 2.3.10
10388
11032
10389
10389
-
unwasm@0.5.2:
11033
11033
+
unwasm@0.5.3:
10390
11034
dependencies:
10391
11035
exsolve: 1.0.8
10392
11036
knitwork: 1.3.0
···
10401
11045
escalade: 3.2.0
10402
11046
picocolors: 1.1.1
10403
11047
11048
11048
+
update-browserslist-db@1.2.3(browserslist@4.28.1):
11049
11049
+
dependencies:
11050
11050
+
browserslist: 4.28.1
11051
11051
+
escalade: 3.2.0
11052
11052
+
picocolors: 1.1.1
11053
11053
+
10404
11054
uqr@0.1.2: {}
10405
11055
10406
11056
util-deprecate@1.0.2: {}
···
10422
11072
'@types/unist': 3.0.3
10423
11073
vfile-message: 4.0.3
10424
11074
10425
10425
-
vite-dev-rpc@1.1.0(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1)):
11075
11075
+
vite-dev-rpc@1.1.0(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)):
10426
11076
dependencies:
10427
11077
birpc: 2.9.0
10428
10428
-
vite: 7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1)
10429
10429
-
vite-hot-client: 2.1.0(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))
11078
11078
+
vite: 7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)
11079
11079
+
vite-hot-client: 2.1.0(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))
10430
11080
10431
10431
-
vite-hot-client@2.1.0(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1)):
11081
11081
+
vite-hot-client@2.1.0(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)):
10432
11082
dependencies:
10433
10433
-
vite: 7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1)
11083
11083
+
vite: 7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)
10434
11084
10435
10435
-
vite-node@5.2.0(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1):
11085
11085
+
vite-node@5.2.0(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2):
10436
11086
dependencies:
10437
11087
cac: 6.7.14
10438
11088
es-module-lexer: 1.7.0
10439
11089
obug: 2.1.1
10440
11090
pathe: 2.0.3
10441
10441
-
vite: 7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1)
11091
11091
+
vite: 7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)
10442
11092
transitivePeerDependencies:
10443
11093
- '@types/node'
10444
11094
- jiti
···
10452
11102
- tsx
10453
11103
- yaml
10454
11104
10455
10455
-
vite-plugin-checker@0.11.0(@biomejs/biome@1.9.4)(typescript@5.9.3)(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))(vue-tsc@2.2.2(typescript@5.9.3)):
11105
11105
+
vite-plugin-checker@0.12.0(@biomejs/biome@1.9.4)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@2.2.2(typescript@5.9.3)):
10456
11106
dependencies:
10457
11107
'@babel/code-frame': 7.27.1
10458
11108
chokidar: 4.0.3
···
10461
11111
picomatch: 4.0.3
10462
11112
tiny-invariant: 1.3.3
10463
11113
tinyglobby: 0.2.15
10464
10464
-
vite: 7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1)
11114
11114
+
vite: 7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)
10465
11115
vscode-uri: 3.1.0
10466
11116
optionalDependencies:
10467
11117
'@biomejs/biome': 1.9.4
10468
11118
typescript: 5.9.3
10469
11119
vue-tsc: 2.2.2(typescript@5.9.3)
10470
11120
10471
10471
-
vite-plugin-inspect@11.3.3(@nuxt/kit@4.2.1(magicast@0.5.1))(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1)):
11121
11121
+
vite-plugin-inspect@11.3.3(@nuxt/kit@4.2.2(magicast@0.5.1))(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)):
10472
11122
dependencies:
10473
11123
ansis: 4.2.0
10474
11124
debug: 4.4.3
···
10478
11128
perfect-debounce: 2.0.0
10479
11129
sirv: 3.0.2
10480
11130
unplugin-utils: 0.3.1
10481
10481
-
vite: 7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1)
10482
10482
-
vite-dev-rpc: 1.1.0(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))
11131
11131
+
vite: 7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)
11132
11132
+
vite-dev-rpc: 1.1.0(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))
10483
11133
optionalDependencies:
10484
10484
-
'@nuxt/kit': 4.2.1(magicast@0.5.1)
11134
11134
+
'@nuxt/kit': 4.2.2(magicast@0.5.1)
10485
11135
transitivePeerDependencies:
10486
11136
- supports-color
10487
11137
10488
10488
-
vite-plugin-vue-tracer@1.1.3(vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.3)):
11138
11138
+
vite-plugin-vue-tracer@1.1.3(vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)):
10489
11139
dependencies:
10490
11140
estree-walker: 3.0.3
10491
10491
-
exsolve: 1.0.7
11141
11141
+
exsolve: 1.0.8
10492
11142
magic-string: 0.30.21
10493
11143
pathe: 2.0.3
10494
11144
source-map-js: 1.2.1
10495
10495
-
vite: 7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1)
10496
10496
-
vue: 3.5.25(typescript@5.9.3)
11145
11145
+
vite: 7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)
11146
11146
+
vue: 3.5.27(typescript@5.9.3)
10497
11147
10498
10498
-
vite@7.2.6(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.1):
11148
11148
+
vite@7.3.1(@types/node@24.10.0)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2):
10499
11149
dependencies:
10500
10500
-
esbuild: 0.25.12
11150
11150
+
esbuild: 0.27.2
10501
11151
fdir: 6.5.0(picomatch@4.0.3)
10502
11152
picomatch: 4.0.3
10503
11153
postcss: 8.5.6
···
10508
11158
fsevents: 2.3.3
10509
11159
jiti: 2.6.1
10510
11160
terser: 5.44.1
10511
10511
-
yaml: 2.8.1
11161
11161
+
yaml: 2.8.2
10512
11162
10513
11163
vscode-uri@3.1.0: {}
10514
11164
···
10516
11166
dependencies:
10517
11167
ufo: 1.6.1
10518
11168
10519
10519
-
vue-component-meta@3.1.5(typescript@5.9.3):
11169
11169
+
vue-component-meta@3.2.2(typescript@5.9.3):
10520
11170
dependencies:
10521
10521
-
'@volar/typescript': 2.4.23
10522
10522
-
'@vue/language-core': 3.1.5(typescript@5.9.3)
11171
11171
+
'@volar/typescript': 2.4.27
11172
11172
+
'@vue/language-core': 3.2.2
10523
11173
path-browserify: 1.0.1
11174
11174
+
optionalDependencies:
10524
11175
typescript: 5.9.3
10525
10525
-
vue-component-type-helpers: 3.1.5
10526
10526
-
10527
10527
-
vue-component-type-helpers@3.1.5: {}
10528
11176
10529
11177
vue-devtools-stub@0.1.0: {}
10530
11178
10531
10531
-
vue-router@4.6.3(vue@3.5.25(typescript@5.9.3)):
11179
11179
+
vue-router@4.6.4(vue@3.5.27(typescript@5.9.3)):
10532
11180
dependencies:
10533
11181
'@vue/devtools-api': 6.6.4
10534
10534
-
vue: 3.5.25(typescript@5.9.3)
11182
11182
+
vue: 3.5.27(typescript@5.9.3)
10535
11183
10536
11184
vue-tsc@2.2.2(typescript@5.9.3):
10537
11185
dependencies:
···
10539
11187
'@vue/language-core': 2.2.2(typescript@5.9.3)
10540
11188
typescript: 5.9.3
10541
11189
10542
10542
-
vue@3.5.25(typescript@5.9.3):
11190
11190
+
vue@3.5.27(typescript@5.9.3):
10543
11191
dependencies:
10544
10544
-
'@vue/compiler-dom': 3.5.25
10545
10545
-
'@vue/compiler-sfc': 3.5.25
10546
10546
-
'@vue/runtime-dom': 3.5.25
10547
10547
-
'@vue/server-renderer': 3.5.25(vue@3.5.25(typescript@5.9.3))
10548
10548
-
'@vue/shared': 3.5.25
11192
11192
+
'@vue/compiler-dom': 3.5.27
11193
11193
+
'@vue/compiler-sfc': 3.5.27
11194
11194
+
'@vue/runtime-dom': 3.5.27
11195
11195
+
'@vue/server-renderer': 3.5.27(vue@3.5.27(typescript@5.9.3))
11196
11196
+
'@vue/shared': 3.5.27
10549
11197
optionalDependencies:
10550
11198
typescript: 5.9.3
10551
11199
···
10563
11211
tr46: 0.0.3
10564
11212
webidl-conversions: 3.0.1
10565
11213
11214
11214
+
which-typed-array@1.1.20:
11215
11215
+
dependencies:
11216
11216
+
available-typed-arrays: 1.0.7
11217
11217
+
call-bind: 1.0.8
11218
11218
+
call-bound: 1.0.4
11219
11219
+
for-each: 0.3.5
11220
11220
+
get-proto: 1.0.1
11221
11221
+
gopd: 1.2.0
11222
11222
+
has-tostringtag: 1.0.2
11223
11223
+
10566
11224
which@2.0.2:
10567
11225
dependencies:
10568
11226
isexe: 2.0.0
···
10601
11259
10602
11260
yallist@5.0.0: {}
10603
11261
10604
10604
-
yaml@2.8.1: {}
11262
11262
+
yaml@2.8.2: {}
10605
11263
10606
11264
yargs-parser@21.1.1: {}
10607
11265
···
10634
11292
cookie-es: 2.0.0
10635
11293
youch-core: 0.3.3
10636
11294
11295
11295
+
youch@4.1.0-beta.13:
11296
11296
+
dependencies:
11297
11297
+
'@poppinss/colors': 4.1.5
11298
11298
+
'@poppinss/dumper': 0.6.5
11299
11299
+
'@speed-highlight/core': 1.2.12
11300
11300
+
cookie-es: 2.0.0
11301
11301
+
youch-core: 0.3.3
11302
11302
+
10637
11303
zip-stream@6.0.1:
10638
11304
dependencies:
10639
11305
archiver-utils: 5.0.2
10640
11306
compress-commons: 6.0.2
10641
11307
readable-stream: 4.7.0
10642
11308
10643
10643
-
zod-to-json-schema@3.25.0(zod@3.25.76):
11309
11309
+
zod-to-json-schema@3.25.1(zod@3.25.76):
10644
11310
dependencies:
10645
11311
zod: 3.25.76
10646
11312