Non-official site for The Life Series Minecraft hardcore survival multiplayer series housing every video www.life-series.online
0
fork

Configure Feed

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

deps: upgrade astro from 5 to 6

ghustvn 244f12cb 583bd2cf

+191 -591
+2 -2
package.json
··· 11 11 "biome:check:write": "biome check --write" 12 12 }, 13 13 "dependencies": { 14 - "@astrojs/sitemap": "3.7.0", 14 + "@astrojs/sitemap": "3.7.1", 15 15 "@iconify-json/lucide": "1.2.89", 16 - "astro": "5.18.0", 16 + "astro": "6.0.4", 17 17 "astro-capo": "0.0.1", 18 18 "astro-icon": "1.1.5", 19 19 "astro-og": "0.3.2",
+189 -589
pnpm-lock.yaml
··· 9 9 .: 10 10 dependencies: 11 11 '@astrojs/sitemap': 12 - specifier: 3.7.0 13 - version: 3.7.0 12 + specifier: 3.7.1 13 + version: 3.7.1 14 14 '@iconify-json/lucide': 15 15 specifier: 1.2.89 16 16 version: 1.2.89 17 17 astro: 18 - specifier: 5.18.0 19 - version: 5.18.0(@types/node@25.3.2)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2) 18 + specifier: 6.0.4 19 + version: 6.0.4(@types/node@25.3.2)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2) 20 20 astro-capo: 21 21 specifier: 0.0.1 22 - version: 0.0.1(astro@5.18.0(@types/node@25.3.2)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2)) 22 + version: 0.0.1(astro@6.0.4(@types/node@25.3.2)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2)) 23 23 astro-icon: 24 24 specifier: 1.1.5 25 25 version: 1.1.5 26 26 astro-og: 27 27 specifier: 0.3.2 28 - version: 0.3.2(astro@5.18.0(@types/node@25.3.2)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2)) 28 + version: 0.3.2(astro@6.0.4(@types/node@25.3.2)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2)) 29 29 astro-seo: 30 30 specifier: 1.1.0 31 31 version: 1.1.0(prettier-plugin-astro@0.14.1)(prettier@3.8.1)(typescript@5.9.3) ··· 57 57 '@astrojs/compiler@2.13.1': 58 58 resolution: {integrity: sha512-f3FN83d2G/v32ipNClRKgYv30onQlMZX1vCeZMjPsMMPl1mDpmbl0+N5BYo4S/ofzqJyS5hvwacEo0CCVDn/Qg==} 59 59 60 - '@astrojs/internal-helpers@0.7.5': 61 - resolution: {integrity: sha512-vreGnYSSKhAjFJCWAwe/CNhONvoc5lokxtRoZims+0wa3KbHBdPHSSthJsKxPd8d/aic6lWKpRTYGY/hsgK6EA==} 60 + '@astrojs/compiler@3.0.0': 61 + resolution: {integrity: sha512-MwAbDE5mawZ1SS+D8qWiHdprdME5Tlj2e0YjxnEICvcOpbSukNS7Sa7hA5PK+6RrmUr/t6Gi5YgrdZKjbO/WPQ==} 62 + 63 + '@astrojs/internal-helpers@0.8.0': 64 + resolution: {integrity: sha512-J56GrhEiV+4dmrGLPNOl2pZjpHXAndWVyiVDYGDuw6MWKpBSEMLdFxHzeM/6sqaknw9M+HFfHZAcvi3OfT3D/w==} 62 65 63 66 '@astrojs/language-server@2.16.3': 64 67 resolution: {integrity: sha512-yO5K7RYCMXUfeDlnU6UnmtnoXzpuQc0yhlaCNZ67k1C/MiwwwvMZz+LGa+H35c49w5QBfvtr4w4Zcf5PcH8uYA==} ··· 72 75 prettier-plugin-astro: 73 76 optional: true 74 77 75 - '@astrojs/markdown-remark@6.3.10': 76 - resolution: {integrity: sha512-kk4HeYR6AcnzC4QV8iSlOfh+N8TZ3MEStxPyenyCtemqn8IpEATBFMTJcfrNW32dgpt6MY3oCkMM/Tv3/I4G3A==} 78 + '@astrojs/markdown-remark@7.0.0': 79 + resolution: {integrity: sha512-jTAXHPy45L7o1ljH4jYV+ShtOHtyQUa1mGp3a5fJp1soX8lInuTJQ6ihmldHzVM4Q7QptU4SzIDIcKbBJO7sXQ==} 77 80 78 - '@astrojs/prism@3.3.0': 79 - resolution: {integrity: sha512-q8VwfU/fDZNoDOf+r7jUnMC2//H2l0TuQ6FkGJL8vD8nw/q5KiL3DS1KKBI3QhI9UQhpJ5dc7AtqfbXWuOgLCQ==} 80 - engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0} 81 + '@astrojs/prism@4.0.0': 82 + resolution: {integrity: sha512-NndtNPpxaGinRpRytljGBvYHpTOwHycSZ/c+lQi5cHvkqqrHKWdkPEhImlODBNmbuB+vyQUNUDXyjzt66CihJg==} 83 + engines: {node: ^20.19.1 || >=22.12.0} 81 84 82 - '@astrojs/sitemap@3.7.0': 83 - resolution: {integrity: sha512-+qxjUrz6Jcgh+D5VE1gKUJTA3pSthuPHe6Ao5JCxok794Lewx8hBFaWHtOnN0ntb2lfOf7gvOi9TefUswQ/ZVA==} 85 + '@astrojs/sitemap@3.7.1': 86 + resolution: {integrity: sha512-IzQqdTeskaMX+QDZCzMuJIp8A8C1vgzMBp/NmHNnadepHYNHcxQdGLQZYfkbd2EbRXUfOS+UDIKx8sKg0oWVdw==} 84 87 85 88 '@astrojs/telemetry@3.3.0': 86 89 resolution: {integrity: sha512-UFBgfeldP06qu6khs/yY+q1cDAaArM2/7AEIqQ9Cuvf7B1hNLq0xDrZkct+QoIGyjq56y8IaE2I3CTvG99mlhQ==} ··· 167 170 resolution: {integrity: sha512-VERIM64vtTP1C4mxQ5thVT9fK0apjPFobqybMtA1UdUujWka24ERHbRHFGmpbbhp73MhV+KSsHQH9C6uOTdEQA==} 168 171 engines: {node: '>=18'} 169 172 173 + '@clack/core@1.1.0': 174 + resolution: {integrity: sha512-SVcm4Dqm2ukn64/8Gub2wnlA5nS2iWJyCkdNHcvNHPIeBTGojpdJ+9cZKwLfmqy7irD4N5qLteSilJlE0WLAtA==} 175 + 176 + '@clack/prompts@1.1.0': 177 + resolution: {integrity: sha512-pkqbPGtohJAvm4Dphs2M8xE29ggupihHdy1x84HNojZuMtFsHiUlRvqD24tM2+XmI+61LlfNceM3Wr7U5QES5g==} 178 + 170 179 '@emmetio/abbreviation@2.3.3': 171 180 resolution: {integrity: sha512-mgv58UrU3rh4YgbE/TzgLQwJ3pFsHHhCLqY20aJq+9comytTXUDNGG/SMtSeMJdkpxgXSXunBGLD8Boka3JyVA==} 172 181 ··· 191 200 '@emnapi/runtime@1.8.1': 192 201 resolution: {integrity: sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==} 193 202 194 - '@esbuild/aix-ppc64@0.25.12': 195 - resolution: {integrity: sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==} 196 - engines: {node: '>=18'} 197 - cpu: [ppc64] 198 - os: [aix] 199 - 200 203 '@esbuild/aix-ppc64@0.27.3': 201 204 resolution: {integrity: sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==} 202 205 engines: {node: '>=18'} 203 206 cpu: [ppc64] 204 207 os: [aix] 205 208 206 - '@esbuild/android-arm64@0.25.12': 207 - resolution: {integrity: sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==} 208 - engines: {node: '>=18'} 209 - cpu: [arm64] 210 - os: [android] 211 - 212 209 '@esbuild/android-arm64@0.27.3': 213 210 resolution: {integrity: sha512-YdghPYUmj/FX2SYKJ0OZxf+iaKgMsKHVPF1MAq/P8WirnSpCStzKJFjOjzsW0QQ7oIAiccHdcqjbHmJxRb/dmg==} 214 211 engines: {node: '>=18'} 215 212 cpu: [arm64] 216 213 os: [android] 217 214 218 - '@esbuild/android-arm@0.25.12': 219 - resolution: {integrity: sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==} 220 - engines: {node: '>=18'} 221 - cpu: [arm] 222 - os: [android] 223 - 224 215 '@esbuild/android-arm@0.27.3': 225 216 resolution: {integrity: sha512-i5D1hPY7GIQmXlXhs2w8AWHhenb00+GxjxRncS2ZM7YNVGNfaMxgzSGuO8o8SJzRc/oZwU2bcScvVERk03QhzA==} 226 217 engines: {node: '>=18'} 227 218 cpu: [arm] 228 219 os: [android] 229 220 230 - '@esbuild/android-x64@0.25.12': 231 - resolution: {integrity: sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==} 232 - engines: {node: '>=18'} 233 - cpu: [x64] 234 - os: [android] 235 - 236 221 '@esbuild/android-x64@0.27.3': 237 222 resolution: {integrity: sha512-IN/0BNTkHtk8lkOM8JWAYFg4ORxBkZQf9zXiEOfERX/CzxW3Vg1ewAhU7QSWQpVIzTW+b8Xy+lGzdYXV6UZObQ==} 238 223 engines: {node: '>=18'} 239 224 cpu: [x64] 240 225 os: [android] 241 226 242 - '@esbuild/darwin-arm64@0.25.12': 243 - resolution: {integrity: sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==} 244 - engines: {node: '>=18'} 245 - cpu: [arm64] 246 - os: [darwin] 247 - 248 227 '@esbuild/darwin-arm64@0.27.3': 249 228 resolution: {integrity: sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==} 250 229 engines: {node: '>=18'} 251 230 cpu: [arm64] 252 231 os: [darwin] 253 232 254 - '@esbuild/darwin-x64@0.25.12': 255 - resolution: {integrity: sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==} 256 - engines: {node: '>=18'} 257 - cpu: [x64] 258 - os: [darwin] 259 - 260 233 '@esbuild/darwin-x64@0.27.3': 261 234 resolution: {integrity: sha512-vHk/hA7/1AckjGzRqi6wbo+jaShzRowYip6rt6q7VYEDX4LEy1pZfDpdxCBnGtl+A5zq8iXDcyuxwtv3hNtHFg==} 262 235 engines: {node: '>=18'} 263 236 cpu: [x64] 264 237 os: [darwin] 265 238 266 - '@esbuild/freebsd-arm64@0.25.12': 267 - resolution: {integrity: sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==} 268 - engines: {node: '>=18'} 269 - cpu: [arm64] 270 - os: [freebsd] 271 - 272 239 '@esbuild/freebsd-arm64@0.27.3': 273 240 resolution: {integrity: sha512-ipTYM2fjt3kQAYOvo6vcxJx3nBYAzPjgTCk7QEgZG8AUO3ydUhvelmhrbOheMnGOlaSFUoHXB6un+A7q4ygY9w==} 274 241 engines: {node: '>=18'} 275 242 cpu: [arm64] 276 243 os: [freebsd] 277 244 278 - '@esbuild/freebsd-x64@0.25.12': 279 - resolution: {integrity: sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==} 280 - engines: {node: '>=18'} 281 - cpu: [x64] 282 - os: [freebsd] 283 - 284 245 '@esbuild/freebsd-x64@0.27.3': 285 246 resolution: {integrity: sha512-dDk0X87T7mI6U3K9VjWtHOXqwAMJBNN2r7bejDsc+j03SEjtD9HrOl8gVFByeM0aJksoUuUVU9TBaZa2rgj0oA==} 286 247 engines: {node: '>=18'} 287 248 cpu: [x64] 288 249 os: [freebsd] 289 250 290 - '@esbuild/linux-arm64@0.25.12': 291 - resolution: {integrity: sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==} 292 - engines: {node: '>=18'} 293 - cpu: [arm64] 294 - os: [linux] 295 - 296 251 '@esbuild/linux-arm64@0.27.3': 297 252 resolution: {integrity: sha512-sZOuFz/xWnZ4KH3YfFrKCf1WyPZHakVzTiqji3WDc0BCl2kBwiJLCXpzLzUBLgmp4veFZdvN5ChW4Eq/8Fc2Fg==} 298 253 engines: {node: '>=18'} 299 254 cpu: [arm64] 300 255 os: [linux] 301 256 302 - '@esbuild/linux-arm@0.25.12': 303 - resolution: {integrity: sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==} 304 - engines: {node: '>=18'} 305 - cpu: [arm] 306 - os: [linux] 307 - 308 257 '@esbuild/linux-arm@0.27.3': 309 258 resolution: {integrity: sha512-s6nPv2QkSupJwLYyfS+gwdirm0ukyTFNl3KTgZEAiJDd+iHZcbTPPcWCcRYH+WlNbwChgH2QkE9NSlNrMT8Gfw==} 310 259 engines: {node: '>=18'} 311 260 cpu: [arm] 312 - os: [linux] 313 - 314 - '@esbuild/linux-ia32@0.25.12': 315 - resolution: {integrity: sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==} 316 - engines: {node: '>=18'} 317 - cpu: [ia32] 318 261 os: [linux] 319 262 320 263 '@esbuild/linux-ia32@0.27.3': 321 264 resolution: {integrity: sha512-yGlQYjdxtLdh0a3jHjuwOrxQjOZYD/C9PfdbgJJF3TIZWnm/tMd/RcNiLngiu4iwcBAOezdnSLAwQDPqTmtTYg==} 322 265 engines: {node: '>=18'} 323 266 cpu: [ia32] 324 - os: [linux] 325 - 326 - '@esbuild/linux-loong64@0.25.12': 327 - resolution: {integrity: sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==} 328 - engines: {node: '>=18'} 329 - cpu: [loong64] 330 267 os: [linux] 331 268 332 269 '@esbuild/linux-loong64@0.27.3': ··· 335 272 cpu: [loong64] 336 273 os: [linux] 337 274 338 - '@esbuild/linux-mips64el@0.25.12': 339 - resolution: {integrity: sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==} 340 - engines: {node: '>=18'} 341 - cpu: [mips64el] 342 - os: [linux] 343 - 344 275 '@esbuild/linux-mips64el@0.27.3': 345 276 resolution: {integrity: sha512-APsymYA6sGcZ4pD6k+UxbDjOFSvPWyZhjaiPyl/f79xKxwTnrn5QUnXR5prvetuaSMsb4jgeHewIDCIWljrSxw==} 346 277 engines: {node: '>=18'} 347 278 cpu: [mips64el] 348 - os: [linux] 349 - 350 - '@esbuild/linux-ppc64@0.25.12': 351 - resolution: {integrity: sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==} 352 - engines: {node: '>=18'} 353 - cpu: [ppc64] 354 279 os: [linux] 355 280 356 281 '@esbuild/linux-ppc64@0.27.3': ··· 359 284 cpu: [ppc64] 360 285 os: [linux] 361 286 362 - '@esbuild/linux-riscv64@0.25.12': 363 - resolution: {integrity: sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==} 364 - engines: {node: '>=18'} 365 - cpu: [riscv64] 366 - os: [linux] 367 - 368 287 '@esbuild/linux-riscv64@0.27.3': 369 288 resolution: {integrity: sha512-3Emwh0r5wmfm3ssTWRQSyVhbOHvqegUDRd0WhmXKX2mkHJe1SFCMJhagUleMq+Uci34wLSipf8Lagt4LlpRFWQ==} 370 289 engines: {node: '>=18'} 371 290 cpu: [riscv64] 372 - os: [linux] 373 - 374 - '@esbuild/linux-s390x@0.25.12': 375 - resolution: {integrity: sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==} 376 - engines: {node: '>=18'} 377 - cpu: [s390x] 378 291 os: [linux] 379 292 380 293 '@esbuild/linux-s390x@0.27.3': ··· 383 296 cpu: [s390x] 384 297 os: [linux] 385 298 386 - '@esbuild/linux-x64@0.25.12': 387 - resolution: {integrity: sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==} 388 - engines: {node: '>=18'} 389 - cpu: [x64] 390 - os: [linux] 391 - 392 299 '@esbuild/linux-x64@0.27.3': 393 300 resolution: {integrity: sha512-Czi8yzXUWIQYAtL/2y6vogER8pvcsOsk5cpwL4Gk5nJqH5UZiVByIY8Eorm5R13gq+DQKYg0+JyQoytLQas4dA==} 394 301 engines: {node: '>=18'} 395 302 cpu: [x64] 396 303 os: [linux] 397 - 398 - '@esbuild/netbsd-arm64@0.25.12': 399 - resolution: {integrity: sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==} 400 - engines: {node: '>=18'} 401 - cpu: [arm64] 402 - os: [netbsd] 403 304 404 305 '@esbuild/netbsd-arm64@0.27.3': 405 306 resolution: {integrity: sha512-sDpk0RgmTCR/5HguIZa9n9u+HVKf40fbEUt+iTzSnCaGvY9kFP0YKBWZtJaraonFnqef5SlJ8/TiPAxzyS+UoA==} ··· 407 308 cpu: [arm64] 408 309 os: [netbsd] 409 310 410 - '@esbuild/netbsd-x64@0.25.12': 411 - resolution: {integrity: sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==} 412 - engines: {node: '>=18'} 413 - cpu: [x64] 414 - os: [netbsd] 415 - 416 311 '@esbuild/netbsd-x64@0.27.3': 417 312 resolution: {integrity: sha512-P14lFKJl/DdaE00LItAukUdZO5iqNH7+PjoBm+fLQjtxfcfFE20Xf5CrLsmZdq5LFFZzb5JMZ9grUwvtVYzjiA==} 418 313 engines: {node: '>=18'} 419 314 cpu: [x64] 420 315 os: [netbsd] 421 - 422 - '@esbuild/openbsd-arm64@0.25.12': 423 - resolution: {integrity: sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==} 424 - engines: {node: '>=18'} 425 - cpu: [arm64] 426 - os: [openbsd] 427 316 428 317 '@esbuild/openbsd-arm64@0.27.3': 429 318 resolution: {integrity: sha512-AIcMP77AvirGbRl/UZFTq5hjXK+2wC7qFRGoHSDrZ5v5b8DK/GYpXW3CPRL53NkvDqb9D+alBiC/dV0Fb7eJcw==} ··· 431 320 cpu: [arm64] 432 321 os: [openbsd] 433 322 434 - '@esbuild/openbsd-x64@0.25.12': 435 - resolution: {integrity: sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==} 436 - engines: {node: '>=18'} 437 - cpu: [x64] 438 - os: [openbsd] 439 - 440 323 '@esbuild/openbsd-x64@0.27.3': 441 324 resolution: {integrity: sha512-DnW2sRrBzA+YnE70LKqnM3P+z8vehfJWHXECbwBmH/CU51z6FiqTQTHFenPlHmo3a8UgpLyH3PT+87OViOh1AQ==} 442 325 engines: {node: '>=18'} 443 326 cpu: [x64] 444 327 os: [openbsd] 445 - 446 - '@esbuild/openharmony-arm64@0.25.12': 447 - resolution: {integrity: sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==} 448 - engines: {node: '>=18'} 449 - cpu: [arm64] 450 - os: [openharmony] 451 328 452 329 '@esbuild/openharmony-arm64@0.27.3': 453 330 resolution: {integrity: sha512-NinAEgr/etERPTsZJ7aEZQvvg/A6IsZG/LgZy+81wON2huV7SrK3e63dU0XhyZP4RKGyTm7aOgmQk0bGp0fy2g==} ··· 455 332 cpu: [arm64] 456 333 os: [openharmony] 457 334 458 - '@esbuild/sunos-x64@0.25.12': 459 - resolution: {integrity: sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==} 460 - engines: {node: '>=18'} 461 - cpu: [x64] 462 - os: [sunos] 463 - 464 335 '@esbuild/sunos-x64@0.27.3': 465 336 resolution: {integrity: sha512-PanZ+nEz+eWoBJ8/f8HKxTTD172SKwdXebZ0ndd953gt1HRBbhMsaNqjTyYLGLPdoWHy4zLU7bDVJztF5f3BHA==} 466 337 engines: {node: '>=18'} 467 338 cpu: [x64] 468 339 os: [sunos] 469 - 470 - '@esbuild/win32-arm64@0.25.12': 471 - resolution: {integrity: sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==} 472 - engines: {node: '>=18'} 473 - cpu: [arm64] 474 - os: [win32] 475 340 476 341 '@esbuild/win32-arm64@0.27.3': 477 342 resolution: {integrity: sha512-B2t59lWWYrbRDw/tjiWOuzSsFh1Y/E95ofKz7rIVYSQkUYBjfSgf6oeYPNWHToFRr2zx52JKApIcAS/D5TUBnA==} ··· 479 344 cpu: [arm64] 480 345 os: [win32] 481 346 482 - '@esbuild/win32-ia32@0.25.12': 483 - resolution: {integrity: sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==} 484 - engines: {node: '>=18'} 485 - cpu: [ia32] 486 - os: [win32] 487 - 488 347 '@esbuild/win32-ia32@0.27.3': 489 348 resolution: {integrity: sha512-QLKSFeXNS8+tHW7tZpMtjlNb7HKau0QDpwm49u0vUp9y1WOF+PEzkU84y9GqYaAVW8aH8f3GcBck26jh54cX4Q==} 490 349 engines: {node: '>=18'} 491 350 cpu: [ia32] 492 - os: [win32] 493 - 494 - '@esbuild/win32-x64@0.25.12': 495 - resolution: {integrity: sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==} 496 - engines: {node: '>=18'} 497 - cpu: [x64] 498 351 os: [win32] 499 352 500 353 '@esbuild/win32-x64@0.27.3': ··· 825 678 cpu: [x64] 826 679 os: [win32] 827 680 828 - '@shikijs/core@3.23.0': 829 - resolution: {integrity: sha512-NSWQz0riNb67xthdm5br6lAkvpDJRTgB36fxlo37ZzM2yq0PQFFzbd8psqC2XMPgCzo1fW6cVi18+ArJ44wqgA==} 681 + '@shikijs/core@4.0.2': 682 + resolution: {integrity: sha512-hxT0YF4ExEqB8G/qFdtJvpmHXBYJ2lWW7qTHDarVkIudPFE6iCIrqdgWxGn5s+ppkGXI0aEGlibI0PAyzP3zlw==} 683 + engines: {node: '>=20'} 830 684 831 - '@shikijs/engine-javascript@3.23.0': 832 - resolution: {integrity: sha512-aHt9eiGFobmWR5uqJUViySI1bHMqrAgamWE1TYSUoftkAeCCAiGawPMwM+VCadylQtF4V3VNOZ5LmfItH5f3yA==} 685 + '@shikijs/engine-javascript@4.0.2': 686 + resolution: {integrity: sha512-7PW0Nm49DcoUIQEXlJhNNBHyoGMjalRETTCcjMqEaMoJRLljy1Bi/EGV3/qLBgLKQejdspiiYuHGQW6dX94Nag==} 687 + engines: {node: '>=20'} 833 688 834 - '@shikijs/engine-oniguruma@3.23.0': 835 - resolution: {integrity: sha512-1nWINwKXxKKLqPibT5f4pAFLej9oZzQTsby8942OTlsJzOBZ0MWKiwzMsd+jhzu8YPCHAswGnnN1YtQfirL35g==} 689 + '@shikijs/engine-oniguruma@4.0.2': 690 + resolution: {integrity: sha512-UpCB9Y2sUKlS9z8juFSKz7ZtysmeXCgnRF0dlhXBkmQnek7lAToPte8DkxmEYGNTMii72zU/lyXiCB6StuZeJg==} 691 + engines: {node: '>=20'} 836 692 837 - '@shikijs/langs@3.23.0': 838 - resolution: {integrity: sha512-2Ep4W3Re5aB1/62RSYQInK9mM3HsLeB91cHqznAJMuylqjzNVAVCMnNWRHFtcNHXsoNRayP9z1qj4Sq3nMqYXg==} 693 + '@shikijs/langs@4.0.2': 694 + resolution: {integrity: sha512-KaXby5dvoeuZzN0rYQiPMjFoUrz4hgwIE+D6Du9owcHcl6/g16/yT5BQxSW5cGt2MZBz6Hl0YuRqf12omRfUUg==} 695 + engines: {node: '>=20'} 839 696 840 - '@shikijs/themes@3.23.0': 841 - resolution: {integrity: sha512-5qySYa1ZgAT18HR/ypENL9cUSGOeI2x+4IvYJu4JgVJdizn6kG4ia5Q1jDEOi7gTbN4RbuYtmHh0W3eccOrjMA==} 697 + '@shikijs/primitive@4.0.2': 698 + resolution: {integrity: sha512-M6UMPrSa3fN5ayeJwFVl9qWofl273wtK1VG8ySDZ1mQBfhCpdd8nEx7nPZ/tk7k+TYcpqBZzj/AnwxT9lO+HJw==} 699 + engines: {node: '>=20'} 700 + 701 + '@shikijs/themes@4.0.2': 702 + resolution: {integrity: sha512-mjCafwt8lJJaVSsQvNVrJumbnnj1RI8jbUKrPKgE6E3OvQKxnuRoBaYC51H4IGHePsGN/QtALglWBU7DoKDFnA==} 703 + engines: {node: '>=20'} 842 704 843 - '@shikijs/types@3.23.0': 844 - resolution: {integrity: sha512-3JZ5HXOZfYjsYSk0yPwBrkupyYSLpAE26Qc0HLghhZNGTZg/SKxXIIgoxOpmmeQP0RRSDJTk1/vPfw9tbw+jSQ==} 705 + '@shikijs/types@4.0.2': 706 + resolution: {integrity: sha512-qzbeRooUTPnLE+sHD/Z8DStmaDgnbbc/pMrU203950aRqjX/6AFHeDYT+j00y2lPdz0ywJKx7o/7qnqTivtlXg==} 707 + engines: {node: '>=20'} 845 708 846 709 '@shikijs/vscode-textmate@10.0.2': 847 710 resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==} ··· 868 731 '@types/nlcst@2.0.3': 869 732 resolution: {integrity: sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==} 870 733 871 - '@types/node@17.0.45': 872 - resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} 734 + '@types/node@24.12.0': 735 + resolution: {integrity: sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==} 873 736 874 737 '@types/node@25.3.2': 875 738 resolution: {integrity: sha512-RpV6r/ij22zRRdyBPcxDeKAzH43phWVKEjL2iksqo1Vz3CuBUrgmPpPhALKiRfU7OMCmeeO9vECBMsV0hMTG8Q==} ··· 941 804 ajv@8.18.0: 942 805 resolution: {integrity: sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==} 943 806 944 - ansi-align@3.0.1: 945 - resolution: {integrity: sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==} 946 - 947 807 ansi-regex@5.0.1: 948 808 resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} 949 809 engines: {node: '>=8'} 950 810 951 - ansi-regex@6.2.2: 952 - resolution: {integrity: sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==} 953 - engines: {node: '>=12'} 954 - 955 811 ansi-styles@4.3.0: 956 812 resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} 957 813 engines: {node: '>=8'} 958 - 959 - ansi-styles@6.2.3: 960 - resolution: {integrity: sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==} 961 - engines: {node: '>=12'} 962 814 963 815 anymatch@3.1.3: 964 816 resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==} ··· 993 845 astro-seo@1.1.0: 994 846 resolution: {integrity: sha512-G6LDNDyga30o+52v58jU7C35n3cORUzk7RSuY+xf/ZRbW6JiNplyaOO1VoYVKO+xzYNaBcxqNln2RFRR/wgJNQ==} 995 847 996 - astro@5.18.0: 997 - resolution: {integrity: sha512-CHiohwJIS4L0G6/IzE1Fx3dgWqXBCXus/od0eGUfxrZJD2um2pE7ehclMmgL/fXqbU7NfE1Ze2pq34h2QaA6iQ==} 998 - engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} 848 + astro@6.0.4: 849 + resolution: {integrity: sha512-1piLJCPTL/x7AMO2cjVFSTFyRqKuC3W8sSEySCt1aJio+p/wGs5H3K+Xr/rE9ftKtknLUtjxCqCE7/0NsXfGpQ==} 850 + engines: {node: ^20.19.1 || >=22.12.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} 999 851 hasBin: true 1000 852 1001 853 axobject-query@4.1.0: ··· 1005 857 bail@2.0.2: 1006 858 resolution: {integrity: sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==} 1007 859 1008 - base-64@1.0.0: 1009 - resolution: {integrity: sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg==} 1010 - 1011 860 boolbase@1.0.0: 1012 861 resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==} 1013 862 1014 - boxen@8.0.1: 1015 - resolution: {integrity: sha512-F3PH5k5juxom4xktynS7MoFY+NUWH5LC4CnH11YB8NPew+HLpmBLCybSAEyb2F+4pRXhuhWqFesoQd6DAyc2hw==} 1016 - engines: {node: '>=18'} 1017 - 1018 863 buffer-crc32@0.2.13: 1019 864 resolution: {integrity: sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==} 1020 - 1021 - camelcase@8.0.0: 1022 - resolution: {integrity: sha512-8WB3Jcas3swSvjIeA2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/BGrmAmkWVEszSrrg4RwmO46qIm2OEnSA==} 1023 - engines: {node: '>=16'} 1024 865 1025 866 ccount@2.0.1: 1026 867 resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==} 1027 - 1028 - chalk@5.6.2: 1029 - resolution: {integrity: sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==} 1030 - engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} 1031 868 1032 869 character-entities-html4@2.1.0: 1033 870 resolution: {integrity: sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==} ··· 1061 898 resolution: {integrity: sha512-77PSwercCZU2Fc4sX94eF8k8Pxte6JAwL4/ICZLFjJLqegs7kCuAsqqj/70NQF6TvDpgFjkubQB2FW2ZZddvQg==} 1062 899 engines: {node: '>=8'} 1063 900 1064 - cli-boxes@3.0.0: 1065 - resolution: {integrity: sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==} 1066 - engines: {node: '>=10'} 1067 - 1068 901 cliui@8.0.1: 1069 902 resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} 1070 903 engines: {node: '>=12'} ··· 1091 924 resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==} 1092 925 engines: {node: '>= 10'} 1093 926 1094 - common-ancestor-path@1.0.1: 1095 - resolution: {integrity: sha512-L3sHRo1pXXEqX8VU28kfgUY+YGsk09hPqZiZmLacNib6XNTCM8ubYeT7ryXQw8asB1sKgcU5lkB7ONug08aB8w==} 927 + common-ancestor-path@2.0.0: 928 + resolution: {integrity: sha512-dnN3ibLeoRf2HNC+OlCiNc5d2zxbLJXOtiZUudNFSXZrNSydxcCsSpRzXwfu7BBWCIfHPw+xTayeBvJCP/D8Ng==} 929 + engines: {node: '>= 18'} 1096 930 1097 931 confbox@0.1.8: 1098 932 resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==} ··· 1129 963 resolution: {integrity: sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==} 1130 964 engines: {node: '>= 6'} 1131 965 1132 - cssesc@3.0.0: 1133 - resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==} 1134 - engines: {node: '>=4'} 1135 - hasBin: true 1136 - 1137 966 csso@5.0.5: 1138 967 resolution: {integrity: sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==} 1139 968 engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'} ··· 1164 993 resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==} 1165 994 engines: {node: '>=8'} 1166 995 1167 - deterministic-object-hash@2.0.2: 1168 - resolution: {integrity: sha512-KxektNH63SrbfUyDiwXqRb1rLwKt33AmMv+5Nhsw1kqZ13SJBRTgZHtGbE+hH3a1mVW1cz+4pqSWVPAtLVXTzQ==} 1169 - engines: {node: '>=18'} 1170 - 1171 996 devalue@5.6.3: 1172 997 resolution: {integrity: sha512-nc7XjUU/2Lb+SvEFVGcWLiKkzfw8+qHI7zn8WYXKkLMgfGSHbgCEaR6bJpev8Cm6Rmrb19Gfd/tZvGqx9is3wg==} 1173 998 ··· 1201 1026 emmet@2.4.11: 1202 1027 resolution: {integrity: sha512-23QPJB3moh/U9sT4rQzGgeyyGIrcM+GH5uVYg2C6wZIxAIJq7Ng3QLT79tl8FUwDXhyq9SusfknOrofAKqvgyQ==} 1203 1028 1204 - emoji-regex@10.6.0: 1205 - resolution: {integrity: sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==} 1206 - 1207 1029 emoji-regex@8.0.0: 1208 1030 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} 1209 1031 ··· 1225 1047 resolution: {integrity: sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==} 1226 1048 engines: {node: '>=0.12'} 1227 1049 1228 - es-module-lexer@1.7.0: 1229 - resolution: {integrity: sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==} 1230 - 1231 - esbuild@0.25.12: 1232 - resolution: {integrity: sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==} 1233 - engines: {node: '>=18'} 1234 - hasBin: true 1050 + es-module-lexer@2.0.0: 1051 + resolution: {integrity: sha512-5POEcUuZybH7IdmGsD8wlf0AI55wMecM9rVBTI/qEAy2c1kTOm3DjFYjrBdI2K3BaJjJYfYFeRtM0t9ssnRuxw==} 1235 1052 1236 1053 esbuild@0.27.3: 1237 1054 resolution: {integrity: sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==} ··· 1248 1065 1249 1066 estree-walker@2.0.2: 1250 1067 resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==} 1251 - 1252 - estree-walker@3.0.3: 1253 - resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==} 1254 1068 1255 1069 eventemitter3@5.0.4: 1256 1070 resolution: {integrity: sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==} ··· 1304 1118 resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} 1305 1119 engines: {node: 6.* || 8.* || >= 10.*} 1306 1120 1307 - get-east-asian-width@1.5.0: 1308 - resolution: {integrity: sha512-CQ+bEO+Tva/qlmw24dCejulK5pMzVnUOFOijVogd3KQs07HnRIgp8TGipvCCRT06xeYEbpbgwaCxglFyiuIcmA==} 1309 - engines: {node: '>=18'} 1310 - 1311 1121 get-stream@5.2.0: 1312 1122 resolution: {integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==} 1313 1123 engines: {node: '>=8'} ··· 1368 1178 resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} 1369 1179 engines: {node: '>=0.10.0'} 1370 1180 1371 - import-meta-resolve@4.2.0: 1372 - resolution: {integrity: sha512-Iqv2fzaTQN28s/FwZAoFq0ZSs/7hMAHJVX+w8PZl3cY19Pxk6jFFalxQoIfW2826i/fDLXv8IiEZRIT0lDuWcg==} 1373 - 1374 1181 iron-webcrypto@1.2.1: 1375 1182 resolution: {integrity: sha512-feOM6FaSr6rEABp/eDfVseKyTMDt+KGpeB35SkVn9Tyn0CqvVsY3EwI0v5i8nMHyJnzCIQf7nsy3p41TPkJZhg==} 1376 1183 ··· 1412 1219 1413 1220 jsonc-parser@3.3.1: 1414 1221 resolution: {integrity: sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==} 1415 - 1416 - kleur@3.0.3: 1417 - resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==} 1418 - engines: {node: '>=6'} 1419 1222 1420 1223 kleur@4.1.5: 1421 1224 resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} ··· 1699 1502 nth-check@2.1.1: 1700 1503 resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} 1701 1504 1505 + obug@2.1.1: 1506 + resolution: {integrity: sha512-uTqF9MuPraAQ+IsnPf366RG4cP9RtUi7MLO1N3KEc+wb0a6yKpeL0lmk2IB1jY5KHPAlTc6T/JRdC/YqxHNwkQ==} 1507 + 1702 1508 ofetch@1.5.1: 1703 1509 resolution: {integrity: sha512-2W4oUZlVaqAPAil6FUg/difl6YhqhUR7x2eZY4bQCko22UXg3hptq9KLQdqFClV+Wu85UX7hNtdGTngi/1BxcA==} 1704 1510 ··· 1714 1520 oniguruma-to-es@4.3.4: 1715 1521 resolution: {integrity: sha512-3VhUGN3w2eYxnTzHn+ikMI+fp/96KoRSVK9/kMTcFqj1NRDh2IhQCKvYxDnWePKRXY/AqH+Fuiyb7VHSzBjHfA==} 1716 1522 1717 - p-limit@6.2.0: 1718 - resolution: {integrity: sha512-kuUqqHNUqoIWp/c467RI4X6mmyuojY5jGutNU0wVTmEOOfcuwLqyMVoAi9MKi2Ak+5i9+nhmrK4ufZE8069kHA==} 1719 - engines: {node: '>=18'} 1523 + p-limit@7.3.0: 1524 + resolution: {integrity: sha512-7cIXg/Z0M5WZRblrsOla88S4wAK+zOQQWeBYfV3qJuJXMr+LnbYjaadrFaS0JILfEDPVqHyKnZ1Z/1d6J9VVUw==} 1525 + engines: {node: '>=20'} 1720 1526 1721 - p-queue@8.1.1: 1722 - resolution: {integrity: sha512-aNZ+VfjobsWryoiPnEApGGmf5WmNsCo9xu8dfaYamG5qaLP7ClhLN6NgsFe6SwJ2UbLEBK5dv9x8Mn5+RVhMWQ==} 1723 - engines: {node: '>=18'} 1527 + p-queue@9.1.0: 1528 + resolution: {integrity: sha512-O/ZPaXuQV29uSLbxWBGGZO1mCQXV2BLIwUr59JUU9SoH76mnYvtms7aafH/isNSNGwuEfP6W/4xD0/TJXxrizw==} 1529 + engines: {node: '>=20'} 1724 1530 1725 - p-timeout@6.1.4: 1726 - resolution: {integrity: sha512-MyIV3ZA/PmyBN/ud8vV9XzwTrNtR4jFrObymZYnZqMmW0zA8Z17vnT0rBgFE/TlohB+YCHqXMgZzb3Csp49vqg==} 1727 - engines: {node: '>=14.16'} 1531 + p-timeout@7.0.1: 1532 + resolution: {integrity: sha512-AxTM2wDGORHGEkPCt8yqxOTMgpfbEHqF51f/5fJCmwFC3C/zNcGT63SymH2ttOAaiIws2zVg4+izQCjrakcwHg==} 1533 + engines: {node: '>=20'} 1728 1534 1729 1535 package-manager-detector@1.6.0: 1730 1536 resolution: {integrity: sha512-61A5ThoTiDG/C8s8UMZwSorAGwMJ0ERVGj2OjoW5pAalsNOg15+iQiPzrLJ4jhZ1HJzmC2PIHT2oEiH3R5fzNA==} ··· 1789 1595 prismjs@1.30.0: 1790 1596 resolution: {integrity: sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==} 1791 1597 engines: {node: '>=6'} 1792 - 1793 - prompts@2.4.2: 1794 - resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} 1795 - engines: {node: '>= 6'} 1796 1598 1797 1599 property-information@7.1.0: 1798 1600 resolution: {integrity: sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==} ··· 1904 1706 resolution: {integrity: sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==} 1905 1707 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 1906 1708 1907 - shiki@3.23.0: 1908 - resolution: {integrity: sha512-55Dj73uq9ZXL5zyeRPzHQsK7Nbyt6Y10k5s7OjuFZGMhpp4r/rsLBH0o/0fstIzX1Lep9VxefWljK/SKCzygIA==} 1709 + shiki@4.0.2: 1710 + resolution: {integrity: sha512-eAVKTMedR5ckPo4xne/PjYQYrU3qx78gtJZ+sHlXEg5IHhhoQhMfZVzetTYuaJS0L2Ef3AcCRzCHV8T0WI6nIQ==} 1711 + engines: {node: '>=20'} 1909 1712 1910 1713 sisteransi@1.0.5: 1911 1714 resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} 1912 1715 1913 - sitemap@8.0.2: 1914 - resolution: {integrity: sha512-LwktpJcyZDoa0IL6KT++lQ53pbSrx2c9ge41/SeLTyqy2XUNA6uR4+P9u5IVo5lPeL2arAcOKn1aZAxoYbCKlQ==} 1915 - engines: {node: '>=14.0.0', npm: '>=6.0.0'} 1716 + sitemap@9.0.1: 1717 + resolution: {integrity: sha512-S6hzjGJSG3d6if0YoF5kTyeRJvia6FSTBroE5fQ0bu1QNxyJqhhinfUsXi9fH3MgtXODWvwo2BDyQSnhPQ88uQ==} 1718 + engines: {node: '>=20.19.5', npm: '>=10.8.2'} 1916 1719 hasBin: true 1917 1720 1918 1721 smol-toml@1.6.0: ··· 1933 1736 resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} 1934 1737 engines: {node: '>=8'} 1935 1738 1936 - string-width@7.2.0: 1937 - resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==} 1938 - engines: {node: '>=18'} 1939 - 1940 1739 stringify-entities@4.0.4: 1941 1740 resolution: {integrity: sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==} 1942 1741 1943 1742 strip-ansi@6.0.1: 1944 1743 resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} 1945 1744 engines: {node: '>=8'} 1946 - 1947 - strip-ansi@7.2.0: 1948 - resolution: {integrity: sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==} 1949 - engines: {node: '>=12'} 1950 1745 1951 1746 suf-log@2.5.3: 1952 1747 resolution: {integrity: sha512-KvC8OPjzdNOe+xQ4XWJV2whQA0aM1kGVczMQ8+dStAO6KfEB140JEVQ9dE76ONZ0/Ylf67ni4tILPJB41U0eow==} ··· 1968 1763 tiny-inflate@1.0.3: 1969 1764 resolution: {integrity: sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==} 1970 1765 1766 + tinyclip@0.1.12: 1767 + resolution: {integrity: sha512-Ae3OVUqifDw0wBriIBS7yVaW44Dp6eSHQcyq4Igc7eN2TJH/2YsicswaW+J/OuMvhpDPOKEgpAZCjkb4hpoyeA==} 1768 + engines: {node: ^16.14.0 || >= 17.3.0} 1769 + 1971 1770 tinyexec@1.0.2: 1972 1771 resolution: {integrity: sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==} 1973 1772 engines: {node: '>=18'} ··· 1995 1794 tslib@2.8.1: 1996 1795 resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} 1997 1796 1998 - type-fest@4.41.0: 1999 - resolution: {integrity: sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==} 2000 - engines: {node: '>=16'} 2001 - 2002 1797 typesafe-path@0.2.2: 2003 1798 resolution: {integrity: sha512-OJabfkAg1WLZSqJAJ0Z6Sdt3utnbzr/jh+NAHoyWHJe8CMSy79Gm085094M9nvTPy22KzTVn5Zq5mbapCI/hPA==} 2004 1799 ··· 2018 1813 2019 1814 uncrypto@0.1.3: 2020 1815 resolution: {integrity: sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==} 1816 + 1817 + undici-types@7.16.0: 1818 + resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} 2021 1819 2022 1820 undici-types@7.18.2: 2023 1821 resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==} ··· 2130 1928 vfile@6.0.3: 2131 1929 resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==} 2132 1930 2133 - vite@6.4.1: 2134 - resolution: {integrity: sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==} 2135 - engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} 1931 + vite@7.3.1: 1932 + resolution: {integrity: sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==} 1933 + engines: {node: ^20.19.0 || >=22.12.0} 2136 1934 hasBin: true 2137 1935 peerDependencies: 2138 - '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 1936 + '@types/node': ^20.19.0 || >=22.12.0 2139 1937 jiti: '>=1.21.0' 2140 - less: '*' 1938 + less: ^4.0.0 2141 1939 lightningcss: ^1.21.0 2142 - sass: '*' 2143 - sass-embedded: '*' 2144 - stylus: '*' 2145 - sugarss: '*' 1940 + sass: ^1.70.0 1941 + sass-embedded: ^1.70.0 1942 + stylus: '>=0.54.8' 1943 + sugarss: ^5.0.0 2146 1944 terser: ^5.16.0 2147 1945 tsx: ^4.8.1 2148 1946 yaml: ^2.4.2 ··· 2286 2084 resolution: {integrity: sha512-n1brCuqClxfFfq/Rb0ICg9giSZqCS+pLtccdag6C2HyufBrh3fBOiy9nb6ggRMvWOVH5GrdJskj5iGTZNxd7SA==} 2287 2085 engines: {node: '>=4'} 2288 2086 2289 - widest-line@5.0.0: 2290 - resolution: {integrity: sha512-c9bZp7b5YtRj2wOe6dlj32MK+Bx/M/d+9VB2SHM1OtsUHR0aV0tdP6DWh/iMt0kWi1t5g1Iudu6hQRNd1A4PVA==} 2291 - engines: {node: '>=18'} 2292 - 2293 2087 wrap-ansi@7.0.0: 2294 2088 resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} 2295 2089 engines: {node: '>=10'} 2296 2090 2297 - wrap-ansi@9.0.2: 2298 - resolution: {integrity: sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==} 2299 - engines: {node: '>=18'} 2300 - 2301 2091 wrappy@1.0.2: 2302 2092 resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} 2303 2093 ··· 2330 2120 resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} 2331 2121 engines: {node: '>=12'} 2332 2122 2123 + yargs-parser@22.0.0: 2124 + resolution: {integrity: sha512-rwu/ClNdSMpkSrUb+d6BRsSkLUq1fmfsY6TOpYzTwvwkg1/NRG85KBy3kq++A8LKQwX6lsu+aWad+2khvuXrqw==} 2125 + engines: {node: ^20.19.0 || ^22.12.0 || >=23} 2126 + 2333 2127 yargs@17.7.2: 2334 2128 resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==} 2335 2129 engines: {node: '>=12'} ··· 2341 2135 resolution: {integrity: sha512-4LCcse/U2MHZ63HAJVE+v71o7yOdIe4cZ70Wpf8D/IyjDKYQLV5GD46B+hSTjJsvV5PztjvHoU580EftxjDZFQ==} 2342 2136 engines: {node: '>=12.20'} 2343 2137 2344 - yocto-spinner@0.2.3: 2345 - resolution: {integrity: sha512-sqBChb33loEnkoXte1bLg45bEBsOP9N1kzQh5JZNKj/0rik4zAPTNSAVPj3uQAdc6slYJ0Ksc403G2XgxsJQFQ==} 2346 - engines: {node: '>=18.19'} 2347 - 2348 - yoctocolors@2.1.2: 2349 - resolution: {integrity: sha512-CzhO+pFNo8ajLM2d2IW/R93ipy99LWjtwblvC1RsoSUMZgyLbYFr221TnSNT7GjGdYui6P459mw9JH/g/zW2ug==} 2350 - engines: {node: '>=18'} 2351 - 2352 - zod-to-json-schema@3.25.1: 2353 - resolution: {integrity: sha512-pM/SU9d3YAggzi6MtR4h7ruuQlqKtad8e9S0fmxcMi+ueAK5Korys/aWcV9LIIHTVbj01NdzxcnXSN+O74ZIVA==} 2354 - peerDependencies: 2355 - zod: ^3.25 || ^4 2356 - 2357 - zod-to-ts@1.2.0: 2358 - resolution: {integrity: sha512-x30XE43V+InwGpvTySRNz9kB7qFU8DlyEy7BsSTCHPH1R0QasMmHWZDCzYm6bVXtj/9NNJAZF3jW8rzFvH5OFA==} 2359 - peerDependencies: 2360 - typescript: ^4.9.4 || ^5.0.2 2361 - zod: ^3 2362 - 2363 - zod@3.25.76: 2364 - resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} 2138 + zod@4.3.6: 2139 + resolution: {integrity: sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==} 2365 2140 2366 2141 zwitch@2.0.4: 2367 2142 resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} ··· 2388 2163 2389 2164 '@astrojs/compiler@2.13.1': {} 2390 2165 2391 - '@astrojs/internal-helpers@0.7.5': {} 2166 + '@astrojs/compiler@3.0.0': {} 2167 + 2168 + '@astrojs/internal-helpers@0.8.0': 2169 + dependencies: 2170 + picomatch: 4.0.3 2392 2171 2393 2172 '@astrojs/language-server@2.16.3(prettier-plugin-astro@0.14.1)(prettier@3.8.1)(typescript@5.9.3)': 2394 2173 dependencies: ··· 2416 2195 transitivePeerDependencies: 2417 2196 - typescript 2418 2197 2419 - '@astrojs/markdown-remark@6.3.10': 2198 + '@astrojs/markdown-remark@7.0.0': 2420 2199 dependencies: 2421 - '@astrojs/internal-helpers': 0.7.5 2422 - '@astrojs/prism': 3.3.0 2200 + '@astrojs/internal-helpers': 0.8.0 2201 + '@astrojs/prism': 4.0.0 2423 2202 github-slugger: 2.0.0 2424 2203 hast-util-from-html: 2.0.3 2425 2204 hast-util-to-text: 4.0.2 2426 - import-meta-resolve: 4.2.0 2427 2205 js-yaml: 4.1.1 2428 2206 mdast-util-definitions: 6.0.0 2429 2207 rehype-raw: 7.0.0 ··· 2432 2210 remark-parse: 11.0.0 2433 2211 remark-rehype: 11.1.2 2434 2212 remark-smartypants: 3.0.2 2435 - shiki: 3.23.0 2213 + shiki: 4.0.2 2436 2214 smol-toml: 1.6.0 2437 2215 unified: 11.0.5 2438 2216 unist-util-remove-position: 5.0.0 ··· 2442 2220 transitivePeerDependencies: 2443 2221 - supports-color 2444 2222 2445 - '@astrojs/prism@3.3.0': 2223 + '@astrojs/prism@4.0.0': 2446 2224 dependencies: 2447 2225 prismjs: 1.30.0 2448 2226 2449 - '@astrojs/sitemap@3.7.0': 2227 + '@astrojs/sitemap@3.7.1': 2450 2228 dependencies: 2451 - sitemap: 8.0.2 2229 + sitemap: 9.0.1 2452 2230 stream-replace-string: 2.0.0 2453 - zod: 3.25.76 2231 + zod: 4.3.6 2454 2232 2455 2233 '@astrojs/telemetry@3.3.0': 2456 2234 dependencies: ··· 2520 2298 dependencies: 2521 2299 fontkitten: 1.0.2 2522 2300 2301 + '@clack/core@1.1.0': 2302 + dependencies: 2303 + sisteransi: 1.0.5 2304 + 2305 + '@clack/prompts@1.1.0': 2306 + dependencies: 2307 + '@clack/core': 1.1.0 2308 + sisteransi: 1.0.5 2309 + 2523 2310 '@emmetio/abbreviation@2.3.3': 2524 2311 dependencies: 2525 2312 '@emmetio/scanner': 1.0.4 ··· 2548 2335 tslib: 2.8.1 2549 2336 optional: true 2550 2337 2551 - '@esbuild/aix-ppc64@0.25.12': 2552 - optional: true 2553 - 2554 2338 '@esbuild/aix-ppc64@0.27.3': 2555 2339 optional: true 2556 2340 2557 - '@esbuild/android-arm64@0.25.12': 2558 - optional: true 2559 - 2560 2341 '@esbuild/android-arm64@0.27.3': 2561 2342 optional: true 2562 2343 2563 - '@esbuild/android-arm@0.25.12': 2564 - optional: true 2565 - 2566 2344 '@esbuild/android-arm@0.27.3': 2567 2345 optional: true 2568 2346 2569 - '@esbuild/android-x64@0.25.12': 2570 - optional: true 2571 - 2572 2347 '@esbuild/android-x64@0.27.3': 2573 2348 optional: true 2574 2349 2575 - '@esbuild/darwin-arm64@0.25.12': 2576 - optional: true 2577 - 2578 2350 '@esbuild/darwin-arm64@0.27.3': 2579 2351 optional: true 2580 2352 2581 - '@esbuild/darwin-x64@0.25.12': 2582 - optional: true 2583 - 2584 2353 '@esbuild/darwin-x64@0.27.3': 2585 2354 optional: true 2586 2355 2587 - '@esbuild/freebsd-arm64@0.25.12': 2588 - optional: true 2589 - 2590 2356 '@esbuild/freebsd-arm64@0.27.3': 2591 2357 optional: true 2592 2358 2593 - '@esbuild/freebsd-x64@0.25.12': 2594 - optional: true 2595 - 2596 2359 '@esbuild/freebsd-x64@0.27.3': 2597 2360 optional: true 2598 2361 2599 - '@esbuild/linux-arm64@0.25.12': 2600 - optional: true 2601 - 2602 2362 '@esbuild/linux-arm64@0.27.3': 2603 2363 optional: true 2604 2364 2605 - '@esbuild/linux-arm@0.25.12': 2606 - optional: true 2607 - 2608 2365 '@esbuild/linux-arm@0.27.3': 2609 2366 optional: true 2610 2367 2611 - '@esbuild/linux-ia32@0.25.12': 2612 - optional: true 2613 - 2614 2368 '@esbuild/linux-ia32@0.27.3': 2615 2369 optional: true 2616 2370 2617 - '@esbuild/linux-loong64@0.25.12': 2618 - optional: true 2619 - 2620 2371 '@esbuild/linux-loong64@0.27.3': 2621 2372 optional: true 2622 2373 2623 - '@esbuild/linux-mips64el@0.25.12': 2624 - optional: true 2625 - 2626 2374 '@esbuild/linux-mips64el@0.27.3': 2627 2375 optional: true 2628 2376 2629 - '@esbuild/linux-ppc64@0.25.12': 2630 - optional: true 2631 - 2632 2377 '@esbuild/linux-ppc64@0.27.3': 2633 2378 optional: true 2634 2379 2635 - '@esbuild/linux-riscv64@0.25.12': 2636 - optional: true 2637 - 2638 2380 '@esbuild/linux-riscv64@0.27.3': 2639 - optional: true 2640 - 2641 - '@esbuild/linux-s390x@0.25.12': 2642 2381 optional: true 2643 2382 2644 2383 '@esbuild/linux-s390x@0.27.3': 2645 2384 optional: true 2646 2385 2647 - '@esbuild/linux-x64@0.25.12': 2648 - optional: true 2649 - 2650 2386 '@esbuild/linux-x64@0.27.3': 2651 2387 optional: true 2652 2388 2653 - '@esbuild/netbsd-arm64@0.25.12': 2654 - optional: true 2655 - 2656 2389 '@esbuild/netbsd-arm64@0.27.3': 2657 2390 optional: true 2658 2391 2659 - '@esbuild/netbsd-x64@0.25.12': 2660 - optional: true 2661 - 2662 2392 '@esbuild/netbsd-x64@0.27.3': 2663 2393 optional: true 2664 2394 2665 - '@esbuild/openbsd-arm64@0.25.12': 2666 - optional: true 2667 - 2668 2395 '@esbuild/openbsd-arm64@0.27.3': 2669 - optional: true 2670 - 2671 - '@esbuild/openbsd-x64@0.25.12': 2672 2396 optional: true 2673 2397 2674 2398 '@esbuild/openbsd-x64@0.27.3': 2675 2399 optional: true 2676 2400 2677 - '@esbuild/openharmony-arm64@0.25.12': 2678 - optional: true 2679 - 2680 2401 '@esbuild/openharmony-arm64@0.27.3': 2681 2402 optional: true 2682 2403 2683 - '@esbuild/sunos-x64@0.25.12': 2684 - optional: true 2685 - 2686 2404 '@esbuild/sunos-x64@0.27.3': 2687 2405 optional: true 2688 2406 2689 - '@esbuild/win32-arm64@0.25.12': 2690 - optional: true 2691 - 2692 2407 '@esbuild/win32-arm64@0.27.3': 2693 2408 optional: true 2694 2409 2695 - '@esbuild/win32-ia32@0.25.12': 2696 - optional: true 2697 - 2698 2410 '@esbuild/win32-ia32@0.27.3': 2699 - optional: true 2700 - 2701 - '@esbuild/win32-x64@0.25.12': 2702 2411 optional: true 2703 2412 2704 2413 '@esbuild/win32-x64@0.27.3': ··· 2924 2633 '@rollup/rollup-win32-x64-msvc@4.59.0': 2925 2634 optional: true 2926 2635 2927 - '@shikijs/core@3.23.0': 2636 + '@shikijs/core@4.0.2': 2928 2637 dependencies: 2929 - '@shikijs/types': 3.23.0 2638 + '@shikijs/primitive': 4.0.2 2639 + '@shikijs/types': 4.0.2 2930 2640 '@shikijs/vscode-textmate': 10.0.2 2931 2641 '@types/hast': 3.0.4 2932 2642 hast-util-to-html: 9.0.5 2933 2643 2934 - '@shikijs/engine-javascript@3.23.0': 2644 + '@shikijs/engine-javascript@4.0.2': 2935 2645 dependencies: 2936 - '@shikijs/types': 3.23.0 2646 + '@shikijs/types': 4.0.2 2937 2647 '@shikijs/vscode-textmate': 10.0.2 2938 2648 oniguruma-to-es: 4.3.4 2939 2649 2940 - '@shikijs/engine-oniguruma@3.23.0': 2650 + '@shikijs/engine-oniguruma@4.0.2': 2941 2651 dependencies: 2942 - '@shikijs/types': 3.23.0 2652 + '@shikijs/types': 4.0.2 2943 2653 '@shikijs/vscode-textmate': 10.0.2 2944 2654 2945 - '@shikijs/langs@3.23.0': 2655 + '@shikijs/langs@4.0.2': 2946 2656 dependencies: 2947 - '@shikijs/types': 3.23.0 2657 + '@shikijs/types': 4.0.2 2948 2658 2949 - '@shikijs/themes@3.23.0': 2659 + '@shikijs/primitive@4.0.2': 2950 2660 dependencies: 2951 - '@shikijs/types': 3.23.0 2661 + '@shikijs/types': 4.0.2 2662 + '@shikijs/vscode-textmate': 10.0.2 2663 + '@types/hast': 3.0.4 2952 2664 2953 - '@shikijs/types@3.23.0': 2665 + '@shikijs/themes@4.0.2': 2666 + dependencies: 2667 + '@shikijs/types': 4.0.2 2668 + 2669 + '@shikijs/types@4.0.2': 2954 2670 dependencies: 2955 2671 '@shikijs/vscode-textmate': 10.0.2 2956 2672 '@types/hast': 3.0.4 ··· 2979 2695 dependencies: 2980 2696 '@types/unist': 3.0.3 2981 2697 2982 - '@types/node@17.0.45': {} 2698 + '@types/node@24.12.0': 2699 + dependencies: 2700 + undici-types: 7.16.0 2983 2701 2984 2702 '@types/node@25.3.2': 2985 2703 dependencies: 2986 2704 undici-types: 7.18.2 2987 - optional: true 2988 2705 2989 2706 '@types/sax@1.2.7': 2990 2707 dependencies: 2991 - '@types/node': 17.0.45 2708 + '@types/node': 25.3.2 2992 2709 2993 2710 '@types/unist@3.0.3': {} 2994 2711 ··· 3073 2790 json-schema-traverse: 1.0.0 3074 2791 require-from-string: 2.0.2 3075 2792 3076 - ansi-align@3.0.1: 3077 - dependencies: 3078 - string-width: 4.2.3 3079 - 3080 2793 ansi-regex@5.0.1: {} 3081 - 3082 - ansi-regex@6.2.2: {} 3083 2794 3084 2795 ansi-styles@4.3.0: 3085 2796 dependencies: 3086 2797 color-convert: 2.0.1 3087 2798 3088 - ansi-styles@6.2.3: {} 3089 - 3090 2799 anymatch@3.1.3: 3091 2800 dependencies: 3092 2801 normalize-path: 3.0.0 ··· 3100 2809 3101 2810 array-iterate@2.0.1: {} 3102 2811 3103 - astro-capo@0.0.1(astro@5.18.0(@types/node@25.3.2)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2)): 2812 + astro-capo@0.0.1(astro@6.0.4(@types/node@25.3.2)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2)): 3104 2813 dependencies: 3105 - astro: 5.18.0(@types/node@25.3.2)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2) 2814 + astro: 6.0.4(@types/node@25.3.2)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2) 3106 2815 ultrahtml: 1.6.0 3107 2816 3108 2817 astro-icon@1.1.5: ··· 3113 2822 transitivePeerDependencies: 3114 2823 - supports-color 3115 2824 3116 - astro-og@0.3.2(astro@5.18.0(@types/node@25.3.2)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2)): 2825 + astro-og@0.3.2(astro@6.0.4(@types/node@25.3.2)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2)): 3117 2826 dependencies: 3118 - astro: 5.18.0(@types/node@25.3.2)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2) 2827 + astro: 6.0.4(@types/node@25.3.2)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2) 3119 2828 preact: 10.28.2 3120 2829 3121 2830 astro-seo@1.1.0(prettier-plugin-astro@0.14.1)(prettier@3.8.1)(typescript@5.9.3): ··· 3126 2835 - prettier-plugin-astro 3127 2836 - typescript 3128 2837 3129 - astro@5.18.0(@types/node@25.3.2)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2): 2838 + astro@6.0.4(@types/node@25.3.2)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2): 3130 2839 dependencies: 3131 - '@astrojs/compiler': 2.13.1 3132 - '@astrojs/internal-helpers': 0.7.5 3133 - '@astrojs/markdown-remark': 6.3.10 2840 + '@astrojs/compiler': 3.0.0 2841 + '@astrojs/internal-helpers': 0.8.0 2842 + '@astrojs/markdown-remark': 7.0.0 3134 2843 '@astrojs/telemetry': 3.3.0 3135 2844 '@capsizecss/unpack': 4.0.0 2845 + '@clack/prompts': 1.1.0 3136 2846 '@oslojs/encoding': 1.1.0 3137 2847 '@rollup/pluginutils': 5.3.0(rollup@4.59.0) 3138 - acorn: 8.16.0 3139 2848 aria-query: 5.3.2 3140 2849 axobject-query: 4.1.0 3141 - boxen: 8.0.1 3142 2850 ci-info: 4.4.0 3143 2851 clsx: 2.1.1 3144 - common-ancestor-path: 1.0.1 2852 + common-ancestor-path: 2.0.0 3145 2853 cookie: 1.1.1 3146 - cssesc: 3.0.0 3147 - debug: 4.4.3 3148 - deterministic-object-hash: 2.0.2 3149 2854 devalue: 5.6.3 3150 2855 diff: 8.0.3 3151 2856 dlv: 1.1.3 3152 2857 dset: 3.1.4 3153 - es-module-lexer: 1.7.0 2858 + es-module-lexer: 2.0.0 3154 2859 esbuild: 0.27.3 3155 - estree-walker: 3.0.3 3156 2860 flattie: 1.1.1 3157 2861 fontace: 0.4.1 3158 2862 github-slugger: 2.0.0 3159 2863 html-escaper: 3.0.3 3160 2864 http-cache-semantics: 4.2.0 3161 - import-meta-resolve: 4.2.0 3162 2865 js-yaml: 4.1.1 3163 2866 magic-string: 0.30.21 3164 2867 magicast: 0.5.2 3165 2868 mrmime: 2.0.1 3166 2869 neotraverse: 0.6.18 3167 - p-limit: 6.2.0 3168 - p-queue: 8.1.1 2870 + obug: 2.1.1 2871 + p-limit: 7.3.0 2872 + p-queue: 9.1.0 3169 2873 package-manager-detector: 1.6.0 3170 2874 piccolore: 0.1.3 3171 2875 picomatch: 4.0.3 3172 - prompts: 2.4.2 3173 2876 rehype: 13.0.2 3174 2877 semver: 7.7.4 3175 - shiki: 3.23.0 2878 + shiki: 4.0.2 3176 2879 smol-toml: 1.6.0 3177 2880 svgo: 4.0.0 2881 + tinyclip: 0.1.12 3178 2882 tinyexec: 1.0.2 3179 2883 tinyglobby: 0.2.15 3180 2884 tsconfck: 3.1.6(typescript@5.9.3) ··· 3183 2887 unist-util-visit: 5.1.0 3184 2888 unstorage: 1.17.4(@vercel/functions@2.2.13) 3185 2889 vfile: 6.0.3 3186 - vite: 6.4.1(@types/node@25.3.2)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2) 3187 - vitefu: 1.1.2(vite@6.4.1(@types/node@25.3.2)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)) 2890 + vite: 7.3.1(@types/node@25.3.2)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2) 2891 + vitefu: 1.1.2(vite@7.3.1(@types/node@25.3.2)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)) 3188 2892 xxhash-wasm: 1.1.0 3189 - yargs-parser: 21.1.1 3190 - yocto-spinner: 0.2.3 3191 - zod: 3.25.76 3192 - zod-to-json-schema: 3.25.1(zod@3.25.76) 3193 - zod-to-ts: 1.2.0(typescript@5.9.3)(zod@3.25.76) 2893 + yargs-parser: 22.0.0 2894 + zod: 4.3.6 3194 2895 optionalDependencies: 3195 2896 sharp: 0.34.5 3196 2897 transitivePeerDependencies: ··· 3232 2933 3233 2934 bail@2.0.2: {} 3234 2935 3235 - base-64@1.0.0: {} 3236 - 3237 2936 boolbase@1.0.0: {} 3238 2937 3239 - boxen@8.0.1: 3240 - dependencies: 3241 - ansi-align: 3.0.1 3242 - camelcase: 8.0.0 3243 - chalk: 5.6.2 3244 - cli-boxes: 3.0.0 3245 - string-width: 7.2.0 3246 - type-fest: 4.41.0 3247 - widest-line: 5.0.0 3248 - wrap-ansi: 9.0.2 3249 - 3250 2938 buffer-crc32@0.2.13: {} 3251 2939 3252 - camelcase@8.0.0: {} 3253 - 3254 2940 ccount@2.0.1: {} 3255 - 3256 - chalk@5.6.2: {} 3257 2941 3258 2942 character-entities-html4@2.1.0: {} 3259 2943 ··· 3296 2980 3297 2981 ci-info@4.4.0: {} 3298 2982 3299 - cli-boxes@3.0.0: {} 3300 - 3301 2983 cliui@8.0.1: 3302 2984 dependencies: 3303 2985 string-width: 4.2.3 ··· 3318 3000 3319 3001 commander@7.2.0: {} 3320 3002 3321 - common-ancestor-path@1.0.1: {} 3003 + common-ancestor-path@2.0.0: {} 3322 3004 3323 3005 confbox@0.1.8: {} 3324 3006 ··· 3357 3039 3358 3040 css-what@6.2.2: {} 3359 3041 3360 - cssesc@3.0.0: {} 3361 - 3362 3042 csso@5.0.5: 3363 3043 dependencies: 3364 3044 css-tree: 2.2.1 ··· 3379 3059 3380 3060 detect-libc@2.1.2: {} 3381 3061 3382 - deterministic-object-hash@2.0.2: 3383 - dependencies: 3384 - base-64: 1.0.0 3385 - 3386 3062 devalue@5.6.3: {} 3387 3063 3388 3064 devlop@1.1.0: ··· 3418 3094 '@emmetio/abbreviation': 2.3.3 3419 3095 '@emmetio/css-abbreviation': 2.1.8 3420 3096 3421 - emoji-regex@10.6.0: {} 3422 - 3423 3097 emoji-regex@8.0.0: {} 3424 3098 3425 3099 encoding-sniffer@0.2.1: ··· 3437 3111 3438 3112 entities@7.0.1: {} 3439 3113 3440 - es-module-lexer@1.7.0: {} 3441 - 3442 - esbuild@0.25.12: 3443 - optionalDependencies: 3444 - '@esbuild/aix-ppc64': 0.25.12 3445 - '@esbuild/android-arm': 0.25.12 3446 - '@esbuild/android-arm64': 0.25.12 3447 - '@esbuild/android-x64': 0.25.12 3448 - '@esbuild/darwin-arm64': 0.25.12 3449 - '@esbuild/darwin-x64': 0.25.12 3450 - '@esbuild/freebsd-arm64': 0.25.12 3451 - '@esbuild/freebsd-x64': 0.25.12 3452 - '@esbuild/linux-arm': 0.25.12 3453 - '@esbuild/linux-arm64': 0.25.12 3454 - '@esbuild/linux-ia32': 0.25.12 3455 - '@esbuild/linux-loong64': 0.25.12 3456 - '@esbuild/linux-mips64el': 0.25.12 3457 - '@esbuild/linux-ppc64': 0.25.12 3458 - '@esbuild/linux-riscv64': 0.25.12 3459 - '@esbuild/linux-s390x': 0.25.12 3460 - '@esbuild/linux-x64': 0.25.12 3461 - '@esbuild/netbsd-arm64': 0.25.12 3462 - '@esbuild/netbsd-x64': 0.25.12 3463 - '@esbuild/openbsd-arm64': 0.25.12 3464 - '@esbuild/openbsd-x64': 0.25.12 3465 - '@esbuild/openharmony-arm64': 0.25.12 3466 - '@esbuild/sunos-x64': 0.25.12 3467 - '@esbuild/win32-arm64': 0.25.12 3468 - '@esbuild/win32-ia32': 0.25.12 3469 - '@esbuild/win32-x64': 0.25.12 3114 + es-module-lexer@2.0.0: {} 3470 3115 3471 3116 esbuild@0.27.3: 3472 3117 optionalDependencies: ··· 3503 3148 3504 3149 estree-walker@2.0.2: {} 3505 3150 3506 - estree-walker@3.0.3: 3507 - dependencies: 3508 - '@types/estree': 1.0.8 3509 - 3510 3151 eventemitter3@5.0.4: {} 3511 3152 3512 3153 exsolve@1.0.8: {} ··· 3549 3190 optional: true 3550 3191 3551 3192 get-caller-file@2.0.5: {} 3552 - 3553 - get-east-asian-width@1.5.0: {} 3554 3193 3555 3194 get-stream@5.2.0: 3556 3195 dependencies: ··· 3676 3315 dependencies: 3677 3316 safer-buffer: 2.1.2 3678 3317 3679 - import-meta-resolve@4.2.0: {} 3680 - 3681 3318 iron-webcrypto@1.2.1: {} 3682 3319 3683 3320 is-docker@3.0.0: {} ··· 3706 3343 jsonc-parser@2.3.1: {} 3707 3344 3708 3345 jsonc-parser@3.3.1: {} 3709 - 3710 - kleur@3.0.3: {} 3711 3346 3712 3347 kleur@4.1.5: {} 3713 3348 ··· 4141 3776 dependencies: 4142 3777 boolbase: 1.0.0 4143 3778 3779 + obug@2.1.1: {} 3780 + 4144 3781 ofetch@1.5.1: 4145 3782 dependencies: 4146 3783 destr: 2.0.5 ··· 4161 3798 regex: 6.1.0 4162 3799 regex-recursion: 6.0.2 4163 3800 4164 - p-limit@6.2.0: 3801 + p-limit@7.3.0: 4165 3802 dependencies: 4166 3803 yocto-queue: 1.2.2 4167 3804 4168 - p-queue@8.1.1: 3805 + p-queue@9.1.0: 4169 3806 dependencies: 4170 3807 eventemitter3: 5.0.4 4171 - p-timeout: 6.1.4 3808 + p-timeout: 7.0.1 4172 3809 4173 - p-timeout@6.1.4: {} 3810 + p-timeout@7.0.1: {} 4174 3811 4175 3812 package-manager-detector@1.6.0: {} 4176 3813 ··· 4240 3877 prettier@3.8.1: {} 4241 3878 4242 3879 prismjs@1.30.0: {} 4243 - 4244 - prompts@2.4.2: 4245 - dependencies: 4246 - kleur: 3.0.3 4247 - sisteransi: 1.0.5 4248 3880 4249 3881 property-information@7.1.0: {} 4250 3882 ··· 4446 4078 '@img/sharp-win32-ia32': 0.34.5 4447 4079 '@img/sharp-win32-x64': 0.34.5 4448 4080 4449 - shiki@3.23.0: 4081 + shiki@4.0.2: 4450 4082 dependencies: 4451 - '@shikijs/core': 3.23.0 4452 - '@shikijs/engine-javascript': 3.23.0 4453 - '@shikijs/engine-oniguruma': 3.23.0 4454 - '@shikijs/langs': 3.23.0 4455 - '@shikijs/themes': 3.23.0 4456 - '@shikijs/types': 3.23.0 4083 + '@shikijs/core': 4.0.2 4084 + '@shikijs/engine-javascript': 4.0.2 4085 + '@shikijs/engine-oniguruma': 4.0.2 4086 + '@shikijs/langs': 4.0.2 4087 + '@shikijs/themes': 4.0.2 4088 + '@shikijs/types': 4.0.2 4457 4089 '@shikijs/vscode-textmate': 10.0.2 4458 4090 '@types/hast': 3.0.4 4459 4091 4460 4092 sisteransi@1.0.5: {} 4461 4093 4462 - sitemap@8.0.2: 4094 + sitemap@9.0.1: 4463 4095 dependencies: 4464 - '@types/node': 17.0.45 4096 + '@types/node': 24.12.0 4465 4097 '@types/sax': 1.2.7 4466 4098 arg: 5.0.2 4467 4099 sax: 1.4.4 ··· 4480 4112 is-fullwidth-code-point: 3.0.0 4481 4113 strip-ansi: 6.0.1 4482 4114 4483 - string-width@7.2.0: 4484 - dependencies: 4485 - emoji-regex: 10.6.0 4486 - get-east-asian-width: 1.5.0 4487 - strip-ansi: 7.2.0 4488 - 4489 4115 stringify-entities@4.0.4: 4490 4116 dependencies: 4491 4117 character-entities-html4: 2.1.0 ··· 4495 4121 dependencies: 4496 4122 ansi-regex: 5.0.1 4497 4123 4498 - strip-ansi@7.2.0: 4499 - dependencies: 4500 - ansi-regex: 6.2.2 4501 - 4502 4124 suf-log@2.5.3: 4503 4125 dependencies: 4504 4126 s.color: 0.0.15 ··· 4534 4156 4535 4157 tiny-inflate@1.0.3: {} 4536 4158 4159 + tinyclip@0.1.12: {} 4160 + 4537 4161 tinyexec@1.0.2: {} 4538 4162 4539 4163 tinyglobby@0.2.15: ··· 4551 4175 4552 4176 tslib@2.8.1: 4553 4177 optional: true 4554 - 4555 - type-fest@4.41.0: {} 4556 4178 4557 4179 typesafe-path@0.2.2: {} 4558 4180 ··· 4568 4190 4569 4191 uncrypto@0.1.3: {} 4570 4192 4571 - undici-types@7.18.2: 4572 - optional: true 4193 + undici-types@7.16.0: {} 4194 + 4195 + undici-types@7.18.2: {} 4573 4196 4574 4197 undici@7.22.0: {} 4575 4198 ··· 4659 4282 '@types/unist': 3.0.3 4660 4283 vfile-message: 4.0.3 4661 4284 4662 - vite@6.4.1(@types/node@25.3.2)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2): 4285 + vite@7.3.1(@types/node@25.3.2)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2): 4663 4286 dependencies: 4664 - esbuild: 0.25.12 4287 + esbuild: 0.27.3 4665 4288 fdir: 6.5.0(picomatch@4.0.3) 4666 4289 picomatch: 4.0.3 4667 4290 postcss: 8.5.6 ··· 4674 4297 lightningcss: 1.30.2 4675 4298 yaml: 2.8.2 4676 4299 4677 - vitefu@1.1.2(vite@6.4.1(@types/node@25.3.2)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)): 4300 + vitefu@1.1.2(vite@7.3.1(@types/node@25.3.2)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)): 4678 4301 optionalDependencies: 4679 - vite: 6.4.1(@types/node@25.3.2)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2) 4302 + vite: 7.3.1(@types/node@25.3.2)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2) 4680 4303 4681 4304 volar-service-css@0.0.68(@volar/language-service@2.4.28): 4682 4305 dependencies: ··· 4785 4408 4786 4409 which-pm-runs@1.1.0: {} 4787 4410 4788 - widest-line@5.0.0: 4789 - dependencies: 4790 - string-width: 7.2.0 4791 - 4792 4411 wrap-ansi@7.0.0: 4793 4412 dependencies: 4794 4413 ansi-styles: 4.3.0 4795 4414 string-width: 4.2.3 4796 4415 strip-ansi: 6.0.1 4797 4416 4798 - wrap-ansi@9.0.2: 4799 - dependencies: 4800 - ansi-styles: 6.2.3 4801 - string-width: 7.2.0 4802 - strip-ansi: 7.2.0 4803 - 4804 4417 wrappy@1.0.2: {} 4805 4418 4806 4419 xxhash-wasm@1.1.0: {} ··· 4830 4443 4831 4444 yargs-parser@21.1.1: {} 4832 4445 4446 + yargs-parser@22.0.0: {} 4447 + 4833 4448 yargs@17.7.2: 4834 4449 dependencies: 4835 4450 cliui: 8.0.1 ··· 4847 4462 4848 4463 yocto-queue@1.2.2: {} 4849 4464 4850 - yocto-spinner@0.2.3: 4851 - dependencies: 4852 - yoctocolors: 2.1.2 4853 - 4854 - yoctocolors@2.1.2: {} 4855 - 4856 - zod-to-json-schema@3.25.1(zod@3.25.76): 4857 - dependencies: 4858 - zod: 3.25.76 4859 - 4860 - zod-to-ts@1.2.0(typescript@5.9.3)(zod@3.25.76): 4861 - dependencies: 4862 - typescript: 5.9.3 4863 - zod: 3.25.76 4864 - 4865 - zod@3.25.76: {} 4465 + zod@4.3.6: {} 4866 4466 4867 4467 zwitch@2.0.4: {}