Wowie what a gay little website for my gay little self aria.coffee
3
fork

Configure Feed

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

Bump deps

Aria 113de9fb 4d3a1f5c

+583 -413
+7 -7
package.json
··· 10 10 }, 11 11 "dependencies": { 12 12 "@astrojs/check": "^0.9.4", 13 - "@astrojs/mdx": "^4.2.3", 14 - "@astrojs/node": "^9.1.3", 15 - "@astrojs/preact": "^4.0.8", 13 + "@astrojs/mdx": "^4.2.5", 14 + "@astrojs/node": "^9.2.1", 15 + "@astrojs/preact": "^4.0.10", 16 16 "@astrojs/rss": "^4.0.11", 17 17 "@astrojs/tailwind": "^5.1.5", 18 - "astro": "^5.6.1", 18 + "astro": "^5.7.5", 19 19 "astro-icon": "^1.1.5", 20 20 "dayjs": "^1.11.13", 21 - "preact": "^10.26.4", 21 + "preact": "^10.26.5", 22 22 "sharp": "^0.33.5", 23 23 "tailwindcss": "^3.4.17", 24 - "typescript": "^5.8.2" 24 + "typescript": "^5.8.3" 25 25 }, 26 26 "devDependencies": { 27 27 "@iconify-json/mdi": "^1.2.3", 28 28 "@iconify-json/meteor-icons": "^1.2.1", 29 29 "@iconify-json/tabler": "^1.2.17", 30 30 "@tailwindcss/typography": "^0.5.16", 31 - "vite": "^6.2.5" 31 + "vite": "^6.3.3" 32 32 } 33 33 }
+576 -406
pnpm-lock.yaml
··· 10 10 dependencies: 11 11 '@astrojs/check': 12 12 specifier: ^0.9.4 13 - version: 0.9.4(typescript@5.8.2) 13 + version: 0.9.4(typescript@5.8.3) 14 14 '@astrojs/mdx': 15 - specifier: ^4.2.3 16 - version: 4.2.3(astro@5.6.1(@types/node@22.14.0)(jiti@2.4.2)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1)) 15 + specifier: ^4.2.5 16 + version: 4.2.5(astro@5.7.5(@types/node@22.14.1)(jiti@2.4.2)(rollup@4.40.0)(typescript@5.8.3)(yaml@2.7.1)) 17 17 '@astrojs/node': 18 - specifier: ^9.1.3 19 - version: 9.1.3(astro@5.6.1(@types/node@22.14.0)(jiti@2.4.2)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1)) 18 + specifier: ^9.2.1 19 + version: 9.2.1(astro@5.7.5(@types/node@22.14.1)(jiti@2.4.2)(rollup@4.40.0)(typescript@5.8.3)(yaml@2.7.1)) 20 20 '@astrojs/preact': 21 - specifier: ^4.0.8 22 - version: 4.0.8(@babel/core@7.26.10)(@types/node@22.14.0)(jiti@2.4.2)(preact@10.26.4)(yaml@2.7.1) 21 + specifier: ^4.0.10 22 + version: 4.0.10(@babel/core@7.26.10)(@types/node@22.14.1)(jiti@2.4.2)(preact@10.26.5)(yaml@2.7.1) 23 23 '@astrojs/rss': 24 24 specifier: ^4.0.11 25 25 version: 4.0.11 26 26 '@astrojs/tailwind': 27 27 specifier: ^5.1.5 28 - version: 5.1.5(astro@5.6.1(@types/node@22.14.0)(jiti@2.4.2)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))(tailwindcss@3.4.17) 28 + version: 5.1.5(astro@5.7.5(@types/node@22.14.1)(jiti@2.4.2)(rollup@4.40.0)(typescript@5.8.3)(yaml@2.7.1))(tailwindcss@3.4.17) 29 29 astro: 30 - specifier: ^5.6.1 31 - version: 5.6.1(@types/node@22.14.0)(jiti@2.4.2)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1) 30 + specifier: ^5.7.5 31 + version: 5.7.5(@types/node@22.14.1)(jiti@2.4.2)(rollup@4.40.0)(typescript@5.8.3)(yaml@2.7.1) 32 32 astro-icon: 33 33 specifier: ^1.1.5 34 34 version: 1.1.5 ··· 36 36 specifier: ^1.11.13 37 37 version: 1.11.13 38 38 preact: 39 - specifier: ^10.26.4 40 - version: 10.26.4 39 + specifier: ^10.26.5 40 + version: 10.26.5 41 41 sharp: 42 42 specifier: ^0.33.5 43 43 version: 0.33.5 ··· 45 45 specifier: ^3.4.17 46 46 version: 3.4.17 47 47 typescript: 48 - specifier: ^5.8.2 49 - version: 5.8.2 48 + specifier: ^5.8.3 49 + version: 5.8.3 50 50 devDependencies: 51 51 '@iconify-json/mdi': 52 52 specifier: ^1.2.3 ··· 61 61 specifier: ^0.5.16 62 62 version: 0.5.16(tailwindcss@3.4.17) 63 63 vite: 64 - specifier: ^6.2.5 65 - version: 6.2.5(@types/node@22.14.0)(jiti@2.4.2)(yaml@2.7.1) 64 + specifier: ^6.3.3 65 + version: 6.3.3(@types/node@22.14.1)(jiti@2.4.2)(yaml@2.7.1) 66 66 67 67 packages: 68 68 ··· 107 107 '@astrojs/markdown-remark@6.3.1': 108 108 resolution: {integrity: sha512-c5F5gGrkczUaTVgmMW9g1YMJGzOtRvjjhw6IfGuxarM6ct09MpwysP10US729dy07gg8y+ofVifezvP3BNsWZg==} 109 109 110 - '@astrojs/mdx@4.2.3': 111 - resolution: {integrity: sha512-oteB88udzzZmix5kWWUMeMJfeB2Dj8g7jy9LVNuTzGlBh3mEkGhQr6FsIR43p0JKCN11fl5J7P/Ev4Q0Nf0KQQ==} 110 + '@astrojs/mdx@4.2.5': 111 + resolution: {integrity: sha512-iKGu9GssmypLWf6ycJu6OYa9E3W16KA2y3ApBPlZpz1pwR70xXEr2XugQUwxGfFCI2KcZLIND/9FdKM7ZXVffA==} 112 112 engines: {node: ^18.17.1 || ^20.3.0 || >=22.0.0} 113 113 peerDependencies: 114 114 astro: ^5.0.0 115 115 116 - '@astrojs/node@9.1.3': 117 - resolution: {integrity: sha512-YcVxEmeZU8khNdrPYNPN3j//4tYPM+Pw6CthAJ6VE/bw65qEX7ErMRApalY2tibc3YhCeHMmsO9rXGhyW0NNyA==} 116 + '@astrojs/node@9.2.1': 117 + resolution: {integrity: sha512-kEHLB37ooW91p7FLGalqa3jVQRIafntfKiZgCnjN1lEYw+j8NP6VJHQbLHmzzbtKUI0J+srGiTnGZmaHErHE5w==} 118 118 peerDependencies: 119 119 astro: ^5.3.0 120 120 121 - '@astrojs/preact@4.0.8': 122 - resolution: {integrity: sha512-hrHRzto0vOAYajhI/4YyUdm6EfDP39RpLQlqOpDC1Lzs7KBLmWjqIknG0BI1DcW1lK/1SaC3SVgB+JzwiDWGUw==} 121 + '@astrojs/preact@4.0.10': 122 + resolution: {integrity: sha512-QLN9w/qhVSaF5xropGe8Otzx4Yb1rZnmj6m3IzDemrCXf2xDALLPNNno4UK7Zs86iKEu5240B8cEWdnqsZfXLw==} 123 123 engines: {node: ^18.17.1 || ^20.3.0 || >=22.0.0} 124 124 peerDependencies: 125 125 preact: ^10.6.5 ··· 137 137 astro: ^3.0.0 || ^4.0.0 || ^5.0.0 138 138 tailwindcss: ^3.0.24 139 139 140 - '@astrojs/telemetry@3.2.0': 141 - resolution: {integrity: sha512-wxhSKRfKugLwLlr4OFfcqovk+LIFtKwLyGPqMsv+9/ibqqnW3Gv7tBhtKEb0gAyUAC4G9BTVQeQahqnQAhd6IQ==} 140 + '@astrojs/telemetry@3.2.1': 141 + resolution: {integrity: sha512-SSVM820Jqc6wjsn7qYfV9qfeQvePtVc1nSofhyap7l0/iakUKywj3hfy3UJAOV4sGV4Q/u450RD4AaCaFvNPlg==} 142 142 engines: {node: ^18.17.1 || ^20.3.0 || >=22.0.0} 143 143 144 144 '@astrojs/yaml2ts@0.2.2': ··· 233 233 resolution: {integrity: sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==} 234 234 engines: {node: '>=6.9.0'} 235 235 236 + '@capsizecss/unpack@2.4.0': 237 + resolution: {integrity: sha512-GrSU71meACqcmIUxPYOJvGKF0yryjN/L1aCuE9DViCTJI7bfkjgYDPD1zbNDcINJwSSP6UaBZY9GAbYDO7re0Q==} 238 + 236 239 '@emmetio/abbreviation@2.3.3': 237 240 resolution: {integrity: sha512-mgv58UrU3rh4YgbE/TzgLQwJ3pFsHHhCLqY20aJq+9comytTXUDNGG/SMtSeMJdkpxgXSXunBGLD8Boka3JyVA==} 238 241 ··· 254 257 '@emmetio/stream-reader@2.2.0': 255 258 resolution: {integrity: sha512-fXVXEyFA5Yv3M3n8sUGT7+fvecGrZP4k6FnWWMSZVQf69kAq0LLpaBQLGcPR30m3zMmKYhECP4k/ZkzvhEW5kw==} 256 259 257 - '@emnapi/runtime@1.4.0': 258 - resolution: {integrity: sha512-64WYIf4UYcdLnbKn/umDlNjQDSS8AgZrI/R9+x5ilkUVFxXcA1Ebl+gQLc/6mERA4407Xof0R7wEyEuj091CVw==} 260 + '@emnapi/runtime@1.4.3': 261 + resolution: {integrity: sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ==} 259 262 260 - '@esbuild/aix-ppc64@0.25.2': 261 - resolution: {integrity: sha512-wCIboOL2yXZym2cgm6mlA742s9QeJ8DjGVaL39dLN4rRwrOgOyYSnOaFPhKZGLb2ngj4EyfAFjsNJwPXZvseag==} 263 + '@esbuild/aix-ppc64@0.25.3': 264 + resolution: {integrity: sha512-W8bFfPA8DowP8l//sxjJLSLkD8iEjMc7cBVyP+u4cEv9sM7mdUCkgsj+t0n/BWPFtv7WWCN5Yzj0N6FJNUUqBQ==} 262 265 engines: {node: '>=18'} 263 266 cpu: [ppc64] 264 267 os: [aix] 265 268 266 - '@esbuild/android-arm64@0.25.2': 267 - resolution: {integrity: sha512-5ZAX5xOmTligeBaeNEPnPaeEuah53Id2tX4c2CVP3JaROTH+j4fnfHCkr1PjXMd78hMst+TlkfKcW/DlTq0i4w==} 269 + '@esbuild/android-arm64@0.25.3': 270 + resolution: {integrity: sha512-XelR6MzjlZuBM4f5z2IQHK6LkK34Cvv6Rj2EntER3lwCBFdg6h2lKbtRjpTTsdEjD/WSe1q8UyPBXP1x3i/wYQ==} 268 271 engines: {node: '>=18'} 269 272 cpu: [arm64] 270 273 os: [android] 271 274 272 - '@esbuild/android-arm@0.25.2': 273 - resolution: {integrity: sha512-NQhH7jFstVY5x8CKbcfa166GoV0EFkaPkCKBQkdPJFvo5u+nGXLEH/ooniLb3QI8Fk58YAx7nsPLozUWfCBOJA==} 275 + '@esbuild/android-arm@0.25.3': 276 + resolution: {integrity: sha512-PuwVXbnP87Tcff5I9ngV0lmiSu40xw1At6i3GsU77U7cjDDB4s0X2cyFuBiDa1SBk9DnvWwnGvVaGBqoFWPb7A==} 274 277 engines: {node: '>=18'} 275 278 cpu: [arm] 276 279 os: [android] 277 280 278 - '@esbuild/android-x64@0.25.2': 279 - resolution: {integrity: sha512-Ffcx+nnma8Sge4jzddPHCZVRvIfQ0kMsUsCMcJRHkGJ1cDmhe4SsrYIjLUKn1xpHZybmOqCWwB0zQvsjdEHtkg==} 281 + '@esbuild/android-x64@0.25.3': 282 + resolution: {integrity: sha512-ogtTpYHT/g1GWS/zKM0cc/tIebFjm1F9Aw1boQ2Y0eUQ+J89d0jFY//s9ei9jVIlkYi8AfOjiixcLJSGNSOAdQ==} 280 283 engines: {node: '>=18'} 281 284 cpu: [x64] 282 285 os: [android] 283 286 284 - '@esbuild/darwin-arm64@0.25.2': 285 - resolution: {integrity: sha512-MpM6LUVTXAzOvN4KbjzU/q5smzryuoNjlriAIx+06RpecwCkL9JpenNzpKd2YMzLJFOdPqBpuub6eVRP5IgiSA==} 287 + '@esbuild/darwin-arm64@0.25.3': 288 + resolution: {integrity: sha512-eESK5yfPNTqpAmDfFWNsOhmIOaQA59tAcF/EfYvo5/QWQCzXn5iUSOnqt3ra3UdzBv073ykTtmeLJZGt3HhA+w==} 286 289 engines: {node: '>=18'} 287 290 cpu: [arm64] 288 291 os: [darwin] 289 292 290 - '@esbuild/darwin-x64@0.25.2': 291 - resolution: {integrity: sha512-5eRPrTX7wFyuWe8FqEFPG2cU0+butQQVNcT4sVipqjLYQjjh8a8+vUTfgBKM88ObB85ahsnTwF7PSIt6PG+QkA==} 293 + '@esbuild/darwin-x64@0.25.3': 294 + resolution: {integrity: sha512-Kd8glo7sIZtwOLcPbW0yLpKmBNWMANZhrC1r6K++uDR2zyzb6AeOYtI6udbtabmQpFaxJ8uduXMAo1gs5ozz8A==} 292 295 engines: {node: '>=18'} 293 296 cpu: [x64] 294 297 os: [darwin] 295 298 296 - '@esbuild/freebsd-arm64@0.25.2': 297 - resolution: {integrity: sha512-mLwm4vXKiQ2UTSX4+ImyiPdiHjiZhIaE9QvC7sw0tZ6HoNMjYAqQpGyui5VRIi5sGd+uWq940gdCbY3VLvsO1w==} 299 + '@esbuild/freebsd-arm64@0.25.3': 300 + resolution: {integrity: sha512-EJiyS70BYybOBpJth3M0KLOus0n+RRMKTYzhYhFeMwp7e/RaajXvP+BWlmEXNk6uk+KAu46j/kaQzr6au+JcIw==} 298 301 engines: {node: '>=18'} 299 302 cpu: [arm64] 300 303 os: [freebsd] 301 304 302 - '@esbuild/freebsd-x64@0.25.2': 303 - resolution: {integrity: sha512-6qyyn6TjayJSwGpm8J9QYYGQcRgc90nmfdUb0O7pp1s4lTY+9D0H9O02v5JqGApUyiHOtkz6+1hZNvNtEhbwRQ==} 305 + '@esbuild/freebsd-x64@0.25.3': 306 + resolution: {integrity: sha512-Q+wSjaLpGxYf7zC0kL0nDlhsfuFkoN+EXrx2KSB33RhinWzejOd6AvgmP5JbkgXKmjhmpfgKZq24pneodYqE8Q==} 304 307 engines: {node: '>=18'} 305 308 cpu: [x64] 306 309 os: [freebsd] 307 310 308 - '@esbuild/linux-arm64@0.25.2': 309 - resolution: {integrity: sha512-gq/sjLsOyMT19I8obBISvhoYiZIAaGF8JpeXu1u8yPv8BE5HlWYobmlsfijFIZ9hIVGYkbdFhEqC0NvM4kNO0g==} 311 + '@esbuild/linux-arm64@0.25.3': 312 + resolution: {integrity: sha512-xCUgnNYhRD5bb1C1nqrDV1PfkwgbswTTBRbAd8aH5PhYzikdf/ddtsYyMXFfGSsb/6t6QaPSzxtbfAZr9uox4A==} 310 313 engines: {node: '>=18'} 311 314 cpu: [arm64] 312 315 os: [linux] 313 316 314 - '@esbuild/linux-arm@0.25.2': 315 - resolution: {integrity: sha512-UHBRgJcmjJv5oeQF8EpTRZs/1knq6loLxTsjc3nxO9eXAPDLcWW55flrMVc97qFPbmZP31ta1AZVUKQzKTzb0g==} 317 + '@esbuild/linux-arm@0.25.3': 318 + resolution: {integrity: sha512-dUOVmAUzuHy2ZOKIHIKHCm58HKzFqd+puLaS424h6I85GlSDRZIA5ycBixb3mFgM0Jdh+ZOSB6KptX30DD8YOQ==} 316 319 engines: {node: '>=18'} 317 320 cpu: [arm] 318 321 os: [linux] 319 322 320 - '@esbuild/linux-ia32@0.25.2': 321 - resolution: {integrity: sha512-bBYCv9obgW2cBP+2ZWfjYTU+f5cxRoGGQ5SeDbYdFCAZpYWrfjjfYwvUpP8MlKbP0nwZ5gyOU/0aUzZ5HWPuvQ==} 323 + '@esbuild/linux-ia32@0.25.3': 324 + resolution: {integrity: sha512-yplPOpczHOO4jTYKmuYuANI3WhvIPSVANGcNUeMlxH4twz/TeXuzEP41tGKNGWJjuMhotpGabeFYGAOU2ummBw==} 322 325 engines: {node: '>=18'} 323 326 cpu: [ia32] 324 327 os: [linux] 325 328 326 - '@esbuild/linux-loong64@0.25.2': 327 - resolution: {integrity: sha512-SHNGiKtvnU2dBlM5D8CXRFdd+6etgZ9dXfaPCeJtz+37PIUlixvlIhI23L5khKXs3DIzAn9V8v+qb1TRKrgT5w==} 329 + '@esbuild/linux-loong64@0.25.3': 330 + resolution: {integrity: sha512-P4BLP5/fjyihmXCELRGrLd793q/lBtKMQl8ARGpDxgzgIKJDRJ/u4r1A/HgpBpKpKZelGct2PGI4T+axcedf6g==} 328 331 engines: {node: '>=18'} 329 332 cpu: [loong64] 330 333 os: [linux] 331 334 332 - '@esbuild/linux-mips64el@0.25.2': 333 - resolution: {integrity: sha512-hDDRlzE6rPeoj+5fsADqdUZl1OzqDYow4TB4Y/3PlKBD0ph1e6uPHzIQcv2Z65u2K0kpeByIyAjCmjn1hJgG0Q==} 335 + '@esbuild/linux-mips64el@0.25.3': 336 + resolution: {integrity: sha512-eRAOV2ODpu6P5divMEMa26RRqb2yUoYsuQQOuFUexUoQndm4MdpXXDBbUoKIc0iPa4aCO7gIhtnYomkn2x+bag==} 334 337 engines: {node: '>=18'} 335 338 cpu: [mips64el] 336 339 os: [linux] 337 340 338 - '@esbuild/linux-ppc64@0.25.2': 339 - resolution: {integrity: sha512-tsHu2RRSWzipmUi9UBDEzc0nLc4HtpZEI5Ba+Omms5456x5WaNuiG3u7xh5AO6sipnJ9r4cRWQB2tUjPyIkc6g==} 341 + '@esbuild/linux-ppc64@0.25.3': 342 + resolution: {integrity: sha512-ZC4jV2p7VbzTlnl8nZKLcBkfzIf4Yad1SJM4ZMKYnJqZFD4rTI+pBG65u8ev4jk3/MPwY9DvGn50wi3uhdaghg==} 340 343 engines: {node: '>=18'} 341 344 cpu: [ppc64] 342 345 os: [linux] 343 346 344 - '@esbuild/linux-riscv64@0.25.2': 345 - resolution: {integrity: sha512-k4LtpgV7NJQOml/10uPU0s4SAXGnowi5qBSjaLWMojNCUICNu7TshqHLAEbkBdAszL5TabfvQ48kK84hyFzjnw==} 347 + '@esbuild/linux-riscv64@0.25.3': 348 + resolution: {integrity: sha512-LDDODcFzNtECTrUUbVCs6j9/bDVqy7DDRsuIXJg6so+mFksgwG7ZVnTruYi5V+z3eE5y+BJZw7VvUadkbfg7QA==} 346 349 engines: {node: '>=18'} 347 350 cpu: [riscv64] 348 351 os: [linux] 349 352 350 - '@esbuild/linux-s390x@0.25.2': 351 - resolution: {integrity: sha512-GRa4IshOdvKY7M/rDpRR3gkiTNp34M0eLTaC1a08gNrh4u488aPhuZOCpkF6+2wl3zAN7L7XIpOFBhnaE3/Q8Q==} 353 + '@esbuild/linux-s390x@0.25.3': 354 + resolution: {integrity: sha512-s+w/NOY2k0yC2p9SLen+ymflgcpRkvwwa02fqmAwhBRI3SC12uiS10edHHXlVWwfAagYSY5UpmT/zISXPMW3tQ==} 352 355 engines: {node: '>=18'} 353 356 cpu: [s390x] 354 357 os: [linux] 355 358 356 - '@esbuild/linux-x64@0.25.2': 357 - resolution: {integrity: sha512-QInHERlqpTTZ4FRB0fROQWXcYRD64lAoiegezDunLpalZMjcUcld3YzZmVJ2H/Cp0wJRZ8Xtjtj0cEHhYc/uUg==} 359 + '@esbuild/linux-x64@0.25.3': 360 + resolution: {integrity: sha512-nQHDz4pXjSDC6UfOE1Fw9Q8d6GCAd9KdvMZpfVGWSJztYCarRgSDfOVBY5xwhQXseiyxapkiSJi/5/ja8mRFFA==} 358 361 engines: {node: '>=18'} 359 362 cpu: [x64] 360 363 os: [linux] 361 364 362 - '@esbuild/netbsd-arm64@0.25.2': 363 - resolution: {integrity: sha512-talAIBoY5M8vHc6EeI2WW9d/CkiO9MQJ0IOWX8hrLhxGbro/vBXJvaQXefW2cP0z0nQVTdQ/eNyGFV1GSKrxfw==} 365 + '@esbuild/netbsd-arm64@0.25.3': 366 + resolution: {integrity: sha512-1QaLtOWq0mzK6tzzp0jRN3eccmN3hezey7mhLnzC6oNlJoUJz4nym5ZD7mDnS/LZQgkrhEbEiTn515lPeLpgWA==} 364 367 engines: {node: '>=18'} 365 368 cpu: [arm64] 366 369 os: [netbsd] 367 370 368 - '@esbuild/netbsd-x64@0.25.2': 369 - resolution: {integrity: sha512-voZT9Z+tpOxrvfKFyfDYPc4DO4rk06qamv1a/fkuzHpiVBMOhpjK+vBmWM8J1eiB3OLSMFYNaOaBNLXGChf5tg==} 371 + '@esbuild/netbsd-x64@0.25.3': 372 + resolution: {integrity: sha512-i5Hm68HXHdgv8wkrt+10Bc50zM0/eonPb/a/OFVfB6Qvpiirco5gBA5bz7S2SHuU+Y4LWn/zehzNX14Sp4r27g==} 370 373 engines: {node: '>=18'} 371 374 cpu: [x64] 372 375 os: [netbsd] 373 376 374 - '@esbuild/openbsd-arm64@0.25.2': 375 - resolution: {integrity: sha512-dcXYOC6NXOqcykeDlwId9kB6OkPUxOEqU+rkrYVqJbK2hagWOMrsTGsMr8+rW02M+d5Op5NNlgMmjzecaRf7Tg==} 377 + '@esbuild/openbsd-arm64@0.25.3': 378 + resolution: {integrity: sha512-zGAVApJEYTbOC6H/3QBr2mq3upG/LBEXr85/pTtKiv2IXcgKV0RT0QA/hSXZqSvLEpXeIxah7LczB4lkiYhTAQ==} 376 379 engines: {node: '>=18'} 377 380 cpu: [arm64] 378 381 os: [openbsd] 379 382 380 - '@esbuild/openbsd-x64@0.25.2': 381 - resolution: {integrity: sha512-t/TkWwahkH0Tsgoq1Ju7QfgGhArkGLkF1uYz8nQS/PPFlXbP5YgRpqQR3ARRiC2iXoLTWFxc6DJMSK10dVXluw==} 383 + '@esbuild/openbsd-x64@0.25.3': 384 + resolution: {integrity: sha512-fpqctI45NnCIDKBH5AXQBsD0NDPbEFczK98hk/aa6HJxbl+UtLkJV2+Bvy5hLSLk3LHmqt0NTkKNso1A9y1a4w==} 382 385 engines: {node: '>=18'} 383 386 cpu: [x64] 384 387 os: [openbsd] 385 388 386 - '@esbuild/sunos-x64@0.25.2': 387 - resolution: {integrity: sha512-cfZH1co2+imVdWCjd+D1gf9NjkchVhhdpgb1q5y6Hcv9TP6Zi9ZG/beI3ig8TvwT9lH9dlxLq5MQBBgwuj4xvA==} 389 + '@esbuild/sunos-x64@0.25.3': 390 + resolution: {integrity: sha512-ROJhm7d8bk9dMCUZjkS8fgzsPAZEjtRJqCAmVgB0gMrvG7hfmPmz9k1rwO4jSiblFjYmNvbECL9uhaPzONMfgA==} 388 391 engines: {node: '>=18'} 389 392 cpu: [x64] 390 393 os: [sunos] 391 394 392 - '@esbuild/win32-arm64@0.25.2': 393 - resolution: {integrity: sha512-7Loyjh+D/Nx/sOTzV8vfbB3GJuHdOQyrOryFdZvPHLf42Tk9ivBU5Aedi7iyX+x6rbn2Mh68T4qq1SDqJBQO5Q==} 395 + '@esbuild/win32-arm64@0.25.3': 396 + resolution: {integrity: sha512-YWcow8peiHpNBiIXHwaswPnAXLsLVygFwCB3A7Bh5jRkIBFWHGmNQ48AlX4xDvQNoMZlPYzjVOQDYEzWCqufMQ==} 394 397 engines: {node: '>=18'} 395 398 cpu: [arm64] 396 399 os: [win32] 397 400 398 - '@esbuild/win32-ia32@0.25.2': 399 - resolution: {integrity: sha512-WRJgsz9un0nqZJ4MfhabxaD9Ft8KioqU3JMinOTvobbX6MOSUigSBlogP8QB3uxpJDsFS6yN+3FDBdqE5lg9kg==} 401 + '@esbuild/win32-ia32@0.25.3': 402 + resolution: {integrity: sha512-qspTZOIGoXVS4DpNqUYUs9UxVb04khS1Degaw/MnfMe7goQ3lTfQ13Vw4qY/Nj0979BGvMRpAYbs/BAxEvU8ew==} 400 403 engines: {node: '>=18'} 401 404 cpu: [ia32] 402 405 os: [win32] 403 406 404 - '@esbuild/win32-x64@0.25.2': 405 - resolution: {integrity: sha512-kM3HKb16VIXZyIeVrM1ygYmZBKybX8N4p754bw390wGO3Tf2j4L2/WYL+4suWujpgf6GBYs3jv7TyUivdd05JA==} 407 + '@esbuild/win32-x64@0.25.3': 408 + resolution: {integrity: sha512-ICgUR+kPimx0vvRzf+N/7L7tVSQeE3BYY+NhHRHXS1kBuPO7z2+7ea2HbhDyZdTephgvNvKrlDDKUexuCVBVvg==} 406 409 engines: {node: '>=18'} 407 410 cpu: [x64] 408 411 os: [win32] ··· 583 586 '@preact/signals-core@1.8.0': 584 587 resolution: {integrity: sha512-OBvUsRZqNmjzCZXWLxkZfhcgT+Fk8DDcT/8vD6a1xhDemodyy87UJRJfASMuSD8FaAIeGgGm85ydXhm7lr4fyA==} 585 588 586 - '@preact/signals@2.0.2': 587 - resolution: {integrity: sha512-Qvu30QoIswaWXmFQZwzBc1CdyB+biIZCpHxoYcNplRTySLkCH6f7RMlHtwb0tmkfQJ+WBkUqR7ajPjdsc1Uq+w==} 589 + '@preact/signals@2.0.4': 590 + resolution: {integrity: sha512-9241aGnIv7y0IGzaq2vkBMe8/0jGnnmEEUeFmAoTWsaj8q/BW2PVekL8nHVJcy69bBww6rwEy3A1tc6yPE0sJA==} 588 591 peerDependencies: 589 - preact: 10.x 592 + preact: '>= 10.25.0' 590 593 591 594 '@prefresh/babel-plugin@0.5.1': 592 595 resolution: {integrity: sha512-uG3jGEAysxWoyG3XkYfjYHgaySFrSsaEb4GagLzYaxlydbuREtaX+FTxuIidp241RaLl85XoHg9Ej6E4+V1pcg==} ··· 618 621 rollup: 619 622 optional: true 620 623 621 - '@rollup/rollup-android-arm-eabi@4.39.0': 622 - resolution: {integrity: sha512-lGVys55Qb00Wvh8DMAocp5kIcaNzEFTmGhfFd88LfaogYTRKrdxgtlO5H6S49v2Nd8R2C6wLOal0qv6/kCkOwA==} 624 + '@rollup/rollup-android-arm-eabi@4.40.0': 625 + resolution: {integrity: sha512-+Fbls/diZ0RDerhE8kyC6hjADCXA1K4yVNlH0EYfd2XjyH0UGgzaQ8MlT0pCXAThfxv3QUAczHaL+qSv1E4/Cg==} 623 626 cpu: [arm] 624 627 os: [android] 625 628 626 - '@rollup/rollup-android-arm64@4.39.0': 627 - resolution: {integrity: sha512-It9+M1zE31KWfqh/0cJLrrsCPiF72PoJjIChLX+rEcujVRCb4NLQ5QzFkzIZW8Kn8FTbvGQBY5TkKBau3S8cCQ==} 629 + '@rollup/rollup-android-arm64@4.40.0': 630 + resolution: {integrity: sha512-PPA6aEEsTPRz+/4xxAmaoWDqh67N7wFbgFUJGMnanCFs0TV99M0M8QhhaSCks+n6EbQoFvLQgYOGXxlMGQe/6w==} 628 631 cpu: [arm64] 629 632 os: [android] 630 633 631 - '@rollup/rollup-darwin-arm64@4.39.0': 632 - resolution: {integrity: sha512-lXQnhpFDOKDXiGxsU9/l8UEGGM65comrQuZ+lDcGUx+9YQ9dKpF3rSEGepyeR5AHZ0b5RgiligsBhWZfSSQh8Q==} 634 + '@rollup/rollup-darwin-arm64@4.40.0': 635 + resolution: {integrity: sha512-GwYOcOakYHdfnjjKwqpTGgn5a6cUX7+Ra2HeNj/GdXvO2VJOOXCiYYlRFU4CubFM67EhbmzLOmACKEfvp3J1kQ==} 633 636 cpu: [arm64] 634 637 os: [darwin] 635 638 636 - '@rollup/rollup-darwin-x64@4.39.0': 637 - resolution: {integrity: sha512-mKXpNZLvtEbgu6WCkNij7CGycdw9cJi2k9v0noMb++Vab12GZjFgUXD69ilAbBh034Zwn95c2PNSz9xM7KYEAQ==} 639 + '@rollup/rollup-darwin-x64@4.40.0': 640 + resolution: {integrity: sha512-CoLEGJ+2eheqD9KBSxmma6ld01czS52Iw0e2qMZNpPDlf7Z9mj8xmMemxEucinev4LgHalDPczMyxzbq+Q+EtA==} 638 641 cpu: [x64] 639 642 os: [darwin] 640 643 641 - '@rollup/rollup-freebsd-arm64@4.39.0': 642 - resolution: {integrity: sha512-jivRRlh2Lod/KvDZx2zUR+I4iBfHcu2V/BA2vasUtdtTN2Uk3jfcZczLa81ESHZHPHy4ih3T/W5rPFZ/hX7RtQ==} 644 + '@rollup/rollup-freebsd-arm64@4.40.0': 645 + resolution: {integrity: sha512-r7yGiS4HN/kibvESzmrOB/PxKMhPTlz+FcGvoUIKYoTyGd5toHp48g1uZy1o1xQvybwwpqpe010JrcGG2s5nkg==} 643 646 cpu: [arm64] 644 647 os: [freebsd] 645 648 646 - '@rollup/rollup-freebsd-x64@4.39.0': 647 - resolution: {integrity: sha512-8RXIWvYIRK9nO+bhVz8DwLBepcptw633gv/QT4015CpJ0Ht8punmoHU/DuEd3iw9Hr8UwUV+t+VNNuZIWYeY7Q==} 649 + '@rollup/rollup-freebsd-x64@4.40.0': 650 + resolution: {integrity: sha512-mVDxzlf0oLzV3oZOr0SMJ0lSDd3xC4CmnWJ8Val8isp9jRGl5Dq//LLDSPFrasS7pSm6m5xAcKaw3sHXhBjoRw==} 648 651 cpu: [x64] 649 652 os: [freebsd] 650 653 651 - '@rollup/rollup-linux-arm-gnueabihf@4.39.0': 652 - resolution: {integrity: sha512-mz5POx5Zu58f2xAG5RaRRhp3IZDK7zXGk5sdEDj4o96HeaXhlUwmLFzNlc4hCQi5sGdR12VDgEUqVSHer0lI9g==} 654 + '@rollup/rollup-linux-arm-gnueabihf@4.40.0': 655 + resolution: {integrity: sha512-y/qUMOpJxBMy8xCXD++jeu8t7kzjlOCkoxxajL58G62PJGBZVl/Gwpm7JK9+YvlB701rcQTzjUZ1JgUoPTnoQA==} 653 656 cpu: [arm] 654 657 os: [linux] 655 658 656 - '@rollup/rollup-linux-arm-musleabihf@4.39.0': 657 - resolution: {integrity: sha512-+YDwhM6gUAyakl0CD+bMFpdmwIoRDzZYaTWV3SDRBGkMU/VpIBYXXEvkEcTagw/7VVkL2vA29zU4UVy1mP0/Yw==} 659 + '@rollup/rollup-linux-arm-musleabihf@4.40.0': 660 + resolution: {integrity: sha512-GoCsPibtVdJFPv/BOIvBKO/XmwZLwaNWdyD8TKlXuqp0veo2sHE+A/vpMQ5iSArRUz/uaoj4h5S6Pn0+PdhRjg==} 658 661 cpu: [arm] 659 662 os: [linux] 660 663 661 - '@rollup/rollup-linux-arm64-gnu@4.39.0': 662 - resolution: {integrity: sha512-EKf7iF7aK36eEChvlgxGnk7pdJfzfQbNvGV/+l98iiMwU23MwvmV0Ty3pJ0p5WQfm3JRHOytSIqD9LB7Bq7xdQ==} 664 + '@rollup/rollup-linux-arm64-gnu@4.40.0': 665 + resolution: {integrity: sha512-L5ZLphTjjAD9leJzSLI7rr8fNqJMlGDKlazW2tX4IUF9P7R5TMQPElpH82Q7eNIDQnQlAyiNVfRPfP2vM5Avvg==} 663 666 cpu: [arm64] 664 667 os: [linux] 665 668 666 - '@rollup/rollup-linux-arm64-musl@4.39.0': 667 - resolution: {integrity: sha512-vYanR6MtqC7Z2SNr8gzVnzUul09Wi1kZqJaek3KcIlI/wq5Xtq4ZPIZ0Mr/st/sv/NnaPwy/D4yXg5x0B3aUUA==} 669 + '@rollup/rollup-linux-arm64-musl@4.40.0': 670 + resolution: {integrity: sha512-ATZvCRGCDtv1Y4gpDIXsS+wfFeFuLwVxyUBSLawjgXK2tRE6fnsQEkE4csQQYWlBlsFztRzCnBvWVfcae/1qxQ==} 668 671 cpu: [arm64] 669 672 os: [linux] 670 673 671 - '@rollup/rollup-linux-loongarch64-gnu@4.39.0': 672 - resolution: {integrity: sha512-NMRUT40+h0FBa5fb+cpxtZoGAggRem16ocVKIv5gDB5uLDgBIwrIsXlGqYbLwW8YyO3WVTk1FkFDjMETYlDqiw==} 674 + '@rollup/rollup-linux-loongarch64-gnu@4.40.0': 675 + resolution: {integrity: sha512-wG9e2XtIhd++QugU5MD9i7OnpaVb08ji3P1y/hNbxrQ3sYEelKJOq1UJ5dXczeo6Hj2rfDEL5GdtkMSVLa/AOg==} 673 676 cpu: [loong64] 674 677 os: [linux] 675 678 676 - '@rollup/rollup-linux-powerpc64le-gnu@4.39.0': 677 - resolution: {integrity: sha512-0pCNnmxgduJ3YRt+D+kJ6Ai/r+TaePu9ZLENl+ZDV/CdVczXl95CbIiwwswu4L+K7uOIGf6tMo2vm8uadRaICQ==} 679 + '@rollup/rollup-linux-powerpc64le-gnu@4.40.0': 680 + resolution: {integrity: sha512-vgXfWmj0f3jAUvC7TZSU/m/cOE558ILWDzS7jBhiCAFpY2WEBn5jqgbqvmzlMjtp8KlLcBlXVD2mkTSEQE6Ixw==} 678 681 cpu: [ppc64] 679 682 os: [linux] 680 683 681 - '@rollup/rollup-linux-riscv64-gnu@4.39.0': 682 - resolution: {integrity: sha512-t7j5Zhr7S4bBtksT73bO6c3Qa2AV/HqiGlj9+KB3gNF5upcVkx+HLgxTm8DK4OkzsOYqbdqbLKwvGMhylJCPhQ==} 684 + '@rollup/rollup-linux-riscv64-gnu@4.40.0': 685 + resolution: {integrity: sha512-uJkYTugqtPZBS3Z136arevt/FsKTF/J9dEMTX/cwR7lsAW4bShzI2R0pJVw+hcBTWF4dxVckYh72Hk3/hWNKvA==} 683 686 cpu: [riscv64] 684 687 os: [linux] 685 688 686 - '@rollup/rollup-linux-riscv64-musl@4.39.0': 687 - resolution: {integrity: sha512-m6cwI86IvQ7M93MQ2RF5SP8tUjD39Y7rjb1qjHgYh28uAPVU8+k/xYWvxRO3/tBN2pZkSMa5RjnPuUIbrwVxeA==} 689 + '@rollup/rollup-linux-riscv64-musl@4.40.0': 690 + resolution: {integrity: sha512-rKmSj6EXQRnhSkE22+WvrqOqRtk733x3p5sWpZilhmjnkHkpeCgWsFFo0dGnUGeA+OZjRl3+VYq+HyCOEuwcxQ==} 688 691 cpu: [riscv64] 689 692 os: [linux] 690 693 691 - '@rollup/rollup-linux-s390x-gnu@4.39.0': 692 - resolution: {integrity: sha512-iRDJd2ebMunnk2rsSBYlsptCyuINvxUfGwOUldjv5M4tpa93K8tFMeYGpNk2+Nxl+OBJnBzy2/JCscGeO507kA==} 694 + '@rollup/rollup-linux-s390x-gnu@4.40.0': 695 + resolution: {integrity: sha512-SpnYlAfKPOoVsQqmTFJ0usx0z84bzGOS9anAC0AZ3rdSo3snecihbhFTlJZ8XMwzqAcodjFU4+/SM311dqE5Sw==} 693 696 cpu: [s390x] 694 697 os: [linux] 695 698 696 - '@rollup/rollup-linux-x64-gnu@4.39.0': 697 - resolution: {integrity: sha512-t9jqYw27R6Lx0XKfEFe5vUeEJ5pF3SGIM6gTfONSMb7DuG6z6wfj2yjcoZxHg129veTqU7+wOhY6GX8wmf90dA==} 699 + '@rollup/rollup-linux-x64-gnu@4.40.0': 700 + resolution: {integrity: sha512-RcDGMtqF9EFN8i2RYN2W+64CdHruJ5rPqrlYw+cgM3uOVPSsnAQps7cpjXe9be/yDp8UC7VLoCoKC8J3Kn2FkQ==} 698 701 cpu: [x64] 699 702 os: [linux] 700 703 701 - '@rollup/rollup-linux-x64-musl@4.39.0': 702 - resolution: {integrity: sha512-ThFdkrFDP55AIsIZDKSBWEt/JcWlCzydbZHinZ0F/r1h83qbGeenCt/G/wG2O0reuENDD2tawfAj2s8VK7Bugg==} 704 + '@rollup/rollup-linux-x64-musl@4.40.0': 705 + resolution: {integrity: sha512-HZvjpiUmSNx5zFgwtQAV1GaGazT2RWvqeDi0hV+AtC8unqqDSsaFjPxfsO6qPtKRRg25SisACWnJ37Yio8ttaw==} 703 706 cpu: [x64] 704 707 os: [linux] 705 708 706 - '@rollup/rollup-win32-arm64-msvc@4.39.0': 707 - resolution: {integrity: sha512-jDrLm6yUtbOg2TYB3sBF3acUnAwsIksEYjLeHL+TJv9jg+TmTwdyjnDex27jqEMakNKf3RwwPahDIt7QXCSqRQ==} 709 + '@rollup/rollup-win32-arm64-msvc@4.40.0': 710 + resolution: {integrity: sha512-UtZQQI5k/b8d7d3i9AZmA/t+Q4tk3hOC0tMOMSq2GlMYOfxbesxG4mJSeDp0EHs30N9bsfwUvs3zF4v/RzOeTQ==} 708 711 cpu: [arm64] 709 712 os: [win32] 710 713 711 - '@rollup/rollup-win32-ia32-msvc@4.39.0': 712 - resolution: {integrity: sha512-6w9uMuza+LbLCVoNKL5FSLE7yvYkq9laSd09bwS0tMjkwXrmib/4KmoJcrKhLWHvw19mwU+33ndC69T7weNNjQ==} 714 + '@rollup/rollup-win32-ia32-msvc@4.40.0': 715 + resolution: {integrity: sha512-+m03kvI2f5syIqHXCZLPVYplP8pQch9JHyXKZ3AGMKlg8dCyr2PKHjwRLiW53LTrN/Nc3EqHOKxUxzoSPdKddA==} 713 716 cpu: [ia32] 714 717 os: [win32] 715 718 716 - '@rollup/rollup-win32-x64-msvc@4.39.0': 717 - resolution: {integrity: sha512-yAkUOkIKZlK5dl7u6dg897doBgLXmUHhIINM2c+sND3DZwnrdQkkSiDh7N75Ll4mM4dxSkYfXqU9fW3lLkMFug==} 719 + '@rollup/rollup-win32-x64-msvc@4.40.0': 720 + resolution: {integrity: sha512-lpPE1cLfP5oPzVjKMx10pgBmKELQnFJXHgvtHCtuJWOv8MxqdEIMNtgHgBFf7Ea2/7EuVwa9fodWUfXAlXZLZQ==} 718 721 cpu: [x64] 719 722 os: [win32] 720 723 721 - '@shikijs/core@3.2.1': 722 - resolution: {integrity: sha512-FhsdxMWYu/C11sFisEp7FMGBtX/OSSbnXZDMBhGuUDBNTdsoZlMSgQv5f90rwvzWAdWIW6VobD+G3IrazxA6dQ==} 724 + '@shikijs/core@3.3.0': 725 + resolution: {integrity: sha512-CovkFL2WVaHk6PCrwv6ctlmD4SS1qtIfN8yEyDXDYWh4ONvomdM9MaFw20qHuqJOcb8/xrkqoWQRJ//X10phOQ==} 723 726 724 - '@shikijs/engine-javascript@3.2.1': 725 - resolution: {integrity: sha512-eMdcUzN3FMQYxOmRf2rmU8frikzoSHbQDFH2hIuXsrMO+IBOCI9BeeRkCiBkcLDHeRKbOCtYMJK3D6U32ooU9Q==} 727 + '@shikijs/engine-javascript@3.3.0': 728 + resolution: {integrity: sha512-XlhnFGv0glq7pfsoN0KyBCz9FJU678LZdQ2LqlIdAj6JKsg5xpYKay3DkazXWExp3DTJJK9rMOuGzU2911pg7Q==} 726 729 727 - '@shikijs/engine-oniguruma@3.2.1': 728 - resolution: {integrity: sha512-wZZAkayEn6qu2+YjenEoFqj0OyQI64EWsNR6/71d1EkG4sxEOFooowKivsWPpaWNBu3sxAG+zPz5kzBL/SsreQ==} 730 + '@shikijs/engine-oniguruma@3.3.0': 731 + resolution: {integrity: sha512-l0vIw+GxeNU7uGnsu6B+Crpeqf+WTQ2Va71cHb5ZYWEVEPdfYwY5kXwYqRJwHrxz9WH+pjSpXQz+TJgAsrkA5A==} 729 732 730 - '@shikijs/langs@3.2.1': 731 - resolution: {integrity: sha512-If0iDHYRSGbihiA8+7uRsgb1er1Yj11pwpX1c6HLYnizDsKAw5iaT3JXj5ZpaimXSWky/IhxTm7C6nkiYVym+A==} 733 + '@shikijs/langs@3.3.0': 734 + resolution: {integrity: sha512-zt6Kf/7XpBQKSI9eqku+arLkAcDQ3NHJO6zFjiChI8w0Oz6Jjjay7pToottjQGjSDCFk++R85643WbyINcuL+g==} 732 735 733 - '@shikijs/themes@3.2.1': 734 - resolution: {integrity: sha512-k5DKJUT8IldBvAm8WcrDT5+7GA7se6lLksR+2E3SvyqGTyFMzU2F9Gb7rmD+t+Pga1MKrYFxDIeyWjMZWM6uBQ==} 736 + '@shikijs/themes@3.3.0': 737 + resolution: {integrity: sha512-tXeCvLXBnqq34B0YZUEaAD1lD4lmN6TOHAhnHacj4Owh7Ptb/rf5XCDeROZt2rEOk5yuka3OOW2zLqClV7/SOg==} 735 738 736 - '@shikijs/types@3.2.1': 737 - resolution: {integrity: sha512-/NTWAk4KE2M8uac0RhOsIhYQf4pdU0OywQuYDGIGAJ6Mjunxl2cGiuLkvu4HLCMn+OTTLRWkjZITp+aYJv60yA==} 739 + '@shikijs/types@3.3.0': 740 + resolution: {integrity: sha512-KPCGnHG6k06QG/2pnYGbFtFvpVJmC3uIpXrAiPrawETifujPBv0Se2oUxm5qYgjCvGJS9InKvjytOdN+bGuX+Q==} 738 741 739 742 '@shikijs/vscode-textmate@10.0.2': 740 743 resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==} 744 + 745 + '@swc/helpers@0.5.17': 746 + resolution: {integrity: sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==} 741 747 742 748 '@tailwindcss/typography@0.5.16': 743 749 resolution: {integrity: sha512-0wDLwCVF5V3x3b1SGXPCDcdsbDHMBe+lkFzBRaHeLvNi+nrrnZ1lA18u+OTWO8iSWU2GxUOCvlXtDuqftc1oiA==} ··· 772 778 '@types/nlcst@2.0.3': 773 779 resolution: {integrity: sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==} 774 780 775 - '@types/node@22.14.0': 776 - resolution: {integrity: sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==} 781 + '@types/node@22.14.1': 782 + resolution: {integrity: sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==} 777 783 778 784 '@types/tar@6.1.13': 779 785 resolution: {integrity: sha512-IznnlmU5f4WcGTh2ltRu/Ijpmk8wiWXfF0VA4s+HPjHZgvFggk1YaIkbo5krX/zUCzWF8N/l4+W/LNxnvAJ8nw==} ··· 875 881 astro-icon@1.1.5: 876 882 resolution: {integrity: sha512-CJYS5nWOw9jz4RpGWmzNQY7D0y2ZZacH7atL2K9DeJXJVaz7/5WrxeyIxO8KASk1jCM96Q4LjRx/F3R+InjJrw==} 877 883 878 - astro@5.6.1: 879 - resolution: {integrity: sha512-aQ2TV7wIf+q2Oi6gGWMINHWEAZqoP0eH6/mihodfTJYATPWyd03JIGVfjtYUJlkNdNSKxDXwEe/r/Zx4CZ1FPg==} 884 + astro@5.7.5: 885 + resolution: {integrity: sha512-c59YuYiXyWWnUMOBlDczrjqKzF0dJQP20EP9vqDggcyKm//tEt9iJHNwoYq4r3UeO9UJCwlGK8FwaGTAwwF3IA==} 880 886 engines: {node: ^18.17.1 || ^20.3.0 || >=22.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} 881 887 hasBin: true 882 888 ··· 911 917 base-64@1.0.0: 912 918 resolution: {integrity: sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg==} 913 919 920 + base64-js@1.5.1: 921 + resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} 922 + 914 923 binary-extensions@2.3.0: 915 924 resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==} 916 925 engines: {node: '>=8'} 926 + 927 + blob-to-buffer@1.2.9: 928 + resolution: {integrity: sha512-BF033y5fN6OCofD3vgHmNtwZWRcq9NLyyxyILx9hfMy1sXYy4ojFl765hJ2lP0YaN2fuxPaLO2Vzzoxy0FLFFA==} 917 929 918 930 boolbase@1.0.0: 919 931 resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==} ··· 928 940 braces@3.0.3: 929 941 resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} 930 942 engines: {node: '>=8'} 943 + 944 + brotli@1.3.3: 945 + resolution: {integrity: sha512-oTKjJdShmDuGW94SyyaoQvAjf30dZaHnjJ8uAF+u2/vGJkJbJPJAT1gDiOJP5v1Zb6f9KEyW/1HpuaWIXtGHPg==} 931 946 932 947 browserslist@4.24.4: 933 948 resolution: {integrity: sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==} ··· 949 964 resolution: {integrity: sha512-8WB3Jcas3swSvjIeA2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/BGrmAmkWVEszSrrg4RwmO46qIm2OEnSA==} 950 965 engines: {node: '>=16'} 951 966 952 - caniuse-lite@1.0.30001710: 953 - resolution: {integrity: sha512-B5C0I0UmaGqHgo5FuqJ7hBd4L57A4dDD+Xi+XX1nXOoxGeDdY4Ko38qJYOyqznBVJEqON5p8P1x5zRR3+rsnxA==} 967 + caniuse-lite@1.0.30001715: 968 + resolution: {integrity: sha512-7ptkFGMm2OAOgvZpwgA4yjQ5SQbrNVGdRjzH0pBdy1Fasvcr+KAeECmbCAECzTuDuoX0FCY8KzUxjf9+9kfZEw==} 954 969 955 970 ccount@2.0.1: 956 971 resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==} ··· 1001 1016 cliui@8.0.1: 1002 1017 resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} 1003 1018 engines: {node: '>=12'} 1019 + 1020 + clone@2.1.2: 1021 + resolution: {integrity: sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==} 1022 + engines: {node: '>=0.8'} 1004 1023 1005 1024 clsx@2.1.1: 1006 1025 resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==} ··· 1057 1076 resolution: {integrity: sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==} 1058 1077 engines: {node: '>=18'} 1059 1078 1079 + cross-fetch@3.2.0: 1080 + resolution: {integrity: sha512-Q+xVJLoGOeIMXZmbUK4HYk+69cQH6LudR0Vu/pRm2YlU/hDV9CiS0gKUMaWY5f2NeUH9C1nV3bsTlCo0FsTV1Q==} 1081 + 1060 1082 cross-spawn@7.0.6: 1061 1083 resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} 1062 1084 engines: {node: '>= 8'} ··· 1073 1095 1074 1096 css-tree@2.3.1: 1075 1097 resolution: {integrity: sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==} 1098 + engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0} 1099 + 1100 + css-tree@3.1.0: 1101 + resolution: {integrity: sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w==} 1076 1102 engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0} 1077 1103 1078 1104 css-what@6.1.0: ··· 1121 1147 destr@2.0.5: 1122 1148 resolution: {integrity: sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA==} 1123 1149 1124 - detect-libc@2.0.3: 1125 - resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==} 1150 + detect-libc@2.0.4: 1151 + resolution: {integrity: sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==} 1126 1152 engines: {node: '>=8'} 1127 1153 1128 1154 deterministic-object-hash@2.0.2: ··· 1134 1160 1135 1161 devlop@1.1.0: 1136 1162 resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==} 1163 + 1164 + dfa@1.2.0: 1165 + resolution: {integrity: sha512-ED3jP8saaweFTjeGX8HQPjeC1YYyZs98jGNZx6IiBvxW7JG5v492kamAQB3m2wop07CvU/RQmzcKr6bgcC5D/Q==} 1137 1166 1138 1167 didyoumean@1.2.2: 1139 1168 resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==} ··· 1172 1201 ee-first@1.1.1: 1173 1202 resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} 1174 1203 1175 - electron-to-chromium@1.5.132: 1176 - resolution: {integrity: sha512-QgX9EBvWGmvSRa74zqfnG7+Eno0Ak0vftBll0Pt2/z5b3bEGYL6OUXLgKPtvx73dn3dvwrlyVkjPKRRlhLYTEg==} 1204 + electron-to-chromium@1.5.141: 1205 + resolution: {integrity: sha512-qS+qH9oqVYc1ooubTiB9l904WVyM6qNYxtOEEGReoZXw3xlqeYdFr5GclNzbkAufWgwWLEPoDi3d9MoRwwIjGw==} 1177 1206 1178 1207 emmet@2.4.11: 1179 1208 resolution: {integrity: sha512-23QPJB3moh/U9sT4rQzGgeyyGIrcM+GH5uVYg2C6wZIxAIJq7Ng3QLT79tl8FUwDXhyq9SusfknOrofAKqvgyQ==} ··· 1204 1233 resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} 1205 1234 engines: {node: '>=0.12'} 1206 1235 1236 + entities@6.0.0: 1237 + resolution: {integrity: sha512-aKstq2TDOndCn4diEyp9Uq/Flu2i1GlLkc6XIDQSDMuaFE3OPW5OphLCyQ5SpSJZTb4reN+kTcYru5yIfXoRPw==} 1238 + engines: {node: '>=0.12'} 1239 + 1207 1240 es-define-property@1.0.1: 1208 1241 resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==} 1209 1242 engines: {node: '>= 0.4'} ··· 1212 1245 resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==} 1213 1246 engines: {node: '>= 0.4'} 1214 1247 1215 - es-module-lexer@1.6.0: 1216 - resolution: {integrity: sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==} 1248 + es-module-lexer@1.7.0: 1249 + resolution: {integrity: sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==} 1217 1250 1218 1251 es-object-atoms@1.1.1: 1219 1252 resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==} ··· 1229 1262 esast-util-from-js@2.0.1: 1230 1263 resolution: {integrity: sha512-8Ja+rNJ0Lt56Pcf3TAmpBZjmx8ZcK5Ts4cAzIOjsjevg9oSXJnl6SUQ2EevU8tv3h6ZLWmoKL5H4fgWvdvfETw==} 1231 1264 1232 - esbuild@0.25.2: 1233 - resolution: {integrity: sha512-16854zccKPnC+toMywC+uKNeYSv+/eXkevRAfwRD/G9Cleq66m8XFIrigkbvauLLlCfDL45Q2cWegSg53gGBnQ==} 1265 + esbuild@0.25.3: 1266 + resolution: {integrity: sha512-qKA6Pvai73+M2FtftpNKRxJ78GIjmFXFxd/1DVBqGo/qNhLSfv+G12n9pNoWdytJC8U00TrViOwpjT0zgqQS8Q==} 1234 1267 engines: {node: '>=18'} 1235 1268 hasBin: true 1236 1269 ··· 1276 1309 eventemitter3@5.0.1: 1277 1310 resolution: {integrity: sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==} 1278 1311 1279 - exsolve@1.0.4: 1280 - resolution: {integrity: sha512-xsZH6PXaER4XoV+NiT7JHp1bJodJVT+cxeSH1G0f0tlT0lJqYuHUP3bUx2HtfTDvOagMINYp8rsqusxud3RXhw==} 1312 + exsolve@1.0.5: 1313 + resolution: {integrity: sha512-pz5dvkYYKQ1AHVrgOzBKWeP4u4FRb3a6DNK2ucr0OoNwYIU4QWsJ+NM36LLzORT+z845MzKHHhpXiUF5nvQoJg==} 1281 1314 1282 1315 extend@3.0.2: 1283 1316 resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==} ··· 1307 1340 fd-slicer@1.1.0: 1308 1341 resolution: {integrity: sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==} 1309 1342 1310 - fdir@6.4.3: 1311 - resolution: {integrity: sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==} 1343 + fdir@6.4.4: 1344 + resolution: {integrity: sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==} 1312 1345 peerDependencies: 1313 1346 picomatch: ^3 || ^4 1314 1347 peerDependenciesMeta: ··· 1331 1364 peerDependenciesMeta: 1332 1365 debug: 1333 1366 optional: true 1367 + 1368 + fontkit@2.0.4: 1369 + resolution: {integrity: sha512-syetQadaUEDNdxdugga9CpEYVaQIxOwk7GlwZWWZ19//qW4zE5bknOKeMBDYAASwnpaSHKJITRLMF9m1fp3s6g==} 1334 1370 1335 1371 foreground-child@3.3.1: 1336 1372 resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==} ··· 1715 1751 mdn-data@2.0.30: 1716 1752 resolution: {integrity: sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==} 1717 1753 1754 + mdn-data@2.12.2: 1755 + resolution: {integrity: sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==} 1756 + 1718 1757 merge2@1.4.1: 1719 1758 resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} 1720 1759 engines: {node: '>= 8'} ··· 1904 1943 node-fetch-native@1.6.6: 1905 1944 resolution: {integrity: sha512-8Mc2HhqPdlIfedsuZoc3yioPuzp6b+L5jRCRY1QzuWZh2EGJVQrGppC6V6cF0bLdbW0+O2YpqCA25aF/1lvipQ==} 1906 1945 1946 + node-fetch@2.7.0: 1947 + resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==} 1948 + engines: {node: 4.x || >=6.0.0} 1949 + peerDependencies: 1950 + encoding: ^0.1.0 1951 + peerDependenciesMeta: 1952 + encoding: 1953 + optional: true 1954 + 1907 1955 node-html-parser@6.1.13: 1908 1956 resolution: {integrity: sha512-qIsTMOY4C/dAa5Q5vsobRpOOvPfC4pB61UVW2uSwZNUp0QU/jCekTal1vMmbO0DgdHeLUJpv/ARmDqErVxA3Sg==} 1909 1957 ··· 1935 1983 ofetch@1.4.1: 1936 1984 resolution: {integrity: sha512-QZj2DfGplQAr2oj9KzceK9Hwz6Whxazmn85yYeVuS3u9XTMOGMRx0kO95MQ+vLsj/S/NwBDMMLU5hpxvI6Tklw==} 1937 1985 1986 + ohash@2.0.11: 1987 + resolution: {integrity: sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==} 1988 + 1938 1989 on-finished@2.4.1: 1939 1990 resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==} 1940 1991 engines: {node: '>= 0.8'} ··· 1942 1993 once@1.4.0: 1943 1994 resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} 1944 1995 1945 - oniguruma-parser@0.5.4: 1946 - resolution: {integrity: sha512-yNxcQ8sKvURiTwP0mV6bLQCYE7NKfKRRWunhbZnXgxSmB1OXa1lHrN3o4DZd+0Si0kU5blidK7BcROO8qv5TZA==} 1996 + oniguruma-parser@0.11.2: 1997 + resolution: {integrity: sha512-F7Ld4oDZJCI5/wCZ8AOffQbqjSzIRpKH7I/iuSs1SkhZeCj0wS6PMZ4W6VA16TWHrAo0Y9bBKEJOe7tvwcTXnw==} 1947 1998 1948 - oniguruma-to-es@4.1.0: 1949 - resolution: {integrity: sha512-SNwG909cSLo4vPyyPbU/VJkEc9WOXqu2ycBlfd1UCXLqk1IijcQktSBb2yRQ2UFPsDhpkaf+C1dtT3PkLK/yWA==} 1999 + oniguruma-to-es@4.2.0: 2000 + resolution: {integrity: sha512-MDPs6KSOLS0tKQ7joqg44dRIRZUyotfTy0r+7oEEs6VwWWP0+E2PPDYWMFN0aqOjRyWHBYq7RfKw9GQk2S2z5g==} 1950 2001 1951 2002 p-limit@6.2.0: 1952 2003 resolution: {integrity: sha512-kuUqqHNUqoIWp/c467RI4X6mmyuojY5jGutNU0wVTmEOOfcuwLqyMVoAi9MKi2Ak+5i9+nhmrK4ufZE8069kHA==} ··· 1966 2017 package-manager-detector@0.2.11: 1967 2018 resolution: {integrity: sha512-BEnLolu+yuz22S56CU1SUKq3XC3PkwD5wv4ikR4MfGvnRVcmzXR9DwSlW2fEamyTPyXHomBJRzgapeuBvRNzJQ==} 1968 2019 1969 - package-manager-detector@1.1.0: 1970 - resolution: {integrity: sha512-Y8f9qUlBzW8qauJjd/eu6jlpJZsuPJm2ZAV0cDVd420o4EdpH5RPdoCv+60/TdJflGatr4sDfpAL6ArWZbM5tA==} 2020 + package-manager-detector@1.2.0: 2021 + resolution: {integrity: sha512-PutJepsOtsqVfUsxCzgTTpyXmiAgvKptIgY4th5eq5UXXFhj5PxfQ9hnGkypMeovpAvVshFRItoFHYO18TCOqA==} 2022 + 2023 + pako@0.2.9: 2024 + resolution: {integrity: sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==} 1971 2025 1972 2026 parse-entities@4.0.2: 1973 2027 resolution: {integrity: sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==} ··· 1981 2035 parse5-parser-stream@7.1.2: 1982 2036 resolution: {integrity: sha512-JyeQc9iwFLn5TbvvqACIF/VXG6abODeB3Fwmv/TGdLk2LfbWkaySGY72at4+Ty7EkPZj854u4CrICqNk2qIbow==} 1983 2037 1984 - parse5@7.2.1: 1985 - resolution: {integrity: sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==} 2038 + parse5@7.3.0: 2039 + resolution: {integrity: sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==} 1986 2040 1987 2041 path-browserify@1.0.1: 1988 2042 resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==} ··· 2082 2136 peerDependencies: 2083 2137 preact: '>=10' 2084 2138 2085 - preact@10.26.4: 2086 - resolution: {integrity: sha512-KJhO7LBFTjP71d83trW+Ilnjbo+ySsaAgCfXOXUlmGzJ4ygYPWmysm77yg4emwfmoz3b22yvH5IsVFHbhUaH5w==} 2139 + preact@10.26.5: 2140 + resolution: {integrity: sha512-fmpDkgfGU6JYux9teDWLhj9mKN55tyepwYbxHgQuIxbWQzgFg5vk7Mrrtfx7xRxq798ynkY4DDDxZr235Kk+4w==} 2087 2141 2088 2142 prettier@2.8.7: 2089 2143 resolution: {integrity: sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==} ··· 2208 2262 engines: {node: '>= 0.4'} 2209 2263 hasBin: true 2210 2264 2265 + restructure@3.0.2: 2266 + resolution: {integrity: sha512-gSfoiOEA0VPE6Tukkrr7I0RBdE0s7H1eFCDBk05l1KIQT1UIKNc5JZy6jdyW6eYH3aR3g5b3PuL77rq0hvwtAw==} 2267 + 2211 2268 retext-latin@4.0.0: 2212 2269 resolution: {integrity: sha512-hv9woG7Fy0M9IlRQloq/N6atV82NxLGveq+3H2WOi79dtIYWN8OaxogDm77f8YnVXJL2VD3bbqowu5E3EMhBYA==} 2213 2270 ··· 2224 2281 resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==} 2225 2282 engines: {iojs: '>=1.0.0', node: '>=0.10.0'} 2226 2283 2227 - rollup@4.39.0: 2228 - resolution: {integrity: sha512-thI8kNc02yNvnmJp8dr3fNWJ9tCONDhp6TV35X6HkKGGs9E6q7YWCHbe5vKiTa7TAiNcFEmXKj3X/pG2b3ci0g==} 2284 + rollup@4.40.0: 2285 + resolution: {integrity: sha512-Noe455xmA96nnqH5piFtLobsGbCij7Tu+tb3c1vYjNbTkfzGqXqQXG3wJaYXkRZuQ0vEYN4bhwg7QnIrqB5B+w==} 2229 2286 engines: {node: '>=18.0.0', npm: '>=8.0.0'} 2230 2287 hasBin: true 2231 2288 ··· 2266 2323 resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} 2267 2324 engines: {node: '>=8'} 2268 2325 2269 - shiki@3.2.1: 2270 - resolution: {integrity: sha512-VML/2o1/KGYkEf/stJJ+s9Ypn7jUKQPomGLGYso4JJFMFxVDyPNsjsI3MB3KLjlMOeH44gyaPdXC6rik2WXvUQ==} 2326 + shiki@3.3.0: 2327 + resolution: {integrity: sha512-j0Z1tG5vlOFGW8JVj0Cpuatzvshes7VJy5ncDmmMaYcmnGW0Js1N81TOW98ivTFNZfKRn9uwEg/aIm638o368g==} 2271 2328 2272 2329 signal-exit@4.1.0: 2273 2330 resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==} ··· 2282 2339 sisteransi@1.0.5: 2283 2340 resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} 2284 2341 2285 - smol-toml@1.3.1: 2286 - resolution: {integrity: sha512-tEYNll18pPKHroYSmLLrksq233j021G0giwW7P3D24jC54pQ5W5BXMsQ/Mvw1OJCmEYDgY+lrzT+3nNUtoNfXQ==} 2342 + smol-toml@1.3.3: 2343 + resolution: {integrity: sha512-KMVLNWu490KlNfD0lbfDBUktJIEaZRBj1eeK0SMfdpO/rfyARIzlnPVI1Ge4l0vtSJmQUAiGKxMyLGrCT38iyA==} 2287 2344 engines: {node: '>= 18'} 2288 2345 2289 2346 source-map-js@1.2.1: ··· 2367 2424 thenify@3.3.1: 2368 2425 resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==} 2369 2426 2427 + tiny-inflate@1.0.3: 2428 + resolution: {integrity: sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==} 2429 + 2370 2430 tinyexec@0.3.2: 2371 2431 resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==} 2372 2432 2373 - tinyglobby@0.2.12: 2374 - resolution: {integrity: sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==} 2433 + tinyglobby@0.2.13: 2434 + resolution: {integrity: sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==} 2375 2435 engines: {node: '>=12.0.0'} 2376 2436 2377 2437 to-regex-range@5.0.1: ··· 2381 2441 toidentifier@1.0.1: 2382 2442 resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==} 2383 2443 engines: {node: '>=0.6'} 2444 + 2445 + tr46@0.0.3: 2446 + resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} 2384 2447 2385 2448 trim-lines@3.0.1: 2386 2449 resolution: {integrity: sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==} ··· 2404 2467 tslib@2.8.1: 2405 2468 resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} 2406 2469 2407 - type-fest@4.39.1: 2408 - resolution: {integrity: sha512-uW9qzd66uyHYxwyVBYiwS4Oi0qZyUqwjU+Oevr6ZogYiXt99EOYtwvzMSLw1c3lYo2HzJsep/NB23iEVEgjG/w==} 2470 + type-fest@4.40.0: 2471 + resolution: {integrity: sha512-ABHZ2/tS2JkvH1PEjxFDTUWC8dB5OsIGZP4IFLhR293GqT5Y5qB1WwL2kMPYhQW9DVgVD8Hd7I8gjwPIf5GFkw==} 2409 2472 engines: {node: '>=16'} 2410 2473 2411 2474 typesafe-path@0.2.2: ··· 2414 2477 typescript-auto-import-cache@0.3.5: 2415 2478 resolution: {integrity: sha512-fAIveQKsoYj55CozUiBoj4b/7WpN0i4o74wiGY5JVUEoD0XiqDk1tJqTEjgzL2/AizKQrXxyRosSebyDzBZKjw==} 2416 2479 2417 - typescript@5.8.2: 2418 - resolution: {integrity: sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==} 2480 + typescript@5.8.3: 2481 + resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==} 2419 2482 engines: {node: '>=14.17'} 2420 2483 hasBin: true 2421 2484 2422 - ufo@1.5.4: 2423 - resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==} 2485 + ufo@1.6.1: 2486 + resolution: {integrity: sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==} 2424 2487 2425 2488 ultrahtml@1.6.0: 2426 2489 resolution: {integrity: sha512-R9fBn90VTJrqqLDwyMph+HGne8eqY1iPfYhPzZrvKpIfwkWZbcYlfpsb8B9dTvBfpy1/hqAD7Wi8EKfP9e8zdw==} ··· 2434 2497 undici@6.21.2: 2435 2498 resolution: {integrity: sha512-uROZWze0R0itiAKVPsYhFov9LxrPMHLMEQFszeI2gCN6bnIIZ8twzBCJcN2LJrBBLfrP0t1FW0g+JmKVl8Vk1g==} 2436 2499 engines: {node: '>=18.17'} 2500 + 2501 + unicode-properties@1.4.1: 2502 + resolution: {integrity: sha512-CLjCCLQ6UuMxWnbIylkisbRj31qxHPAurvena/0iwSVbQ2G1VY5/HjV0IRabOEbDHlzZlRdCrD4NhB0JtU40Pg==} 2503 + 2504 + unicode-trie@2.0.0: 2505 + resolution: {integrity: sha512-x7bc76x0bm4prf1VLg79uhAzKw8DVboClSN5VxJuQ+LKDOVEW9CdH+VY7SP+vX7xCYQqzzgQpFqz15zeLvAtZQ==} 2437 2506 2438 2507 unified@11.0.5: 2439 2508 resolution: {integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==} 2440 2509 2510 + unifont@0.2.0: 2511 + resolution: {integrity: sha512-RoF14/tOhLvDa7R5K6A3PjsfJVFKvadvRpWjfV1ttabUe9704P1ie9z1ABLWEts/8SxrBVePav/XhgeFNltpsw==} 2512 + 2441 2513 unist-util-find-after@5.0.0: 2442 2514 resolution: {integrity: sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==} 2443 2515 ··· 2545 2617 vfile@6.0.3: 2546 2618 resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==} 2547 2619 2548 - vite-prerender-plugin@0.5.7: 2549 - resolution: {integrity: sha512-NSn/lewd0dZn8+mXvv9aXv6Wy7vx2wN5myawZc2YIFcVfrkcqEQVAjsOuWRWprovBHNplWIiPgEoUats8nt8+g==} 2620 + vite-prerender-plugin@0.5.10: 2621 + resolution: {integrity: sha512-m4i0G5oc3LPLA02uW2XsFZmYNxZdyryz5Ksi78O9puj/ao5c8dBUW06caGwoM1TmYknTBBUyKhtqajUpoP+z8Q==} 2622 + peerDependencies: 2623 + vite: 5.x || 6.x 2550 2624 2551 - vite@6.2.5: 2552 - resolution: {integrity: sha512-j023J/hCAa4pRIUH6J9HemwYfjB5llR2Ps0CWeikOtdR8+pAURAk0DoJC5/mm9kd+UgdnIy7d6HE4EAvlYhPhA==} 2625 + vite@6.3.3: 2626 + resolution: {integrity: sha512-5nXH+QsELbFKhsEfWLkHrvgRpTdGJzqOZ+utSdmPTvwHmvU6ITTm3xx+mRusihkcI8GeC7lCDyn3kDtiki9scw==} 2553 2627 engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} 2554 2628 hasBin: true 2555 2629 peerDependencies: ··· 2705 2779 web-namespaces@2.0.1: 2706 2780 resolution: {integrity: sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==} 2707 2781 2782 + webidl-conversions@3.0.1: 2783 + resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} 2784 + 2708 2785 whatwg-encoding@3.1.1: 2709 2786 resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==} 2710 2787 engines: {node: '>=18'} ··· 2712 2789 whatwg-mimetype@4.0.0: 2713 2790 resolution: {integrity: sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==} 2714 2791 engines: {node: '>=18'} 2792 + 2793 + whatwg-url@5.0.0: 2794 + resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==} 2715 2795 2716 2796 which-pm-runs@1.1.0: 2717 2797 resolution: {integrity: sha512-n1brCuqClxfFfq/Rb0ICg9giSZqCS+pLtccdag6C2HyufBrh3fBOiy9nb6ggRMvWOVH5GrdJskj5iGTZNxd7SA==} ··· 2782 2862 resolution: {integrity: sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==} 2783 2863 engines: {node: '>=12.20'} 2784 2864 2785 - yocto-spinner@0.2.1: 2786 - resolution: {integrity: sha512-lHHxjh0bXaLgdJy3cNnVb/F9myx3CkhrvSOEVTkaUgNMXnYFa2xYPVhtGnqhh3jErY2gParBOHallCbc7NrlZQ==} 2865 + yocto-spinner@0.2.2: 2866 + resolution: {integrity: sha512-21rPcM3e4vCpOXThiFRByX8amU5By1R0wNS8Oex+DP3YgC8xdU0vEJ/K8cbPLiIJVosSSysgcFof6s6MSD5/Vw==} 2787 2867 engines: {node: '>=18.19'} 2788 2868 2789 2869 yoctocolors@2.1.1: ··· 2801 2881 typescript: ^4.9.4 || ^5.0.2 2802 2882 zod: ^3 2803 2883 2804 - zod@3.24.2: 2805 - resolution: {integrity: sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==} 2884 + zod@3.24.3: 2885 + resolution: {integrity: sha512-HhY1oqzWCQWuUqvBFnsyrtZRhyPeR7SUGv+C4+MsisMuVfSPx8HpwWqH8tRahSlt6M3PiFAcoeFhZAqIXTxoSg==} 2806 2886 2807 2887 zwitch@2.0.4: 2808 2888 resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} ··· 2823 2903 2824 2904 '@antfu/utils@8.1.1': {} 2825 2905 2826 - '@astrojs/check@0.9.4(typescript@5.8.2)': 2906 + '@astrojs/check@0.9.4(typescript@5.8.3)': 2827 2907 dependencies: 2828 - '@astrojs/language-server': 2.15.4(typescript@5.8.2) 2908 + '@astrojs/language-server': 2.15.4(typescript@5.8.3) 2829 2909 chokidar: 4.0.3 2830 2910 kleur: 4.1.5 2831 - typescript: 5.8.2 2911 + typescript: 5.8.3 2832 2912 yargs: 17.7.2 2833 2913 transitivePeerDependencies: 2834 2914 - prettier ··· 2838 2918 2839 2919 '@astrojs/internal-helpers@0.6.1': {} 2840 2920 2841 - '@astrojs/language-server@2.15.4(typescript@5.8.2)': 2921 + '@astrojs/language-server@2.15.4(typescript@5.8.3)': 2842 2922 dependencies: 2843 2923 '@astrojs/compiler': 2.11.0 2844 2924 '@astrojs/yaml2ts': 0.2.2 2845 2925 '@jridgewell/sourcemap-codec': 1.5.0 2846 - '@volar/kit': 2.4.12(typescript@5.8.2) 2926 + '@volar/kit': 2.4.12(typescript@5.8.3) 2847 2927 '@volar/language-core': 2.4.12 2848 2928 '@volar/language-server': 2.4.12 2849 2929 '@volar/language-service': 2.4.12 ··· 2877 2957 remark-parse: 11.0.0 2878 2958 remark-rehype: 11.1.2 2879 2959 remark-smartypants: 3.0.2 2880 - shiki: 3.2.1 2881 - smol-toml: 1.3.1 2960 + shiki: 3.3.0 2961 + smol-toml: 1.3.3 2882 2962 unified: 11.0.5 2883 2963 unist-util-remove-position: 5.0.0 2884 2964 unist-util-visit: 5.0.0 ··· 2887 2967 transitivePeerDependencies: 2888 2968 - supports-color 2889 2969 2890 - '@astrojs/mdx@4.2.3(astro@5.6.1(@types/node@22.14.0)(jiti@2.4.2)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))': 2970 + '@astrojs/mdx@4.2.5(astro@5.7.5(@types/node@22.14.1)(jiti@2.4.2)(rollup@4.40.0)(typescript@5.8.3)(yaml@2.7.1))': 2891 2971 dependencies: 2892 2972 '@astrojs/markdown-remark': 6.3.1 2893 2973 '@mdx-js/mdx': 3.1.0(acorn@8.14.1) 2894 2974 acorn: 8.14.1 2895 - astro: 5.6.1(@types/node@22.14.0)(jiti@2.4.2)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1) 2896 - es-module-lexer: 1.6.0 2975 + astro: 5.7.5(@types/node@22.14.1)(jiti@2.4.2)(rollup@4.40.0)(typescript@5.8.3)(yaml@2.7.1) 2976 + es-module-lexer: 1.7.0 2897 2977 estree-util-visit: 2.0.0 2898 2978 hast-util-to-html: 9.0.5 2899 2979 kleur: 4.1.5 ··· 2906 2986 transitivePeerDependencies: 2907 2987 - supports-color 2908 2988 2909 - '@astrojs/node@9.1.3(astro@5.6.1(@types/node@22.14.0)(jiti@2.4.2)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))': 2989 + '@astrojs/node@9.2.1(astro@5.7.5(@types/node@22.14.1)(jiti@2.4.2)(rollup@4.40.0)(typescript@5.8.3)(yaml@2.7.1))': 2910 2990 dependencies: 2911 2991 '@astrojs/internal-helpers': 0.6.1 2912 - astro: 5.6.1(@types/node@22.14.0)(jiti@2.4.2)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1) 2992 + astro: 5.7.5(@types/node@22.14.1)(jiti@2.4.2)(rollup@4.40.0)(typescript@5.8.3)(yaml@2.7.1) 2913 2993 send: 1.2.0 2914 2994 server-destroy: 1.0.1 2915 2995 transitivePeerDependencies: 2916 2996 - supports-color 2917 2997 2918 - '@astrojs/preact@4.0.8(@babel/core@7.26.10)(@types/node@22.14.0)(jiti@2.4.2)(preact@10.26.4)(yaml@2.7.1)': 2998 + '@astrojs/preact@4.0.10(@babel/core@7.26.10)(@types/node@22.14.1)(jiti@2.4.2)(preact@10.26.5)(yaml@2.7.1)': 2919 2999 dependencies: 2920 - '@babel/plugin-transform-react-jsx': 7.25.9(@babel/core@7.26.10) 2921 - '@babel/plugin-transform-react-jsx-development': 7.25.9(@babel/core@7.26.10) 2922 - '@preact/preset-vite': 2.10.1(@babel/core@7.26.10)(preact@10.26.4)(vite@6.2.5(@types/node@22.14.0)(jiti@2.4.2)(yaml@2.7.1)) 2923 - '@preact/signals': 2.0.2(preact@10.26.4) 2924 - babel-plugin-transform-hook-names: 1.0.2(@babel/core@7.26.10) 2925 - preact: 10.26.4 2926 - preact-render-to-string: 6.5.13(preact@10.26.4) 2927 - vite: 6.2.5(@types/node@22.14.0)(jiti@2.4.2)(yaml@2.7.1) 3000 + '@preact/preset-vite': 2.10.1(@babel/core@7.26.10)(preact@10.26.5)(vite@6.3.3(@types/node@22.14.1)(jiti@2.4.2)(yaml@2.7.1)) 3001 + '@preact/signals': 2.0.4(preact@10.26.5) 3002 + preact: 10.26.5 3003 + preact-render-to-string: 6.5.13(preact@10.26.5) 3004 + vite: 6.3.3(@types/node@22.14.1)(jiti@2.4.2)(yaml@2.7.1) 2928 3005 transitivePeerDependencies: 2929 3006 - '@babel/core' 2930 3007 - '@types/node' ··· 2949 3026 fast-xml-parser: 4.5.3 2950 3027 kleur: 4.1.5 2951 3028 2952 - '@astrojs/tailwind@5.1.5(astro@5.6.1(@types/node@22.14.0)(jiti@2.4.2)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1))(tailwindcss@3.4.17)': 3029 + '@astrojs/tailwind@5.1.5(astro@5.7.5(@types/node@22.14.1)(jiti@2.4.2)(rollup@4.40.0)(typescript@5.8.3)(yaml@2.7.1))(tailwindcss@3.4.17)': 2953 3030 dependencies: 2954 - astro: 5.6.1(@types/node@22.14.0)(jiti@2.4.2)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1) 3031 + astro: 5.7.5(@types/node@22.14.1)(jiti@2.4.2)(rollup@4.40.0)(typescript@5.8.3)(yaml@2.7.1) 2955 3032 autoprefixer: 10.4.21(postcss@8.5.3) 2956 3033 postcss: 8.5.3 2957 3034 postcss-load-config: 4.0.2(postcss@8.5.3) ··· 2959 3036 transitivePeerDependencies: 2960 3037 - ts-node 2961 3038 2962 - '@astrojs/telemetry@3.2.0': 3039 + '@astrojs/telemetry@3.2.1': 2963 3040 dependencies: 2964 3041 ci-info: 4.2.0 2965 3042 debug: 4.4.0 ··· 3102 3179 '@babel/helper-string-parser': 7.25.9 3103 3180 '@babel/helper-validator-identifier': 7.25.9 3104 3181 3182 + '@capsizecss/unpack@2.4.0': 3183 + dependencies: 3184 + blob-to-buffer: 1.2.9 3185 + cross-fetch: 3.2.0 3186 + fontkit: 2.0.4 3187 + transitivePeerDependencies: 3188 + - encoding 3189 + 3105 3190 '@emmetio/abbreviation@2.3.3': 3106 3191 dependencies: 3107 3192 '@emmetio/scanner': 1.0.4 ··· 3125 3210 3126 3211 '@emmetio/stream-reader@2.2.0': {} 3127 3212 3128 - '@emnapi/runtime@1.4.0': 3213 + '@emnapi/runtime@1.4.3': 3129 3214 dependencies: 3130 3215 tslib: 2.8.1 3131 3216 optional: true 3132 3217 3133 - '@esbuild/aix-ppc64@0.25.2': 3218 + '@esbuild/aix-ppc64@0.25.3': 3134 3219 optional: true 3135 3220 3136 - '@esbuild/android-arm64@0.25.2': 3221 + '@esbuild/android-arm64@0.25.3': 3137 3222 optional: true 3138 3223 3139 - '@esbuild/android-arm@0.25.2': 3224 + '@esbuild/android-arm@0.25.3': 3140 3225 optional: true 3141 3226 3142 - '@esbuild/android-x64@0.25.2': 3227 + '@esbuild/android-x64@0.25.3': 3143 3228 optional: true 3144 3229 3145 - '@esbuild/darwin-arm64@0.25.2': 3230 + '@esbuild/darwin-arm64@0.25.3': 3146 3231 optional: true 3147 3232 3148 - '@esbuild/darwin-x64@0.25.2': 3233 + '@esbuild/darwin-x64@0.25.3': 3149 3234 optional: true 3150 3235 3151 - '@esbuild/freebsd-arm64@0.25.2': 3236 + '@esbuild/freebsd-arm64@0.25.3': 3152 3237 optional: true 3153 3238 3154 - '@esbuild/freebsd-x64@0.25.2': 3239 + '@esbuild/freebsd-x64@0.25.3': 3155 3240 optional: true 3156 3241 3157 - '@esbuild/linux-arm64@0.25.2': 3242 + '@esbuild/linux-arm64@0.25.3': 3158 3243 optional: true 3159 3244 3160 - '@esbuild/linux-arm@0.25.2': 3245 + '@esbuild/linux-arm@0.25.3': 3161 3246 optional: true 3162 3247 3163 - '@esbuild/linux-ia32@0.25.2': 3248 + '@esbuild/linux-ia32@0.25.3': 3164 3249 optional: true 3165 3250 3166 - '@esbuild/linux-loong64@0.25.2': 3251 + '@esbuild/linux-loong64@0.25.3': 3167 3252 optional: true 3168 3253 3169 - '@esbuild/linux-mips64el@0.25.2': 3254 + '@esbuild/linux-mips64el@0.25.3': 3170 3255 optional: true 3171 3256 3172 - '@esbuild/linux-ppc64@0.25.2': 3257 + '@esbuild/linux-ppc64@0.25.3': 3173 3258 optional: true 3174 3259 3175 - '@esbuild/linux-riscv64@0.25.2': 3260 + '@esbuild/linux-riscv64@0.25.3': 3176 3261 optional: true 3177 3262 3178 - '@esbuild/linux-s390x@0.25.2': 3263 + '@esbuild/linux-s390x@0.25.3': 3179 3264 optional: true 3180 3265 3181 - '@esbuild/linux-x64@0.25.2': 3266 + '@esbuild/linux-x64@0.25.3': 3182 3267 optional: true 3183 3268 3184 - '@esbuild/netbsd-arm64@0.25.2': 3269 + '@esbuild/netbsd-arm64@0.25.3': 3185 3270 optional: true 3186 3271 3187 - '@esbuild/netbsd-x64@0.25.2': 3272 + '@esbuild/netbsd-x64@0.25.3': 3188 3273 optional: true 3189 3274 3190 - '@esbuild/openbsd-arm64@0.25.2': 3275 + '@esbuild/openbsd-arm64@0.25.3': 3191 3276 optional: true 3192 3277 3193 - '@esbuild/openbsd-x64@0.25.2': 3278 + '@esbuild/openbsd-x64@0.25.3': 3194 3279 optional: true 3195 3280 3196 - '@esbuild/sunos-x64@0.25.2': 3281 + '@esbuild/sunos-x64@0.25.3': 3197 3282 optional: true 3198 3283 3199 - '@esbuild/win32-arm64@0.25.2': 3284 + '@esbuild/win32-arm64@0.25.3': 3200 3285 optional: true 3201 3286 3202 - '@esbuild/win32-ia32@0.25.2': 3287 + '@esbuild/win32-ia32@0.25.3': 3203 3288 optional: true 3204 3289 3205 - '@esbuild/win32-x64@0.25.2': 3290 + '@esbuild/win32-x64@0.25.3': 3206 3291 optional: true 3207 3292 3208 3293 '@iconify-json/mdi@1.2.3': ··· 3315 3400 3316 3401 '@img/sharp-wasm32@0.33.5': 3317 3402 dependencies: 3318 - '@emnapi/runtime': 1.4.0 3403 + '@emnapi/runtime': 1.4.3 3319 3404 optional: true 3320 3405 3321 3406 '@img/sharp-win32-ia32@0.33.5': ··· 3397 3482 '@pkgjs/parseargs@0.11.0': 3398 3483 optional: true 3399 3484 3400 - '@preact/preset-vite@2.10.1(@babel/core@7.26.10)(preact@10.26.4)(vite@6.2.5(@types/node@22.14.0)(jiti@2.4.2)(yaml@2.7.1))': 3485 + '@preact/preset-vite@2.10.1(@babel/core@7.26.10)(preact@10.26.5)(vite@6.3.3(@types/node@22.14.1)(jiti@2.4.2)(yaml@2.7.1))': 3401 3486 dependencies: 3402 3487 '@babel/core': 7.26.10 3403 3488 '@babel/plugin-transform-react-jsx': 7.25.9(@babel/core@7.26.10) 3404 3489 '@babel/plugin-transform-react-jsx-development': 7.25.9(@babel/core@7.26.10) 3405 - '@prefresh/vite': 2.4.7(preact@10.26.4)(vite@6.2.5(@types/node@22.14.0)(jiti@2.4.2)(yaml@2.7.1)) 3490 + '@prefresh/vite': 2.4.7(preact@10.26.5)(vite@6.3.3(@types/node@22.14.1)(jiti@2.4.2)(yaml@2.7.1)) 3406 3491 '@rollup/pluginutils': 4.2.1 3407 3492 babel-plugin-transform-hook-names: 1.0.2(@babel/core@7.26.10) 3408 3493 debug: 4.4.0 3409 3494 kolorist: 1.8.0 3410 - vite: 6.2.5(@types/node@22.14.0)(jiti@2.4.2)(yaml@2.7.1) 3411 - vite-prerender-plugin: 0.5.7 3495 + vite: 6.3.3(@types/node@22.14.1)(jiti@2.4.2)(yaml@2.7.1) 3496 + vite-prerender-plugin: 0.5.10(vite@6.3.3(@types/node@22.14.1)(jiti@2.4.2)(yaml@2.7.1)) 3412 3497 transitivePeerDependencies: 3413 3498 - preact 3414 3499 - supports-color 3415 3500 3416 3501 '@preact/signals-core@1.8.0': {} 3417 3502 3418 - '@preact/signals@2.0.2(preact@10.26.4)': 3503 + '@preact/signals@2.0.4(preact@10.26.5)': 3419 3504 dependencies: 3420 3505 '@preact/signals-core': 1.8.0 3421 - preact: 10.26.4 3506 + preact: 10.26.5 3422 3507 3423 3508 '@prefresh/babel-plugin@0.5.1': {} 3424 3509 3425 - '@prefresh/core@1.5.3(preact@10.26.4)': 3510 + '@prefresh/core@1.5.3(preact@10.26.5)': 3426 3511 dependencies: 3427 - preact: 10.26.4 3512 + preact: 10.26.5 3428 3513 3429 3514 '@prefresh/utils@1.2.0': {} 3430 3515 3431 - '@prefresh/vite@2.4.7(preact@10.26.4)(vite@6.2.5(@types/node@22.14.0)(jiti@2.4.2)(yaml@2.7.1))': 3516 + '@prefresh/vite@2.4.7(preact@10.26.5)(vite@6.3.3(@types/node@22.14.1)(jiti@2.4.2)(yaml@2.7.1))': 3432 3517 dependencies: 3433 3518 '@babel/core': 7.26.10 3434 3519 '@prefresh/babel-plugin': 0.5.1 3435 - '@prefresh/core': 1.5.3(preact@10.26.4) 3520 + '@prefresh/core': 1.5.3(preact@10.26.5) 3436 3521 '@prefresh/utils': 1.2.0 3437 3522 '@rollup/pluginutils': 4.2.1 3438 - preact: 10.26.4 3439 - vite: 6.2.5(@types/node@22.14.0)(jiti@2.4.2)(yaml@2.7.1) 3523 + preact: 10.26.5 3524 + vite: 6.3.3(@types/node@22.14.1)(jiti@2.4.2)(yaml@2.7.1) 3440 3525 transitivePeerDependencies: 3441 3526 - supports-color 3442 3527 ··· 3445 3530 estree-walker: 2.0.2 3446 3531 picomatch: 2.3.1 3447 3532 3448 - '@rollup/pluginutils@5.1.4(rollup@4.39.0)': 3533 + '@rollup/pluginutils@5.1.4(rollup@4.40.0)': 3449 3534 dependencies: 3450 3535 '@types/estree': 1.0.7 3451 3536 estree-walker: 2.0.2 3452 3537 picomatch: 4.0.2 3453 3538 optionalDependencies: 3454 - rollup: 4.39.0 3539 + rollup: 4.40.0 3455 3540 3456 - '@rollup/rollup-android-arm-eabi@4.39.0': 3541 + '@rollup/rollup-android-arm-eabi@4.40.0': 3457 3542 optional: true 3458 3543 3459 - '@rollup/rollup-android-arm64@4.39.0': 3544 + '@rollup/rollup-android-arm64@4.40.0': 3460 3545 optional: true 3461 3546 3462 - '@rollup/rollup-darwin-arm64@4.39.0': 3547 + '@rollup/rollup-darwin-arm64@4.40.0': 3463 3548 optional: true 3464 3549 3465 - '@rollup/rollup-darwin-x64@4.39.0': 3550 + '@rollup/rollup-darwin-x64@4.40.0': 3466 3551 optional: true 3467 3552 3468 - '@rollup/rollup-freebsd-arm64@4.39.0': 3553 + '@rollup/rollup-freebsd-arm64@4.40.0': 3469 3554 optional: true 3470 3555 3471 - '@rollup/rollup-freebsd-x64@4.39.0': 3556 + '@rollup/rollup-freebsd-x64@4.40.0': 3472 3557 optional: true 3473 3558 3474 - '@rollup/rollup-linux-arm-gnueabihf@4.39.0': 3559 + '@rollup/rollup-linux-arm-gnueabihf@4.40.0': 3475 3560 optional: true 3476 3561 3477 - '@rollup/rollup-linux-arm-musleabihf@4.39.0': 3562 + '@rollup/rollup-linux-arm-musleabihf@4.40.0': 3478 3563 optional: true 3479 3564 3480 - '@rollup/rollup-linux-arm64-gnu@4.39.0': 3565 + '@rollup/rollup-linux-arm64-gnu@4.40.0': 3481 3566 optional: true 3482 3567 3483 - '@rollup/rollup-linux-arm64-musl@4.39.0': 3568 + '@rollup/rollup-linux-arm64-musl@4.40.0': 3484 3569 optional: true 3485 3570 3486 - '@rollup/rollup-linux-loongarch64-gnu@4.39.0': 3571 + '@rollup/rollup-linux-loongarch64-gnu@4.40.0': 3487 3572 optional: true 3488 3573 3489 - '@rollup/rollup-linux-powerpc64le-gnu@4.39.0': 3574 + '@rollup/rollup-linux-powerpc64le-gnu@4.40.0': 3490 3575 optional: true 3491 3576 3492 - '@rollup/rollup-linux-riscv64-gnu@4.39.0': 3577 + '@rollup/rollup-linux-riscv64-gnu@4.40.0': 3493 3578 optional: true 3494 3579 3495 - '@rollup/rollup-linux-riscv64-musl@4.39.0': 3580 + '@rollup/rollup-linux-riscv64-musl@4.40.0': 3496 3581 optional: true 3497 3582 3498 - '@rollup/rollup-linux-s390x-gnu@4.39.0': 3583 + '@rollup/rollup-linux-s390x-gnu@4.40.0': 3499 3584 optional: true 3500 3585 3501 - '@rollup/rollup-linux-x64-gnu@4.39.0': 3586 + '@rollup/rollup-linux-x64-gnu@4.40.0': 3502 3587 optional: true 3503 3588 3504 - '@rollup/rollup-linux-x64-musl@4.39.0': 3589 + '@rollup/rollup-linux-x64-musl@4.40.0': 3505 3590 optional: true 3506 3591 3507 - '@rollup/rollup-win32-arm64-msvc@4.39.0': 3592 + '@rollup/rollup-win32-arm64-msvc@4.40.0': 3508 3593 optional: true 3509 3594 3510 - '@rollup/rollup-win32-ia32-msvc@4.39.0': 3595 + '@rollup/rollup-win32-ia32-msvc@4.40.0': 3511 3596 optional: true 3512 3597 3513 - '@rollup/rollup-win32-x64-msvc@4.39.0': 3598 + '@rollup/rollup-win32-x64-msvc@4.40.0': 3514 3599 optional: true 3515 3600 3516 - '@shikijs/core@3.2.1': 3601 + '@shikijs/core@3.3.0': 3517 3602 dependencies: 3518 - '@shikijs/types': 3.2.1 3603 + '@shikijs/types': 3.3.0 3519 3604 '@shikijs/vscode-textmate': 10.0.2 3520 3605 '@types/hast': 3.0.4 3521 3606 hast-util-to-html: 9.0.5 3522 3607 3523 - '@shikijs/engine-javascript@3.2.1': 3608 + '@shikijs/engine-javascript@3.3.0': 3524 3609 dependencies: 3525 - '@shikijs/types': 3.2.1 3610 + '@shikijs/types': 3.3.0 3526 3611 '@shikijs/vscode-textmate': 10.0.2 3527 - oniguruma-to-es: 4.1.0 3612 + oniguruma-to-es: 4.2.0 3528 3613 3529 - '@shikijs/engine-oniguruma@3.2.1': 3614 + '@shikijs/engine-oniguruma@3.3.0': 3530 3615 dependencies: 3531 - '@shikijs/types': 3.2.1 3616 + '@shikijs/types': 3.3.0 3532 3617 '@shikijs/vscode-textmate': 10.0.2 3533 3618 3534 - '@shikijs/langs@3.2.1': 3619 + '@shikijs/langs@3.3.0': 3535 3620 dependencies: 3536 - '@shikijs/types': 3.2.1 3621 + '@shikijs/types': 3.3.0 3537 3622 3538 - '@shikijs/themes@3.2.1': 3623 + '@shikijs/themes@3.3.0': 3539 3624 dependencies: 3540 - '@shikijs/types': 3.2.1 3625 + '@shikijs/types': 3.3.0 3541 3626 3542 - '@shikijs/types@3.2.1': 3627 + '@shikijs/types@3.3.0': 3543 3628 dependencies: 3544 3629 '@shikijs/vscode-textmate': 10.0.2 3545 3630 '@types/hast': 3.0.4 3546 3631 3547 3632 '@shikijs/vscode-textmate@10.0.2': {} 3633 + 3634 + '@swc/helpers@0.5.17': 3635 + dependencies: 3636 + tslib: 2.8.1 3548 3637 3549 3638 '@tailwindcss/typography@0.5.16(tailwindcss@3.4.17)': 3550 3639 dependencies: ··· 3582 3671 dependencies: 3583 3672 '@types/unist': 3.0.3 3584 3673 3585 - '@types/node@22.14.0': 3674 + '@types/node@22.14.1': 3586 3675 dependencies: 3587 3676 undici-types: 6.21.0 3588 3677 3589 3678 '@types/tar@6.1.13': 3590 3679 dependencies: 3591 - '@types/node': 22.14.0 3680 + '@types/node': 22.14.1 3592 3681 minipass: 4.2.8 3593 3682 3594 3683 '@types/unist@2.0.11': {} ··· 3597 3686 3598 3687 '@types/yauzl@2.10.3': 3599 3688 dependencies: 3600 - '@types/node': 22.14.0 3689 + '@types/node': 22.14.1 3601 3690 optional: true 3602 3691 3603 3692 '@ungap/structured-clone@1.3.0': {} 3604 3693 3605 - '@volar/kit@2.4.12(typescript@5.8.2)': 3694 + '@volar/kit@2.4.12(typescript@5.8.3)': 3606 3695 dependencies: 3607 3696 '@volar/language-service': 2.4.12 3608 3697 '@volar/typescript': 2.4.12 3609 3698 typesafe-path: 0.2.2 3610 - typescript: 5.8.2 3699 + typescript: 5.8.3 3611 3700 vscode-languageserver-textdocument: 1.0.12 3612 3701 vscode-uri: 3.1.0 3613 3702 ··· 3705 3794 - debug 3706 3795 - supports-color 3707 3796 3708 - astro@5.6.1(@types/node@22.14.0)(jiti@2.4.2)(rollup@4.39.0)(typescript@5.8.2)(yaml@2.7.1): 3797 + astro@5.7.5(@types/node@22.14.1)(jiti@2.4.2)(rollup@4.40.0)(typescript@5.8.3)(yaml@2.7.1): 3709 3798 dependencies: 3710 3799 '@astrojs/compiler': 2.11.0 3711 3800 '@astrojs/internal-helpers': 0.6.1 3712 3801 '@astrojs/markdown-remark': 6.3.1 3713 - '@astrojs/telemetry': 3.2.0 3802 + '@astrojs/telemetry': 3.2.1 3803 + '@capsizecss/unpack': 2.4.0 3714 3804 '@oslojs/encoding': 1.1.0 3715 - '@rollup/pluginutils': 5.1.4(rollup@4.39.0) 3805 + '@rollup/pluginutils': 5.1.4(rollup@4.40.0) 3716 3806 acorn: 8.14.1 3717 3807 aria-query: 5.3.2 3718 3808 axobject-query: 4.1.0 ··· 3728 3818 diff: 5.2.0 3729 3819 dlv: 1.1.3 3730 3820 dset: 3.1.4 3731 - es-module-lexer: 1.6.0 3732 - esbuild: 0.25.2 3821 + es-module-lexer: 1.7.0 3822 + esbuild: 0.25.3 3733 3823 estree-walker: 3.0.3 3734 3824 flattie: 1.1.1 3735 3825 github-slugger: 2.0.0 ··· 3743 3833 neotraverse: 0.6.18 3744 3834 p-limit: 6.2.0 3745 3835 p-queue: 8.1.0 3746 - package-manager-detector: 1.1.0 3836 + package-manager-detector: 1.2.0 3747 3837 picomatch: 4.0.2 3748 3838 prompts: 2.4.2 3749 3839 rehype: 13.0.2 3750 3840 semver: 7.7.1 3751 - shiki: 3.2.1 3841 + shiki: 3.3.0 3752 3842 tinyexec: 0.3.2 3753 - tinyglobby: 0.2.12 3754 - tsconfck: 3.1.5(typescript@5.8.2) 3843 + tinyglobby: 0.2.13 3844 + tsconfck: 3.1.5(typescript@5.8.3) 3755 3845 ultrahtml: 1.6.0 3846 + unifont: 0.2.0 3756 3847 unist-util-visit: 5.0.0 3757 3848 unstorage: 1.15.0 3758 3849 vfile: 6.0.3 3759 - vite: 6.2.5(@types/node@22.14.0)(jiti@2.4.2)(yaml@2.7.1) 3760 - vitefu: 1.0.6(vite@6.2.5(@types/node@22.14.0)(jiti@2.4.2)(yaml@2.7.1)) 3850 + vite: 6.3.3(@types/node@22.14.1)(jiti@2.4.2)(yaml@2.7.1) 3851 + vitefu: 1.0.6(vite@6.3.3(@types/node@22.14.1)(jiti@2.4.2)(yaml@2.7.1)) 3761 3852 xxhash-wasm: 1.1.0 3762 3853 yargs-parser: 21.1.1 3763 - yocto-spinner: 0.2.1 3764 - zod: 3.24.2 3765 - zod-to-json-schema: 3.24.5(zod@3.24.2) 3766 - zod-to-ts: 1.2.0(typescript@5.8.2)(zod@3.24.2) 3854 + yocto-spinner: 0.2.2 3855 + zod: 3.24.3 3856 + zod-to-json-schema: 3.24.5(zod@3.24.3) 3857 + zod-to-ts: 1.2.0(typescript@5.8.3)(zod@3.24.3) 3767 3858 optionalDependencies: 3768 3859 sharp: 0.33.5 3769 3860 transitivePeerDependencies: ··· 3783 3874 - '@vercel/kv' 3784 3875 - aws4fetch 3785 3876 - db0 3877 + - encoding 3786 3878 - idb-keyval 3787 3879 - ioredis 3788 3880 - jiti ··· 3805 3897 autoprefixer@10.4.21(postcss@8.5.3): 3806 3898 dependencies: 3807 3899 browserslist: 4.24.4 3808 - caniuse-lite: 1.0.30001710 3900 + caniuse-lite: 1.0.30001715 3809 3901 fraction.js: 4.3.7 3810 3902 normalize-range: 0.1.2 3811 3903 picocolors: 1.1.1 ··· 3831 3923 balanced-match@1.0.2: {} 3832 3924 3833 3925 base-64@1.0.0: {} 3926 + 3927 + base64-js@1.5.1: {} 3834 3928 3835 3929 binary-extensions@2.3.0: {} 3836 3930 3931 + blob-to-buffer@1.2.9: {} 3932 + 3837 3933 boolbase@1.0.0: {} 3838 3934 3839 3935 boxen@8.0.1: ··· 3843 3939 chalk: 5.4.1 3844 3940 cli-boxes: 3.0.0 3845 3941 string-width: 7.2.0 3846 - type-fest: 4.39.1 3942 + type-fest: 4.40.0 3847 3943 widest-line: 5.0.0 3848 3944 wrap-ansi: 9.0.0 3849 3945 ··· 3854 3950 braces@3.0.3: 3855 3951 dependencies: 3856 3952 fill-range: 7.1.1 3953 + 3954 + brotli@1.3.3: 3955 + dependencies: 3956 + base64-js: 1.5.1 3857 3957 3858 3958 browserslist@4.24.4: 3859 3959 dependencies: 3860 - caniuse-lite: 1.0.30001710 3861 - electron-to-chromium: 1.5.132 3960 + caniuse-lite: 1.0.30001715 3961 + electron-to-chromium: 1.5.141 3862 3962 node-releases: 2.0.19 3863 3963 update-browserslist-db: 1.1.3(browserslist@4.24.4) 3864 3964 ··· 3873 3973 3874 3974 camelcase@8.0.0: {} 3875 3975 3876 - caniuse-lite@1.0.30001710: {} 3976 + caniuse-lite@1.0.30001715: {} 3877 3977 3878 3978 ccount@2.0.1: {} 3879 3979 ··· 3904 4004 domutils: 3.2.2 3905 4005 encoding-sniffer: 0.2.0 3906 4006 htmlparser2: 9.1.0 3907 - parse5: 7.2.1 4007 + parse5: 7.3.0 3908 4008 parse5-htmlparser2-tree-adapter: 7.1.0 3909 4009 parse5-parser-stream: 7.1.2 3910 4010 undici: 6.21.2 ··· 3937 4037 string-width: 4.2.3 3938 4038 strip-ansi: 6.0.1 3939 4039 wrap-ansi: 7.0.0 4040 + 4041 + clone@2.1.2: {} 3940 4042 3941 4043 clsx@2.1.1: {} 3942 4044 ··· 3980 4082 3981 4083 cookie@1.0.2: {} 3982 4084 4085 + cross-fetch@3.2.0: 4086 + dependencies: 4087 + node-fetch: 2.7.0 4088 + transitivePeerDependencies: 4089 + - encoding 4090 + 3983 4091 cross-spawn@7.0.6: 3984 4092 dependencies: 3985 4093 path-key: 3.1.1 ··· 4008 4116 mdn-data: 2.0.30 4009 4117 source-map-js: 1.2.1 4010 4118 4119 + css-tree@3.1.0: 4120 + dependencies: 4121 + mdn-data: 2.12.2 4122 + source-map-js: 1.2.1 4123 + 4011 4124 css-what@6.1.0: {} 4012 4125 4013 4126 cssesc@3.0.0: {} ··· 4036 4149 4037 4150 destr@2.0.5: {} 4038 4151 4039 - detect-libc@2.0.3: {} 4152 + detect-libc@2.0.4: {} 4040 4153 4041 4154 deterministic-object-hash@2.0.2: 4042 4155 dependencies: ··· 4047 4160 devlop@1.1.0: 4048 4161 dependencies: 4049 4162 dequal: 2.0.3 4163 + 4164 + dfa@1.2.0: {} 4050 4165 4051 4166 didyoumean@1.2.2: {} 4052 4167 ··· 4084 4199 4085 4200 ee-first@1.1.1: {} 4086 4201 4087 - electron-to-chromium@1.5.132: {} 4202 + electron-to-chromium@1.5.141: {} 4088 4203 4089 4204 emmet@2.4.11: 4090 4205 dependencies: ··· 4112 4227 4113 4228 entities@4.5.0: {} 4114 4229 4230 + entities@6.0.0: {} 4231 + 4115 4232 es-define-property@1.0.1: {} 4116 4233 4117 4234 es-errors@1.3.0: {} 4118 4235 4119 - es-module-lexer@1.6.0: {} 4236 + es-module-lexer@1.7.0: {} 4120 4237 4121 4238 es-object-atoms@1.1.1: 4122 4239 dependencies: ··· 4143 4260 esast-util-from-estree: 2.0.0 4144 4261 vfile-message: 4.0.2 4145 4262 4146 - esbuild@0.25.2: 4263 + esbuild@0.25.3: 4147 4264 optionalDependencies: 4148 - '@esbuild/aix-ppc64': 0.25.2 4149 - '@esbuild/android-arm': 0.25.2 4150 - '@esbuild/android-arm64': 0.25.2 4151 - '@esbuild/android-x64': 0.25.2 4152 - '@esbuild/darwin-arm64': 0.25.2 4153 - '@esbuild/darwin-x64': 0.25.2 4154 - '@esbuild/freebsd-arm64': 0.25.2 4155 - '@esbuild/freebsd-x64': 0.25.2 4156 - '@esbuild/linux-arm': 0.25.2 4157 - '@esbuild/linux-arm64': 0.25.2 4158 - '@esbuild/linux-ia32': 0.25.2 4159 - '@esbuild/linux-loong64': 0.25.2 4160 - '@esbuild/linux-mips64el': 0.25.2 4161 - '@esbuild/linux-ppc64': 0.25.2 4162 - '@esbuild/linux-riscv64': 0.25.2 4163 - '@esbuild/linux-s390x': 0.25.2 4164 - '@esbuild/linux-x64': 0.25.2 4165 - '@esbuild/netbsd-arm64': 0.25.2 4166 - '@esbuild/netbsd-x64': 0.25.2 4167 - '@esbuild/openbsd-arm64': 0.25.2 4168 - '@esbuild/openbsd-x64': 0.25.2 4169 - '@esbuild/sunos-x64': 0.25.2 4170 - '@esbuild/win32-arm64': 0.25.2 4171 - '@esbuild/win32-ia32': 0.25.2 4172 - '@esbuild/win32-x64': 0.25.2 4265 + '@esbuild/aix-ppc64': 0.25.3 4266 + '@esbuild/android-arm': 0.25.3 4267 + '@esbuild/android-arm64': 0.25.3 4268 + '@esbuild/android-x64': 0.25.3 4269 + '@esbuild/darwin-arm64': 0.25.3 4270 + '@esbuild/darwin-x64': 0.25.3 4271 + '@esbuild/freebsd-arm64': 0.25.3 4272 + '@esbuild/freebsd-x64': 0.25.3 4273 + '@esbuild/linux-arm': 0.25.3 4274 + '@esbuild/linux-arm64': 0.25.3 4275 + '@esbuild/linux-ia32': 0.25.3 4276 + '@esbuild/linux-loong64': 0.25.3 4277 + '@esbuild/linux-mips64el': 0.25.3 4278 + '@esbuild/linux-ppc64': 0.25.3 4279 + '@esbuild/linux-riscv64': 0.25.3 4280 + '@esbuild/linux-s390x': 0.25.3 4281 + '@esbuild/linux-x64': 0.25.3 4282 + '@esbuild/netbsd-arm64': 0.25.3 4283 + '@esbuild/netbsd-x64': 0.25.3 4284 + '@esbuild/openbsd-arm64': 0.25.3 4285 + '@esbuild/openbsd-x64': 0.25.3 4286 + '@esbuild/sunos-x64': 0.25.3 4287 + '@esbuild/win32-arm64': 0.25.3 4288 + '@esbuild/win32-ia32': 0.25.3 4289 + '@esbuild/win32-x64': 0.25.3 4173 4290 4174 4291 escalade@3.2.0: {} 4175 4292 ··· 4216 4333 4217 4334 eventemitter3@5.0.1: {} 4218 4335 4219 - exsolve@1.0.4: {} 4336 + exsolve@1.0.5: {} 4220 4337 4221 4338 extend@3.0.2: {} 4222 4339 ··· 4254 4371 dependencies: 4255 4372 pend: 1.2.0 4256 4373 4257 - fdir@6.4.3(picomatch@4.0.2): 4374 + fdir@6.4.4(picomatch@4.0.2): 4258 4375 optionalDependencies: 4259 4376 picomatch: 4.0.2 4260 4377 ··· 4265 4382 flattie@1.1.1: {} 4266 4383 4267 4384 follow-redirects@1.15.9: {} 4385 + 4386 + fontkit@2.0.4: 4387 + dependencies: 4388 + '@swc/helpers': 0.5.17 4389 + brotli: 1.3.3 4390 + clone: 2.1.2 4391 + dfa: 1.2.0 4392 + fast-deep-equal: 3.1.3 4393 + restructure: 3.0.2 4394 + tiny-inflate: 1.0.3 4395 + unicode-properties: 1.4.1 4396 + unicode-trie: 2.0.0 4268 4397 4269 4398 foreground-child@3.3.1: 4270 4399 dependencies: ··· 4353 4482 iron-webcrypto: 1.2.1 4354 4483 node-mock-http: 1.0.0 4355 4484 radix3: 1.1.2 4356 - ufo: 1.5.4 4485 + ufo: 1.6.1 4357 4486 uncrypto: 0.1.3 4358 4487 4359 4488 has-symbols@1.1.0: {} ··· 4371 4500 '@types/hast': 3.0.4 4372 4501 devlop: 1.1.0 4373 4502 hast-util-from-parse5: 8.0.3 4374 - parse5: 7.2.1 4503 + parse5: 7.3.0 4375 4504 vfile: 6.0.3 4376 4505 vfile-message: 4.0.2 4377 4506 ··· 4403 4532 hast-util-to-parse5: 8.0.0 4404 4533 html-void-elements: 3.0.0 4405 4534 mdast-util-to-hast: 13.2.0 4406 - parse5: 7.2.1 4535 + parse5: 7.3.0 4407 4536 unist-util-position: 5.0.0 4408 4537 unist-util-visit: 5.0.0 4409 4538 vfile: 6.0.3 ··· 4827 4956 4828 4957 mdn-data@2.0.30: {} 4829 4958 4959 + mdn-data@2.12.2: {} 4960 + 4830 4961 merge2@1.4.1: {} 4831 4962 4832 4963 micromark-core-commonmark@2.0.3: ··· 5136 5267 acorn: 8.14.1 5137 5268 pathe: 2.0.3 5138 5269 pkg-types: 1.3.1 5139 - ufo: 1.5.4 5270 + ufo: 1.6.1 5140 5271 5141 5272 mrmime@2.0.1: {} 5142 5273 ··· 5160 5291 5161 5292 node-fetch-native@1.6.6: {} 5162 5293 5294 + node-fetch@2.7.0: 5295 + dependencies: 5296 + whatwg-url: 5.0.0 5297 + 5163 5298 node-html-parser@6.1.13: 5164 5299 dependencies: 5165 5300 css-select: 5.1.0 ··· 5185 5320 dependencies: 5186 5321 destr: 2.0.5 5187 5322 node-fetch-native: 1.6.6 5188 - ufo: 1.5.4 5323 + ufo: 1.6.1 5324 + 5325 + ohash@2.0.11: {} 5189 5326 5190 5327 on-finished@2.4.1: 5191 5328 dependencies: ··· 5195 5332 dependencies: 5196 5333 wrappy: 1.0.2 5197 5334 5198 - oniguruma-parser@0.5.4: {} 5335 + oniguruma-parser@0.11.2: {} 5199 5336 5200 - oniguruma-to-es@4.1.0: 5337 + oniguruma-to-es@4.2.0: 5201 5338 dependencies: 5202 5339 emoji-regex-xs: 1.0.0 5203 - oniguruma-parser: 0.5.4 5340 + oniguruma-parser: 0.11.2 5204 5341 regex: 6.0.1 5205 5342 regex-recursion: 6.0.2 5206 5343 ··· 5221 5358 dependencies: 5222 5359 quansync: 0.2.10 5223 5360 5224 - package-manager-detector@1.1.0: {} 5361 + package-manager-detector@1.2.0: {} 5362 + 5363 + pako@0.2.9: {} 5225 5364 5226 5365 parse-entities@4.0.2: 5227 5366 dependencies: ··· 5245 5384 parse5-htmlparser2-tree-adapter@7.1.0: 5246 5385 dependencies: 5247 5386 domhandler: 5.0.3 5248 - parse5: 7.2.1 5387 + parse5: 7.3.0 5249 5388 5250 5389 parse5-parser-stream@7.1.2: 5251 5390 dependencies: 5252 - parse5: 7.2.1 5391 + parse5: 7.3.0 5253 5392 5254 - parse5@7.2.1: 5393 + parse5@7.3.0: 5255 5394 dependencies: 5256 - entities: 4.5.0 5395 + entities: 6.0.0 5257 5396 5258 5397 path-browserify@1.0.1: {} 5259 5398 ··· 5291 5430 pkg-types@2.1.0: 5292 5431 dependencies: 5293 5432 confbox: 0.2.2 5294 - exsolve: 1.0.4 5433 + exsolve: 1.0.5 5295 5434 pathe: 2.0.3 5296 5435 5297 5436 postcss-import@15.1.0(postcss@8.5.3): ··· 5336 5475 picocolors: 1.1.1 5337 5476 source-map-js: 1.2.1 5338 5477 5339 - preact-render-to-string@6.5.13(preact@10.26.4): 5478 + preact-render-to-string@6.5.13(preact@10.26.5): 5340 5479 dependencies: 5341 - preact: 10.26.4 5480 + preact: 10.26.5 5342 5481 5343 - preact@10.26.4: {} 5482 + preact@10.26.5: {} 5344 5483 5345 5484 prettier@2.8.7: 5346 5485 optional: true ··· 5516 5655 path-parse: 1.0.7 5517 5656 supports-preserve-symlinks-flag: 1.0.0 5518 5657 5658 + restructure@3.0.2: {} 5659 + 5519 5660 retext-latin@4.0.0: 5520 5661 dependencies: 5521 5662 '@types/nlcst': 2.0.3 ··· 5543 5684 5544 5685 reusify@1.1.0: {} 5545 5686 5546 - rollup@4.39.0: 5687 + rollup@4.40.0: 5547 5688 dependencies: 5548 5689 '@types/estree': 1.0.7 5549 5690 optionalDependencies: 5550 - '@rollup/rollup-android-arm-eabi': 4.39.0 5551 - '@rollup/rollup-android-arm64': 4.39.0 5552 - '@rollup/rollup-darwin-arm64': 4.39.0 5553 - '@rollup/rollup-darwin-x64': 4.39.0 5554 - '@rollup/rollup-freebsd-arm64': 4.39.0 5555 - '@rollup/rollup-freebsd-x64': 4.39.0 5556 - '@rollup/rollup-linux-arm-gnueabihf': 4.39.0 5557 - '@rollup/rollup-linux-arm-musleabihf': 4.39.0 5558 - '@rollup/rollup-linux-arm64-gnu': 4.39.0 5559 - '@rollup/rollup-linux-arm64-musl': 4.39.0 5560 - '@rollup/rollup-linux-loongarch64-gnu': 4.39.0 5561 - '@rollup/rollup-linux-powerpc64le-gnu': 4.39.0 5562 - '@rollup/rollup-linux-riscv64-gnu': 4.39.0 5563 - '@rollup/rollup-linux-riscv64-musl': 4.39.0 5564 - '@rollup/rollup-linux-s390x-gnu': 4.39.0 5565 - '@rollup/rollup-linux-x64-gnu': 4.39.0 5566 - '@rollup/rollup-linux-x64-musl': 4.39.0 5567 - '@rollup/rollup-win32-arm64-msvc': 4.39.0 5568 - '@rollup/rollup-win32-ia32-msvc': 4.39.0 5569 - '@rollup/rollup-win32-x64-msvc': 4.39.0 5691 + '@rollup/rollup-android-arm-eabi': 4.40.0 5692 + '@rollup/rollup-android-arm64': 4.40.0 5693 + '@rollup/rollup-darwin-arm64': 4.40.0 5694 + '@rollup/rollup-darwin-x64': 4.40.0 5695 + '@rollup/rollup-freebsd-arm64': 4.40.0 5696 + '@rollup/rollup-freebsd-x64': 4.40.0 5697 + '@rollup/rollup-linux-arm-gnueabihf': 4.40.0 5698 + '@rollup/rollup-linux-arm-musleabihf': 4.40.0 5699 + '@rollup/rollup-linux-arm64-gnu': 4.40.0 5700 + '@rollup/rollup-linux-arm64-musl': 4.40.0 5701 + '@rollup/rollup-linux-loongarch64-gnu': 4.40.0 5702 + '@rollup/rollup-linux-powerpc64le-gnu': 4.40.0 5703 + '@rollup/rollup-linux-riscv64-gnu': 4.40.0 5704 + '@rollup/rollup-linux-riscv64-musl': 4.40.0 5705 + '@rollup/rollup-linux-s390x-gnu': 4.40.0 5706 + '@rollup/rollup-linux-x64-gnu': 4.40.0 5707 + '@rollup/rollup-linux-x64-musl': 4.40.0 5708 + '@rollup/rollup-win32-arm64-msvc': 4.40.0 5709 + '@rollup/rollup-win32-ia32-msvc': 4.40.0 5710 + '@rollup/rollup-win32-x64-msvc': 4.40.0 5570 5711 fsevents: 2.3.3 5571 5712 5572 5713 run-parallel@1.2.0: ··· 5602 5743 sharp@0.33.5: 5603 5744 dependencies: 5604 5745 color: 4.2.3 5605 - detect-libc: 2.0.3 5746 + detect-libc: 2.0.4 5606 5747 semver: 7.7.1 5607 5748 optionalDependencies: 5608 5749 '@img/sharp-darwin-arm64': 0.33.5 ··· 5631 5772 5632 5773 shebang-regex@3.0.0: {} 5633 5774 5634 - shiki@3.2.1: 5775 + shiki@3.3.0: 5635 5776 dependencies: 5636 - '@shikijs/core': 3.2.1 5637 - '@shikijs/engine-javascript': 3.2.1 5638 - '@shikijs/engine-oniguruma': 3.2.1 5639 - '@shikijs/langs': 3.2.1 5640 - '@shikijs/themes': 3.2.1 5641 - '@shikijs/types': 3.2.1 5777 + '@shikijs/core': 3.3.0 5778 + '@shikijs/engine-javascript': 3.3.0 5779 + '@shikijs/engine-oniguruma': 3.3.0 5780 + '@shikijs/langs': 3.3.0 5781 + '@shikijs/themes': 3.3.0 5782 + '@shikijs/types': 3.3.0 5642 5783 '@shikijs/vscode-textmate': 10.0.2 5643 5784 '@types/hast': 3.0.4 5644 5785 ··· 5654 5795 5655 5796 sisteransi@1.0.5: {} 5656 5797 5657 - smol-toml@1.3.1: {} 5798 + smol-toml@1.3.3: {} 5658 5799 5659 5800 source-map-js@1.2.1: {} 5660 5801 ··· 5773 5914 dependencies: 5774 5915 any-promise: 1.3.0 5775 5916 5917 + tiny-inflate@1.0.3: {} 5918 + 5776 5919 tinyexec@0.3.2: {} 5777 5920 5778 - tinyglobby@0.2.12: 5921 + tinyglobby@0.2.13: 5779 5922 dependencies: 5780 - fdir: 6.4.3(picomatch@4.0.2) 5923 + fdir: 6.4.4(picomatch@4.0.2) 5781 5924 picomatch: 4.0.2 5782 5925 5783 5926 to-regex-range@5.0.1: ··· 5785 5928 is-number: 7.0.0 5786 5929 5787 5930 toidentifier@1.0.1: {} 5931 + 5932 + tr46@0.0.3: {} 5788 5933 5789 5934 trim-lines@3.0.1: {} 5790 5935 ··· 5792 5937 5793 5938 ts-interface-checker@0.1.13: {} 5794 5939 5795 - tsconfck@3.1.5(typescript@5.8.2): 5940 + tsconfck@3.1.5(typescript@5.8.3): 5796 5941 optionalDependencies: 5797 - typescript: 5.8.2 5942 + typescript: 5.8.3 5798 5943 5799 - tslib@2.8.1: 5800 - optional: true 5944 + tslib@2.8.1: {} 5801 5945 5802 - type-fest@4.39.1: {} 5946 + type-fest@4.40.0: {} 5803 5947 5804 5948 typesafe-path@0.2.2: {} 5805 5949 ··· 5807 5951 dependencies: 5808 5952 semver: 7.7.1 5809 5953 5810 - typescript@5.8.2: {} 5954 + typescript@5.8.3: {} 5811 5955 5812 - ufo@1.5.4: {} 5956 + ufo@1.6.1: {} 5813 5957 5814 5958 ultrahtml@1.6.0: {} 5815 5959 ··· 5819 5963 5820 5964 undici@6.21.2: {} 5821 5965 5966 + unicode-properties@1.4.1: 5967 + dependencies: 5968 + base64-js: 1.5.1 5969 + unicode-trie: 2.0.0 5970 + 5971 + unicode-trie@2.0.0: 5972 + dependencies: 5973 + pako: 0.2.9 5974 + tiny-inflate: 1.0.3 5975 + 5822 5976 unified@11.0.5: 5823 5977 dependencies: 5824 5978 '@types/unist': 3.0.3 ··· 5829 5983 trough: 2.2.0 5830 5984 vfile: 6.0.3 5831 5985 5986 + unifont@0.2.0: 5987 + dependencies: 5988 + css-tree: 3.1.0 5989 + ohash: 2.0.11 5990 + 5832 5991 unist-util-find-after@5.0.0: 5833 5992 dependencies: 5834 5993 '@types/unist': 3.0.3 ··· 5884 6043 lru-cache: 10.4.3 5885 6044 node-fetch-native: 1.6.6 5886 6045 ofetch: 1.4.1 5887 - ufo: 1.5.4 6046 + ufo: 1.6.1 5888 6047 5889 6048 update-browserslist-db@1.1.3(browserslist@4.24.4): 5890 6049 dependencies: ··· 5909 6068 '@types/unist': 3.0.3 5910 6069 vfile-message: 4.0.2 5911 6070 5912 - vite-prerender-plugin@0.5.7: 6071 + vite-prerender-plugin@0.5.10(vite@6.3.3(@types/node@22.14.1)(jiti@2.4.2)(yaml@2.7.1)): 5913 6072 dependencies: 5914 6073 kolorist: 1.8.0 5915 6074 magic-string: 0.30.17 ··· 5917 6076 simple-code-frame: 1.3.0 5918 6077 source-map: 0.7.4 5919 6078 stack-trace: 1.0.0-pre2 6079 + vite: 6.3.3(@types/node@22.14.1)(jiti@2.4.2)(yaml@2.7.1) 5920 6080 5921 - vite@6.2.5(@types/node@22.14.0)(jiti@2.4.2)(yaml@2.7.1): 6081 + vite@6.3.3(@types/node@22.14.1)(jiti@2.4.2)(yaml@2.7.1): 5922 6082 dependencies: 5923 - esbuild: 0.25.2 6083 + esbuild: 0.25.3 6084 + fdir: 6.4.4(picomatch@4.0.2) 6085 + picomatch: 4.0.2 5924 6086 postcss: 8.5.3 5925 - rollup: 4.39.0 6087 + rollup: 4.40.0 6088 + tinyglobby: 0.2.13 5926 6089 optionalDependencies: 5927 - '@types/node': 22.14.0 6090 + '@types/node': 22.14.1 5928 6091 fsevents: 2.3.3 5929 6092 jiti: 2.4.2 5930 6093 yaml: 2.7.1 5931 6094 5932 - vitefu@1.0.6(vite@6.2.5(@types/node@22.14.0)(jiti@2.4.2)(yaml@2.7.1)): 6095 + vitefu@1.0.6(vite@6.3.3(@types/node@22.14.1)(jiti@2.4.2)(yaml@2.7.1)): 5933 6096 optionalDependencies: 5934 - vite: 6.2.5(@types/node@22.14.0)(jiti@2.4.2)(yaml@2.7.1) 6097 + vite: 6.3.3(@types/node@22.14.1)(jiti@2.4.2)(yaml@2.7.1) 5935 6098 5936 6099 volar-service-css@0.0.62(@volar/language-service@2.4.12): 5937 6100 dependencies: ··· 6044 6207 6045 6208 web-namespaces@2.0.1: {} 6046 6209 6210 + webidl-conversions@3.0.1: {} 6211 + 6047 6212 whatwg-encoding@3.1.1: 6048 6213 dependencies: 6049 6214 iconv-lite: 0.6.3 6050 6215 6051 6216 whatwg-mimetype@4.0.0: {} 6052 6217 6218 + whatwg-url@5.0.0: 6219 + dependencies: 6220 + tr46: 0.0.3 6221 + webidl-conversions: 3.0.1 6222 + 6053 6223 which-pm-runs@1.1.0: {} 6054 6224 6055 6225 which@2.0.2: ··· 6126 6296 6127 6297 yocto-queue@1.2.1: {} 6128 6298 6129 - yocto-spinner@0.2.1: 6299 + yocto-spinner@0.2.2: 6130 6300 dependencies: 6131 6301 yoctocolors: 2.1.1 6132 6302 6133 6303 yoctocolors@2.1.1: {} 6134 6304 6135 - zod-to-json-schema@3.24.5(zod@3.24.2): 6305 + zod-to-json-schema@3.24.5(zod@3.24.3): 6136 6306 dependencies: 6137 - zod: 3.24.2 6307 + zod: 3.24.3 6138 6308 6139 - zod-to-ts@1.2.0(typescript@5.8.2)(zod@3.24.2): 6309 + zod-to-ts@1.2.0(typescript@5.8.3)(zod@3.24.3): 6140 6310 dependencies: 6141 - typescript: 5.8.2 6142 - zod: 3.24.2 6311 + typescript: 5.8.3 6312 + zod: 3.24.3 6143 6313 6144 - zod@3.24.2: {} 6314 + zod@3.24.3: {} 6145 6315 6146 6316 zwitch@2.0.4: {}