[READ-ONLY] Mirror of https://github.com/trueberryless-org/release-image-generator. API for getting beautiful images with short text and randomized backgrounds + patterns release-image-generator.trueberryless.org
automation
0

Configure Feed

Select the types of activity you want to include in your feed.

fix(deps): update npm-packages [skip netlify] (#55)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

+75 -526
+4 -4
package.json
··· 20 20 "version": "pnpm changeset version && pnpm i --no-frozen-lockfile" 21 21 }, 22 22 "dependencies": { 23 - "@astrojs/netlify": "^7.0.3", 24 - "astro": "6.4.6", 25 - "canvas": "^3.2.1", 23 + "@astrojs/netlify": "^7.0.13", 24 + "astro": "6.4.8", 25 + "canvas": "^3.2.3", 26 26 "culori": "^4.0.2" 27 27 }, 28 28 "devDependencies": { ··· 30 30 "@changesets/cli": "^2.31.1", 31 31 "@trivago/prettier-plugin-sort-imports": "6.0.2", 32 32 "@types/culori": "^4.0.1", 33 - "@types/node": "^25.5.0", 33 + "@types/node": "^25.9.4", 34 34 "prettier": "3.9.5", 35 35 "prettier-plugin-astro": "0.14.1", 36 36 "typescript": "^5.9.3"
+71 -522
pnpm-lock.yaml
··· 9 9 .: 10 10 dependencies: 11 11 '@astrojs/netlify': 12 - specifier: ^7.0.3 13 - version: 7.0.13(@types/node@25.5.0)(astro@6.4.6(@netlify/blobs@10.7.9)(@types/node@25.5.0)(jiti@2.7.0)(rollup@4.62.2)(yaml@2.9.0))(jiti@2.7.0)(rollup@4.62.2)(yaml@2.9.0) 12 + specifier: ^7.0.13 13 + version: 7.0.13(@types/node@25.9.5)(astro@6.4.8(@netlify/blobs@10.7.9)(@types/node@25.9.5)(jiti@2.7.0)(rollup@4.62.2)(yaml@2.9.0))(jiti@2.7.0)(rollup@4.62.2)(yaml@2.9.0) 14 14 astro: 15 - specifier: 6.4.6 16 - version: 6.4.6(@netlify/blobs@10.7.9)(@types/node@25.5.0)(jiti@2.7.0)(rollup@4.62.2)(yaml@2.9.0) 15 + specifier: 6.4.8 16 + version: 6.4.8(@netlify/blobs@10.7.9)(@types/node@25.9.5)(jiti@2.7.0)(rollup@4.62.2)(yaml@2.9.0) 17 17 canvas: 18 - specifier: ^3.2.1 19 - version: 3.2.1 18 + specifier: ^3.2.3 19 + version: 3.2.3 20 20 culori: 21 21 specifier: ^4.0.2 22 22 version: 4.0.2 ··· 26 26 version: 0.7.0 27 27 '@changesets/cli': 28 28 specifier: ^2.31.1 29 - version: 2.31.1(@types/node@25.5.0) 29 + version: 2.31.1(@types/node@25.9.5) 30 30 '@trivago/prettier-plugin-sort-imports': 31 31 specifier: 6.0.2 32 32 version: 6.0.2(@vue/compiler-sfc@3.5.40)(prettier@3.9.5) ··· 34 34 specifier: ^4.0.1 35 35 version: 4.0.1 36 36 '@types/node': 37 - specifier: ^25.5.0 38 - version: 25.5.0 37 + specifier: ^25.9.4 38 + version: 25.9.5 39 39 prettier: 40 40 specifier: 3.9.5 41 41 version: 3.9.5 ··· 230 230 resolution: {integrity: sha512-cxgkB66RQB95H3X27jlnxCRNTmPuSTgmBAq6/4n2Dtv4hsk4yz8FadA1ggmd0uZzvKqWD6CR+WFgTjhDqg7eyw==} 231 231 engines: {node: '>=18.0.0'} 232 232 233 - '@esbuild/aix-ppc64@0.27.4': 234 - resolution: {integrity: sha512-cQPwL2mp2nSmHHJlCyoXgHGhbEPMrEEU5xhkcy3Hs/O7nGZqEpZ2sUtLaL9MORLtDfRvVl2/3PAuEkYZH0Ty8Q==} 235 - engines: {node: '>=18'} 236 - cpu: [ppc64] 237 - os: [aix] 238 - 239 233 '@esbuild/aix-ppc64@0.27.7': 240 234 resolution: {integrity: sha512-EKX3Qwmhz1eMdEJokhALr0YiD0lhQNwDqkPYyPhiSwKrh7/4KRjQc04sZ8db+5DVVnZ1LmbNDI1uAMPEUBnQPg==} 241 235 engines: {node: '>=18'} ··· 248 242 cpu: [ppc64] 249 243 os: [aix] 250 244 251 - '@esbuild/android-arm64@0.27.4': 252 - resolution: {integrity: sha512-gdLscB7v75wRfu7QSm/zg6Rx29VLdy9eTr2t44sfTW7CxwAtQghZ4ZnqHk3/ogz7xao0QAgrkradbBzcqFPasw==} 253 - engines: {node: '>=18'} 254 - cpu: [arm64] 255 - os: [android] 256 - 257 245 '@esbuild/android-arm64@0.27.7': 258 246 resolution: {integrity: sha512-62dPZHpIXzvChfvfLJow3q5dDtiNMkwiRzPylSCfriLvZeq0a1bWChrGx/BbUbPwOrsWKMn8idSllklzBy+dgQ==} 259 247 engines: {node: '>=18'} ··· 266 254 cpu: [arm64] 267 255 os: [android] 268 256 269 - '@esbuild/android-arm@0.27.4': 270 - resolution: {integrity: sha512-X9bUgvxiC8CHAGKYufLIHGXPJWnr0OCdR0anD2e21vdvgCI8lIfqFbnoeOz7lBjdrAGUhqLZLcQo6MLhTO2DKQ==} 271 - engines: {node: '>=18'} 272 - cpu: [arm] 273 - os: [android] 274 - 275 257 '@esbuild/android-arm@0.27.7': 276 258 resolution: {integrity: sha512-jbPXvB4Yj2yBV7HUfE2KHe4GJX51QplCN1pGbYjvsyCZbQmies29EoJbkEc+vYuU5o45AfQn37vZlyXy4YJ8RQ==} 277 259 engines: {node: '>=18'} ··· 284 266 cpu: [arm] 285 267 os: [android] 286 268 287 - '@esbuild/android-x64@0.27.4': 288 - resolution: {integrity: sha512-PzPFnBNVF292sfpfhiyiXCGSn9HZg5BcAz+ivBuSsl6Rk4ga1oEXAamhOXRFyMcjwr2DVtm40G65N3GLeH1Lvw==} 289 - engines: {node: '>=18'} 290 - cpu: [x64] 291 - os: [android] 292 - 293 269 '@esbuild/android-x64@0.27.7': 294 270 resolution: {integrity: sha512-x5VpMODneVDb70PYV2VQOmIUUiBtY3D3mPBG8NxVk5CogneYhkR7MmM3yR/uMdITLrC1ml/NV1rj4bMJuy9MCg==} 295 271 engines: {node: '>=18'} ··· 302 278 cpu: [x64] 303 279 os: [android] 304 280 305 - '@esbuild/darwin-arm64@0.27.4': 306 - resolution: {integrity: sha512-b7xaGIwdJlht8ZFCvMkpDN6uiSmnxxK56N2GDTMYPr2/gzvfdQN8rTfBsvVKmIVY/X7EM+/hJKEIbbHs9oA4tQ==} 307 - engines: {node: '>=18'} 308 - cpu: [arm64] 309 - os: [darwin] 310 - 311 281 '@esbuild/darwin-arm64@0.27.7': 312 282 resolution: {integrity: sha512-5lckdqeuBPlKUwvoCXIgI2D9/ABmPq3Rdp7IfL70393YgaASt7tbju3Ac+ePVi3KDH6N2RqePfHnXkaDtY9fkw==} 313 283 engines: {node: '>=18'} ··· 318 288 resolution: {integrity: sha512-0T+A9WZm+bZ84nZBtk1ckYsOvyA3x7e2Acj1KdVfV4/2tdG4fzUp91YHx+GArWLtwqp77pBXVCPn2We7Letr0Q==} 319 289 engines: {node: '>=18'} 320 290 cpu: [arm64] 321 - os: [darwin] 322 - 323 - '@esbuild/darwin-x64@0.27.4': 324 - resolution: {integrity: sha512-sR+OiKLwd15nmCdqpXMnuJ9W2kpy0KigzqScqHI3Hqwr7IXxBp3Yva+yJwoqh7rE8V77tdoheRYataNKL4QrPw==} 325 - engines: {node: '>=18'} 326 - cpu: [x64] 327 291 os: [darwin] 328 292 329 293 '@esbuild/darwin-x64@0.27.7': ··· 338 302 cpu: [x64] 339 303 os: [darwin] 340 304 341 - '@esbuild/freebsd-arm64@0.27.4': 342 - resolution: {integrity: sha512-jnfpKe+p79tCnm4GVav68A7tUFeKQwQyLgESwEAUzyxk/TJr4QdGog9sqWNcUbr/bZt/O/HXouspuQDd9JxFSw==} 343 - engines: {node: '>=18'} 344 - cpu: [arm64] 345 - os: [freebsd] 346 - 347 305 '@esbuild/freebsd-arm64@0.27.7': 348 306 resolution: {integrity: sha512-B48PqeCsEgOtzME2GbNM2roU29AMTuOIN91dsMO30t+Ydis3z/3Ngoj5hhnsOSSwNzS+6JppqWsuhTp6E82l2w==} 349 307 engines: {node: '>=18'} ··· 356 314 cpu: [arm64] 357 315 os: [freebsd] 358 316 359 - '@esbuild/freebsd-x64@0.27.4': 360 - resolution: {integrity: sha512-2kb4ceA/CpfUrIcTUl1wrP/9ad9Atrp5J94Lq69w7UwOMolPIGrfLSvAKJp0RTvkPPyn6CIWrNy13kyLikZRZQ==} 361 - engines: {node: '>=18'} 362 - cpu: [x64] 363 - os: [freebsd] 364 - 365 317 '@esbuild/freebsd-x64@0.27.7': 366 318 resolution: {integrity: sha512-jOBDK5XEjA4m5IJK3bpAQF9/Lelu/Z9ZcdhTRLf4cajlB+8VEhFFRjWgfy3M1O4rO2GQ/b2dLwCUGpiF/eATNQ==} 367 319 engines: {node: '>=18'} ··· 374 326 cpu: [x64] 375 327 os: [freebsd] 376 328 377 - '@esbuild/linux-arm64@0.27.4': 378 - resolution: {integrity: sha512-7nQOttdzVGth1iz57kxg9uCz57dxQLHWxopL6mYuYthohPKEK0vU0C3O21CcBK6KDlkYVcnDXY099HcCDXd9dA==} 379 - engines: {node: '>=18'} 380 - cpu: [arm64] 381 - os: [linux] 382 - 383 329 '@esbuild/linux-arm64@0.27.7': 384 330 resolution: {integrity: sha512-RZPHBoxXuNnPQO9rvjh5jdkRmVizktkT7TCDkDmQ0W2SwHInKCAV95GRuvdSvA7w4VMwfCjUiPwDi0ZO6Nfe9A==} 385 331 engines: {node: '>=18'} ··· 392 338 cpu: [arm64] 393 339 os: [linux] 394 340 395 - '@esbuild/linux-arm@0.27.4': 396 - resolution: {integrity: sha512-aBYgcIxX/wd5n2ys0yESGeYMGF+pv6g0DhZr3G1ZG4jMfruU9Tl1i2Z+Wnj9/KjGz1lTLCcorqE2viePZqj4Eg==} 397 - engines: {node: '>=18'} 398 - cpu: [arm] 399 - os: [linux] 400 - 401 341 '@esbuild/linux-arm@0.27.7': 402 342 resolution: {integrity: sha512-RkT/YXYBTSULo3+af8Ib0ykH8u2MBh57o7q/DAs3lTJlyVQkgQvlrPTnjIzzRPQyavxtPtfg0EopvDyIt0j1rA==} 403 343 engines: {node: '>=18'} ··· 410 350 cpu: [arm] 411 351 os: [linux] 412 352 413 - '@esbuild/linux-ia32@0.27.4': 414 - resolution: {integrity: sha512-oPtixtAIzgvzYcKBQM/qZ3R+9TEUd1aNJQu0HhGyqtx6oS7qTpvjheIWBbes4+qu1bNlo2V4cbkISr8q6gRBFA==} 415 - engines: {node: '>=18'} 416 - cpu: [ia32] 417 - os: [linux] 418 - 419 353 '@esbuild/linux-ia32@0.27.7': 420 354 resolution: {integrity: sha512-GA48aKNkyQDbd3KtkplYWT102C5sn/EZTY4XROkxONgruHPU72l+gW+FfF8tf2cFjeHaRbWpOYa/uRBz/Xq1Pg==} 421 355 engines: {node: '>=18'} ··· 428 362 cpu: [ia32] 429 363 os: [linux] 430 364 431 - '@esbuild/linux-loong64@0.27.4': 432 - resolution: {integrity: sha512-8mL/vh8qeCoRcFH2nM8wm5uJP+ZcVYGGayMavi8GmRJjuI3g1v6Z7Ni0JJKAJW+m0EtUuARb6Lmp4hMjzCBWzA==} 433 - engines: {node: '>=18'} 434 - cpu: [loong64] 435 - os: [linux] 436 - 437 365 '@esbuild/linux-loong64@0.27.7': 438 366 resolution: {integrity: sha512-a4POruNM2oWsD4WKvBSEKGIiWQF8fZOAsycHOt6JBpZ+JN2n2JH9WAv56SOyu9X5IqAjqSIPTaJkqN8F7XOQ5Q==} 439 367 engines: {node: '>=18'} ··· 446 374 cpu: [loong64] 447 375 os: [linux] 448 376 449 - '@esbuild/linux-mips64el@0.27.4': 450 - resolution: {integrity: sha512-1RdrWFFiiLIW7LQq9Q2NES+HiD4NyT8Itj9AUeCl0IVCA459WnPhREKgwrpaIfTOe+/2rdntisegiPWn/r/aAw==} 451 - engines: {node: '>=18'} 452 - cpu: [mips64el] 453 - os: [linux] 454 - 455 377 '@esbuild/linux-mips64el@0.27.7': 456 378 resolution: {integrity: sha512-KabT5I6StirGfIz0FMgl1I+R1H73Gp0ofL9A3nG3i/cYFJzKHhouBV5VWK1CSgKvVaG4q1RNpCTR2LuTVB3fIw==} 457 379 engines: {node: '>=18'} ··· 464 386 cpu: [mips64el] 465 387 os: [linux] 466 388 467 - '@esbuild/linux-ppc64@0.27.4': 468 - resolution: {integrity: sha512-tLCwNG47l3sd9lpfyx9LAGEGItCUeRCWeAx6x2Jmbav65nAwoPXfewtAdtbtit/pJFLUWOhpv0FpS6GQAmPrHA==} 469 - engines: {node: '>=18'} 470 - cpu: [ppc64] 471 - os: [linux] 472 - 473 389 '@esbuild/linux-ppc64@0.27.7': 474 390 resolution: {integrity: sha512-gRsL4x6wsGHGRqhtI+ifpN/vpOFTQtnbsupUF5R5YTAg+y/lKelYR1hXbnBdzDjGbMYjVJLJTd2OFmMewAgwlQ==} 475 391 engines: {node: '>=18'} ··· 482 398 cpu: [ppc64] 483 399 os: [linux] 484 400 485 - '@esbuild/linux-riscv64@0.27.4': 486 - resolution: {integrity: sha512-BnASypppbUWyqjd1KIpU4AUBiIhVr6YlHx/cnPgqEkNoVOhHg+YiSVxM1RLfiy4t9cAulbRGTNCKOcqHrEQLIw==} 487 - engines: {node: '>=18'} 488 - cpu: [riscv64] 489 - os: [linux] 490 - 491 401 '@esbuild/linux-riscv64@0.27.7': 492 402 resolution: {integrity: sha512-hL25LbxO1QOngGzu2U5xeXtxXcW+/GvMN3ejANqXkxZ/opySAZMrc+9LY/WyjAan41unrR3YrmtTsUpwT66InQ==} 493 403 engines: {node: '>=18'} ··· 500 410 cpu: [riscv64] 501 411 os: [linux] 502 412 503 - '@esbuild/linux-s390x@0.27.4': 504 - resolution: {integrity: sha512-+eUqgb/Z7vxVLezG8bVB9SfBie89gMueS+I0xYh2tJdw3vqA/0ImZJ2ROeWwVJN59ihBeZ7Tu92dF/5dy5FttA==} 505 - engines: {node: '>=18'} 506 - cpu: [s390x] 507 - os: [linux] 508 - 509 413 '@esbuild/linux-s390x@0.27.7': 510 414 resolution: {integrity: sha512-2k8go8Ycu1Kb46vEelhu1vqEP+UeRVj2zY1pSuPdgvbd5ykAw82Lrro28vXUrRmzEsUV0NzCf54yARIK8r0fdw==} 511 415 engines: {node: '>=18'} ··· 518 422 cpu: [s390x] 519 423 os: [linux] 520 424 521 - '@esbuild/linux-x64@0.27.4': 522 - resolution: {integrity: sha512-S5qOXrKV8BQEzJPVxAwnryi2+Iq5pB40gTEIT69BQONqR7JH1EPIcQ/Uiv9mCnn05jff9umq/5nqzxlqTOg9NA==} 523 - engines: {node: '>=18'} 524 - cpu: [x64] 525 - os: [linux] 526 - 527 425 '@esbuild/linux-x64@0.27.7': 528 426 resolution: {integrity: sha512-hzznmADPt+OmsYzw1EE33ccA+HPdIqiCRq7cQeL1Jlq2gb1+OyWBkMCrYGBJ+sxVzve2ZJEVeePbLM2iEIZSxA==} 529 427 engines: {node: '>=18'} ··· 536 434 cpu: [x64] 537 435 os: [linux] 538 436 539 - '@esbuild/netbsd-arm64@0.27.4': 540 - resolution: {integrity: sha512-xHT8X4sb0GS8qTqiwzHqpY00C95DPAq7nAwX35Ie/s+LO9830hrMd3oX0ZMKLvy7vsonee73x0lmcdOVXFzd6Q==} 541 - engines: {node: '>=18'} 542 - cpu: [arm64] 543 - os: [netbsd] 544 - 545 437 '@esbuild/netbsd-arm64@0.27.7': 546 438 resolution: {integrity: sha512-b6pqtrQdigZBwZxAn1UpazEisvwaIDvdbMbmrly7cDTMFnw/+3lVxxCTGOrkPVnsYIosJJXAsILG9XcQS+Yu6w==} 547 439 engines: {node: '>=18'} ··· 554 446 cpu: [arm64] 555 447 os: [netbsd] 556 448 557 - '@esbuild/netbsd-x64@0.27.4': 558 - resolution: {integrity: sha512-RugOvOdXfdyi5Tyv40kgQnI0byv66BFgAqjdgtAKqHoZTbTF2QqfQrFwa7cHEORJf6X2ht+l9ABLMP0dnKYsgg==} 559 - engines: {node: '>=18'} 560 - cpu: [x64] 561 - os: [netbsd] 562 - 563 449 '@esbuild/netbsd-x64@0.27.7': 564 450 resolution: {integrity: sha512-OfatkLojr6U+WN5EDYuoQhtM+1xco+/6FSzJJnuWiUw5eVcicbyK3dq5EeV/QHT1uy6GoDhGbFpprUiHUYggrw==} 565 451 engines: {node: '>=18'} ··· 572 458 cpu: [x64] 573 459 os: [netbsd] 574 460 575 - '@esbuild/openbsd-arm64@0.27.4': 576 - resolution: {integrity: sha512-2MyL3IAaTX+1/qP0O1SwskwcwCoOI4kV2IBX1xYnDDqthmq5ArrW94qSIKCAuRraMgPOmG0RDTA74mzYNQA9ow==} 577 - engines: {node: '>=18'} 578 - cpu: [arm64] 579 - os: [openbsd] 580 - 581 461 '@esbuild/openbsd-arm64@0.27.7': 582 462 resolution: {integrity: sha512-AFuojMQTxAz75Fo8idVcqoQWEHIXFRbOc1TrVcFSgCZtQfSdc1RXgB3tjOn/krRHENUB4j00bfGjyl2mJrU37A==} 583 463 engines: {node: '>=18'} ··· 590 470 cpu: [arm64] 591 471 os: [openbsd] 592 472 593 - '@esbuild/openbsd-x64@0.27.4': 594 - resolution: {integrity: sha512-u8fg/jQ5aQDfsnIV6+KwLOf1CmJnfu1ShpwqdwC0uA7ZPwFws55Ngc12vBdeUdnuWoQYx/SOQLGDcdlfXhYmXQ==} 595 - engines: {node: '>=18'} 596 - cpu: [x64] 597 - os: [openbsd] 598 - 599 473 '@esbuild/openbsd-x64@0.27.7': 600 474 resolution: {integrity: sha512-+A1NJmfM8WNDv5CLVQYJ5PshuRm/4cI6WMZRg1by1GwPIQPCTs1GLEUHwiiQGT5zDdyLiRM/l1G0Pv54gvtKIg==} 601 475 engines: {node: '>=18'} ··· 608 482 cpu: [x64] 609 483 os: [openbsd] 610 484 611 - '@esbuild/openharmony-arm64@0.27.4': 612 - resolution: {integrity: sha512-JkTZrl6VbyO8lDQO3yv26nNr2RM2yZzNrNHEsj9bm6dOwwu9OYN28CjzZkH57bh4w0I2F7IodpQvUAEd1mbWXg==} 613 - engines: {node: '>=18'} 614 - cpu: [arm64] 615 - os: [openharmony] 616 - 617 485 '@esbuild/openharmony-arm64@0.27.7': 618 486 resolution: {integrity: sha512-+KrvYb/C8zA9CU/g0sR6w2RBw7IGc5J2BPnc3dYc5VJxHCSF1yNMxTV5LQ7GuKteQXZtspjFbiuW5/dOj7H4Yw==} 619 487 engines: {node: '>=18'} ··· 625 493 engines: {node: '>=18'} 626 494 cpu: [arm64] 627 495 os: [openharmony] 628 - 629 - '@esbuild/sunos-x64@0.27.4': 630 - resolution: {integrity: sha512-/gOzgaewZJfeJTlsWhvUEmUG4tWEY2Spp5M20INYRg2ZKl9QPO3QEEgPeRtLjEWSW8FilRNacPOg8R1uaYkA6g==} 631 - engines: {node: '>=18'} 632 - cpu: [x64] 633 - os: [sunos] 634 496 635 497 '@esbuild/sunos-x64@0.27.7': 636 498 resolution: {integrity: sha512-ikktIhFBzQNt/QDyOL580ti9+5mL/YZeUPKU2ivGtGjdTYoqz6jObj6nOMfhASpS4GU4Q/Clh1QtxWAvcYKamA==} ··· 643 505 engines: {node: '>=18'} 644 506 cpu: [x64] 645 507 os: [sunos] 646 - 647 - '@esbuild/win32-arm64@0.27.4': 648 - resolution: {integrity: sha512-Z9SExBg2y32smoDQdf1HRwHRt6vAHLXcxD2uGgO/v2jK7Y718Ix4ndsbNMU/+1Qiem9OiOdaqitioZwxivhXYg==} 649 - engines: {node: '>=18'} 650 - cpu: [arm64] 651 - os: [win32] 652 508 653 509 '@esbuild/win32-arm64@0.27.7': 654 510 resolution: {integrity: sha512-7yRhbHvPqSpRUV7Q20VuDwbjW5kIMwTHpptuUzV+AA46kiPze5Z7qgt6CLCK3pWFrHeNfDd1VKgyP4O+ng17CA==} ··· 662 518 cpu: [arm64] 663 519 os: [win32] 664 520 665 - '@esbuild/win32-ia32@0.27.4': 666 - resolution: {integrity: sha512-DAyGLS0Jz5G5iixEbMHi5KdiApqHBWMGzTtMiJ72ZOLhbu/bzxgAe8Ue8CTS3n3HbIUHQz/L51yMdGMeoxXNJw==} 667 - engines: {node: '>=18'} 668 - cpu: [ia32] 669 - os: [win32] 670 - 671 521 '@esbuild/win32-ia32@0.27.7': 672 522 resolution: {integrity: sha512-SmwKXe6VHIyZYbBLJrhOoCJRB/Z1tckzmgTLfFYOfpMAx63BJEaL9ExI8x7v0oAO3Zh6D/Oi1gVxEYr5oUCFhw==} 673 523 engines: {node: '>=18'} ··· 678 528 resolution: {integrity: sha512-zF3ag/gfiCe6U2iczcRzSYJKH1DCI+ByzSENHlM2FcDbEeo5Zd2C86Aq0tKUYAJJ1obRP84ymxIAksZUcdztHA==} 679 529 engines: {node: '>=18'} 680 530 cpu: [ia32] 681 - os: [win32] 682 - 683 - '@esbuild/win32-x64@0.27.4': 684 - resolution: {integrity: sha512-+knoa0BDoeXgkNvvV1vvbZX4+hizelrkwmGJBdT17t8FNPwG2lKemmuMZlmaNQ3ws3DKKCxpb4zRZEIp3UxFCg==} 685 - engines: {node: '>=18'} 686 - cpu: [x64] 687 531 os: [win32] 688 532 689 533 '@esbuild/win32-x64@0.27.7': ··· 1187 1031 resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} 1188 1032 engines: {node: '>=14'} 1189 1033 1190 - '@rollup/pluginutils@5.3.0': 1191 - resolution: {integrity: sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==} 1192 - engines: {node: '>=14.0.0'} 1193 - peerDependencies: 1194 - rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 1195 - peerDependenciesMeta: 1196 - rollup: 1197 - optional: true 1198 - 1199 1034 '@rollup/pluginutils@5.4.0': 1200 1035 resolution: {integrity: sha512-MfPp06CjRLfXQ3wY0R8vJDYBy/MvVcc9OulEfR0B8Iv9ko+GCNaRZ+EpJYFl27LhKsZK0o420sYCRHCjfCgeUg==} 1201 1036 engines: {node: '>=14.0.0'} ··· 1343 1178 cpu: [x64] 1344 1179 os: [win32] 1345 1180 1346 - '@shikijs/core@4.0.2': 1347 - resolution: {integrity: sha512-hxT0YF4ExEqB8G/qFdtJvpmHXBYJ2lWW7qTHDarVkIudPFE6iCIrqdgWxGn5s+ppkGXI0aEGlibI0PAyzP3zlw==} 1348 - engines: {node: '>=20'} 1349 - 1350 1181 '@shikijs/core@4.3.1': 1351 1182 resolution: {integrity: sha512-ANMDxuaPsNMdDC1m4vfvhlDmJweMwkE5XitTwrq2rWHx5jM+dlm4MmHt2PP6t0uejfR77SuhrhJ0zEijIF/uhA==} 1352 - engines: {node: '>=20'} 1353 - 1354 - '@shikijs/engine-javascript@4.0.2': 1355 - resolution: {integrity: sha512-7PW0Nm49DcoUIQEXlJhNNBHyoGMjalRETTCcjMqEaMoJRLljy1Bi/EGV3/qLBgLKQejdspiiYuHGQW6dX94Nag==} 1356 1183 engines: {node: '>=20'} 1357 1184 1358 1185 '@shikijs/engine-javascript@4.3.1': 1359 1186 resolution: {integrity: sha512-JBItcnPuYq7jVJdZo/vMj94r+szT7XEjHFX+mvFDGSEIbVAXAGyHAHzhbWzpGOwYidCZrErJLLgn2PVeiokHnQ==} 1360 - engines: {node: '>=20'} 1361 - 1362 - '@shikijs/engine-oniguruma@4.0.2': 1363 - resolution: {integrity: sha512-UpCB9Y2sUKlS9z8juFSKz7ZtysmeXCgnRF0dlhXBkmQnek7lAToPte8DkxmEYGNTMii72zU/lyXiCB6StuZeJg==} 1364 1187 engines: {node: '>=20'} 1365 1188 1366 1189 '@shikijs/engine-oniguruma@4.3.1': 1367 1190 resolution: {integrity: sha512-OXyNMzg0pews+msMj4cHeqT4xiYKKvbnn6VbdAXxfoFl3SSx4fJTc8FadECuc5/H9p3BzhNAoAUXKwAu9rWYhg==} 1368 1191 engines: {node: '>=20'} 1369 1192 1370 - '@shikijs/langs@4.0.2': 1371 - resolution: {integrity: sha512-KaXby5dvoeuZzN0rYQiPMjFoUrz4hgwIE+D6Du9owcHcl6/g16/yT5BQxSW5cGt2MZBz6Hl0YuRqf12omRfUUg==} 1372 - engines: {node: '>=20'} 1373 - 1374 1193 '@shikijs/langs@4.3.1': 1375 1194 resolution: {integrity: sha512-m0l9nsDqgBHvbZbk7A0/kXz/impK3uB/c6rAn6Gpg/uPtdZRQ+alsN/17MU5thb68XTj/4DxkZAotrM0GGSpDQ==} 1376 - engines: {node: '>=20'} 1377 - 1378 - '@shikijs/primitive@4.0.2': 1379 - resolution: {integrity: sha512-M6UMPrSa3fN5ayeJwFVl9qWofl273wtK1VG8ySDZ1mQBfhCpdd8nEx7nPZ/tk7k+TYcpqBZzj/AnwxT9lO+HJw==} 1380 1195 engines: {node: '>=20'} 1381 1196 1382 1197 '@shikijs/primitive@4.3.1': 1383 1198 resolution: {integrity: sha512-CXQRQOYy1leqQ8ceTeJdmXv/bsUY++6QyLpXJ94LZAAYj5X2SKRdc5ipguv4NPyGVKItB2PPwUpRNe0Sjh5S1A==} 1384 1199 engines: {node: '>=20'} 1385 1200 1386 - '@shikijs/themes@4.0.2': 1387 - resolution: {integrity: sha512-mjCafwt8lJJaVSsQvNVrJumbnnj1RI8jbUKrPKgE6E3OvQKxnuRoBaYC51H4IGHePsGN/QtALglWBU7DoKDFnA==} 1388 - engines: {node: '>=20'} 1389 - 1390 1201 '@shikijs/themes@4.3.1': 1391 1202 resolution: {integrity: sha512-dgpoJ4WqNi2yTmizQHBJ5zcX6j2lE6icN/0yt4l1kkf16jrY/pwPLoTb1ETsWMz0OBLf9ZNvwmxft+cH+N9qSA==} 1392 - engines: {node: '>=20'} 1393 - 1394 - '@shikijs/types@4.0.2': 1395 - resolution: {integrity: sha512-qzbeRooUTPnLE+sHD/Z8DStmaDgnbbc/pMrU203950aRqjX/6AFHeDYT+j00y2lPdz0ywJKx7o/7qnqTivtlXg==} 1396 1203 engines: {node: '>=20'} 1397 1204 1398 1205 '@shikijs/types@4.3.1': ··· 1435 1242 '@types/debug@4.1.12': 1436 1243 resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==} 1437 1244 1438 - '@types/estree@1.0.8': 1439 - resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} 1440 - 1441 1245 '@types/estree@1.0.9': 1442 1246 resolution: {integrity: sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==} 1443 - 1444 - '@types/hast@3.0.4': 1445 - resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==} 1446 1247 1447 1248 '@types/hast@3.0.5': 1448 1249 resolution: {integrity: sha512-rp/ezSWaD1m44dPKICGhiskI13nVr7qTloFwDa/IYkhhf5nzwP+zIQcIJh3WIFSBOy/H1PzB40jPjMDksN4F+g==} ··· 1461 1262 1462 1263 '@types/node@25.5.0': 1463 1264 resolution: {integrity: sha512-jp2P3tQMSxWugkCUKLRPVUpGaL5MVFwF8RDuSRztfwgN1wmqJeMSbKlnEtQqU8UrhTmzEmZdu2I6v2dpp7XIxw==} 1265 + 1266 + '@types/node@25.9.5': 1267 + resolution: {integrity: sha512-OScDchr2fwuUmWdf4kZ9h7PcJiYDVInhJizG/biAq3cAvqwYktuy/TYGGdZNMtNTFUP7rnb0NU4TUdm82kt4Rg==} 1464 1268 1465 1269 '@types/normalize-package-data@2.4.4': 1466 1270 resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} ··· 1651 1455 resolution: {integrity: sha512-6KuK/7nZ/2Qh7sGuVEiwxjCxzTY2Pdb5mTo5z1e6/J8BA0tvjR7G8vQJKrQMTqwmnA3UPEyKIFX4YUS1DO1Hvw==} 1652 1456 engines: {node: '>=18'} 1653 1457 1654 - astro@6.4.6: 1655 - resolution: {integrity: sha512-48OBTBKR9ctbf+DQxpOuxGl8ebfn59zTuNQMBzptmG/Mi/H8IdfMSbJgGuX1I/4U6g9yazG1p4BHlf4+2hWU4Q==} 1458 + astro@6.4.8: 1459 + resolution: {integrity: sha512-KK5lX90uU9EeVaTjINyj3sy9/NFXVa59aowaqbWBDDKLXZh4rr7GwIaCFYVetE22MJtsCNFerQXn0vlCLmpP/Q==} 1656 1460 engines: {node: '>=22.12.0', npm: '>=9.6.5', pnpm: '>=7.1.0'} 1657 1461 hasBin: true 1658 1462 ··· 1802 1606 callsite@1.0.0: 1803 1607 resolution: {integrity: sha512-0vdNRFXn5q+dtOqjfFtmtlI9N2eVZ7LMyEV2iKC5mEEFvSg/69Ml6b/WU2qF8W1nLRa0wiSrDT3Y5jOHZCwKPQ==} 1804 1608 1805 - canvas@3.2.1: 1806 - resolution: {integrity: sha512-ej1sPFR5+0YWtaVp6S1N1FVz69TQCqmrkGeRvQxZeAB1nAIcjNTHVwrZtYtWFFBmQsF40/uDLehsW5KuYC99mg==} 1609 + canvas@3.2.3: 1610 + resolution: {integrity: sha512-PzE5nJZPz72YUAfo8oTp0u3fqqY7IzlTubneAihqDYAUcBk7ryeCmBbdJBEdaH0bptSOe2VT2Zwcb3UaFyaSWw==} 1807 1611 engines: {node: ^18.12.0 || >= 20.9.0} 1808 1612 1809 1613 ccount@2.0.1: ··· 2226 2030 es-module-lexer@1.7.0: 2227 2031 resolution: {integrity: sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==} 2228 2032 2229 - es-module-lexer@2.0.0: 2230 - resolution: {integrity: sha512-5POEcUuZybH7IdmGsD8wlf0AI55wMecM9rVBTI/qEAy2c1kTOm3DjFYjrBdI2K3BaJjJYfYFeRtM0t9ssnRuxw==} 2231 - 2232 2033 es-module-lexer@2.3.1: 2233 2034 resolution: {integrity: sha512-shc1dbU90Yl/xq1QrC7QRtfcwURZuVRfPhZbDoldJ1cn1gzDvBaBWlv0eFolj5+0znnPJz5TXLxsN77X/12KTA==} 2234 2035 ··· 2248 2049 resolution: {integrity: sha512-yPDz7wqpg1/mmHLmS3tcfTfbw5f1eryXvyghYBffGdERwe+mV7ZcWzTR8LR17Kvqt3qfPurjlonmnq3MKXIOXw==} 2249 2050 engines: {node: '>= 0.4'} 2250 2051 2251 - esbuild@0.27.4: 2252 - resolution: {integrity: sha512-Rq4vbHnYkK5fws5NF7MYTU68FPRE1ajX7heQ/8QXXWqNgqqJ/GkmmyxIzUnf2Sr/bakf8l54716CcMGHYhMrrQ==} 2253 - engines: {node: '>=18'} 2254 - hasBin: true 2255 - 2256 2052 esbuild@0.27.7: 2257 2053 resolution: {integrity: sha512-IxpibTjyVnmrIQo5aqNpCgoACA/dTKLTlhMHihVHhdkxKyPO1uBBthumT0rdHmcsk9uMonIWS0m4FljWzILh3w==} 2258 2054 engines: {node: '>=18'} ··· 2984 2780 lru-cache@10.4.3: 2985 2781 resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} 2986 2782 2987 - lru-cache@11.2.7: 2988 - resolution: {integrity: sha512-aY/R+aEsRelme17KGQa/1ZSIpLpNYYrhcrepKTZgE+W3WM16YMCaPwOHLHsmopZHELU0Ojin1lPVxKR0MihncA==} 2989 - engines: {node: 20 || >=22} 2990 - 2991 2783 lru-cache@11.5.2: 2992 2784 resolution: {integrity: sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g==} 2993 2785 engines: {node: 20 || >=22} ··· 3352 3144 resolution: {integrity: sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==} 3353 3145 engines: {node: '>=12'} 3354 3146 3355 - oniguruma-parser@0.12.1: 3356 - resolution: {integrity: sha512-8Unqkvk1RYc6yq2WBYRj4hdnsAxVze8i7iPfQr8e4uSP3tRv0rpZcbGUDvxfQQcdwHt/e9PrMvGCsa8OqG9X3w==} 3357 - 3358 3147 oniguruma-parser@0.12.2: 3359 3148 resolution: {integrity: sha512-6HVa5oIrgMC6aA6WF6XyyqbhRPJrKR02L20+2+zpDtO5QAzGHAUGw5TKQvwi5vctNnRHkJYmjAhRVQF2EKdTQw==} 3360 - 3361 - oniguruma-to-es@4.3.5: 3362 - resolution: {integrity: sha512-Zjygswjpsewa0NLTsiizVuMQZbp0MDyM6lIt66OxsF21npUDlzpHi1Mgb/qhQdkb+dWFTzJmFbEWdvZgRho8eQ==} 3363 3149 3364 3150 oniguruma-to-es@4.3.6: 3365 3151 resolution: {integrity: sha512-csuQ9x3Yr0cEIs/Zgx/OEt9iBw9vqIunAPQkx19R/fiMq2oGVTgcMqO/V3Ybqefr1TBvosI6jU539ksaBULJyA==} ··· 3524 3310 picomatch@2.3.2: 3525 3311 resolution: {integrity: sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==} 3526 3312 engines: {node: '>=8.6'} 3527 - 3528 - picomatch@4.0.3: 3529 - resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==} 3530 - engines: {node: '>=12'} 3531 3313 3532 3314 picomatch@4.0.5: 3533 3315 resolution: {integrity: sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==} ··· 3788 3570 sass-formatter@0.7.9: 3789 3571 resolution: {integrity: sha512-CWZ8XiSim+fJVG0cFLStwDvft1VI7uvXdCNJYXhDvowiv+DsbD1nXLiQ4zrE5UBvj5DWZJ93cwN0NX5PMsr1Pw==} 3790 3572 3791 - sax@1.5.0: 3792 - resolution: {integrity: sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==} 3793 - engines: {node: '>=11.0.0'} 3794 - 3795 3573 sax@1.6.0: 3796 3574 resolution: {integrity: sha512-6R3J5M4AcbtLUdZmRv2SygeVaM7IhrLXu9BmnOGmmACak8fiUtOsYNWUS4uK7upbmHIBbLBeFeI//477BKLBzA==} 3797 3575 engines: {node: '>=11.0.0'} ··· 3834 3612 resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} 3835 3613 engines: {node: '>=8'} 3836 3614 3837 - shiki@4.0.2: 3838 - resolution: {integrity: sha512-eAVKTMedR5ckPo4xne/PjYQYrU3qx78gtJZ+sHlXEg5IHhhoQhMfZVzetTYuaJS0L2Ef3AcCRzCHV8T0WI6nIQ==} 3839 - engines: {node: '>=20'} 3840 - 3841 3615 shiki@4.3.1: 3842 3616 resolution: {integrity: sha512-oR+qDVi2OjX1tmDpyv+3KviX01KzO6Af+0NNnKnsp9491UEGz2YpxTuJboS/6VhYpTdqzmuJBuiTlrAWWJAssw==} 3843 3617 engines: {node: '>=20'} ··· 3878 3652 slashes@3.0.12: 3879 3653 resolution: {integrity: sha512-Q9VME8WyGkc7pJf6QEkj3wE+2CnvZMI+XJhwdTPR8Z/kWQRXi7boAWLDibRPyHRTUTPx5FaU7MsyrjI3yLB4HA==} 3880 3654 3881 - smol-toml@1.6.0: 3882 - resolution: {integrity: sha512-4zemZi0HvTnYwLfrpk/CF9LOd9Lt87kAt50GnqhMpyF9U3poDAP2+iukq2bZsO/ufegbYehBkqINbsWxj4l4cw==} 3883 - engines: {node: '>= 18'} 3884 - 3885 3655 smol-toml@1.7.0: 3886 3656 resolution: {integrity: sha512-aqVvWoyO21L23mb+drl4RmMXbf6N7FdHjAhTRA9ZBL7apWBgfWC16KjrASI+1p9GAroljyMHj6fK67i0UiTNvQ==} 3887 3657 engines: {node: '>= 18'} ··· 3997 3767 resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} 3998 3768 engines: {node: '>= 0.4'} 3999 3769 4000 - svgo@4.0.1: 4001 - resolution: {integrity: sha512-XDpWUOPC6FEibaLzjfe0ucaV0YrOjYotGJO1WpF0Zd+n6ZGEQUsSugaoLq9QkEZtAfQIxT42UChcssDVPP3+/w==} 4002 - engines: {node: '>=16'} 4003 - hasBin: true 4004 - 4005 3770 svgo@4.0.2: 4006 3771 resolution: {integrity: sha512-ekx94z1rRc5LDi6oSUaeRnYhd0UOJxdtQCL2rF8xpWxD3TPAsISWOrxezqGovqS38GRZOdpDfvQe3ts6F7nsng==} 4007 3772 engines: {node: '>=16'} ··· 4037 3802 tiny-inflate@1.0.3: 4038 3803 resolution: {integrity: sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==} 4039 3804 4040 - tinyclip@0.1.12: 4041 - resolution: {integrity: sha512-Ae3OVUqifDw0wBriIBS7yVaW44Dp6eSHQcyq4Igc7eN2TJH/2YsicswaW+J/OuMvhpDPOKEgpAZCjkb4hpoyeA==} 4042 - engines: {node: ^16.14.0 || >= 17.3.0} 4043 - 4044 3805 tinyclip@0.1.15: 4045 3806 resolution: {integrity: sha512-uo33abH+Ays0xYaDysoBt494Hb3hsEczMpcC0MwFl773pazORx4fmvKhclhR1wonUbB6vvpRsvVMwnhfqeMc+A==} 4046 3807 engines: {node: ^16.14.0 || >= 17.3.0} ··· 4048 3809 tinyexec@1.0.4: 4049 3810 resolution: {integrity: sha512-u9r3uZC0bdpGOXtlxUIdwf9pkmvhqJdrVCH9fapQtgy/OeTTMZ1nqH7agtvEfmGui6e1XxjcdrlxvxJvc3sMqw==} 4050 3811 engines: {node: '>=18'} 4051 - 4052 - tinyglobby@0.2.15: 4053 - resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==} 4054 - engines: {node: '>=12.0.0'} 4055 3812 4056 3813 tinyglobby@0.2.17: 4057 3814 resolution: {integrity: sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==} ··· 4124 3881 engines: {node: '>=14.17'} 4125 3882 hasBin: true 4126 3883 4127 - ufo@1.6.3: 4128 - resolution: {integrity: sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==} 4129 - 4130 3884 ufo@1.6.4: 4131 3885 resolution: {integrity: sha512-JFNbkD1Svwe0KvGi8GOeLcP4kAWQ609twvCdcHxq1oSL8svv39ZuSvajcD8B+5D0eL4+s1Is2D/O6KN3qcTeRA==} 4132 3886 ··· 4147 3901 undici-types@7.18.2: 4148 3902 resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==} 4149 3903 3904 + undici-types@7.24.6: 3905 + resolution: {integrity: sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==} 3906 + 4150 3907 unicorn-magic@0.1.0: 4151 3908 resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==} 4152 3909 engines: {node: '>=18'} ··· 4441 4198 zod@3.25.76: 4442 4199 resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} 4443 4200 4444 - zod@4.3.6: 4445 - resolution: {integrity: sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==} 4446 - 4447 4201 zod@4.4.3: 4448 4202 resolution: {integrity: sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==} 4449 4203 ··· 4489 4243 transitivePeerDependencies: 4490 4244 - supports-color 4491 4245 4492 - '@astrojs/netlify@7.0.13(@types/node@25.5.0)(astro@6.4.6(@netlify/blobs@10.7.9)(@types/node@25.5.0)(jiti@2.7.0)(rollup@4.62.2)(yaml@2.9.0))(jiti@2.7.0)(rollup@4.62.2)(yaml@2.9.0)': 4246 + '@astrojs/netlify@7.0.13(@types/node@25.9.5)(astro@6.4.8(@netlify/blobs@10.7.9)(@types/node@25.9.5)(jiti@2.7.0)(rollup@4.62.2)(yaml@2.9.0))(jiti@2.7.0)(rollup@4.62.2)(yaml@2.9.0)': 4493 4247 dependencies: 4494 4248 '@astrojs/internal-helpers': 0.10.0 4495 4249 '@astrojs/underscore-redirects': 1.0.3 4496 4250 '@netlify/blobs': 10.7.9 4497 4251 '@netlify/functions': 5.3.0 4498 - '@netlify/vite-plugin': 2.12.8(rollup@4.62.2)(vite@7.3.6(@types/node@25.5.0)(jiti@2.7.0)(yaml@2.9.0)) 4252 + '@netlify/vite-plugin': 2.12.8(rollup@4.62.2)(vite@7.3.6(@types/node@25.9.5)(jiti@2.7.0)(yaml@2.9.0)) 4499 4253 '@vercel/nft': 1.10.2(rollup@4.62.2) 4500 - astro: 6.4.6(@netlify/blobs@10.7.9)(@types/node@25.5.0)(jiti@2.7.0)(rollup@4.62.2)(yaml@2.9.0) 4254 + astro: 6.4.8(@netlify/blobs@10.7.9)(@types/node@25.9.5)(jiti@2.7.0)(rollup@4.62.2)(yaml@2.9.0) 4501 4255 esbuild: 0.27.7 4502 4256 tinyglobby: 0.2.17 4503 - vite: 7.3.6(@types/node@25.5.0)(jiti@2.7.0)(yaml@2.9.0) 4257 + vite: 7.3.6(@types/node@25.9.5)(jiti@2.7.0)(yaml@2.9.0) 4504 4258 transitivePeerDependencies: 4505 4259 - '@azure/app-configuration' 4506 4260 - '@azure/cosmos' ··· 4663 4417 transitivePeerDependencies: 4664 4418 - encoding 4665 4419 4666 - '@changesets/cli@2.31.1(@types/node@25.5.0)': 4420 + '@changesets/cli@2.31.1(@types/node@25.9.5)': 4667 4421 dependencies: 4668 4422 '@changesets/apply-release-plan': 7.1.1 4669 4423 '@changesets/assemble-release-plan': 6.0.10 ··· 4679 4433 '@changesets/should-skip-package': 0.1.2 4680 4434 '@changesets/types': 6.1.0 4681 4435 '@changesets/write': 0.4.0 4682 - '@inquirer/external-editor': 1.0.3(@types/node@25.5.0) 4436 + '@inquirer/external-editor': 1.0.3(@types/node@25.9.5) 4683 4437 '@manypkg/get-packages': 1.1.3 4684 4438 ansi-colors: 4.1.3 4685 4439 enquirer: 2.4.1 ··· 4818 4572 '@whatwg-node/promise-helpers': 1.3.2 4819 4573 tslib: 2.8.1 4820 4574 4821 - '@esbuild/aix-ppc64@0.27.4': 4822 - optional: true 4823 - 4824 4575 '@esbuild/aix-ppc64@0.27.7': 4825 4576 optional: true 4826 4577 4827 4578 '@esbuild/aix-ppc64@0.28.0': 4828 - optional: true 4829 - 4830 - '@esbuild/android-arm64@0.27.4': 4831 4579 optional: true 4832 4580 4833 4581 '@esbuild/android-arm64@0.27.7': ··· 4836 4584 '@esbuild/android-arm64@0.28.0': 4837 4585 optional: true 4838 4586 4839 - '@esbuild/android-arm@0.27.4': 4840 - optional: true 4841 - 4842 4587 '@esbuild/android-arm@0.27.7': 4843 4588 optional: true 4844 4589 4845 4590 '@esbuild/android-arm@0.28.0': 4846 4591 optional: true 4847 4592 4848 - '@esbuild/android-x64@0.27.4': 4849 - optional: true 4850 - 4851 4593 '@esbuild/android-x64@0.27.7': 4852 4594 optional: true 4853 4595 4854 4596 '@esbuild/android-x64@0.28.0': 4855 4597 optional: true 4856 4598 4857 - '@esbuild/darwin-arm64@0.27.4': 4858 - optional: true 4859 - 4860 4599 '@esbuild/darwin-arm64@0.27.7': 4861 4600 optional: true 4862 4601 4863 4602 '@esbuild/darwin-arm64@0.28.0': 4864 4603 optional: true 4865 4604 4866 - '@esbuild/darwin-x64@0.27.4': 4867 - optional: true 4868 - 4869 4605 '@esbuild/darwin-x64@0.27.7': 4870 4606 optional: true 4871 4607 4872 4608 '@esbuild/darwin-x64@0.28.0': 4873 4609 optional: true 4874 4610 4875 - '@esbuild/freebsd-arm64@0.27.4': 4876 - optional: true 4877 - 4878 4611 '@esbuild/freebsd-arm64@0.27.7': 4879 4612 optional: true 4880 4613 4881 4614 '@esbuild/freebsd-arm64@0.28.0': 4882 4615 optional: true 4883 4616 4884 - '@esbuild/freebsd-x64@0.27.4': 4885 - optional: true 4886 - 4887 4617 '@esbuild/freebsd-x64@0.27.7': 4888 4618 optional: true 4889 4619 4890 4620 '@esbuild/freebsd-x64@0.28.0': 4891 4621 optional: true 4892 4622 4893 - '@esbuild/linux-arm64@0.27.4': 4894 - optional: true 4895 - 4896 4623 '@esbuild/linux-arm64@0.27.7': 4897 4624 optional: true 4898 4625 4899 4626 '@esbuild/linux-arm64@0.28.0': 4900 4627 optional: true 4901 4628 4902 - '@esbuild/linux-arm@0.27.4': 4903 - optional: true 4904 - 4905 4629 '@esbuild/linux-arm@0.27.7': 4906 4630 optional: true 4907 4631 4908 4632 '@esbuild/linux-arm@0.28.0': 4909 4633 optional: true 4910 4634 4911 - '@esbuild/linux-ia32@0.27.4': 4912 - optional: true 4913 - 4914 4635 '@esbuild/linux-ia32@0.27.7': 4915 4636 optional: true 4916 4637 4917 4638 '@esbuild/linux-ia32@0.28.0': 4918 4639 optional: true 4919 4640 4920 - '@esbuild/linux-loong64@0.27.4': 4921 - optional: true 4922 - 4923 4641 '@esbuild/linux-loong64@0.27.7': 4924 4642 optional: true 4925 4643 4926 4644 '@esbuild/linux-loong64@0.28.0': 4927 4645 optional: true 4928 4646 4929 - '@esbuild/linux-mips64el@0.27.4': 4930 - optional: true 4931 - 4932 4647 '@esbuild/linux-mips64el@0.27.7': 4933 4648 optional: true 4934 4649 4935 4650 '@esbuild/linux-mips64el@0.28.0': 4936 4651 optional: true 4937 4652 4938 - '@esbuild/linux-ppc64@0.27.4': 4939 - optional: true 4940 - 4941 4653 '@esbuild/linux-ppc64@0.27.7': 4942 4654 optional: true 4943 4655 4944 4656 '@esbuild/linux-ppc64@0.28.0': 4945 4657 optional: true 4946 4658 4947 - '@esbuild/linux-riscv64@0.27.4': 4948 - optional: true 4949 - 4950 4659 '@esbuild/linux-riscv64@0.27.7': 4951 4660 optional: true 4952 4661 4953 4662 '@esbuild/linux-riscv64@0.28.0': 4954 - optional: true 4955 - 4956 - '@esbuild/linux-s390x@0.27.4': 4957 4663 optional: true 4958 4664 4959 4665 '@esbuild/linux-s390x@0.27.7': ··· 4962 4668 '@esbuild/linux-s390x@0.28.0': 4963 4669 optional: true 4964 4670 4965 - '@esbuild/linux-x64@0.27.4': 4966 - optional: true 4967 - 4968 4671 '@esbuild/linux-x64@0.27.7': 4969 4672 optional: true 4970 4673 4971 4674 '@esbuild/linux-x64@0.28.0': 4972 4675 optional: true 4973 4676 4974 - '@esbuild/netbsd-arm64@0.27.4': 4975 - optional: true 4976 - 4977 4677 '@esbuild/netbsd-arm64@0.27.7': 4978 4678 optional: true 4979 4679 4980 4680 '@esbuild/netbsd-arm64@0.28.0': 4981 - optional: true 4982 - 4983 - '@esbuild/netbsd-x64@0.27.4': 4984 4681 optional: true 4985 4682 4986 4683 '@esbuild/netbsd-x64@0.27.7': ··· 4989 4686 '@esbuild/netbsd-x64@0.28.0': 4990 4687 optional: true 4991 4688 4992 - '@esbuild/openbsd-arm64@0.27.4': 4993 - optional: true 4994 - 4995 4689 '@esbuild/openbsd-arm64@0.27.7': 4996 4690 optional: true 4997 4691 4998 4692 '@esbuild/openbsd-arm64@0.28.0': 4999 4693 optional: true 5000 4694 5001 - '@esbuild/openbsd-x64@0.27.4': 5002 - optional: true 5003 - 5004 4695 '@esbuild/openbsd-x64@0.27.7': 5005 4696 optional: true 5006 4697 5007 4698 '@esbuild/openbsd-x64@0.28.0': 5008 - optional: true 5009 - 5010 - '@esbuild/openharmony-arm64@0.27.4': 5011 4699 optional: true 5012 4700 5013 4701 '@esbuild/openharmony-arm64@0.27.7': ··· 5016 4704 '@esbuild/openharmony-arm64@0.28.0': 5017 4705 optional: true 5018 4706 5019 - '@esbuild/sunos-x64@0.27.4': 5020 - optional: true 5021 - 5022 4707 '@esbuild/sunos-x64@0.27.7': 5023 4708 optional: true 5024 4709 5025 4710 '@esbuild/sunos-x64@0.28.0': 5026 4711 optional: true 5027 4712 5028 - '@esbuild/win32-arm64@0.27.4': 5029 - optional: true 5030 - 5031 4713 '@esbuild/win32-arm64@0.27.7': 5032 4714 optional: true 5033 4715 5034 4716 '@esbuild/win32-arm64@0.28.0': 5035 - optional: true 5036 - 5037 - '@esbuild/win32-ia32@0.27.4': 5038 4717 optional: true 5039 4718 5040 4719 '@esbuild/win32-ia32@0.27.7': ··· 5043 4722 '@esbuild/win32-ia32@0.28.0': 5044 4723 optional: true 5045 4724 5046 - '@esbuild/win32-x64@0.27.4': 5047 - optional: true 5048 - 5049 4725 '@esbuild/win32-x64@0.27.7': 5050 4726 optional: true 5051 4727 ··· 5158 4834 5159 4835 '@import-maps/resolve@2.0.0': {} 5160 4836 5161 - '@inquirer/external-editor@1.0.3(@types/node@25.5.0)': 4837 + '@inquirer/external-editor@1.0.3(@types/node@25.9.5)': 5162 4838 dependencies: 5163 4839 chardet: 2.1.1 5164 4840 iconv-lite: 0.7.2 5165 4841 optionalDependencies: 5166 - '@types/node': 25.5.0 4842 + '@types/node': 25.9.5 5167 4843 5168 4844 '@isaacs/cliui@8.0.2': 5169 4845 dependencies: ··· 5490 5166 5491 5167 '@netlify/types@2.8.0': {} 5492 5168 5493 - '@netlify/vite-plugin@2.12.8(rollup@4.62.2)(vite@7.3.6(@types/node@25.5.0)(jiti@2.7.0)(yaml@2.9.0))': 5169 + '@netlify/vite-plugin@2.12.8(rollup@4.62.2)(vite@7.3.6(@types/node@25.9.5)(jiti@2.7.0)(yaml@2.9.0))': 5494 5170 dependencies: 5495 5171 '@netlify/dev': 4.18.7(rollup@4.62.2) 5496 5172 '@netlify/dev-utils': 4.4.6 5497 5173 dedent: 1.7.2 5498 - vite: 7.3.6(@types/node@25.5.0)(jiti@2.7.0)(yaml@2.9.0) 5174 + vite: 7.3.6(@types/node@25.9.5)(jiti@2.7.0)(yaml@2.9.0) 5499 5175 transitivePeerDependencies: 5500 5176 - '@azure/app-configuration' 5501 5177 - '@azure/cosmos' ··· 5693 5369 5694 5370 '@pkgjs/parseargs@0.11.0': 5695 5371 optional: true 5696 - 5697 - '@rollup/pluginutils@5.3.0(rollup@4.62.2)': 5698 - dependencies: 5699 - '@types/estree': 1.0.8 5700 - estree-walker: 2.0.2 5701 - picomatch: 4.0.3 5702 - optionalDependencies: 5703 - rollup: 4.62.2 5704 5372 5705 5373 '@rollup/pluginutils@5.4.0(rollup@4.62.2)': 5706 5374 dependencies: ··· 5785 5453 '@rollup/rollup-win32-x64-msvc@4.62.2': 5786 5454 optional: true 5787 5455 5788 - '@shikijs/core@4.0.2': 5789 - dependencies: 5790 - '@shikijs/primitive': 4.0.2 5791 - '@shikijs/types': 4.0.2 5792 - '@shikijs/vscode-textmate': 10.0.2 5793 - '@types/hast': 3.0.4 5794 - hast-util-to-html: 9.0.5 5795 - 5796 5456 '@shikijs/core@4.3.1': 5797 5457 dependencies: 5798 5458 '@shikijs/primitive': 4.3.1 ··· 5801 5461 '@types/hast': 3.0.5 5802 5462 hast-util-to-html: 9.0.5 5803 5463 5804 - '@shikijs/engine-javascript@4.0.2': 5805 - dependencies: 5806 - '@shikijs/types': 4.0.2 5807 - '@shikijs/vscode-textmate': 10.0.2 5808 - oniguruma-to-es: 4.3.5 5809 - 5810 5464 '@shikijs/engine-javascript@4.3.1': 5811 5465 dependencies: 5812 5466 '@shikijs/types': 4.3.1 5813 5467 '@shikijs/vscode-textmate': 10.0.2 5814 5468 oniguruma-to-es: 4.3.6 5815 5469 5816 - '@shikijs/engine-oniguruma@4.0.2': 5817 - dependencies: 5818 - '@shikijs/types': 4.0.2 5819 - '@shikijs/vscode-textmate': 10.0.2 5820 - 5821 5470 '@shikijs/engine-oniguruma@4.3.1': 5822 5471 dependencies: 5823 5472 '@shikijs/types': 4.3.1 5824 5473 '@shikijs/vscode-textmate': 10.0.2 5825 5474 5826 - '@shikijs/langs@4.0.2': 5827 - dependencies: 5828 - '@shikijs/types': 4.0.2 5829 - 5830 5475 '@shikijs/langs@4.3.1': 5831 5476 dependencies: 5832 5477 '@shikijs/types': 4.3.1 5833 5478 5834 - '@shikijs/primitive@4.0.2': 5835 - dependencies: 5836 - '@shikijs/types': 4.0.2 5837 - '@shikijs/vscode-textmate': 10.0.2 5838 - '@types/hast': 3.0.4 5839 - 5840 5479 '@shikijs/primitive@4.3.1': 5841 5480 dependencies: 5842 5481 '@shikijs/types': 4.3.1 5843 5482 '@shikijs/vscode-textmate': 10.0.2 5844 5483 '@types/hast': 3.0.5 5845 5484 5846 - '@shikijs/themes@4.0.2': 5847 - dependencies: 5848 - '@shikijs/types': 4.0.2 5849 - 5850 5485 '@shikijs/themes@4.3.1': 5851 5486 dependencies: 5852 5487 '@shikijs/types': 4.3.1 5853 5488 5854 - '@shikijs/types@4.0.2': 5855 - dependencies: 5856 - '@shikijs/vscode-textmate': 10.0.2 5857 - '@types/hast': 3.0.4 5858 - 5859 5489 '@shikijs/types@4.3.1': 5860 5490 dependencies: 5861 5491 '@shikijs/vscode-textmate': 10.0.2 ··· 5894 5524 dependencies: 5895 5525 '@types/ms': 2.1.0 5896 5526 5897 - '@types/estree@1.0.8': {} 5898 - 5899 5527 '@types/estree@1.0.9': {} 5900 - 5901 - '@types/hast@3.0.4': 5902 - dependencies: 5903 - '@types/unist': 3.0.3 5904 5528 5905 5529 '@types/hast@3.0.5': 5906 5530 dependencies: ··· 5921 5545 '@types/node@25.5.0': 5922 5546 dependencies: 5923 5547 undici-types: 7.18.2 5548 + optional: true 5549 + 5550 + '@types/node@25.9.5': 5551 + dependencies: 5552 + undici-types: 7.24.6 5924 5553 5925 5554 '@types/normalize-package-data@2.4.4': {} 5926 5555 ··· 6175 5804 6176 5805 ast-module-types@6.0.2: {} 6177 5806 6178 - astro@6.4.6(@netlify/blobs@10.7.9)(@types/node@25.5.0)(jiti@2.7.0)(rollup@4.62.2)(yaml@2.9.0): 5807 + astro@6.4.8(@netlify/blobs@10.7.9)(@types/node@25.9.5)(jiti@2.7.0)(rollup@4.62.2)(yaml@2.9.0): 6179 5808 dependencies: 6180 5809 '@astrojs/compiler': 4.0.0 6181 5810 '@astrojs/internal-helpers': 0.10.0 ··· 6184 5813 '@capsizecss/unpack': 4.0.0 6185 5814 '@clack/prompts': 1.1.0 6186 5815 '@oslojs/encoding': 1.1.0 6187 - '@rollup/pluginutils': 5.3.0(rollup@4.62.2) 5816 + '@rollup/pluginutils': 5.4.0(rollup@4.62.2) 6188 5817 aria-query: 5.3.2 6189 5818 axobject-query: 4.1.0 6190 5819 ci-info: 4.4.0 ··· 6194 5823 devalue: 5.8.1 6195 5824 diff: 8.0.3 6196 5825 dset: 3.1.4 6197 - es-module-lexer: 2.0.0 6198 - esbuild: 0.27.4 5826 + es-module-lexer: 2.3.1 5827 + esbuild: 0.27.7 6199 5828 flattie: 1.1.1 6200 5829 fontace: 0.4.1 6201 5830 get-tsconfig: 5.0.0-beta.4 6202 5831 github-slugger: 2.0.0 6203 5832 html-escaper: 3.0.3 6204 5833 http-cache-semantics: 4.2.0 6205 - js-yaml: 4.1.1 5834 + js-yaml: 4.3.0 6206 5835 jsonc-parser: 3.3.1 6207 5836 magic-string: 0.30.21 6208 5837 magicast: 0.5.2 ··· 6215 5844 piccolore: 0.1.3 6216 5845 picomatch: 4.0.5 6217 5846 rehype: 13.0.2 6218 - semver: 7.7.4 6219 - shiki: 4.0.2 6220 - smol-toml: 1.6.0 6221 - svgo: 4.0.1 6222 - tinyclip: 0.1.12 5847 + semver: 7.8.5 5848 + shiki: 4.3.1 5849 + smol-toml: 1.7.0 5850 + svgo: 4.0.2 5851 + tinyclip: 0.1.15 6223 5852 tinyexec: 1.0.4 6224 - tinyglobby: 0.2.15 5853 + tinyglobby: 0.2.17 6225 5854 ultrahtml: 1.6.0 6226 5855 unifont: 0.7.4 6227 5856 unist-util-visit: 5.1.0 6228 5857 unstorage: 1.17.5(@netlify/blobs@10.7.9) 6229 5858 vfile: 6.0.3 6230 - vite: 7.3.6(@types/node@25.5.0)(jiti@2.7.0)(yaml@2.9.0) 6231 - vitefu: 1.1.2(vite@7.3.6(@types/node@25.5.0)(jiti@2.7.0)(yaml@2.9.0)) 5859 + vite: 7.3.6(@types/node@25.9.5)(jiti@2.7.0)(yaml@2.9.0) 5860 + vitefu: 1.1.2(vite@7.3.6(@types/node@25.9.5)(jiti@2.7.0)(yaml@2.9.0)) 6232 5861 xxhash-wasm: 1.1.0 6233 5862 yargs-parser: 22.0.0 6234 - zod: 4.3.6 5863 + zod: 4.4.3 6235 5864 optionalDependencies: 6236 5865 sharp: 0.34.5 6237 5866 transitivePeerDependencies: ··· 6402 6031 6403 6032 callsite@1.0.0: {} 6404 6033 6405 - canvas@3.2.1: 6034 + canvas@3.2.3: 6406 6035 dependencies: 6407 6036 node-addon-api: 7.1.1 6408 6037 prebuild-install: 7.1.3 ··· 6834 6463 6835 6464 es-module-lexer@1.7.0: {} 6836 6465 6837 - es-module-lexer@2.0.0: {} 6838 - 6839 6466 es-module-lexer@2.3.1: {} 6840 6467 6841 6468 es-object-atoms@1.1.2: ··· 6862 6489 is-date-object: 1.1.0 6863 6490 is-symbol: 1.1.1 6864 6491 6865 - esbuild@0.27.4: 6866 - optionalDependencies: 6867 - '@esbuild/aix-ppc64': 0.27.4 6868 - '@esbuild/android-arm': 0.27.4 6869 - '@esbuild/android-arm64': 0.27.4 6870 - '@esbuild/android-x64': 0.27.4 6871 - '@esbuild/darwin-arm64': 0.27.4 6872 - '@esbuild/darwin-x64': 0.27.4 6873 - '@esbuild/freebsd-arm64': 0.27.4 6874 - '@esbuild/freebsd-x64': 0.27.4 6875 - '@esbuild/linux-arm': 0.27.4 6876 - '@esbuild/linux-arm64': 0.27.4 6877 - '@esbuild/linux-ia32': 0.27.4 6878 - '@esbuild/linux-loong64': 0.27.4 6879 - '@esbuild/linux-mips64el': 0.27.4 6880 - '@esbuild/linux-ppc64': 0.27.4 6881 - '@esbuild/linux-riscv64': 0.27.4 6882 - '@esbuild/linux-s390x': 0.27.4 6883 - '@esbuild/linux-x64': 0.27.4 6884 - '@esbuild/netbsd-arm64': 0.27.4 6885 - '@esbuild/netbsd-x64': 0.27.4 6886 - '@esbuild/openbsd-arm64': 0.27.4 6887 - '@esbuild/openbsd-x64': 0.27.4 6888 - '@esbuild/openharmony-arm64': 0.27.4 6889 - '@esbuild/sunos-x64': 0.27.4 6890 - '@esbuild/win32-arm64': 0.27.4 6891 - '@esbuild/win32-ia32': 0.27.4 6892 - '@esbuild/win32-x64': 0.27.4 6893 - 6894 6492 esbuild@0.27.7: 6895 6493 optionalDependencies: 6896 6494 '@esbuild/aix-ppc64': 0.27.7 ··· 7037 6635 dependencies: 7038 6636 pend: 1.2.0 7039 6637 7040 - fdir@6.5.0(picomatch@4.0.3): 7041 - optionalDependencies: 7042 - picomatch: 4.0.3 7043 - 7044 6638 fdir@6.5.0(picomatch@4.0.5): 7045 6639 optionalDependencies: 7046 6640 picomatch: 4.0.5 ··· 7236 6830 iron-webcrypto: 1.2.1 7237 6831 node-mock-http: 1.0.4 7238 6832 radix3: 1.1.2 7239 - ufo: 1.6.3 6833 + ufo: 1.6.4 7240 6834 uncrypto: 0.1.3 7241 6835 7242 6836 has-bigints@1.1.0: {} ··· 7307 6901 7308 6902 hast-util-to-html@9.0.5: 7309 6903 dependencies: 7310 - '@types/hast': 3.0.4 6904 + '@types/hast': 3.0.5 7311 6905 '@types/unist': 3.0.3 7312 6906 ccount: 2.0.1 7313 6907 comma-separated-tokens: 2.0.3 ··· 7338 6932 7339 6933 hast-util-whitespace@3.0.0: 7340 6934 dependencies: 7341 - '@types/hast': 3.0.4 6935 + '@types/hast': 3.0.5 7342 6936 7343 6937 hastscript@9.0.1: 7344 6938 dependencies: ··· 7750 7344 7751 7345 lru-cache@10.4.3: {} 7752 7346 7753 - lru-cache@11.2.7: {} 7754 - 7755 7347 lru-cache@11.5.2: {} 7756 7348 7757 7349 luxon@3.7.2: {} ··· 7762 7354 7763 7355 magicast@0.5.2: 7764 7356 dependencies: 7765 - '@babel/parser': 7.29.0 7766 - '@babel/types': 7.29.0 7357 + '@babel/parser': 7.29.7 7358 + '@babel/types': 7.29.7 7767 7359 source-map-js: 1.2.1 7768 7360 7769 7361 map-obj@5.0.2: {} ··· 8166 7758 8167 7759 node-abi@3.89.0: 8168 7760 dependencies: 8169 - semver: 7.7.4 7761 + semver: 7.8.5 8170 7762 8171 7763 node-addon-api@7.1.1: {} 8172 7764 ··· 8253 7845 dependencies: 8254 7846 destr: 2.0.5 8255 7847 node-fetch-native: 1.6.7 8256 - ufo: 1.6.3 7848 + ufo: 1.6.4 8257 7849 8258 7850 ohash@2.0.11: {} 8259 7851 ··· 8271 7863 dependencies: 8272 7864 mimic-fn: 4.0.0 8273 7865 8274 - oniguruma-parser@0.12.1: {} 8275 - 8276 7866 oniguruma-parser@0.12.2: {} 8277 - 8278 - oniguruma-to-es@4.3.5: 8279 - dependencies: 8280 - oniguruma-parser: 0.12.1 8281 - regex: 6.1.0 8282 - regex-recursion: 6.0.2 8283 7867 8284 7868 oniguruma-to-es@4.3.6: 8285 7869 dependencies: ··· 8428 8012 8429 8013 picomatch@2.3.2: {} 8430 8014 8431 - picomatch@4.0.3: {} 8432 - 8433 8015 picomatch@4.0.5: {} 8434 8016 8435 8017 picoquery@2.5.0: {} ··· 8617 8199 8618 8200 rehype-parse@9.0.1: 8619 8201 dependencies: 8620 - '@types/hast': 3.0.4 8202 + '@types/hast': 3.0.5 8621 8203 hast-util-from-html: 2.0.3 8622 8204 unified: 11.0.5 8623 8205 ··· 8629 8211 8630 8212 rehype-stringify@10.0.1: 8631 8213 dependencies: 8632 - '@types/hast': 3.0.4 8214 + '@types/hast': 3.0.5 8633 8215 hast-util-to-html: 9.0.5 8634 8216 unified: 11.0.5 8635 8217 8636 8218 rehype@13.0.2: 8637 8219 dependencies: 8638 - '@types/hast': 3.0.4 8220 + '@types/hast': 3.0.5 8639 8221 rehype-parse: 9.0.1 8640 8222 rehype-stringify: 10.0.1 8641 8223 unified: 11.0.5 ··· 8805 8387 sass-formatter@0.7.9: 8806 8388 dependencies: 8807 8389 suf-log: 2.5.3 8808 - 8809 - sax@1.5.0: {} 8810 8390 8811 8391 sax@1.6.0: {} 8812 8392 ··· 8842 8422 dependencies: 8843 8423 '@img/colour': 1.1.0 8844 8424 detect-libc: 2.1.2 8845 - semver: 7.7.4 8425 + semver: 7.8.5 8846 8426 optionalDependencies: 8847 8427 '@img/sharp-darwin-arm64': 0.34.5 8848 8428 '@img/sharp-darwin-x64': 0.34.5 ··· 8874 8454 shebang-regex: 3.0.0 8875 8455 8876 8456 shebang-regex@3.0.0: {} 8877 - 8878 - shiki@4.0.2: 8879 - dependencies: 8880 - '@shikijs/core': 4.0.2 8881 - '@shikijs/engine-javascript': 4.0.2 8882 - '@shikijs/engine-oniguruma': 4.0.2 8883 - '@shikijs/langs': 4.0.2 8884 - '@shikijs/themes': 4.0.2 8885 - '@shikijs/types': 4.0.2 8886 - '@shikijs/vscode-textmate': 10.0.2 8887 - '@types/hast': 3.0.4 8888 8457 8889 8458 shiki@4.3.1: 8890 8459 dependencies: ··· 8940 8509 slash@3.0.0: {} 8941 8510 8942 8511 slashes@3.0.12: {} 8943 - 8944 - smol-toml@1.6.0: {} 8945 8512 8946 8513 smol-toml@1.7.0: {} 8947 8514 ··· 9074 8641 9075 8642 supports-preserve-symlinks-flag@1.0.0: {} 9076 8643 9077 - svgo@4.0.1: 9078 - dependencies: 9079 - commander: 11.1.0 9080 - css-select: 5.2.2 9081 - css-tree: 3.2.1 9082 - css-what: 6.2.2 9083 - csso: 5.0.5 9084 - picocolors: 1.1.1 9085 - sax: 1.5.0 9086 - 9087 8644 svgo@4.0.2: 9088 8645 dependencies: 9089 8646 commander: 11.1.0 ··· 9147 8704 9148 8705 tiny-inflate@1.0.3: {} 9149 8706 9150 - tinyclip@0.1.12: {} 9151 - 9152 8707 tinyclip@0.1.15: {} 9153 8708 9154 8709 tinyexec@1.0.4: {} 9155 8710 9156 - tinyglobby@0.2.15: 9157 - dependencies: 9158 - fdir: 6.5.0(picomatch@4.0.3) 9159 - picomatch: 4.0.3 9160 - 9161 8711 tinyglobby@0.2.17: 9162 8712 dependencies: 9163 8713 fdir: 6.5.0(picomatch@4.0.5) ··· 9232 8782 9233 8783 typescript@5.9.3: {} 9234 8784 9235 - ufo@1.6.3: {} 9236 - 9237 8785 ufo@1.6.4: {} 9238 8786 9239 8787 ulid@3.0.2: {} ··· 9249 8797 9250 8798 uncrypto@0.1.3: {} 9251 8799 9252 - undici-types@7.18.2: {} 8800 + undici-types@7.18.2: 8801 + optional: true 8802 + 8803 + undici-types@7.24.6: {} 9253 8804 9254 8805 unicorn-magic@0.1.0: {} 9255 8806 ··· 9323 8874 chokidar: 5.0.0 9324 8875 destr: 2.0.5 9325 8876 h3: 1.15.11 9326 - lru-cache: 11.2.7 8877 + lru-cache: 11.5.2 9327 8878 node-fetch-native: 1.6.7 9328 8879 ofetch: 1.5.1 9329 - ufo: 1.6.3 8880 + ufo: 1.6.4 9330 8881 optionalDependencies: 9331 8882 '@netlify/blobs': 10.7.9 9332 8883 ··· 9366 8917 '@types/unist': 3.0.3 9367 8918 vfile-message: 4.0.3 9368 8919 9369 - vite@7.3.6(@types/node@25.5.0)(jiti@2.7.0)(yaml@2.9.0): 8920 + vite@7.3.6(@types/node@25.9.5)(jiti@2.7.0)(yaml@2.9.0): 9370 8921 dependencies: 9371 - esbuild: 0.27.7 8922 + esbuild: 0.28.0 9372 8923 fdir: 6.5.0(picomatch@4.0.5) 9373 8924 picomatch: 4.0.5 9374 8925 postcss: 8.5.19 9375 8926 rollup: 4.62.2 9376 8927 tinyglobby: 0.2.17 9377 8928 optionalDependencies: 9378 - '@types/node': 25.5.0 8929 + '@types/node': 25.9.5 9379 8930 fsevents: 2.3.3 9380 8931 jiti: 2.7.0 9381 8932 yaml: 2.9.0 9382 8933 9383 - vitefu@1.1.2(vite@7.3.6(@types/node@25.5.0)(jiti@2.7.0)(yaml@2.9.0)): 8934 + vitefu@1.1.2(vite@7.3.6(@types/node@25.9.5)(jiti@2.7.0)(yaml@2.9.0)): 9384 8935 optionalDependencies: 9385 - vite: 7.3.6(@types/node@25.5.0)(jiti@2.7.0)(yaml@2.9.0) 8936 + vite: 7.3.6(@types/node@25.9.5)(jiti@2.7.0)(yaml@2.9.0) 9386 8937 9387 8938 web-namespaces@2.0.1: {} 9388 8939 ··· 9519 9070 readable-stream: 4.7.0 9520 9071 9521 9072 zod@3.25.76: {} 9522 - 9523 - zod@4.3.6: {} 9524 9073 9525 9074 zod@4.4.3: {} 9526 9075