Mirror of
0
fork

Configure Feed

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

fix(deps): update npm-packages [skip ci] (#138)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
d44554ca e0814bd7

+63 -431
+12 -12
package.json
··· 23 23 }, 24 24 "dependencies": { 25 25 "@astrojs/check": "^0.9.5", 26 - "@astrojs/markdown-remark": "6.3.8", 27 - "@astrojs/starlight": "^0.36.1", 26 + "@astrojs/markdown-remark": "6.3.9", 27 + "@astrojs/starlight": "^0.36.2", 28 28 "@expressive-code/plugin-collapsible-sections": "^0.41.3", 29 29 "@expressive-code/plugin-line-numbers": "^0.41.3", 30 30 "@fontsource-variable/atkinson-hyperlegible-next": "^5.2.6", 31 31 "@fontsource-variable/jetbrains-mono": "^5.2.8", 32 - "@lucide/astro": "^0.545.0", 32 + "@lucide/astro": "^0.554.0", 33 33 "@lunariajs/core": "^0.1.1", 34 34 "@lunariajs/starlight": "^0.1.1", 35 - "astro": "^5.15.1", 35 + "astro": "^5.16.0", 36 36 "dotenv": "^17.2.3", 37 37 "hastscript": "^9.0.1", 38 38 "rehype-autolink-headings": "^7.1.0", 39 - "sharp": "^0.34.4", 40 - "starlight-blog": "^0.24.2", 41 - "starlight-cooler-credit": "^0.4.0", 42 - "starlight-giscus": "^0.8.0", 43 - "starlight-image-zoom": "^0.13.1", 44 - "starlight-links-validator": "^0.18.0", 45 - "starlight-theme-rapide": "^0.5.1", 39 + "sharp": "^0.34.5", 40 + "starlight-blog": "^0.25.1", 41 + "starlight-cooler-credit": "^0.4.1", 42 + "starlight-giscus": "^0.8.1", 43 + "starlight-image-zoom": "^0.13.2", 44 + "starlight-links-validator": "^0.19.1", 45 + "starlight-theme-rapide": "^0.5.2", 46 46 "typescript": "^5.9.3", 47 47 "unist-util-visit": "^5.0.0" 48 48 }, ··· 50 50 "@trivago/prettier-plugin-sort-imports": "6.0.0", 51 51 "prettier": "3.6.2", 52 52 "prettier-plugin-astro": "0.14.1", 53 - "vite": "^7.1.9" 53 + "vite": "^7.2.4" 54 54 }, 55 55 "packageManager": "pnpm@10.10.0" 56 56 }
+51 -419
pnpm-lock.yaml
··· 12 12 specifier: ^0.9.5 13 13 version: 0.9.5(prettier-plugin-astro@0.14.1)(prettier@3.6.2)(typescript@5.9.3) 14 14 '@astrojs/markdown-remark': 15 - specifier: 6.3.8 16 - version: 6.3.8 15 + specifier: 6.3.9 16 + version: 6.3.9 17 17 '@astrojs/starlight': 18 - specifier: ^0.36.1 18 + specifier: ^0.36.2 19 19 version: 0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 20 20 '@expressive-code/plugin-collapsible-sections': 21 21 specifier: ^0.41.3 ··· 30 30 specifier: ^5.2.8 31 31 version: 5.2.8 32 32 '@lucide/astro': 33 - specifier: ^0.545.0 34 - version: 0.545.0(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 33 + specifier: ^0.554.0 34 + version: 0.554.0(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 35 35 '@lunariajs/core': 36 36 specifier: ^0.1.1 37 37 version: 0.1.1 ··· 39 39 specifier: ^0.1.1 40 40 version: 0.1.1(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)))(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 41 41 astro: 42 - specifier: ^5.15.1 42 + specifier: ^5.16.0 43 43 version: 5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1) 44 44 dotenv: 45 45 specifier: ^17.2.3 ··· 51 51 specifier: ^7.1.0 52 52 version: 7.1.0 53 53 sharp: 54 - specifier: ^0.34.4 54 + specifier: ^0.34.5 55 55 version: 0.34.5 56 56 starlight-blog: 57 - specifier: ^0.24.2 58 - version: 0.24.3(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)))(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 57 + specifier: ^0.25.1 58 + version: 0.25.1(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)))(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 59 59 starlight-cooler-credit: 60 - specifier: ^0.4.0 60 + specifier: ^0.4.1 61 61 version: 0.4.1(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))) 62 62 starlight-giscus: 63 - specifier: ^0.8.0 63 + specifier: ^0.8.1 64 64 version: 0.8.1(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))) 65 65 starlight-image-zoom: 66 - specifier: ^0.13.1 66 + specifier: ^0.13.2 67 67 version: 0.13.2(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))) 68 68 starlight-links-validator: 69 - specifier: ^0.18.0 70 - version: 0.18.1(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))) 69 + specifier: ^0.19.1 70 + version: 0.19.1(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))) 71 71 starlight-theme-rapide: 72 - specifier: ^0.5.1 72 + specifier: ^0.5.2 73 73 version: 0.5.2(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))) 74 74 typescript: 75 75 specifier: ^5.9.3 ··· 88 88 specifier: 0.14.1 89 89 version: 0.14.1 90 90 vite: 91 - specifier: ^7.1.9 92 - version: 7.1.11(@types/node@24.7.1)(jiti@1.21.7)(yaml@2.8.1) 91 + specifier: ^7.2.4 92 + version: 7.2.4(@types/node@24.7.1)(jiti@1.21.7)(yaml@2.8.1) 93 93 94 94 starlight: {} 95 95 ··· 245 245 '@emnapi/runtime@1.7.1': 246 246 resolution: {integrity: sha512-PVtJr5CmLwYAU9PZDMITZoR5iAOShYREoR45EyyLrbntV50mdePTgUn4AmOw90Ifcj+x2kRjdzr1HP3RrNiHGA==} 247 247 248 - '@esbuild/aix-ppc64@0.25.10': 249 - resolution: {integrity: sha512-0NFWnA+7l41irNuaSVlLfgNT12caWJVLzp5eAVhZ0z1qpxbockccEt3s+149rE64VUI3Ml2zt8Nv5JVc4QXTsw==} 250 - engines: {node: '>=18'} 251 - cpu: [ppc64] 252 - os: [aix] 253 - 254 248 '@esbuild/aix-ppc64@0.25.12': 255 249 resolution: {integrity: sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==} 256 250 engines: {node: '>=18'} 257 251 cpu: [ppc64] 258 252 os: [aix] 259 253 260 - '@esbuild/android-arm64@0.25.10': 261 - resolution: {integrity: sha512-LSQa7eDahypv/VO6WKohZGPSJDq5OVOo3UoFR1E4t4Gj1W7zEQMUhI+lo81H+DtB+kP+tDgBp+M4oNCwp6kffg==} 262 - engines: {node: '>=18'} 263 - cpu: [arm64] 264 - os: [android] 265 - 266 254 '@esbuild/android-arm64@0.25.12': 267 255 resolution: {integrity: sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==} 268 256 engines: {node: '>=18'} 269 257 cpu: [arm64] 270 258 os: [android] 271 259 272 - '@esbuild/android-arm@0.25.10': 273 - resolution: {integrity: sha512-dQAxF1dW1C3zpeCDc5KqIYuZ1tgAdRXNoZP7vkBIRtKZPYe2xVr/d3SkirklCHudW1B45tGiUlz2pUWDfbDD4w==} 274 - engines: {node: '>=18'} 275 - cpu: [arm] 276 - os: [android] 277 - 278 260 '@esbuild/android-arm@0.25.12': 279 261 resolution: {integrity: sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==} 280 262 engines: {node: '>=18'} 281 263 cpu: [arm] 282 264 os: [android] 283 265 284 - '@esbuild/android-x64@0.25.10': 285 - resolution: {integrity: sha512-MiC9CWdPrfhibcXwr39p9ha1x0lZJ9KaVfvzA0Wxwz9ETX4v5CHfF09bx935nHlhi+MxhA63dKRRQLiVgSUtEg==} 286 - engines: {node: '>=18'} 287 - cpu: [x64] 288 - os: [android] 289 - 290 266 '@esbuild/android-x64@0.25.12': 291 267 resolution: {integrity: sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==} 292 268 engines: {node: '>=18'} 293 269 cpu: [x64] 294 270 os: [android] 295 271 296 - '@esbuild/darwin-arm64@0.25.10': 297 - resolution: {integrity: sha512-JC74bdXcQEpW9KkV326WpZZjLguSZ3DfS8wrrvPMHgQOIEIG/sPXEN/V8IssoJhbefLRcRqw6RQH2NnpdprtMA==} 298 - engines: {node: '>=18'} 299 - cpu: [arm64] 300 - os: [darwin] 301 - 302 272 '@esbuild/darwin-arm64@0.25.12': 303 273 resolution: {integrity: sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==} 304 274 engines: {node: '>=18'} 305 275 cpu: [arm64] 306 276 os: [darwin] 307 277 308 - '@esbuild/darwin-x64@0.25.10': 309 - resolution: {integrity: sha512-tguWg1olF6DGqzws97pKZ8G2L7Ig1vjDmGTwcTuYHbuU6TTjJe5FXbgs5C1BBzHbJ2bo1m3WkQDbWO2PvamRcg==} 310 - engines: {node: '>=18'} 311 - cpu: [x64] 312 - os: [darwin] 313 - 314 278 '@esbuild/darwin-x64@0.25.12': 315 279 resolution: {integrity: sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==} 316 280 engines: {node: '>=18'} 317 281 cpu: [x64] 318 282 os: [darwin] 319 283 320 - '@esbuild/freebsd-arm64@0.25.10': 321 - resolution: {integrity: sha512-3ZioSQSg1HT2N05YxeJWYR+Libe3bREVSdWhEEgExWaDtyFbbXWb49QgPvFH8u03vUPX10JhJPcz7s9t9+boWg==} 322 - engines: {node: '>=18'} 323 - cpu: [arm64] 324 - os: [freebsd] 325 - 326 284 '@esbuild/freebsd-arm64@0.25.12': 327 285 resolution: {integrity: sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==} 328 286 engines: {node: '>=18'} 329 287 cpu: [arm64] 330 - os: [freebsd] 331 - 332 - '@esbuild/freebsd-x64@0.25.10': 333 - resolution: {integrity: sha512-LLgJfHJk014Aa4anGDbh8bmI5Lk+QidDmGzuC2D+vP7mv/GeSN+H39zOf7pN5N8p059FcOfs2bVlrRr4SK9WxA==} 334 - engines: {node: '>=18'} 335 - cpu: [x64] 336 288 os: [freebsd] 337 289 338 290 '@esbuild/freebsd-x64@0.25.12': ··· 341 293 cpu: [x64] 342 294 os: [freebsd] 343 295 344 - '@esbuild/linux-arm64@0.25.10': 345 - resolution: {integrity: sha512-5luJWN6YKBsawd5f9i4+c+geYiVEw20FVW5x0v1kEMWNq8UctFjDiMATBxLvmmHA4bf7F6hTRaJgtghFr9iziQ==} 346 - engines: {node: '>=18'} 347 - cpu: [arm64] 348 - os: [linux] 349 - 350 296 '@esbuild/linux-arm64@0.25.12': 351 297 resolution: {integrity: sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==} 352 298 engines: {node: '>=18'} 353 299 cpu: [arm64] 354 300 os: [linux] 355 301 356 - '@esbuild/linux-arm@0.25.10': 357 - resolution: {integrity: sha512-oR31GtBTFYCqEBALI9r6WxoU/ZofZl962pouZRTEYECvNF/dtXKku8YXcJkhgK/beU+zedXfIzHijSRapJY3vg==} 358 - engines: {node: '>=18'} 359 - cpu: [arm] 360 - os: [linux] 361 - 362 302 '@esbuild/linux-arm@0.25.12': 363 303 resolution: {integrity: sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==} 364 304 engines: {node: '>=18'} 365 305 cpu: [arm] 366 306 os: [linux] 367 307 368 - '@esbuild/linux-ia32@0.25.10': 369 - resolution: {integrity: sha512-NrSCx2Kim3EnnWgS4Txn0QGt0Xipoumb6z6sUtl5bOEZIVKhzfyp/Lyw4C1DIYvzeW/5mWYPBFJU3a/8Yr75DQ==} 370 - engines: {node: '>=18'} 371 - cpu: [ia32] 372 - os: [linux] 373 - 374 308 '@esbuild/linux-ia32@0.25.12': 375 309 resolution: {integrity: sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==} 376 310 engines: {node: '>=18'} 377 311 cpu: [ia32] 378 312 os: [linux] 379 313 380 - '@esbuild/linux-loong64@0.25.10': 381 - resolution: {integrity: sha512-xoSphrd4AZda8+rUDDfD9J6FUMjrkTz8itpTITM4/xgerAZZcFW7Dv+sun7333IfKxGG8gAq+3NbfEMJfiY+Eg==} 382 - engines: {node: '>=18'} 383 - cpu: [loong64] 384 - os: [linux] 385 - 386 314 '@esbuild/linux-loong64@0.25.12': 387 315 resolution: {integrity: sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==} 388 316 engines: {node: '>=18'} 389 317 cpu: [loong64] 390 318 os: [linux] 391 319 392 - '@esbuild/linux-mips64el@0.25.10': 393 - resolution: {integrity: sha512-ab6eiuCwoMmYDyTnyptoKkVS3k8fy/1Uvq7Dj5czXI6DF2GqD2ToInBI0SHOp5/X1BdZ26RKc5+qjQNGRBelRA==} 394 - engines: {node: '>=18'} 395 - cpu: [mips64el] 396 - os: [linux] 397 - 398 320 '@esbuild/linux-mips64el@0.25.12': 399 321 resolution: {integrity: sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==} 400 322 engines: {node: '>=18'} 401 323 cpu: [mips64el] 402 - os: [linux] 403 - 404 - '@esbuild/linux-ppc64@0.25.10': 405 - resolution: {integrity: sha512-NLinzzOgZQsGpsTkEbdJTCanwA5/wozN9dSgEl12haXJBzMTpssebuXR42bthOF3z7zXFWH1AmvWunUCkBE4EA==} 406 - engines: {node: '>=18'} 407 - cpu: [ppc64] 408 324 os: [linux] 409 325 410 326 '@esbuild/linux-ppc64@0.25.12': ··· 413 329 cpu: [ppc64] 414 330 os: [linux] 415 331 416 - '@esbuild/linux-riscv64@0.25.10': 417 - resolution: {integrity: sha512-FE557XdZDrtX8NMIeA8LBJX3dC2M8VGXwfrQWU7LB5SLOajfJIxmSdyL/gU1m64Zs9CBKvm4UAuBp5aJ8OgnrA==} 418 - engines: {node: '>=18'} 419 - cpu: [riscv64] 420 - os: [linux] 421 - 422 332 '@esbuild/linux-riscv64@0.25.12': 423 333 resolution: {integrity: sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==} 424 334 engines: {node: '>=18'} 425 335 cpu: [riscv64] 426 336 os: [linux] 427 337 428 - '@esbuild/linux-s390x@0.25.10': 429 - resolution: {integrity: sha512-3BBSbgzuB9ajLoVZk0mGu+EHlBwkusRmeNYdqmznmMc9zGASFjSsxgkNsqmXugpPk00gJ0JNKh/97nxmjctdew==} 430 - engines: {node: '>=18'} 431 - cpu: [s390x] 432 - os: [linux] 433 - 434 338 '@esbuild/linux-s390x@0.25.12': 435 339 resolution: {integrity: sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==} 436 340 engines: {node: '>=18'} 437 341 cpu: [s390x] 438 342 os: [linux] 439 343 440 - '@esbuild/linux-x64@0.25.10': 441 - resolution: {integrity: sha512-QSX81KhFoZGwenVyPoberggdW1nrQZSvfVDAIUXr3WqLRZGZqWk/P4T8p2SP+de2Sr5HPcvjhcJzEiulKgnxtA==} 442 - engines: {node: '>=18'} 443 - cpu: [x64] 444 - os: [linux] 445 - 446 344 '@esbuild/linux-x64@0.25.12': 447 345 resolution: {integrity: sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==} 448 346 engines: {node: '>=18'} 449 347 cpu: [x64] 450 348 os: [linux] 451 349 452 - '@esbuild/netbsd-arm64@0.25.10': 453 - resolution: {integrity: sha512-AKQM3gfYfSW8XRk8DdMCzaLUFB15dTrZfnX8WXQoOUpUBQ+NaAFCP1kPS/ykbbGYz7rxn0WS48/81l9hFl3u4A==} 454 - engines: {node: '>=18'} 455 - cpu: [arm64] 456 - os: [netbsd] 457 - 458 350 '@esbuild/netbsd-arm64@0.25.12': 459 351 resolution: {integrity: sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==} 460 352 engines: {node: '>=18'} 461 353 cpu: [arm64] 462 - os: [netbsd] 463 - 464 - '@esbuild/netbsd-x64@0.25.10': 465 - resolution: {integrity: sha512-7RTytDPGU6fek/hWuN9qQpeGPBZFfB4zZgcz2VK2Z5VpdUxEI8JKYsg3JfO0n/Z1E/6l05n0unDCNc4HnhQGig==} 466 - engines: {node: '>=18'} 467 - cpu: [x64] 468 354 os: [netbsd] 469 355 470 356 '@esbuild/netbsd-x64@0.25.12': ··· 473 359 cpu: [x64] 474 360 os: [netbsd] 475 361 476 - '@esbuild/openbsd-arm64@0.25.10': 477 - resolution: {integrity: sha512-5Se0VM9Wtq797YFn+dLimf2Zx6McttsH2olUBsDml+lm0GOCRVebRWUvDtkY4BWYv/3NgzS8b/UM3jQNh5hYyw==} 478 - engines: {node: '>=18'} 479 - cpu: [arm64] 480 - os: [openbsd] 481 - 482 362 '@esbuild/openbsd-arm64@0.25.12': 483 363 resolution: {integrity: sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==} 484 364 engines: {node: '>=18'} 485 365 cpu: [arm64] 486 366 os: [openbsd] 487 367 488 - '@esbuild/openbsd-x64@0.25.10': 489 - resolution: {integrity: sha512-XkA4frq1TLj4bEMB+2HnI0+4RnjbuGZfet2gs/LNs5Hc7D89ZQBHQ0gL2ND6Lzu1+QVkjp3x1gIcPKzRNP8bXw==} 490 - engines: {node: '>=18'} 491 - cpu: [x64] 492 - os: [openbsd] 493 - 494 368 '@esbuild/openbsd-x64@0.25.12': 495 369 resolution: {integrity: sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==} 496 370 engines: {node: '>=18'} 497 371 cpu: [x64] 498 372 os: [openbsd] 499 373 500 - '@esbuild/openharmony-arm64@0.25.10': 501 - resolution: {integrity: sha512-AVTSBhTX8Y/Fz6OmIVBip9tJzZEUcY8WLh7I59+upa5/GPhh2/aM6bvOMQySspnCCHvFi79kMtdJS1w0DXAeag==} 502 - engines: {node: '>=18'} 503 - cpu: [arm64] 504 - os: [openharmony] 505 - 506 374 '@esbuild/openharmony-arm64@0.25.12': 507 375 resolution: {integrity: sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==} 508 376 engines: {node: '>=18'} 509 377 cpu: [arm64] 510 378 os: [openharmony] 511 379 512 - '@esbuild/sunos-x64@0.25.10': 513 - resolution: {integrity: sha512-fswk3XT0Uf2pGJmOpDB7yknqhVkJQkAQOcW/ccVOtfx05LkbWOaRAtn5SaqXypeKQra1QaEa841PgrSL9ubSPQ==} 514 - engines: {node: '>=18'} 515 - cpu: [x64] 516 - os: [sunos] 517 - 518 380 '@esbuild/sunos-x64@0.25.12': 519 381 resolution: {integrity: sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==} 520 382 engines: {node: '>=18'} 521 383 cpu: [x64] 522 384 os: [sunos] 523 385 524 - '@esbuild/win32-arm64@0.25.10': 525 - resolution: {integrity: sha512-ah+9b59KDTSfpaCg6VdJoOQvKjI33nTaQr4UluQwW7aEwZQsbMCfTmfEO4VyewOxx4RaDT/xCy9ra2GPWmO7Kw==} 526 - engines: {node: '>=18'} 527 - cpu: [arm64] 528 - os: [win32] 529 - 530 386 '@esbuild/win32-arm64@0.25.12': 531 387 resolution: {integrity: sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==} 532 388 engines: {node: '>=18'} 533 389 cpu: [arm64] 534 - os: [win32] 535 - 536 - '@esbuild/win32-ia32@0.25.10': 537 - resolution: {integrity: sha512-QHPDbKkrGO8/cz9LKVnJU22HOi4pxZnZhhA2HYHez5Pz4JeffhDjf85E57Oyco163GnzNCVkZK0b/n4Y0UHcSw==} 538 - engines: {node: '>=18'} 539 - cpu: [ia32] 540 390 os: [win32] 541 391 542 392 '@esbuild/win32-ia32@0.25.12': 543 393 resolution: {integrity: sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==} 544 394 engines: {node: '>=18'} 545 395 cpu: [ia32] 546 - os: [win32] 547 - 548 - '@esbuild/win32-x64@0.25.10': 549 - resolution: {integrity: sha512-9KpxSVFCu0iK1owoez6aC/s/EdUQLDN3adTxGCqxMVhrPDj6bt5dbrHDXUuq+Bs2vATFBBrQS5vdQ/Ed2P+nbw==} 550 - engines: {node: '>=18'} 551 - cpu: [x64] 552 396 os: [win32] 553 397 554 398 '@esbuild/win32-x64@0.25.12': ··· 737 581 '@kwsites/promise-deferred@1.1.1': 738 582 resolution: {integrity: sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw==} 739 583 740 - '@lucide/astro@0.545.0': 741 - resolution: {integrity: sha512-uhBiJCVXH+YmZdiTncV3I8e2gA4iqA/YLCKyMfxl1pWLleyrJWrQY5Avmt1qKjtYEMah0uJiQzaYtaeekaCdCw==} 584 + '@lucide/astro@0.554.0': 585 + resolution: {integrity: sha512-OKDxbkluX4+keoX2mwORwhGEyqbSyLb1kwmaAx9KpknCFJihTzKWxw7qJ00wdlwRC3TDa+c4HbTG68Cb0R5IbQ==} 742 586 peerDependencies: 743 587 astro: ^4 || ^5 744 588 ··· 924 768 cpu: [x64] 925 769 os: [win32] 926 770 927 - '@shikijs/core@3.13.0': 928 - resolution: {integrity: sha512-3P8rGsg2Eh2qIHekwuQjzWhKI4jV97PhvYjYUzGqjvJfqdQPz+nMlfWahU24GZAyW1FxFI1sYjyhfh5CoLmIUA==} 929 - 930 771 '@shikijs/core@3.15.0': 931 772 resolution: {integrity: sha512-8TOG6yG557q+fMsSVa8nkEDOZNTSxjbbR8l6lF2gyr6Np+jrPlslqDxQkN6rMXCECQ3isNPZAGszAfYoJOPGlg==} 932 - 933 - '@shikijs/engine-javascript@3.13.0': 934 - resolution: {integrity: sha512-Ty7xv32XCp8u0eQt8rItpMs6rU9Ki6LJ1dQOW3V/56PKDcpvfHPnYFbsx5FFUP2Yim34m/UkazidamMNVR4vKg==} 935 773 936 774 '@shikijs/engine-javascript@3.15.0': 937 775 resolution: {integrity: sha512-ZedbOFpopibdLmvTz2sJPJgns8Xvyabe2QbmqMTz07kt1pTzfEvKZc5IqPVO/XFiEbbNyaOpjPBkkr1vlwS+qg==} 938 776 939 - '@shikijs/engine-oniguruma@3.13.0': 940 - resolution: {integrity: sha512-O42rBGr4UDSlhT2ZFMxqM7QzIU+IcpoTMzb3W7AlziI1ZF7R8eS2M0yt5Ry35nnnTX/LTLXFPUjRFCIW+Operg==} 941 - 942 777 '@shikijs/engine-oniguruma@3.15.0': 943 778 resolution: {integrity: sha512-HnqFsV11skAHvOArMZdLBZZApRSYS4LSztk2K3016Y9VCyZISnlYUYsL2hzlS7tPqKHvNqmI5JSUJZprXloMvA==} 944 - 945 - '@shikijs/langs@3.13.0': 946 - resolution: {integrity: sha512-672c3WAETDYHwrRP0yLy3W1QYB89Hbpj+pO4KhxK6FzIrDI2FoEXNiNCut6BQmEApYLfuYfpgOZaqbY+E9b8wQ==} 947 779 948 780 '@shikijs/langs@3.15.0': 949 781 resolution: {integrity: sha512-WpRvEFvkVvO65uKYW4Rzxs+IG0gToyM8SARQMtGGsH4GDMNZrr60qdggXrFOsdfOVssG/QQGEl3FnJ3EZ+8w8A==} 950 782 951 - '@shikijs/themes@3.13.0': 952 - resolution: {integrity: sha512-Vxw1Nm1/Od8jyA7QuAenaV78BG2nSr3/gCGdBkLpfLscddCkzkL36Q5b67SrLLfvAJTOUzW39x4FHVCFriPVgg==} 953 - 954 783 '@shikijs/themes@3.15.0': 955 784 resolution: {integrity: sha512-8ow2zWb1IDvCKjYb0KiLNrK4offFdkfNVPXb1OZykpLCzRU6j+efkY+Y7VQjNlNFXonSw+4AOdGYtmqykDbRiQ==} 956 - 957 - '@shikijs/types@3.13.0': 958 - resolution: {integrity: sha512-oM9P+NCFri/mmQ8LoFGVfVyemm5Hi27330zuOBp0annwJdKH1kOLndw3zCtAVDehPLg9fKqoEx3Ht/wNZxolfw==} 959 785 960 786 '@shikijs/types@3.15.0': 961 787 resolution: {integrity: sha512-BnP+y/EQnhihgHy4oIAN+6FFtmfTekwOLsQbRw9hOKwqgNy8Bdsjq8B05oAt/ZgvIWWFrshV71ytOrlPfYjIJw==} ··· 1380 1206 esast-util-from-js@2.0.1: 1381 1207 resolution: {integrity: sha512-8Ja+rNJ0Lt56Pcf3TAmpBZjmx8ZcK5Ts4cAzIOjsjevg9oSXJnl6SUQ2EevU8tv3h6ZLWmoKL5H4fgWvdvfETw==} 1382 1208 1383 - esbuild@0.25.10: 1384 - resolution: {integrity: sha512-9RiGKvCwaqxO2owP61uQ4BgNborAQskMR6QusfWzQqv7AZOg5oGehdY2pRJMTKuwxd1IDBP4rSbI5lHzU7SMsQ==} 1385 - engines: {node: '>=18'} 1386 - hasBin: true 1387 - 1388 1209 esbuild@0.25.12: 1389 1210 resolution: {integrity: sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==} 1390 1211 engines: {node: '>=18'} ··· 1648 1469 1649 1470 js-tokens@4.0.0: 1650 1471 resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} 1651 - 1652 - js-yaml@4.1.0: 1653 - resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} 1654 - hasBin: true 1655 1472 1656 1473 js-yaml@4.1.1: 1657 1474 resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==} ··· 1948 1765 nth-check@2.1.1: 1949 1766 resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} 1950 1767 1951 - ofetch@1.4.1: 1952 - resolution: {integrity: sha512-QZj2DfGplQAr2oj9KzceK9Hwz6Whxazmn85yYeVuS3u9XTMOGMRx0kO95MQ+vLsj/S/NwBDMMLU5hpxvI6Tklw==} 1953 - 1954 1768 ofetch@1.5.1: 1955 1769 resolution: {integrity: sha512-2W4oUZlVaqAPAil6FUg/difl6YhqhUR7x2eZY4bQCko22UXg3hptq9KLQdqFClV+Wu85UX7hNtdGTngi/1BxcA==} 1956 1770 ··· 1959 1773 1960 1774 oniguruma-parser@0.12.1: 1961 1775 resolution: {integrity: sha512-8Unqkvk1RYc6yq2WBYRj4hdnsAxVze8i7iPfQr8e4uSP3tRv0rpZcbGUDvxfQQcdwHt/e9PrMvGCsa8OqG9X3w==} 1962 - 1963 - oniguruma-to-es@4.3.3: 1964 - resolution: {integrity: sha512-rPiZhzC3wXwE59YQMRDodUwwT9FZ9nNBwQQfsd1wfdtlKEyCdRV0avrTcSZ5xlIvGRVPd/cx6ZN45ECmS39xvg==} 1965 1776 1966 1777 oniguruma-to-es@4.3.4: 1967 1778 resolution: {integrity: sha512-3VhUGN3w2eYxnTzHn+ikMI+fp/96KoRSVK9/kMTcFqj1NRDh2IhQCKvYxDnWePKRXY/AqH+Fuiyb7VHSzBjHfA==} ··· 2191 2002 sass-formatter@0.7.9: 2192 2003 resolution: {integrity: sha512-CWZ8XiSim+fJVG0cFLStwDvft1VI7uvXdCNJYXhDvowiv+DsbD1nXLiQ4zrE5UBvj5DWZJ93cwN0NX5PMsr1Pw==} 2193 2004 2194 - sax@1.4.1: 2195 - resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==} 2196 - 2197 2005 sax@1.4.3: 2198 2006 resolution: {integrity: sha512-yqYn1JhPczigF94DMS+shiDMjDowYO6y9+wB/4WgO0Y19jWYk0lQ4tuG5KI7kj4FTp1wxPj5IFfcrz/s1c3jjQ==} 2199 2007 ··· 2205 2013 sharp@0.34.5: 2206 2014 resolution: {integrity: sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==} 2207 2015 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 2208 - 2209 - shiki@3.13.0: 2210 - resolution: {integrity: sha512-aZW4l8Og16CokuCLf8CF8kq+KK2yOygapU5m3+hoGw0Mdosc6fPitjM+ujYarppj5ZIKGyPDPP1vqmQhr+5/0g==} 2211 2016 2212 2017 shiki@3.15.0: 2213 2018 resolution: {integrity: sha512-kLdkY6iV3dYbtPwS9KXU7mjfmDm25f5m0IPNFnaXO7TBPcvbUOY72PYXSuSqDzwp+vlH/d7MXpHlKO/x+QoLXw==} ··· 2228 2033 resolution: {integrity: sha512-TzobUYoEft/xBtb2voRPryAUIvYguG0V7Tt3de79I1WfXgCwelqVsGuZSnu3GFGRZhXR90AeEYIM+icuB/S06Q==} 2229 2034 hasBin: true 2230 2035 2231 - smol-toml@1.4.2: 2232 - resolution: {integrity: sha512-rInDH6lCNiEyn3+hH8KVGFdbjc099j47+OSgbMrfDYX1CmXLfdKd7qi6IfcWj2wFxvSVkuI46M+wPGYfEOEj6g==} 2233 - engines: {node: '>= 18'} 2234 - 2235 2036 smol-toml@1.5.2: 2236 2037 resolution: {integrity: sha512-QlaZEqcAH3/RtNyet1IPIYPsEWAaYyXXv1Krsi+1L/QHppjX4Ifm8MQsBISz9vE8cHicIq3clogsheili5vhaQ==} 2237 2038 engines: {node: '>= 18'} ··· 2247 2048 space-separated-tokens@2.0.2: 2248 2049 resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==} 2249 2050 2250 - starlight-blog@0.24.3: 2251 - resolution: {integrity: sha512-UzfACsv097UUP9E1C7/83B2Ju0hLk/3D94cJJAMKK8xCJYy/5vjeYyIOL2J3gTPHX7m9bdfIkRkn6t2hw2J/BA==} 2051 + starlight-blog@0.25.1: 2052 + resolution: {integrity: sha512-T/4x+9brr0r2QbhxQIdesvsSuOdqLNFtE/MGhoDyGt73KdBTT3EPUq/CgKY+yTWq1QhKtw/GzMox6qbsqEBHXA==} 2252 2053 engines: {node: '>=18.20.8'} 2253 2054 peerDependencies: 2254 2055 '@astrojs/starlight': '>=0.33.0' ··· 2271 2072 peerDependencies: 2272 2073 '@astrojs/starlight': '>=0.32.0' 2273 2074 2274 - starlight-links-validator@0.18.1: 2275 - resolution: {integrity: sha512-64BlSEL6SYItOdEZadCicORYAbLyDtLSAH2Ry8FWh/cLAvOSPTCFZiOzmk0h4A0vPU7mZ2H/FZEcIGmyB7Hb9g==} 2075 + starlight-links-validator@0.19.1: 2076 + resolution: {integrity: sha512-Ermpe7zJG5uRJUqIWflX4VNLozOBX2/N4XvHvyaPQcHsfdN7y81qEd3n56PYdVb3Tj4/6ZFFSfAtiCe78XtBVw==} 2276 2077 engines: {node: '>=18.17.1'} 2277 2078 peerDependencies: 2278 2079 '@astrojs/starlight': '>=0.32.0' ··· 2563 2364 yaml: 2564 2365 optional: true 2565 2366 2566 - vite@7.1.11: 2567 - resolution: {integrity: sha512-uzcxnSDVjAopEUjljkWh8EIrg6tlzrjFUfMcR1EVsRDGwf/ccef0qQPRyOrROwhrTDaApueq+ja+KLPlzR/zdg==} 2367 + vite@7.2.4: 2368 + resolution: {integrity: sha512-NL8jTlbo0Tn4dUEXEsUg8KeyG/Lkmc4Fnzb8JXN/Ykm9G4HNImjtABMJgkQoVjOBN/j2WAwDTRytdqJbZsah7w==} 2568 2369 engines: {node: ^20.19.0 || >=22.12.0} 2569 2370 hasBin: true 2570 2371 peerDependencies: ··· 2846 2647 hast-util-from-html: 2.0.3 2847 2648 hast-util-to-text: 4.0.2 2848 2649 import-meta-resolve: 4.2.0 2849 - js-yaml: 4.1.0 2650 + js-yaml: 4.1.1 2850 2651 mdast-util-definitions: 6.0.0 2851 2652 rehype-raw: 7.0.0 2852 2653 rehype-stringify: 10.0.1 ··· 2854 2655 remark-parse: 11.0.0 2855 2656 remark-rehype: 11.1.2 2856 2657 remark-smartypants: 3.0.2 2857 - shiki: 3.13.0 2858 - smol-toml: 1.4.2 2658 + shiki: 3.15.0 2659 + smol-toml: 1.5.2 2859 2660 unified: 11.0.5 2860 2661 unist-util-remove-position: 5.0.0 2861 2662 unist-util-visit: 5.0.0 2862 - unist-util-visit-parents: 6.0.1 2663 + unist-util-visit-parents: 6.0.2 2863 2664 vfile: 6.0.3 2864 2665 transitivePeerDependencies: 2865 2666 - supports-color ··· 2926 2727 2927 2728 '@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))': 2928 2729 dependencies: 2929 - '@astrojs/markdown-remark': 6.3.8 2730 + '@astrojs/markdown-remark': 6.3.9 2930 2731 '@astrojs/mdx': 4.3.7(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 2931 2732 '@astrojs/sitemap': 3.6.0 2932 2733 '@pagefind/default-ui': 1.4.0 ··· 2941 2742 hast-util-to-string: 3.0.1 2942 2743 hastscript: 9.0.1 2943 2744 i18next: 23.16.8 2944 - js-yaml: 4.1.0 2745 + js-yaml: 4.1.1 2945 2746 klona: 2.0.6 2946 2747 mdast-util-directive: 3.1.0 2947 2748 mdast-util-to-markdown: 2.1.2 ··· 3072 2873 tslib: 2.8.1 3073 2874 optional: true 3074 2875 3075 - '@esbuild/aix-ppc64@0.25.10': 3076 - optional: true 3077 - 3078 2876 '@esbuild/aix-ppc64@0.25.12': 3079 2877 optional: true 3080 2878 3081 - '@esbuild/android-arm64@0.25.10': 3082 - optional: true 3083 - 3084 2879 '@esbuild/android-arm64@0.25.12': 3085 2880 optional: true 3086 2881 3087 - '@esbuild/android-arm@0.25.10': 3088 - optional: true 3089 - 3090 2882 '@esbuild/android-arm@0.25.12': 3091 - optional: true 3092 - 3093 - '@esbuild/android-x64@0.25.10': 3094 2883 optional: true 3095 2884 3096 2885 '@esbuild/android-x64@0.25.12': 3097 2886 optional: true 3098 2887 3099 - '@esbuild/darwin-arm64@0.25.10': 3100 - optional: true 3101 - 3102 2888 '@esbuild/darwin-arm64@0.25.12': 3103 2889 optional: true 3104 2890 3105 - '@esbuild/darwin-x64@0.25.10': 3106 - optional: true 3107 - 3108 2891 '@esbuild/darwin-x64@0.25.12': 3109 2892 optional: true 3110 2893 3111 - '@esbuild/freebsd-arm64@0.25.10': 3112 - optional: true 3113 - 3114 2894 '@esbuild/freebsd-arm64@0.25.12': 3115 2895 optional: true 3116 2896 3117 - '@esbuild/freebsd-x64@0.25.10': 3118 - optional: true 3119 - 3120 2897 '@esbuild/freebsd-x64@0.25.12': 3121 2898 optional: true 3122 2899 3123 - '@esbuild/linux-arm64@0.25.10': 3124 - optional: true 3125 - 3126 2900 '@esbuild/linux-arm64@0.25.12': 3127 - optional: true 3128 - 3129 - '@esbuild/linux-arm@0.25.10': 3130 2901 optional: true 3131 2902 3132 2903 '@esbuild/linux-arm@0.25.12': 3133 - optional: true 3134 - 3135 - '@esbuild/linux-ia32@0.25.10': 3136 2904 optional: true 3137 2905 3138 2906 '@esbuild/linux-ia32@0.25.12': 3139 2907 optional: true 3140 2908 3141 - '@esbuild/linux-loong64@0.25.10': 3142 - optional: true 3143 - 3144 2909 '@esbuild/linux-loong64@0.25.12': 3145 2910 optional: true 3146 2911 3147 - '@esbuild/linux-mips64el@0.25.10': 3148 - optional: true 3149 - 3150 2912 '@esbuild/linux-mips64el@0.25.12': 3151 2913 optional: true 3152 2914 3153 - '@esbuild/linux-ppc64@0.25.10': 3154 - optional: true 3155 - 3156 2915 '@esbuild/linux-ppc64@0.25.12': 3157 - optional: true 3158 - 3159 - '@esbuild/linux-riscv64@0.25.10': 3160 2916 optional: true 3161 2917 3162 2918 '@esbuild/linux-riscv64@0.25.12': 3163 - optional: true 3164 - 3165 - '@esbuild/linux-s390x@0.25.10': 3166 2919 optional: true 3167 2920 3168 2921 '@esbuild/linux-s390x@0.25.12': 3169 2922 optional: true 3170 2923 3171 - '@esbuild/linux-x64@0.25.10': 3172 - optional: true 3173 - 3174 2924 '@esbuild/linux-x64@0.25.12': 3175 2925 optional: true 3176 2926 3177 - '@esbuild/netbsd-arm64@0.25.10': 3178 - optional: true 3179 - 3180 2927 '@esbuild/netbsd-arm64@0.25.12': 3181 2928 optional: true 3182 2929 3183 - '@esbuild/netbsd-x64@0.25.10': 3184 - optional: true 3185 - 3186 2930 '@esbuild/netbsd-x64@0.25.12': 3187 - optional: true 3188 - 3189 - '@esbuild/openbsd-arm64@0.25.10': 3190 2931 optional: true 3191 2932 3192 2933 '@esbuild/openbsd-arm64@0.25.12': 3193 - optional: true 3194 - 3195 - '@esbuild/openbsd-x64@0.25.10': 3196 2934 optional: true 3197 2935 3198 2936 '@esbuild/openbsd-x64@0.25.12': 3199 2937 optional: true 3200 2938 3201 - '@esbuild/openharmony-arm64@0.25.10': 3202 - optional: true 3203 - 3204 2939 '@esbuild/openharmony-arm64@0.25.12': 3205 2940 optional: true 3206 2941 3207 - '@esbuild/sunos-x64@0.25.10': 3208 - optional: true 3209 - 3210 2942 '@esbuild/sunos-x64@0.25.12': 3211 2943 optional: true 3212 2944 3213 - '@esbuild/win32-arm64@0.25.10': 3214 - optional: true 3215 - 3216 2945 '@esbuild/win32-arm64@0.25.12': 3217 - optional: true 3218 - 3219 - '@esbuild/win32-ia32@0.25.10': 3220 2946 optional: true 3221 2947 3222 2948 '@esbuild/win32-ia32@0.25.12': 3223 - optional: true 3224 - 3225 - '@esbuild/win32-x64@0.25.10': 3226 2949 optional: true 3227 2950 3228 2951 '@esbuild/win32-x64@0.25.12': ··· 3238 2961 postcss: 8.5.6 3239 2962 postcss-nested: 6.2.0(postcss@8.5.6) 3240 2963 unist-util-visit: 5.0.0 3241 - unist-util-visit-parents: 6.0.1 2964 + unist-util-visit-parents: 6.0.2 3242 2965 3243 2966 '@expressive-code/plugin-collapsible-sections@0.41.3': 3244 2967 dependencies: ··· 3383 3106 3384 3107 '@kwsites/promise-deferred@1.1.1': {} 3385 3108 3386 - '@lucide/astro@0.545.0(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))': 3109 + '@lucide/astro@0.554.0(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))': 3387 3110 dependencies: 3388 3111 astro: 5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1) 3389 3112 ··· 3548 3271 '@rollup/rollup-win32-x64-msvc@4.53.3': 3549 3272 optional: true 3550 3273 3551 - '@shikijs/core@3.13.0': 3552 - dependencies: 3553 - '@shikijs/types': 3.13.0 3554 - '@shikijs/vscode-textmate': 10.0.2 3555 - '@types/hast': 3.0.4 3556 - hast-util-to-html: 9.0.5 3557 - 3558 3274 '@shikijs/core@3.15.0': 3559 3275 dependencies: 3560 3276 '@shikijs/types': 3.15.0 ··· 3562 3278 '@types/hast': 3.0.4 3563 3279 hast-util-to-html: 9.0.5 3564 3280 3565 - '@shikijs/engine-javascript@3.13.0': 3566 - dependencies: 3567 - '@shikijs/types': 3.13.0 3568 - '@shikijs/vscode-textmate': 10.0.2 3569 - oniguruma-to-es: 4.3.3 3570 - 3571 3281 '@shikijs/engine-javascript@3.15.0': 3572 3282 dependencies: 3573 3283 '@shikijs/types': 3.15.0 3574 3284 '@shikijs/vscode-textmate': 10.0.2 3575 3285 oniguruma-to-es: 4.3.4 3576 3286 3577 - '@shikijs/engine-oniguruma@3.13.0': 3578 - dependencies: 3579 - '@shikijs/types': 3.13.0 3580 - '@shikijs/vscode-textmate': 10.0.2 3581 - 3582 3287 '@shikijs/engine-oniguruma@3.15.0': 3583 3288 dependencies: 3584 3289 '@shikijs/types': 3.15.0 3585 3290 '@shikijs/vscode-textmate': 10.0.2 3586 3291 3587 - '@shikijs/langs@3.13.0': 3588 - dependencies: 3589 - '@shikijs/types': 3.13.0 3590 - 3591 3292 '@shikijs/langs@3.15.0': 3592 3293 dependencies: 3593 3294 '@shikijs/types': 3.15.0 3594 - 3595 - '@shikijs/themes@3.13.0': 3596 - dependencies: 3597 - '@shikijs/types': 3.13.0 3598 3295 3599 3296 '@shikijs/themes@3.15.0': 3600 3297 dependencies: 3601 3298 '@shikijs/types': 3.15.0 3602 - 3603 - '@shikijs/types@3.13.0': 3604 - dependencies: 3605 - '@shikijs/vscode-textmate': 10.0.2 3606 - '@types/hast': 3.0.4 3607 3299 3608 3300 '@shikijs/types@3.15.0': 3609 3301 dependencies: ··· 3814 3506 dlv: 1.1.3 3815 3507 dset: 3.1.4 3816 3508 es-module-lexer: 1.7.0 3817 - esbuild: 0.25.10 3509 + esbuild: 0.25.12 3818 3510 estree-walker: 3.0.3 3819 3511 flattie: 1.1.1 3820 3512 fontace: 0.3.1 ··· 4105 3797 esast-util-from-estree: 2.0.0 4106 3798 vfile-message: 4.0.3 4107 3799 4108 - esbuild@0.25.10: 4109 - optionalDependencies: 4110 - '@esbuild/aix-ppc64': 0.25.10 4111 - '@esbuild/android-arm': 0.25.10 4112 - '@esbuild/android-arm64': 0.25.10 4113 - '@esbuild/android-x64': 0.25.10 4114 - '@esbuild/darwin-arm64': 0.25.10 4115 - '@esbuild/darwin-x64': 0.25.10 4116 - '@esbuild/freebsd-arm64': 0.25.10 4117 - '@esbuild/freebsd-x64': 0.25.10 4118 - '@esbuild/linux-arm': 0.25.10 4119 - '@esbuild/linux-arm64': 0.25.10 4120 - '@esbuild/linux-ia32': 0.25.10 4121 - '@esbuild/linux-loong64': 0.25.10 4122 - '@esbuild/linux-mips64el': 0.25.10 4123 - '@esbuild/linux-ppc64': 0.25.10 4124 - '@esbuild/linux-riscv64': 0.25.10 4125 - '@esbuild/linux-s390x': 0.25.10 4126 - '@esbuild/linux-x64': 0.25.10 4127 - '@esbuild/netbsd-arm64': 0.25.10 4128 - '@esbuild/netbsd-x64': 0.25.10 4129 - '@esbuild/openbsd-arm64': 0.25.10 4130 - '@esbuild/openbsd-x64': 0.25.10 4131 - '@esbuild/openharmony-arm64': 0.25.10 4132 - '@esbuild/sunos-x64': 0.25.10 4133 - '@esbuild/win32-arm64': 0.25.10 4134 - '@esbuild/win32-ia32': 0.25.10 4135 - '@esbuild/win32-x64': 0.25.10 4136 - 4137 3800 esbuild@0.25.12: 4138 3801 optionalDependencies: 4139 3802 '@esbuild/aix-ppc64': 0.25.12 ··· 4302 3965 hast-util-phrasing: 3.0.1 4303 3966 hast-util-whitespace: 3.0.0 4304 3967 html-whitespace-sensitive-tag-names: 3.0.1 4305 - unist-util-visit-parents: 6.0.1 3968 + unist-util-visit-parents: 6.0.2 4306 3969 4307 3970 hast-util-from-html@2.0.3: 4308 3971 dependencies: ··· 4346 4009 hast-util-embedded: 3.0.0 4347 4010 hast-util-is-element: 3.0.0 4348 4011 hast-util-whitespace: 3.0.0 4349 - unist-util-is: 6.0.0 4012 + unist-util-is: 6.0.1 4350 4013 4351 4014 hast-util-parse-selector@4.0.0: 4352 4015 dependencies: ··· 4541 4204 4542 4205 js-tokens@4.0.0: {} 4543 4206 4544 - js-yaml@4.1.0: 4545 - dependencies: 4546 - argparse: 2.0.1 4547 - 4548 4207 js-yaml@4.1.1: 4549 4208 dependencies: 4550 4209 argparse: 2.0.1 ··· 4618 4277 mdast-util-to-markdown: 2.1.2 4619 4278 parse-entities: 4.0.2 4620 4279 stringify-entities: 4.0.4 4621 - unist-util-visit-parents: 6.0.1 4280 + unist-util-visit-parents: 6.0.2 4622 4281 transitivePeerDependencies: 4623 4282 - supports-color 4624 4283 ··· 4627 4286 '@types/mdast': 4.0.4 4628 4287 escape-string-regexp: 5.0.0 4629 4288 unist-util-is: 6.0.1 4630 - unist-util-visit-parents: 6.0.1 4289 + unist-util-visit-parents: 6.0.2 4631 4290 4632 4291 mdast-util-from-markdown@2.0.2: 4633 4292 dependencies: ··· 4755 4414 mdast-util-phrasing@4.1.0: 4756 4415 dependencies: 4757 4416 '@types/mdast': 4.0.4 4758 - unist-util-is: 6.0.0 4417 + unist-util-is: 6.0.1 4759 4418 4760 4419 mdast-util-to-hast@13.2.0: 4761 4420 dependencies: ··· 5098 4757 dependencies: 5099 4758 boolbase: 1.0.0 5100 4759 5101 - ofetch@1.4.1: 5102 - dependencies: 5103 - destr: 2.0.5 5104 - node-fetch-native: 1.6.7 5105 - ufo: 1.6.1 5106 - 5107 4760 ofetch@1.5.1: 5108 4761 dependencies: 5109 4762 destr: 2.0.5 ··· 5114 4767 5115 4768 oniguruma-parser@0.12.1: {} 5116 4769 5117 - oniguruma-to-es@4.3.3: 5118 - dependencies: 5119 - oniguruma-parser: 0.12.1 5120 - regex: 6.0.1 5121 - regex-recursion: 6.0.2 5122 - 5123 4770 oniguruma-to-es@4.3.4: 5124 4771 dependencies: 5125 4772 oniguruma-parser: 0.12.1 ··· 5457 5104 dependencies: 5458 5105 suf-log: 2.5.3 5459 5106 5460 - sax@1.4.1: {} 5461 - 5462 5107 sax@1.4.3: {} 5463 5108 5464 5109 semver@7.7.3: {} ··· 5494 5139 '@img/sharp-win32-ia32': 0.34.5 5495 5140 '@img/sharp-win32-x64': 0.34.5 5496 5141 5497 - shiki@3.13.0: 5498 - dependencies: 5499 - '@shikijs/core': 3.13.0 5500 - '@shikijs/engine-javascript': 3.13.0 5501 - '@shikijs/engine-oniguruma': 3.13.0 5502 - '@shikijs/langs': 3.13.0 5503 - '@shikijs/themes': 3.13.0 5504 - '@shikijs/types': 3.13.0 5505 - '@shikijs/vscode-textmate': 10.0.2 5506 - '@types/hast': 3.0.4 5507 - 5508 5142 shiki@3.15.0: 5509 5143 dependencies: 5510 5144 '@shikijs/core': 3.15.0 ··· 5531 5165 '@types/node': 17.0.45 5532 5166 '@types/sax': 1.2.7 5533 5167 arg: 5.0.2 5534 - sax: 1.4.1 5168 + sax: 1.4.3 5535 5169 5536 5170 smartypants@0.2.2: {} 5537 - 5538 - smol-toml@1.4.2: {} 5539 5171 5540 5172 smol-toml@1.5.2: {} 5541 5173 ··· 5545 5177 5546 5178 space-separated-tokens@2.0.2: {} 5547 5179 5548 - starlight-blog@0.24.3(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)))(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)): 5180 + starlight-blog@0.25.1(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)))(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)): 5549 5181 dependencies: 5550 - '@astrojs/markdown-remark': 6.3.8 5182 + '@astrojs/markdown-remark': 6.3.9 5551 5183 '@astrojs/mdx': 4.3.7(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 5552 5184 '@astrojs/rss': 4.0.12 5553 5185 '@astrojs/starlight': 0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) ··· 5559 5191 marked: 15.0.12 5560 5192 marked-plaintify: 1.1.1(marked@15.0.12) 5561 5193 mdast-util-mdx-expression: 2.0.1 5562 - unist-util-is: 6.0.0 5194 + unist-util-is: 6.0.1 5563 5195 unist-util-remove: 4.0.0 5564 5196 unist-util-visit: 5.0.0 5565 5197 transitivePeerDependencies: ··· 5581 5213 mdast-util-mdx-jsx: 3.2.0 5582 5214 rehype-raw: 7.0.0 5583 5215 unist-util-visit: 5.0.0 5584 - unist-util-visit-parents: 6.0.1 5216 + unist-util-visit-parents: 6.0.2 5585 5217 transitivePeerDependencies: 5586 5218 - supports-color 5587 5219 5588 - starlight-links-validator@0.18.1(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))): 5220 + starlight-links-validator@0.19.1(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))): 5589 5221 dependencies: 5590 5222 '@astrojs/starlight': 0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 5591 5223 '@types/picomatch': 3.0.2 ··· 5735 5367 unifont@0.6.0: 5736 5368 dependencies: 5737 5369 css-tree: 3.1.0 5738 - ofetch: 1.4.1 5370 + ofetch: 1.5.1 5739 5371 ohash: 2.0.11 5740 5372 5741 5373 unist-util-find-after@5.0.0: 5742 5374 dependencies: 5743 5375 '@types/unist': 3.0.3 5744 - unist-util-is: 6.0.0 5376 + unist-util-is: 6.0.1 5745 5377 5746 5378 unist-util-is@6.0.0: 5747 5379 dependencies: ··· 5772 5404 unist-util-remove@4.0.0: 5773 5405 dependencies: 5774 5406 '@types/unist': 3.0.3 5775 - unist-util-is: 6.0.0 5776 - unist-util-visit-parents: 6.0.1 5407 + unist-util-is: 6.0.1 5408 + unist-util-visit-parents: 6.0.2 5777 5409 5778 5410 unist-util-stringify-position@4.0.0: 5779 5411 dependencies: ··· 5829 5461 5830 5462 vite@6.4.1(@types/node@24.7.1)(jiti@1.21.7)(yaml@2.8.1): 5831 5463 dependencies: 5832 - esbuild: 0.25.10 5464 + esbuild: 0.25.12 5833 5465 fdir: 6.5.0(picomatch@4.0.3) 5834 5466 picomatch: 4.0.3 5835 5467 postcss: 8.5.6 ··· 5841 5473 jiti: 1.21.7 5842 5474 yaml: 2.8.1 5843 5475 5844 - vite@7.1.11(@types/node@24.7.1)(jiti@1.21.7)(yaml@2.8.1): 5476 + vite@7.2.4(@types/node@24.7.1)(jiti@1.21.7)(yaml@2.8.1): 5845 5477 dependencies: 5846 5478 esbuild: 0.25.12 5847 5479 fdir: 6.5.0(picomatch@4.0.3)