@panaversity/ksor 0.0.50 → 0.0.52
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +131 -0
- package/dist/cli.mjs +229 -5
- package/dist/{gateway-api-D8HlLys2-Ca8OnwLn.mjs → gateway-api-Ck1l_Sgs-B-_wMYLB.mjs} +18 -11
- package/dist/gateway.mjs +1 -1
- package/docs/index.md +5 -0
- package/docs/ingesting.md +47 -0
- package/docs/tool-surface.md +25 -10
- package/docs/upgrading.md +106 -0
- package/package.json +3 -3
- package/templates/scaffold/.agents/skills/intake-interview/SKILL.md +16 -1
- package/templates/scaffold/.claude/skills/intake-interview/SKILL.md +16 -1
- package/templates/scaffold/.ksor/people.yaml +32 -0
- package/templates/scaffold/AGENTS.md +47 -1
- package/templates/scaffold/gitignore +1 -0
- package/templates/scaffold/pnpm-lock.yaml +304 -262
- package/templates/scaffold/system/site/components/governance.tsx +6 -4
- package/templates/scaffold/system/site/lib/actor-display.ts +53 -0
- package/templates/scaffold/system/site/lib/people.ts +82 -0
- package/templates/scaffold/system/site/lib/record-href.ts +1 -1
- package/templates/scaffold/system/site/next.config.mjs +13 -0
- package/templates/scaffold/system/site/package.json +4 -4
- package/templates/scaffold/system/site/source.config.ts +1 -1
|
@@ -17,20 +17,20 @@ importers:
|
|
|
17
17
|
specifier: 2.1.1
|
|
18
18
|
version: 2.1.1
|
|
19
19
|
fumadocs-core:
|
|
20
|
-
specifier: 16.
|
|
21
|
-
version: 16.
|
|
20
|
+
specifier: 16.15.4
|
|
21
|
+
version: 16.15.4(@mdx-js/mdx@3.1.1)(@types/estree-jsx@1.0.5)(@types/hast@3.0.5)(@types/mdast@4.0.4)(@types/react@19.2.18)(lucide-react@1.31.0(react@19.2.8))(next@16.3.3(@types/node@25.9.5)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8)(zod@4.4.3)
|
|
22
22
|
fumadocs-mdx:
|
|
23
|
-
specifier: 15.
|
|
24
|
-
version: 15.
|
|
23
|
+
specifier: 15.4.0
|
|
24
|
+
version: 15.4.0(@types/mdast@4.0.4)(@types/mdx@2.0.14)(@types/react@19.2.18)(fumadocs-core@16.15.4(@mdx-js/mdx@3.1.1)(@types/estree-jsx@1.0.5)(@types/hast@3.0.5)(@types/mdast@4.0.4)(@types/react@19.2.18)(lucide-react@1.31.0(react@19.2.8))(next@16.3.3(@types/node@25.9.5)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8)(zod@4.4.3))(next@16.3.3(@types/node@25.9.5)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react@19.2.8)
|
|
25
25
|
fumadocs-ui:
|
|
26
|
-
specifier: 16.
|
|
27
|
-
version: 16.
|
|
26
|
+
specifier: 16.15.4
|
|
27
|
+
version: 16.15.4(@types/mdx@2.0.14)(@types/react-dom@19.2.4(@types/react@19.2.18))(@types/react@19.2.18)(fumadocs-core@16.15.4(@mdx-js/mdx@3.1.1)(@types/estree-jsx@1.0.5)(@types/hast@3.0.5)(@types/mdast@4.0.4)(@types/react@19.2.18)(lucide-react@1.31.0(react@19.2.8))(next@16.3.3(@types/node@25.9.5)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8)(zod@4.4.3))(next@16.3.3(@types/node@25.9.5)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8)(tailwindcss@4.3.3)
|
|
28
28
|
lucide-react:
|
|
29
29
|
specifier: 1.31.0
|
|
30
30
|
version: 1.31.0(react@19.2.8)
|
|
31
31
|
next:
|
|
32
|
-
specifier: 16.
|
|
33
|
-
version: 16.
|
|
32
|
+
specifier: 16.3.3
|
|
33
|
+
version: 16.3.3(@types/node@25.9.5)(react-dom@19.2.8(react@19.2.8))(react@19.2.8)
|
|
34
34
|
radix-ui:
|
|
35
35
|
specifier: 1.6.7
|
|
36
36
|
version: 1.6.7(@types/react-dom@19.2.4(@types/react@19.2.18))(@types/react@19.2.18)(react-dom@19.2.8(react@19.2.8))(react@19.2.8)
|
|
@@ -283,152 +283,161 @@ packages:
|
|
|
283
283
|
resolution: {integrity: sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==}
|
|
284
284
|
engines: {node: '>=18'}
|
|
285
285
|
|
|
286
|
-
'@img/sharp-darwin-arm64@0.
|
|
287
|
-
resolution: {integrity: sha512-
|
|
288
|
-
engines: {node:
|
|
286
|
+
'@img/sharp-darwin-arm64@0.35.4':
|
|
287
|
+
resolution: {integrity: sha512-Uhfl4V4lhP2nbUVF9+hyH1+luj86f1gUFeo8ALYxFoULoU+G87D43BfeMP8XHsk9boxAnCY/bf2EHwhA7MuGsA==}
|
|
288
|
+
engines: {node: '>=20.9.0'}
|
|
289
289
|
cpu: [arm64]
|
|
290
290
|
os: [darwin]
|
|
291
291
|
|
|
292
|
-
'@img/sharp-darwin-x64@0.
|
|
293
|
-
resolution: {integrity: sha512-
|
|
294
|
-
engines: {node:
|
|
292
|
+
'@img/sharp-darwin-x64@0.35.4':
|
|
293
|
+
resolution: {integrity: sha512-hWniXY3bG5qKpkKrAwPe4y+VTPmf086YQAnkxWh7uA1YrlRouWGa0M0Mxj3ZjnXFkv7/TD1bTy9lGUK26vRvWw==}
|
|
294
|
+
engines: {node: '>=20.9.0'}
|
|
295
295
|
cpu: [x64]
|
|
296
296
|
os: [darwin]
|
|
297
297
|
|
|
298
|
-
'@img/sharp-
|
|
299
|
-
resolution: {integrity: sha512-
|
|
298
|
+
'@img/sharp-freebsd-wasm32@0.35.4':
|
|
299
|
+
resolution: {integrity: sha512-lIsKw/BU+kjB4eZjxrYrZmwOJYi3Ajrv66iAlBmUPyKc3HpnloevB1g3wxGD9P/5BbQ1brBGl65VRRrCvQDEqA==}
|
|
300
|
+
engines: {node: '>=20.9.0'}
|
|
301
|
+
os: [freebsd]
|
|
302
|
+
|
|
303
|
+
'@img/sharp-libvips-darwin-arm64@1.3.3':
|
|
304
|
+
resolution: {integrity: sha512-suTBPTDGrI9WodccaDdwZItTSaBYASlBk1NSfElSHrUfzu3szG6lvIF58+WiFvnfzuK8ZBFS5zE00PxqxnRiPg==}
|
|
300
305
|
cpu: [arm64]
|
|
301
306
|
os: [darwin]
|
|
302
307
|
|
|
303
|
-
'@img/sharp-libvips-darwin-x64@1.
|
|
304
|
-
resolution: {integrity: sha512-
|
|
308
|
+
'@img/sharp-libvips-darwin-x64@1.3.3':
|
|
309
|
+
resolution: {integrity: sha512-FVJZ5mITMobmXIz/hPDTw0EintTW5H3WfrxwLqEqjiIihlu+hVRyGrFQ60xl0Lxn7Bt3zdpevPaQi0HEzqz9fw==}
|
|
305
310
|
cpu: [x64]
|
|
306
311
|
os: [darwin]
|
|
307
312
|
|
|
308
|
-
'@img/sharp-libvips-linux-arm64@1.
|
|
309
|
-
resolution: {integrity: sha512-
|
|
313
|
+
'@img/sharp-libvips-linux-arm64@1.3.3':
|
|
314
|
+
resolution: {integrity: sha512-0DaL0A6Xu6sQSQFwe4iVCrKWU2cCTItnRsYsCdxAMm9NF6twAA9BKnoqy4hqz4+azQ0JHuA26qiUKsf1XJ/v5A==}
|
|
310
315
|
cpu: [arm64]
|
|
311
316
|
os: [linux]
|
|
312
317
|
libc: [glibc]
|
|
313
318
|
|
|
314
|
-
'@img/sharp-libvips-linux-arm@1.
|
|
315
|
-
resolution: {integrity: sha512-
|
|
319
|
+
'@img/sharp-libvips-linux-arm@1.3.3':
|
|
320
|
+
resolution: {integrity: sha512-3rbU4vqXXc3hY/OiXdl52xZvT0F1yEngWfvqudtPJg/KkyiaQw2DRsFrNzpmLvfavbwOq3qXn36GP8obHRULQA==}
|
|
316
321
|
cpu: [arm]
|
|
317
322
|
os: [linux]
|
|
318
323
|
libc: [glibc]
|
|
319
324
|
|
|
320
|
-
'@img/sharp-libvips-linux-ppc64@1.
|
|
321
|
-
resolution: {integrity: sha512-
|
|
325
|
+
'@img/sharp-libvips-linux-ppc64@1.3.3':
|
|
326
|
+
resolution: {integrity: sha512-cdn1OvUBwsXhbC0zSzJnNzf5MZ/mTrobawDvNXBTxe8VtqKAm0sRuEY2Evzovb/w9JMk4TvRxqt1mekSuJz64w==}
|
|
322
327
|
cpu: [ppc64]
|
|
323
328
|
os: [linux]
|
|
324
329
|
libc: [glibc]
|
|
325
330
|
|
|
326
|
-
'@img/sharp-libvips-linux-riscv64@1.
|
|
327
|
-
resolution: {integrity: sha512-
|
|
331
|
+
'@img/sharp-libvips-linux-riscv64@1.3.3':
|
|
332
|
+
resolution: {integrity: sha512-HjPVx7yKz+0lqdhDlTw1tt90wamBoxhiXpvl1XZpJLiHH4RCJ5yDTqH+VlYPv2fwFs89JFw4c1IexYOcQUi4IQ==}
|
|
328
333
|
cpu: [riscv64]
|
|
329
334
|
os: [linux]
|
|
330
335
|
libc: [glibc]
|
|
331
336
|
|
|
332
|
-
'@img/sharp-libvips-linux-s390x@1.
|
|
333
|
-
resolution: {integrity: sha512-
|
|
337
|
+
'@img/sharp-libvips-linux-s390x@1.3.3':
|
|
338
|
+
resolution: {integrity: sha512-neWLh+3yCNThxnfy3c4BbVBeGgt9aftno+XbT56iK28RgeDs3UOFWviLWlUu0bArYVYJaFDK+RRohbicUNCm8Q==}
|
|
334
339
|
cpu: [s390x]
|
|
335
340
|
os: [linux]
|
|
336
341
|
libc: [glibc]
|
|
337
342
|
|
|
338
|
-
'@img/sharp-libvips-linux-x64@1.
|
|
339
|
-
resolution: {integrity: sha512-
|
|
343
|
+
'@img/sharp-libvips-linux-x64@1.3.3':
|
|
344
|
+
resolution: {integrity: sha512-4vKmvAst9nrowcqquKFAyZJUDolUaIp8uRiN0mWFguJ1IplC9/pitXtlnnlU4aa/eJw3J7i67V+pwUL+wZGdsA==}
|
|
340
345
|
cpu: [x64]
|
|
341
346
|
os: [linux]
|
|
342
347
|
libc: [glibc]
|
|
343
348
|
|
|
344
|
-
'@img/sharp-libvips-linuxmusl-arm64@1.
|
|
345
|
-
resolution: {integrity: sha512-
|
|
349
|
+
'@img/sharp-libvips-linuxmusl-arm64@1.3.3':
|
|
350
|
+
resolution: {integrity: sha512-Y9kQaLMuNoB0bPYOOdcZMaseNrFpPodIWWMrx+CZyydf2xn68j9WYc6sWWRrDwNkzCQjKYfc68L7jKjGlHMibw==}
|
|
346
351
|
cpu: [arm64]
|
|
347
352
|
os: [linux]
|
|
348
353
|
libc: [musl]
|
|
349
354
|
|
|
350
|
-
'@img/sharp-libvips-linuxmusl-x64@1.
|
|
351
|
-
resolution: {integrity: sha512
|
|
355
|
+
'@img/sharp-libvips-linuxmusl-x64@1.3.3':
|
|
356
|
+
resolution: {integrity: sha512-fj8Mv0HHfD1Rr+4I68+3agJynxDWtBFgicTbSOb9Bke6pIwzGcJ+RX/yHjmiEGFMCavY/dxvem7MyNaJF+wDiw==}
|
|
352
357
|
cpu: [x64]
|
|
353
358
|
os: [linux]
|
|
354
359
|
libc: [musl]
|
|
355
360
|
|
|
356
|
-
'@img/sharp-linux-arm64@0.
|
|
357
|
-
resolution: {integrity: sha512-
|
|
358
|
-
engines: {node:
|
|
361
|
+
'@img/sharp-linux-arm64@0.35.4':
|
|
362
|
+
resolution: {integrity: sha512-De4jpEnAU8Hd5oT0j1G3uL4ZvTuipVMn7YC6vPaJhy6/7EwEae0SVAoBrUMYQbkLGDm85taVWwuPc1a44LTzCQ==}
|
|
363
|
+
engines: {node: '>=20.9.0'}
|
|
359
364
|
cpu: [arm64]
|
|
360
365
|
os: [linux]
|
|
361
366
|
libc: [glibc]
|
|
362
367
|
|
|
363
|
-
'@img/sharp-linux-arm@0.
|
|
364
|
-
resolution: {integrity: sha512-
|
|
365
|
-
engines: {node:
|
|
368
|
+
'@img/sharp-linux-arm@0.35.4':
|
|
369
|
+
resolution: {integrity: sha512-7OAS8gI0EReKGVN2HssHlM6umJgxF5VI3xN0p9FA91p/YO+ou5hiNghLdZ5BEHztwaaK5+bLKRf8x/o2L2nk9A==}
|
|
370
|
+
engines: {node: '>=20.9.0'}
|
|
366
371
|
cpu: [arm]
|
|
367
372
|
os: [linux]
|
|
368
373
|
libc: [glibc]
|
|
369
374
|
|
|
370
|
-
'@img/sharp-linux-ppc64@0.
|
|
371
|
-
resolution: {integrity: sha512-
|
|
372
|
-
engines: {node:
|
|
375
|
+
'@img/sharp-linux-ppc64@0.35.4':
|
|
376
|
+
resolution: {integrity: sha512-2oYZJeIl4kCcMGk4ouZVjnkCtFrpQFlNEtJ6GbxzhHQchwH0NH/qEb9ykmOl29dqwMq+JhFdZn+1ak2FKhI9fQ==}
|
|
377
|
+
engines: {node: '>=20.9.0'}
|
|
373
378
|
cpu: [ppc64]
|
|
374
379
|
os: [linux]
|
|
375
380
|
libc: [glibc]
|
|
376
381
|
|
|
377
|
-
'@img/sharp-linux-riscv64@0.
|
|
378
|
-
resolution: {integrity: sha512-
|
|
379
|
-
engines: {node:
|
|
382
|
+
'@img/sharp-linux-riscv64@0.35.4':
|
|
383
|
+
resolution: {integrity: sha512-cPbNChoRURAWdebDIHSenxRpgEdy7JkPydSnUxRm9VvKD7m0/xVaR/8Fzlu81pk5nHEvHH87UZUA7cTtwnbJSA==}
|
|
384
|
+
engines: {node: '>=20.9.0'}
|
|
380
385
|
cpu: [riscv64]
|
|
381
386
|
os: [linux]
|
|
382
387
|
libc: [glibc]
|
|
383
388
|
|
|
384
|
-
'@img/sharp-linux-s390x@0.
|
|
385
|
-
resolution: {integrity: sha512-
|
|
386
|
-
engines: {node:
|
|
389
|
+
'@img/sharp-linux-s390x@0.35.4':
|
|
390
|
+
resolution: {integrity: sha512-RY0JFY8Fd6RonCBtHz+DvadaPkXDSI1AUn6yWL9TipqkZ1vY8w8evqdgyDFnkm4/K1ve1TvZiaePP5oSd4+WVQ==}
|
|
391
|
+
engines: {node: '>=20.9.0'}
|
|
387
392
|
cpu: [s390x]
|
|
388
393
|
os: [linux]
|
|
389
394
|
libc: [glibc]
|
|
390
395
|
|
|
391
|
-
'@img/sharp-linux-x64@0.
|
|
392
|
-
resolution: {integrity: sha512-
|
|
393
|
-
engines: {node:
|
|
396
|
+
'@img/sharp-linux-x64@0.35.4':
|
|
397
|
+
resolution: {integrity: sha512-9qvvEAuk8k89TfWUoX2htWjbAMX8p+NxCppjpcg5k6xMsjhBQPTsoIh36h9Qde4WRuGpJeYnOjdosDn/cnv+OA==}
|
|
398
|
+
engines: {node: '>=20.9.0'}
|
|
394
399
|
cpu: [x64]
|
|
395
400
|
os: [linux]
|
|
396
401
|
libc: [glibc]
|
|
397
402
|
|
|
398
|
-
'@img/sharp-linuxmusl-arm64@0.
|
|
399
|
-
resolution: {integrity: sha512-
|
|
400
|
-
engines: {node:
|
|
403
|
+
'@img/sharp-linuxmusl-arm64@0.35.4':
|
|
404
|
+
resolution: {integrity: sha512-KB5jxpfWQTr0nc3xdHtWChdbifHrBGsd2SM62Eyxrl8afikm+f5qGBU75SJIZBT/S1MC8XyacdlXBMSWq6OURA==}
|
|
405
|
+
engines: {node: '>=20.9.0'}
|
|
401
406
|
cpu: [arm64]
|
|
402
407
|
os: [linux]
|
|
403
408
|
libc: [musl]
|
|
404
409
|
|
|
405
|
-
'@img/sharp-linuxmusl-x64@0.
|
|
406
|
-
resolution: {integrity: sha512-
|
|
407
|
-
engines: {node:
|
|
410
|
+
'@img/sharp-linuxmusl-x64@0.35.4':
|
|
411
|
+
resolution: {integrity: sha512-f+eZJZIQNEEd26RPSW+76chwOf1XtA2Y/O+5ocVyLliHkeih3e+jhLVBdNTd2rS3IbNXK8+ug93Vf5ZXtF5Lxg==}
|
|
412
|
+
engines: {node: '>=20.9.0'}
|
|
408
413
|
cpu: [x64]
|
|
409
414
|
os: [linux]
|
|
410
415
|
libc: [musl]
|
|
411
416
|
|
|
412
|
-
'@img/sharp-wasm32@0.
|
|
413
|
-
resolution: {integrity: sha512-
|
|
414
|
-
engines: {node:
|
|
417
|
+
'@img/sharp-wasm32@0.35.4':
|
|
418
|
+
resolution: {integrity: sha512-zQnl4Kwp7Q6NHsENtU2T/00Zi+w3AQNwz3+UaTyVBy2FpXrzXzGjndpK61onhZjRtRpQXxCTeqw19bVyXOh7jA==}
|
|
419
|
+
engines: {node: '>=20.9.0'}
|
|
420
|
+
|
|
421
|
+
'@img/sharp-webcontainers-wasm32@0.35.4':
|
|
422
|
+
resolution: {integrity: sha512-ESfNkywmCfPNyaZjxooddJQiQ+l/nTpGEOGthxiLnIHXC/CmcBixnfwUleX9mCz9ovrUUvKMap/pm8RYbzfwaA==}
|
|
423
|
+
engines: {node: '>=20.9.0'}
|
|
415
424
|
cpu: [wasm32]
|
|
416
425
|
|
|
417
|
-
'@img/sharp-win32-arm64@0.
|
|
418
|
-
resolution: {integrity: sha512-
|
|
419
|
-
engines: {node:
|
|
426
|
+
'@img/sharp-win32-arm64@0.35.4':
|
|
427
|
+
resolution: {integrity: sha512-iNdlBX9gLVvqe2I3uIJSIKTq6wckP/DYxZtcqxm09x5Gi24DnFBmPAWZmr60ZyYMG0xlzo6goG3670ar+RXvRw==}
|
|
428
|
+
engines: {node: '>=20.9.0'}
|
|
420
429
|
cpu: [arm64]
|
|
421
430
|
os: [win32]
|
|
422
431
|
|
|
423
|
-
'@img/sharp-win32-ia32@0.
|
|
424
|
-
resolution: {integrity: sha512-
|
|
425
|
-
engines: {node: ^
|
|
432
|
+
'@img/sharp-win32-ia32@0.35.4':
|
|
433
|
+
resolution: {integrity: sha512-kqRsbaa5CS6KHlpxnN7WhE6vAAugXyZButpRdvDWetlv6Qv4N9WTcrWzF7tXfB9T7MsoadqdI8hmwLq6UlLvtw==}
|
|
434
|
+
engines: {node: ^20.9.0}
|
|
426
435
|
cpu: [ia32]
|
|
427
436
|
os: [win32]
|
|
428
437
|
|
|
429
|
-
'@img/sharp-win32-x64@0.
|
|
430
|
-
resolution: {integrity: sha512
|
|
431
|
-
engines: {node:
|
|
438
|
+
'@img/sharp-win32-x64@0.35.4':
|
|
439
|
+
resolution: {integrity: sha512-XtmnYhBcrORsJ4XJngyzr/EWP0hRZLAZRFaApdKuviyqF78+ylxh2y06ZmtULAMOnObJ3ucpN0AcwSWnMowTRg==}
|
|
440
|
+
engines: {node: '>=20.9.0'}
|
|
432
441
|
cpu: [x64]
|
|
433
442
|
os: [win32]
|
|
434
443
|
|
|
@@ -451,57 +460,57 @@ packages:
|
|
|
451
460
|
'@mdx-js/mdx@3.1.1':
|
|
452
461
|
resolution: {integrity: sha512-f6ZO2ifpwAQIpzGWaBQT2TXxPv6z3RBzQKpVftEWN78Vl/YweF1uwussDx8ECAXVtr3Rs89fKyG9YlzUs9DyGQ==}
|
|
453
462
|
|
|
454
|
-
'@next/env@16.
|
|
455
|
-
resolution: {integrity: sha512-
|
|
463
|
+
'@next/env@16.3.3':
|
|
464
|
+
resolution: {integrity: sha512-U2eYQRwXj+dsqxV79zFqExDdatnNY/ZWc2nsJU1p/OgT7fd3dXwlF6OjYaFQCfMoeTA19PWq+wVmYgimVA+V+g==}
|
|
456
465
|
|
|
457
|
-
'@next/swc-darwin-arm64@16.
|
|
458
|
-
resolution: {integrity: sha512-
|
|
466
|
+
'@next/swc-darwin-arm64@16.3.3':
|
|
467
|
+
resolution: {integrity: sha512-8Hiv32QJPwdV6KYJ8meR9SBA061tQqnIKTJDocvOXlEQqib0xMFpzArosuffFUUc0sslbh7QQ8a3Yey1QV8EIw==}
|
|
459
468
|
engines: {node: '>= 10'}
|
|
460
469
|
cpu: [arm64]
|
|
461
470
|
os: [darwin]
|
|
462
471
|
|
|
463
|
-
'@next/swc-darwin-x64@16.
|
|
464
|
-
resolution: {integrity: sha512-
|
|
472
|
+
'@next/swc-darwin-x64@16.3.3':
|
|
473
|
+
resolution: {integrity: sha512-A1lgKgwVchRYmSe467zdwhxT9040dd8lH+o65sL5Jet8fjB4kegw/rDyPIpYVRb6jAqwXFOJpjIXJLxQKLiE3A==}
|
|
465
474
|
engines: {node: '>= 10'}
|
|
466
475
|
cpu: [x64]
|
|
467
476
|
os: [darwin]
|
|
468
477
|
|
|
469
|
-
'@next/swc-linux-arm64-gnu@16.
|
|
470
|
-
resolution: {integrity: sha512-
|
|
478
|
+
'@next/swc-linux-arm64-gnu@16.3.3':
|
|
479
|
+
resolution: {integrity: sha512-bf0FIssMFueU2dm7vQEWWxk0c8UjKTdW0yzuh0sQsD8pf1+KCLDdaqhYZNMYGmXwEOiHAUzgBKudovIlcvvBjg==}
|
|
471
480
|
engines: {node: '>= 10'}
|
|
472
481
|
cpu: [arm64]
|
|
473
482
|
os: [linux]
|
|
474
483
|
libc: [glibc]
|
|
475
484
|
|
|
476
|
-
'@next/swc-linux-arm64-musl@16.
|
|
477
|
-
resolution: {integrity: sha512-
|
|
485
|
+
'@next/swc-linux-arm64-musl@16.3.3':
|
|
486
|
+
resolution: {integrity: sha512-W7viwCk9JY/cAkdz/A273rd5bb3RgT/IHwR7Upv90tunjBWNtAAhGhoecHh+teRNRSinuAFmE+l7fwZ4YKkrXg==}
|
|
478
487
|
engines: {node: '>= 10'}
|
|
479
488
|
cpu: [arm64]
|
|
480
489
|
os: [linux]
|
|
481
490
|
libc: [musl]
|
|
482
491
|
|
|
483
|
-
'@next/swc-linux-x64-gnu@16.
|
|
484
|
-
resolution: {integrity: sha512-
|
|
492
|
+
'@next/swc-linux-x64-gnu@16.3.3':
|
|
493
|
+
resolution: {integrity: sha512-0W46zw1N3ODpI6n0GeivHvvob1pooozgZVqy65k0mh4/7vr+FbY9+WpHzNVXjHipJf/A3FDheBG19H1s5A25rA==}
|
|
485
494
|
engines: {node: '>= 10'}
|
|
486
495
|
cpu: [x64]
|
|
487
496
|
os: [linux]
|
|
488
497
|
libc: [glibc]
|
|
489
498
|
|
|
490
|
-
'@next/swc-linux-x64-musl@16.
|
|
491
|
-
resolution: {integrity: sha512-
|
|
499
|
+
'@next/swc-linux-x64-musl@16.3.3':
|
|
500
|
+
resolution: {integrity: sha512-H4mBso8ZTMBPtdT0PN0pBx2ayTvQuTuvS6qT13d77yVFJXAPCxkyIhLTmdMaGTJs0krQYI/qpzdHijCeihXhbg==}
|
|
492
501
|
engines: {node: '>= 10'}
|
|
493
502
|
cpu: [x64]
|
|
494
503
|
os: [linux]
|
|
495
504
|
libc: [musl]
|
|
496
505
|
|
|
497
|
-
'@next/swc-win32-arm64-msvc@16.
|
|
498
|
-
resolution: {integrity: sha512-
|
|
506
|
+
'@next/swc-win32-arm64-msvc@16.3.3':
|
|
507
|
+
resolution: {integrity: sha512-cTMUJpcEGmeywofCUfhR+rSsoE33+rVPnPEYNTNdLNlsOeEg/vktOsKUSTb28vUGqD2jkm4Zaskcwn7OCI6FQg==}
|
|
499
508
|
engines: {node: '>= 10'}
|
|
500
509
|
cpu: [arm64]
|
|
501
510
|
os: [win32]
|
|
502
511
|
|
|
503
|
-
'@next/swc-win32-x64-msvc@16.
|
|
504
|
-
resolution: {integrity: sha512-
|
|
512
|
+
'@next/swc-win32-x64-msvc@16.3.3':
|
|
513
|
+
resolution: {integrity: sha512-2VR4cTBzHXaBjnGsuH6GyJjENzQOmHeAh11uY1iUhjm3j5dEUrVJuUj+VL78jaGi/Dik8xS76zEj18BsFhlVZQ==}
|
|
505
514
|
engines: {node: '>= 10'}
|
|
506
515
|
cpu: [x64]
|
|
507
516
|
os: [win32]
|
|
@@ -1230,8 +1239,8 @@ packages:
|
|
|
1230
1239
|
'@standard-schema/spec@1.1.0':
|
|
1231
1240
|
resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==}
|
|
1232
1241
|
|
|
1233
|
-
'@swc/helpers@0.5.
|
|
1234
|
-
resolution: {integrity: sha512-
|
|
1242
|
+
'@swc/helpers@0.5.23':
|
|
1243
|
+
resolution: {integrity: sha512-5lSsMOTXURePglDfvuAQUqkGek9Hg2kksOYay2m0+XR++b2NWYL/4sWyuvVBIs8oKnJaxkdi9whaL/sqN13afw==}
|
|
1235
1244
|
|
|
1236
1245
|
'@tailwindcss/node@4.3.3':
|
|
1237
1246
|
resolution: {integrity: sha512-/T8IKEsf9VTU6tLjgC7+sv2mOPtQxzE2jMw7u4Tt40Tx+QSZxpzh95/H6cMKoja9XuW7iMdLJYBB0o9G1CaAgg==}
|
|
@@ -1366,74 +1375,74 @@ packages:
|
|
|
1366
1375
|
'@ungap/structured-clone@1.3.3':
|
|
1367
1376
|
resolution: {integrity: sha512-60YRaenCQcVjYEKOcG824+DRGGIQ3VKErcBoAEDJZz5bKIs2ZG+X/H9Nk+Q6EVkwJk5QNApxbrc5QtBSwtrXAg==}
|
|
1368
1377
|
|
|
1369
|
-
'@yuku-analyzer/binding-android-arm64@0.
|
|
1370
|
-
resolution: {integrity: sha512-
|
|
1378
|
+
'@yuku-analyzer/binding-android-arm64@0.9.3':
|
|
1379
|
+
resolution: {integrity: sha512-6dOwkawiJYtUUBchfjrFo7poz460Yg+aQNgr4lHUPZ2fNW+llpMEZkbznTq25BEmmiBGPJr+L15dzTvR8zP4vQ==}
|
|
1371
1380
|
cpu: [arm64]
|
|
1372
1381
|
os: [android]
|
|
1373
1382
|
|
|
1374
|
-
'@yuku-analyzer/binding-darwin-arm64@0.
|
|
1375
|
-
resolution: {integrity: sha512-
|
|
1383
|
+
'@yuku-analyzer/binding-darwin-arm64@0.9.3':
|
|
1384
|
+
resolution: {integrity: sha512-DTRoWK7AqNfshN+DcCS/s4n86br0ZusISeXLZWWNuvnZ3b9LCVXdWRVPlnMpEwsmSH3c3QSwL7MAOPyEHMe+FA==}
|
|
1376
1385
|
cpu: [arm64]
|
|
1377
1386
|
os: [darwin]
|
|
1378
1387
|
|
|
1379
|
-
'@yuku-analyzer/binding-darwin-x64@0.
|
|
1380
|
-
resolution: {integrity: sha512-
|
|
1388
|
+
'@yuku-analyzer/binding-darwin-x64@0.9.3':
|
|
1389
|
+
resolution: {integrity: sha512-EWzaR0/AL3ikZfUiADG1SmbB+wF7GGhXFKhMWm3RbOTf+ATyEW7Fa9nsjo1K70pWEeVZHRm9MU4iq7LIUEEgfg==}
|
|
1381
1390
|
cpu: [x64]
|
|
1382
1391
|
os: [darwin]
|
|
1383
1392
|
|
|
1384
|
-
'@yuku-analyzer/binding-freebsd-x64@0.
|
|
1385
|
-
resolution: {integrity: sha512-
|
|
1393
|
+
'@yuku-analyzer/binding-freebsd-x64@0.9.3':
|
|
1394
|
+
resolution: {integrity: sha512-Ao4/v+ppzIFVs2SldvBM2hc9NsijXNsKc1xUY+d+Nv20HrjRdm96HtrkIViw7zI5i6Ca77jkd8VbhWE8E4kgyg==}
|
|
1386
1395
|
cpu: [x64]
|
|
1387
1396
|
os: [freebsd]
|
|
1388
1397
|
|
|
1389
|
-
'@yuku-analyzer/binding-linux-arm-gnu@0.
|
|
1390
|
-
resolution: {integrity: sha512-
|
|
1398
|
+
'@yuku-analyzer/binding-linux-arm-gnu@0.9.3':
|
|
1399
|
+
resolution: {integrity: sha512-EZc2H6bAyl4u3z48Jtqf4Un1657TpOkBWEmSdPCY1tHCO4YUFaNAz4dPA93yWgo5t38oRQT9UoXlwse/4aLtxw==}
|
|
1391
1400
|
cpu: [arm]
|
|
1392
1401
|
os: [linux]
|
|
1393
1402
|
libc: [glibc]
|
|
1394
1403
|
|
|
1395
|
-
'@yuku-analyzer/binding-linux-arm-musl@0.
|
|
1396
|
-
resolution: {integrity: sha512-
|
|
1404
|
+
'@yuku-analyzer/binding-linux-arm-musl@0.9.3':
|
|
1405
|
+
resolution: {integrity: sha512-pKny3wEa2Xl4kPoqNU8fO5NCzcp9VgMAkLpN3GZ5TOkdz23ppuzUqddlhad43/9puxfckX5aZqfxML/1vGoxBw==}
|
|
1397
1406
|
cpu: [arm]
|
|
1398
1407
|
os: [linux]
|
|
1399
1408
|
libc: [musl]
|
|
1400
1409
|
|
|
1401
|
-
'@yuku-analyzer/binding-linux-arm64-gnu@0.
|
|
1402
|
-
resolution: {integrity: sha512-
|
|
1410
|
+
'@yuku-analyzer/binding-linux-arm64-gnu@0.9.3':
|
|
1411
|
+
resolution: {integrity: sha512-bfpsIupfbX7N4ueSjo3Zm+Mob0q7MjrZX+INMGcPjNnXBcyKjkzrTotkqbEbwgfiNKhqyDVjynwsh64xsv5IPg==}
|
|
1403
1412
|
cpu: [arm64]
|
|
1404
1413
|
os: [linux]
|
|
1405
1414
|
libc: [glibc]
|
|
1406
1415
|
|
|
1407
|
-
'@yuku-analyzer/binding-linux-arm64-musl@0.
|
|
1408
|
-
resolution: {integrity: sha512-
|
|
1416
|
+
'@yuku-analyzer/binding-linux-arm64-musl@0.9.3':
|
|
1417
|
+
resolution: {integrity: sha512-Q+AAUrrsgYgHb0/Wrm+HnSKN7xOpkC+6Y2812dZw5/rrSX7+qjRjJ+3uNnCZlkHpH3Hy7WXbLIa/IncP4bcHQA==}
|
|
1409
1418
|
cpu: [arm64]
|
|
1410
1419
|
os: [linux]
|
|
1411
1420
|
libc: [musl]
|
|
1412
1421
|
|
|
1413
|
-
'@yuku-analyzer/binding-linux-x64-gnu@0.
|
|
1414
|
-
resolution: {integrity: sha512-
|
|
1422
|
+
'@yuku-analyzer/binding-linux-x64-gnu@0.9.3':
|
|
1423
|
+
resolution: {integrity: sha512-ZQyjmSDRHTkDlddrzmIG1/nMUYDZC21XUguzQ4qvSWtfq6CsfJvIDFBPfJ03YDNQ+wR0px9Ly/xAa8VC0p9rHQ==}
|
|
1415
1424
|
cpu: [x64]
|
|
1416
1425
|
os: [linux]
|
|
1417
1426
|
libc: [glibc]
|
|
1418
1427
|
|
|
1419
|
-
'@yuku-analyzer/binding-linux-x64-musl@0.
|
|
1420
|
-
resolution: {integrity: sha512-
|
|
1428
|
+
'@yuku-analyzer/binding-linux-x64-musl@0.9.3':
|
|
1429
|
+
resolution: {integrity: sha512-EIYzThB5pI3BiZHFNYyY8nMQ38z9l8/kT8uYvfYVpZ9TNEC0YgqX95MH61l9RILCYFDx+DbLoGajGY55JFvb6Q==}
|
|
1421
1430
|
cpu: [x64]
|
|
1422
1431
|
os: [linux]
|
|
1423
1432
|
libc: [musl]
|
|
1424
1433
|
|
|
1425
|
-
'@yuku-analyzer/binding-win32-arm64@0.
|
|
1426
|
-
resolution: {integrity: sha512-
|
|
1434
|
+
'@yuku-analyzer/binding-win32-arm64@0.9.3':
|
|
1435
|
+
resolution: {integrity: sha512-KF+Ho3jtjikfPYJ76NL1KiPYwF+0UjnsASX0k461BZ1Er4pRQG39o8WvsngLT+fDg6JxB3v5J+ScDrto29RVnA==}
|
|
1427
1436
|
cpu: [arm64]
|
|
1428
1437
|
os: [win32]
|
|
1429
1438
|
|
|
1430
|
-
'@yuku-analyzer/binding-win32-x64@0.
|
|
1431
|
-
resolution: {integrity: sha512-
|
|
1439
|
+
'@yuku-analyzer/binding-win32-x64@0.9.3':
|
|
1440
|
+
resolution: {integrity: sha512-4pdUfYVYPf05vyygvWiXsiI/tdPqn5bBiHs7c1TBIm3Kx7/w5pq++myNQ/8CUH/Proz+1kHtCr/lDJF9k67fqg==}
|
|
1432
1441
|
cpu: [x64]
|
|
1433
1442
|
os: [win32]
|
|
1434
1443
|
|
|
1435
|
-
'@yuku-toolchain/types@0.
|
|
1436
|
-
resolution: {integrity: sha512-
|
|
1444
|
+
'@yuku-toolchain/types@0.9.3':
|
|
1445
|
+
resolution: {integrity: sha512-rFE+5P4g2wxko5C85MugJOlVjBHEQq87dIkhLkniLXLp63PEtgaFjD954i5HXlfnyzLxPcZHsSOVDVgmo1HToA==}
|
|
1437
1446
|
|
|
1438
1447
|
acorn-jsx@5.3.2:
|
|
1439
1448
|
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
|
|
@@ -1605,8 +1614,8 @@ packages:
|
|
|
1605
1614
|
react-dom:
|
|
1606
1615
|
optional: true
|
|
1607
1616
|
|
|
1608
|
-
fumadocs-core@16.
|
|
1609
|
-
resolution: {integrity: sha512-
|
|
1617
|
+
fumadocs-core@16.15.4:
|
|
1618
|
+
resolution: {integrity: sha512-kdOuM0tvHkLWajnDu73BmtryPuUq4xsu610ssl1YMAm9fYF7BRmvYxx2apHbyf2Lt+7w8OEiWDTmB8Ja3zqp4Q==}
|
|
1610
1619
|
peerDependencies:
|
|
1611
1620
|
'@mdx-js/mdx': '*'
|
|
1612
1621
|
'@mixedbread/sdk': 0.x.x
|
|
@@ -1664,20 +1673,20 @@ packages:
|
|
|
1664
1673
|
zod:
|
|
1665
1674
|
optional: true
|
|
1666
1675
|
|
|
1667
|
-
fumadocs-mdx@15.
|
|
1668
|
-
resolution: {integrity: sha512-
|
|
1676
|
+
fumadocs-mdx@15.4.0:
|
|
1677
|
+
resolution: {integrity: sha512-bJCQfsckKUQ4x2pyz8OdASEAARVMB49kOej7njaJ3t+tYsP1HnwkmqiO8e/jdQHcv6JH3XkXWidTho3ZC/WBcA==}
|
|
1669
1678
|
hasBin: true
|
|
1670
1679
|
peerDependencies:
|
|
1671
1680
|
'@fumadocs/satteri': 0.x.x
|
|
1672
1681
|
'@types/mdast': '*'
|
|
1673
1682
|
'@types/mdx': '*'
|
|
1674
1683
|
'@types/react': '*'
|
|
1675
|
-
fumadocs-core: ^16.
|
|
1684
|
+
fumadocs-core: ^16.15.3
|
|
1676
1685
|
mdast-util-directive: '*'
|
|
1677
1686
|
next: ^15.3.0 || ^16.0.0
|
|
1678
1687
|
react: ^19.2.0
|
|
1679
1688
|
rolldown: '*'
|
|
1680
|
-
satteri: ^0.10.
|
|
1689
|
+
satteri: ^0.10.5
|
|
1681
1690
|
vite: 7.x.x || 8.x.x
|
|
1682
1691
|
peerDependenciesMeta:
|
|
1683
1692
|
'@fumadocs/satteri':
|
|
@@ -1701,12 +1710,12 @@ packages:
|
|
|
1701
1710
|
vite:
|
|
1702
1711
|
optional: true
|
|
1703
1712
|
|
|
1704
|
-
fumadocs-ui@16.
|
|
1705
|
-
resolution: {integrity: sha512-
|
|
1713
|
+
fumadocs-ui@16.15.4:
|
|
1714
|
+
resolution: {integrity: sha512-MWtQyrTEEaxop7z8TPKTuBs3xMqxW32Sr9wBlbiPAm+MxmeOSU+bfRThrOJSAgvpXo99bbx3hxhNij0441pH8g==}
|
|
1706
1715
|
peerDependencies:
|
|
1707
1716
|
'@types/mdx': '*'
|
|
1708
1717
|
'@types/react': '*'
|
|
1709
|
-
fumadocs-core: 16.
|
|
1718
|
+
fumadocs-core: 16.15.4
|
|
1710
1719
|
next: 16.x.x
|
|
1711
1720
|
react: ^19.2.0
|
|
1712
1721
|
react-dom: ^19.2.0
|
|
@@ -1866,6 +1875,11 @@ packages:
|
|
|
1866
1875
|
peerDependencies:
|
|
1867
1876
|
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
1868
1877
|
|
|
1878
|
+
lucide-react@1.34.0:
|
|
1879
|
+
resolution: {integrity: sha512-vnjGJNI7Htk5+oWW8gXGuaLgwgAb0T6/iZbBrp9JCfRFwdNWZ0YTm3eyxjOLgwN6r8iyAf3UA70zNmBRBNv7yg==}
|
|
1880
|
+
peerDependencies:
|
|
1881
|
+
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
1882
|
+
|
|
1869
1883
|
magic-string@0.30.21:
|
|
1870
1884
|
resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
|
|
1871
1885
|
|
|
@@ -2063,8 +2077,8 @@ packages:
|
|
|
2063
2077
|
react: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc
|
|
2064
2078
|
react-dom: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc
|
|
2065
2079
|
|
|
2066
|
-
next@16.
|
|
2067
|
-
resolution: {integrity: sha512-
|
|
2080
|
+
next@16.3.3:
|
|
2081
|
+
resolution: {integrity: sha512-tuRTx1nQ/yVw83cwJBo9F+njGUgMn3UHQycreWHB8XsStvvAh1AthbI8/4IpKnFaF58F+iSiHejYOlMQ/eq83g==}
|
|
2068
2082
|
engines: {node: '>=20.9.0'}
|
|
2069
2083
|
hasBin: true
|
|
2070
2084
|
peerDependencies:
|
|
@@ -2107,8 +2121,12 @@ packages:
|
|
|
2107
2121
|
resolution: {integrity: sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==}
|
|
2108
2122
|
engines: {node: '>=12'}
|
|
2109
2123
|
|
|
2110
|
-
|
|
2111
|
-
resolution: {integrity: sha512-
|
|
2124
|
+
picomatch@4.0.7:
|
|
2125
|
+
resolution: {integrity: sha512-qcJu88Q2IWqJsDD529JKMdwGm/dvInW4HvQnRwiH9JtihJvzGOscDtHE3x1pBKeUOTysQ8kVmLnJ2kJu7yhcGA==}
|
|
2126
|
+
engines: {node: '>=12'}
|
|
2127
|
+
|
|
2128
|
+
postcss@8.5.23:
|
|
2129
|
+
resolution: {integrity: sha512-g50586zr4bZmwFiTlflMu8E0bDTb5I5gertgwAKmsdUlTQIhZtunzUlD1WSzwcVWPoAVpsrA6vlfCD7oXvRwgg==}
|
|
2112
2130
|
engines: {node: ^10 || ^12 || >=14}
|
|
2113
2131
|
|
|
2114
2132
|
postcss@8.5.26:
|
|
@@ -2232,9 +2250,14 @@ packages:
|
|
|
2232
2250
|
engines: {node: '>=10'}
|
|
2233
2251
|
hasBin: true
|
|
2234
2252
|
|
|
2235
|
-
sharp@0.
|
|
2236
|
-
resolution: {integrity: sha512-
|
|
2237
|
-
engines: {node:
|
|
2253
|
+
sharp@0.35.4:
|
|
2254
|
+
resolution: {integrity: sha512-n++8XWcj+jCOr2IOl7h8LbKnGBDY4aPbmprMONBNFdn0ImXqpGVv5zliDs0V9HbmbCQLpbuo2ej9rAoOQTvMDA==}
|
|
2255
|
+
engines: {node: '>=20.9.0'}
|
|
2256
|
+
peerDependencies:
|
|
2257
|
+
'@types/node': '*'
|
|
2258
|
+
peerDependenciesMeta:
|
|
2259
|
+
'@types/node':
|
|
2260
|
+
optional: true
|
|
2238
2261
|
|
|
2239
2262
|
shiki@4.4.3:
|
|
2240
2263
|
resolution: {integrity: sha512-Mb/GvXPHBAXdgGIcnfU5L3ldpn1XcxrGkPHwqgRx17/I2XRfqlFKk2vGkHWINn1kdXvzJZeuO3is6I9KLPFm0g==}
|
|
@@ -2372,11 +2395,11 @@ packages:
|
|
|
2372
2395
|
engines: {node: '>= 14.6'}
|
|
2373
2396
|
hasBin: true
|
|
2374
2397
|
|
|
2375
|
-
yuku-analyzer@0.
|
|
2376
|
-
resolution: {integrity: sha512-
|
|
2398
|
+
yuku-analyzer@0.9.3:
|
|
2399
|
+
resolution: {integrity: sha512-2xSREErroEF8boH7XyKfVO5hbjP6PCIYYnLR2Abg6PGJaFVbETLucmbzIebBOHeyY4GO6VXzloTuhUldR/zyew==}
|
|
2377
2400
|
|
|
2378
|
-
yuku-ast@0.
|
|
2379
|
-
resolution: {integrity: sha512-
|
|
2401
|
+
yuku-ast@0.9.3:
|
|
2402
|
+
resolution: {integrity: sha512-Kt0PXlPCXdKF1fWFTl7N3DaxsVk6DHF8VAXHJMkwPtJnWYgbx20pYgGSweuC/86mIM7k1NUITQ4JffgOLUWTCw==}
|
|
2380
2403
|
|
|
2381
2404
|
zbsearch@4.0.0:
|
|
2382
2405
|
resolution: {integrity: sha512-gm4zfO31n2ZdruTTRQoWVWO4Q2+zrDt2GlrvIc+5JulRQNAm4IanCxER82vQ7Ug96FYkGqWUJBXFe1kGAcDWaQ==}
|
|
@@ -2508,98 +2531,108 @@ snapshots:
|
|
|
2508
2531
|
'@img/colour@1.1.0':
|
|
2509
2532
|
optional: true
|
|
2510
2533
|
|
|
2511
|
-
'@img/sharp-darwin-arm64@0.
|
|
2534
|
+
'@img/sharp-darwin-arm64@0.35.4':
|
|
2512
2535
|
optionalDependencies:
|
|
2513
|
-
'@img/sharp-libvips-darwin-arm64': 1.
|
|
2536
|
+
'@img/sharp-libvips-darwin-arm64': 1.3.3
|
|
2514
2537
|
optional: true
|
|
2515
2538
|
|
|
2516
|
-
'@img/sharp-darwin-x64@0.
|
|
2539
|
+
'@img/sharp-darwin-x64@0.35.4':
|
|
2517
2540
|
optionalDependencies:
|
|
2518
|
-
'@img/sharp-libvips-darwin-x64': 1.
|
|
2541
|
+
'@img/sharp-libvips-darwin-x64': 1.3.3
|
|
2542
|
+
optional: true
|
|
2543
|
+
|
|
2544
|
+
'@img/sharp-freebsd-wasm32@0.35.4':
|
|
2545
|
+
dependencies:
|
|
2546
|
+
'@img/sharp-wasm32': 0.35.4
|
|
2519
2547
|
optional: true
|
|
2520
2548
|
|
|
2521
|
-
'@img/sharp-libvips-darwin-arm64@1.
|
|
2549
|
+
'@img/sharp-libvips-darwin-arm64@1.3.3':
|
|
2522
2550
|
optional: true
|
|
2523
2551
|
|
|
2524
|
-
'@img/sharp-libvips-darwin-x64@1.
|
|
2552
|
+
'@img/sharp-libvips-darwin-x64@1.3.3':
|
|
2525
2553
|
optional: true
|
|
2526
2554
|
|
|
2527
|
-
'@img/sharp-libvips-linux-arm64@1.
|
|
2555
|
+
'@img/sharp-libvips-linux-arm64@1.3.3':
|
|
2528
2556
|
optional: true
|
|
2529
2557
|
|
|
2530
|
-
'@img/sharp-libvips-linux-arm@1.
|
|
2558
|
+
'@img/sharp-libvips-linux-arm@1.3.3':
|
|
2531
2559
|
optional: true
|
|
2532
2560
|
|
|
2533
|
-
'@img/sharp-libvips-linux-ppc64@1.
|
|
2561
|
+
'@img/sharp-libvips-linux-ppc64@1.3.3':
|
|
2534
2562
|
optional: true
|
|
2535
2563
|
|
|
2536
|
-
'@img/sharp-libvips-linux-riscv64@1.
|
|
2564
|
+
'@img/sharp-libvips-linux-riscv64@1.3.3':
|
|
2537
2565
|
optional: true
|
|
2538
2566
|
|
|
2539
|
-
'@img/sharp-libvips-linux-s390x@1.
|
|
2567
|
+
'@img/sharp-libvips-linux-s390x@1.3.3':
|
|
2540
2568
|
optional: true
|
|
2541
2569
|
|
|
2542
|
-
'@img/sharp-libvips-linux-x64@1.
|
|
2570
|
+
'@img/sharp-libvips-linux-x64@1.3.3':
|
|
2543
2571
|
optional: true
|
|
2544
2572
|
|
|
2545
|
-
'@img/sharp-libvips-linuxmusl-arm64@1.
|
|
2573
|
+
'@img/sharp-libvips-linuxmusl-arm64@1.3.3':
|
|
2546
2574
|
optional: true
|
|
2547
2575
|
|
|
2548
|
-
'@img/sharp-libvips-linuxmusl-x64@1.
|
|
2576
|
+
'@img/sharp-libvips-linuxmusl-x64@1.3.3':
|
|
2549
2577
|
optional: true
|
|
2550
2578
|
|
|
2551
|
-
'@img/sharp-linux-arm64@0.
|
|
2579
|
+
'@img/sharp-linux-arm64@0.35.4':
|
|
2552
2580
|
optionalDependencies:
|
|
2553
|
-
'@img/sharp-libvips-linux-arm64': 1.
|
|
2581
|
+
'@img/sharp-libvips-linux-arm64': 1.3.3
|
|
2554
2582
|
optional: true
|
|
2555
2583
|
|
|
2556
|
-
'@img/sharp-linux-arm@0.
|
|
2584
|
+
'@img/sharp-linux-arm@0.35.4':
|
|
2557
2585
|
optionalDependencies:
|
|
2558
|
-
'@img/sharp-libvips-linux-arm': 1.
|
|
2586
|
+
'@img/sharp-libvips-linux-arm': 1.3.3
|
|
2559
2587
|
optional: true
|
|
2560
2588
|
|
|
2561
|
-
'@img/sharp-linux-ppc64@0.
|
|
2589
|
+
'@img/sharp-linux-ppc64@0.35.4':
|
|
2562
2590
|
optionalDependencies:
|
|
2563
|
-
'@img/sharp-libvips-linux-ppc64': 1.
|
|
2591
|
+
'@img/sharp-libvips-linux-ppc64': 1.3.3
|
|
2564
2592
|
optional: true
|
|
2565
2593
|
|
|
2566
|
-
'@img/sharp-linux-riscv64@0.
|
|
2594
|
+
'@img/sharp-linux-riscv64@0.35.4':
|
|
2567
2595
|
optionalDependencies:
|
|
2568
|
-
'@img/sharp-libvips-linux-riscv64': 1.
|
|
2596
|
+
'@img/sharp-libvips-linux-riscv64': 1.3.3
|
|
2569
2597
|
optional: true
|
|
2570
2598
|
|
|
2571
|
-
'@img/sharp-linux-s390x@0.
|
|
2599
|
+
'@img/sharp-linux-s390x@0.35.4':
|
|
2572
2600
|
optionalDependencies:
|
|
2573
|
-
'@img/sharp-libvips-linux-s390x': 1.
|
|
2601
|
+
'@img/sharp-libvips-linux-s390x': 1.3.3
|
|
2574
2602
|
optional: true
|
|
2575
2603
|
|
|
2576
|
-
'@img/sharp-linux-x64@0.
|
|
2604
|
+
'@img/sharp-linux-x64@0.35.4':
|
|
2577
2605
|
optionalDependencies:
|
|
2578
|
-
'@img/sharp-libvips-linux-x64': 1.
|
|
2606
|
+
'@img/sharp-libvips-linux-x64': 1.3.3
|
|
2579
2607
|
optional: true
|
|
2580
2608
|
|
|
2581
|
-
'@img/sharp-linuxmusl-arm64@0.
|
|
2609
|
+
'@img/sharp-linuxmusl-arm64@0.35.4':
|
|
2582
2610
|
optionalDependencies:
|
|
2583
|
-
'@img/sharp-libvips-linuxmusl-arm64': 1.
|
|
2611
|
+
'@img/sharp-libvips-linuxmusl-arm64': 1.3.3
|
|
2584
2612
|
optional: true
|
|
2585
2613
|
|
|
2586
|
-
'@img/sharp-linuxmusl-x64@0.
|
|
2614
|
+
'@img/sharp-linuxmusl-x64@0.35.4':
|
|
2587
2615
|
optionalDependencies:
|
|
2588
|
-
'@img/sharp-libvips-linuxmusl-x64': 1.
|
|
2616
|
+
'@img/sharp-libvips-linuxmusl-x64': 1.3.3
|
|
2589
2617
|
optional: true
|
|
2590
2618
|
|
|
2591
|
-
'@img/sharp-wasm32@0.
|
|
2619
|
+
'@img/sharp-wasm32@0.35.4':
|
|
2592
2620
|
dependencies:
|
|
2593
2621
|
'@emnapi/runtime': 1.11.3
|
|
2594
2622
|
optional: true
|
|
2595
2623
|
|
|
2596
|
-
'@img/sharp-
|
|
2624
|
+
'@img/sharp-webcontainers-wasm32@0.35.4':
|
|
2625
|
+
dependencies:
|
|
2626
|
+
'@img/sharp-wasm32': 0.35.4
|
|
2597
2627
|
optional: true
|
|
2598
2628
|
|
|
2599
|
-
'@img/sharp-win32-
|
|
2629
|
+
'@img/sharp-win32-arm64@0.35.4':
|
|
2600
2630
|
optional: true
|
|
2601
2631
|
|
|
2602
|
-
'@img/sharp-win32-
|
|
2632
|
+
'@img/sharp-win32-ia32@0.35.4':
|
|
2633
|
+
optional: true
|
|
2634
|
+
|
|
2635
|
+
'@img/sharp-win32-x64@0.35.4':
|
|
2603
2636
|
optional: true
|
|
2604
2637
|
|
|
2605
2638
|
'@jridgewell/gen-mapping@0.3.13':
|
|
@@ -2651,30 +2684,30 @@ snapshots:
|
|
|
2651
2684
|
transitivePeerDependencies:
|
|
2652
2685
|
- supports-color
|
|
2653
2686
|
|
|
2654
|
-
'@next/env@16.
|
|
2687
|
+
'@next/env@16.3.3': {}
|
|
2655
2688
|
|
|
2656
|
-
'@next/swc-darwin-arm64@16.
|
|
2689
|
+
'@next/swc-darwin-arm64@16.3.3':
|
|
2657
2690
|
optional: true
|
|
2658
2691
|
|
|
2659
|
-
'@next/swc-darwin-x64@16.
|
|
2692
|
+
'@next/swc-darwin-x64@16.3.3':
|
|
2660
2693
|
optional: true
|
|
2661
2694
|
|
|
2662
|
-
'@next/swc-linux-arm64-gnu@16.
|
|
2695
|
+
'@next/swc-linux-arm64-gnu@16.3.3':
|
|
2663
2696
|
optional: true
|
|
2664
2697
|
|
|
2665
|
-
'@next/swc-linux-arm64-musl@16.
|
|
2698
|
+
'@next/swc-linux-arm64-musl@16.3.3':
|
|
2666
2699
|
optional: true
|
|
2667
2700
|
|
|
2668
|
-
'@next/swc-linux-x64-gnu@16.
|
|
2701
|
+
'@next/swc-linux-x64-gnu@16.3.3':
|
|
2669
2702
|
optional: true
|
|
2670
2703
|
|
|
2671
|
-
'@next/swc-linux-x64-musl@16.
|
|
2704
|
+
'@next/swc-linux-x64-musl@16.3.3':
|
|
2672
2705
|
optional: true
|
|
2673
2706
|
|
|
2674
|
-
'@next/swc-win32-arm64-msvc@16.
|
|
2707
|
+
'@next/swc-win32-arm64-msvc@16.3.3':
|
|
2675
2708
|
optional: true
|
|
2676
2709
|
|
|
2677
|
-
'@next/swc-win32-x64-msvc@16.
|
|
2710
|
+
'@next/swc-win32-x64-msvc@16.3.3':
|
|
2678
2711
|
optional: true
|
|
2679
2712
|
|
|
2680
2713
|
'@radix-ui/number@1.1.3': {}
|
|
@@ -3466,7 +3499,7 @@ snapshots:
|
|
|
3466
3499
|
|
|
3467
3500
|
'@standard-schema/spec@1.1.0': {}
|
|
3468
3501
|
|
|
3469
|
-
'@swc/helpers@0.5.
|
|
3502
|
+
'@swc/helpers@0.5.23':
|
|
3470
3503
|
dependencies:
|
|
3471
3504
|
tslib: 2.8.1
|
|
3472
3505
|
|
|
@@ -3579,43 +3612,43 @@ snapshots:
|
|
|
3579
3612
|
|
|
3580
3613
|
'@ungap/structured-clone@1.3.3': {}
|
|
3581
3614
|
|
|
3582
|
-
'@yuku-analyzer/binding-android-arm64@0.
|
|
3615
|
+
'@yuku-analyzer/binding-android-arm64@0.9.3':
|
|
3583
3616
|
optional: true
|
|
3584
3617
|
|
|
3585
|
-
'@yuku-analyzer/binding-darwin-arm64@0.
|
|
3618
|
+
'@yuku-analyzer/binding-darwin-arm64@0.9.3':
|
|
3586
3619
|
optional: true
|
|
3587
3620
|
|
|
3588
|
-
'@yuku-analyzer/binding-darwin-x64@0.
|
|
3621
|
+
'@yuku-analyzer/binding-darwin-x64@0.9.3':
|
|
3589
3622
|
optional: true
|
|
3590
3623
|
|
|
3591
|
-
'@yuku-analyzer/binding-freebsd-x64@0.
|
|
3624
|
+
'@yuku-analyzer/binding-freebsd-x64@0.9.3':
|
|
3592
3625
|
optional: true
|
|
3593
3626
|
|
|
3594
|
-
'@yuku-analyzer/binding-linux-arm-gnu@0.
|
|
3627
|
+
'@yuku-analyzer/binding-linux-arm-gnu@0.9.3':
|
|
3595
3628
|
optional: true
|
|
3596
3629
|
|
|
3597
|
-
'@yuku-analyzer/binding-linux-arm-musl@0.
|
|
3630
|
+
'@yuku-analyzer/binding-linux-arm-musl@0.9.3':
|
|
3598
3631
|
optional: true
|
|
3599
3632
|
|
|
3600
|
-
'@yuku-analyzer/binding-linux-arm64-gnu@0.
|
|
3633
|
+
'@yuku-analyzer/binding-linux-arm64-gnu@0.9.3':
|
|
3601
3634
|
optional: true
|
|
3602
3635
|
|
|
3603
|
-
'@yuku-analyzer/binding-linux-arm64-musl@0.
|
|
3636
|
+
'@yuku-analyzer/binding-linux-arm64-musl@0.9.3':
|
|
3604
3637
|
optional: true
|
|
3605
3638
|
|
|
3606
|
-
'@yuku-analyzer/binding-linux-x64-gnu@0.
|
|
3639
|
+
'@yuku-analyzer/binding-linux-x64-gnu@0.9.3':
|
|
3607
3640
|
optional: true
|
|
3608
3641
|
|
|
3609
|
-
'@yuku-analyzer/binding-linux-x64-musl@0.
|
|
3642
|
+
'@yuku-analyzer/binding-linux-x64-musl@0.9.3':
|
|
3610
3643
|
optional: true
|
|
3611
3644
|
|
|
3612
|
-
'@yuku-analyzer/binding-win32-arm64@0.
|
|
3645
|
+
'@yuku-analyzer/binding-win32-arm64@0.9.3':
|
|
3613
3646
|
optional: true
|
|
3614
3647
|
|
|
3615
|
-
'@yuku-analyzer/binding-win32-x64@0.
|
|
3648
|
+
'@yuku-analyzer/binding-win32-x64@0.9.3':
|
|
3616
3649
|
optional: true
|
|
3617
3650
|
|
|
3618
|
-
'@yuku-toolchain/types@0.
|
|
3651
|
+
'@yuku-toolchain/types@0.9.3': {}
|
|
3619
3652
|
|
|
3620
3653
|
acorn-jsx@5.3.2(acorn@8.18.0):
|
|
3621
3654
|
dependencies:
|
|
@@ -3789,7 +3822,7 @@ snapshots:
|
|
|
3789
3822
|
react: 19.2.8
|
|
3790
3823
|
react-dom: 19.2.8(react@19.2.8)
|
|
3791
3824
|
|
|
3792
|
-
fumadocs-core@16.
|
|
3825
|
+
fumadocs-core@16.15.4(@mdx-js/mdx@3.1.1)(@types/estree-jsx@1.0.5)(@types/hast@3.0.5)(@types/mdast@4.0.4)(@types/react@19.2.18)(lucide-react@1.31.0(react@19.2.8))(next@16.3.3(@types/node@25.9.5)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8)(zod@4.4.3):
|
|
3793
3826
|
dependencies:
|
|
3794
3827
|
'@fumari/image-size': 0.1.0
|
|
3795
3828
|
estree-util-value-to-estree: 3.5.0
|
|
@@ -3817,26 +3850,26 @@ snapshots:
|
|
|
3817
3850
|
'@types/mdast': 4.0.4
|
|
3818
3851
|
'@types/react': 19.2.18
|
|
3819
3852
|
lucide-react: 1.31.0(react@19.2.8)
|
|
3820
|
-
next: 16.
|
|
3853
|
+
next: 16.3.3(@types/node@25.9.5)(react-dom@19.2.8(react@19.2.8))(react@19.2.8)
|
|
3821
3854
|
react: 19.2.8
|
|
3822
3855
|
react-dom: 19.2.8(react@19.2.8)
|
|
3823
3856
|
zod: 4.4.3
|
|
3824
3857
|
transitivePeerDependencies:
|
|
3825
3858
|
- supports-color
|
|
3826
3859
|
|
|
3827
|
-
fumadocs-mdx@15.
|
|
3860
|
+
fumadocs-mdx@15.4.0(@types/mdast@4.0.4)(@types/mdx@2.0.14)(@types/react@19.2.18)(fumadocs-core@16.15.4(@mdx-js/mdx@3.1.1)(@types/estree-jsx@1.0.5)(@types/hast@3.0.5)(@types/mdast@4.0.4)(@types/react@19.2.18)(lucide-react@1.31.0(react@19.2.8))(next@16.3.3(@types/node@25.9.5)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8)(zod@4.4.3))(next@16.3.3(@types/node@25.9.5)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react@19.2.8):
|
|
3828
3861
|
dependencies:
|
|
3829
3862
|
'@mdx-js/mdx': 3.1.1
|
|
3830
3863
|
'@standard-schema/spec': 1.1.0
|
|
3831
3864
|
chokidar: 5.0.0
|
|
3832
3865
|
esbuild: 0.28.2
|
|
3833
3866
|
estree-util-value-to-estree: 3.5.0
|
|
3834
|
-
fumadocs-core: 16.
|
|
3867
|
+
fumadocs-core: 16.15.4(@mdx-js/mdx@3.1.1)(@types/estree-jsx@1.0.5)(@types/hast@3.0.5)(@types/mdast@4.0.4)(@types/react@19.2.18)(lucide-react@1.31.0(react@19.2.8))(next@16.3.3(@types/node@25.9.5)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8)(zod@4.4.3)
|
|
3835
3868
|
github-slugger: 2.0.0
|
|
3836
3869
|
magic-string: 1.2.2
|
|
3837
3870
|
mdast-util-mdx: 3.0.0
|
|
3838
3871
|
picocolors: 1.1.1
|
|
3839
|
-
picomatch: 4.0.
|
|
3872
|
+
picomatch: 4.0.7
|
|
3840
3873
|
tinyexec: 1.3.0
|
|
3841
3874
|
tinyglobby: 0.2.17
|
|
3842
3875
|
unified: 11.0.5
|
|
@@ -3844,18 +3877,18 @@ snapshots:
|
|
|
3844
3877
|
unist-util-visit: 5.1.0
|
|
3845
3878
|
vfile: 6.0.3
|
|
3846
3879
|
yaml: 2.9.0
|
|
3847
|
-
yuku-analyzer: 0.
|
|
3880
|
+
yuku-analyzer: 0.9.3
|
|
3848
3881
|
zod: 4.4.3
|
|
3849
3882
|
optionalDependencies:
|
|
3850
3883
|
'@types/mdast': 4.0.4
|
|
3851
3884
|
'@types/mdx': 2.0.14
|
|
3852
3885
|
'@types/react': 19.2.18
|
|
3853
|
-
next: 16.
|
|
3886
|
+
next: 16.3.3(@types/node@25.9.5)(react-dom@19.2.8(react@19.2.8))(react@19.2.8)
|
|
3854
3887
|
react: 19.2.8
|
|
3855
3888
|
transitivePeerDependencies:
|
|
3856
3889
|
- supports-color
|
|
3857
3890
|
|
|
3858
|
-
fumadocs-ui@16.
|
|
3891
|
+
fumadocs-ui@16.15.4(@types/mdx@2.0.14)(@types/react-dom@19.2.4(@types/react@19.2.18))(@types/react@19.2.18)(fumadocs-core@16.15.4(@mdx-js/mdx@3.1.1)(@types/estree-jsx@1.0.5)(@types/hast@3.0.5)(@types/mdast@4.0.4)(@types/react@19.2.18)(lucide-react@1.31.0(react@19.2.8))(next@16.3.3(@types/node@25.9.5)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8)(zod@4.4.3))(next@16.3.3(@types/node@25.9.5)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8)(tailwindcss@4.3.3):
|
|
3859
3892
|
dependencies:
|
|
3860
3893
|
'@fuma-translate/react': 1.0.2(@types/react@19.2.18)(react-dom@19.2.8(react@19.2.8))(react@19.2.8)
|
|
3861
3894
|
'@fumadocs/tailwind': 0.1.1(tailwindcss@4.3.3)
|
|
@@ -3871,8 +3904,8 @@ snapshots:
|
|
|
3871
3904
|
'@radix-ui/react-tabs': 1.1.21(@types/react-dom@19.2.4(@types/react@19.2.18))(@types/react@19.2.18)(react-dom@19.2.8(react@19.2.8))(react@19.2.8)
|
|
3872
3905
|
class-variance-authority: 0.7.1
|
|
3873
3906
|
cnfast: 0.1.0
|
|
3874
|
-
fumadocs-core: 16.
|
|
3875
|
-
lucide-react: 1.
|
|
3907
|
+
fumadocs-core: 16.15.4(@mdx-js/mdx@3.1.1)(@types/estree-jsx@1.0.5)(@types/hast@3.0.5)(@types/mdast@4.0.4)(@types/react@19.2.18)(lucide-react@1.31.0(react@19.2.8))(next@16.3.3(@types/node@25.9.5)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react-dom@19.2.8(react@19.2.8))(react@19.2.8)(zod@4.4.3)
|
|
3908
|
+
lucide-react: 1.34.0(react@19.2.8)
|
|
3876
3909
|
motion: 13.1.1(react-dom@19.2.8(react@19.2.8))(react@19.2.8)
|
|
3877
3910
|
next-themes: 0.4.6(react-dom@19.2.8(react@19.2.8))(react@19.2.8)
|
|
3878
3911
|
react: 19.2.8
|
|
@@ -3885,7 +3918,7 @@ snapshots:
|
|
|
3885
3918
|
optionalDependencies:
|
|
3886
3919
|
'@types/mdx': 2.0.14
|
|
3887
3920
|
'@types/react': 19.2.18
|
|
3888
|
-
next: 16.
|
|
3921
|
+
next: 16.3.3(@types/node@25.9.5)(react-dom@19.2.8(react@19.2.8))(react@19.2.8)
|
|
3889
3922
|
transitivePeerDependencies:
|
|
3890
3923
|
- '@types/react-dom'
|
|
3891
3924
|
- tailwindcss
|
|
@@ -4078,6 +4111,10 @@ snapshots:
|
|
|
4078
4111
|
dependencies:
|
|
4079
4112
|
react: 19.2.8
|
|
4080
4113
|
|
|
4114
|
+
lucide-react@1.34.0(react@19.2.8):
|
|
4115
|
+
dependencies:
|
|
4116
|
+
react: 19.2.8
|
|
4117
|
+
|
|
4081
4118
|
magic-string@0.30.21:
|
|
4082
4119
|
dependencies:
|
|
4083
4120
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
@@ -4540,28 +4577,29 @@ snapshots:
|
|
|
4540
4577
|
react: 19.2.8
|
|
4541
4578
|
react-dom: 19.2.8(react@19.2.8)
|
|
4542
4579
|
|
|
4543
|
-
next@16.
|
|
4580
|
+
next@16.3.3(@types/node@25.9.5)(react-dom@19.2.8(react@19.2.8))(react@19.2.8):
|
|
4544
4581
|
dependencies:
|
|
4545
|
-
'@next/env': 16.
|
|
4546
|
-
'@swc/helpers': 0.5.
|
|
4582
|
+
'@next/env': 16.3.3
|
|
4583
|
+
'@swc/helpers': 0.5.23
|
|
4547
4584
|
baseline-browser-mapping: 2.11.15
|
|
4548
4585
|
caniuse-lite: 1.0.30001809
|
|
4549
|
-
postcss: 8.
|
|
4586
|
+
postcss: 8.5.23
|
|
4550
4587
|
react: 19.2.8
|
|
4551
4588
|
react-dom: 19.2.8(react@19.2.8)
|
|
4552
4589
|
styled-jsx: 5.1.6(react@19.2.8)
|
|
4553
4590
|
optionalDependencies:
|
|
4554
|
-
'@next/swc-darwin-arm64': 16.
|
|
4555
|
-
'@next/swc-darwin-x64': 16.
|
|
4556
|
-
'@next/swc-linux-arm64-gnu': 16.
|
|
4557
|
-
'@next/swc-linux-arm64-musl': 16.
|
|
4558
|
-
'@next/swc-linux-x64-gnu': 16.
|
|
4559
|
-
'@next/swc-linux-x64-musl': 16.
|
|
4560
|
-
'@next/swc-win32-arm64-msvc': 16.
|
|
4561
|
-
'@next/swc-win32-x64-msvc': 16.
|
|
4562
|
-
sharp: 0.
|
|
4591
|
+
'@next/swc-darwin-arm64': 16.3.3
|
|
4592
|
+
'@next/swc-darwin-x64': 16.3.3
|
|
4593
|
+
'@next/swc-linux-arm64-gnu': 16.3.3
|
|
4594
|
+
'@next/swc-linux-arm64-musl': 16.3.3
|
|
4595
|
+
'@next/swc-linux-x64-gnu': 16.3.3
|
|
4596
|
+
'@next/swc-linux-x64-musl': 16.3.3
|
|
4597
|
+
'@next/swc-win32-arm64-msvc': 16.3.3
|
|
4598
|
+
'@next/swc-win32-x64-msvc': 16.3.3
|
|
4599
|
+
sharp: 0.35.4(@types/node@25.9.5)
|
|
4563
4600
|
transitivePeerDependencies:
|
|
4564
4601
|
- '@babel/core'
|
|
4602
|
+
- '@types/node'
|
|
4565
4603
|
- babel-plugin-macros
|
|
4566
4604
|
|
|
4567
4605
|
npm-to-yarn@3.2.0: {}
|
|
@@ -4592,7 +4630,9 @@ snapshots:
|
|
|
4592
4630
|
|
|
4593
4631
|
picomatch@4.0.5: {}
|
|
4594
4632
|
|
|
4595
|
-
|
|
4633
|
+
picomatch@4.0.7: {}
|
|
4634
|
+
|
|
4635
|
+
postcss@8.5.23:
|
|
4596
4636
|
dependencies:
|
|
4597
4637
|
nanoid: 3.3.18
|
|
4598
4638
|
picocolors: 1.1.1
|
|
@@ -4817,36 +4857,38 @@ snapshots:
|
|
|
4817
4857
|
semver@7.8.5:
|
|
4818
4858
|
optional: true
|
|
4819
4859
|
|
|
4820
|
-
sharp@0.
|
|
4860
|
+
sharp@0.35.4(@types/node@25.9.5):
|
|
4821
4861
|
dependencies:
|
|
4822
4862
|
'@img/colour': 1.1.0
|
|
4823
4863
|
detect-libc: 2.1.2
|
|
4824
4864
|
semver: 7.8.5
|
|
4825
4865
|
optionalDependencies:
|
|
4826
|
-
'@img/sharp-darwin-arm64': 0.
|
|
4827
|
-
'@img/sharp-darwin-x64': 0.
|
|
4828
|
-
'@img/sharp-
|
|
4829
|
-
'@img/sharp-libvips-darwin-
|
|
4830
|
-
'@img/sharp-libvips-
|
|
4831
|
-
'@img/sharp-libvips-linux-
|
|
4832
|
-
'@img/sharp-libvips-linux-
|
|
4833
|
-
'@img/sharp-libvips-linux-
|
|
4834
|
-
'@img/sharp-libvips-linux-
|
|
4835
|
-
'@img/sharp-libvips-linux-
|
|
4836
|
-
'@img/sharp-libvips-
|
|
4837
|
-
'@img/sharp-libvips-linuxmusl-
|
|
4838
|
-
'@img/sharp-
|
|
4839
|
-
'@img/sharp-linux-
|
|
4840
|
-
'@img/sharp-linux-
|
|
4841
|
-
'@img/sharp-linux-
|
|
4842
|
-
'@img/sharp-linux-
|
|
4843
|
-
'@img/sharp-linux-
|
|
4844
|
-
'@img/sharp-
|
|
4845
|
-
'@img/sharp-linuxmusl-
|
|
4846
|
-
'@img/sharp-
|
|
4847
|
-
'@img/sharp-
|
|
4848
|
-
'@img/sharp-win32-
|
|
4849
|
-
'@img/sharp-win32-
|
|
4866
|
+
'@img/sharp-darwin-arm64': 0.35.4
|
|
4867
|
+
'@img/sharp-darwin-x64': 0.35.4
|
|
4868
|
+
'@img/sharp-freebsd-wasm32': 0.35.4
|
|
4869
|
+
'@img/sharp-libvips-darwin-arm64': 1.3.3
|
|
4870
|
+
'@img/sharp-libvips-darwin-x64': 1.3.3
|
|
4871
|
+
'@img/sharp-libvips-linux-arm': 1.3.3
|
|
4872
|
+
'@img/sharp-libvips-linux-arm64': 1.3.3
|
|
4873
|
+
'@img/sharp-libvips-linux-ppc64': 1.3.3
|
|
4874
|
+
'@img/sharp-libvips-linux-riscv64': 1.3.3
|
|
4875
|
+
'@img/sharp-libvips-linux-s390x': 1.3.3
|
|
4876
|
+
'@img/sharp-libvips-linux-x64': 1.3.3
|
|
4877
|
+
'@img/sharp-libvips-linuxmusl-arm64': 1.3.3
|
|
4878
|
+
'@img/sharp-libvips-linuxmusl-x64': 1.3.3
|
|
4879
|
+
'@img/sharp-linux-arm': 0.35.4
|
|
4880
|
+
'@img/sharp-linux-arm64': 0.35.4
|
|
4881
|
+
'@img/sharp-linux-ppc64': 0.35.4
|
|
4882
|
+
'@img/sharp-linux-riscv64': 0.35.4
|
|
4883
|
+
'@img/sharp-linux-s390x': 0.35.4
|
|
4884
|
+
'@img/sharp-linux-x64': 0.35.4
|
|
4885
|
+
'@img/sharp-linuxmusl-arm64': 0.35.4
|
|
4886
|
+
'@img/sharp-linuxmusl-x64': 0.35.4
|
|
4887
|
+
'@img/sharp-webcontainers-wasm32': 0.35.4
|
|
4888
|
+
'@img/sharp-win32-arm64': 0.35.4
|
|
4889
|
+
'@img/sharp-win32-ia32': 0.35.4
|
|
4890
|
+
'@img/sharp-win32-x64': 0.35.4
|
|
4891
|
+
'@types/node': 25.9.5
|
|
4850
4892
|
optional: true
|
|
4851
4893
|
|
|
4852
4894
|
shiki@4.4.3:
|
|
@@ -4985,27 +5027,27 @@ snapshots:
|
|
|
4985
5027
|
|
|
4986
5028
|
yaml@2.9.0: {}
|
|
4987
5029
|
|
|
4988
|
-
yuku-analyzer@0.
|
|
5030
|
+
yuku-analyzer@0.9.3:
|
|
4989
5031
|
dependencies:
|
|
4990
|
-
'@yuku-toolchain/types': 0.
|
|
4991
|
-
yuku-ast: 0.
|
|
5032
|
+
'@yuku-toolchain/types': 0.9.3
|
|
5033
|
+
yuku-ast: 0.9.3
|
|
4992
5034
|
optionalDependencies:
|
|
4993
|
-
'@yuku-analyzer/binding-android-arm64': 0.
|
|
4994
|
-
'@yuku-analyzer/binding-darwin-arm64': 0.
|
|
4995
|
-
'@yuku-analyzer/binding-darwin-x64': 0.
|
|
4996
|
-
'@yuku-analyzer/binding-freebsd-x64': 0.
|
|
4997
|
-
'@yuku-analyzer/binding-linux-arm-gnu': 0.
|
|
4998
|
-
'@yuku-analyzer/binding-linux-arm-musl': 0.
|
|
4999
|
-
'@yuku-analyzer/binding-linux-arm64-gnu': 0.
|
|
5000
|
-
'@yuku-analyzer/binding-linux-arm64-musl': 0.
|
|
5001
|
-
'@yuku-analyzer/binding-linux-x64-gnu': 0.
|
|
5002
|
-
'@yuku-analyzer/binding-linux-x64-musl': 0.
|
|
5003
|
-
'@yuku-analyzer/binding-win32-arm64': 0.
|
|
5004
|
-
'@yuku-analyzer/binding-win32-x64': 0.
|
|
5005
|
-
|
|
5006
|
-
yuku-ast@0.
|
|
5007
|
-
dependencies:
|
|
5008
|
-
'@yuku-toolchain/types': 0.
|
|
5035
|
+
'@yuku-analyzer/binding-android-arm64': 0.9.3
|
|
5036
|
+
'@yuku-analyzer/binding-darwin-arm64': 0.9.3
|
|
5037
|
+
'@yuku-analyzer/binding-darwin-x64': 0.9.3
|
|
5038
|
+
'@yuku-analyzer/binding-freebsd-x64': 0.9.3
|
|
5039
|
+
'@yuku-analyzer/binding-linux-arm-gnu': 0.9.3
|
|
5040
|
+
'@yuku-analyzer/binding-linux-arm-musl': 0.9.3
|
|
5041
|
+
'@yuku-analyzer/binding-linux-arm64-gnu': 0.9.3
|
|
5042
|
+
'@yuku-analyzer/binding-linux-arm64-musl': 0.9.3
|
|
5043
|
+
'@yuku-analyzer/binding-linux-x64-gnu': 0.9.3
|
|
5044
|
+
'@yuku-analyzer/binding-linux-x64-musl': 0.9.3
|
|
5045
|
+
'@yuku-analyzer/binding-win32-arm64': 0.9.3
|
|
5046
|
+
'@yuku-analyzer/binding-win32-x64': 0.9.3
|
|
5047
|
+
|
|
5048
|
+
yuku-ast@0.9.3:
|
|
5049
|
+
dependencies:
|
|
5050
|
+
'@yuku-toolchain/types': 0.9.3
|
|
5009
5051
|
|
|
5010
5052
|
zbsearch@4.0.0: {}
|
|
5011
5053
|
|