···
2
2
"name": "tsdown-preset-sxzz",
3
3
"type": "module",
4
4
"version": "0.3.0",
5
5
-
"packageManager": "pnpm@10.28.0",
5
5
+
"packageManager": "pnpm@10.28.1",
6
6
"description": "An opinionated preset for tsdown.",
7
7
"author": "Kevin Deng <sxzz@sxzz.moe>",
8
8
"license": "MIT",
···
40
40
"prepublishOnly": "pnpm run build"
41
41
},
42
42
"peerDependencies": {
43
43
-
"tsdown": "^0.20.0-0"
43
43
+
"tsdown": "^0.20.0"
44
44
},
45
45
"dependencies": {
46
46
"@arethetypeswrong/core": "^0.18.2",
47
47
-
"publint": "^0.3.16"
47
47
+
"publint": "^0.3.17"
48
48
},
49
49
"devDependencies": {
50
50
-
"@sxzz/eslint-config": "^7.4.5",
50
50
+
"@sxzz/eslint-config": "^7.5.0",
51
51
"@sxzz/prettier-config": "^2.2.6",
52
52
-
"@types/node": "^25.0.9",
53
53
-
"@typescript/native-preview": "7.0.0-dev.20260116.1",
52
52
+
"@types/node": "^25.0.10",
53
53
+
"@typescript/native-preview": "7.0.0-dev.20260122.3",
54
54
"bumpp": "^10.4.0",
55
55
"eslint": "^9.39.2",
56
56
-
"prettier": "^3.8.0",
57
57
-
"tsdown": "^0.20.0-beta.3",
56
56
+
"prettier": "^3.8.1",
57
57
+
"tsdown": "^0.20.0",
58
58
"typescript": "^5.9.3"
59
59
},
60
60
"prettier": "@sxzz/prettier-config"
···
12
12
specifier: ^0.18.2
13
13
version: 0.18.2
14
14
publint:
15
15
-
specifier: ^0.3.16
16
16
-
version: 0.3.16
15
15
+
specifier: ^0.3.17
16
16
+
version: 0.3.17
17
17
devDependencies:
18
18
'@sxzz/eslint-config':
19
19
-
specifier: ^7.4.5
20
20
-
version: 7.4.5(@typescript-eslint/eslint-plugin@8.53.0(@typescript-eslint/parser@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/parser@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(prettier@3.8.0)(typescript@5.9.3)
19
19
+
specifier: ^7.5.0
20
20
+
version: 7.5.0(@typescript-eslint/eslint-plugin@8.53.1(@typescript-eslint/parser@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/parser@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(prettier@3.8.1)(typescript@5.9.3)
21
21
'@sxzz/prettier-config':
22
22
specifier: ^2.2.6
23
23
version: 2.2.6
24
24
'@types/node':
25
25
-
specifier: ^25.0.9
26
26
-
version: 25.0.9
25
25
+
specifier: ^25.0.10
26
26
+
version: 25.0.10
27
27
'@typescript/native-preview':
28
28
-
specifier: 7.0.0-dev.20260116.1
29
29
-
version: 7.0.0-dev.20260116.1
28
28
+
specifier: 7.0.0-dev.20260122.3
29
29
+
version: 7.0.0-dev.20260122.3
30
30
bumpp:
31
31
specifier: ^10.4.0
32
32
version: 10.4.0
···
34
34
specifier: ^9.39.2
35
35
version: 9.39.2(jiti@2.6.1)
36
36
prettier:
37
37
-
specifier: ^3.8.0
38
38
-
version: 3.8.0
37
37
+
specifier: ^3.8.1
38
38
+
version: 3.8.1
39
39
tsdown:
40
40
-
specifier: ^0.20.0-beta.3
41
41
-
version: 0.20.0-beta.3(@arethetypeswrong/core@0.18.2)(@typescript/native-preview@7.0.0-dev.20260116.1)(publint@0.3.16)(synckit@0.11.12)(typescript@5.9.3)
40
40
+
specifier: ^0.20.0
41
41
+
version: 0.20.0(@arethetypeswrong/core@0.18.2)(@typescript/native-preview@7.0.0-dev.20260122.3)(publint@0.3.17)(synckit@0.11.12)(typescript@5.9.3)
42
42
typescript:
43
43
specifier: ^5.9.3
44
44
version: 5.9.3
···
52
52
resolution: {integrity: sha512-GiwTmBFOU1/+UVNqqCGzFJYfBXEytUkiI+iRZ6Qx7KmUVtLm00sYySkfe203C9QtPG11yOz1ZaMek8dT/xnlgg==}
53
53
engines: {node: '>=20'}
54
54
55
55
-
'@babel/generator@7.28.6':
56
56
-
resolution: {integrity: sha512-lOoVRwADj8hjf7al89tvQ2a1lf53Z+7tiXMgpZJL3maQPDxh0DgLMN62B2MKUOFcoodBHLMbDM6WAbKgNy5Suw==}
57
57
-
engines: {node: '>=6.9.0'}
55
55
+
'@babel/generator@8.0.0-beta.4':
56
56
+
resolution: {integrity: sha512-5xRfRZk6wx1BRu2XnTE8cTh2mx1ixrZ3/vpn7p/RCJpgctL6pexVVHE3eqtwlYvHhPAuOYCAlnsAyXpBdmfh5Q==}
57
57
+
engines: {node: ^20.19.0 || >=22.12.0}
58
58
59
59
-
'@babel/helper-string-parser@7.27.1':
60
60
-
resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==}
61
61
-
engines: {node: '>=6.9.0'}
59
59
+
'@babel/helper-string-parser@8.0.0-beta.4':
60
60
+
resolution: {integrity: sha512-FGwbdQ/I2nJXXfyxa7dT0Fr/zPWwgX7m+hNVj0HrIHYJtyLxSQeQY1Kd8QkAYviQJV3OWFlRLuGd5epF03bdQg==}
61
61
+
engines: {node: ^20.19.0 || >=22.12.0}
62
62
63
63
'@babel/helper-validator-identifier@7.28.5':
64
64
resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==}
65
65
engines: {node: '>=6.9.0'}
66
66
67
67
-
'@babel/parser@7.28.6':
68
68
-
resolution: {integrity: sha512-TeR9zWR18BvbfPmGbLampPMW+uW1NZnJlRuuHso8i87QZNq2JRF9i6RgxRqtEq+wQGsS19NNTWr2duhnE49mfQ==}
69
69
-
engines: {node: '>=6.0.0'}
67
67
+
'@babel/helper-validator-identifier@8.0.0-beta.4':
68
68
+
resolution: {integrity: sha512-6t0IaUEzlinbLmsGIvBZIHEJGjuchx+cMj+FbS78zL17tucYervgbwO07V5/CgBenVraontpmyMCTVyqCfxhFQ==}
69
69
+
engines: {node: ^20.19.0 || >=22.12.0}
70
70
+
71
71
+
'@babel/parser@8.0.0-beta.4':
72
72
+
resolution: {integrity: sha512-fBcUqUN3eenLyg25QFkOwY1lmV6L0RdG92g6gxyS2CVCY8kHdibkQz1+zV3bLzxcvNnfHoi3i9n5Dci+g93acg==}
73
73
+
engines: {node: ^20.19.0 || >=22.12.0}
70
74
hasBin: true
71
75
72
72
-
'@babel/types@7.28.6':
73
73
-
resolution: {integrity: sha512-0ZrskXVEHSWIqZM/sQZ4EV3jZJXRkio/WCxaqKZP1g//CEWEPSfeZFcms4XeKBCHU0ZKnIkdJeU/kF+eRp5lBg==}
74
74
-
engines: {node: '>=6.9.0'}
76
76
+
'@babel/types@8.0.0-beta.4':
77
77
+
resolution: {integrity: sha512-xjk2xqYp25ePzAs0I08hN2lrbUDDQFfCjwq6MIEa8HwHa0WK8NfNtdvtXod8Ku2CbE1iui7qwWojGvjQiyrQeA==}
78
78
+
engines: {node: ^20.19.0 || >=22.12.0}
75
79
76
80
'@braidai/lang@1.1.2':
77
81
resolution: {integrity: sha512-qBcknbBufNHlui137Hft8xauQMTZDKdophmLFv05r2eNmdIv/MlPuP4TdUknHG68UdWLgVZwgxVe735HzJNIwA==}
···
89
93
resolution: {integrity: sha512-rQkU5u8hNAq2NVRzHnIUUvR6arbO0b6AOlvpTNS48CkiKSn/xtNfOzBK23JE4SiW89DgvU7GtxLVgV4Vn2HBAw==}
90
94
engines: {node: '>=20.11.0'}
91
95
92
92
-
'@es-joy/jsdoccomment@0.79.0':
93
93
-
resolution: {integrity: sha512-q/Nc241VsVRC5b1dgbsOI0fnWfrb1S9sdceFewpDHto4+4r2o6SSCpcY+Z+EdLdMPN6Nsj/PjlPcKag6WbU6XQ==}
96
96
+
'@es-joy/jsdoccomment@0.82.0':
97
97
+
resolution: {integrity: sha512-xs3OTxPefjTZaoDS7H1X2pV33enAmZg+8YldjmeYk7XZnq420phdnp6o0JtrsHBdSRJ5+RTocgyED9TL3epgpw==}
94
98
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
95
99
96
100
'@es-joy/resolve.exports@1.2.0':
···
134
138
resolution: {integrity: sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==}
135
139
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
136
140
141
141
+
'@eslint/core@1.0.1':
142
142
+
resolution: {integrity: sha512-r18fEAj9uCk+VjzGt2thsbOmychS+4kxI14spVNibUO2vqKX7obOG+ymZljAwuPZl+S3clPGwCwTDtrdqTiY6Q==}
143
143
+
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
144
144
+
137
145
'@eslint/eslintrc@3.3.3':
138
146
resolution: {integrity: sha512-Kr+LPIUVKz2qkx1HAMH8q1q6azbqBAsXJUxBl/ODDuVPX45Z9DfwB8tPjTi6nNZ8BuM3nbJxC5zCAg5elnBUTQ==}
139
147
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
···
153
161
'@eslint/plugin-kit@0.4.1':
154
162
resolution: {integrity: sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==}
155
163
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
164
164
+
165
165
+
'@eslint/plugin-kit@0.5.1':
166
166
+
resolution: {integrity: sha512-hZ2uC1jbf6JMSsF2ZklhRQqf6GLpYyux6DlzegnW/aFlpu6qJj5GO7ub7WOETCrEl6pl6DAX7RgTgj/fyG+6BQ==}
167
167
+
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
156
168
157
169
'@humanfs/core@0.19.1':
158
170
resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==}
···
284
296
cpu: [x64]
285
297
os: [win32]
286
298
287
287
-
'@oxc-project/types@0.108.0':
288
288
-
resolution: {integrity: sha512-7lf13b2IA/kZO6xgnIZA88sq3vwrxWk+2vxf6cc+omwYCRTiA5e63Beqf3fz/v8jEviChWWmFYBwzfSeyrsj7Q==}
299
299
+
'@oxc-project/types@0.110.0':
300
300
+
resolution: {integrity: sha512-6Ct21OIlrEnFEJk5LT4e63pk3btsI6/TusD/GStLi7wYlGJNOl1GI9qvXAnRAxQU9zqA2Oz+UwhfTOU2rPZVow==}
289
301
290
302
'@oxc-project/types@0.99.0':
291
303
resolution: {integrity: sha512-LLDEhXB7g1m5J+woRSgfKsFPS3LhR9xRhTeIoEBm5WrkwMxn6eZ0Ld0c0K5eHB57ChZX6I3uSmmLjZ8pcjlRcw==}
···
298
310
resolution: {integrity: sha512-aABz3zIRilpWMekbt1FL1JVBQrQLR8L4Td2SRctECrWSsXGTNn/G1BqNSKCdbvQS1LWstAXfqcXzDki7GAAJyg==}
299
311
engines: {node: '>=14'}
300
312
301
301
-
'@publint/pack@0.1.2':
302
302
-
resolution: {integrity: sha512-S+9ANAvUmjutrshV4jZjaiG8XQyuJIZ8a4utWmN/vW1sgQ9IfBnPndwkmQYw53QmouOIytT874u65HEmu6H5jw==}
313
313
+
'@publint/pack@0.1.3':
314
314
+
resolution: {integrity: sha512-dHDWeutAerz+Z2wFYAce7Y51vd4rbLBfUh0BNnyul4xKoVsPUVJBrOAFsJvtvYBwGFJSqKsxyyHf/7evZ8+Q5Q==}
303
315
engines: {node: '>=18'}
304
316
305
317
'@quansync/fs@1.0.0':
306
318
resolution: {integrity: sha512-4TJ3DFtlf1L5LDMaM6CanJ/0lckGNtJcMjQ1NAV6zDmA0tEHKZtxNKin8EgPaVX1YzljbxckyT2tJrpQKAtngQ==}
307
319
308
308
-
'@rolldown/binding-android-arm64@1.0.0-beta.60':
309
309
-
resolution: {integrity: sha512-hOW6iQXtpG4uCW1zGK56+KhEXGttSkTp2ykncW/nkOIF/jOKTqbM944Q73HVeMXP1mPRvE2cZwNp3xeLIeyIGQ==}
320
320
+
'@rolldown/binding-android-arm64@1.0.0-rc.1':
321
321
+
resolution: {integrity: sha512-He6ZoCfv5D7dlRbrhNBkuMVIHd0GDnjJwbICE1OWpG7G3S2gmJ+eXkcNLJjzjNDpeI2aRy56ou39AJM9AD8YFA==}
310
322
engines: {node: ^20.19.0 || >=22.12.0}
311
323
cpu: [arm64]
312
324
os: [android]
313
325
314
314
-
'@rolldown/binding-darwin-arm64@1.0.0-beta.60':
315
315
-
resolution: {integrity: sha512-vyDA4HXY2mP8PPtl5UE17uGPxUNG4m1wkfa3kAkR8JWrFbarV97UmLq22IWrNhtBPa89xqerzLK8KoVmz5JqCQ==}
326
326
+
'@rolldown/binding-darwin-arm64@1.0.0-rc.1':
327
327
+
resolution: {integrity: sha512-YzJdn08kSOXnj85ghHauH2iHpOJ6eSmstdRTLyaziDcUxe9SyQJgGyx/5jDIhDvtOcNvMm2Ju7m19+S/Rm1jFg==}
316
328
engines: {node: ^20.19.0 || >=22.12.0}
317
329
cpu: [arm64]
318
330
os: [darwin]
319
331
320
320
-
'@rolldown/binding-darwin-x64@1.0.0-beta.60':
321
321
-
resolution: {integrity: sha512-WnxyqxAKP2BsxouwGY/RCF5UFw/LA4QOHhJ7VEl+UCelHokiwqNHRbryLAyRy3TE1FZ5eae+vAFcaetAu/kWLw==}
332
332
+
'@rolldown/binding-darwin-x64@1.0.0-rc.1':
333
333
+
resolution: {integrity: sha512-cIvAbqM+ZVV6lBSKSBtlNqH5iCiW933t1q8j0H66B3sjbe8AxIRetVqfGgcHcJtMzBIkIALlL9fcDrElWLJQcQ==}
322
334
engines: {node: ^20.19.0 || >=22.12.0}
323
335
cpu: [x64]
324
336
os: [darwin]
325
337
326
326
-
'@rolldown/binding-freebsd-x64@1.0.0-beta.60':
327
327
-
resolution: {integrity: sha512-JtyWJ+zXOHof5gOUYwdTWI2kL6b8q9eNwqB/oD4mfUFaC/COEB2+47JMhcq78dey9Ahmec3DZKRDZPRh9hNAMQ==}
338
338
+
'@rolldown/binding-freebsd-x64@1.0.0-rc.1':
339
339
+
resolution: {integrity: sha512-rVt+B1B/qmKwCl1XD02wKfgh3vQPXRXdB/TicV2w6g7RVAM1+cZcpigwhLarqiVCxDObFZ7UgXCxPC7tpDoRog==}
328
340
engines: {node: ^20.19.0 || >=22.12.0}
329
341
cpu: [x64]
330
342
os: [freebsd]
331
343
332
332
-
'@rolldown/binding-linux-arm-gnueabihf@1.0.0-beta.60':
333
333
-
resolution: {integrity: sha512-LrMoKqpHx+kCaNSk84iSBd4yVOymLIbxJQtvFjDN2CjQraownR+IXcwYDblFcj9ivmS54T3vCboXBbm3s1zbPQ==}
344
344
+
'@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.1':
345
345
+
resolution: {integrity: sha512-69YKwJJBOFprQa1GktPgbuBOfnn+EGxu8sBJ1TjPER+zhSpYeaU4N07uqmyBiksOLGXsMegymuecLobfz03h8Q==}
334
346
engines: {node: ^20.19.0 || >=22.12.0}
335
347
cpu: [arm]
336
348
os: [linux]
337
349
338
338
-
'@rolldown/binding-linux-arm64-gnu@1.0.0-beta.60':
339
339
-
resolution: {integrity: sha512-sqI+Vdx1gmXJMsXN3Fsewm3wlt7RHvRs1uysSp//NLsCoh9ZFEUr4ZzGhWKOg6Rvf+njNu/vCsz96x7wssLejQ==}
350
350
+
'@rolldown/binding-linux-arm64-gnu@1.0.0-rc.1':
351
351
+
resolution: {integrity: sha512-9JDhHUf3WcLfnViFWm+TyorqUtnSAHaCzlSNmMOq824prVuuzDOK91K0Hl8DUcEb9M5x2O+d2/jmBMsetRIn3g==}
340
352
engines: {node: ^20.19.0 || >=22.12.0}
341
353
cpu: [arm64]
342
354
os: [linux]
343
355
libc: [glibc]
344
356
345
345
-
'@rolldown/binding-linux-arm64-musl@1.0.0-beta.60':
346
346
-
resolution: {integrity: sha512-8xlqGLDtTP8sBfYwneTDu8+PRm5reNEHAuI/+6WPy9y350ls0KTFd3EJCOWEXWGW0F35ko9Fn9azmurBTjqOrQ==}
357
357
+
'@rolldown/binding-linux-arm64-musl@1.0.0-rc.1':
358
358
+
resolution: {integrity: sha512-UvApLEGholmxw/HIwmUnLq3CwdydbhaHHllvWiCTNbyGom7wTwOtz5OAQbAKZYyiEOeIXZNPkM7nA4Dtng7CLw==}
347
359
engines: {node: ^20.19.0 || >=22.12.0}
348
360
cpu: [arm64]
349
361
os: [linux]
350
362
libc: [musl]
351
363
352
352
-
'@rolldown/binding-linux-x64-gnu@1.0.0-beta.60':
353
353
-
resolution: {integrity: sha512-iR4nhVouVZK1CiGGGyz+prF5Lw9Lmz30Rl36Hajex+dFVFiegka604zBwzTp5Tl0BZnr50ztnVJ30tGrBhDr8Q==}
364
364
+
'@rolldown/binding-linux-x64-gnu@1.0.0-rc.1':
365
365
+
resolution: {integrity: sha512-uVctNgZHiGnJx5Fij7wHLhgw4uyZBVi6mykeWKOqE7bVy9Hcxn0fM/IuqdMwk6hXlaf9fFShDTFz2+YejP+x0A==}
354
366
engines: {node: ^20.19.0 || >=22.12.0}
355
367
cpu: [x64]
356
368
os: [linux]
357
369
libc: [glibc]
358
370
359
359
-
'@rolldown/binding-linux-x64-musl@1.0.0-beta.60':
360
360
-
resolution: {integrity: sha512-HbfNcqNeqxFjSMf1Kpe8itr2e2lr0Bm6HltD2qXtfU91bSSikVs9EWsa1ThshQ1v2ZvxXckGjlVLtah6IoslPg==}
371
371
+
'@rolldown/binding-linux-x64-musl@1.0.0-rc.1':
372
372
+
resolution: {integrity: sha512-T6Eg0xWwcxd/MzBcuv4Z37YVbUbJxy5cMNnbIt/Yr99wFwli30O4BPlY8hKeGyn6lWNtU0QioBS46lVzDN38bg==}
361
373
engines: {node: ^20.19.0 || >=22.12.0}
362
374
cpu: [x64]
363
375
os: [linux]
364
376
libc: [musl]
365
377
366
366
-
'@rolldown/binding-openharmony-arm64@1.0.0-beta.60':
367
367
-
resolution: {integrity: sha512-BiiamFcgTJ+ZFOUIMO9AHXUo9WXvHVwGfSrJ+Sv0AsTd2w3VN7dJGiH3WRcxKFetljJHWvGbM4fdpY5lf6RIvw==}
378
378
+
'@rolldown/binding-openharmony-arm64@1.0.0-rc.1':
379
379
+
resolution: {integrity: sha512-PuGZVS2xNJyLADeh2F04b+Cz4NwvpglbtWACgrDOa5YDTEHKwmiTDjoD5eZ9/ptXtcpeFrMqD2H4Zn33KAh1Eg==}
368
380
engines: {node: ^20.19.0 || >=22.12.0}
369
381
cpu: [arm64]
370
382
os: [openharmony]
371
383
372
372
-
'@rolldown/binding-wasm32-wasi@1.0.0-beta.60':
373
373
-
resolution: {integrity: sha512-6roXGbHMdR2ucnxXuwbmQvk8tuYl3VGu0yv13KxspyKBxxBd4RS6iykzLD6mX2gMUHhfX8SVWz7n/62gfyKHow==}
384
384
+
'@rolldown/binding-wasm32-wasi@1.0.0-rc.1':
385
385
+
resolution: {integrity: sha512-2mOxY562ihHlz9lEXuaGEIDCZ1vI+zyFdtsoa3M62xsEunDXQE+DVPO4S4x5MPK9tKulG/aFcA/IH5eVN257Cw==}
374
386
engines: {node: '>=14.0.0'}
375
387
cpu: [wasm32]
376
388
377
377
-
'@rolldown/binding-win32-arm64-msvc@1.0.0-beta.60':
378
378
-
resolution: {integrity: sha512-JBOm8/DC/CKnHyMHoJFdvzVHxUixid4dGkiTqGflxOxO43uSJMpl77pSPXvzwZ/VXwqblU2V0/PanyCBcRLowQ==}
389
389
+
'@rolldown/binding-win32-arm64-msvc@1.0.0-rc.1':
390
390
+
resolution: {integrity: sha512-oQVOP5cfAWZwRD0Q3nGn/cA9FW3KhMMuQ0NIndALAe6obqjLhqYVYDiGGRGrxvnjJsVbpLwR14gIUYnpIcHR1g==}
379
391
engines: {node: ^20.19.0 || >=22.12.0}
380
392
cpu: [arm64]
381
393
os: [win32]
382
394
383
383
-
'@rolldown/binding-win32-x64-msvc@1.0.0-beta.60':
384
384
-
resolution: {integrity: sha512-MKF0B823Efp+Ot8KsbwIuGhKH58pf+2rSM6VcqyNMlNBHheOM0Gf7JmEu+toc1jgN6fqjH7Et+8hAzsLVkIGfA==}
395
395
+
'@rolldown/binding-win32-x64-msvc@1.0.0-rc.1':
396
396
+
resolution: {integrity: sha512-Ydsxxx++FNOuov3wCBPaYjZrEvKOOGq3k+BF4BPridhg2pENfitSRD2TEuQ8i33bp5VptuNdC9IzxRKU031z5A==}
385
397
engines: {node: ^20.19.0 || >=22.12.0}
386
398
cpu: [x64]
387
399
os: [win32]
388
400
389
389
-
'@rolldown/pluginutils@1.0.0-beta.60':
390
390
-
resolution: {integrity: sha512-Jz4aqXRPVtqkH1E3jRDzLO5cgN5JwW+WG0wXGE4NiJd25nougv/AHzxmKCzmVQUYnxLmTM0M4wrZp+LlC2FKLg==}
401
401
+
'@rolldown/pluginutils@1.0.0-rc.1':
402
402
+
resolution: {integrity: sha512-UTBjtTxVOhodhzFVp/ayITaTETRHPUPYZPXQe0WU0wOgxghMojXxYjOiPOauKIYNWJAWS2fd7gJgGQK8GU8vDA==}
391
403
392
404
'@sindresorhus/base62@1.0.0':
393
405
resolution: {integrity: sha512-TeheYy0ILzBEI/CO55CP6zJCSdSWeRtGnHy8U8dWSUH4I68iqTsy7HkMktR4xakThc9jotkPQUXT4ITdbV7cHA==}
394
406
engines: {node: '>=18'}
395
407
396
396
-
'@sxzz/eslint-config@7.4.5':
397
397
-
resolution: {integrity: sha512-u3FjYOfJnJMocXtvgtNoLOpkT8VYSI5mtEuAatBH0W+W12JkgW0nG1XVCT+mujG0rPfniNCykoAsSZJetmYbhg==}
398
398
-
engines: {node: '>=20.0.0'}
408
408
+
'@sxzz/eslint-config@7.5.0':
409
409
+
resolution: {integrity: sha512-FQLK1ZPoukn00xfboPXLDki0BVQQKtDd3kHY4j3X7HgHgn+UL61bELPDcEcckL8mi+4K7kxIuJDLa4cJxkCGEw==}
410
410
+
engines: {node: '>=20.19.0'}
399
411
peerDependencies:
400
412
'@unocss/eslint-plugin': '>=65.0.0'
401
413
eslint: ^9.5.0
···
415
427
'@types/estree@1.0.8':
416
428
resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
417
429
430
430
+
'@types/jsesc@2.5.1':
431
431
+
resolution: {integrity: sha512-9VN+6yxLOPLOav+7PwjZbxiID2bVaeq0ED4qSQmdQTdjnXJSaCVKTR58t15oqH1H5t8Ng2ZX1SabJVoN9Q34bw==}
432
432
+
418
433
'@types/json-schema@7.0.15':
419
434
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
420
435
···
424
439
'@types/ms@2.1.0':
425
440
resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==}
426
441
427
427
-
'@types/node@25.0.9':
428
428
-
resolution: {integrity: sha512-/rpCXHlCWeqClNBwUhDcusJxXYDjZTyE8v5oTO7WbL8eij2nKhUeU89/6xgjU7N4/Vh3He0BtyhJdQbDyhiXAw==}
442
442
+
'@types/node@25.0.10':
443
443
+
resolution: {integrity: sha512-zWW5KPngR/yvakJgGOmZ5vTBemDoSqF3AcV/LrO5u5wTWyEAVVh+IT39G4gtyAkh3CtTZs8aX/yRM82OfzHJRg==}
429
444
430
445
'@types/unist@3.0.3':
431
446
resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==}
432
447
433
433
-
'@typescript-eslint/eslint-plugin@8.53.0':
434
434
-
resolution: {integrity: sha512-eEXsVvLPu8Z4PkFibtuFJLJOTAV/nPdgtSjkGoPpddpFk3/ym2oy97jynY6ic2m6+nc5M8SE1e9v/mHKsulcJg==}
448
448
+
'@typescript-eslint/eslint-plugin@8.53.1':
449
449
+
resolution: {integrity: sha512-cFYYFZ+oQFi6hUnBTbLRXfTJiaQtYE3t4O692agbBl+2Zy+eqSKWtPjhPXJu1G7j4RLjKgeJPDdq3EqOwmX5Ag==}
435
450
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
436
451
peerDependencies:
437
437
-
'@typescript-eslint/parser': ^8.53.0
452
452
+
'@typescript-eslint/parser': ^8.53.1
438
453
eslint: ^8.57.0 || ^9.0.0
439
454
typescript: '>=4.8.4 <6.0.0'
440
455
441
441
-
'@typescript-eslint/parser@8.53.0':
442
442
-
resolution: {integrity: sha512-npiaib8XzbjtzS2N4HlqPvlpxpmZ14FjSJrteZpPxGUaYPlvhzlzUZ4mZyABo0EFrOWnvyd0Xxroq//hKhtAWg==}
456
456
+
'@typescript-eslint/parser@8.53.1':
457
457
+
resolution: {integrity: sha512-nm3cvFN9SqZGXjmw5bZ6cGmvJSyJPn0wU9gHAZZHDnZl2wF9PhHv78Xf06E0MaNk4zLVHL8hb2/c32XvyJOLQg==}
443
458
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
444
459
peerDependencies:
445
460
eslint: ^8.57.0 || ^9.0.0
446
461
typescript: '>=4.8.4 <6.0.0'
447
462
448
448
-
'@typescript-eslint/project-service@8.53.0':
449
449
-
resolution: {integrity: sha512-Bl6Gdr7NqkqIP5yP9z1JU///Nmes4Eose6L1HwpuVHwScgDPPuEWbUVhvlZmb8hy0vX9syLk5EGNL700WcBlbg==}
463
463
+
'@typescript-eslint/project-service@8.53.1':
464
464
+
resolution: {integrity: sha512-WYC4FB5Ra0xidsmlPb+1SsnaSKPmS3gsjIARwbEkHkoWloQmuzcfypljaJcR78uyLA1h8sHdWWPHSLDI+MtNog==}
450
465
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
451
466
peerDependencies:
452
467
typescript: '>=4.8.4 <6.0.0'
453
468
454
454
-
'@typescript-eslint/scope-manager@8.53.0':
455
455
-
resolution: {integrity: sha512-kWNj3l01eOGSdVBnfAF2K1BTh06WS0Yet6JUgb9Cmkqaz3Jlu0fdVUjj9UI8gPidBWSMqDIglmEXifSgDT/D0g==}
469
469
+
'@typescript-eslint/scope-manager@8.53.1':
470
470
+
resolution: {integrity: sha512-Lu23yw1uJMFY8cUeq7JlrizAgeQvWugNQzJp8C3x8Eo5Jw5Q2ykMdiiTB9vBVOOUBysMzmRRmUfwFrZuI2C4SQ==}
456
471
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
457
472
458
458
-
'@typescript-eslint/tsconfig-utils@8.53.0':
459
459
-
resolution: {integrity: sha512-K6Sc0R5GIG6dNoPdOooQ+KtvT5KCKAvTcY8h2rIuul19vxH5OTQk7ArKkd4yTzkw66WnNY0kPPzzcmWA+XRmiA==}
473
473
+
'@typescript-eslint/tsconfig-utils@8.53.1':
474
474
+
resolution: {integrity: sha512-qfvLXS6F6b1y43pnf0pPbXJ+YoXIC7HKg0UGZ27uMIemKMKA6XH2DTxsEDdpdN29D+vHV07x/pnlPNVLhdhWiA==}
460
475
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
461
476
peerDependencies:
462
477
typescript: '>=4.8.4 <6.0.0'
463
478
464
464
-
'@typescript-eslint/type-utils@8.53.0':
465
465
-
resolution: {integrity: sha512-BBAUhlx7g4SmcLhn8cnbxoxtmS7hcq39xKCgiutL3oNx1TaIp+cny51s8ewnKMpVUKQUGb41RAUWZ9kxYdovuw==}
479
479
+
'@typescript-eslint/type-utils@8.53.1':
480
480
+
resolution: {integrity: sha512-MOrdtNvyhy0rHyv0ENzub1d4wQYKb2NmIqG7qEqPWFW7Mpy2jzFC3pQ2yKDvirZB7jypm5uGjF2Qqs6OIqu47w==}
466
481
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
467
482
peerDependencies:
468
483
eslint: ^8.57.0 || ^9.0.0
469
484
typescript: '>=4.8.4 <6.0.0'
470
485
471
471
-
'@typescript-eslint/types@8.53.0':
472
472
-
resolution: {integrity: sha512-Bmh9KX31Vlxa13+PqPvt4RzKRN1XORYSLlAE+sO1i28NkisGbTtSLFVB3l7PWdHtR3E0mVMuC7JilWJ99m2HxQ==}
486
486
+
'@typescript-eslint/types@8.53.1':
487
487
+
resolution: {integrity: sha512-jr/swrr2aRmUAUjW5/zQHbMaui//vQlsZcJKijZf3M26bnmLj8LyZUpj8/Rd6uzaek06OWsqdofN/Thenm5O8A==}
473
488
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
474
489
475
475
-
'@typescript-eslint/typescript-estree@8.53.0':
476
476
-
resolution: {integrity: sha512-pw0c0Gdo7Z4xOG987u3nJ8akL9093yEEKv8QTJ+Bhkghj1xyj8cgPaavlr9rq8h7+s6plUJ4QJYw2gCZodqmGw==}
490
490
+
'@typescript-eslint/typescript-estree@8.53.1':
491
491
+
resolution: {integrity: sha512-RGlVipGhQAG4GxV1s34O91cxQ/vWiHJTDHbXRr0li2q/BGg3RR/7NM8QDWgkEgrwQYCvmJV9ichIwyoKCQ+DTg==}
477
492
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
478
493
peerDependencies:
479
494
typescript: '>=4.8.4 <6.0.0'
480
495
481
481
-
'@typescript-eslint/utils@8.53.0':
482
482
-
resolution: {integrity: sha512-XDY4mXTez3Z1iRDI5mbRhH4DFSt46oaIFsLg+Zn97+sYrXACziXSQcSelMybnVZ5pa1P6xYkPr5cMJyunM1ZDA==}
496
496
+
'@typescript-eslint/utils@8.53.1':
497
497
+
resolution: {integrity: sha512-c4bMvGVWW4hv6JmDUEG7fSYlWOl3II2I4ylt0NM+seinYQlZMQIaKaXIIVJWt9Ofh6whrpM+EdDQXKXjNovvrg==}
483
498
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
484
499
peerDependencies:
485
500
eslint: ^8.57.0 || ^9.0.0
486
501
typescript: '>=4.8.4 <6.0.0'
487
502
488
488
-
'@typescript-eslint/visitor-keys@8.53.0':
489
489
-
resolution: {integrity: sha512-LZ2NqIHFhvFwxG0qZeLL9DvdNAHPGCY5dIRwBhyYeU+LfLhcStE1ImjsuTG/WaVh3XysGaeLW8Rqq7cGkPCFvw==}
503
503
+
'@typescript-eslint/visitor-keys@8.53.1':
504
504
+
resolution: {integrity: sha512-oy+wV7xDKFPRyNggmXuZQSBzvoLnpmJs+GhzRhPjrxl2b/jIlyjVokzm47CZCDUdXKr2zd7ZLodPfOBpOPyPlg==}
490
505
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
491
506
492
492
-
'@typescript/native-preview-darwin-arm64@7.0.0-dev.20260116.1':
493
493
-
resolution: {integrity: sha512-+HoFBoTy6GrdqpN2sBCmvNNVqKXndVqgKPojaTpc1OfiH2YAa1p2zXsHuw2+PtXcsGDBvIX4Fce4i8urHlF6mQ==}
507
507
+
'@typescript/native-preview-darwin-arm64@7.0.0-dev.20260122.3':
508
508
+
resolution: {integrity: sha512-VVr3SHMzQTeQhtSlLnSjMK8kaE3f2SmOOkvuC8qGHQ2W28RF2ZvIFhbJgCAI++8S/L0GufF+ISA50M41yRiNOA==}
494
509
cpu: [arm64]
495
510
os: [darwin]
496
511
497
497
-
'@typescript/native-preview-darwin-x64@7.0.0-dev.20260116.1':
498
498
-
resolution: {integrity: sha512-cKSm37T0rrCskKKjwr/i97+k9fIQydsOfYO8oUzOFWEHKYl83vQib0JdSyelbLGEfT5Xpt6Wm12ul6MS42e+xw==}
512
512
+
'@typescript/native-preview-darwin-x64@7.0.0-dev.20260122.3':
513
513
+
resolution: {integrity: sha512-3G2+xwNXu7cJtMavpuoJ3EdO0Dk1okrKQ28VNKrkV61+8Ei5Z6hNSU+rmEw7fn83EYGXMBpq8znO/U/Gvc3BDg==}
499
514
cpu: [x64]
500
515
os: [darwin]
501
516
502
502
-
'@typescript/native-preview-linux-arm64@7.0.0-dev.20260116.1':
503
503
-
resolution: {integrity: sha512-mF+y2V95kYJx6ELk3BaXd0lDRGq3ce8fCDxx3MRgCEuexm/SYXC9OnQfkdyEPqU366sYwYw98TFIYjf6ruhZ7Q==}
517
517
+
'@typescript/native-preview-linux-arm64@7.0.0-dev.20260122.3':
518
518
+
resolution: {integrity: sha512-W5Ac4aYkKHf8ytEk969CjpWOT8WjVI7rbx5cwMCPKOLFnTyz4MJ2rK70IXWCssnZtz9KuSBdktAjhq7O1utF3w==}
504
519
cpu: [arm64]
505
520
os: [linux]
506
521
507
507
-
'@typescript/native-preview-linux-arm@7.0.0-dev.20260116.1':
508
508
-
resolution: {integrity: sha512-fCgBsrrbURMutyBdnYXa13OVDOGtlu1AWMCqq21jQFDv2hglUR2l7BOZmqobLgWY76DGHQS7zK+hXcEcOqR7hA==}
522
522
+
'@typescript/native-preview-linux-arm@7.0.0-dev.20260122.3':
523
523
+
resolution: {integrity: sha512-q/BqemIAcP7MjmtG8xXFnbC/MuCxzSL03kN2IrOybxetspCTEi5gKVLEm81LZUCLt3bVgBeVu1sSrQEGhunM6w==}
509
524
cpu: [arm]
510
525
os: [linux]
511
526
512
512
-
'@typescript/native-preview-linux-x64@7.0.0-dev.20260116.1':
513
513
-
resolution: {integrity: sha512-7lxKOVF0ph2+92ySc8HSUxKnBHkfoj7bm43QE482fb0z1YhNuUc/3R79NJGKywgmDP5IXEb1PY8piQbwoPYHwg==}
527
527
+
'@typescript/native-preview-linux-x64@7.0.0-dev.20260122.3':
528
528
+
resolution: {integrity: sha512-N+yHKKuaMKjKMtxDBj7fK1nxbbVjme30kEoRQnYTPCwX7mwCbGy/8WffhgNV+qCxtdxp5P0+iQFr8X/dxjWS3w==}
514
529
cpu: [x64]
515
530
os: [linux]
516
531
517
517
-
'@typescript/native-preview-win32-arm64@7.0.0-dev.20260116.1':
518
518
-
resolution: {integrity: sha512-VzS2LDsXqmC+6v+DEdjHxhadKzN5l/yMMQp3pVvq/ZM52NkUWzUtBpAU3nxB8n02L9Xr6625jEMduyZba0TVVg==}
532
532
+
'@typescript/native-preview-win32-arm64@7.0.0-dev.20260122.3':
533
533
+
resolution: {integrity: sha512-QTT+YpIgPLl0TkVu2M/hGGR8MjVvfXDqA57R8ILS8+QjpzE+EB7P73MR7OAeCs+hI+Kw3OERoH3WtmdyHlYf5w==}
519
534
cpu: [arm64]
520
535
os: [win32]
521
536
522
522
-
'@typescript/native-preview-win32-x64@7.0.0-dev.20260116.1':
523
523
-
resolution: {integrity: sha512-OUmQLOIoknUmwaNz2iA0tkClIbbuzjHLrnFZNF4rlw1LlelNExGQlrMmx0szMRjTz9CFOh9qhYT23/3jOoOsqA==}
537
537
+
'@typescript/native-preview-win32-x64@7.0.0-dev.20260122.3':
538
538
+
resolution: {integrity: sha512-Q6N5274oq3WiSlNoox9uC7YNEivkbwzYintiAzb45d1rsoknNgkCMRecdEC1+kMg6uNnWrmHELg1yJuLaaIinA==}
524
539
cpu: [x64]
525
540
os: [win32]
526
541
527
527
-
'@typescript/native-preview@7.0.0-dev.20260116.1':
528
528
-
resolution: {integrity: sha512-9N2Sa3Ap8E5+V4K+eTs5y8//dW77qFKzo+OfmYpL4f/Vb6WEoo6SDhjaSB2eNtgeiCKkNQySLO3pz3/QEpuVXg==}
542
542
+
'@typescript/native-preview@7.0.0-dev.20260122.3':
543
543
+
resolution: {integrity: sha512-/G74DRDNrq2pkBjne3aGzycdy2bKa2Hs4DrkLMRq+cDODjyqvHJIZV7hjRRYph3cvGnd0bFd5G6LE5zNp+ap8w==}
529
544
hasBin: true
530
545
531
546
acorn-jsx@5.3.2:
···
559
574
args-tokenizer@0.3.0:
560
575
resolution: {integrity: sha512-xXAd7G2Mll5W8uo37GETpQ2VrE84M181Z7ugHFGQnJZ50M2mbOv0osSZ9VsSgPfJQ+LVG0prSi0th+ELMsno7Q==}
561
576
562
562
-
ast-kit@2.2.0:
563
563
-
resolution: {integrity: sha512-m1Q/RaVOnTp9JxPX+F+Zn7IcLYMzM8kZofDImfsKZd8MbR+ikdOzTeztStWqfrqIxZnYWryyI9ePm3NGjnZgGw==}
577
577
+
ast-kit@3.0.0-beta.1:
578
578
+
resolution: {integrity: sha512-trmleAnZ2PxN/loHWVhhx1qeOHSRXq4TDsBBxq3GqeJitfk3+jTQ+v/C1km/KYq9M7wKqCewMh+/NAvVH7m+bw==}
564
579
engines: {node: '>=20.19.0'}
565
580
566
581
balanced-match@1.0.2:
567
582
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
568
583
569
569
-
baseline-browser-mapping@2.9.15:
570
570
-
resolution: {integrity: sha512-kX8h7K2srmDyYnXRIppo4AH/wYgzWVCs+eKr3RusRSQ5PvRYoEFmR/I0PbdTjKFAoKqp5+kbxnNTFO9jOfSVJg==}
584
584
+
baseline-browser-mapping@2.9.17:
585
585
+
resolution: {integrity: sha512-agD0MgJFUP/4nvjqzIB29zRPUuCF7Ge6mEv9s8dHrtYD7QWXRcx75rOADE/d5ah1NI+0vkDl0yorDd5U852IQQ==}
571
586
hasBin: true
572
587
573
588
birpc@4.0.0:
···
612
627
resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
613
628
engines: {node: '>=6'}
614
629
615
615
-
caniuse-lite@1.0.30001764:
616
616
-
resolution: {integrity: sha512-9JGuzl2M+vPL+pz70gtMF9sHdMFbY9FJaQBi186cHKH3pSzDvzoUJUPV6fqiKIMyXbud9ZLg4F3Yza1vJ1+93g==}
630
630
+
caniuse-lite@1.0.30001765:
631
631
+
resolution: {integrity: sha512-LWcNtSyZrakjECqmpP4qdg0MMGdN368D7X8XvvAqOcqMv0RxnlqVKZl2V6/mBR68oYMxOZPLw/gO7DuisMHUvQ==}
617
632
618
633
ccount@2.0.1:
619
634
resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
···
639
654
citty@0.1.6:
640
655
resolution: {integrity: sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==}
641
656
657
657
+
citty@0.2.0:
658
658
+
resolution: {integrity: sha512-8csy5IBFI2ex2hTVpaHN2j+LNE199AgiI7y4dMintrr8i0lQiFn+0AWMZrWdHKIgMOer65f8IThysYhoReqjWA==}
659
659
+
642
660
cjs-module-lexer@1.4.3:
643
661
resolution: {integrity: sha512-9z8TZaGM1pfswYeXrUpzPrkx8UnWYdhJclsiYMm6x/w5+nN+8Tf/LnAgfLGQCm59qAOxU8WwHEq2vNwF6i4j+Q==}
644
662
···
657
675
resolution: {integrity: sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==}
658
676
engines: {node: '>= 12.0.0'}
659
677
660
660
-
comment-parser@1.4.3:
661
661
-
resolution: {integrity: sha512-qvEp8Hk/uxsIbBe2gnu87CrP2wSFLzG0fIgcxF27DiBlD12Nlyydt91T4KQNiRxfebMxU5QEoWQBNiha+A9I3A==}
678
678
+
comment-parser@1.4.4:
679
679
+
resolution: {integrity: sha512-0D6qSQ5IkeRrGJFHRClzaMOenMeT0gErz3zIw3AprKMqhRN6LNU2jQOdkPG/FZ+8bCgXE1VidrgSzlBBDZRr8A==}
662
680
engines: {node: '>= 12.0.0'}
663
681
664
682
concat-map@0.0.1:
···
674
692
resolution: {integrity: sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==}
675
693
engines: {node: ^14.18.0 || >=16.10.0}
676
694
677
677
-
core-js-compat@3.47.0:
678
678
-
resolution: {integrity: sha512-IGfuznZ/n7Kp9+nypamBhvwdwLsW6KC8IOaURw2doAK5e98AG3acVLdh0woOnEqCfUtS+Vu882JE4k/DAm3ItQ==}
695
695
+
core-js-compat@3.48.0:
696
696
+
resolution: {integrity: sha512-OM4cAF3D6VtH/WkLtWvyNC56EZVXsZdU3iqaMG2B4WvYrlqU831pc4UtG5yp0sE9z8Y02wVN7PjW5Zf9Gt0f1Q==}
679
697
680
698
cross-spawn@7.0.6:
681
699
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
···
695
713
supports-color:
696
714
optional: true
697
715
698
698
-
decode-named-character-reference@1.2.0:
699
699
-
resolution: {integrity: sha512-c6fcElNV6ShtZXmsgNgFFV5tVX2PaV4g+MOAkb8eXHvn6sryJBrZa9r0zV6+dtTyoCKxtDy5tyQ5ZwQuidtd+Q==}
716
716
+
decode-named-character-reference@1.3.0:
717
717
+
resolution: {integrity: sha512-GtpQYB283KrPp6nRw50q3U9/VfOutZOe103qlN7BPP6Ad27xYnOIWv4lPzo8HCAL+mMZofJ9KEy30fq6MfaK6Q==}
700
718
701
719
deep-is@0.1.4:
702
720
resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
···
718
736
resolution: {integrity: sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==}
719
737
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
720
738
739
739
+
diff-sequences@29.6.3:
740
740
+
resolution: {integrity: sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==}
741
741
+
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
742
742
+
721
743
dotenv@17.2.3:
722
744
resolution: {integrity: sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==}
723
745
engines: {node: '>=12'}
···
731
753
oxc-resolver:
732
754
optional: true
733
755
734
734
-
electron-to-chromium@1.5.267:
735
735
-
resolution: {integrity: sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==}
756
756
+
electron-to-chromium@1.5.277:
757
757
+
resolution: {integrity: sha512-wKXFZw4erWmmOz5N/grBoJ2XrNJGDFMu2+W5ACHza5rHtvsqrK4gb6rnLC7XxKB9WlJ+RmyQatuEXmtm86xbnw==}
736
758
737
759
empathic@2.0.0:
738
760
resolution: {integrity: sha512-i6UzDscO/XfAcNYD75CfICkmfLedpyPDdozrLMmQc5ORaQcdMoc21OnlEylMIqI7U8eniKrPMxxtj8k0vhmJhA==}
···
835
857
peerDependencies:
836
858
eslint: ^9.0.0
837
859
838
838
-
eslint-plugin-jsdoc@62.0.0:
839
839
-
resolution: {integrity: sha512-sNdIGLAvjFK3pB0SYFW74iXODZ4ifF8Ax13Wgq8jKepKnrCFzGo7+jRZfLf70h81SD7lPYnTE7MR2nhYSvaLTA==}
860
860
+
eslint-plugin-jsdoc@62.3.0:
861
861
+
resolution: {integrity: sha512-Gc5Ls5qQC6NwqtQTtJ2JE5BwvX348ZCZ+4+QiZ9RpoQ1TCcxFF8Z0E5jaLkTyYNqyhx+uKAvljNHE0B7PBw+iw==}
840
862
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
841
863
peerDependencies:
842
864
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
···
853
875
peerDependencies:
854
876
eslint: '>=8.23.0'
855
877
856
856
-
eslint-plugin-perfectionist@5.3.1:
857
857
-
resolution: {integrity: sha512-v8kAP8TarQYqDC4kxr343ZNi++/oOlBnmWovsUZpbJ7A/pq1VHGlgsf/fDh4CdEvEstzkrc8NLvoVKtfpsC4oA==}
878
878
+
eslint-plugin-perfectionist@5.4.0:
879
879
+
resolution: {integrity: sha512-XxpUMpeVaSJF5rpF6NHmhj3xavHZrflKcRbDssAUWrHUU/+l3l7PPYnVJ6IOpR2KjQ1Blucaeb0cFL3LIBis0A==}
858
880
engines: {node: ^20.0.0 || >=22.0.0}
859
881
peerDependencies:
860
882
eslint: '>=8.45.0'
861
883
862
862
-
eslint-plugin-pnpm@1.4.3:
863
863
-
resolution: {integrity: sha512-wdWrkWN5mxRgEADkQvxwv0xA+0++/hYDD5OyXTL6UqPLUPdcCFQJO61NO7IKhEqb3GclWs02OoFs1METN+a3zQ==}
884
884
+
eslint-plugin-pnpm@1.5.0:
885
885
+
resolution: {integrity: sha512-ayMo1GvrQ/sF/bz1aOAiH0jv9eAqU2Z+a1ycoWz/uFFK5NxQDq49BDKQtBumcOUBf2VHyiTW4a8u+6KVqoIWzQ==}
864
886
peerDependencies:
865
887
eslint: ^9.0.0
866
888
···
919
941
'@typescript-eslint/parser':
920
942
optional: true
921
943
922
922
-
eslint-plugin-yml@1.19.1:
923
923
-
resolution: {integrity: sha512-bYkOxyEiXh9WxUhVYPELdSHxGG5pOjCSeJOVkfdIyj6tuiHDxrES2WAW1dBxn3iaZQey57XflwLtCYRcNPOiOg==}
924
924
-
engines: {node: ^14.17.0 || >=16.0.0}
944
944
+
eslint-plugin-yml@3.0.0:
945
945
+
resolution: {integrity: sha512-kuAW6o3hlFHyF5p7TLon+AtvNWnsvRrb88pqywGMSCEqAP5d1gOMvNGgWLVlKHqmx5RbFhQLcxFDGmS4IU9DwA==}
946
946
+
engines: {node: ^20.19.0 || ^22.13.0 || >=24.0.0}
925
947
peerDependencies:
926
926
-
eslint: '>=6.0.0'
948
948
+
eslint: '>=9.38.0'
927
949
928
950
eslint-scope@8.4.0:
929
951
resolution: {integrity: sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==}
···
961
983
resolution: {integrity: sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==}
962
984
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
963
985
964
964
-
espree@11.0.0:
965
965
-
resolution: {integrity: sha512-+gMeWRrIh/NsG+3NaLeWHuyeyk70p2tbvZIWBYcqQ4/7Xvars6GYTZNhF1sIeLcc6Wb11He5ffz3hsHyXFrw5A==}
986
986
+
espree@11.1.0:
987
987
+
resolution: {integrity: sha512-WFWYhO1fV4iYkqOOvq8FbqIhr2pYfoDY0kCotMkDeNtGpiGGkZ1iov2u8ydjtgM8yF8rzK7oaTbw2NAzbAbehw==}
966
988
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
967
989
968
990
espree@9.6.1:
···
981
1003
resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
982
1004
engines: {node: '>=4.0'}
983
1005
1006
1006
+
estree-walker@3.0.3:
1007
1007
+
resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
1008
1008
+
984
1009
esutils@2.0.3:
985
1010
resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
986
1011
engines: {node: '>=0.10.0'}
···
1140
1165
1141
1166
jsdoc-type-pratt-parser@7.0.0:
1142
1167
resolution: {integrity: sha512-c7YbokssPOSHmqTbSAmTtnVgAVa/7lumWNYqomgd5KOMyPrRve2anx6lonfOsXEQacqF9FKVUj7bLg4vRSvdYA==}
1168
1168
+
engines: {node: '>=20.0.0'}
1169
1169
+
1170
1170
+
jsdoc-type-pratt-parser@7.1.0:
1171
1171
+
resolution: {integrity: sha512-SX7q7XyCwzM/MEDCYz0l8GgGbJAACGFII9+WfNYr5SLEKukHWRy2Jk3iWRe7P+lpYJNs7oQ+OSei4JtKGUjd7A==}
1143
1172
engines: {node: '>=20.0.0'}
1144
1173
1145
1174
jsesc@3.1.0:
···
1347
1376
nth-check@2.1.1:
1348
1377
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
1349
1378
1350
1350
-
nypm@0.6.2:
1351
1351
-
resolution: {integrity: sha512-7eM+hpOtrKrBDCh7Ypu2lJ9Z7PNZBdi/8AT3AX8xoCj43BBVHD0hPSTEvMtkMpfs8FCqBGhxB+uToIQimA111g==}
1352
1352
-
engines: {node: ^14.16.0 || >=16.10.0}
1379
1379
+
nypm@0.6.4:
1380
1380
+
resolution: {integrity: sha512-1TvCKjZyyklN+JJj2TS3P4uSQEInrM/HkkuSXsEzm1ApPgBffOn8gFguNnZf07r/1X6vlryfIqMUkJKQMzlZiw==}
1381
1381
+
engines: {node: '>=18'}
1353
1382
hasBin: true
1354
1383
1355
1384
object-deep-merge@2.0.0:
···
1401
1430
pathe@2.0.3:
1402
1431
resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
1403
1432
1404
1404
-
perfect-debounce@2.0.0:
1405
1405
-
resolution: {integrity: sha512-fkEH/OBiKrqqI/yIgjR92lMfs2K8105zt/VT6+7eTjNwisrsh47CeIED9z58zI7DfKdH3uHAn25ziRZn3kgAow==}
1433
1433
+
perfect-debounce@2.1.0:
1434
1434
+
resolution: {integrity: sha512-LjgdTytVFXeUgtHZr9WYViYSM/g8MkcTPYDlPa3cDqMirHjKiSZPYd6DoL7pK8AJQr+uWkQvCjHNdiMqsrJs+g==}
1406
1435
1407
1436
picocolors@1.1.1:
1408
1437
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
···
1421
1450
resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==}
1422
1451
engines: {node: '>=4'}
1423
1452
1424
1424
-
pnpm-workspace-yaml@1.4.3:
1425
1425
-
resolution: {integrity: sha512-Q8B3SWuuISy/Ciag4DFP7MCrJX07wfaekcqD2o/msdIj4x8Ql3bZ/NEKOXV7mTVh7m1YdiFWiMi9xH+0zuEGHw==}
1453
1453
+
pnpm-workspace-yaml@1.5.0:
1454
1454
+
resolution: {integrity: sha512-PxdyJuFvq5B0qm3s9PaH/xOtSxrcvpBRr+BblhucpWjs8c79d4b7/cXhyY4AyHOHCnqklCYZTjfl0bT/mFVTRw==}
1426
1455
1427
1456
postcss-selector-parser@7.1.1:
1428
1457
resolution: {integrity: sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==}
···
1436
1465
resolution: {integrity: sha512-SxToR7P8Y2lWmv/kTzVLC1t/GDI2WGjMwNhLLE9qtH8Q13C+aEmuRlzDst4Up4s0Wc8sF2M+J57iB3cMLqftfg==}
1437
1466
engines: {node: '>=6.0.0'}
1438
1467
1439
1439
-
prettier@3.8.0:
1440
1440
-
resolution: {integrity: sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==}
1468
1468
+
prettier@3.8.1:
1469
1469
+
resolution: {integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==}
1441
1470
engines: {node: '>=14'}
1442
1471
hasBin: true
1443
1472
1444
1444
-
publint@0.3.16:
1445
1445
-
resolution: {integrity: sha512-MFqyfRLAExPVZdTQFwkAQELzA8idyXzROVOytg6nEJ/GEypXBUmMGrVaID8cTuzRS1U5L8yTOdOJtMXgFUJAeA==}
1473
1473
+
publint@0.3.17:
1474
1474
+
resolution: {integrity: sha512-Q3NLegA9XM6usW+dYQRG1g9uEHiYUzcCVBJDJ7yMcWRqVU9LYZUWdqbwMZfmTCFC5PZLQpLAmhvRcQRl3exqkw==}
1446
1475
engines: {node: '>=18'}
1447
1476
hasBin: true
1448
1477
···
1490
1519
resolve-pkg-maps@1.0.0:
1491
1520
resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
1492
1521
1493
1493
-
rolldown-plugin-dts@0.21.2:
1494
1494
-
resolution: {integrity: sha512-yFOvVkkxmdGVBH4UwCu/ApQZQXI1kre+aQyOyrmDAwFfALRaX7JlEn+F3HDDj3hEFE/q3+kCSGYGxEZ8W5NsGg==}
1522
1522
+
rolldown-plugin-dts@0.21.5:
1523
1523
+
resolution: {integrity: sha512-tS3jz7Fq1FWx5Jqih7pZ3zH4Bsnu+VYH5aY7e9o7Joxu5hi9ApMULmM+LVIGxoGVjjMjZGFMEcbdiZ17j/5eNA==}
1495
1524
engines: {node: '>=20.19.0'}
1496
1525
peerDependencies:
1497
1526
'@ts-macro/tsc': ^0.3.6
···
1509
1538
vue-tsc:
1510
1539
optional: true
1511
1540
1512
1512
-
rolldown@1.0.0-beta.60:
1513
1513
-
resolution: {integrity: sha512-YYgpv7MiTp9LdLj1fzGzCtij8Yi2OKEc3HQtfbIxW4yuSgpQz9518I69U72T5ErPA/ATOXqlcisiLrWy+5V9YA==}
1541
1541
+
rolldown@1.0.0-rc.1:
1542
1542
+
resolution: {integrity: sha512-M3AeZjYE6UclblEf531Hch0WfVC/NOL43Cc+WdF3J50kk5/fvouHhDumSGTh0oRjbZ8C4faaVr5r6Nx1xMqDGg==}
1514
1543
engines: {node: ^20.19.0 || >=22.12.0}
1515
1544
hasBin: true
1516
1545
···
1591
1620
peerDependencies:
1592
1621
typescript: '>=4.0.0'
1593
1622
1594
1594
-
tsdown@0.20.0-beta.3:
1595
1595
-
resolution: {integrity: sha512-XcMb46jOmxrXCiUkw7qhI3f1BUTnU0kWmpBK6CzASDbjxCpB2k2hGpdwIGM4GanGhWuNaoCW4+GvyHoPgUNRaQ==}
1623
1623
+
tsdown@0.20.0:
1624
1624
+
resolution: {integrity: sha512-VLf5wZFyHBTdV0aN3pjRlY5bmwnrZcxOT3pjSYy2JwSgo8zY51xycPWVCkeeyOxllCwrlrO1pTYr7B8j7z/yqA==}
1596
1625
engines: {node: '>=20.19.0'}
1597
1626
hasBin: true
1598
1627
peerDependencies:
···
1623
1652
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
1624
1653
engines: {node: '>= 0.8.0'}
1625
1654
1626
1626
-
typescript-eslint@8.53.0:
1627
1627
-
resolution: {integrity: sha512-xHURCQNxZ1dsWn0sdOaOfCSQG0HKeqSj9OexIxrz6ypU6wHYOdX2I3D2b8s8wFSsSOYJb+6q283cLiLlkEsBYw==}
1655
1655
+
typescript-eslint@8.53.1:
1656
1656
+
resolution: {integrity: sha512-gB+EVQfP5RDElh9ittfXlhZJdjSU4jUSTyE2+ia8CYyNvet4ElfaLlAIqDvQV9JPknKx0jQH1racTYe/4LaLSg==}
1628
1657
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1629
1658
peerDependencies:
1630
1659
eslint: ^8.57.0 || ^9.0.0
···
1661
1690
unist-util-visit@5.0.0:
1662
1691
resolution: {integrity: sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==}
1663
1692
1664
1664
-
unrun@0.2.25:
1665
1665
-
resolution: {integrity: sha512-ZOr5uQL+JlcUT8hZsQbtuUgb1zzcFx3juhXyLSsciaWa3DW1ldMY9r4KSF3+k/LR1Evj2ggAZo1usK4/knBjMQ==}
1693
1693
+
unrun@0.2.26:
1694
1694
+
resolution: {integrity: sha512-A3DQLBcDyTui4Hlaoojkldg+8x+CIR+tcSHY0wzW+CgB4X/DNyH58jJpXp1B/EkE+yG6tU8iH1mWsLtwFU3IQg==}
1666
1695
engines: {node: '>=20.19.0'}
1667
1696
hasBin: true
1668
1697
peerDependencies:
···
1706
1735
resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==}
1707
1736
engines: {node: '>=12'}
1708
1737
1709
1709
-
yaml-eslint-parser@1.3.2:
1710
1710
-
resolution: {integrity: sha512-odxVsHAkZYYglR30aPYRY4nUGJnoJ2y1ww2HDvZALo0BDETv9kWbi16J52eHs+PWRNmF4ub6nZqfVOeesOvntg==}
1711
1711
-
engines: {node: ^14.17.0 || >=16.0.0}
1738
1738
+
yaml-eslint-parser@2.0.0:
1739
1739
+
resolution: {integrity: sha512-h0uDm97wvT2bokfwwTmY6kJ1hp6YDFL0nRHwNKz8s/VD1FH/vvZjAKoMUE+un0eaYBSG7/c6h+lJTP+31tjgTw==}
1740
1740
+
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
1712
1741
1713
1742
yaml@2.8.2:
1714
1743
resolution: {integrity: sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==}
···
1737
1766
typescript: 5.6.1-rc
1738
1767
validate-npm-package-name: 5.0.1
1739
1768
1740
1740
-
'@babel/generator@7.28.6':
1769
1769
+
'@babel/generator@8.0.0-beta.4':
1741
1770
dependencies:
1742
1742
-
'@babel/parser': 7.28.6
1743
1743
-
'@babel/types': 7.28.6
1771
1771
+
'@babel/parser': 8.0.0-beta.4
1772
1772
+
'@babel/types': 8.0.0-beta.4
1744
1773
'@jridgewell/gen-mapping': 0.3.13
1745
1774
'@jridgewell/trace-mapping': 0.3.31
1775
1775
+
'@types/jsesc': 2.5.1
1746
1776
jsesc: 3.1.0
1747
1777
1748
1748
-
'@babel/helper-string-parser@7.27.1': {}
1778
1778
+
'@babel/helper-string-parser@8.0.0-beta.4': {}
1749
1779
1750
1780
'@babel/helper-validator-identifier@7.28.5': {}
1751
1781
1752
1752
-
'@babel/parser@7.28.6':
1782
1782
+
'@babel/helper-validator-identifier@8.0.0-beta.4': {}
1783
1783
+
1784
1784
+
'@babel/parser@8.0.0-beta.4':
1753
1785
dependencies:
1754
1754
-
'@babel/types': 7.28.6
1786
1786
+
'@babel/types': 8.0.0-beta.4
1755
1787
1756
1756
-
'@babel/types@7.28.6':
1788
1788
+
'@babel/types@8.0.0-beta.4':
1757
1789
dependencies:
1758
1758
-
'@babel/helper-string-parser': 7.27.1
1759
1759
-
'@babel/helper-validator-identifier': 7.28.5
1790
1790
+
'@babel/helper-string-parser': 8.0.0-beta.4
1791
1791
+
'@babel/helper-validator-identifier': 8.0.0-beta.4
1760
1792
1761
1793
'@braidai/lang@1.1.2': {}
1762
1794
···
1779
1811
'@es-joy/jsdoccomment@0.78.0':
1780
1812
dependencies:
1781
1813
'@types/estree': 1.0.8
1782
1782
-
'@typescript-eslint/types': 8.53.0
1814
1814
+
'@typescript-eslint/types': 8.53.1
1783
1815
comment-parser: 1.4.1
1784
1816
esquery: 1.7.0
1785
1817
jsdoc-type-pratt-parser: 7.0.0
1786
1818
1787
1787
-
'@es-joy/jsdoccomment@0.79.0':
1819
1819
+
'@es-joy/jsdoccomment@0.82.0':
1788
1820
dependencies:
1789
1821
'@types/estree': 1.0.8
1790
1790
-
'@typescript-eslint/types': 8.53.0
1791
1791
-
comment-parser: 1.4.1
1822
1822
+
'@typescript-eslint/types': 8.53.1
1823
1823
+
comment-parser: 1.4.4
1792
1824
esquery: 1.7.0
1793
1793
-
jsdoc-type-pratt-parser: 7.0.0
1825
1825
+
jsdoc-type-pratt-parser: 7.1.0
1794
1826
1795
1827
'@es-joy/resolve.exports@1.2.0': {}
1796
1828
···
1829
1861
dependencies:
1830
1862
'@types/json-schema': 7.0.15
1831
1863
1864
1864
+
'@eslint/core@1.0.1':
1865
1865
+
dependencies:
1866
1866
+
'@types/json-schema': 7.0.15
1867
1867
+
1832
1868
'@eslint/eslintrc@3.3.3':
1833
1869
dependencies:
1834
1870
ajv: 6.12.6
···
1864
1900
'@eslint/plugin-kit@0.4.1':
1865
1901
dependencies:
1866
1902
'@eslint/core': 0.17.0
1903
1903
+
levn: 0.4.1
1904
1904
+
1905
1905
+
'@eslint/plugin-kit@0.5.1':
1906
1906
+
dependencies:
1907
1907
+
'@eslint/core': 1.0.1
1867
1908
levn: 0.4.1
1868
1909
1869
1910
'@humanfs/core@0.19.1': {}
···
1949
1990
'@oxc-parser/binding-win32-x64-msvc@0.99.0':
1950
1991
optional: true
1951
1992
1952
1952
-
'@oxc-project/types@0.108.0': {}
1993
1993
+
'@oxc-project/types@0.110.0': {}
1953
1994
1954
1995
'@oxc-project/types@0.99.0': {}
1955
1996
···
1959
2000
dependencies:
1960
2001
oxc-parser: 0.99.0
1961
2002
1962
1962
-
'@publint/pack@0.1.2': {}
2003
2003
+
'@publint/pack@0.1.3': {}
1963
2004
1964
2005
'@quansync/fs@1.0.0':
1965
2006
dependencies:
1966
2007
quansync: 1.0.0
1967
2008
1968
1968
-
'@rolldown/binding-android-arm64@1.0.0-beta.60':
2009
2009
+
'@rolldown/binding-android-arm64@1.0.0-rc.1':
1969
2010
optional: true
1970
2011
1971
1971
-
'@rolldown/binding-darwin-arm64@1.0.0-beta.60':
2012
2012
+
'@rolldown/binding-darwin-arm64@1.0.0-rc.1':
1972
2013
optional: true
1973
2014
1974
1974
-
'@rolldown/binding-darwin-x64@1.0.0-beta.60':
2015
2015
+
'@rolldown/binding-darwin-x64@1.0.0-rc.1':
1975
2016
optional: true
1976
2017
1977
1977
-
'@rolldown/binding-freebsd-x64@1.0.0-beta.60':
2018
2018
+
'@rolldown/binding-freebsd-x64@1.0.0-rc.1':
1978
2019
optional: true
1979
2020
1980
1980
-
'@rolldown/binding-linux-arm-gnueabihf@1.0.0-beta.60':
2021
2021
+
'@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.1':
1981
2022
optional: true
1982
2023
1983
1983
-
'@rolldown/binding-linux-arm64-gnu@1.0.0-beta.60':
2024
2024
+
'@rolldown/binding-linux-arm64-gnu@1.0.0-rc.1':
1984
2025
optional: true
1985
2026
1986
1986
-
'@rolldown/binding-linux-arm64-musl@1.0.0-beta.60':
2027
2027
+
'@rolldown/binding-linux-arm64-musl@1.0.0-rc.1':
1987
2028
optional: true
1988
2029
1989
1989
-
'@rolldown/binding-linux-x64-gnu@1.0.0-beta.60':
2030
2030
+
'@rolldown/binding-linux-x64-gnu@1.0.0-rc.1':
1990
2031
optional: true
1991
2032
1992
1992
-
'@rolldown/binding-linux-x64-musl@1.0.0-beta.60':
2033
2033
+
'@rolldown/binding-linux-x64-musl@1.0.0-rc.1':
1993
2034
optional: true
1994
2035
1995
1995
-
'@rolldown/binding-openharmony-arm64@1.0.0-beta.60':
2036
2036
+
'@rolldown/binding-openharmony-arm64@1.0.0-rc.1':
1996
2037
optional: true
1997
2038
1998
1998
-
'@rolldown/binding-wasm32-wasi@1.0.0-beta.60':
2039
2039
+
'@rolldown/binding-wasm32-wasi@1.0.0-rc.1':
1999
2040
dependencies:
2000
2041
'@napi-rs/wasm-runtime': 1.1.1
2001
2042
optional: true
2002
2043
2003
2003
-
'@rolldown/binding-win32-arm64-msvc@1.0.0-beta.60':
2044
2044
+
'@rolldown/binding-win32-arm64-msvc@1.0.0-rc.1':
2004
2045
optional: true
2005
2046
2006
2006
-
'@rolldown/binding-win32-x64-msvc@1.0.0-beta.60':
2047
2047
+
'@rolldown/binding-win32-x64-msvc@1.0.0-rc.1':
2007
2048
optional: true
2008
2049
2009
2009
-
'@rolldown/pluginutils@1.0.0-beta.60': {}
2050
2050
+
'@rolldown/pluginutils@1.0.0-rc.1': {}
2010
2051
2011
2052
'@sindresorhus/base62@1.0.0': {}
2012
2053
2013
2013
-
'@sxzz/eslint-config@7.4.5(@typescript-eslint/eslint-plugin@8.53.0(@typescript-eslint/parser@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/parser@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(prettier@3.8.0)(typescript@5.9.3)':
2054
2054
+
'@sxzz/eslint-config@7.5.0(@typescript-eslint/eslint-plugin@8.53.1(@typescript-eslint/parser@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/parser@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(prettier@3.8.1)(typescript@5.9.3)':
2014
2055
dependencies:
2015
2056
'@eslint-community/eslint-plugin-eslint-comments': 4.6.0(eslint@9.39.2(jiti@2.6.1))
2016
2057
'@eslint/js': 9.39.2
···
2024
2065
eslint-plugin-command: 3.4.0(eslint@9.39.2(jiti@2.6.1))
2025
2066
eslint-plugin-de-morgan: 2.0.0(eslint@9.39.2(jiti@2.6.1))
2026
2067
eslint-plugin-importer: 0.2.1(eslint@9.39.2(jiti@2.6.1))
2027
2027
-
eslint-plugin-jsdoc: 62.0.0(eslint@9.39.2(jiti@2.6.1))
2068
2068
+
eslint-plugin-jsdoc: 62.3.0(eslint@9.39.2(jiti@2.6.1))
2028
2069
eslint-plugin-jsonc: 2.21.0(eslint@9.39.2(jiti@2.6.1))
2029
2070
eslint-plugin-n: 17.23.2(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2030
2030
-
eslint-plugin-perfectionist: 5.3.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2031
2031
-
eslint-plugin-pnpm: 1.4.3(eslint@9.39.2(jiti@2.6.1))
2032
2032
-
eslint-plugin-prettier: 5.5.5(eslint-config-prettier@10.1.8(eslint@9.39.2(jiti@2.6.1)))(eslint@9.39.2(jiti@2.6.1))(prettier@3.8.0)
2071
2071
+
eslint-plugin-perfectionist: 5.4.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2072
2072
+
eslint-plugin-pnpm: 1.5.0(eslint@9.39.2(jiti@2.6.1))
2073
2073
+
eslint-plugin-prettier: 5.5.5(eslint-config-prettier@10.1.8(eslint@9.39.2(jiti@2.6.1)))(eslint@9.39.2(jiti@2.6.1))(prettier@3.8.1)
2033
2074
eslint-plugin-regexp: 2.10.0(eslint@9.39.2(jiti@2.6.1))
2034
2075
eslint-plugin-sxzz: 0.4.2(eslint@9.39.2(jiti@2.6.1))
2035
2076
eslint-plugin-unicorn: 62.0.0(eslint@9.39.2(jiti@2.6.1))
2036
2036
-
eslint-plugin-unused-imports: 4.3.0(@typescript-eslint/eslint-plugin@8.53.0(@typescript-eslint/parser@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))
2037
2037
-
eslint-plugin-vue: 10.7.0(@typescript-eslint/parser@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.2(jiti@2.6.1)))
2038
2038
-
eslint-plugin-yml: 1.19.1(eslint@9.39.2(jiti@2.6.1))
2077
2077
+
eslint-plugin-unused-imports: 4.3.0(@typescript-eslint/eslint-plugin@8.53.1(@typescript-eslint/parser@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))
2078
2078
+
eslint-plugin-vue: 10.7.0(@typescript-eslint/parser@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.2(jiti@2.6.1)))
2079
2079
+
eslint-plugin-yml: 3.0.0(eslint@9.39.2(jiti@2.6.1))
2039
2080
globals: 17.0.0
2040
2081
jsonc-eslint-parser: 2.4.2
2041
2082
local-pkg: 1.1.2
2042
2042
-
typescript-eslint: 8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2083
2083
+
typescript-eslint: 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2043
2084
vue-eslint-parser: 10.2.0(eslint@9.39.2(jiti@2.6.1))
2044
2044
-
yaml-eslint-parser: 1.3.2
2045
2085
transitivePeerDependencies:
2046
2086
- '@eslint/json'
2047
2087
- '@stylistic/eslint-plugin'
···
2067
2107
2068
2108
'@types/estree@1.0.8': {}
2069
2109
2110
2110
+
'@types/jsesc@2.5.1': {}
2111
2111
+
2070
2112
'@types/json-schema@7.0.15': {}
2071
2113
2072
2114
'@types/mdast@4.0.4':
···
2075
2117
2076
2118
'@types/ms@2.1.0': {}
2077
2119
2078
2078
-
'@types/node@25.0.9':
2120
2120
+
'@types/node@25.0.10':
2079
2121
dependencies:
2080
2122
undici-types: 7.16.0
2081
2123
2082
2124
'@types/unist@3.0.3': {}
2083
2125
2084
2084
-
'@typescript-eslint/eslint-plugin@8.53.0(@typescript-eslint/parser@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
2126
2126
+
'@typescript-eslint/eslint-plugin@8.53.1(@typescript-eslint/parser@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
2085
2127
dependencies:
2086
2128
'@eslint-community/regexpp': 4.12.2
2087
2087
-
'@typescript-eslint/parser': 8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2088
2088
-
'@typescript-eslint/scope-manager': 8.53.0
2089
2089
-
'@typescript-eslint/type-utils': 8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2090
2090
-
'@typescript-eslint/utils': 8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2091
2091
-
'@typescript-eslint/visitor-keys': 8.53.0
2129
2129
+
'@typescript-eslint/parser': 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2130
2130
+
'@typescript-eslint/scope-manager': 8.53.1
2131
2131
+
'@typescript-eslint/type-utils': 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2132
2132
+
'@typescript-eslint/utils': 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2133
2133
+
'@typescript-eslint/visitor-keys': 8.53.1
2092
2134
eslint: 9.39.2(jiti@2.6.1)
2093
2135
ignore: 7.0.5
2094
2136
natural-compare: 1.4.0
···
2097
2139
transitivePeerDependencies:
2098
2140
- supports-color
2099
2141
2100
2100
-
'@typescript-eslint/parser@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
2142
2142
+
'@typescript-eslint/parser@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
2101
2143
dependencies:
2102
2102
-
'@typescript-eslint/scope-manager': 8.53.0
2103
2103
-
'@typescript-eslint/types': 8.53.0
2104
2104
-
'@typescript-eslint/typescript-estree': 8.53.0(typescript@5.9.3)
2105
2105
-
'@typescript-eslint/visitor-keys': 8.53.0
2144
2144
+
'@typescript-eslint/scope-manager': 8.53.1
2145
2145
+
'@typescript-eslint/types': 8.53.1
2146
2146
+
'@typescript-eslint/typescript-estree': 8.53.1(typescript@5.9.3)
2147
2147
+
'@typescript-eslint/visitor-keys': 8.53.1
2106
2148
debug: 4.4.3
2107
2149
eslint: 9.39.2(jiti@2.6.1)
2108
2150
typescript: 5.9.3
2109
2151
transitivePeerDependencies:
2110
2152
- supports-color
2111
2153
2112
2112
-
'@typescript-eslint/project-service@8.53.0(typescript@5.9.3)':
2154
2154
+
'@typescript-eslint/project-service@8.53.1(typescript@5.9.3)':
2113
2155
dependencies:
2114
2114
-
'@typescript-eslint/tsconfig-utils': 8.53.0(typescript@5.9.3)
2115
2115
-
'@typescript-eslint/types': 8.53.0
2156
2156
+
'@typescript-eslint/tsconfig-utils': 8.53.1(typescript@5.9.3)
2157
2157
+
'@typescript-eslint/types': 8.53.1
2116
2158
debug: 4.4.3
2117
2159
typescript: 5.9.3
2118
2160
transitivePeerDependencies:
2119
2161
- supports-color
2120
2162
2121
2121
-
'@typescript-eslint/scope-manager@8.53.0':
2163
2163
+
'@typescript-eslint/scope-manager@8.53.1':
2122
2164
dependencies:
2123
2123
-
'@typescript-eslint/types': 8.53.0
2124
2124
-
'@typescript-eslint/visitor-keys': 8.53.0
2165
2165
+
'@typescript-eslint/types': 8.53.1
2166
2166
+
'@typescript-eslint/visitor-keys': 8.53.1
2125
2167
2126
2126
-
'@typescript-eslint/tsconfig-utils@8.53.0(typescript@5.9.3)':
2168
2168
+
'@typescript-eslint/tsconfig-utils@8.53.1(typescript@5.9.3)':
2127
2169
dependencies:
2128
2170
typescript: 5.9.3
2129
2171
2130
2130
-
'@typescript-eslint/type-utils@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
2172
2172
+
'@typescript-eslint/type-utils@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
2131
2173
dependencies:
2132
2132
-
'@typescript-eslint/types': 8.53.0
2133
2133
-
'@typescript-eslint/typescript-estree': 8.53.0(typescript@5.9.3)
2134
2134
-
'@typescript-eslint/utils': 8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2174
2174
+
'@typescript-eslint/types': 8.53.1
2175
2175
+
'@typescript-eslint/typescript-estree': 8.53.1(typescript@5.9.3)
2176
2176
+
'@typescript-eslint/utils': 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2135
2177
debug: 4.4.3
2136
2178
eslint: 9.39.2(jiti@2.6.1)
2137
2179
ts-api-utils: 2.4.0(typescript@5.9.3)
···
2139
2181
transitivePeerDependencies:
2140
2182
- supports-color
2141
2183
2142
2142
-
'@typescript-eslint/types@8.53.0': {}
2184
2184
+
'@typescript-eslint/types@8.53.1': {}
2143
2185
2144
2144
-
'@typescript-eslint/typescript-estree@8.53.0(typescript@5.9.3)':
2186
2186
+
'@typescript-eslint/typescript-estree@8.53.1(typescript@5.9.3)':
2145
2187
dependencies:
2146
2146
-
'@typescript-eslint/project-service': 8.53.0(typescript@5.9.3)
2147
2147
-
'@typescript-eslint/tsconfig-utils': 8.53.0(typescript@5.9.3)
2148
2148
-
'@typescript-eslint/types': 8.53.0
2149
2149
-
'@typescript-eslint/visitor-keys': 8.53.0
2188
2188
+
'@typescript-eslint/project-service': 8.53.1(typescript@5.9.3)
2189
2189
+
'@typescript-eslint/tsconfig-utils': 8.53.1(typescript@5.9.3)
2190
2190
+
'@typescript-eslint/types': 8.53.1
2191
2191
+
'@typescript-eslint/visitor-keys': 8.53.1
2150
2192
debug: 4.4.3
2151
2193
minimatch: 9.0.5
2152
2194
semver: 7.7.3
···
2156
2198
transitivePeerDependencies:
2157
2199
- supports-color
2158
2200
2159
2159
-
'@typescript-eslint/utils@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
2201
2201
+
'@typescript-eslint/utils@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
2160
2202
dependencies:
2161
2203
'@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1))
2162
2162
-
'@typescript-eslint/scope-manager': 8.53.0
2163
2163
-
'@typescript-eslint/types': 8.53.0
2164
2164
-
'@typescript-eslint/typescript-estree': 8.53.0(typescript@5.9.3)
2204
2204
+
'@typescript-eslint/scope-manager': 8.53.1
2205
2205
+
'@typescript-eslint/types': 8.53.1
2206
2206
+
'@typescript-eslint/typescript-estree': 8.53.1(typescript@5.9.3)
2165
2207
eslint: 9.39.2(jiti@2.6.1)
2166
2208
typescript: 5.9.3
2167
2209
transitivePeerDependencies:
2168
2210
- supports-color
2169
2211
2170
2170
-
'@typescript-eslint/visitor-keys@8.53.0':
2212
2212
+
'@typescript-eslint/visitor-keys@8.53.1':
2171
2213
dependencies:
2172
2172
-
'@typescript-eslint/types': 8.53.0
2214
2214
+
'@typescript-eslint/types': 8.53.1
2173
2215
eslint-visitor-keys: 4.2.1
2174
2216
2175
2175
-
'@typescript/native-preview-darwin-arm64@7.0.0-dev.20260116.1':
2217
2217
+
'@typescript/native-preview-darwin-arm64@7.0.0-dev.20260122.3':
2176
2218
optional: true
2177
2219
2178
2178
-
'@typescript/native-preview-darwin-x64@7.0.0-dev.20260116.1':
2220
2220
+
'@typescript/native-preview-darwin-x64@7.0.0-dev.20260122.3':
2179
2221
optional: true
2180
2222
2181
2181
-
'@typescript/native-preview-linux-arm64@7.0.0-dev.20260116.1':
2223
2223
+
'@typescript/native-preview-linux-arm64@7.0.0-dev.20260122.3':
2182
2224
optional: true
2183
2225
2184
2184
-
'@typescript/native-preview-linux-arm@7.0.0-dev.20260116.1':
2226
2226
+
'@typescript/native-preview-linux-arm@7.0.0-dev.20260122.3':
2185
2227
optional: true
2186
2228
2187
2187
-
'@typescript/native-preview-linux-x64@7.0.0-dev.20260116.1':
2229
2229
+
'@typescript/native-preview-linux-x64@7.0.0-dev.20260122.3':
2188
2230
optional: true
2189
2231
2190
2190
-
'@typescript/native-preview-win32-arm64@7.0.0-dev.20260116.1':
2232
2232
+
'@typescript/native-preview-win32-arm64@7.0.0-dev.20260122.3':
2191
2233
optional: true
2192
2234
2193
2193
-
'@typescript/native-preview-win32-x64@7.0.0-dev.20260116.1':
2235
2235
+
'@typescript/native-preview-win32-x64@7.0.0-dev.20260122.3':
2194
2236
optional: true
2195
2237
2196
2196
-
'@typescript/native-preview@7.0.0-dev.20260116.1':
2238
2238
+
'@typescript/native-preview@7.0.0-dev.20260122.3':
2197
2239
optionalDependencies:
2198
2198
-
'@typescript/native-preview-darwin-arm64': 7.0.0-dev.20260116.1
2199
2199
-
'@typescript/native-preview-darwin-x64': 7.0.0-dev.20260116.1
2200
2200
-
'@typescript/native-preview-linux-arm': 7.0.0-dev.20260116.1
2201
2201
-
'@typescript/native-preview-linux-arm64': 7.0.0-dev.20260116.1
2202
2202
-
'@typescript/native-preview-linux-x64': 7.0.0-dev.20260116.1
2203
2203
-
'@typescript/native-preview-win32-arm64': 7.0.0-dev.20260116.1
2204
2204
-
'@typescript/native-preview-win32-x64': 7.0.0-dev.20260116.1
2240
2240
+
'@typescript/native-preview-darwin-arm64': 7.0.0-dev.20260122.3
2241
2241
+
'@typescript/native-preview-darwin-x64': 7.0.0-dev.20260122.3
2242
2242
+
'@typescript/native-preview-linux-arm': 7.0.0-dev.20260122.3
2243
2243
+
'@typescript/native-preview-linux-arm64': 7.0.0-dev.20260122.3
2244
2244
+
'@typescript/native-preview-linux-x64': 7.0.0-dev.20260122.3
2245
2245
+
'@typescript/native-preview-win32-arm64': 7.0.0-dev.20260122.3
2246
2246
+
'@typescript/native-preview-win32-x64': 7.0.0-dev.20260122.3
2205
2247
2206
2248
acorn-jsx@5.3.2(acorn@8.15.0):
2207
2249
dependencies:
···
2228
2270
2229
2271
args-tokenizer@0.3.0: {}
2230
2272
2231
2231
-
ast-kit@2.2.0:
2273
2273
+
ast-kit@3.0.0-beta.1:
2232
2274
dependencies:
2233
2233
-
'@babel/parser': 7.28.6
2275
2275
+
'@babel/parser': 8.0.0-beta.4
2276
2276
+
estree-walker: 3.0.3
2234
2277
pathe: 2.0.3
2235
2278
2236
2279
balanced-match@1.0.2: {}
2237
2280
2238
2238
-
baseline-browser-mapping@2.9.15: {}
2281
2281
+
baseline-browser-mapping@2.9.17: {}
2239
2282
2240
2283
birpc@4.0.0: {}
2241
2284
···
2252
2295
2253
2296
browserslist@4.28.1:
2254
2297
dependencies:
2255
2255
-
baseline-browser-mapping: 2.9.15
2256
2256
-
caniuse-lite: 1.0.30001764
2257
2257
-
electron-to-chromium: 1.5.267
2298
2298
+
baseline-browser-mapping: 2.9.17
2299
2299
+
caniuse-lite: 1.0.30001765
2300
2300
+
electron-to-chromium: 1.5.277
2258
2301
node-releases: 2.0.27
2259
2302
update-browserslist-db: 1.2.3(browserslist@4.28.1)
2260
2303
···
2287
2330
jiti: 2.6.1
2288
2331
ohash: 2.0.11
2289
2332
pathe: 2.0.3
2290
2290
-
perfect-debounce: 2.0.0
2333
2333
+
perfect-debounce: 2.1.0
2291
2334
pkg-types: 2.3.0
2292
2335
rc9: 2.1.2
2293
2336
···
2295
2338
2296
2339
callsites@3.1.0: {}
2297
2340
2298
2298
-
caniuse-lite@1.0.30001764: {}
2341
2341
+
caniuse-lite@1.0.30001765: {}
2299
2342
2300
2343
ccount@2.0.1: {}
2301
2344
···
2318
2361
dependencies:
2319
2362
consola: 3.4.2
2320
2363
2364
2364
+
citty@0.2.0: {}
2365
2365
+
2321
2366
cjs-module-lexer@1.4.3: {}
2322
2367
2323
2368
clean-regexp@1.0.0:
···
2332
2377
2333
2378
comment-parser@1.4.1: {}
2334
2379
2335
2335
-
comment-parser@1.4.3: {}
2380
2380
+
comment-parser@1.4.4: {}
2336
2381
2337
2382
concat-map@0.0.1: {}
2338
2383
···
2342
2387
2343
2388
consola@3.4.2: {}
2344
2389
2345
2345
-
core-js-compat@3.47.0:
2390
2390
+
core-js-compat@3.48.0:
2346
2391
dependencies:
2347
2392
browserslist: 4.28.1
2348
2393
···
2358
2403
dependencies:
2359
2404
ms: 2.1.3
2360
2405
2361
2361
-
decode-named-character-reference@1.2.0:
2406
2406
+
decode-named-character-reference@1.3.0:
2362
2407
dependencies:
2363
2408
character-entities: 2.0.2
2364
2409
···
2376
2421
2377
2422
diff-sequences@27.5.1: {}
2378
2423
2424
2424
+
diff-sequences@29.6.3: {}
2425
2425
+
2379
2426
dotenv@17.2.3: {}
2380
2427
2381
2428
dts-resolver@2.1.3: {}
2382
2429
2383
2383
-
electron-to-chromium@1.5.267: {}
2430
2430
+
electron-to-chromium@1.5.277: {}
2384
2431
2385
2432
empathic@2.0.0: {}
2386
2433
···
2462
2509
dependencies:
2463
2510
eslint: 9.39.2(jiti@2.6.1)
2464
2511
2465
2465
-
eslint-plugin-jsdoc@62.0.0(eslint@9.39.2(jiti@2.6.1)):
2512
2512
+
eslint-plugin-jsdoc@62.3.0(eslint@9.39.2(jiti@2.6.1)):
2466
2513
dependencies:
2467
2467
-
'@es-joy/jsdoccomment': 0.79.0
2514
2514
+
'@es-joy/jsdoccomment': 0.82.0
2468
2515
'@es-joy/resolve.exports': 1.2.0
2469
2516
are-docs-informative: 0.0.2
2470
2470
-
comment-parser: 1.4.1
2517
2517
+
comment-parser: 1.4.4
2471
2518
debug: 4.4.3
2472
2519
escape-string-regexp: 4.0.0
2473
2520
eslint: 9.39.2(jiti@2.6.1)
2474
2474
-
espree: 11.0.0
2521
2521
+
espree: 11.1.0
2475
2522
esquery: 1.7.0
2476
2523
html-entities: 2.6.0
2477
2524
object-deep-merge: 2.0.0
···
2512
2559
transitivePeerDependencies:
2513
2560
- typescript
2514
2561
2515
2515
-
eslint-plugin-perfectionist@5.3.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3):
2562
2562
+
eslint-plugin-perfectionist@5.4.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3):
2516
2563
dependencies:
2517
2517
-
'@typescript-eslint/utils': 8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2564
2564
+
'@typescript-eslint/utils': 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2518
2565
eslint: 9.39.2(jiti@2.6.1)
2519
2566
natural-orderby: 5.0.0
2520
2567
transitivePeerDependencies:
2521
2568
- supports-color
2522
2569
- typescript
2523
2570
2524
2524
-
eslint-plugin-pnpm@1.4.3(eslint@9.39.2(jiti@2.6.1)):
2571
2571
+
eslint-plugin-pnpm@1.5.0(eslint@9.39.2(jiti@2.6.1)):
2525
2572
dependencies:
2526
2573
empathic: 2.0.0
2527
2574
eslint: 9.39.2(jiti@2.6.1)
2528
2575
jsonc-eslint-parser: 2.4.2
2529
2576
pathe: 2.0.3
2530
2530
-
pnpm-workspace-yaml: 1.4.3
2577
2577
+
pnpm-workspace-yaml: 1.5.0
2531
2578
tinyglobby: 0.2.15
2532
2579
yaml: 2.8.2
2533
2533
-
yaml-eslint-parser: 1.3.2
2580
2580
+
yaml-eslint-parser: 2.0.0
2534
2581
2535
2535
-
eslint-plugin-prettier@5.5.5(eslint-config-prettier@10.1.8(eslint@9.39.2(jiti@2.6.1)))(eslint@9.39.2(jiti@2.6.1))(prettier@3.8.0):
2582
2582
+
eslint-plugin-prettier@5.5.5(eslint-config-prettier@10.1.8(eslint@9.39.2(jiti@2.6.1)))(eslint@9.39.2(jiti@2.6.1))(prettier@3.8.1):
2536
2583
dependencies:
2537
2584
eslint: 9.39.2(jiti@2.6.1)
2538
2538
-
prettier: 3.8.0
2585
2585
+
prettier: 3.8.1
2539
2586
prettier-linter-helpers: 1.0.1
2540
2587
synckit: 0.11.12
2541
2588
optionalDependencies:
···
2545
2592
dependencies:
2546
2593
'@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1))
2547
2594
'@eslint-community/regexpp': 4.12.2
2548
2548
-
comment-parser: 1.4.3
2595
2595
+
comment-parser: 1.4.4
2549
2596
eslint: 9.39.2(jiti@2.6.1)
2550
2597
jsdoc-type-pratt-parser: 4.8.0
2551
2598
refa: 0.12.1
···
2564
2611
change-case: 5.4.4
2565
2612
ci-info: 4.3.1
2566
2613
clean-regexp: 1.0.0
2567
2567
-
core-js-compat: 3.47.0
2614
2614
+
core-js-compat: 3.48.0
2568
2615
eslint: 9.39.2(jiti@2.6.1)
2569
2616
esquery: 1.7.0
2570
2617
find-up-simple: 1.0.1
···
2578
2625
semver: 7.7.3
2579
2626
strip-indent: 4.1.1
2580
2627
2581
2581
-
eslint-plugin-unused-imports@4.3.0(@typescript-eslint/eslint-plugin@8.53.0(@typescript-eslint/parser@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1)):
2628
2628
+
eslint-plugin-unused-imports@4.3.0(@typescript-eslint/eslint-plugin@8.53.1(@typescript-eslint/parser@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1)):
2582
2629
dependencies:
2583
2630
eslint: 9.39.2(jiti@2.6.1)
2584
2631
optionalDependencies:
2585
2585
-
'@typescript-eslint/eslint-plugin': 8.53.0(@typescript-eslint/parser@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2632
2632
+
'@typescript-eslint/eslint-plugin': 8.53.1(@typescript-eslint/parser@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2586
2633
2587
2587
-
eslint-plugin-vue@10.7.0(@typescript-eslint/parser@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.2(jiti@2.6.1))):
2634
2634
+
eslint-plugin-vue@10.7.0(@typescript-eslint/parser@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.2(jiti@2.6.1))):
2588
2635
dependencies:
2589
2636
'@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1))
2590
2637
eslint: 9.39.2(jiti@2.6.1)
···
2595
2642
vue-eslint-parser: 10.2.0(eslint@9.39.2(jiti@2.6.1))
2596
2643
xml-name-validator: 4.0.0
2597
2644
optionalDependencies:
2598
2598
-
'@typescript-eslint/parser': 8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2645
2645
+
'@typescript-eslint/parser': 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
2599
2646
2600
2600
-
eslint-plugin-yml@1.19.1(eslint@9.39.2(jiti@2.6.1)):
2647
2647
+
eslint-plugin-yml@3.0.0(eslint@9.39.2(jiti@2.6.1)):
2601
2648
dependencies:
2649
2649
+
'@eslint/core': 1.0.1
2650
2650
+
'@eslint/plugin-kit': 0.5.1
2602
2651
debug: 4.4.3
2603
2603
-
diff-sequences: 27.5.1
2604
2604
-
escape-string-regexp: 4.0.0
2652
2652
+
diff-sequences: 29.6.3
2653
2653
+
escape-string-regexp: 5.0.0
2605
2654
eslint: 9.39.2(jiti@2.6.1)
2606
2606
-
eslint-compat-utils: 0.6.5(eslint@9.39.2(jiti@2.6.1))
2607
2655
natural-compare: 1.4.0
2608
2608
-
yaml-eslint-parser: 1.3.2
2656
2656
+
yaml-eslint-parser: 2.0.0
2609
2657
transitivePeerDependencies:
2610
2658
- supports-color
2611
2659
···
2672
2720
acorn-jsx: 5.3.2(acorn@8.15.0)
2673
2721
eslint-visitor-keys: 4.2.1
2674
2722
2675
2675
-
espree@11.0.0:
2723
2723
+
espree@11.1.0:
2676
2724
dependencies:
2677
2725
acorn: 8.15.0
2678
2726
acorn-jsx: 5.3.2(acorn@8.15.0)
···
2694
2742
2695
2743
estraverse@5.3.0: {}
2696
2744
2745
2745
+
estree-walker@3.0.3:
2746
2746
+
dependencies:
2747
2747
+
'@types/estree': 1.0.8
2748
2748
+
2697
2749
esutils@2.0.3: {}
2698
2750
2699
2751
exsolve@1.0.8: {}
···
2746
2798
consola: 3.4.2
2747
2799
defu: 6.1.4
2748
2800
node-fetch-native: 1.6.7
2749
2749
-
nypm: 0.6.2
2801
2801
+
nypm: 0.6.4
2750
2802
pathe: 2.0.3
2751
2803
2752
2804
github-slugger@2.0.0: {}
···
2812
2864
2813
2865
jsdoc-type-pratt-parser@7.0.0: {}
2814
2866
2867
2867
+
jsdoc-type-pratt-parser@7.1.0: {}
2868
2868
+
2815
2869
jsesc@3.1.0: {}
2816
2870
2817
2871
json-buffer@3.0.1: {}
···
2867
2921
dependencies:
2868
2922
'@types/mdast': 4.0.4
2869
2923
'@types/unist': 3.0.3
2870
2870
-
decode-named-character-reference: 1.2.0
2924
2924
+
decode-named-character-reference: 1.3.0
2871
2925
devlop: 1.1.0
2872
2926
mdast-util-to-string: 4.0.0
2873
2927
micromark: 4.0.2
···
2971
3025
2972
3026
micromark-core-commonmark@2.0.3:
2973
3027
dependencies:
2974
2974
-
decode-named-character-reference: 1.2.0
3028
3028
+
decode-named-character-reference: 1.3.0
2975
3029
devlop: 1.1.0
2976
3030
micromark-factory-destination: 2.0.1
2977
3031
micromark-factory-label: 2.0.1
···
3111
3165
3112
3166
micromark-util-decode-string@2.0.1:
3113
3167
dependencies:
3114
3114
-
decode-named-character-reference: 1.2.0
3168
3168
+
decode-named-character-reference: 1.3.0
3115
3169
micromark-util-character: 2.1.1
3116
3170
micromark-util-decode-numeric-character-reference: 2.0.2
3117
3171
micromark-util-symbol: 2.0.1
···
3149
3203
dependencies:
3150
3204
'@types/debug': 4.1.12
3151
3205
debug: 4.4.3
3152
3152
-
decode-named-character-reference: 1.2.0
3206
3206
+
decode-named-character-reference: 1.3.0
3153
3207
devlop: 1.1.0
3154
3208
micromark-core-commonmark: 2.0.3
3155
3209
micromark-factory-space: 2.0.1
···
3198
3252
dependencies:
3199
3253
boolbase: 1.0.0
3200
3254
3201
3201
-
nypm@0.6.2:
3255
3255
+
nypm@0.6.4:
3202
3256
dependencies:
3203
3203
-
citty: 0.1.6
3204
3204
-
consola: 3.4.2
3257
3257
+
citty: 0.2.0
3205
3258
pathe: 2.0.3
3206
3206
-
pkg-types: 2.3.0
3207
3259
tinyexec: 1.0.2
3208
3260
3209
3261
object-deep-merge@2.0.0: {}
···
3267
3319
3268
3320
pathe@2.0.3: {}
3269
3321
3270
3270
-
perfect-debounce@2.0.0: {}
3322
3322
+
perfect-debounce@2.1.0: {}
3271
3323
3272
3324
picocolors@1.1.1: {}
3273
3325
···
3287
3339
3288
3340
pluralize@8.0.0: {}
3289
3341
3290
3290
-
pnpm-workspace-yaml@1.4.3:
3342
3342
+
pnpm-workspace-yaml@1.5.0:
3291
3343
dependencies:
3292
3344
yaml: 2.8.2
3293
3345
···
3302
3354
dependencies:
3303
3355
fast-diff: 1.3.0
3304
3356
3305
3305
-
prettier@3.8.0: {}
3357
3357
+
prettier@3.8.1: {}
3306
3358
3307
3307
-
publint@0.3.16:
3359
3359
+
publint@0.3.17:
3308
3360
dependencies:
3309
3309
-
'@publint/pack': 0.1.2
3361
3361
+
'@publint/pack': 0.1.3
3310
3362
package-manager-detector: 1.6.0
3311
3363
picocolors: 1.1.1
3312
3364
sade: 1.8.1
···
3345
3397
3346
3398
resolve-pkg-maps@1.0.0: {}
3347
3399
3348
3348
-
rolldown-plugin-dts@0.21.2(@typescript/native-preview@7.0.0-dev.20260116.1)(rolldown@1.0.0-beta.60)(typescript@5.9.3):
3400
3400
+
rolldown-plugin-dts@0.21.5(@typescript/native-preview@7.0.0-dev.20260122.3)(rolldown@1.0.0-rc.1)(typescript@5.9.3):
3349
3401
dependencies:
3350
3350
-
'@babel/generator': 7.28.6
3351
3351
-
'@babel/parser': 7.28.6
3352
3352
-
'@babel/types': 7.28.6
3353
3353
-
ast-kit: 2.2.0
3402
3402
+
'@babel/generator': 8.0.0-beta.4
3403
3403
+
'@babel/parser': 8.0.0-beta.4
3404
3404
+
'@babel/types': 8.0.0-beta.4
3405
3405
+
ast-kit: 3.0.0-beta.1
3354
3406
birpc: 4.0.0
3355
3407
dts-resolver: 2.1.3
3356
3408
get-tsconfig: 4.13.0
3357
3409
obug: 2.1.1
3358
3358
-
rolldown: 1.0.0-beta.60
3410
3410
+
rolldown: 1.0.0-rc.1
3359
3411
optionalDependencies:
3360
3360
-
'@typescript/native-preview': 7.0.0-dev.20260116.1
3412
3412
+
'@typescript/native-preview': 7.0.0-dev.20260122.3
3361
3413
typescript: 5.9.3
3362
3414
transitivePeerDependencies:
3363
3415
- oxc-resolver
3364
3416
3365
3365
-
rolldown@1.0.0-beta.60:
3417
3417
+
rolldown@1.0.0-rc.1:
3366
3418
dependencies:
3367
3367
-
'@oxc-project/types': 0.108.0
3368
3368
-
'@rolldown/pluginutils': 1.0.0-beta.60
3419
3419
+
'@oxc-project/types': 0.110.0
3420
3420
+
'@rolldown/pluginutils': 1.0.0-rc.1
3369
3421
optionalDependencies:
3370
3370
-
'@rolldown/binding-android-arm64': 1.0.0-beta.60
3371
3371
-
'@rolldown/binding-darwin-arm64': 1.0.0-beta.60
3372
3372
-
'@rolldown/binding-darwin-x64': 1.0.0-beta.60
3373
3373
-
'@rolldown/binding-freebsd-x64': 1.0.0-beta.60
3374
3374
-
'@rolldown/binding-linux-arm-gnueabihf': 1.0.0-beta.60
3375
3375
-
'@rolldown/binding-linux-arm64-gnu': 1.0.0-beta.60
3376
3376
-
'@rolldown/binding-linux-arm64-musl': 1.0.0-beta.60
3377
3377
-
'@rolldown/binding-linux-x64-gnu': 1.0.0-beta.60
3378
3378
-
'@rolldown/binding-linux-x64-musl': 1.0.0-beta.60
3379
3379
-
'@rolldown/binding-openharmony-arm64': 1.0.0-beta.60
3380
3380
-
'@rolldown/binding-wasm32-wasi': 1.0.0-beta.60
3381
3381
-
'@rolldown/binding-win32-arm64-msvc': 1.0.0-beta.60
3382
3382
-
'@rolldown/binding-win32-x64-msvc': 1.0.0-beta.60
3422
3422
+
'@rolldown/binding-android-arm64': 1.0.0-rc.1
3423
3423
+
'@rolldown/binding-darwin-arm64': 1.0.0-rc.1
3424
3424
+
'@rolldown/binding-darwin-x64': 1.0.0-rc.1
3425
3425
+
'@rolldown/binding-freebsd-x64': 1.0.0-rc.1
3426
3426
+
'@rolldown/binding-linux-arm-gnueabihf': 1.0.0-rc.1
3427
3427
+
'@rolldown/binding-linux-arm64-gnu': 1.0.0-rc.1
3428
3428
+
'@rolldown/binding-linux-arm64-musl': 1.0.0-rc.1
3429
3429
+
'@rolldown/binding-linux-x64-gnu': 1.0.0-rc.1
3430
3430
+
'@rolldown/binding-linux-x64-musl': 1.0.0-rc.1
3431
3431
+
'@rolldown/binding-openharmony-arm64': 1.0.0-rc.1
3432
3432
+
'@rolldown/binding-wasm32-wasi': 1.0.0-rc.1
3433
3433
+
'@rolldown/binding-win32-arm64-msvc': 1.0.0-rc.1
3434
3434
+
'@rolldown/binding-win32-x64-msvc': 1.0.0-rc.1
3383
3435
3384
3436
sade@1.8.1:
3385
3437
dependencies:
···
3445
3497
picomatch: 4.0.3
3446
3498
typescript: 5.9.3
3447
3499
3448
3448
-
tsdown@0.20.0-beta.3(@arethetypeswrong/core@0.18.2)(@typescript/native-preview@7.0.0-dev.20260116.1)(publint@0.3.16)(synckit@0.11.12)(typescript@5.9.3):
3500
3500
+
tsdown@0.20.0(@arethetypeswrong/core@0.18.2)(@typescript/native-preview@7.0.0-dev.20260122.3)(publint@0.3.17)(synckit@0.11.12)(typescript@5.9.3):
3449
3501
dependencies:
3450
3502
ansis: 4.2.0
3451
3503
cac: 6.7.14
···
3455
3507
import-without-cache: 0.2.5
3456
3508
obug: 2.1.1
3457
3509
picomatch: 4.0.3
3458
3458
-
rolldown: 1.0.0-beta.60
3459
3459
-
rolldown-plugin-dts: 0.21.2(@typescript/native-preview@7.0.0-dev.20260116.1)(rolldown@1.0.0-beta.60)(typescript@5.9.3)
3510
3510
+
rolldown: 1.0.0-rc.1
3511
3511
+
rolldown-plugin-dts: 0.21.5(@typescript/native-preview@7.0.0-dev.20260122.3)(rolldown@1.0.0-rc.1)(typescript@5.9.3)
3460
3512
semver: 7.7.3
3461
3513
tinyexec: 1.0.2
3462
3514
tinyglobby: 0.2.15
3463
3515
tree-kill: 1.2.2
3464
3516
unconfig-core: 7.4.2
3465
3465
-
unrun: 0.2.25(synckit@0.11.12)
3517
3517
+
unrun: 0.2.26(synckit@0.11.12)
3466
3518
optionalDependencies:
3467
3519
'@arethetypeswrong/core': 0.18.2
3468
3468
-
publint: 0.3.16
3520
3520
+
publint: 0.3.17
3469
3521
typescript: 5.9.3
3470
3522
transitivePeerDependencies:
3471
3523
- '@ts-macro/tsc'
···
3481
3533
dependencies:
3482
3534
prelude-ls: 1.2.1
3483
3535
3484
3484
-
typescript-eslint@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3):
3536
3536
+
typescript-eslint@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3):
3485
3537
dependencies:
3486
3486
-
'@typescript-eslint/eslint-plugin': 8.53.0(@typescript-eslint/parser@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
3487
3487
-
'@typescript-eslint/parser': 8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
3488
3488
-
'@typescript-eslint/typescript-estree': 8.53.0(typescript@5.9.3)
3489
3489
-
'@typescript-eslint/utils': 8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
3538
3538
+
'@typescript-eslint/eslint-plugin': 8.53.1(@typescript-eslint/parser@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
3539
3539
+
'@typescript-eslint/parser': 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
3540
3540
+
'@typescript-eslint/typescript-estree': 8.53.1(typescript@5.9.3)
3541
3541
+
'@typescript-eslint/utils': 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
3490
3542
eslint: 9.39.2(jiti@2.6.1)
3491
3543
typescript: 5.9.3
3492
3544
transitivePeerDependencies:
···
3524
3576
unist-util-is: 6.0.1
3525
3577
unist-util-visit-parents: 6.0.2
3526
3578
3527
3527
-
unrun@0.2.25(synckit@0.11.12):
3579
3579
+
unrun@0.2.26(synckit@0.11.12):
3528
3580
dependencies:
3529
3529
-
rolldown: 1.0.0-beta.60
3581
3581
+
rolldown: 1.0.0-rc.1
3530
3582
optionalDependencies:
3531
3583
synckit: 0.11.12
3532
3584
···
3564
3616
3565
3617
xml-name-validator@4.0.0: {}
3566
3618
3567
3567
-
yaml-eslint-parser@1.3.2:
3619
3619
+
yaml-eslint-parser@2.0.0:
3568
3620
dependencies:
3569
3569
-
eslint-visitor-keys: 3.4.3
3621
3621
+
eslint-visitor-keys: 5.0.0
3570
3622
yaml: 2.8.2
3571
3623
3572
3624
yaml@2.8.2: {}
···
1
1
import { mergeConfig, type UserConfig } from 'tsdown/config'
2
2
-
import type { TsdownInputOption } from 'tsdown'
2
2
+
import type {
3
3
+
AttwOptions,
4
4
+
PublintOptions,
5
5
+
TsdownInputOption,
6
6
+
WithEnabled,
7
7
+
} from 'tsdown'
3
8
4
9
export interface LibOptions {
5
10
entry?: 'index' | 'shallow' | 'all' | Exclude<TsdownInputOption, string>
···
24
29
platform: 'neutral',
25
30
inlineOnly: inlineDeps,
26
31
exports: true,
32
32
+
// eslint-disable-next-line @typescript-eslint/consistent-type-assertions
27
33
publint: {
28
34
enabled: 'ci-only',
29
29
-
// @ts-expect-error internal
30
35
resolvePaths: [import.meta.dirname],
31
31
-
},
36
36
+
} as WithEnabled<PublintOptions>,
37
37
+
// eslint-disable-next-line @typescript-eslint/consistent-type-assertions
32
38
attw: {
33
39
enabled: 'ci-only',
34
34
-
// @ts-expect-error internal
35
40
resolvePaths: [import.meta.dirname],
36
41
profile: 'esm-only',
37
37
-
},
42
42
+
} as WithEnabled<AttwOptions>,
38
43
},
39
44
overrides,
40
45
)
···
6
6
"module": "preserve",
7
7
"moduleResolution": "bundler",
8
8
"resolveJsonModule": true,
9
9
-
"types": [],
9
9
+
"types": ["node"],
10
10
"strict": true,
11
11
"noUnusedLocals": true,
12
12
"declaration": true,