Mirror of
0
fork

Configure Feed

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

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

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
1ded8fb1 592a804c

+668 -528
+12 -12
package.json
··· 20 20 "start": "astro dev" 21 21 }, 22 22 "dependencies": { 23 - "@astrojs/check": "^0.9.5", 24 - "@astrojs/markdown-remark": "6.3.9", 25 - "@astrojs/starlight": "^0.36.2", 26 - "@expressive-code/plugin-collapsible-sections": "^0.41.3", 27 - "@expressive-code/plugin-line-numbers": "^0.41.3", 23 + "@astrojs/check": "^0.9.6", 24 + "@astrojs/markdown-remark": "6.3.10", 25 + "@astrojs/starlight": "^0.37.6", 26 + "@expressive-code/plugin-collapsible-sections": "^0.41.6", 27 + "@expressive-code/plugin-line-numbers": "^0.41.6", 28 28 "@fontsource-variable/atkinson-hyperlegible-next": "^5.2.6", 29 29 "@fontsource-variable/jetbrains-mono": "^5.2.8", 30 - "@lucide/astro": "^0.554.0", 31 - "astro": "^5.16.0", 30 + "@lucide/astro": "^0.563.0", 31 + "astro": "^5.17.1", 32 32 "dotenv": "^17.2.3", 33 33 "hastscript": "^9.0.1", 34 34 "rehype-autolink-headings": "^7.1.0", 35 35 "sharp": "^0.34.5", 36 - "starlight-blog": "^0.25.1", 37 - "starlight-cooler-credit": "^0.4.1", 36 + "starlight-blog": "^0.25.2", 37 + "starlight-cooler-credit": "^0.5.0", 38 38 "starlight-giscus": "^0.8.1", 39 39 "starlight-image-zoom": "^0.13.2", 40 - "starlight-links-validator": "^0.19.1", 40 + "starlight-links-validator": "^0.19.2", 41 41 "starlight-theme-rapide": "^0.5.2", 42 42 "typescript": "^5.9.3", 43 - "unist-util-visit": "^5.0.0" 43 + "unist-util-visit": "^5.1.0" 44 44 }, 45 45 "devDependencies": { 46 46 "@trivago/prettier-plugin-sort-imports": "6.0.2", 47 47 "prettier": "3.8.1", 48 48 "prettier-plugin-astro": "0.14.1", 49 - "vite": "^7.2.4" 49 + "vite": "^7.3.1" 50 50 }, 51 51 "packageManager": "pnpm@10.10.0" 52 52 }
+656 -516
pnpm-lock.yaml
··· 9 9 .: 10 10 dependencies: 11 11 '@astrojs/check': 12 - specifier: ^0.9.5 13 - version: 0.9.5(prettier-plugin-astro@0.14.1)(prettier@3.8.1)(typescript@5.9.3) 12 + specifier: ^0.9.6 13 + version: 0.9.6(prettier-plugin-astro@0.14.1)(prettier@3.8.1)(typescript@5.9.3) 14 14 '@astrojs/markdown-remark': 15 - specifier: 6.3.9 16 - version: 6.3.9 15 + specifier: 6.3.10 16 + version: 6.3.10 17 17 '@astrojs/starlight': 18 - specifier: ^0.36.2 19 - version: 0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 18 + specifier: ^0.37.6 19 + version: 0.37.6(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 20 20 '@expressive-code/plugin-collapsible-sections': 21 - specifier: ^0.41.3 22 - version: 0.41.3 21 + specifier: ^0.41.6 22 + version: 0.41.6 23 23 '@expressive-code/plugin-line-numbers': 24 - specifier: ^0.41.3 25 - version: 0.41.3 24 + specifier: ^0.41.6 25 + version: 0.41.6 26 26 '@fontsource-variable/atkinson-hyperlegible-next': 27 27 specifier: ^5.2.6 28 28 version: 5.2.6 ··· 30 30 specifier: ^5.2.8 31 31 version: 5.2.8 32 32 '@lucide/astro': 33 - specifier: ^0.554.0 34 - version: 0.554.0(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 33 + specifier: ^0.563.0 34 + version: 0.563.0(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 35 35 astro: 36 - specifier: ^5.16.0 37 - version: 5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1) 36 + specifier: ^5.17.1 37 + version: 5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1) 38 38 dotenv: 39 39 specifier: ^17.2.3 40 40 version: 17.2.3 ··· 48 48 specifier: ^0.34.5 49 49 version: 0.34.5 50 50 starlight-blog: 51 - specifier: ^0.25.1 52 - version: 0.25.1(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)))(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 51 + specifier: ^0.25.2 52 + version: 0.25.2(@astrojs/starlight@0.37.6(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)))(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 53 53 starlight-cooler-credit: 54 - specifier: ^0.4.1 55 - version: 0.4.1(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))) 54 + specifier: ^0.5.0 55 + version: 0.5.0(@astrojs/starlight@0.37.6(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))) 56 56 starlight-giscus: 57 57 specifier: ^0.8.1 58 - version: 0.8.1(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))) 58 + version: 0.8.1(@astrojs/starlight@0.37.6(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))) 59 59 starlight-image-zoom: 60 60 specifier: ^0.13.2 61 - version: 0.13.2(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))) 61 + version: 0.13.2(@astrojs/starlight@0.37.6(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))) 62 62 starlight-links-validator: 63 - specifier: ^0.19.1 64 - version: 0.19.1(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))) 63 + specifier: ^0.19.2 64 + version: 0.19.2(@astrojs/starlight@0.37.6(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)))(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 65 65 starlight-theme-rapide: 66 66 specifier: ^0.5.2 67 - version: 0.5.2(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))) 67 + version: 0.5.2(@astrojs/starlight@0.37.6(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))) 68 68 typescript: 69 69 specifier: ^5.9.3 70 70 version: 5.9.3 71 71 unist-util-visit: 72 - specifier: ^5.0.0 73 - version: 5.0.0 72 + specifier: ^5.1.0 73 + version: 5.1.0 74 74 devDependencies: 75 75 '@trivago/prettier-plugin-sort-imports': 76 76 specifier: 6.0.2 ··· 82 82 specifier: 0.14.1 83 83 version: 0.14.1 84 84 vite: 85 - specifier: ^7.2.4 86 - version: 7.2.4(@types/node@24.7.1)(jiti@1.21.7)(yaml@2.8.1) 85 + specifier: ^7.3.1 86 + version: 7.3.1(@types/node@24.7.1)(jiti@1.21.7)(yaml@2.8.1) 87 87 88 88 starlight: {} 89 89 90 90 packages: 91 91 92 - '@astrojs/check@0.9.5': 93 - resolution: {integrity: sha512-88vc8n2eJ1Oua74yXSGo/8ABMeypfQPGEzuoAx2awL9Ju8cE6tZ2Rz9jVx5hIExHK5gKVhpxfZj4WXm7e32g1w==} 92 + '@astrojs/check@0.9.6': 93 + resolution: {integrity: sha512-jlaEu5SxvSgmfGIFfNgcn5/f+29H61NJzEMfAZ82Xopr4XBchXB1GVlcJsE+elUlsYSbXlptZLX+JMG3b/wZEA==} 94 94 hasBin: true 95 95 peerDependencies: 96 96 typescript: ^5.0.0 ··· 104 104 '@astrojs/internal-helpers@0.7.5': 105 105 resolution: {integrity: sha512-vreGnYSSKhAjFJCWAwe/CNhONvoc5lokxtRoZims+0wa3KbHBdPHSSthJsKxPd8d/aic6lWKpRTYGY/hsgK6EA==} 106 106 107 - '@astrojs/language-server@2.15.4': 108 - resolution: {integrity: sha512-JivzASqTPR2bao9BWsSc/woPHH7OGSGc9aMxXL4U6egVTqBycB3ZHdBJPuOCVtcGLrzdWTosAqVPz1BVoxE0+A==} 107 + '@astrojs/language-server@2.16.3': 108 + resolution: {integrity: sha512-yO5K7RYCMXUfeDlnU6UnmtnoXzpuQc0yhlaCNZ67k1C/MiwwwvMZz+LGa+H35c49w5QBfvtr4w4Zcf5PcH8uYA==} 109 109 hasBin: true 110 110 peerDependencies: 111 111 prettier: ^3.0.0 ··· 116 116 prettier-plugin-astro: 117 117 optional: true 118 118 119 + '@astrojs/markdown-remark@6.3.10': 120 + resolution: {integrity: sha512-kk4HeYR6AcnzC4QV8iSlOfh+N8TZ3MEStxPyenyCtemqn8IpEATBFMTJcfrNW32dgpt6MY3oCkMM/Tv3/I4G3A==} 121 + 119 122 '@astrojs/markdown-remark@6.3.8': 120 123 resolution: {integrity: sha512-uFNyFWadnULWK2cOw4n0hLKeu+xaVWeuECdP10cQ3K2fkybtTlhb7J7TcScdjmS8Yps7oje9S/ehYMfZrhrgCg==} 121 - 122 - '@astrojs/markdown-remark@6.3.9': 123 - resolution: {integrity: sha512-hX2cLC/KW74Io1zIbn92kI482j9J7LleBLGCVU9EP3BeH5MVrnFawOnqD0t/q6D1Z+ZNeQG2gNKMslCcO36wng==} 124 124 125 125 '@astrojs/mdx@4.3.7': 126 126 resolution: {integrity: sha512-5SRmvMyT/UMWaU2eoD+htnXtE2mUZZEH2K/nEzhuEy+iCsOSuS/DUry59WuKUJRQETi1mgJFdNR4dZLJHYVuRA==} ··· 138 138 '@astrojs/sitemap@3.6.0': 139 139 resolution: {integrity: sha512-4aHkvcOZBWJigRmMIAJwRQXBS+ayoP5z40OklTXYXhUDhwusz+DyDl+nSshY6y9DvkVEavwNcFO8FD81iGhXjg==} 140 140 141 - '@astrojs/starlight@0.36.2': 142 - resolution: {integrity: sha512-QR8NfO7+7DR13kBikhQwAj3IAoptLLNs9DkyKko2M2l3PrqpcpVUnw1JBJ0msGDIwE6tBbua2UeBND48mkh03w==} 141 + '@astrojs/starlight@0.37.6': 142 + resolution: {integrity: sha512-wQrKwH431q+8FsLBnNQeG+R36TMtEGxTQ2AuiVpcx9APcazvL3n7wVW8mMmYyxX0POjTnxlcWPkdMGR3Yj1L+w==} 143 143 peerDependencies: 144 144 astro: ^5.5.0 145 145 ··· 191 191 resolution: {integrity: sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==} 192 192 engines: {node: '>=6.9.0'} 193 193 194 - '@capsizecss/unpack@3.0.1': 195 - resolution: {integrity: sha512-8XqW8xGn++Eqqbz3e9wKuK7mxryeRjs4LOHLxbh2lwKeSbuNR4NFifDZT4KzvjU6HMOPbiNTsWpniK5EJfTWkg==} 194 + '@capsizecss/unpack@4.0.0': 195 + resolution: {integrity: sha512-VERIM64vtTP1C4mxQ5thVT9fK0apjPFobqybMtA1UdUujWka24ERHbRHFGmpbbhp73MhV+KSsHQH9C6uOTdEQA==} 196 196 engines: {node: '>=18'} 197 197 198 198 '@ctrl/tinycolor@4.2.0': ··· 205 205 '@emmetio/css-abbreviation@2.1.8': 206 206 resolution: {integrity: sha512-s9yjhJ6saOO/uk1V74eifykk2CBYi01STTK3WlXWGOepyKa23ymJ053+DNQjpFcy1ingpaO7AxCcwLvHFY9tuw==} 207 207 208 - '@emmetio/css-parser@0.4.0': 209 - resolution: {integrity: sha512-z7wkxRSZgrQHXVzObGkXG+Vmj3uRlpM11oCZ9pbaz0nFejvCDmAiNDpY75+wgXOcffKpj4rzGtwGaZxfJKsJxw==} 208 + '@emmetio/css-parser@0.4.1': 209 + resolution: {integrity: sha512-2bC6m0MV/voF4CTZiAbG5MWKbq5EBmDPKu9Sb7s7nVcEzNQlrZP6mFFFlIaISM8X6514H9shWMme1fCm8cWAfQ==} 210 210 211 211 '@emmetio/html-matcher@1.3.0': 212 212 resolution: {integrity: sha512-NTbsvppE5eVyBMuyGfVu2CRrLvo7J4YHb6t9sBFLyY03WYhXET37qA4zOYUjBWFCRHO7pS1B9khERtY0f5JXPQ==} ··· 229 229 cpu: [ppc64] 230 230 os: [aix] 231 231 232 + '@esbuild/aix-ppc64@0.27.2': 233 + resolution: {integrity: sha512-GZMB+a0mOMZs4MpDbj8RJp4cw+w1WV5NYD6xzgvzUJ5Ek2jerwfO2eADyI6ExDSUED+1X8aMbegahsJi+8mgpw==} 234 + engines: {node: '>=18'} 235 + cpu: [ppc64] 236 + os: [aix] 237 + 232 238 '@esbuild/android-arm64@0.25.12': 233 239 resolution: {integrity: sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==} 234 240 engines: {node: '>=18'} 235 241 cpu: [arm64] 236 242 os: [android] 237 243 244 + '@esbuild/android-arm64@0.27.2': 245 + resolution: {integrity: sha512-pvz8ZZ7ot/RBphf8fv60ljmaoydPU12VuXHImtAs0XhLLw+EXBi2BLe3OYSBslR4rryHvweW5gmkKFwTiFy6KA==} 246 + engines: {node: '>=18'} 247 + cpu: [arm64] 248 + os: [android] 249 + 238 250 '@esbuild/android-arm@0.25.12': 239 251 resolution: {integrity: sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==} 240 252 engines: {node: '>=18'} 241 253 cpu: [arm] 242 254 os: [android] 243 255 256 + '@esbuild/android-arm@0.27.2': 257 + resolution: {integrity: sha512-DVNI8jlPa7Ujbr1yjU2PfUSRtAUZPG9I1RwW4F4xFB1Imiu2on0ADiI/c3td+KmDtVKNbi+nffGDQMfcIMkwIA==} 258 + engines: {node: '>=18'} 259 + cpu: [arm] 260 + os: [android] 261 + 244 262 '@esbuild/android-x64@0.25.12': 245 263 resolution: {integrity: sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==} 246 264 engines: {node: '>=18'} 247 265 cpu: [x64] 248 266 os: [android] 249 267 268 + '@esbuild/android-x64@0.27.2': 269 + resolution: {integrity: sha512-z8Ank4Byh4TJJOh4wpz8g2vDy75zFL0TlZlkUkEwYXuPSgX8yzep596n6mT7905kA9uHZsf/o2OJZubl2l3M7A==} 270 + engines: {node: '>=18'} 271 + cpu: [x64] 272 + os: [android] 273 + 250 274 '@esbuild/darwin-arm64@0.25.12': 251 275 resolution: {integrity: sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==} 252 276 engines: {node: '>=18'} 253 277 cpu: [arm64] 254 278 os: [darwin] 255 279 280 + '@esbuild/darwin-arm64@0.27.2': 281 + resolution: {integrity: sha512-davCD2Zc80nzDVRwXTcQP/28fiJbcOwvdolL0sOiOsbwBa72kegmVU0Wrh1MYrbuCL98Omp5dVhQFWRKR2ZAlg==} 282 + engines: {node: '>=18'} 283 + cpu: [arm64] 284 + os: [darwin] 285 + 256 286 '@esbuild/darwin-x64@0.25.12': 257 287 resolution: {integrity: sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==} 258 288 engines: {node: '>=18'} 259 289 cpu: [x64] 260 290 os: [darwin] 261 291 292 + '@esbuild/darwin-x64@0.27.2': 293 + resolution: {integrity: sha512-ZxtijOmlQCBWGwbVmwOF/UCzuGIbUkqB1faQRf5akQmxRJ1ujusWsb3CVfk/9iZKr2L5SMU5wPBi1UWbvL+VQA==} 294 + engines: {node: '>=18'} 295 + cpu: [x64] 296 + os: [darwin] 297 + 262 298 '@esbuild/freebsd-arm64@0.25.12': 263 299 resolution: {integrity: sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==} 264 300 engines: {node: '>=18'} 265 301 cpu: [arm64] 266 302 os: [freebsd] 267 303 304 + '@esbuild/freebsd-arm64@0.27.2': 305 + resolution: {integrity: sha512-lS/9CN+rgqQ9czogxlMcBMGd+l8Q3Nj1MFQwBZJyoEKI50XGxwuzznYdwcav6lpOGv5BqaZXqvBSiB/kJ5op+g==} 306 + engines: {node: '>=18'} 307 + cpu: [arm64] 308 + os: [freebsd] 309 + 268 310 '@esbuild/freebsd-x64@0.25.12': 269 311 resolution: {integrity: sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==} 270 312 engines: {node: '>=18'} 271 313 cpu: [x64] 272 314 os: [freebsd] 273 315 316 + '@esbuild/freebsd-x64@0.27.2': 317 + resolution: {integrity: sha512-tAfqtNYb4YgPnJlEFu4c212HYjQWSO/w/h/lQaBK7RbwGIkBOuNKQI9tqWzx7Wtp7bTPaGC6MJvWI608P3wXYA==} 318 + engines: {node: '>=18'} 319 + cpu: [x64] 320 + os: [freebsd] 321 + 274 322 '@esbuild/linux-arm64@0.25.12': 275 323 resolution: {integrity: sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==} 276 324 engines: {node: '>=18'} 277 325 cpu: [arm64] 278 326 os: [linux] 279 327 328 + '@esbuild/linux-arm64@0.27.2': 329 + resolution: {integrity: sha512-hYxN8pr66NsCCiRFkHUAsxylNOcAQaxSSkHMMjcpx0si13t1LHFphxJZUiGwojB1a/Hd5OiPIqDdXONia6bhTw==} 330 + engines: {node: '>=18'} 331 + cpu: [arm64] 332 + os: [linux] 333 + 280 334 '@esbuild/linux-arm@0.25.12': 281 335 resolution: {integrity: sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==} 282 336 engines: {node: '>=18'} 283 337 cpu: [arm] 284 338 os: [linux] 285 339 340 + '@esbuild/linux-arm@0.27.2': 341 + resolution: {integrity: sha512-vWfq4GaIMP9AIe4yj1ZUW18RDhx6EPQKjwe7n8BbIecFtCQG4CfHGaHuh7fdfq+y3LIA2vGS/o9ZBGVxIDi9hw==} 342 + engines: {node: '>=18'} 343 + cpu: [arm] 344 + os: [linux] 345 + 286 346 '@esbuild/linux-ia32@0.25.12': 287 347 resolution: {integrity: sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==} 288 348 engines: {node: '>=18'} 289 349 cpu: [ia32] 290 350 os: [linux] 291 351 352 + '@esbuild/linux-ia32@0.27.2': 353 + resolution: {integrity: sha512-MJt5BRRSScPDwG2hLelYhAAKh9imjHK5+NE/tvnRLbIqUWa+0E9N4WNMjmp/kXXPHZGqPLxggwVhz7QP8CTR8w==} 354 + engines: {node: '>=18'} 355 + cpu: [ia32] 356 + os: [linux] 357 + 292 358 '@esbuild/linux-loong64@0.25.12': 293 359 resolution: {integrity: sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==} 294 360 engines: {node: '>=18'} 295 361 cpu: [loong64] 296 362 os: [linux] 297 363 364 + '@esbuild/linux-loong64@0.27.2': 365 + resolution: {integrity: sha512-lugyF1atnAT463aO6KPshVCJK5NgRnU4yb3FUumyVz+cGvZbontBgzeGFO1nF+dPueHD367a2ZXe1NtUkAjOtg==} 366 + engines: {node: '>=18'} 367 + cpu: [loong64] 368 + os: [linux] 369 + 298 370 '@esbuild/linux-mips64el@0.25.12': 299 371 resolution: {integrity: sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==} 300 372 engines: {node: '>=18'} 301 373 cpu: [mips64el] 302 374 os: [linux] 303 375 376 + '@esbuild/linux-mips64el@0.27.2': 377 + resolution: {integrity: sha512-nlP2I6ArEBewvJ2gjrrkESEZkB5mIoaTswuqNFRv/WYd+ATtUpe9Y09RnJvgvdag7he0OWgEZWhviS1OTOKixw==} 378 + engines: {node: '>=18'} 379 + cpu: [mips64el] 380 + os: [linux] 381 + 304 382 '@esbuild/linux-ppc64@0.25.12': 305 383 resolution: {integrity: sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==} 306 384 engines: {node: '>=18'} 307 385 cpu: [ppc64] 308 386 os: [linux] 309 387 388 + '@esbuild/linux-ppc64@0.27.2': 389 + resolution: {integrity: sha512-C92gnpey7tUQONqg1n6dKVbx3vphKtTHJaNG2Ok9lGwbZil6DrfyecMsp9CrmXGQJmZ7iiVXvvZH6Ml5hL6XdQ==} 390 + engines: {node: '>=18'} 391 + cpu: [ppc64] 392 + os: [linux] 393 + 310 394 '@esbuild/linux-riscv64@0.25.12': 311 395 resolution: {integrity: sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==} 312 396 engines: {node: '>=18'} 313 397 cpu: [riscv64] 314 398 os: [linux] 315 399 400 + '@esbuild/linux-riscv64@0.27.2': 401 + resolution: {integrity: sha512-B5BOmojNtUyN8AXlK0QJyvjEZkWwy/FKvakkTDCziX95AowLZKR6aCDhG7LeF7uMCXEJqwa8Bejz5LTPYm8AvA==} 402 + engines: {node: '>=18'} 403 + cpu: [riscv64] 404 + os: [linux] 405 + 316 406 '@esbuild/linux-s390x@0.25.12': 317 407 resolution: {integrity: sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==} 318 408 engines: {node: '>=18'} 319 409 cpu: [s390x] 320 410 os: [linux] 321 411 412 + '@esbuild/linux-s390x@0.27.2': 413 + resolution: {integrity: sha512-p4bm9+wsPwup5Z8f4EpfN63qNagQ47Ua2znaqGH6bqLlmJ4bx97Y9JdqxgGZ6Y8xVTixUnEkoKSHcpRlDnNr5w==} 414 + engines: {node: '>=18'} 415 + cpu: [s390x] 416 + os: [linux] 417 + 322 418 '@esbuild/linux-x64@0.25.12': 323 419 resolution: {integrity: sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==} 324 420 engines: {node: '>=18'} 325 421 cpu: [x64] 326 422 os: [linux] 327 423 424 + '@esbuild/linux-x64@0.27.2': 425 + resolution: {integrity: sha512-uwp2Tip5aPmH+NRUwTcfLb+W32WXjpFejTIOWZFw/v7/KnpCDKG66u4DLcurQpiYTiYwQ9B7KOeMJvLCu/OvbA==} 426 + engines: {node: '>=18'} 427 + cpu: [x64] 428 + os: [linux] 429 + 328 430 '@esbuild/netbsd-arm64@0.25.12': 329 431 resolution: {integrity: sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==} 330 432 engines: {node: '>=18'} 331 433 cpu: [arm64] 332 434 os: [netbsd] 333 435 436 + '@esbuild/netbsd-arm64@0.27.2': 437 + resolution: {integrity: sha512-Kj6DiBlwXrPsCRDeRvGAUb/LNrBASrfqAIok+xB0LxK8CHqxZ037viF13ugfsIpePH93mX7xfJp97cyDuTZ3cw==} 438 + engines: {node: '>=18'} 439 + cpu: [arm64] 440 + os: [netbsd] 441 + 334 442 '@esbuild/netbsd-x64@0.25.12': 335 443 resolution: {integrity: sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==} 336 444 engines: {node: '>=18'} 337 445 cpu: [x64] 338 446 os: [netbsd] 339 447 448 + '@esbuild/netbsd-x64@0.27.2': 449 + resolution: {integrity: sha512-HwGDZ0VLVBY3Y+Nw0JexZy9o/nUAWq9MlV7cahpaXKW6TOzfVno3y3/M8Ga8u8Yr7GldLOov27xiCnqRZf0tCA==} 450 + engines: {node: '>=18'} 451 + cpu: [x64] 452 + os: [netbsd] 453 + 340 454 '@esbuild/openbsd-arm64@0.25.12': 341 455 resolution: {integrity: sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==} 342 456 engines: {node: '>=18'} 343 457 cpu: [arm64] 344 458 os: [openbsd] 345 459 460 + '@esbuild/openbsd-arm64@0.27.2': 461 + resolution: {integrity: sha512-DNIHH2BPQ5551A7oSHD0CKbwIA/Ox7+78/AWkbS5QoRzaqlev2uFayfSxq68EkonB+IKjiuxBFoV8ESJy8bOHA==} 462 + engines: {node: '>=18'} 463 + cpu: [arm64] 464 + os: [openbsd] 465 + 346 466 '@esbuild/openbsd-x64@0.25.12': 347 467 resolution: {integrity: sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==} 348 468 engines: {node: '>=18'} 349 469 cpu: [x64] 350 470 os: [openbsd] 351 471 472 + '@esbuild/openbsd-x64@0.27.2': 473 + resolution: {integrity: sha512-/it7w9Nb7+0KFIzjalNJVR5bOzA9Vay+yIPLVHfIQYG/j+j9VTH84aNB8ExGKPU4AzfaEvN9/V4HV+F+vo8OEg==} 474 + engines: {node: '>=18'} 475 + cpu: [x64] 476 + os: [openbsd] 477 + 352 478 '@esbuild/openharmony-arm64@0.25.12': 353 479 resolution: {integrity: sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==} 354 480 engines: {node: '>=18'} 355 481 cpu: [arm64] 356 482 os: [openharmony] 357 483 484 + '@esbuild/openharmony-arm64@0.27.2': 485 + resolution: {integrity: sha512-LRBbCmiU51IXfeXk59csuX/aSaToeG7w48nMwA6049Y4J4+VbWALAuXcs+qcD04rHDuSCSRKdmY63sruDS5qag==} 486 + engines: {node: '>=18'} 487 + cpu: [arm64] 488 + os: [openharmony] 489 + 358 490 '@esbuild/sunos-x64@0.25.12': 359 491 resolution: {integrity: sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==} 360 492 engines: {node: '>=18'} 361 493 cpu: [x64] 362 494 os: [sunos] 363 495 496 + '@esbuild/sunos-x64@0.27.2': 497 + resolution: {integrity: sha512-kMtx1yqJHTmqaqHPAzKCAkDaKsffmXkPHThSfRwZGyuqyIeBvf08KSsYXl+abf5HDAPMJIPnbBfXvP2ZC2TfHg==} 498 + engines: {node: '>=18'} 499 + cpu: [x64] 500 + os: [sunos] 501 + 364 502 '@esbuild/win32-arm64@0.25.12': 365 503 resolution: {integrity: sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==} 366 504 engines: {node: '>=18'} 367 505 cpu: [arm64] 368 506 os: [win32] 369 507 508 + '@esbuild/win32-arm64@0.27.2': 509 + resolution: {integrity: sha512-Yaf78O/B3Kkh+nKABUF++bvJv5Ijoy9AN1ww904rOXZFLWVc5OLOfL56W+C8F9xn5JQZa3UX6m+IktJnIb1Jjg==} 510 + engines: {node: '>=18'} 511 + cpu: [arm64] 512 + os: [win32] 513 + 370 514 '@esbuild/win32-ia32@0.25.12': 371 515 resolution: {integrity: sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==} 372 516 engines: {node: '>=18'} 373 517 cpu: [ia32] 374 518 os: [win32] 375 519 520 + '@esbuild/win32-ia32@0.27.2': 521 + resolution: {integrity: sha512-Iuws0kxo4yusk7sw70Xa2E2imZU5HoixzxfGCdxwBdhiDgt9vX9VUCBhqcwY7/uh//78A1hMkkROMJq9l27oLQ==} 522 + engines: {node: '>=18'} 523 + cpu: [ia32] 524 + os: [win32] 525 + 376 526 '@esbuild/win32-x64@0.25.12': 377 527 resolution: {integrity: sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==} 378 528 engines: {node: '>=18'} 379 529 cpu: [x64] 380 530 os: [win32] 381 531 532 + '@esbuild/win32-x64@0.27.2': 533 + resolution: {integrity: sha512-sRdU18mcKf7F+YgheI/zGf5alZatMUTKj/jNS6l744f9u3WFu4v7twcUI9vu4mknF4Y9aDlblIie0IM+5xxaqQ==} 534 + engines: {node: '>=18'} 535 + cpu: [x64] 536 + os: [win32] 537 + 382 538 '@expressive-code/core@0.41.3': 383 539 resolution: {integrity: sha512-9qzohqU7O0+JwMEEgQhnBPOw5DtsQRBXhW++5fvEywsuX44vCGGof1SL5OvPElvNgaWZ4pFZAFSlkNOkGyLwSQ==} 384 540 385 - '@expressive-code/plugin-collapsible-sections@0.41.3': 386 - resolution: {integrity: sha512-cuHIN7Ipl7gUcaWFfsgy6G3wn0Svk8dQ6WKXNQha63BURbm7CSBhD6y9qFGeIOrxaJtvH4Pj3Xb4C2Ni0OVwYA==} 541 + '@expressive-code/core@0.41.6': 542 + resolution: {integrity: sha512-FvJQP+hG0jWi/FLBSmvHInDqWR7jNANp9PUDjdMqSshHb0y7sxx3vHuoOr6SgXjWw+MGLqorZyPQ0aAlHEok6g==} 543 + 544 + '@expressive-code/plugin-collapsible-sections@0.41.6': 545 + resolution: {integrity: sha512-LxSa49aziWKgpGoOoZlTbXW1V1/mEPyxKb+J9JFgUtTizXNKX363uiCHcKQYzSLmIN7HII5WxF+uArGHwb+X+w==} 387 546 388 547 '@expressive-code/plugin-frames@0.41.3': 389 548 resolution: {integrity: sha512-rFQtmf/3N2CK3Cq/uERweMTYZnBu+CwxBdHuOftEmfA9iBE7gTVvwpbh82P9ZxkPLvc40UMhYt7uNuAZexycRQ==} 390 549 391 - '@expressive-code/plugin-line-numbers@0.41.3': 392 - resolution: {integrity: sha512-eig82a4CRC3XgVPQ2S/TMDcLiHJokOCD/mAdNVImpD3segVewxfjGgtj5DXQRo0E0q6f0R0EH34YzTFl5CEPqg==} 550 + '@expressive-code/plugin-line-numbers@0.41.6': 551 + resolution: {integrity: sha512-YS8oLrGNBjY8qVVl6ZntwPXIh5HGrLEq23R6eyJ0tCJQmq03tCOOiWw9cc2R3J/XobXAI7coAtVbqAiGFB8pXQ==} 393 552 394 553 '@expressive-code/plugin-shiki@0.41.3': 395 554 resolution: {integrity: sha512-RlTARoopzhFJIOVHLGvuXJ8DCEme/hjV+ZnRJBIxzxsKVpGPW4Oshqg9xGhWTYdHstTsxO663s0cdBLzZj9TQA==} ··· 553 712 '@jridgewell/trace-mapping@0.3.31': 554 713 resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==} 555 714 556 - '@lucide/astro@0.554.0': 557 - resolution: {integrity: sha512-OKDxbkluX4+keoX2mwORwhGEyqbSyLb1kwmaAx9KpknCFJihTzKWxw7qJ00wdlwRC3TDa+c4HbTG68Cb0R5IbQ==} 715 + '@lucide/astro@0.563.0': 716 + resolution: {integrity: sha512-X9fNJvRR6pLJfkIEAFQkizWaNVvcduunJoFyR3fwPu30Y6jOu5S9k4k7HTSk3ZrEfqK2eFEqrBqqWH4fwSNKCg==} 558 717 peerDependencies: 559 718 astro: ^4 || ^5 560 719 561 720 '@mdx-js/mdx@3.1.1': 562 721 resolution: {integrity: sha512-f6ZO2ifpwAQIpzGWaBQT2TXxPv6z3RBzQKpVftEWN78Vl/YweF1uwussDx8ECAXVtr3Rs89fKyG9YlzUs9DyGQ==} 563 722 564 - '@nodelib/fs.scandir@2.1.5': 565 - resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} 566 - engines: {node: '>= 8'} 567 - 568 - '@nodelib/fs.stat@2.0.5': 569 - resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==} 570 - engines: {node: '>= 8'} 571 - 572 - '@nodelib/fs.walk@1.2.8': 573 - resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} 574 - engines: {node: '>= 8'} 575 - 576 723 '@oslojs/encoding@1.1.0': 577 724 resolution: {integrity: sha512-70wQhgYmndg4GCPxPPxPGevRKqTIJ2Nh4OkiMWmDAVYsTQ+Ta7Sq+rPevXyXGdzr30/qZBnyOalCszoMxlyldQ==} 578 725 ··· 731 878 '@shikijs/core@3.15.0': 732 879 resolution: {integrity: sha512-8TOG6yG557q+fMsSVa8nkEDOZNTSxjbbR8l6lF2gyr6Np+jrPlslqDxQkN6rMXCECQ3isNPZAGszAfYoJOPGlg==} 733 880 881 + '@shikijs/core@3.22.0': 882 + resolution: {integrity: sha512-iAlTtSDDbJiRpvgL5ugKEATDtHdUVkqgHDm/gbD2ZS9c88mx7G1zSYjjOxp5Qa0eaW0MAQosFRmJSk354PRoQA==} 883 + 734 884 '@shikijs/engine-javascript@3.15.0': 735 885 resolution: {integrity: sha512-ZedbOFpopibdLmvTz2sJPJgns8Xvyabe2QbmqMTz07kt1pTzfEvKZc5IqPVO/XFiEbbNyaOpjPBkkr1vlwS+qg==} 736 886 887 + '@shikijs/engine-javascript@3.22.0': 888 + resolution: {integrity: sha512-jdKhfgW9CRtj3Tor0L7+yPwdG3CgP7W+ZEqSsojrMzCjD1e0IxIbwUMDDpYlVBlC08TACg4puwFGkZfLS+56Tw==} 889 + 737 890 '@shikijs/engine-oniguruma@3.15.0': 738 891 resolution: {integrity: sha512-HnqFsV11skAHvOArMZdLBZZApRSYS4LSztk2K3016Y9VCyZISnlYUYsL2hzlS7tPqKHvNqmI5JSUJZprXloMvA==} 739 892 893 + '@shikijs/engine-oniguruma@3.22.0': 894 + resolution: {integrity: sha512-DyXsOG0vGtNtl7ygvabHd7Mt5EY8gCNqR9Y7Lpbbd/PbJvgWrqaKzH1JW6H6qFkuUa8aCxoiYVv8/YfFljiQxA==} 895 + 740 896 '@shikijs/langs@3.15.0': 741 897 resolution: {integrity: sha512-WpRvEFvkVvO65uKYW4Rzxs+IG0gToyM8SARQMtGGsH4GDMNZrr60qdggXrFOsdfOVssG/QQGEl3FnJ3EZ+8w8A==} 898 + 899 + '@shikijs/langs@3.22.0': 900 + resolution: {integrity: sha512-x/42TfhWmp6H00T6uwVrdTJGKgNdFbrEdhaDwSR5fd5zhQ1Q46bHq9EO61SCEWJR0HY7z2HNDMaBZp8JRmKiIA==} 742 901 743 902 '@shikijs/themes@3.15.0': 744 903 resolution: {integrity: sha512-8ow2zWb1IDvCKjYb0KiLNrK4offFdkfNVPXb1OZykpLCzRU6j+efkY+Y7VQjNlNFXonSw+4AOdGYtmqykDbRiQ==} 904 + 905 + '@shikijs/themes@3.22.0': 906 + resolution: {integrity: sha512-o+tlOKqsr6FE4+mYJG08tfCFDS+3CG20HbldXeVoyP+cYSUxDhrFf3GPjE60U55iOkkjbpY2uC3It/eeja35/g==} 745 907 746 908 '@shikijs/types@3.15.0': 747 909 resolution: {integrity: sha512-BnP+y/EQnhihgHy4oIAN+6FFtmfTekwOLsQbRw9hOKwqgNy8Bdsjq8B05oAt/ZgvIWWFrshV71ytOrlPfYjIJw==} 748 910 911 + '@shikijs/types@3.22.0': 912 + resolution: {integrity: sha512-491iAekgKDBFE67z70Ok5a8KBMsQ2IJwOWw3us/7ffQkIBCyOQfm/aNwVMBUriP02QshIfgHCBSIYAl3u2eWjg==} 913 + 749 914 '@shikijs/vscode-textmate@10.0.2': 750 915 resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==} 751 - 752 - '@swc/helpers@0.5.17': 753 - resolution: {integrity: sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==} 754 916 755 917 '@trivago/prettier-plugin-sort-imports@6.0.2': 756 918 resolution: {integrity: sha512-3DgfkukFyC/sE/VuYjaUUWoFfuVjPK55vOFDsxD56XXynFMCZDYFogH2l/hDfOsQAm1myoU/1xByJ3tWqtulXA==} ··· 780 942 '@types/estree@1.0.8': 781 943 resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} 782 944 783 - '@types/fontkit@2.0.8': 784 - resolution: {integrity: sha512-wN+8bYxIpJf+5oZdrdtaX04qUuWHcKxcDEgRS9Qm9ZClSHjzEn13SxUC+5eRM+4yXIeTYk8mTzLAWGF64847ew==} 785 - 786 945 '@types/hast@3.0.4': 787 946 resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==} 788 947 ··· 822 981 '@ungap/structured-clone@1.3.0': 823 982 resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} 824 983 825 - '@volar/kit@2.4.23': 826 - resolution: {integrity: sha512-YuUIzo9zwC2IkN7FStIcVl1YS9w5vkSFEZfPvnu0IbIMaR9WHhc9ZxvlT+91vrcSoRY469H2jwbrGqpG7m1KaQ==} 984 + '@volar/kit@2.4.28': 985 + resolution: {integrity: sha512-cKX4vK9dtZvDRaAzeoUdaAJEew6IdxHNCRrdp5Kvcl6zZOqb6jTOfk3kXkIkG3T7oTFXguEMt5+9ptyqYR84Pg==} 827 986 peerDependencies: 828 987 typescript: '*' 829 988 830 - '@volar/language-core@2.4.23': 831 - resolution: {integrity: sha512-hEEd5ET/oSmBC6pi1j6NaNYRWoAiDhINbT8rmwtINugR39loROSlufGdYMF9TaKGfz+ViGs1Idi3mAhnuPcoGQ==} 989 + '@volar/language-core@2.4.28': 990 + resolution: {integrity: sha512-w4qhIJ8ZSitgLAkVay6AbcnC7gP3glYM3fYwKV3srj8m494E3xtrCv6E+bWviiK/8hs6e6t1ij1s2Endql7vzQ==} 832 991 833 - '@volar/language-server@2.4.23': 834 - resolution: {integrity: sha512-k0iO+tybMGMMyrNdWOxgFkP0XJTdbH0w+WZlM54RzJU3WZSjHEupwL30klpM7ep4FO6qyQa03h+VcGHD4Q8gEg==} 992 + '@volar/language-server@2.4.28': 993 + resolution: {integrity: sha512-NqcLnE5gERKuS4PUFwlhMxf6vqYo7hXtbMFbViXcbVkbZ905AIVWhnSo0ZNBC2V127H1/2zP7RvVOVnyITFfBw==} 835 994 836 - '@volar/language-service@2.4.23': 837 - resolution: {integrity: sha512-h5mU9DZ/6u3LCB9xomJtorNG6awBNnk9VuCioGsp6UtFiM8amvS5FcsaC3dabdL9zO0z+Gq9vIEMb/5u9K6jGQ==} 995 + '@volar/language-service@2.4.28': 996 + resolution: {integrity: sha512-Rh/wYCZJrI5vCwMk9xyw/Z+MsWxlJY1rmMZPsxUoJKfzIRjS/NF1NmnuEcrMbEVGja00aVpCsInJfixQTMdvLw==} 838 997 839 - '@volar/source-map@2.4.23': 840 - resolution: {integrity: sha512-Z1Uc8IB57Lm6k7q6KIDu/p+JWtf3xsXJqAX/5r18hYOTpJyBn0KXUR8oTJ4WFYOcDzWC9n3IflGgHowx6U6z9Q==} 998 + '@volar/source-map@2.4.28': 999 + resolution: {integrity: sha512-yX2BDBqJkRXfKw8my8VarTyjv48QwxdJtvRgUpNE5erCsgEUdI2DsLbpa+rOQVAJYshY99szEcRDmyHbF10ggQ==} 841 1000 842 - '@volar/typescript@2.4.23': 843 - resolution: {integrity: sha512-lAB5zJghWxVPqfcStmAP1ZqQacMpe90UrP5RJ3arDyrhy4aCUQqmxPPLB2PWDKugvylmO41ljK7vZ+t6INMTag==} 1001 + '@volar/typescript@2.4.28': 1002 + resolution: {integrity: sha512-Ja6yvWrbis2QtN4ClAKreeUZPVYMARDYZl9LMEv1iQ1QdepB6wn0jTRxA9MftYmYa4DQ4k/DaSZpFPUfxl8giw==} 844 1003 845 1004 '@vscode/emmet-helper@2.11.0': 846 1005 resolution: {integrity: sha512-QLxjQR3imPZPQltfbWRnHU6JecWTF1QSWhx3GAKQpslx7y3Dp6sIIXhKjiUJ/BR9FX8PVthjr9PD6pNwOJfAzw==} ··· 858 1017 engines: {node: '>=0.4.0'} 859 1018 hasBin: true 860 1019 1020 + ajv-draft-04@1.0.0: 1021 + resolution: {integrity: sha512-mv00Te6nmYbRp5DCwclxtt7yV/joXJPGS7nM+97GdxvuttCOfgI3K4U25zboyeX0O+myI8ERluxQe5wljMmVIw==} 1022 + peerDependencies: 1023 + ajv: ^8.5.0 1024 + peerDependenciesMeta: 1025 + ajv: 1026 + optional: true 1027 + 861 1028 ajv@8.17.1: 862 1029 resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==} 863 1030 ··· 914 1081 resolution: {integrity: sha512-jL5skNQLA0YBc1R3bVGXyHew3FqGqsT7AgLzWAVeTLzFkwVMUYvs4/lKJSmS7ygcF1GnHnoKG6++8GL9VtWwGQ==} 915 1082 engines: {node: '>=18.14.1'} 916 1083 917 - astro@5.16.0: 918 - resolution: {integrity: sha512-GaDRs2Mngpw3dr2vc085GnORh98NiXxwIjg/EoQQQl/icZt3Z7s0BRsYHDZ8swkZbOA6wZsqWJdrNirl+iKcDg==} 1084 + astro@5.17.1: 1085 + resolution: {integrity: sha512-oD3tlxTaVWGq/Wfbqk6gxzVRz98xa/rYlpe+gU2jXJMSD01k6sEDL01ZlT8mVSYB/rMgnvIOfiQQ3BbLdN237A==} 919 1086 engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} 920 1087 hasBin: true 921 1088 ··· 932 1099 base-64@1.0.0: 933 1100 resolution: {integrity: sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg==} 934 1101 935 - base64-js@1.5.1: 936 - resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} 937 - 938 1102 bcp-47-match@2.0.3: 939 1103 resolution: {integrity: sha512-JtTezzbAibu8G0R9op9zb3vcWZd9JF6M0xOYGPn0fNCd7wOpRB1mU2mH9T8gaBGbAAyIIVgB2G7xG0GP98zMAQ==} 940 1104 ··· 951 1115 brace-expansion@2.0.2: 952 1116 resolution: {integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==} 953 1117 954 - braces@3.0.3: 955 - resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} 956 - engines: {node: '>=8'} 957 - 958 - brotli@1.3.3: 959 - resolution: {integrity: sha512-oTKjJdShmDuGW94SyyaoQvAjf30dZaHnjJ8uAF+u2/vGJkJbJPJAT1gDiOJP5v1Zb6f9KEyW/1HpuaWIXtGHPg==} 960 - 961 1118 camelcase@8.0.0: 962 1119 resolution: {integrity: sha512-8WB3Jcas3swSvjIeA2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/BGrmAmkWVEszSrrg4RwmO46qIm2OEnSA==} 963 1120 engines: {node: '>=16'} ··· 988 1145 resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==} 989 1146 engines: {node: '>= 14.16.0'} 990 1147 1148 + chokidar@5.0.0: 1149 + resolution: {integrity: sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==} 1150 + engines: {node: '>= 20.19.0'} 1151 + 991 1152 ci-info@4.3.1: 992 1153 resolution: {integrity: sha512-Wdy2Igu8OcBpI2pZePZ5oWjPC38tmDVx5WKUXKwlLYkA0ozo85sLsLvkBbBn/sZaSCMFOGZJ14fvW9t5/d7kdA==} 993 1154 engines: {node: '>=8'} ··· 1000 1161 resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} 1001 1162 engines: {node: '>=12'} 1002 1163 1003 - clone@2.1.2: 1004 - resolution: {integrity: sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==} 1005 - engines: {node: '>=0.8'} 1006 - 1007 1164 clsx@2.1.1: 1008 1165 resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==} 1009 1166 engines: {node: '>=6'} ··· 1031 1188 cookie-es@1.2.2: 1032 1189 resolution: {integrity: sha512-+W7VmiVINB+ywl1HGXJXmrqkOhpKrIiVZV6tQuV54ZyQC7MMuBt81Vc336GMLoHBq5hV/F9eXgt5Mnx0Rha5Fg==} 1033 1190 1034 - cookie@1.0.2: 1035 - resolution: {integrity: sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==} 1191 + cookie@1.1.1: 1192 + resolution: {integrity: sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==} 1036 1193 engines: {node: '>=18'} 1037 1194 1038 1195 crossws@0.3.5: ··· 1095 1252 resolution: {integrity: sha512-KxektNH63SrbfUyDiwXqRb1rLwKt33AmMv+5Nhsw1kqZ13SJBRTgZHtGbE+hH3a1mVW1cz+4pqSWVPAtLVXTzQ==} 1096 1253 engines: {node: '>=18'} 1097 1254 1098 - devalue@5.5.0: 1099 - resolution: {integrity: sha512-69sM5yrHfFLJt0AZ9QqZXGCPfJ7fQjvpln3Rq5+PS03LD32Ost1Q9N+eEnaQwGRIriKkMImXD56ocjQmfjbV3w==} 1255 + devalue@5.6.2: 1256 + resolution: {integrity: sha512-nPRkjWzzDQlsejL1WVifk5rvcFi/y1onBRxjaFMjZeR9mFpqu2gmAZ9xUB9/IEanEP/vBtGeGganC/GO1fmufg==} 1100 1257 1101 1258 devlop@1.1.0: 1102 1259 resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==} 1103 1260 1104 - dfa@1.2.0: 1105 - resolution: {integrity: sha512-ED3jP8saaweFTjeGX8HQPjeC1YYyZs98jGNZx6IiBvxW7JG5v492kamAQB3m2wop07CvU/RQmzcKr6bgcC5D/Q==} 1106 - 1107 - diff@5.2.0: 1108 - resolution: {integrity: sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==} 1261 + diff@8.0.3: 1262 + resolution: {integrity: sha512-qejHi7bcSD4hQAZE0tNAawRK1ZtafHDmMTMkrrIGgSLl7hTnQHmKCeB45xAcbfTqK2zowkM3j3bHt/4b/ARbYQ==} 1109 1263 engines: {node: '>=0.3.1'} 1110 1264 1111 1265 direction@2.0.1: ··· 1171 1325 engines: {node: '>=18'} 1172 1326 hasBin: true 1173 1327 1328 + esbuild@0.27.2: 1329 + resolution: {integrity: sha512-HyNQImnsOC7X9PMNaCIeAm4ISCQXs5a5YasTXVliKv4uuBo1dKrG0A+uQS8M5eXjVMnLg3WgXaKvprHlFJQffw==} 1330 + engines: {node: '>=18'} 1331 + hasBin: true 1332 + 1174 1333 escalade@3.2.0: 1175 1334 resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==} 1176 1335 engines: {node: '>=6'} ··· 1215 1374 fast-deep-equal@3.1.3: 1216 1375 resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} 1217 1376 1218 - fast-glob@3.3.3: 1219 - resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==} 1220 - engines: {node: '>=8.6.0'} 1221 - 1222 1377 fast-uri@3.1.0: 1223 1378 resolution: {integrity: sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==} 1224 1379 ··· 1226 1381 resolution: {integrity: sha512-gkWGshjYcQCF+6qtlrqBqELqNqnt4CxruY6UVAWWnqb3DQ6qaNFEIKqzYep1XzHLM/QtrHVCxyPOtTk4LTQ7Aw==} 1227 1382 hasBin: true 1228 1383 1229 - fastq@1.19.1: 1230 - resolution: {integrity: sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==} 1231 - 1232 1384 fdir@6.5.0: 1233 1385 resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==} 1234 1386 engines: {node: '>=12.0.0'} ··· 1237 1389 peerDependenciesMeta: 1238 1390 picomatch: 1239 1391 optional: true 1240 - 1241 - fill-range@7.1.1: 1242 - resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} 1243 - engines: {node: '>=8'} 1244 1392 1245 1393 flattie@1.1.1: 1246 1394 resolution: {integrity: sha512-9UbaD6XdAL97+k/n+N7JwX46K/M6Zc6KcFYskrYL8wbBV/Uyk0CTAMY0VT+qiK5PM7AIc9aTWYtq65U7T+aCNQ==} 1247 1395 engines: {node: '>=8'} 1248 1396 1249 - fontace@0.3.1: 1250 - resolution: {integrity: sha512-9f5g4feWT1jWT8+SbL85aLIRLIXUaDygaM2xPXRmzPYxrOMNok79Lr3FGJoKVNKibE0WCunNiEVG2mwuE+2qEg==} 1397 + fontace@0.4.1: 1398 + resolution: {integrity: sha512-lDMvbAzSnHmbYMTEld5qdtvNH2/pWpICOqpean9IgC7vUbUJc3k+k5Dokp85CegamqQpFbXf0rAVkbzpyTA8aw==} 1251 1399 1252 - fontkit@2.0.4: 1253 - resolution: {integrity: sha512-syetQadaUEDNdxdugga9CpEYVaQIxOwk7GlwZWWZ19//qW4zE5bknOKeMBDYAASwnpaSHKJITRLMF9m1fp3s6g==} 1400 + fontkitten@1.0.2: 1401 + resolution: {integrity: sha512-piJxbLnkD9Xcyi7dWJRnqszEURixe7CrF/efBfbffe2DPyabmuIuqraruY8cXTs19QoM8VJzx47BDRVNXETM7Q==} 1402 + engines: {node: '>=20'} 1254 1403 1255 1404 fsevents@2.3.3: 1256 1405 resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} ··· 1268 1417 github-slugger@2.0.0: 1269 1418 resolution: {integrity: sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==} 1270 1419 1271 - glob-parent@5.1.2: 1272 - resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} 1273 - engines: {node: '>= 6'} 1274 - 1275 - h3@1.15.4: 1276 - resolution: {integrity: sha512-z5cFQWDffyOe4vQ9xIqNfCZdV4p//vy6fBnr8Q1AWnVZ0teurKMG66rLj++TKwKPUP3u7iMUvrvKaEUiQw2QWQ==} 1420 + h3@1.15.5: 1421 + resolution: {integrity: sha512-xEyq3rSl+dhGX2Lm0+eFQIAzlDN6Fs0EcC4f7BNUmzaRX/PTzeuM+Tr2lHB8FoXggsQIeXLj8EDVgs5ywxyxmg==} 1277 1422 1278 1423 has-flag@5.0.1: 1279 1424 resolution: {integrity: sha512-CsNUt5x9LUdx6hnk/E2SZLsDyvfqANZSUq4+D3D8RzDJ2M+HDTIkF60ibS1vHaK55vzgiZw1bEPFG9yH7l33wA==} ··· 1384 1529 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 1385 1530 hasBin: true 1386 1531 1387 - is-extglob@2.1.1: 1388 - resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} 1389 - engines: {node: '>=0.10.0'} 1390 - 1391 1532 is-fullwidth-code-point@3.0.0: 1392 1533 resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} 1393 1534 engines: {node: '>=8'} 1394 1535 1395 - is-glob@4.0.3: 1396 - resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} 1397 - engines: {node: '>=0.10.0'} 1398 - 1399 1536 is-hexadecimal@2.0.1: 1400 1537 resolution: {integrity: sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==} 1401 1538 ··· 1403 1540 resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==} 1404 1541 engines: {node: '>=14.16'} 1405 1542 hasBin: true 1406 - 1407 - is-number@7.0.0: 1408 - resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} 1409 - engines: {node: '>=0.12.0'} 1410 1543 1411 1544 is-plain-obj@4.1.0: 1412 1545 resolution: {integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==} ··· 1465 1598 longest-streak@3.1.0: 1466 1599 resolution: {integrity: sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==} 1467 1600 1468 - lru-cache@10.4.3: 1469 - resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} 1601 + lru-cache@11.2.5: 1602 + resolution: {integrity: sha512-vFrFJkWtJvJnD5hg+hJvVE8Lh/TcMzKnTgCWmtBipwI5yLX/iX+5UB2tfuyODF5E7k9xEzMdYgGqaSb1c0c5Yw==} 1603 + engines: {node: 20 || >=22} 1470 1604 1471 1605 magic-string@0.30.21: 1472 1606 resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==} ··· 1565 1699 1566 1700 mdn-data@2.12.2: 1567 1701 resolution: {integrity: sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==} 1568 - 1569 - merge2@1.4.1: 1570 - resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} 1571 - engines: {node: '>= 8'} 1572 1702 1573 1703 micromark-core-commonmark@2.0.3: 1574 1704 resolution: {integrity: sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==} ··· 1678 1808 micromark@4.0.2: 1679 1809 resolution: {integrity: sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==} 1680 1810 1681 - micromatch@4.0.8: 1682 - resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} 1683 - engines: {node: '>=8.6'} 1684 - 1685 1811 minimatch@9.0.5: 1686 1812 resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==} 1687 1813 engines: {node: '>=16 || 14 >=14.17'} ··· 1711 1837 node-fetch-native@1.6.7: 1712 1838 resolution: {integrity: sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q==} 1713 1839 1714 - node-mock-http@1.0.3: 1715 - resolution: {integrity: sha512-jN8dK25fsfnMrVsEhluUTPkBFY+6ybu7jSB1n+ri/vOGjJxU8J9CZhpSGkHXSkFjtUhbmoncG/YG9ta5Ludqog==} 1840 + node-mock-http@1.0.4: 1841 + resolution: {integrity: sha512-8DY+kFsDkNXy1sJglUfuODx1/opAGJGyrTuFqEoN90oRc2Vk0ZbD4K2qmKXBBEhZQzdKHIVfEJpDU8Ak2NJEvQ==} 1716 1842 1717 1843 normalize-path@3.0.0: 1718 1844 resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} ··· 1745 1871 resolution: {integrity: sha512-MyIV3ZA/PmyBN/ud8vV9XzwTrNtR4jFrObymZYnZqMmW0zA8Z17vnT0rBgFE/TlohB+YCHqXMgZzb3Csp49vqg==} 1746 1872 engines: {node: '>=14.16'} 1747 1873 1748 - package-manager-detector@1.5.0: 1749 - resolution: {integrity: sha512-uBj69dVlYe/+wxj8JOpr97XfsxH/eumMt6HqjNTmJDf/6NO9s+0uxeOneIz3AsPt2m6y9PqzDzd3ATcU17MNfw==} 1874 + package-manager-detector@1.6.0: 1875 + resolution: {integrity: sha512-61A5ThoTiDG/C8s8UMZwSorAGwMJ0ERVGj2OjoW5pAalsNOg15+iQiPzrLJ4jhZ1HJzmC2PIHT2oEiH3R5fzNA==} 1750 1876 1751 1877 pagefind@1.4.0: 1752 1878 resolution: {integrity: sha512-z2kY1mQlL4J8q5EIsQkLzQjilovKzfNVhX8De6oyE6uHpfFtyBaqUpcl/XzJC/4fjD8vBDyh1zolimIcVrCn9g==} 1753 1879 hasBin: true 1754 1880 1755 - pako@0.2.9: 1756 - resolution: {integrity: sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==} 1757 - 1758 1881 parse-entities@4.0.2: 1759 1882 resolution: {integrity: sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==} 1760 1883 ··· 1805 1928 resolution: {integrity: sha512-RiBETaaP9veVstE4vUwSIcdATj6dKmXljouXc/DDNwBSPTp8FRkLGDSGFClKsAFeeg+13SB0Z1JZvbD76bigJw==} 1806 1929 engines: {node: ^14.15.0 || >=16.0.0} 1807 1930 1808 - prettier@2.8.7: 1809 - resolution: {integrity: sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==} 1810 - engines: {node: '>=10.13.0'} 1811 - hasBin: true 1812 - 1813 1931 prettier@3.8.1: 1814 1932 resolution: {integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==} 1815 1933 engines: {node: '>=14'} ··· 1829 1947 property-information@7.1.0: 1830 1948 resolution: {integrity: sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==} 1831 1949 1832 - queue-microtask@1.2.3: 1833 - resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} 1834 - 1835 1950 radix3@1.1.2: 1836 1951 resolution: {integrity: sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==} 1837 1952 1838 1953 readdirp@4.1.2: 1839 1954 resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==} 1840 1955 engines: {node: '>= 14.18.0'} 1956 + 1957 + readdirp@5.0.0: 1958 + resolution: {integrity: sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ==} 1959 + engines: {node: '>= 20.19.0'} 1841 1960 1842 1961 recma-build-jsx@1.0.0: 1843 1962 resolution: {integrity: sha512-8GtdyqaBcDfva+GUKDr3nev3VpKAhup1+RvkMvUxURHpW7QyIvk9F5wz7Vzo06CEMSilw6uArgRqhpiUcWp8ew==} ··· 1921 2040 require-from-string@2.0.2: 1922 2041 resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==} 1923 2042 engines: {node: '>=0.10.0'} 1924 - 1925 - restructure@3.0.2: 1926 - resolution: {integrity: sha512-gSfoiOEA0VPE6Tukkrr7I0RBdE0s7H1eFCDBk05l1KIQT1UIKNc5JZy6jdyW6eYH3aR3g5b3PuL77rq0hvwtAw==} 1927 2043 1928 2044 retext-latin@4.0.0: 1929 2045 resolution: {integrity: sha512-hv9woG7Fy0M9IlRQloq/N6atV82NxLGveq+3H2WOi79dtIYWN8OaxogDm77f8YnVXJL2VD3bbqowu5E3EMhBYA==} ··· 1937 2053 retext@9.0.0: 1938 2054 resolution: {integrity: sha512-sbMDcpHCNjvlheSgMfEcVrZko3cDzdbe1x/e7G66dFp0Ff7Mldvi2uv6JkJQzdRcvLYE8CA8Oe8siQx8ZOgTcA==} 1939 2055 1940 - reusify@1.1.0: 1941 - resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==} 1942 - engines: {iojs: '>=1.0.0', node: '>=0.10.0'} 1943 - 1944 2056 rollup@4.53.3: 1945 2057 resolution: {integrity: sha512-w8GmOxZfBmKknvdXU1sdM9NHcoQejwF/4mNgj2JuEEdRaHwwF12K7e9eXn1nLZ07ad+du76mkVsyeb2rKGllsA==} 1946 2058 engines: {node: '>=18.0.0', npm: '>=8.0.0'} 1947 2059 hasBin: true 1948 - 1949 - run-parallel@1.2.0: 1950 - resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} 1951 2060 1952 2061 s.color@0.0.15: 1953 2062 resolution: {integrity: sha512-AUNrbEUHeKY8XsYr/DYpl+qk5+aM+DChopnWOPEzn8YKzOhv4l2zH6LzZms3tOZP3wwdOyc0RmTciyi46HLIuA==} ··· 1969 2078 1970 2079 shiki@3.15.0: 1971 2080 resolution: {integrity: sha512-kLdkY6iV3dYbtPwS9KXU7mjfmDm25f5m0IPNFnaXO7TBPcvbUOY72PYXSuSqDzwp+vlH/d7MXpHlKO/x+QoLXw==} 2081 + 2082 + shiki@3.22.0: 2083 + resolution: {integrity: sha512-LBnhsoYEe0Eou4e1VgJACes+O6S6QC0w71fCSp5Oya79inkwkm15gQ1UF6VtQ8j/taMDh79hAB49WUk8ALQW3g==} 1972 2084 1973 2085 sisteransi@1.0.5: 1974 2086 resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} ··· 1987 2099 resolution: {integrity: sha512-QlaZEqcAH3/RtNyet1IPIYPsEWAaYyXXv1Krsi+1L/QHppjX4Ifm8MQsBISz9vE8cHicIq3clogsheili5vhaQ==} 1988 2100 engines: {node: '>= 18'} 1989 2101 2102 + smol-toml@1.6.0: 2103 + resolution: {integrity: sha512-4zemZi0HvTnYwLfrpk/CF9LOd9Lt87kAt50GnqhMpyF9U3poDAP2+iukq2bZsO/ufegbYehBkqINbsWxj4l4cw==} 2104 + engines: {node: '>= 18'} 2105 + 1990 2106 source-map-js@1.2.1: 1991 2107 resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} 1992 2108 engines: {node: '>=0.10.0'} ··· 1998 2114 space-separated-tokens@2.0.2: 1999 2115 resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==} 2000 2116 2001 - starlight-blog@0.25.1: 2002 - resolution: {integrity: sha512-T/4x+9brr0r2QbhxQIdesvsSuOdqLNFtE/MGhoDyGt73KdBTT3EPUq/CgKY+yTWq1QhKtw/GzMox6qbsqEBHXA==} 2117 + starlight-blog@0.25.2: 2118 + resolution: {integrity: sha512-YsNXI1fT0w9CdgVGRJGR8KxNWJgKuHsad/avo9Z+FU9k9EWJVdr/Ret7tm0HbFFbOGJ8/JY/U64EHYdCAtxQhg==} 2003 2119 engines: {node: '>=18.20.8'} 2004 2120 peerDependencies: 2005 2121 '@astrojs/starlight': '>=0.33.0' 2006 2122 2007 - starlight-cooler-credit@0.4.1: 2008 - resolution: {integrity: sha512-XXfheeUWSBidS6aJMB1aksn3Zl+kBpMjmuZDFoiHzeCqzjGeTfgYz2AGo/eRNIXOkJlmk4wpUoD29xCtnrmn1A==} 2123 + starlight-cooler-credit@0.5.0: 2124 + resolution: {integrity: sha512-RWGBunlTq0B19RQ6SFhIqPFP0Bdo8NCOhWoa60uDhEFlC3bu14nkMCGesnJ6Oqk6bUzOi3/HAd8dyLUvdxO7OA==} 2009 2125 engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0} 2010 2126 peerDependencies: 2011 2127 '@astrojs/starlight': '>=0.32' ··· 2022 2138 peerDependencies: 2023 2139 '@astrojs/starlight': '>=0.32.0' 2024 2140 2025 - starlight-links-validator@0.19.1: 2026 - resolution: {integrity: sha512-Ermpe7zJG5uRJUqIWflX4VNLozOBX2/N4XvHvyaPQcHsfdN7y81qEd3n56PYdVb3Tj4/6ZFFSfAtiCe78XtBVw==} 2141 + starlight-links-validator@0.19.2: 2142 + resolution: {integrity: sha512-IHeK3R78fsmv53VfRkGbXkwK1CQEUBHM9QPzBEyoAxjZ/ssi5gjV+F4oNNUppTR48iPp+lEY0MTAmvkX7yNnkw==} 2027 2143 engines: {node: '>=18.17.1'} 2028 2144 peerDependencies: 2029 2145 '@astrojs/starlight': '>=0.32.0' 2146 + astro: '>=5.1.5' 2030 2147 2031 2148 starlight-theme-rapide@0.5.2: 2032 2149 resolution: {integrity: sha512-4kNJutt0/3E0rjZvG9hvKeTTHGOHC97t2ZQDwDcokTM25yLgxavFu7BCm2Dm2UTw7fJpRXpu4gUWJ9xAOBmNww==} ··· 2096 2213 resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==} 2097 2214 engines: {node: '>=12.0.0'} 2098 2215 2099 - to-regex-range@5.0.1: 2100 - resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} 2101 - engines: {node: '>=8.0'} 2102 - 2103 2216 trim-lines@3.0.1: 2104 2217 resolution: {integrity: sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==} 2105 2218 ··· 2137 2250 ufo@1.6.1: 2138 2251 resolution: {integrity: sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==} 2139 2252 2253 + ufo@1.6.3: 2254 + resolution: {integrity: sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==} 2255 + 2140 2256 ultrahtml@1.6.0: 2141 2257 resolution: {integrity: sha512-R9fBn90VTJrqqLDwyMph+HGne8eqY1iPfYhPzZrvKpIfwkWZbcYlfpsb8B9dTvBfpy1/hqAD7Wi8EKfP9e8zdw==} 2142 2258 ··· 2146 2262 undici-types@7.14.0: 2147 2263 resolution: {integrity: sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==} 2148 2264 2149 - unicode-properties@1.4.1: 2150 - resolution: {integrity: sha512-CLjCCLQ6UuMxWnbIylkisbRj31qxHPAurvena/0iwSVbQ2G1VY5/HjV0IRabOEbDHlzZlRdCrD4NhB0JtU40Pg==} 2151 - 2152 - unicode-trie@2.0.0: 2153 - resolution: {integrity: sha512-x7bc76x0bm4prf1VLg79uhAzKw8DVboClSN5VxJuQ+LKDOVEW9CdH+VY7SP+vX7xCYQqzzgQpFqz15zeLvAtZQ==} 2154 - 2155 2265 unified@11.0.5: 2156 2266 resolution: {integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==} 2157 2267 2158 - unifont@0.6.0: 2159 - resolution: {integrity: sha512-5Fx50fFQMQL5aeHyWnZX9122sSLckcDvcfFiBf3QYeHa7a1MKJooUy52b67moi2MJYkrfo/TWY+CoLdr/w0tTA==} 2268 + unifont@0.7.3: 2269 + resolution: {integrity: sha512-b0GtQzKCyuSHGsfj5vyN8st7muZ6VCI4XD4vFlr7Uy1rlWVYxC3npnfk8MyreHxJYrz1ooLDqDzFe9XqQTlAhA==} 2160 2270 2161 2271 unist-util-find-after@5.0.0: 2162 2272 resolution: {integrity: sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==} 2163 - 2164 - unist-util-is@6.0.0: 2165 - resolution: {integrity: sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==} 2166 2273 2167 2274 unist-util-is@6.0.1: 2168 2275 resolution: {integrity: sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==} ··· 2188 2295 unist-util-visit-children@3.0.0: 2189 2296 resolution: {integrity: sha512-RgmdTfSBOg04sdPcpTSD1jzoNBjt9a80/ZCzp5cI9n1qPzLZWF9YdvWGN2zmTumP1HWhXKdUWexjy/Wy/lJ7tA==} 2190 2297 2191 - unist-util-visit-parents@6.0.1: 2192 - resolution: {integrity: sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==} 2193 - 2194 2298 unist-util-visit-parents@6.0.2: 2195 2299 resolution: {integrity: sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==} 2196 2300 2197 - unist-util-visit@5.0.0: 2198 - resolution: {integrity: sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==} 2301 + unist-util-visit@5.1.0: 2302 + resolution: {integrity: sha512-m+vIdyeCOpdr/QeQCu2EzxX/ohgS8KbnPDgFni4dQsfSCtpz8UqDyY5GjRru8PDKuYn7Fq19j1CQ+nJSsGKOzg==} 2199 2303 2200 - unstorage@1.17.3: 2201 - resolution: {integrity: sha512-i+JYyy0DoKmQ3FximTHbGadmIYb8JEpq7lxUjnjeB702bCPum0vzo6oy5Mfu0lpqISw7hCyMW2yj4nWC8bqJ3Q==} 2304 + unstorage@1.17.4: 2305 + resolution: {integrity: sha512-fHK0yNg38tBiJKp/Vgsq4j0JEsCmgqH58HAn707S7zGkArbZsVr/CwINoi+nh3h98BRCwKvx1K3Xg9u3VV83sw==} 2202 2306 peerDependencies: 2203 2307 '@azure/app-configuration': ^1.8.0 2204 2308 '@azure/cosmos': ^4.2.0 ··· 2206 2310 '@azure/identity': ^4.6.0 2207 2311 '@azure/keyvault-secrets': ^4.9.0 2208 2312 '@azure/storage-blob': ^12.26.0 2209 - '@capacitor/preferences': ^6.0.3 || ^7.0.0 2313 + '@capacitor/preferences': ^6 || ^7 || ^8 2210 2314 '@deno/kv': '>=0.9.0' 2211 2315 '@netlify/blobs': ^6.5.0 || ^7.0.0 || ^8.1.0 || ^9.0.0 || ^10.0.0 2212 2316 '@planetscale/database': ^1.19.0 2213 2317 '@upstash/redis': ^1.34.3 2214 2318 '@vercel/blob': '>=0.27.1' 2215 2319 '@vercel/functions': ^2.2.12 || ^3.0.0 2216 - '@vercel/kv': ^1.0.1 2320 + '@vercel/kv': ^1 || ^2 || ^3 2217 2321 aws4fetch: ^1.0.20 2218 2322 db0: '>=0.2.1' 2219 2323 idb-keyval: ^6.2.1 ··· 2311 2415 yaml: 2312 2416 optional: true 2313 2417 2314 - vite@7.2.4: 2315 - resolution: {integrity: sha512-NL8jTlbo0Tn4dUEXEsUg8KeyG/Lkmc4Fnzb8JXN/Ykm9G4HNImjtABMJgkQoVjOBN/j2WAwDTRytdqJbZsah7w==} 2418 + vite@7.3.1: 2419 + resolution: {integrity: sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==} 2316 2420 engines: {node: ^20.19.0 || >=22.12.0} 2317 2421 hasBin: true 2318 2422 peerDependencies: ··· 2359 2463 vite: 2360 2464 optional: true 2361 2465 2362 - volar-service-css@0.0.62: 2363 - resolution: {integrity: sha512-JwNyKsH3F8PuzZYuqPf+2e+4CTU8YoyUHEHVnoXNlrLe7wy9U3biomZ56llN69Ris7TTy/+DEX41yVxQpM4qvg==} 2466 + volar-service-css@0.0.68: 2467 + resolution: {integrity: sha512-lJSMh6f3QzZ1tdLOZOzovLX0xzAadPhx8EKwraDLPxBndLCYfoTvnNuiFFV8FARrpAlW5C0WkH+TstPaCxr00Q==} 2364 2468 peerDependencies: 2365 2469 '@volar/language-service': ~2.4.0 2366 2470 peerDependenciesMeta: 2367 2471 '@volar/language-service': 2368 2472 optional: true 2369 2473 2370 - volar-service-emmet@0.0.62: 2371 - resolution: {integrity: sha512-U4dxWDBWz7Pi4plpbXf4J4Z/ss6kBO3TYrACxWNsE29abu75QzVS0paxDDhI6bhqpbDFXlpsDhZ9aXVFpnfGRQ==} 2474 + volar-service-emmet@0.0.68: 2475 + resolution: {integrity: sha512-nHvixrRQ83EzkQ4G/jFxu9Y4eSsXS/X2cltEPDM+K9qZmIv+Ey1w0tg1+6caSe8TU5Hgw4oSTwNMf/6cQb3LzQ==} 2372 2476 peerDependencies: 2373 2477 '@volar/language-service': ~2.4.0 2374 2478 peerDependenciesMeta: 2375 2479 '@volar/language-service': 2376 2480 optional: true 2377 2481 2378 - volar-service-html@0.0.62: 2379 - resolution: {integrity: sha512-Zw01aJsZRh4GTGUjveyfEzEqpULQUdQH79KNEiKVYHZyuGtdBRYCHlrus1sueSNMxwwkuF5WnOHfvBzafs8yyQ==} 2482 + volar-service-html@0.0.68: 2483 + resolution: {integrity: sha512-fru9gsLJxy33xAltXOh4TEdi312HP80hpuKhpYQD4O5hDnkNPEBdcQkpB+gcX0oK0VxRv1UOzcGQEUzWCVHLfA==} 2380 2484 peerDependencies: 2381 2485 '@volar/language-service': ~2.4.0 2382 2486 peerDependenciesMeta: 2383 2487 '@volar/language-service': 2384 2488 optional: true 2385 2489 2386 - volar-service-prettier@0.0.62: 2387 - resolution: {integrity: sha512-h2yk1RqRTE+vkYZaI9KYuwpDfOQRrTEMvoHol0yW4GFKc75wWQRrb5n/5abDrzMPrkQbSip8JH2AXbvrRtYh4w==} 2490 + volar-service-prettier@0.0.68: 2491 + resolution: {integrity: sha512-grUmWHkHlebMOd6V8vXs2eNQUw/bJGJMjekh/EPf/p2ZNTK0Uyz7hoBRngcvGfJHMsSXZH8w/dZTForIW/4ihw==} 2388 2492 peerDependencies: 2389 2493 '@volar/language-service': ~2.4.0 2390 2494 prettier: ^2.2 || ^3.0 ··· 2394 2498 prettier: 2395 2499 optional: true 2396 2500 2397 - volar-service-typescript-twoslash-queries@0.0.62: 2398 - resolution: {integrity: sha512-KxFt4zydyJYYI0kFAcWPTh4u0Ha36TASPZkAnNY784GtgajerUqM80nX/W1d0wVhmcOFfAxkVsf/Ed+tiYU7ng==} 2501 + volar-service-typescript-twoslash-queries@0.0.68: 2502 + resolution: {integrity: sha512-NugzXcM0iwuZFLCJg47vI93su5YhTIweQuLmZxvz5ZPTaman16JCvmDZexx2rd5T/75SNuvvZmrTOTNYUsfe5w==} 2399 2503 peerDependencies: 2400 2504 '@volar/language-service': ~2.4.0 2401 2505 peerDependenciesMeta: 2402 2506 '@volar/language-service': 2403 2507 optional: true 2404 2508 2405 - volar-service-typescript@0.0.62: 2406 - resolution: {integrity: sha512-p7MPi71q7KOsH0eAbZwPBiKPp9B2+qrdHAd6VY5oTo9BUXatsOAdakTm9Yf0DUj6uWBAaOT01BSeVOPwucMV1g==} 2509 + volar-service-typescript@0.0.68: 2510 + resolution: {integrity: sha512-z7B/7CnJ0+TWWFp/gh2r5/QwMObHNDiQiv4C9pTBNI2Wxuwymd4bjEORzrJ/hJ5Yd5+OzeYK+nFCKevoGEEeKw==} 2407 2511 peerDependencies: 2408 2512 '@volar/language-service': ~2.4.0 2409 2513 peerDependenciesMeta: 2410 2514 '@volar/language-service': 2411 2515 optional: true 2412 2516 2413 - volar-service-yaml@0.0.62: 2414 - resolution: {integrity: sha512-k7gvv7sk3wa+nGll3MaSKyjwQsJjIGCHFjVkl3wjaSP2nouKyn9aokGmqjrl39mi88Oy49giog2GkZH526wjig==} 2517 + volar-service-yaml@0.0.68: 2518 + resolution: {integrity: sha512-84XgE02LV0OvTcwfqhcSwVg4of3MLNUWPMArO6Aj8YXqyEVnPu8xTEMY2btKSq37mVAPuaEVASI4e3ptObmqcA==} 2415 2519 peerDependencies: 2416 2520 '@volar/language-service': ~2.4.0 2417 2521 peerDependenciesMeta: ··· 2421 2525 vscode-css-languageservice@6.3.8: 2422 2526 resolution: {integrity: sha512-dBk/9ullEjIMbfSYAohGpDOisOVU1x2MQHOeU12ohGJQI7+r0PCimBwaa/pWpxl/vH4f7ibrBfxIZY3anGmHKQ==} 2423 2527 2424 - vscode-html-languageservice@5.5.2: 2425 - resolution: {integrity: sha512-QpaUhCjvb7U/qThOzo4V6grwsRE62Jk/vf8BRJZoABlMw3oplLB5uovrvcrLO9vYhkeMiSjyqLnCxbfHzzZqmw==} 2528 + vscode-html-languageservice@5.6.1: 2529 + resolution: {integrity: sha512-5Mrqy5CLfFZUgkyhNZLA1Ye5g12Cb/v6VM7SxUzZUaRKWMDz4md+y26PrfRTSU0/eQAl3XpO9m2og+GGtDMuaA==} 2426 2530 2427 2531 vscode-json-languageservice@4.1.8: 2428 2532 resolution: {integrity: sha512-0vSpg6Xd9hfV+eZAaYN63xVVMOTmJ4GgHxXnkLCh+9RsQBkWKIghzLhW2B9ebfG+LQQg8uLtsQ2aUKjTgE+QOg==} 2429 2533 engines: {npm: '>=7.0.0'} 2430 2534 2431 - vscode-jsonrpc@6.0.0: 2432 - resolution: {integrity: sha512-wnJA4BnEjOSyFMvjZdpiOwhSq9uDoK8e/kpRJDTaMYzwlkrhG1fwDIZI94CLsLzlCK5cIbMMtFlJlfR57Lavmg==} 2433 - engines: {node: '>=8.0.0 || >=10.0.0'} 2434 - 2435 2535 vscode-jsonrpc@8.2.0: 2436 2536 resolution: {integrity: sha512-C+r0eKJUIfiDIfwJhria30+TYWPtuHJXHtI7J0YlOmKAo7ogxP20T0zxB7HZQIFhIyvoBPwWskjxrvAtfjyZfA==} 2437 2537 engines: {node: '>=14.0.0'} 2438 2538 2439 - vscode-languageserver-protocol@3.16.0: 2440 - resolution: {integrity: sha512-sdeUoAawceQdgIfTI+sdcwkiK2KU+2cbEYA0agzM2uqaUy2UpnnGHtWTHVEtS0ES4zHU0eMFRGN+oQgDxlD66A==} 2441 - 2442 2539 vscode-languageserver-protocol@3.17.5: 2443 2540 resolution: {integrity: sha512-mb1bvRJN8SVznADSGWM9u/b07H7Ecg0I3OgXDuLdn307rl/J3A9YD6/eYOssqhecL27hK1IPZAsaqh00i/Jljg==} 2444 2541 2445 2542 vscode-languageserver-textdocument@1.0.12: 2446 2543 resolution: {integrity: sha512-cxWNPesCnQCcMPeenjKKsOCKQZ/L6Tv19DTRIGuLWe32lyzWhihGVJ/rcckZXJxfdKCFvRLS3fpBIsV/ZGX4zA==} 2447 2544 2448 - vscode-languageserver-types@3.16.0: 2449 - resolution: {integrity: sha512-k8luDIWJWyenLc5ToFQQMaSrqCHiLwyKPHKPQZ5zz21vM+vIVUSvsRpcbiECH4WR88K2XZqc4ScRcZ7nk/jbeA==} 2450 - 2451 2545 vscode-languageserver-types@3.17.5: 2452 2546 resolution: {integrity: sha512-Ld1VelNuX9pdF39h2Hgaeb5hEZM2Z3jUrrMgWQAu82jMtZp7p3vJT3BzToKtZI7NgQssZje5o0zryOrhQvzQAg==} 2453 2547 2454 - vscode-languageserver@7.0.0: 2455 - resolution: {integrity: sha512-60HTx5ID+fLRcgdHfmz0LDZAXYEV68fzwG0JWwEPBode9NuMYTIxuYXPg4ngO8i8+Ou0lM7y6GzaYWbiDL0drw==} 2456 - hasBin: true 2457 - 2458 2548 vscode-languageserver@9.0.1: 2459 2549 resolution: {integrity: sha512-woByF3PDpkHFUreUa7Hos7+pUWdeWMXRd26+ZX2A8cFx6v/JPTtd4/uN0/jB6XQHYaOlHbio03NTHCqrgG5n7g==} 2460 2550 hasBin: true ··· 2491 2581 resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==} 2492 2582 engines: {node: '>=10'} 2493 2583 2494 - yaml-language-server@1.15.0: 2495 - resolution: {integrity: sha512-N47AqBDCMQmh6mBLmI6oqxryHRzi33aPFPsJhYy3VTUGCdLHYjGh4FZzpUjRlphaADBBkDmnkM/++KNIOHi5Rw==} 2584 + yaml-language-server@1.19.2: 2585 + resolution: {integrity: sha512-9F3myNmJzUN/679jycdMxqtydPSDRAarSj3wPiF7pchEPnO9Dg07Oc+gIYLqXR4L+g+FSEVXXv2+mr54StLFOg==} 2496 2586 hasBin: true 2497 2587 2498 - yaml@2.2.2: 2499 - resolution: {integrity: sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==} 2588 + yaml@2.7.1: 2589 + resolution: {integrity: sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==} 2500 2590 engines: {node: '>= 14'} 2591 + hasBin: true 2501 2592 2502 2593 yaml@2.8.1: 2503 2594 resolution: {integrity: sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==} ··· 2524 2615 resolution: {integrity: sha512-CzhO+pFNo8ajLM2d2IW/R93ipy99LWjtwblvC1RsoSUMZgyLbYFr221TnSNT7GjGdYui6P459mw9JH/g/zW2ug==} 2525 2616 engines: {node: '>=18'} 2526 2617 2527 - zod-to-json-schema@3.24.6: 2528 - resolution: {integrity: sha512-h/z3PKvcTcTetyjl1fkj79MHNEjm+HpD6NXheWjzOekY7kV+lwDYnHw+ivHkijnCSMz1yJaWBD9vu/Fcmk+vEg==} 2618 + zod-to-json-schema@3.25.1: 2619 + resolution: {integrity: sha512-pM/SU9d3YAggzi6MtR4h7ruuQlqKtad8e9S0fmxcMi+ueAK5Korys/aWcV9LIIHTVbj01NdzxcnXSN+O74ZIVA==} 2529 2620 peerDependencies: 2530 - zod: ^3.24.1 2621 + zod: ^3.25 || ^4 2531 2622 2532 2623 zod-to-ts@1.2.0: 2533 2624 resolution: {integrity: sha512-x30XE43V+InwGpvTySRNz9kB7qFU8DlyEy7BsSTCHPH1R0QasMmHWZDCzYm6bVXtj/9NNJAZF3jW8rzFvH5OFA==} ··· 2543 2634 2544 2635 snapshots: 2545 2636 2546 - '@astrojs/check@0.9.5(prettier-plugin-astro@0.14.1)(prettier@3.8.1)(typescript@5.9.3)': 2637 + '@astrojs/check@0.9.6(prettier-plugin-astro@0.14.1)(prettier@3.8.1)(typescript@5.9.3)': 2547 2638 dependencies: 2548 - '@astrojs/language-server': 2.15.4(prettier-plugin-astro@0.14.1)(prettier@3.8.1)(typescript@5.9.3) 2639 + '@astrojs/language-server': 2.16.3(prettier-plugin-astro@0.14.1)(prettier@3.8.1)(typescript@5.9.3) 2549 2640 chokidar: 4.0.3 2550 2641 kleur: 4.1.5 2551 2642 typescript: 5.9.3 ··· 2560 2651 2561 2652 '@astrojs/internal-helpers@0.7.5': {} 2562 2653 2563 - '@astrojs/language-server@2.15.4(prettier-plugin-astro@0.14.1)(prettier@3.8.1)(typescript@5.9.3)': 2654 + '@astrojs/language-server@2.16.3(prettier-plugin-astro@0.14.1)(prettier@3.8.1)(typescript@5.9.3)': 2564 2655 dependencies: 2565 2656 '@astrojs/compiler': 2.13.0 2566 2657 '@astrojs/yaml2ts': 0.2.2 2567 2658 '@jridgewell/sourcemap-codec': 1.5.5 2568 - '@volar/kit': 2.4.23(typescript@5.9.3) 2569 - '@volar/language-core': 2.4.23 2570 - '@volar/language-server': 2.4.23 2571 - '@volar/language-service': 2.4.23 2572 - fast-glob: 3.3.3 2659 + '@volar/kit': 2.4.28(typescript@5.9.3) 2660 + '@volar/language-core': 2.4.28 2661 + '@volar/language-server': 2.4.28 2662 + '@volar/language-service': 2.4.28 2573 2663 muggle-string: 0.4.1 2574 - volar-service-css: 0.0.62(@volar/language-service@2.4.23) 2575 - volar-service-emmet: 0.0.62(@volar/language-service@2.4.23) 2576 - volar-service-html: 0.0.62(@volar/language-service@2.4.23) 2577 - volar-service-prettier: 0.0.62(@volar/language-service@2.4.23)(prettier@3.8.1) 2578 - volar-service-typescript: 0.0.62(@volar/language-service@2.4.23) 2579 - volar-service-typescript-twoslash-queries: 0.0.62(@volar/language-service@2.4.23) 2580 - volar-service-yaml: 0.0.62(@volar/language-service@2.4.23) 2581 - vscode-html-languageservice: 5.5.2 2664 + tinyglobby: 0.2.15 2665 + volar-service-css: 0.0.68(@volar/language-service@2.4.28) 2666 + volar-service-emmet: 0.0.68(@volar/language-service@2.4.28) 2667 + volar-service-html: 0.0.68(@volar/language-service@2.4.28) 2668 + volar-service-prettier: 0.0.68(@volar/language-service@2.4.28)(prettier@3.8.1) 2669 + volar-service-typescript: 0.0.68(@volar/language-service@2.4.28) 2670 + volar-service-typescript-twoslash-queries: 0.0.68(@volar/language-service@2.4.28) 2671 + volar-service-yaml: 0.0.68(@volar/language-service@2.4.28) 2672 + vscode-html-languageservice: 5.6.1 2582 2673 vscode-uri: 3.1.0 2583 2674 optionalDependencies: 2584 2675 prettier: 3.8.1 ··· 2586 2677 transitivePeerDependencies: 2587 2678 - typescript 2588 2679 2589 - '@astrojs/markdown-remark@6.3.8': 2680 + '@astrojs/markdown-remark@6.3.10': 2590 2681 dependencies: 2591 - '@astrojs/internal-helpers': 0.7.4 2682 + '@astrojs/internal-helpers': 0.7.5 2592 2683 '@astrojs/prism': 3.3.0 2593 2684 github-slugger: 2.0.0 2594 2685 hast-util-from-html: 2.0.3 ··· 2602 2693 remark-parse: 11.0.0 2603 2694 remark-rehype: 11.1.2 2604 2695 remark-smartypants: 3.0.2 2605 - shiki: 3.15.0 2696 + shiki: 3.22.0 2606 2697 smol-toml: 1.5.2 2607 2698 unified: 11.0.5 2608 2699 unist-util-remove-position: 5.0.0 2609 - unist-util-visit: 5.0.0 2700 + unist-util-visit: 5.1.0 2610 2701 unist-util-visit-parents: 6.0.2 2611 2702 vfile: 6.0.3 2612 2703 transitivePeerDependencies: 2613 2704 - supports-color 2614 2705 2615 - '@astrojs/markdown-remark@6.3.9': 2706 + '@astrojs/markdown-remark@6.3.8': 2616 2707 dependencies: 2617 - '@astrojs/internal-helpers': 0.7.5 2708 + '@astrojs/internal-helpers': 0.7.4 2618 2709 '@astrojs/prism': 3.3.0 2619 2710 github-slugger: 2.0.0 2620 2711 hast-util-from-html: 2.0.3 ··· 2632 2723 smol-toml: 1.5.2 2633 2724 unified: 11.0.5 2634 2725 unist-util-remove-position: 5.0.0 2635 - unist-util-visit: 5.0.0 2726 + unist-util-visit: 5.1.0 2636 2727 unist-util-visit-parents: 6.0.2 2637 2728 vfile: 6.0.3 2638 2729 transitivePeerDependencies: 2639 2730 - supports-color 2640 2731 2641 - '@astrojs/mdx@4.3.7(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))': 2732 + '@astrojs/mdx@4.3.7(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))': 2642 2733 dependencies: 2643 2734 '@astrojs/markdown-remark': 6.3.8 2644 2735 '@mdx-js/mdx': 3.1.1 2645 2736 acorn: 8.15.0 2646 - astro: 5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1) 2737 + astro: 5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1) 2647 2738 es-module-lexer: 1.7.0 2648 2739 estree-util-visit: 2.0.0 2649 2740 hast-util-to-html: 9.0.5 ··· 2652 2743 remark-gfm: 4.0.1 2653 2744 remark-smartypants: 3.0.2 2654 2745 source-map: 0.7.6 2655 - unist-util-visit: 5.0.0 2746 + unist-util-visit: 5.1.0 2656 2747 vfile: 6.0.3 2657 2748 transitivePeerDependencies: 2658 2749 - supports-color ··· 2672 2763 stream-replace-string: 2.0.0 2673 2764 zod: 3.25.76 2674 2765 2675 - '@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))': 2766 + '@astrojs/starlight@0.37.6(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))': 2676 2767 dependencies: 2677 - '@astrojs/markdown-remark': 6.3.9 2678 - '@astrojs/mdx': 4.3.7(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 2768 + '@astrojs/markdown-remark': 6.3.10 2769 + '@astrojs/mdx': 4.3.7(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 2679 2770 '@astrojs/sitemap': 3.6.0 2680 2771 '@pagefind/default-ui': 1.4.0 2681 2772 '@types/hast': 3.0.4 2682 2773 '@types/js-yaml': 4.0.9 2683 2774 '@types/mdast': 4.0.4 2684 - astro: 5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1) 2685 - astro-expressive-code: 0.41.3(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 2775 + astro: 5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1) 2776 + astro-expressive-code: 0.41.3(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 2686 2777 bcp-47: 2.1.0 2687 2778 hast-util-from-html: 2.0.3 2688 2779 hast-util-select: 6.0.4 ··· 2691 2782 i18next: 23.16.8 2692 2783 js-yaml: 4.1.1 2693 2784 klona: 2.0.6 2785 + magic-string: 0.30.21 2694 2786 mdast-util-directive: 3.1.0 2695 2787 mdast-util-to-markdown: 2.1.2 2696 2788 mdast-util-to-string: 4.0.0 ··· 2700 2792 remark-directive: 3.0.1 2701 2793 ultrahtml: 1.6.0 2702 2794 unified: 11.0.5 2703 - unist-util-visit: 5.0.0 2795 + unist-util-visit: 5.1.0 2704 2796 vfile: 6.0.3 2705 2797 transitivePeerDependencies: 2706 2798 - supports-color ··· 2770 2862 '@babel/helper-string-parser': 7.27.1 2771 2863 '@babel/helper-validator-identifier': 7.28.5 2772 2864 2773 - '@capsizecss/unpack@3.0.1': 2865 + '@capsizecss/unpack@4.0.0': 2774 2866 dependencies: 2775 - fontkit: 2.0.4 2867 + fontkitten: 1.0.2 2776 2868 2777 2869 '@ctrl/tinycolor@4.2.0': {} 2778 2870 ··· 2784 2876 dependencies: 2785 2877 '@emmetio/scanner': 1.0.4 2786 2878 2787 - '@emmetio/css-parser@0.4.0': 2879 + '@emmetio/css-parser@0.4.1': 2788 2880 dependencies: 2789 2881 '@emmetio/stream-reader': 2.2.0 2790 2882 '@emmetio/stream-reader-utils': 0.1.0 ··· 2807 2899 '@esbuild/aix-ppc64@0.25.12': 2808 2900 optional: true 2809 2901 2902 + '@esbuild/aix-ppc64@0.27.2': 2903 + optional: true 2904 + 2810 2905 '@esbuild/android-arm64@0.25.12': 2811 2906 optional: true 2812 2907 2908 + '@esbuild/android-arm64@0.27.2': 2909 + optional: true 2910 + 2813 2911 '@esbuild/android-arm@0.25.12': 2912 + optional: true 2913 + 2914 + '@esbuild/android-arm@0.27.2': 2814 2915 optional: true 2815 2916 2816 2917 '@esbuild/android-x64@0.25.12': 2817 2918 optional: true 2818 2919 2920 + '@esbuild/android-x64@0.27.2': 2921 + optional: true 2922 + 2819 2923 '@esbuild/darwin-arm64@0.25.12': 2820 2924 optional: true 2821 2925 2926 + '@esbuild/darwin-arm64@0.27.2': 2927 + optional: true 2928 + 2822 2929 '@esbuild/darwin-x64@0.25.12': 2930 + optional: true 2931 + 2932 + '@esbuild/darwin-x64@0.27.2': 2823 2933 optional: true 2824 2934 2825 2935 '@esbuild/freebsd-arm64@0.25.12': 2826 2936 optional: true 2827 2937 2938 + '@esbuild/freebsd-arm64@0.27.2': 2939 + optional: true 2940 + 2828 2941 '@esbuild/freebsd-x64@0.25.12': 2829 2942 optional: true 2830 2943 2944 + '@esbuild/freebsd-x64@0.27.2': 2945 + optional: true 2946 + 2831 2947 '@esbuild/linux-arm64@0.25.12': 2948 + optional: true 2949 + 2950 + '@esbuild/linux-arm64@0.27.2': 2832 2951 optional: true 2833 2952 2834 2953 '@esbuild/linux-arm@0.25.12': 2835 2954 optional: true 2836 2955 2956 + '@esbuild/linux-arm@0.27.2': 2957 + optional: true 2958 + 2837 2959 '@esbuild/linux-ia32@0.25.12': 2838 2960 optional: true 2839 2961 2962 + '@esbuild/linux-ia32@0.27.2': 2963 + optional: true 2964 + 2840 2965 '@esbuild/linux-loong64@0.25.12': 2841 2966 optional: true 2842 2967 2968 + '@esbuild/linux-loong64@0.27.2': 2969 + optional: true 2970 + 2843 2971 '@esbuild/linux-mips64el@0.25.12': 2844 2972 optional: true 2845 2973 2974 + '@esbuild/linux-mips64el@0.27.2': 2975 + optional: true 2976 + 2846 2977 '@esbuild/linux-ppc64@0.25.12': 2847 2978 optional: true 2848 2979 2980 + '@esbuild/linux-ppc64@0.27.2': 2981 + optional: true 2982 + 2849 2983 '@esbuild/linux-riscv64@0.25.12': 2850 2984 optional: true 2851 2985 2986 + '@esbuild/linux-riscv64@0.27.2': 2987 + optional: true 2988 + 2852 2989 '@esbuild/linux-s390x@0.25.12': 2853 2990 optional: true 2854 2991 2992 + '@esbuild/linux-s390x@0.27.2': 2993 + optional: true 2994 + 2855 2995 '@esbuild/linux-x64@0.25.12': 2856 2996 optional: true 2857 2997 2998 + '@esbuild/linux-x64@0.27.2': 2999 + optional: true 3000 + 2858 3001 '@esbuild/netbsd-arm64@0.25.12': 2859 3002 optional: true 2860 3003 3004 + '@esbuild/netbsd-arm64@0.27.2': 3005 + optional: true 3006 + 2861 3007 '@esbuild/netbsd-x64@0.25.12': 2862 3008 optional: true 2863 3009 3010 + '@esbuild/netbsd-x64@0.27.2': 3011 + optional: true 3012 + 2864 3013 '@esbuild/openbsd-arm64@0.25.12': 2865 3014 optional: true 2866 3015 3016 + '@esbuild/openbsd-arm64@0.27.2': 3017 + optional: true 3018 + 2867 3019 '@esbuild/openbsd-x64@0.25.12': 2868 3020 optional: true 2869 3021 3022 + '@esbuild/openbsd-x64@0.27.2': 3023 + optional: true 3024 + 2870 3025 '@esbuild/openharmony-arm64@0.25.12': 2871 3026 optional: true 2872 3027 3028 + '@esbuild/openharmony-arm64@0.27.2': 3029 + optional: true 3030 + 2873 3031 '@esbuild/sunos-x64@0.25.12': 2874 3032 optional: true 2875 3033 3034 + '@esbuild/sunos-x64@0.27.2': 3035 + optional: true 3036 + 2876 3037 '@esbuild/win32-arm64@0.25.12': 2877 3038 optional: true 2878 3039 3040 + '@esbuild/win32-arm64@0.27.2': 3041 + optional: true 3042 + 2879 3043 '@esbuild/win32-ia32@0.25.12': 2880 3044 optional: true 2881 3045 3046 + '@esbuild/win32-ia32@0.27.2': 3047 + optional: true 3048 + 2882 3049 '@esbuild/win32-x64@0.25.12': 2883 3050 optional: true 2884 3051 3052 + '@esbuild/win32-x64@0.27.2': 3053 + optional: true 3054 + 2885 3055 '@expressive-code/core@0.41.3': 2886 3056 dependencies: 2887 3057 '@ctrl/tinycolor': 4.2.0 ··· 2891 3061 hastscript: 9.0.1 2892 3062 postcss: 8.5.6 2893 3063 postcss-nested: 6.2.0(postcss@8.5.6) 2894 - unist-util-visit: 5.0.0 3064 + unist-util-visit: 5.1.0 2895 3065 unist-util-visit-parents: 6.0.2 2896 3066 2897 - '@expressive-code/plugin-collapsible-sections@0.41.3': 3067 + '@expressive-code/core@0.41.6': 2898 3068 dependencies: 2899 - '@expressive-code/core': 0.41.3 3069 + '@ctrl/tinycolor': 4.2.0 3070 + hast-util-select: 6.0.4 3071 + hast-util-to-html: 9.0.5 3072 + hast-util-to-text: 4.0.2 3073 + hastscript: 9.0.1 3074 + postcss: 8.5.6 3075 + postcss-nested: 6.2.0(postcss@8.5.6) 3076 + unist-util-visit: 5.1.0 3077 + unist-util-visit-parents: 6.0.2 3078 + 3079 + '@expressive-code/plugin-collapsible-sections@0.41.6': 3080 + dependencies: 3081 + '@expressive-code/core': 0.41.6 2900 3082 2901 3083 '@expressive-code/plugin-frames@0.41.3': 2902 3084 dependencies: 2903 3085 '@expressive-code/core': 0.41.3 2904 3086 2905 - '@expressive-code/plugin-line-numbers@0.41.3': 3087 + '@expressive-code/plugin-line-numbers@0.41.6': 2906 3088 dependencies: 2907 - '@expressive-code/core': 0.41.3 3089 + '@expressive-code/core': 0.41.6 2908 3090 2909 3091 '@expressive-code/plugin-shiki@0.41.3': 2910 3092 dependencies: ··· 3029 3211 '@jridgewell/resolve-uri': 3.1.2 3030 3212 '@jridgewell/sourcemap-codec': 1.5.5 3031 3213 3032 - '@lucide/astro@0.554.0(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))': 3214 + '@lucide/astro@0.563.0(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))': 3033 3215 dependencies: 3034 - astro: 5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1) 3216 + astro: 5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1) 3035 3217 3036 3218 '@mdx-js/mdx@3.1.1': 3037 3219 dependencies: ··· 3058 3240 unified: 11.0.5 3059 3241 unist-util-position-from-estree: 2.0.0 3060 3242 unist-util-stringify-position: 4.0.0 3061 - unist-util-visit: 5.0.0 3243 + unist-util-visit: 5.1.0 3062 3244 vfile: 6.0.3 3063 3245 transitivePeerDependencies: 3064 3246 - supports-color 3065 3247 3066 - '@nodelib/fs.scandir@2.1.5': 3067 - dependencies: 3068 - '@nodelib/fs.stat': 2.0.5 3069 - run-parallel: 1.2.0 3070 - 3071 - '@nodelib/fs.stat@2.0.5': {} 3072 - 3073 - '@nodelib/fs.walk@1.2.8': 3074 - dependencies: 3075 - '@nodelib/fs.scandir': 2.1.5 3076 - fastq: 1.19.1 3077 - 3078 3248 '@oslojs/encoding@1.1.0': {} 3079 3249 3080 3250 '@pagefind/darwin-arm64@1.4.0': ··· 3178 3348 '@types/hast': 3.0.4 3179 3349 hast-util-to-html: 9.0.5 3180 3350 3351 + '@shikijs/core@3.22.0': 3352 + dependencies: 3353 + '@shikijs/types': 3.22.0 3354 + '@shikijs/vscode-textmate': 10.0.2 3355 + '@types/hast': 3.0.4 3356 + hast-util-to-html: 9.0.5 3357 + 3181 3358 '@shikijs/engine-javascript@3.15.0': 3182 3359 dependencies: 3183 3360 '@shikijs/types': 3.15.0 3184 3361 '@shikijs/vscode-textmate': 10.0.2 3185 3362 oniguruma-to-es: 4.3.4 3186 3363 3364 + '@shikijs/engine-javascript@3.22.0': 3365 + dependencies: 3366 + '@shikijs/types': 3.22.0 3367 + '@shikijs/vscode-textmate': 10.0.2 3368 + oniguruma-to-es: 4.3.4 3369 + 3187 3370 '@shikijs/engine-oniguruma@3.15.0': 3188 3371 dependencies: 3189 3372 '@shikijs/types': 3.15.0 3190 3373 '@shikijs/vscode-textmate': 10.0.2 3191 3374 3375 + '@shikijs/engine-oniguruma@3.22.0': 3376 + dependencies: 3377 + '@shikijs/types': 3.22.0 3378 + '@shikijs/vscode-textmate': 10.0.2 3379 + 3192 3380 '@shikijs/langs@3.15.0': 3193 3381 dependencies: 3194 3382 '@shikijs/types': 3.15.0 3195 3383 3384 + '@shikijs/langs@3.22.0': 3385 + dependencies: 3386 + '@shikijs/types': 3.22.0 3387 + 3196 3388 '@shikijs/themes@3.15.0': 3197 3389 dependencies: 3198 3390 '@shikijs/types': 3.15.0 3199 3391 3392 + '@shikijs/themes@3.22.0': 3393 + dependencies: 3394 + '@shikijs/types': 3.22.0 3395 + 3200 3396 '@shikijs/types@3.15.0': 3201 3397 dependencies: 3202 3398 '@shikijs/vscode-textmate': 10.0.2 3203 3399 '@types/hast': 3.0.4 3204 3400 3205 - '@shikijs/vscode-textmate@10.0.2': {} 3206 - 3207 - '@swc/helpers@0.5.17': 3401 + '@shikijs/types@3.22.0': 3208 3402 dependencies: 3209 - tslib: 2.8.1 3403 + '@shikijs/vscode-textmate': 10.0.2 3404 + '@types/hast': 3.0.4 3405 + 3406 + '@shikijs/vscode-textmate@10.0.2': {} 3210 3407 3211 3408 '@trivago/prettier-plugin-sort-imports@6.0.2(prettier@3.8.1)': 3212 3409 dependencies: ··· 3231 3428 '@types/estree': 1.0.8 3232 3429 3233 3430 '@types/estree@1.0.8': {} 3234 - 3235 - '@types/fontkit@2.0.8': 3236 - dependencies: 3237 - '@types/node': 24.7.1 3238 3431 3239 3432 '@types/hast@3.0.4': 3240 3433 dependencies: ··· 3272 3465 3273 3466 '@ungap/structured-clone@1.3.0': {} 3274 3467 3275 - '@volar/kit@2.4.23(typescript@5.9.3)': 3468 + '@volar/kit@2.4.28(typescript@5.9.3)': 3276 3469 dependencies: 3277 - '@volar/language-service': 2.4.23 3278 - '@volar/typescript': 2.4.23 3470 + '@volar/language-service': 2.4.28 3471 + '@volar/typescript': 2.4.28 3279 3472 typesafe-path: 0.2.2 3280 3473 typescript: 5.9.3 3281 3474 vscode-languageserver-textdocument: 1.0.12 3282 3475 vscode-uri: 3.1.0 3283 3476 3284 - '@volar/language-core@2.4.23': 3477 + '@volar/language-core@2.4.28': 3285 3478 dependencies: 3286 - '@volar/source-map': 2.4.23 3479 + '@volar/source-map': 2.4.28 3287 3480 3288 - '@volar/language-server@2.4.23': 3481 + '@volar/language-server@2.4.28': 3289 3482 dependencies: 3290 - '@volar/language-core': 2.4.23 3291 - '@volar/language-service': 2.4.23 3292 - '@volar/typescript': 2.4.23 3483 + '@volar/language-core': 2.4.28 3484 + '@volar/language-service': 2.4.28 3485 + '@volar/typescript': 2.4.28 3293 3486 path-browserify: 1.0.1 3294 3487 request-light: 0.7.0 3295 3488 vscode-languageserver: 9.0.1 ··· 3297 3490 vscode-languageserver-textdocument: 1.0.12 3298 3491 vscode-uri: 3.1.0 3299 3492 3300 - '@volar/language-service@2.4.23': 3493 + '@volar/language-service@2.4.28': 3301 3494 dependencies: 3302 - '@volar/language-core': 2.4.23 3495 + '@volar/language-core': 2.4.28 3303 3496 vscode-languageserver-protocol: 3.17.5 3304 3497 vscode-languageserver-textdocument: 1.0.12 3305 3498 vscode-uri: 3.1.0 3306 3499 3307 - '@volar/source-map@2.4.23': {} 3500 + '@volar/source-map@2.4.28': {} 3308 3501 3309 - '@volar/typescript@2.4.23': 3502 + '@volar/typescript@2.4.28': 3310 3503 dependencies: 3311 - '@volar/language-core': 2.4.23 3504 + '@volar/language-core': 2.4.28 3312 3505 path-browserify: 1.0.1 3313 3506 vscode-uri: 3.1.0 3314 3507 ··· 3328 3521 3329 3522 acorn@8.15.0: {} 3330 3523 3524 + ajv-draft-04@1.0.0(ajv@8.17.1): 3525 + optionalDependencies: 3526 + ajv: 8.17.1 3527 + 3331 3528 ajv@8.17.1: 3332 3529 dependencies: 3333 3530 fast-deep-equal: 3.1.3 ··· 3368 3565 3369 3566 astring@1.9.0: {} 3370 3567 3371 - astro-expressive-code@0.41.3(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)): 3568 + astro-expressive-code@0.41.3(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)): 3372 3569 dependencies: 3373 - astro: 5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1) 3570 + astro: 5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1) 3374 3571 rehype-expressive-code: 0.41.3 3375 3572 3376 3573 astro-remote@0.3.4: ··· 3381 3578 marked-smartypants: 1.1.10(marked@12.0.2) 3382 3579 ultrahtml: 1.6.0 3383 3580 3384 - astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1): 3581 + astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1): 3385 3582 dependencies: 3386 3583 '@astrojs/compiler': 2.13.0 3387 3584 '@astrojs/internal-helpers': 0.7.5 3388 - '@astrojs/markdown-remark': 6.3.9 3585 + '@astrojs/markdown-remark': 6.3.10 3389 3586 '@astrojs/telemetry': 3.3.0 3390 - '@capsizecss/unpack': 3.0.1 3587 + '@capsizecss/unpack': 4.0.0 3391 3588 '@oslojs/encoding': 1.1.0 3392 3589 '@rollup/pluginutils': 5.3.0(rollup@4.53.3) 3393 3590 acorn: 8.15.0 ··· 3397 3594 ci-info: 4.3.1 3398 3595 clsx: 2.1.1 3399 3596 common-ancestor-path: 1.0.1 3400 - cookie: 1.0.2 3597 + cookie: 1.1.1 3401 3598 cssesc: 3.0.0 3402 3599 debug: 4.4.3 3403 3600 deterministic-object-hash: 2.0.2 3404 - devalue: 5.5.0 3405 - diff: 5.2.0 3601 + devalue: 5.6.2 3602 + diff: 8.0.3 3406 3603 dlv: 1.1.3 3407 3604 dset: 3.1.4 3408 3605 es-module-lexer: 1.7.0 3409 3606 esbuild: 0.25.12 3410 3607 estree-walker: 3.0.3 3411 3608 flattie: 1.1.1 3412 - fontace: 0.3.1 3609 + fontace: 0.4.1 3413 3610 github-slugger: 2.0.0 3414 3611 html-escaper: 3.0.3 3415 3612 http-cache-semantics: 4.2.0 ··· 3421 3618 neotraverse: 0.6.18 3422 3619 p-limit: 6.2.0 3423 3620 p-queue: 8.1.1 3424 - package-manager-detector: 1.5.0 3621 + package-manager-detector: 1.6.0 3425 3622 piccolore: 0.1.3 3426 3623 picomatch: 4.0.3 3427 3624 prompts: 2.4.2 3428 3625 rehype: 13.0.2 3429 3626 semver: 7.7.3 3430 - shiki: 3.15.0 3431 - smol-toml: 1.5.2 3627 + shiki: 3.22.0 3628 + smol-toml: 1.6.0 3432 3629 svgo: 4.0.0 3433 3630 tinyexec: 1.0.2 3434 3631 tinyglobby: 0.2.15 3435 3632 tsconfck: 3.1.6(typescript@5.9.3) 3436 3633 ultrahtml: 1.6.0 3437 - unifont: 0.6.0 3438 - unist-util-visit: 5.0.0 3439 - unstorage: 1.17.3 3634 + unifont: 0.7.3 3635 + unist-util-visit: 5.1.0 3636 + unstorage: 1.17.4 3440 3637 vfile: 6.0.3 3441 3638 vite: 6.4.1(@types/node@24.7.1)(jiti@1.21.7)(yaml@2.8.1) 3442 3639 vitefu: 1.1.1(vite@6.4.1(@types/node@24.7.1)(jiti@1.21.7)(yaml@2.8.1)) ··· 3444 3641 yargs-parser: 21.1.1 3445 3642 yocto-spinner: 0.2.3 3446 3643 zod: 3.25.76 3447 - zod-to-json-schema: 3.24.6(zod@3.25.76) 3644 + zod-to-json-schema: 3.25.1(zod@3.25.76) 3448 3645 zod-to-ts: 1.2.0(typescript@5.9.3)(zod@3.25.76) 3449 3646 optionalDependencies: 3450 3647 sharp: 0.34.5 ··· 3490 3687 balanced-match@1.0.2: {} 3491 3688 3492 3689 base-64@1.0.0: {} 3493 - 3494 - base64-js@1.5.1: {} 3495 3690 3496 3691 bcp-47-match@2.0.3: {} 3497 3692 ··· 3518 3713 dependencies: 3519 3714 balanced-match: 1.0.2 3520 3715 3521 - braces@3.0.3: 3522 - dependencies: 3523 - fill-range: 7.1.1 3524 - 3525 - brotli@1.3.3: 3526 - dependencies: 3527 - base64-js: 1.5.1 3528 - 3529 3716 camelcase@8.0.0: {} 3530 3717 3531 3718 ccount@2.0.1: {} ··· 3546 3733 dependencies: 3547 3734 readdirp: 4.1.2 3548 3735 3736 + chokidar@5.0.0: 3737 + dependencies: 3738 + readdirp: 5.0.0 3739 + 3549 3740 ci-info@4.3.1: {} 3550 3741 3551 3742 cli-boxes@3.0.0: {} ··· 3555 3746 string-width: 4.2.3 3556 3747 strip-ansi: 6.0.1 3557 3748 wrap-ansi: 7.0.0 3558 - 3559 - clone@2.1.2: {} 3560 3749 3561 3750 clsx@2.1.1: {} 3562 3751 ··· 3576 3765 3577 3766 cookie-es@1.2.2: {} 3578 3767 3579 - cookie@1.0.2: {} 3768 + cookie@1.1.1: {} 3580 3769 3581 3770 crossws@0.3.5: 3582 3771 dependencies: ··· 3630 3819 dependencies: 3631 3820 base-64: 1.0.0 3632 3821 3633 - devalue@5.5.0: {} 3822 + devalue@5.6.2: {} 3634 3823 3635 3824 devlop@1.1.0: 3636 3825 dependencies: 3637 3826 dequal: 2.0.3 3638 3827 3639 - dfa@1.2.0: {} 3640 - 3641 - diff@5.2.0: {} 3828 + diff@8.0.3: {} 3642 3829 3643 3830 direction@2.0.1: {} 3644 3831 ··· 3726 3913 '@esbuild/win32-ia32': 0.25.12 3727 3914 '@esbuild/win32-x64': 0.25.12 3728 3915 3916 + esbuild@0.27.2: 3917 + optionalDependencies: 3918 + '@esbuild/aix-ppc64': 0.27.2 3919 + '@esbuild/android-arm': 0.27.2 3920 + '@esbuild/android-arm64': 0.27.2 3921 + '@esbuild/android-x64': 0.27.2 3922 + '@esbuild/darwin-arm64': 0.27.2 3923 + '@esbuild/darwin-x64': 0.27.2 3924 + '@esbuild/freebsd-arm64': 0.27.2 3925 + '@esbuild/freebsd-x64': 0.27.2 3926 + '@esbuild/linux-arm': 0.27.2 3927 + '@esbuild/linux-arm64': 0.27.2 3928 + '@esbuild/linux-ia32': 0.27.2 3929 + '@esbuild/linux-loong64': 0.27.2 3930 + '@esbuild/linux-mips64el': 0.27.2 3931 + '@esbuild/linux-ppc64': 0.27.2 3932 + '@esbuild/linux-riscv64': 0.27.2 3933 + '@esbuild/linux-s390x': 0.27.2 3934 + '@esbuild/linux-x64': 0.27.2 3935 + '@esbuild/netbsd-arm64': 0.27.2 3936 + '@esbuild/netbsd-x64': 0.27.2 3937 + '@esbuild/openbsd-arm64': 0.27.2 3938 + '@esbuild/openbsd-x64': 0.27.2 3939 + '@esbuild/openharmony-arm64': 0.27.2 3940 + '@esbuild/sunos-x64': 0.27.2 3941 + '@esbuild/win32-arm64': 0.27.2 3942 + '@esbuild/win32-ia32': 0.27.2 3943 + '@esbuild/win32-x64': 0.27.2 3944 + 3729 3945 escalade@3.2.0: {} 3730 3946 3731 3947 escape-string-regexp@5.0.0: {} ··· 3778 3994 3779 3995 fast-deep-equal@3.1.3: {} 3780 3996 3781 - fast-glob@3.3.3: 3782 - dependencies: 3783 - '@nodelib/fs.stat': 2.0.5 3784 - '@nodelib/fs.walk': 1.2.8 3785 - glob-parent: 5.1.2 3786 - merge2: 1.4.1 3787 - micromatch: 4.0.8 3788 - 3789 3997 fast-uri@3.1.0: {} 3790 3998 3791 3999 fast-xml-parser@5.3.0: 3792 4000 dependencies: 3793 4001 strnum: 2.1.1 3794 4002 3795 - fastq@1.19.1: 3796 - dependencies: 3797 - reusify: 1.1.0 3798 - 3799 4003 fdir@6.5.0(picomatch@4.0.3): 3800 4004 optionalDependencies: 3801 4005 picomatch: 4.0.3 3802 4006 3803 - fill-range@7.1.1: 3804 - dependencies: 3805 - to-regex-range: 5.0.1 3806 - 3807 4007 flattie@1.1.1: {} 3808 4008 3809 - fontace@0.3.1: 4009 + fontace@0.4.1: 3810 4010 dependencies: 3811 - '@types/fontkit': 2.0.8 3812 - fontkit: 2.0.4 4011 + fontkitten: 1.0.2 3813 4012 3814 - fontkit@2.0.4: 4013 + fontkitten@1.0.2: 3815 4014 dependencies: 3816 - '@swc/helpers': 0.5.17 3817 - brotli: 1.3.3 3818 - clone: 2.1.2 3819 - dfa: 1.2.0 3820 - fast-deep-equal: 3.1.3 3821 - restructure: 3.0.2 3822 4015 tiny-inflate: 1.0.3 3823 - unicode-properties: 1.4.1 3824 - unicode-trie: 2.0.0 3825 4016 3826 4017 fsevents@2.3.3: 3827 4018 optional: true ··· 3832 4023 3833 4024 github-slugger@2.0.0: {} 3834 4025 3835 - glob-parent@5.1.2: 3836 - dependencies: 3837 - is-glob: 4.0.3 3838 - 3839 - h3@1.15.4: 4026 + h3@1.15.5: 3840 4027 dependencies: 3841 4028 cookie-es: 1.2.2 3842 4029 crossws: 0.3.5 3843 4030 defu: 6.1.4 3844 4031 destr: 2.0.5 3845 4032 iron-webcrypto: 1.2.1 3846 - node-mock-http: 1.0.3 4033 + node-mock-http: 1.0.4 3847 4034 radix3: 1.1.2 3848 - ufo: 1.6.1 4035 + ufo: 1.6.3 3849 4036 uncrypto: 0.1.3 3850 4037 3851 4038 has-flag@5.0.1: {} ··· 3932 4119 mdast-util-to-hast: 13.2.0 3933 4120 parse5: 7.3.0 3934 4121 unist-util-position: 5.0.0 3935 - unist-util-visit: 5.0.0 4122 + unist-util-visit: 5.1.0 3936 4123 vfile: 6.0.3 3937 4124 web-namespaces: 2.0.1 3938 4125 zwitch: 2.0.4 ··· 3952 4139 nth-check: 2.1.1 3953 4140 property-information: 7.1.0 3954 4141 space-separated-tokens: 2.0.2 3955 - unist-util-visit: 5.0.0 4142 + unist-util-visit: 5.1.0 3956 4143 zwitch: 2.0.4 3957 4144 3958 4145 hast-util-to-estree@3.1.3: ··· 4074 4261 4075 4262 is-docker@3.0.0: {} 4076 4263 4077 - is-extglob@2.1.1: {} 4078 - 4079 4264 is-fullwidth-code-point@3.0.0: {} 4080 - 4081 - is-glob@4.0.3: 4082 - dependencies: 4083 - is-extglob: 2.1.1 4084 4265 4085 4266 is-hexadecimal@2.0.1: {} 4086 4267 ··· 4088 4269 dependencies: 4089 4270 is-docker: 3.0.0 4090 4271 4091 - is-number@7.0.0: {} 4092 - 4093 4272 is-plain-obj@4.1.0: {} 4094 4273 4095 4274 is-wsl@3.1.0: ··· 4127 4306 4128 4307 longest-streak@3.1.0: {} 4129 4308 4130 - lru-cache@10.4.3: {} 4309 + lru-cache@11.2.5: {} 4131 4310 4132 4311 magic-string@0.30.21: 4133 4312 dependencies: ··· 4164 4343 dependencies: 4165 4344 '@types/mdast': 4.0.4 4166 4345 '@types/unist': 3.0.3 4167 - unist-util-visit: 5.0.0 4346 + unist-util-visit: 5.1.0 4168 4347 4169 4348 mdast-util-directive@3.1.0: 4170 4349 dependencies: ··· 4324 4503 micromark-util-sanitize-uri: 2.0.1 4325 4504 trim-lines: 3.0.1 4326 4505 unist-util-position: 5.0.0 4327 - unist-util-visit: 5.0.0 4506 + unist-util-visit: 5.1.0 4328 4507 vfile: 6.0.3 4329 4508 4330 4509 mdast-util-to-markdown@2.1.2: ··· 4336 4515 mdast-util-to-string: 4.0.0 4337 4516 micromark-util-classify-character: 2.0.1 4338 4517 micromark-util-decode-string: 2.0.1 4339 - unist-util-visit: 5.0.0 4518 + unist-util-visit: 5.1.0 4340 4519 zwitch: 2.0.4 4341 4520 4342 4521 mdast-util-to-string@4.0.0: ··· 4346 4525 mdn-data@2.0.28: {} 4347 4526 4348 4527 mdn-data@2.12.2: {} 4349 - 4350 - merge2@1.4.1: {} 4351 4528 4352 4529 micromark-core-commonmark@2.0.3: 4353 4530 dependencies: ··· 4623 4800 transitivePeerDependencies: 4624 4801 - supports-color 4625 4802 4626 - micromatch@4.0.8: 4627 - dependencies: 4628 - braces: 3.0.3 4629 - picomatch: 2.3.1 4630 - 4631 4803 minimatch@9.0.5: 4632 4804 dependencies: 4633 4805 brace-expansion: 2.0.2 ··· 4648 4820 4649 4821 node-fetch-native@1.6.7: {} 4650 4822 4651 - node-mock-http@1.0.3: {} 4823 + node-mock-http@1.0.4: {} 4652 4824 4653 4825 normalize-path@3.0.0: {} 4654 4826 ··· 4683 4855 4684 4856 p-timeout@6.1.4: {} 4685 4857 4686 - package-manager-detector@1.5.0: {} 4858 + package-manager-detector@1.6.0: {} 4687 4859 4688 4860 pagefind@1.4.0: 4689 4861 optionalDependencies: ··· 4693 4865 '@pagefind/linux-arm64': 1.4.0 4694 4866 '@pagefind/linux-x64': 1.4.0 4695 4867 '@pagefind/windows-x64': 1.4.0 4696 - 4697 - pako@0.2.9: {} 4698 4868 4699 4869 parse-entities@4.0.2: 4700 4870 dependencies: ··· 4757 4927 prettier: 3.8.1 4758 4928 sass-formatter: 0.7.9 4759 4929 4760 - prettier@2.8.7: 4761 - optional: true 4762 - 4763 4930 prettier@3.8.1: {} 4764 4931 4765 4932 prismjs@1.30.0: {} ··· 4773 4940 4774 4941 property-information@7.1.0: {} 4775 4942 4776 - queue-microtask@1.2.3: {} 4777 - 4778 4943 radix3@1.1.2: {} 4779 4944 4780 4945 readdirp@4.1.2: {} 4946 + 4947 + readdirp@5.0.0: {} 4781 4948 4782 4949 recma-build-jsx@1.0.0: 4783 4950 dependencies: ··· 4825 4992 hast-util-heading-rank: 3.0.0 4826 4993 hast-util-is-element: 3.0.0 4827 4994 unified: 11.0.5 4828 - unist-util-visit: 5.0.0 4995 + unist-util-visit: 5.1.0 4829 4996 4830 4997 rehype-expressive-code@0.41.3: 4831 4998 dependencies: ··· 4918 5085 retext: 9.0.0 4919 5086 retext-smartypants: 6.2.0 4920 5087 unified: 11.0.5 4921 - unist-util-visit: 5.0.0 5088 + unist-util-visit: 5.1.0 4922 5089 4923 5090 remark-stringify@11.0.0: 4924 5091 dependencies: ··· 4933 5100 require-directory@2.1.1: {} 4934 5101 4935 5102 require-from-string@2.0.2: {} 4936 - 4937 - restructure@3.0.2: {} 4938 5103 4939 5104 retext-latin@4.0.0: 4940 5105 dependencies: ··· 4946 5111 dependencies: 4947 5112 '@types/nlcst': 2.0.3 4948 5113 nlcst-to-string: 4.0.0 4949 - unist-util-visit: 5.0.0 5114 + unist-util-visit: 5.1.0 4950 5115 4951 5116 retext-stringify@4.0.0: 4952 5117 dependencies: ··· 4960 5125 retext-latin: 4.0.0 4961 5126 retext-stringify: 4.0.0 4962 5127 unified: 11.0.5 4963 - 4964 - reusify@1.1.0: {} 4965 5128 4966 5129 rollup@4.53.3: 4967 5130 dependencies: ··· 4990 5153 '@rollup/rollup-win32-x64-gnu': 4.53.3 4991 5154 '@rollup/rollup-win32-x64-msvc': 4.53.3 4992 5155 fsevents: 2.3.3 4993 - 4994 - run-parallel@1.2.0: 4995 - dependencies: 4996 - queue-microtask: 1.2.3 4997 5156 4998 5157 s.color@0.0.15: {} 4999 5158 ··· 5047 5206 '@shikijs/vscode-textmate': 10.0.2 5048 5207 '@types/hast': 3.0.4 5049 5208 5209 + shiki@3.22.0: 5210 + dependencies: 5211 + '@shikijs/core': 3.22.0 5212 + '@shikijs/engine-javascript': 3.22.0 5213 + '@shikijs/engine-oniguruma': 3.22.0 5214 + '@shikijs/langs': 3.22.0 5215 + '@shikijs/themes': 3.22.0 5216 + '@shikijs/types': 3.22.0 5217 + '@shikijs/vscode-textmate': 10.0.2 5218 + '@types/hast': 3.0.4 5219 + 5050 5220 sisteransi@1.0.5: {} 5051 5221 5052 5222 sitemap@8.0.0: ··· 5060 5230 5061 5231 smol-toml@1.5.2: {} 5062 5232 5233 + smol-toml@1.6.0: {} 5234 + 5063 5235 source-map-js@1.2.1: {} 5064 5236 5065 5237 source-map@0.7.6: {} 5066 5238 5067 5239 space-separated-tokens@2.0.2: {} 5068 5240 5069 - starlight-blog@0.25.1(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)))(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)): 5241 + starlight-blog@0.25.2(@astrojs/starlight@0.37.6(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)))(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)): 5070 5242 dependencies: 5071 - '@astrojs/markdown-remark': 6.3.9 5072 - '@astrojs/mdx': 4.3.7(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 5243 + '@astrojs/markdown-remark': 6.3.10 5244 + '@astrojs/mdx': 4.3.7(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 5073 5245 '@astrojs/rss': 4.0.12 5074 - '@astrojs/starlight': 0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 5246 + '@astrojs/starlight': 0.37.6(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 5075 5247 astro-remote: 0.3.4 5076 5248 github-slugger: 2.0.0 5077 5249 hast-util-from-html: 2.0.3 ··· 5082 5254 mdast-util-mdx-expression: 2.0.1 5083 5255 unist-util-is: 6.0.1 5084 5256 unist-util-remove: 4.0.0 5085 - unist-util-visit: 5.0.0 5257 + unist-util-visit: 5.1.0 5086 5258 transitivePeerDependencies: 5087 5259 - astro 5088 5260 - supports-color 5089 5261 5090 - starlight-cooler-credit@0.4.1(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))): 5262 + starlight-cooler-credit@0.5.0(@astrojs/starlight@0.37.6(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))): 5091 5263 dependencies: 5092 - '@astrojs/starlight': 0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 5264 + '@astrojs/starlight': 0.37.6(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 5093 5265 change-case: 5.4.4 5094 5266 5095 - starlight-giscus@0.8.1(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))): 5267 + starlight-giscus@0.8.1(@astrojs/starlight@0.37.6(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))): 5096 5268 dependencies: 5097 - '@astrojs/starlight': 0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 5269 + '@astrojs/starlight': 0.37.6(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 5098 5270 5099 - starlight-image-zoom@0.13.2(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))): 5271 + starlight-image-zoom@0.13.2(@astrojs/starlight@0.37.6(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))): 5100 5272 dependencies: 5101 - '@astrojs/starlight': 0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 5273 + '@astrojs/starlight': 0.37.6(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 5102 5274 mdast-util-mdx-jsx: 3.2.0 5103 5275 rehype-raw: 7.0.0 5104 - unist-util-visit: 5.0.0 5276 + unist-util-visit: 5.1.0 5105 5277 unist-util-visit-parents: 6.0.2 5106 5278 transitivePeerDependencies: 5107 5279 - supports-color 5108 5280 5109 - starlight-links-validator@0.19.1(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))): 5281 + starlight-links-validator@0.19.2(@astrojs/starlight@0.37.6(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)))(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)): 5110 5282 dependencies: 5111 - '@astrojs/starlight': 0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 5283 + '@astrojs/starlight': 0.37.6(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 5112 5284 '@types/picomatch': 3.0.2 5285 + astro: 5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1) 5113 5286 github-slugger: 2.0.0 5114 5287 hast-util-from-html: 2.0.3 5115 5288 hast-util-has-property: 3.0.0 ··· 5119 5292 mdast-util-to-string: 4.0.0 5120 5293 picomatch: 4.0.3 5121 5294 terminal-link: 5.0.0 5122 - unist-util-visit: 5.0.0 5295 + unist-util-visit: 5.1.0 5123 5296 transitivePeerDependencies: 5124 5297 - supports-color 5125 5298 5126 - starlight-theme-rapide@0.5.2(@astrojs/starlight@0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))): 5299 + starlight-theme-rapide@0.5.2(@astrojs/starlight@0.37.6(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))): 5127 5300 dependencies: 5128 - '@astrojs/starlight': 0.36.2(astro@5.16.0(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 5301 + '@astrojs/starlight': 0.37.6(astro@5.17.1(@types/node@24.7.1)(jiti@1.21.7)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1)) 5129 5302 5130 5303 stream-replace-string@2.0.0: {} 5131 5304 ··· 5199 5372 fdir: 6.5.0(picomatch@4.0.3) 5200 5373 picomatch: 4.0.3 5201 5374 5202 - to-regex-range@5.0.1: 5203 - dependencies: 5204 - is-number: 7.0.0 5205 - 5206 5375 trim-lines@3.0.1: {} 5207 5376 5208 5377 trough@2.2.0: {} ··· 5211 5380 optionalDependencies: 5212 5381 typescript: 5.9.3 5213 5382 5214 - tslib@2.8.1: {} 5383 + tslib@2.8.1: 5384 + optional: true 5215 5385 5216 5386 type-fest@4.41.0: {} 5217 5387 ··· 5225 5395 5226 5396 ufo@1.6.1: {} 5227 5397 5398 + ufo@1.6.3: {} 5399 + 5228 5400 ultrahtml@1.6.0: {} 5229 5401 5230 5402 uncrypto@0.1.3: {} 5231 5403 5232 5404 undici-types@7.14.0: {} 5233 5405 5234 - unicode-properties@1.4.1: 5235 - dependencies: 5236 - base64-js: 1.5.1 5237 - unicode-trie: 2.0.0 5238 - 5239 - unicode-trie@2.0.0: 5240 - dependencies: 5241 - pako: 0.2.9 5242 - tiny-inflate: 1.0.3 5243 - 5244 5406 unified@11.0.5: 5245 5407 dependencies: 5246 5408 '@types/unist': 3.0.3 ··· 5251 5413 trough: 2.2.0 5252 5414 vfile: 6.0.3 5253 5415 5254 - unifont@0.6.0: 5416 + unifont@0.7.3: 5255 5417 dependencies: 5256 5418 css-tree: 3.1.0 5257 5419 ofetch: 1.5.1 ··· 5262 5424 '@types/unist': 3.0.3 5263 5425 unist-util-is: 6.0.1 5264 5426 5265 - unist-util-is@6.0.0: 5266 - dependencies: 5267 - '@types/unist': 3.0.3 5268 - 5269 5427 unist-util-is@6.0.1: 5270 5428 dependencies: 5271 5429 '@types/unist': 3.0.3 ··· 5286 5444 unist-util-remove-position@5.0.0: 5287 5445 dependencies: 5288 5446 '@types/unist': 3.0.3 5289 - unist-util-visit: 5.0.0 5447 + unist-util-visit: 5.1.0 5290 5448 5291 5449 unist-util-remove@4.0.0: 5292 5450 dependencies: ··· 5302 5460 dependencies: 5303 5461 '@types/unist': 3.0.3 5304 5462 5305 - unist-util-visit-parents@6.0.1: 5306 - dependencies: 5307 - '@types/unist': 3.0.3 5308 - unist-util-is: 6.0.0 5309 - 5310 5463 unist-util-visit-parents@6.0.2: 5311 5464 dependencies: 5312 5465 '@types/unist': 3.0.3 5313 5466 unist-util-is: 6.0.1 5314 5467 5315 - unist-util-visit@5.0.0: 5468 + unist-util-visit@5.1.0: 5316 5469 dependencies: 5317 5470 '@types/unist': 3.0.3 5318 - unist-util-is: 6.0.0 5319 - unist-util-visit-parents: 6.0.1 5471 + unist-util-is: 6.0.1 5472 + unist-util-visit-parents: 6.0.2 5320 5473 5321 - unstorage@1.17.3: 5474 + unstorage@1.17.4: 5322 5475 dependencies: 5323 5476 anymatch: 3.1.3 5324 - chokidar: 4.0.3 5477 + chokidar: 5.0.0 5325 5478 destr: 2.0.5 5326 - h3: 1.15.4 5327 - lru-cache: 10.4.3 5479 + h3: 1.15.5 5480 + lru-cache: 11.2.5 5328 5481 node-fetch-native: 1.6.7 5329 5482 ofetch: 1.5.1 5330 - ufo: 1.6.1 5483 + ufo: 1.6.3 5331 5484 5332 5485 util-deprecate@1.0.2: {} 5333 5486 ··· 5360 5513 jiti: 1.21.7 5361 5514 yaml: 2.8.1 5362 5515 5363 - vite@7.2.4(@types/node@24.7.1)(jiti@1.21.7)(yaml@2.8.1): 5516 + vite@7.3.1(@types/node@24.7.1)(jiti@1.21.7)(yaml@2.8.1): 5364 5517 dependencies: 5365 - esbuild: 0.25.12 5518 + esbuild: 0.27.2 5366 5519 fdir: 6.5.0(picomatch@4.0.3) 5367 5520 picomatch: 4.0.3 5368 5521 postcss: 8.5.6 ··· 5378 5531 optionalDependencies: 5379 5532 vite: 6.4.1(@types/node@24.7.1)(jiti@1.21.7)(yaml@2.8.1) 5380 5533 5381 - volar-service-css@0.0.62(@volar/language-service@2.4.23): 5534 + volar-service-css@0.0.68(@volar/language-service@2.4.28): 5382 5535 dependencies: 5383 5536 vscode-css-languageservice: 6.3.8 5384 5537 vscode-languageserver-textdocument: 1.0.12 5385 5538 vscode-uri: 3.1.0 5386 5539 optionalDependencies: 5387 - '@volar/language-service': 2.4.23 5540 + '@volar/language-service': 2.4.28 5388 5541 5389 - volar-service-emmet@0.0.62(@volar/language-service@2.4.23): 5542 + volar-service-emmet@0.0.68(@volar/language-service@2.4.28): 5390 5543 dependencies: 5391 - '@emmetio/css-parser': 0.4.0 5544 + '@emmetio/css-parser': 0.4.1 5392 5545 '@emmetio/html-matcher': 1.3.0 5393 5546 '@vscode/emmet-helper': 2.11.0 5394 5547 vscode-uri: 3.1.0 5395 5548 optionalDependencies: 5396 - '@volar/language-service': 2.4.23 5549 + '@volar/language-service': 2.4.28 5397 5550 5398 - volar-service-html@0.0.62(@volar/language-service@2.4.23): 5551 + volar-service-html@0.0.68(@volar/language-service@2.4.28): 5399 5552 dependencies: 5400 - vscode-html-languageservice: 5.5.2 5553 + vscode-html-languageservice: 5.6.1 5401 5554 vscode-languageserver-textdocument: 1.0.12 5402 5555 vscode-uri: 3.1.0 5403 5556 optionalDependencies: 5404 - '@volar/language-service': 2.4.23 5557 + '@volar/language-service': 2.4.28 5405 5558 5406 - volar-service-prettier@0.0.62(@volar/language-service@2.4.23)(prettier@3.8.1): 5559 + volar-service-prettier@0.0.68(@volar/language-service@2.4.28)(prettier@3.8.1): 5407 5560 dependencies: 5408 5561 vscode-uri: 3.1.0 5409 5562 optionalDependencies: 5410 - '@volar/language-service': 2.4.23 5563 + '@volar/language-service': 2.4.28 5411 5564 prettier: 3.8.1 5412 5565 5413 - volar-service-typescript-twoslash-queries@0.0.62(@volar/language-service@2.4.23): 5566 + volar-service-typescript-twoslash-queries@0.0.68(@volar/language-service@2.4.28): 5414 5567 dependencies: 5415 5568 vscode-uri: 3.1.0 5416 5569 optionalDependencies: 5417 - '@volar/language-service': 2.4.23 5570 + '@volar/language-service': 2.4.28 5418 5571 5419 - volar-service-typescript@0.0.62(@volar/language-service@2.4.23): 5572 + volar-service-typescript@0.0.68(@volar/language-service@2.4.28): 5420 5573 dependencies: 5421 5574 path-browserify: 1.0.1 5422 5575 semver: 7.7.3 ··· 5425 5578 vscode-nls: 5.2.0 5426 5579 vscode-uri: 3.1.0 5427 5580 optionalDependencies: 5428 - '@volar/language-service': 2.4.23 5581 + '@volar/language-service': 2.4.28 5429 5582 5430 - volar-service-yaml@0.0.62(@volar/language-service@2.4.23): 5583 + volar-service-yaml@0.0.68(@volar/language-service@2.4.28): 5431 5584 dependencies: 5432 5585 vscode-uri: 3.1.0 5433 - yaml-language-server: 1.15.0 5586 + yaml-language-server: 1.19.2 5434 5587 optionalDependencies: 5435 - '@volar/language-service': 2.4.23 5588 + '@volar/language-service': 2.4.28 5436 5589 5437 5590 vscode-css-languageservice@6.3.8: 5438 5591 dependencies: ··· 5441 5594 vscode-languageserver-types: 3.17.5 5442 5595 vscode-uri: 3.1.0 5443 5596 5444 - vscode-html-languageservice@5.5.2: 5597 + vscode-html-languageservice@5.6.1: 5445 5598 dependencies: 5446 5599 '@vscode/l10n': 0.0.18 5447 5600 vscode-languageserver-textdocument: 1.0.12 ··· 5455 5608 vscode-languageserver-types: 3.17.5 5456 5609 vscode-nls: 5.2.0 5457 5610 vscode-uri: 3.1.0 5458 - 5459 - vscode-jsonrpc@6.0.0: {} 5460 5611 5461 5612 vscode-jsonrpc@8.2.0: {} 5462 5613 5463 - vscode-languageserver-protocol@3.16.0: 5464 - dependencies: 5465 - vscode-jsonrpc: 6.0.0 5466 - vscode-languageserver-types: 3.16.0 5467 - 5468 5614 vscode-languageserver-protocol@3.17.5: 5469 5615 dependencies: 5470 5616 vscode-jsonrpc: 8.2.0 ··· 5472 5618 5473 5619 vscode-languageserver-textdocument@1.0.12: {} 5474 5620 5475 - vscode-languageserver-types@3.16.0: {} 5476 - 5477 5621 vscode-languageserver-types@3.17.5: {} 5478 5622 5479 - vscode-languageserver@7.0.0: 5480 - dependencies: 5481 - vscode-languageserver-protocol: 3.16.0 5482 - 5483 5623 vscode-languageserver@9.0.1: 5484 5624 dependencies: 5485 5625 vscode-languageserver-protocol: 3.17.5 ··· 5512 5652 5513 5653 y18n@5.0.8: {} 5514 5654 5515 - yaml-language-server@1.15.0: 5655 + yaml-language-server@1.19.2: 5516 5656 dependencies: 5657 + '@vscode/l10n': 0.0.18 5517 5658 ajv: 8.17.1 5659 + ajv-draft-04: 1.0.0(ajv@8.17.1) 5518 5660 lodash: 4.17.21 5661 + prettier: 3.8.1 5519 5662 request-light: 0.5.8 5520 5663 vscode-json-languageservice: 4.1.8 5521 - vscode-languageserver: 7.0.0 5664 + vscode-languageserver: 9.0.1 5522 5665 vscode-languageserver-textdocument: 1.0.12 5523 5666 vscode-languageserver-types: 3.17.5 5524 - vscode-nls: 5.2.0 5525 5667 vscode-uri: 3.1.0 5526 - yaml: 2.2.2 5527 - optionalDependencies: 5528 - prettier: 2.8.7 5668 + yaml: 2.7.1 5529 5669 5530 - yaml@2.2.2: {} 5670 + yaml@2.7.1: {} 5531 5671 5532 5672 yaml@2.8.1: {} 5533 5673 ··· 5551 5691 5552 5692 yoctocolors@2.1.2: {} 5553 5693 5554 - zod-to-json-schema@3.24.6(zod@3.25.76): 5694 + zod-to-json-schema@3.25.1(zod@3.25.76): 5555 5695 dependencies: 5556 5696 zod: 3.25.76 5557 5697