this repo has no description
0
fork

Configure Feed

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

deps: downgrade for islands

+1766 -815
+15 -15
package.json
··· 12 12 "node": ">= 22.0.0" 13 13 }, 14 14 "devDependencies": { 15 - "@islands/headings": "^0.10.0-beta.1", 16 - "@islands/prism": "^0.10.0-beta.1", 17 - "@islands/pwa": "^0.10.0-beta.1", 18 - "baseline-browser-mapping": "^2.10.0", 19 - "iles": "^0.10.0-beta.1", 20 - "prettier": "^3.8.1", 21 - "sass": "^1.97.3", 22 - "typescript": "^5.9.3", 23 - "url": "^0.11.4", 24 - "vitest": "^4.0.18", 25 - "vue": "^3.5.29", 26 - "vue-tsc": "^3.2.5" 15 + "@islands/headings": "^0.10.0", 16 + "@islands/prism": "^0.10.0", 17 + "@islands/pwa": "^0.10.0", 18 + "baseline-browser-mapping": "^2.10.27", 19 + "iles": "^0.10.0", 20 + "prettier": "^3.8.3", 21 + "sass": "^1.99.0", 22 + "typescript": "^6.0.3", 23 + "vitest": "^4.1.5", 24 + "vue": "^3.5.33", 25 + "vue-tsc": "^3.2.7", 26 + "vite": "^7.3.2" 27 27 }, 28 28 "dependencies": { 29 - "@atproto/api": "^0.19.0", 29 + "@atproto/api": "^0.19.11", 30 30 "@islands/feed": "^0.10.0", 31 31 "chart.xkcd": "^1.1.15", 32 - "marked": "^17.0.3", 32 + "marked": "^18.0.3", 33 33 "md4x": "^0.0.25", 34 - "nanoid": "^5.1.6", 34 + "nanoid": "^5.1.11", 35 35 "pinia": "^3.0.4" 36 36 }, 37 37 "packageManager": "pnpm@10.33.2"
+1750 -797
pnpm-lock.yaml
··· 9 9 .: 10 10 dependencies: 11 11 '@atproto/api': 12 - specifier: ^0.19.0 13 - version: 0.19.0 12 + specifier: ^0.19.11 13 + version: 0.19.11 14 14 '@islands/feed': 15 15 specifier: ^0.10.0 16 - version: 0.10.0(iles@0.10.0-beta.1(@babel/parser@7.29.0)(@types/node@24.10.1)(rollup@2.79.2)(sass@1.97.3)(terser@5.44.1)(typescript@5.9.3))(vue@3.5.29(typescript@5.9.3)) 16 + version: 0.10.0(iles@0.10.0(@babel/parser@7.29.3)(@preact/preset-vite@2.10.5(@babel/core@7.28.5)(preact@10.29.1)(rollup@2.79.2)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.5)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@types/debug@4.1.12)(@types/fs-extra@11.0.4)(@types/micromatch@4.0.10)(@types/minimist@1.2.5)(@types/node@24.10.1)(@types/unist@3.0.3)(esbuild@0.27.2)(mdast-util-mdx-jsx@3.2.0)(mdast-util-mdxjs-esm@2.0.1)(rolldown@1.0.0-rc.9(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0))(rollup@2.79.2)(sass@1.99.0)(terser@5.44.1)(typescript@6.0.3)(vfile@6.0.3)(vite-plugin-solid@2.11.12(solid-js@1.9.12)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1))))(vue@3.5.33(typescript@6.0.3)) 17 17 chart.xkcd: 18 18 specifier: ^1.1.15 19 19 version: 1.1.15 20 20 marked: 21 - specifier: ^17.0.3 22 - version: 17.0.3 21 + specifier: ^18.0.3 22 + version: 18.0.3 23 23 md4x: 24 24 specifier: ^0.0.25 25 25 version: 0.0.25 26 26 nanoid: 27 - specifier: ^5.1.6 28 - version: 5.1.6 27 + specifier: ^5.1.11 28 + version: 5.1.11 29 29 pinia: 30 30 specifier: ^3.0.4 31 - version: 3.0.4(typescript@5.9.3)(vue@3.5.29(typescript@5.9.3)) 31 + version: 3.0.4(typescript@6.0.3)(vue@3.5.33(typescript@6.0.3)) 32 32 devDependencies: 33 33 '@islands/headings': 34 - specifier: ^0.10.0-beta.1 35 - version: 0.10.0-beta.1 34 + specifier: ^0.10.0 35 + version: 0.10.0(@types/estree@1.0.8)(iles@0.10.0(@babel/parser@7.29.3)(@preact/preset-vite@2.10.5(@babel/core@7.28.5)(preact@10.29.1)(rollup@2.79.2)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.5)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@types/debug@4.1.12)(@types/fs-extra@11.0.4)(@types/micromatch@4.0.10)(@types/minimist@1.2.5)(@types/node@24.10.1)(@types/unist@3.0.3)(esbuild@0.27.2)(mdast-util-mdx-jsx@3.2.0)(mdast-util-mdxjs-esm@2.0.1)(rolldown@1.0.0-rc.9(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0))(rollup@2.79.2)(sass@1.99.0)(terser@5.44.1)(typescript@6.0.3)(vfile@6.0.3)(vite-plugin-solid@2.11.12(solid-js@1.9.12)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1))))(typescript@6.0.3)(unified@11.0.5) 36 36 '@islands/prism': 37 - specifier: ^0.10.0-beta.1 38 - version: 0.10.0-beta.1 37 + specifier: ^0.10.0 38 + version: 0.10.0(@types/mdast@4.0.4)(@types/prismjs@1.26.6)(iles@0.10.0(@babel/parser@7.29.3)(@preact/preset-vite@2.10.5(@babel/core@7.28.5)(preact@10.29.1)(rollup@2.79.2)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.5)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@types/debug@4.1.12)(@types/fs-extra@11.0.4)(@types/micromatch@4.0.10)(@types/minimist@1.2.5)(@types/node@24.10.1)(@types/unist@3.0.3)(esbuild@0.27.2)(mdast-util-mdx-jsx@3.2.0)(mdast-util-mdxjs-esm@2.0.1)(rolldown@1.0.0-rc.9(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0))(rollup@2.79.2)(sass@1.99.0)(terser@5.44.1)(typescript@6.0.3)(vfile@6.0.3)(vite-plugin-solid@2.11.12(solid-js@1.9.12)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1))))(unified@11.0.5) 39 39 '@islands/pwa': 40 - specifier: ^0.10.0-beta.1 41 - version: 0.10.0-beta.1(vite@7.3.0(@types/node@24.10.1)(sass@1.97.3)(terser@5.44.1))(workbox-build@6.6.0)(workbox-window@6.6.0) 40 + specifier: ^0.10.0 41 + version: 0.10.0(iles@0.10.0(@babel/parser@7.29.3)(@preact/preset-vite@2.10.5(@babel/core@7.28.5)(preact@10.29.1)(rollup@2.79.2)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.5)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@types/debug@4.1.12)(@types/fs-extra@11.0.4)(@types/micromatch@4.0.10)(@types/minimist@1.2.5)(@types/node@24.10.1)(@types/unist@3.0.3)(esbuild@0.27.2)(mdast-util-mdx-jsx@3.2.0)(mdast-util-mdxjs-esm@2.0.1)(rolldown@1.0.0-rc.9(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0))(rollup@2.79.2)(sass@1.99.0)(terser@5.44.1)(typescript@6.0.3)(vfile@6.0.3)(vite-plugin-solid@2.11.12(solid-js@1.9.12)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1))))(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1))(workbox-build@6.6.0(@types/babel__core@7.20.5))(workbox-window@6.6.0) 42 42 baseline-browser-mapping: 43 - specifier: ^2.10.0 44 - version: 2.10.0 43 + specifier: ^2.10.27 44 + version: 2.10.27 45 45 iles: 46 - specifier: ^0.10.0-beta.1 47 - version: 0.10.0-beta.1(@babel/parser@7.29.0)(@types/node@24.10.1)(rollup@2.79.2)(sass@1.97.3)(terser@5.44.1)(typescript@5.9.3) 46 + specifier: ^0.10.0 47 + version: 0.10.0(@babel/parser@7.29.3)(@preact/preset-vite@2.10.5(@babel/core@7.28.5)(preact@10.29.1)(rollup@2.79.2)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.5)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@types/debug@4.1.12)(@types/fs-extra@11.0.4)(@types/micromatch@4.0.10)(@types/minimist@1.2.5)(@types/node@24.10.1)(@types/unist@3.0.3)(esbuild@0.27.2)(mdast-util-mdx-jsx@3.2.0)(mdast-util-mdxjs-esm@2.0.1)(rolldown@1.0.0-rc.9(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0))(rollup@2.79.2)(sass@1.99.0)(terser@5.44.1)(typescript@6.0.3)(vfile@6.0.3)(vite-plugin-solid@2.11.12(solid-js@1.9.12)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1))) 48 48 prettier: 49 - specifier: ^3.8.1 50 - version: 3.8.1 49 + specifier: ^3.8.3 50 + version: 3.8.3 51 51 sass: 52 - specifier: ^1.97.3 53 - version: 1.97.3 52 + specifier: ^1.99.0 53 + version: 1.99.0 54 54 typescript: 55 - specifier: ^5.9.3 56 - version: 5.9.3 57 - url: 58 - specifier: ^0.11.4 59 - version: 0.11.4 55 + specifier: ^6.0.3 56 + version: 6.0.3 57 + vite: 58 + specifier: ^7.3.2 59 + version: 7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1) 60 60 vitest: 61 - specifier: ^4.0.18 62 - version: 4.0.18(@types/node@24.10.1)(sass@1.97.3)(terser@5.44.1) 61 + specifier: ^4.1.5 62 + version: 4.1.5(@types/node@24.10.1)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)) 63 63 vue: 64 - specifier: ^3.5.29 65 - version: 3.5.29(typescript@5.9.3) 64 + specifier: ^3.5.33 65 + version: 3.5.33(typescript@6.0.3) 66 66 vue-tsc: 67 - specifier: ^3.2.5 68 - version: 3.2.5(typescript@5.9.3) 67 + specifier: ^3.2.7 68 + version: 3.2.7(typescript@6.0.3) 69 69 70 70 packages: 71 71 ··· 81 81 peerDependencies: 82 82 ajv: '>=8' 83 83 84 - '@atproto/api@0.19.0': 85 - resolution: {integrity: sha512-7u/EGgkIj4bbslGer2RMQPtMWCPvREcpH0mVagaf5om+NcPzUIZeIacWKANVv95BdMJ7jlcHS7xrkEMPmg2dFw==} 84 + '@atproto/api@0.19.11': 85 + resolution: {integrity: sha512-7V4Sg6hcv/UxoXobjfvy/Ox2ioKQtZ3DzbsiFndYCcBfsZ5GO8rNEroHPq3hT0CFBJK1NAD6JfOtTBN2z267Xg==} 86 86 87 - '@atproto/common-web@0.4.17': 88 - resolution: {integrity: sha512-sfxD8NGxyoxhxmM9EUshEFbWcJ3+JHEOZF4Quk6HsCh1UxpHBmLabT/vEsAkDWl+C/8U0ine0+c/gHyE/OZiQQ==} 87 + '@atproto/common-web@0.4.21': 88 + resolution: {integrity: sha512-Odq+wdk3YNasGCjjlpl3bCIPvqYHige5DLfMkIffNv/2PI/iIj5ZvAvMvJlJ59OhReKSxtpI0invx5UQPc3+fw==} 89 89 90 - '@atproto/lex-data@0.0.12': 91 - resolution: {integrity: sha512-aekJudcK1p6sbTqUv2bJMJBAGZaOJS0mgDclpK3U6VuBREK/au4B6ffunBFWgrDfg0Vwj2JGyEA7E51WZkJcRw==} 90 + '@atproto/lex-data@0.0.15': 91 + resolution: {integrity: sha512-ZsbGiaM5S3CnGrcTMbDGON3bLZzCi/Mx9UvcMREKSRujnF68eHgMiXxJqvykP7+QpOX6tYCK93axZkuJVhtSEw==} 92 92 93 - '@atproto/lex-json@0.0.12': 94 - resolution: {integrity: sha512-XlEpnWWZdDJ5BIgG25GyH+6iBfyrFL18BI5JSE6rUfMObbFMrQRaCuRLQfryRXNysVz3L3U+Qb9y8KcXbE8AcA==} 93 + '@atproto/lex-json@0.0.16': 94 + resolution: {integrity: sha512-IgLgQ0krshVlrIYZ+heTBDbCnM3LmAgWvsaYn5MxvKA3LcBot3PG3ptdO8VOweVZ+WgCLuo39cz9EbUmIbqdtg==} 95 95 96 - '@atproto/lexicon@0.6.1': 97 - resolution: {integrity: sha512-/vI1kVlY50Si+5MXpvOucelnYwb0UJ6Qto5mCp+7Q5C+Jtp+SoSykAPVvjVtTnQUH2vrKOFOwpb3C375vSKzXw==} 96 + '@atproto/lexicon@0.6.2': 97 + resolution: {integrity: sha512-p3Ly6hinVZW0ETuAXZMeUGwuMm3g8HvQMQ41yyEE6AL0hAkfeKFaZKos6BdBrr6CjkpbrDZqE8M+5+QOceysMw==} 98 98 99 - '@atproto/syntax@0.4.3': 100 - resolution: {integrity: sha512-YoZUz40YAJr5nPwvCDWgodEOlt5IftZqPJvA0JDWjuZKD8yXddTwSzXSaKQAzGOpuM+/A3uXRtPzJJqlScc+iA==} 99 + '@atproto/syntax@0.5.4': 100 + resolution: {integrity: sha512-9XJOpMAgsGFxMEIp8nJ8AIWv+krrY1xQMj+wULbbXhQztQV+9aZ0TbG9Jtn3Op2or8Kr6OqyWR4ga9Z189kKDw==} 101 101 102 102 '@atproto/xrpc@0.7.7': 103 103 resolution: {integrity: sha512-K1ZyO/BU8JNtXX5dmPp7b5UrkLMMqpsIa/Lrj5D3Su+j1Xwq1m6QJ2XJ1AgjEjkI1v4Muzm7klianLE6XGxtmA==} 104 104 105 - '@babel/code-frame@7.27.1': 106 - resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==} 105 + '@babel/code-frame@7.29.0': 106 + resolution: {integrity: sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==} 107 107 engines: {node: '>=6.9.0'} 108 108 109 109 '@babel/compat-data@7.28.5': ··· 114 114 resolution: {integrity: sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==} 115 115 engines: {node: '>=6.9.0'} 116 116 117 - '@babel/generator@7.28.5': 118 - resolution: {integrity: sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==} 117 + '@babel/generator@7.29.1': 118 + resolution: {integrity: sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==} 119 119 engines: {node: '>=6.9.0'} 120 120 121 121 '@babel/helper-annotate-as-pure@7.27.3': ··· 151 151 resolution: {integrity: sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==} 152 152 engines: {node: '>=6.9.0'} 153 153 154 - '@babel/helper-module-imports@7.27.1': 155 - resolution: {integrity: sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==} 154 + '@babel/helper-module-imports@7.18.6': 155 + resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==} 156 + engines: {node: '>=6.9.0'} 157 + 158 + '@babel/helper-module-imports@7.28.6': 159 + resolution: {integrity: sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==} 156 160 engines: {node: '>=6.9.0'} 157 161 158 162 '@babel/helper-module-transforms@7.28.3': ··· 165 169 resolution: {integrity: sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==} 166 170 engines: {node: '>=6.9.0'} 167 171 168 - '@babel/helper-plugin-utils@7.27.1': 169 - resolution: {integrity: sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==} 172 + '@babel/helper-plugin-utils@7.28.6': 173 + resolution: {integrity: sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==} 170 174 engines: {node: '>=6.9.0'} 171 175 172 176 '@babel/helper-remap-async-to-generator@7.27.1': ··· 205 209 resolution: {integrity: sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==} 206 210 engines: {node: '>=6.9.0'} 207 211 208 - '@babel/parser@7.28.5': 209 - resolution: {integrity: sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==} 212 + '@babel/parser@7.29.0': 213 + resolution: {integrity: sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==} 210 214 engines: {node: '>=6.0.0'} 211 215 hasBin: true 212 216 213 - '@babel/parser@7.29.0': 214 - resolution: {integrity: sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==} 217 + '@babel/parser@7.29.3': 218 + resolution: {integrity: sha512-b3ctpQwp+PROvU/cttc4OYl4MzfJUWy6FZg+PMXfzmt/+39iHVF0sDfqay8TQM3JA2EUOyKcFZt75jWriQijsA==} 215 219 engines: {node: '>=6.0.0'} 216 220 hasBin: true 217 221 ··· 263 267 peerDependencies: 264 268 '@babel/core': ^7.0.0-0 265 269 270 + '@babel/plugin-syntax-jsx@7.28.6': 271 + resolution: {integrity: sha512-wgEmr06G6sIpqr8YDwA2dSRTE3bJ+V0IfpzfSY3Lfgd7YWOaAdlykvJi13ZKBt8cZHfgH1IXN+CL656W3uUa4w==} 272 + engines: {node: '>=6.9.0'} 273 + peerDependencies: 274 + '@babel/core': ^7.0.0-0 275 + 266 276 '@babel/plugin-syntax-unicode-sets-regex@7.18.6': 267 277 resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} 268 278 engines: {node: '>=6.9.0'} ··· 503 513 peerDependencies: 504 514 '@babel/core': ^7.0.0-0 505 515 516 + '@babel/plugin-transform-react-jsx-development@7.27.1': 517 + resolution: {integrity: sha512-ykDdF5yI4f1WrAolLqeF3hmYU12j9ntLQl/AOG1HAS21jxyg1Q0/J/tpREuYLfatGdGmXp/3yS0ZA76kOlVq9Q==} 518 + engines: {node: '>=6.9.0'} 519 + peerDependencies: 520 + '@babel/core': ^7.0.0-0 521 + 522 + '@babel/plugin-transform-react-jsx@7.28.6': 523 + resolution: {integrity: sha512-61bxqhiRfAACulXSLd/GxqmAedUSrRZIu/cbaT18T1CetkTmtDN15it7i80ru4DVqRK1WMxQhXs+Lf9kajm5Ow==} 524 + engines: {node: '>=6.9.0'} 525 + peerDependencies: 526 + '@babel/core': ^7.0.0-0 527 + 506 528 '@babel/plugin-transform-regenerator@7.28.4': 507 529 resolution: {integrity: sha512-+ZEdQlBoRg9m2NnzvEeLgtvBMO4tkFBw5SQIUgLICgTrumLoU7lr+Oghi6km2PFj+dbUt2u1oby2w3BDO9YQnA==} 508 530 engines: {node: '>=6.9.0'} ··· 590 612 resolution: {integrity: sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==} 591 613 engines: {node: '>=6.9.0'} 592 614 593 - '@babel/template@7.27.2': 594 - resolution: {integrity: sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==} 595 - engines: {node: '>=6.9.0'} 596 - 597 - '@babel/traverse@7.28.5': 598 - resolution: {integrity: sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==} 615 + '@babel/template@7.28.6': 616 + resolution: {integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==} 599 617 engines: {node: '>=6.9.0'} 600 618 601 - '@babel/types@7.28.5': 602 - resolution: {integrity: sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==} 619 + '@babel/traverse@7.29.0': 620 + resolution: {integrity: sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==} 603 621 engines: {node: '>=6.9.0'} 604 622 605 623 '@babel/types@7.29.0': 606 624 resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==} 607 625 engines: {node: '>=6.9.0'} 608 626 609 - '@esbuild/aix-ppc64@0.21.5': 610 - resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==} 611 - engines: {node: '>=12'} 612 - cpu: [ppc64] 613 - os: [aix] 627 + '@emnapi/core@1.10.0': 628 + resolution: {integrity: sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==} 629 + 630 + '@emnapi/runtime@1.10.0': 631 + resolution: {integrity: sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==} 632 + 633 + '@emnapi/wasi-threads@1.2.1': 634 + resolution: {integrity: sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==} 614 635 615 636 '@esbuild/aix-ppc64@0.27.2': 616 637 resolution: {integrity: sha512-GZMB+a0mOMZs4MpDbj8RJp4cw+w1WV5NYD6xzgvzUJ5Ek2jerwfO2eADyI6ExDSUED+1X8aMbegahsJi+8mgpw==} ··· 618 639 cpu: [ppc64] 619 640 os: [aix] 620 641 621 - '@esbuild/android-arm64@0.21.5': 622 - resolution: {integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==} 623 - engines: {node: '>=12'} 624 - cpu: [arm64] 625 - os: [android] 626 - 627 642 '@esbuild/android-arm64@0.27.2': 628 643 resolution: {integrity: sha512-pvz8ZZ7ot/RBphf8fv60ljmaoydPU12VuXHImtAs0XhLLw+EXBi2BLe3OYSBslR4rryHvweW5gmkKFwTiFy6KA==} 629 644 engines: {node: '>=18'} 630 645 cpu: [arm64] 631 646 os: [android] 632 647 633 - '@esbuild/android-arm@0.21.5': 634 - resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==} 635 - engines: {node: '>=12'} 636 - cpu: [arm] 637 - os: [android] 638 - 639 648 '@esbuild/android-arm@0.27.2': 640 649 resolution: {integrity: sha512-DVNI8jlPa7Ujbr1yjU2PfUSRtAUZPG9I1RwW4F4xFB1Imiu2on0ADiI/c3td+KmDtVKNbi+nffGDQMfcIMkwIA==} 641 650 engines: {node: '>=18'} 642 651 cpu: [arm] 643 652 os: [android] 644 653 645 - '@esbuild/android-x64@0.21.5': 646 - resolution: {integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==} 647 - engines: {node: '>=12'} 648 - cpu: [x64] 649 - os: [android] 650 - 651 654 '@esbuild/android-x64@0.27.2': 652 655 resolution: {integrity: sha512-z8Ank4Byh4TJJOh4wpz8g2vDy75zFL0TlZlkUkEwYXuPSgX8yzep596n6mT7905kA9uHZsf/o2OJZubl2l3M7A==} 653 656 engines: {node: '>=18'} 654 657 cpu: [x64] 655 658 os: [android] 656 659 657 - '@esbuild/darwin-arm64@0.21.5': 658 - resolution: {integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==} 659 - engines: {node: '>=12'} 660 - cpu: [arm64] 661 - os: [darwin] 662 - 663 660 '@esbuild/darwin-arm64@0.27.2': 664 661 resolution: {integrity: sha512-davCD2Zc80nzDVRwXTcQP/28fiJbcOwvdolL0sOiOsbwBa72kegmVU0Wrh1MYrbuCL98Omp5dVhQFWRKR2ZAlg==} 665 662 engines: {node: '>=18'} 666 663 cpu: [arm64] 667 664 os: [darwin] 668 665 669 - '@esbuild/darwin-x64@0.21.5': 670 - resolution: {integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==} 671 - engines: {node: '>=12'} 672 - cpu: [x64] 673 - os: [darwin] 674 - 675 666 '@esbuild/darwin-x64@0.27.2': 676 667 resolution: {integrity: sha512-ZxtijOmlQCBWGwbVmwOF/UCzuGIbUkqB1faQRf5akQmxRJ1ujusWsb3CVfk/9iZKr2L5SMU5wPBi1UWbvL+VQA==} 677 668 engines: {node: '>=18'} 678 669 cpu: [x64] 679 670 os: [darwin] 680 671 681 - '@esbuild/freebsd-arm64@0.21.5': 682 - resolution: {integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==} 683 - engines: {node: '>=12'} 684 - cpu: [arm64] 685 - os: [freebsd] 686 - 687 672 '@esbuild/freebsd-arm64@0.27.2': 688 673 resolution: {integrity: sha512-lS/9CN+rgqQ9czogxlMcBMGd+l8Q3Nj1MFQwBZJyoEKI50XGxwuzznYdwcav6lpOGv5BqaZXqvBSiB/kJ5op+g==} 689 674 engines: {node: '>=18'} 690 675 cpu: [arm64] 691 676 os: [freebsd] 692 677 693 - '@esbuild/freebsd-x64@0.21.5': 694 - resolution: {integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==} 695 - engines: {node: '>=12'} 696 - cpu: [x64] 697 - os: [freebsd] 698 - 699 678 '@esbuild/freebsd-x64@0.27.2': 700 679 resolution: {integrity: sha512-tAfqtNYb4YgPnJlEFu4c212HYjQWSO/w/h/lQaBK7RbwGIkBOuNKQI9tqWzx7Wtp7bTPaGC6MJvWI608P3wXYA==} 701 680 engines: {node: '>=18'} 702 681 cpu: [x64] 703 682 os: [freebsd] 704 683 705 - '@esbuild/linux-arm64@0.21.5': 706 - resolution: {integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==} 707 - engines: {node: '>=12'} 708 - cpu: [arm64] 709 - os: [linux] 710 - 711 684 '@esbuild/linux-arm64@0.27.2': 712 685 resolution: {integrity: sha512-hYxN8pr66NsCCiRFkHUAsxylNOcAQaxSSkHMMjcpx0si13t1LHFphxJZUiGwojB1a/Hd5OiPIqDdXONia6bhTw==} 713 686 engines: {node: '>=18'} 714 687 cpu: [arm64] 715 688 os: [linux] 716 689 717 - '@esbuild/linux-arm@0.21.5': 718 - resolution: {integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==} 719 - engines: {node: '>=12'} 720 - cpu: [arm] 721 - os: [linux] 722 - 723 690 '@esbuild/linux-arm@0.27.2': 724 691 resolution: {integrity: sha512-vWfq4GaIMP9AIe4yj1ZUW18RDhx6EPQKjwe7n8BbIecFtCQG4CfHGaHuh7fdfq+y3LIA2vGS/o9ZBGVxIDi9hw==} 725 692 engines: {node: '>=18'} 726 693 cpu: [arm] 727 694 os: [linux] 728 695 729 - '@esbuild/linux-ia32@0.21.5': 730 - resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==} 731 - engines: {node: '>=12'} 732 - cpu: [ia32] 733 - os: [linux] 734 - 735 696 '@esbuild/linux-ia32@0.27.2': 736 697 resolution: {integrity: sha512-MJt5BRRSScPDwG2hLelYhAAKh9imjHK5+NE/tvnRLbIqUWa+0E9N4WNMjmp/kXXPHZGqPLxggwVhz7QP8CTR8w==} 737 698 engines: {node: '>=18'} 738 699 cpu: [ia32] 739 700 os: [linux] 740 701 741 - '@esbuild/linux-loong64@0.21.5': 742 - resolution: {integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==} 743 - engines: {node: '>=12'} 744 - cpu: [loong64] 745 - os: [linux] 746 - 747 702 '@esbuild/linux-loong64@0.27.2': 748 703 resolution: {integrity: sha512-lugyF1atnAT463aO6KPshVCJK5NgRnU4yb3FUumyVz+cGvZbontBgzeGFO1nF+dPueHD367a2ZXe1NtUkAjOtg==} 749 704 engines: {node: '>=18'} 750 705 cpu: [loong64] 751 706 os: [linux] 752 707 753 - '@esbuild/linux-mips64el@0.21.5': 754 - resolution: {integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==} 755 - engines: {node: '>=12'} 756 - cpu: [mips64el] 757 - os: [linux] 758 - 759 708 '@esbuild/linux-mips64el@0.27.2': 760 709 resolution: {integrity: sha512-nlP2I6ArEBewvJ2gjrrkESEZkB5mIoaTswuqNFRv/WYd+ATtUpe9Y09RnJvgvdag7he0OWgEZWhviS1OTOKixw==} 761 710 engines: {node: '>=18'} 762 711 cpu: [mips64el] 763 712 os: [linux] 764 713 765 - '@esbuild/linux-ppc64@0.21.5': 766 - resolution: {integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==} 767 - engines: {node: '>=12'} 768 - cpu: [ppc64] 769 - os: [linux] 770 - 771 714 '@esbuild/linux-ppc64@0.27.2': 772 715 resolution: {integrity: sha512-C92gnpey7tUQONqg1n6dKVbx3vphKtTHJaNG2Ok9lGwbZil6DrfyecMsp9CrmXGQJmZ7iiVXvvZH6Ml5hL6XdQ==} 773 716 engines: {node: '>=18'} 774 717 cpu: [ppc64] 775 718 os: [linux] 776 719 777 - '@esbuild/linux-riscv64@0.21.5': 778 - resolution: {integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==} 779 - engines: {node: '>=12'} 780 - cpu: [riscv64] 781 - os: [linux] 782 - 783 720 '@esbuild/linux-riscv64@0.27.2': 784 721 resolution: {integrity: sha512-B5BOmojNtUyN8AXlK0QJyvjEZkWwy/FKvakkTDCziX95AowLZKR6aCDhG7LeF7uMCXEJqwa8Bejz5LTPYm8AvA==} 785 722 engines: {node: '>=18'} 786 723 cpu: [riscv64] 787 724 os: [linux] 788 725 789 - '@esbuild/linux-s390x@0.21.5': 790 - resolution: {integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==} 791 - engines: {node: '>=12'} 792 - cpu: [s390x] 793 - os: [linux] 794 - 795 726 '@esbuild/linux-s390x@0.27.2': 796 727 resolution: {integrity: sha512-p4bm9+wsPwup5Z8f4EpfN63qNagQ47Ua2znaqGH6bqLlmJ4bx97Y9JdqxgGZ6Y8xVTixUnEkoKSHcpRlDnNr5w==} 797 728 engines: {node: '>=18'} 798 729 cpu: [s390x] 799 - os: [linux] 800 - 801 - '@esbuild/linux-x64@0.21.5': 802 - resolution: {integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==} 803 - engines: {node: '>=12'} 804 - cpu: [x64] 805 730 os: [linux] 806 731 807 732 '@esbuild/linux-x64@0.27.2': ··· 816 741 cpu: [arm64] 817 742 os: [netbsd] 818 743 819 - '@esbuild/netbsd-x64@0.21.5': 820 - resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==} 821 - engines: {node: '>=12'} 822 - cpu: [x64] 823 - os: [netbsd] 824 - 825 744 '@esbuild/netbsd-x64@0.27.2': 826 745 resolution: {integrity: sha512-HwGDZ0VLVBY3Y+Nw0JexZy9o/nUAWq9MlV7cahpaXKW6TOzfVno3y3/M8Ga8u8Yr7GldLOov27xiCnqRZf0tCA==} 827 746 engines: {node: '>=18'} ··· 834 753 cpu: [arm64] 835 754 os: [openbsd] 836 755 837 - '@esbuild/openbsd-x64@0.21.5': 838 - resolution: {integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==} 839 - engines: {node: '>=12'} 840 - cpu: [x64] 841 - os: [openbsd] 842 - 843 756 '@esbuild/openbsd-x64@0.27.2': 844 757 resolution: {integrity: sha512-/it7w9Nb7+0KFIzjalNJVR5bOzA9Vay+yIPLVHfIQYG/j+j9VTH84aNB8ExGKPU4AzfaEvN9/V4HV+F+vo8OEg==} 845 758 engines: {node: '>=18'} ··· 852 765 cpu: [arm64] 853 766 os: [openharmony] 854 767 855 - '@esbuild/sunos-x64@0.21.5': 856 - resolution: {integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==} 857 - engines: {node: '>=12'} 858 - cpu: [x64] 859 - os: [sunos] 860 - 861 768 '@esbuild/sunos-x64@0.27.2': 862 769 resolution: {integrity: sha512-kMtx1yqJHTmqaqHPAzKCAkDaKsffmXkPHThSfRwZGyuqyIeBvf08KSsYXl+abf5HDAPMJIPnbBfXvP2ZC2TfHg==} 863 770 engines: {node: '>=18'} 864 771 cpu: [x64] 865 772 os: [sunos] 866 773 867 - '@esbuild/win32-arm64@0.21.5': 868 - resolution: {integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==} 869 - engines: {node: '>=12'} 870 - cpu: [arm64] 871 - os: [win32] 872 - 873 774 '@esbuild/win32-arm64@0.27.2': 874 775 resolution: {integrity: sha512-Yaf78O/B3Kkh+nKABUF++bvJv5Ijoy9AN1ww904rOXZFLWVc5OLOfL56W+C8F9xn5JQZa3UX6m+IktJnIb1Jjg==} 875 776 engines: {node: '>=18'} 876 777 cpu: [arm64] 877 778 os: [win32] 878 779 879 - '@esbuild/win32-ia32@0.21.5': 880 - resolution: {integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==} 881 - engines: {node: '>=12'} 882 - cpu: [ia32] 883 - os: [win32] 884 - 885 780 '@esbuild/win32-ia32@0.27.2': 886 781 resolution: {integrity: sha512-Iuws0kxo4yusk7sw70Xa2E2imZU5HoixzxfGCdxwBdhiDgt9vX9VUCBhqcwY7/uh//78A1hMkkROMJq9l27oLQ==} 887 782 engines: {node: '>=18'} 888 783 cpu: [ia32] 889 784 os: [win32] 890 785 891 - '@esbuild/win32-x64@0.21.5': 892 - resolution: {integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==} 893 - engines: {node: '>=12'} 894 - cpu: [x64] 895 - os: [win32] 896 - 897 786 '@esbuild/win32-x64@0.27.2': 898 787 resolution: {integrity: sha512-sRdU18mcKf7F+YgheI/zGf5alZatMUTKj/jNS6l744f9u3WFu4v7twcUI9vu4mknF4Y9aDlblIie0IM+5xxaqQ==} 899 788 engines: {node: '>=18'} ··· 906 795 iles: 0.10.0 907 796 vue: ^3.5.12 908 797 909 - '@islands/headings@0.10.0-beta.1': 910 - resolution: {integrity: sha512-eEgbjOovUWyqbcXb+Qu5FmpO8WCvKzfMaxiXtV/zsc7PaC+oVFpxbfaW6IcRfAFibzYXgHyG1+dqDYWkDkLb1Q==} 798 + '@islands/headings@0.10.0': 799 + resolution: {integrity: sha512-qwuLZTLzzkwmjCATeugZzwrE99X4yWvZAzXKi0ulSPFlfUhrHUEMcszeYyufcd0DJJ4G1D4Qx6+JsTOWlmrQ5A==} 800 + peerDependencies: 801 + '@types/estree': ^1.0.5 802 + iles: 0.10.0 803 + typescript: ^5.6.3 804 + unified: ^11.0.5 911 805 912 806 '@islands/hydration@0.10.0-beta.1': 913 807 resolution: {integrity: sha512-z5V8LnZo7fhB+3EOLn8a0g8J5Br/qC/JYLoI7Cr0ygDg3reNyO4ymwXY3qs7CV4tgMsLMskDYk/xAcSWcuXQEg==} ··· 923 817 '@islands/prerender@0.10.0-beta.1': 924 818 resolution: {integrity: sha512-vm9TMfL6AmvxNgH6YVCTeoV/Vf1xEAG39Q6ld6lj7tQjjGvOuDzdwbGVu/6im2ujaSHh3xRIeuBF+wpzBpagXA==} 925 819 926 - '@islands/prism@0.10.0-beta.1': 927 - resolution: {integrity: sha512-ymSXLln+c955obJPGGLlBllU/XoT9C00gik3tOJ6XT1TfLqtcPD/I+n1Cq/TcPHyijuYCN5jwe3XT9my6CFX9A==} 820 + '@islands/prism@0.10.0': 821 + resolution: {integrity: sha512-1dJnAI7Ubt8Uxh+4aDp7/33scmoOl/Lnce1SVKPPGzRwJziij2TH/T8jF4NcJTbnJqnkSnkjAFEB+uUyrywqrg==} 822 + peerDependencies: 823 + '@types/mdast': ^4.0.4 824 + '@types/prismjs': ^1.26.4 825 + iles: 0.10.0 826 + unified: ^11.0.5 928 827 929 - '@islands/pwa@0.10.0-beta.1': 930 - resolution: {integrity: sha512-1WtSyIqHacMgcyH/23B+69g39w3VvrEsIRnLGn9BqobVNyL86atGuoH/JTnmttEdCxJdhwG1DioAEuXPSKQi4w==} 828 + '@islands/pwa@0.10.0': 829 + resolution: {integrity: sha512-xd3Cw5SDFpZjVSD5j6Zok9uj+qZA9jR8sMFkG/YcVVOeNK8ut3mzhdt3BuyzxBs6xG1/RO3Osz8geV9eSl3tCA==} 830 + peerDependencies: 831 + iles: 0.10.0 931 832 932 833 '@jridgewell/gen-mapping@0.3.13': 933 834 resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==} ··· 955 856 '@mdx-js/mdx@3.0.1': 956 857 resolution: {integrity: sha512-eIQ4QTrOWyL3LWEe/bu6Taqzq2HQvHcyTMaOrI95P2/LmJE7AsfPfgJGuFLPVqBUE1BC1rik3VIhU+s9u72arA==} 957 858 859 + '@napi-rs/wasm-runtime@1.1.4': 860 + resolution: {integrity: sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==} 861 + peerDependencies: 862 + '@emnapi/core': ^1.7.1 863 + '@emnapi/runtime': ^1.7.1 864 + 958 865 '@nodelib/fs.scandir@2.1.5': 959 866 resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} 960 867 engines: {node: '>= 8'} ··· 969 876 970 877 '@nuxt/devalue@2.0.2': 971 878 resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==} 879 + 880 + '@oxc-project/types@0.115.0': 881 + resolution: {integrity: sha512-4n91DKnebUS4yjUHl2g3/b2T+IUdCfmoZGhmwsovZCDaJSs+QkVAM+0AqqTxHSsHfeiMuueT75cZaZcT/m0pSw==} 882 + 883 + '@oxc-project/types@0.127.0': 884 + resolution: {integrity: sha512-aIYXQBo4lCbO4z0R3FHeucQHpF46l2LbMdxRvqvuRuW2OxdnSkcng5B8+K12spgLDj93rtN3+J2Vac/TIO+ciQ==} 972 885 973 886 '@parcel/watcher-android-arm64@2.5.1': 974 887 resolution: {integrity: sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==} ··· 1058 971 resolution: {integrity: sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==} 1059 972 engines: {node: '>= 10.0.0'} 1060 973 974 + '@preact/preset-vite@2.10.5': 975 + resolution: {integrity: sha512-p0vJpxiVO7KWWazWny3LUZ+saXyZKWv6Ju0bYMWNJRp2YveufRPgSUB1C4MTqGJfz07EehMgfN+AJNwQy+w6Iw==} 976 + peerDependencies: 977 + '@babel/core': 7.x 978 + vite: 2.x || 3.x || 4.x || 5.x || 6.x || 7.x || 8.x 979 + 980 + '@prefresh/babel-plugin@0.5.3': 981 + resolution: {integrity: sha512-57LX2SHs4BX2s1IwCjNzTE2OJeEepRCNf1VTEpbNcUyHfMO68eeOWGDIt4ob9aYlW6PEWZ1SuwNikuoIXANDtQ==} 982 + 983 + '@prefresh/core@1.5.9': 984 + resolution: {integrity: sha512-IKBKCPaz34OFVC+adiQ2qaTF5qdztO2/4ZPf4KsRTgjKosWqxVXmEbxCiUydYZRY8GVie+DQlKzQr9gt6HQ+EQ==} 985 + peerDependencies: 986 + preact: ^10.0.0 || ^11.0.0-0 987 + 988 + '@prefresh/utils@1.2.1': 989 + resolution: {integrity: sha512-vq/sIuN5nYfYzvyayXI4C2QkprfNaHUQ9ZX+3xLD8nL3rWyzpxOm1+K7RtMbhd+66QcaISViK7amjnheQ/4WZw==} 990 + 991 + '@prefresh/vite@2.4.12': 992 + resolution: {integrity: sha512-FY1fzXpUjiuosznMV0YM7XAOPZjB5FIdWS0W24+XnlxYkt9hNAwwsiKYn+cuTEoMtD/ZVazS5QVssBr9YhpCQA==} 993 + peerDependencies: 994 + preact: ^10.4.0 || ^11.0.0-0 995 + vite: '>=2.0.0' 996 + 997 + '@rolldown/binding-android-arm64@1.0.0-rc.17': 998 + resolution: {integrity: sha512-s70pVGhw4zqGeFnXWvAzJDlvxhlRollagdCCKRgOsgUOH3N1l0LIxf83AtGzmb5SiVM4Hjl5HyarMRfdfj3DaQ==} 999 + engines: {node: ^20.19.0 || >=22.12.0} 1000 + cpu: [arm64] 1001 + os: [android] 1002 + 1003 + '@rolldown/binding-android-arm64@1.0.0-rc.9': 1004 + resolution: {integrity: sha512-lcJL0bN5hpgJfSIz/8PIf02irmyL43P+j1pTCfbD1DbLkmGRuFIA4DD3B3ZOvGqG0XiVvRznbKtN0COQVaKUTg==} 1005 + engines: {node: ^20.19.0 || >=22.12.0} 1006 + cpu: [arm64] 1007 + os: [android] 1008 + 1009 + '@rolldown/binding-darwin-arm64@1.0.0-rc.17': 1010 + resolution: {integrity: sha512-4ksWc9n0mhlZpZ9PMZgTGjeOPRu8MB1Z3Tz0Mo02eWfWCHMW1zN82Qz/pL/rC+yQa+8ZnutMF0JjJe7PjwasYw==} 1011 + engines: {node: ^20.19.0 || >=22.12.0} 1012 + cpu: [arm64] 1013 + os: [darwin] 1014 + 1015 + '@rolldown/binding-darwin-arm64@1.0.0-rc.9': 1016 + resolution: {integrity: sha512-J7Zk3kLYFsLtuH6U+F4pS2sYVzac0qkjcO5QxHS7OS7yZu2LRs+IXo+uvJ/mvpyUljDJ3LROZPoQfgBIpCMhdQ==} 1017 + engines: {node: ^20.19.0 || >=22.12.0} 1018 + cpu: [arm64] 1019 + os: [darwin] 1020 + 1021 + '@rolldown/binding-darwin-x64@1.0.0-rc.17': 1022 + resolution: {integrity: sha512-SUSDOI6WwUVNcWxd02QEBjLdY1VPHvlEkw6T/8nYG322iYWCTxRb1vzk4E+mWWYehTp7ERibq54LSJGjmouOsw==} 1023 + engines: {node: ^20.19.0 || >=22.12.0} 1024 + cpu: [x64] 1025 + os: [darwin] 1026 + 1027 + '@rolldown/binding-darwin-x64@1.0.0-rc.9': 1028 + resolution: {integrity: sha512-iwtmmghy8nhfRGeNAIltcNXzD0QMNaaA5U/NyZc1Ia4bxrzFByNMDoppoC+hl7cDiUq5/1CnFthpT9n+UtfFyg==} 1029 + engines: {node: ^20.19.0 || >=22.12.0} 1030 + cpu: [x64] 1031 + os: [darwin] 1032 + 1033 + '@rolldown/binding-freebsd-x64@1.0.0-rc.17': 1034 + resolution: {integrity: sha512-hwnz3nw9dbJ05EDO/PvcjaaewqqDy7Y1rn1UO81l8iIK1GjenME75dl16ajbvSSMfv66WXSRCYKIqfgq2KCfxw==} 1035 + engines: {node: ^20.19.0 || >=22.12.0} 1036 + cpu: [x64] 1037 + os: [freebsd] 1038 + 1039 + '@rolldown/binding-freebsd-x64@1.0.0-rc.9': 1040 + resolution: {integrity: sha512-DLFYI78SCiZr5VvdEplsVC2Vx53lnA4/Ga5C65iyldMVaErr86aiqCoNBLl92PXPfDtUYjUh+xFFor40ueNs4Q==} 1041 + engines: {node: ^20.19.0 || >=22.12.0} 1042 + cpu: [x64] 1043 + os: [freebsd] 1044 + 1045 + '@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.17': 1046 + resolution: {integrity: sha512-IS+W7epTcwANmFSQFrS1SivEXHtl1JtuQA9wlxrZTcNi6mx+FDOYrakGevvvTwgj2JvWiK8B29/qD9BELZPyXQ==} 1047 + engines: {node: ^20.19.0 || >=22.12.0} 1048 + cpu: [arm] 1049 + os: [linux] 1050 + 1051 + '@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.9': 1052 + resolution: {integrity: sha512-CsjTmTwd0Hri6iTw/DRMK7kOZ7FwAkrO4h8YWKoX/kcj833e4coqo2wzIFywtch/8Eb5enQ/lwLM7w6JX1W5RQ==} 1053 + engines: {node: ^20.19.0 || >=22.12.0} 1054 + cpu: [arm] 1055 + os: [linux] 1056 + 1057 + '@rolldown/binding-linux-arm64-gnu@1.0.0-rc.17': 1058 + resolution: {integrity: sha512-e6usGaHKW5BMNZOymS1UcEYGowQMWcgZ71Z17Sl/h2+ZziNJ1a9n3Zvcz6LdRyIW5572wBCTH/Z+bKuZouGk9Q==} 1059 + engines: {node: ^20.19.0 || >=22.12.0} 1060 + cpu: [arm64] 1061 + os: [linux] 1062 + libc: [glibc] 1063 + 1064 + '@rolldown/binding-linux-arm64-gnu@1.0.0-rc.9': 1065 + resolution: {integrity: sha512-2x9O2JbSPxpxMDhP9Z74mahAStibTlrBMW0520+epJH5sac7/LwZW5Bmg/E6CXuEF53JJFW509uP+lSedaUNxg==} 1066 + engines: {node: ^20.19.0 || >=22.12.0} 1067 + cpu: [arm64] 1068 + os: [linux] 1069 + libc: [glibc] 1070 + 1071 + '@rolldown/binding-linux-arm64-musl@1.0.0-rc.17': 1072 + resolution: {integrity: sha512-b/CgbwAJpmrRLp02RPfhbudf5tZnN9nsPWK82znefso832etkem8H7FSZwxrOI9djcdTP7U6YfNhbRnh7djErg==} 1073 + engines: {node: ^20.19.0 || >=22.12.0} 1074 + cpu: [arm64] 1075 + os: [linux] 1076 + libc: [musl] 1077 + 1078 + '@rolldown/binding-linux-arm64-musl@1.0.0-rc.9': 1079 + resolution: {integrity: sha512-JA1QRW31ogheAIRhIg9tjMfsYbglXXYGNPLdPEYrwFxdbkQCAzvpSCSHCDWNl4hTtrol8WeboCSEpjdZK8qrCg==} 1080 + engines: {node: ^20.19.0 || >=22.12.0} 1081 + cpu: [arm64] 1082 + os: [linux] 1083 + libc: [musl] 1084 + 1085 + '@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.17': 1086 + resolution: {integrity: sha512-4EII1iNGRUN5WwGbF/kOh/EIkoDN9HsupgLQoXfY+D1oyJm7/F4t5PYU5n8SWZgG0FEwakyM8pGgwcBYruGTlA==} 1087 + engines: {node: ^20.19.0 || >=22.12.0} 1088 + cpu: [ppc64] 1089 + os: [linux] 1090 + libc: [glibc] 1091 + 1092 + '@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.9': 1093 + resolution: {integrity: sha512-aOKU9dJheda8Kj8Y3w9gnt9QFOO+qKPAl8SWd7JPHP+Cu0EuDAE5wokQubLzIDQWg2myXq2XhTpOVS07qqvT+w==} 1094 + engines: {node: ^20.19.0 || >=22.12.0} 1095 + cpu: [ppc64] 1096 + os: [linux] 1097 + libc: [glibc] 1098 + 1099 + '@rolldown/binding-linux-s390x-gnu@1.0.0-rc.17': 1100 + resolution: {integrity: sha512-AH8oq3XqQo4IibpVXvPeLDI5pzkpYn0WiZAfT05kFzoJ6tQNzwRdDYQ45M8I/gslbodRZwW8uxLhbSBbkv96rA==} 1101 + engines: {node: ^20.19.0 || >=22.12.0} 1102 + cpu: [s390x] 1103 + os: [linux] 1104 + libc: [glibc] 1105 + 1106 + '@rolldown/binding-linux-s390x-gnu@1.0.0-rc.9': 1107 + resolution: {integrity: sha512-OalO94fqj7IWRn3VdXWty75jC5dk4C197AWEuMhIpvVv2lw9fiPhud0+bW2ctCxb3YoBZor71QHbY+9/WToadA==} 1108 + engines: {node: ^20.19.0 || >=22.12.0} 1109 + cpu: [s390x] 1110 + os: [linux] 1111 + libc: [glibc] 1112 + 1113 + '@rolldown/binding-linux-x64-gnu@1.0.0-rc.17': 1114 + resolution: {integrity: sha512-cLnjV3xfo7KslbU41Z7z8BH/E1y5mzUYzAqih1d1MDaIGZRCMqTijqLv76/P7fyHuvUcfGsIpqCdddbxLLK9rA==} 1115 + engines: {node: ^20.19.0 || >=22.12.0} 1116 + cpu: [x64] 1117 + os: [linux] 1118 + libc: [glibc] 1119 + 1120 + '@rolldown/binding-linux-x64-gnu@1.0.0-rc.9': 1121 + resolution: {integrity: sha512-cVEl1vZtBsBZna3YMjGXNvnYYrOJ7RzuWvZU0ffvJUexWkukMaDuGhUXn0rjnV0ptzGVkvc+vW9Yqy6h8YX4pg==} 1122 + engines: {node: ^20.19.0 || >=22.12.0} 1123 + cpu: [x64] 1124 + os: [linux] 1125 + libc: [glibc] 1126 + 1127 + '@rolldown/binding-linux-x64-musl@1.0.0-rc.17': 1128 + resolution: {integrity: sha512-0phclDw1spsL7dUB37sIARuis2tAgomCJXAHZlpt8PXZ4Ba0dRP1e+66lsRqrfhISeN9bEGNjQs+T/Fbd7oYGw==} 1129 + engines: {node: ^20.19.0 || >=22.12.0} 1130 + cpu: [x64] 1131 + os: [linux] 1132 + libc: [musl] 1133 + 1134 + '@rolldown/binding-linux-x64-musl@1.0.0-rc.9': 1135 + resolution: {integrity: sha512-UzYnKCIIc4heAKgI4PZ3dfBGUZefGCJ1TPDuLHoCzgrMYPb5Rv6TLFuYtyM4rWyHM7hymNdsg5ik2C+UD9VDbA==} 1136 + engines: {node: ^20.19.0 || >=22.12.0} 1137 + cpu: [x64] 1138 + os: [linux] 1139 + libc: [musl] 1140 + 1141 + '@rolldown/binding-openharmony-arm64@1.0.0-rc.17': 1142 + resolution: {integrity: sha512-0ag/hEgXOwgw4t8QyQvUCxvEg+V0KBcA6YuOx9g0r02MprutRF5dyljgm3EmR02O292UX7UeS6HzWHAl6KgyhA==} 1143 + engines: {node: ^20.19.0 || >=22.12.0} 1144 + cpu: [arm64] 1145 + os: [openharmony] 1146 + 1147 + '@rolldown/binding-openharmony-arm64@1.0.0-rc.9': 1148 + resolution: {integrity: sha512-+6zoiF+RRyf5cdlFQP7nm58mq7+/2PFaY2DNQeD4B87N36JzfF/l9mdBkkmTvSYcYPE8tMh/o3cRlsx1ldLfog==} 1149 + engines: {node: ^20.19.0 || >=22.12.0} 1150 + cpu: [arm64] 1151 + os: [openharmony] 1152 + 1153 + '@rolldown/binding-wasm32-wasi@1.0.0-rc.17': 1154 + resolution: {integrity: sha512-LEXei6vo0E5wTGwpkJ4KoT3OZJRnglwldt5ziLzOlc6qqb55z4tWNq2A+PFqCJuvWWdP53CVhG1Z9NtToDPJrA==} 1155 + engines: {node: ^20.19.0 || >=22.12.0} 1156 + cpu: [wasm32] 1157 + 1158 + '@rolldown/binding-wasm32-wasi@1.0.0-rc.9': 1159 + resolution: {integrity: sha512-rgFN6sA/dyebil3YTlL2evvi/M+ivhfnyxec7AccTpRPccno/rPoNlqybEZQBkcbZu8Hy+eqNJCqfBR8P7Pg8g==} 1160 + engines: {node: '>=14.0.0'} 1161 + cpu: [wasm32] 1162 + 1163 + '@rolldown/binding-win32-arm64-msvc@1.0.0-rc.17': 1164 + resolution: {integrity: sha512-gUmyzBl3SPMa6hrqFUth9sVfcLBlYsbMzBx5PlexMroZStgzGqlZ26pYG89rBb45Mnia+oil6YAIFeEWGWhoZA==} 1165 + engines: {node: ^20.19.0 || >=22.12.0} 1166 + cpu: [arm64] 1167 + os: [win32] 1168 + 1169 + '@rolldown/binding-win32-arm64-msvc@1.0.0-rc.9': 1170 + resolution: {integrity: sha512-lHVNUG/8nlF1IQk1C0Ci574qKYyty2goMiPlRqkC5R+3LkXDkL5Dhx8ytbxq35m+pkHVIvIxviD+TWLdfeuadA==} 1171 + engines: {node: ^20.19.0 || >=22.12.0} 1172 + cpu: [arm64] 1173 + os: [win32] 1174 + 1175 + '@rolldown/binding-win32-x64-msvc@1.0.0-rc.17': 1176 + resolution: {integrity: sha512-3hkiolcUAvPB9FLb3UZdfjVVNWherN1f/skkGWJP/fgSQhYUZpSIRr0/I8ZK9TkF3F7kxvJAk0+IcKvPHk9qQg==} 1177 + engines: {node: ^20.19.0 || >=22.12.0} 1178 + cpu: [x64] 1179 + os: [win32] 1180 + 1181 + '@rolldown/binding-win32-x64-msvc@1.0.0-rc.9': 1182 + resolution: {integrity: sha512-G0oA4+w1iY5AGi5HcDTxWsoxF509hrFIPB2rduV5aDqS9FtDg1CAfa7V34qImbjfhIcA8C+RekocJZA96EarwQ==} 1183 + engines: {node: ^20.19.0 || >=22.12.0} 1184 + cpu: [x64] 1185 + os: [win32] 1186 + 1187 + '@rolldown/pluginutils@1.0.0-rc.13': 1188 + resolution: {integrity: sha512-3ngTAv6F/Py35BsYbeeLeecvhMKdsKm4AoOETVhAA+Qc8nrA2I0kF7oa93mE9qnIurngOSpMnQ0x2nQY2FPviA==} 1189 + 1190 + '@rolldown/pluginutils@1.0.0-rc.17': 1191 + resolution: {integrity: sha512-n8iosDOt6Ig1UhJ2AYqoIhHWh/isz0xpicHTzpKBeotdVsTEcxsSA/i3EVM7gQAj0rU27OLAxCjzlj15IWY7bg==} 1192 + 1193 + '@rolldown/pluginutils@1.0.0-rc.9': 1194 + resolution: {integrity: sha512-w6oiRWgEBl04QkFZgmW+jnU1EC9b57Oihi2ot3HNWIQRqgHp5PnYDia5iZ5FF7rpa4EQdiqMDXjlqKGXBhsoXw==} 1195 + 1061 1196 '@rollup/plugin-babel@5.3.1': 1062 1197 resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==} 1063 1198 engines: {node: '>= 10.0.0'} ··· 1086 1221 peerDependencies: 1087 1222 rollup: ^1.20.0||^2.0.0 1088 1223 1224 + '@rollup/pluginutils@4.2.1': 1225 + resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} 1226 + engines: {node: '>= 8.0.0'} 1227 + 1089 1228 '@rollup/pluginutils@5.3.0': 1090 1229 resolution: {integrity: sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==} 1091 1230 engines: {node: '>=14.0.0'} ··· 1095 1234 rollup: 1096 1235 optional: true 1097 1236 1098 - '@rollup/rollup-android-arm-eabi@4.53.3': 1099 - resolution: {integrity: sha512-mRSi+4cBjrRLoaal2PnqH82Wqyb+d3HsPUN/W+WslCXsZsyHa9ZeQQX/pQsZaVIWDkPcpV6jJ+3KLbTbgnwv8w==} 1237 + '@rollup/rollup-android-arm-eabi@4.60.2': 1238 + resolution: {integrity: sha512-dnlp69efPPg6Uaw2dVqzWRfAWRnYVb1XJ8CyyhIbZeaq4CA5/mLeZ1IEt9QqQxmbdvagjLIm2ZL8BxXv5lH4Yw==} 1100 1239 cpu: [arm] 1101 1240 os: [android] 1102 1241 1103 - '@rollup/rollup-android-arm64@4.53.3': 1104 - resolution: {integrity: sha512-CbDGaMpdE9sh7sCmTrTUyllhrg65t6SwhjlMJsLr+J8YjFuPmCEjbBSx4Z/e4SmDyH3aB5hGaJUP2ltV/vcs4w==} 1242 + '@rollup/rollup-android-arm64@4.60.2': 1243 + resolution: {integrity: sha512-OqZTwDRDchGRHHm/hwLOL7uVPB9aUvI0am/eQuWMNyFHf5PSEQmyEeYYheA0EPPKUO/l0uigCp+iaTjoLjVoHg==} 1105 1244 cpu: [arm64] 1106 1245 os: [android] 1107 1246 1108 - '@rollup/rollup-darwin-arm64@4.53.3': 1109 - resolution: {integrity: sha512-Nr7SlQeqIBpOV6BHHGZgYBuSdanCXuw09hon14MGOLGmXAFYjx1wNvquVPmpZnl0tLjg25dEdr4IQ6GgyToCUA==} 1247 + '@rollup/rollup-darwin-arm64@4.60.2': 1248 + resolution: {integrity: sha512-UwRE7CGpvSVEQS8gUMBe1uADWjNnVgP3Iusyda1nSRwNDCsRjnGc7w6El6WLQsXmZTbLZx9cecegumcitNfpmA==} 1110 1249 cpu: [arm64] 1111 1250 os: [darwin] 1112 1251 1113 - '@rollup/rollup-darwin-x64@4.53.3': 1114 - resolution: {integrity: sha512-DZ8N4CSNfl965CmPktJ8oBnfYr3F8dTTNBQkRlffnUarJ2ohudQD17sZBa097J8xhQ26AwhHJ5mvUyQW8ddTsQ==} 1252 + '@rollup/rollup-darwin-x64@4.60.2': 1253 + resolution: {integrity: sha512-gjEtURKLCC5VXm1I+2i1u9OhxFsKAQJKTVB8WvDAHF+oZlq0GTVFOlTlO1q3AlCTE/DF32c16ESvfgqR7343/g==} 1115 1254 cpu: [x64] 1116 1255 os: [darwin] 1117 1256 1118 - '@rollup/rollup-freebsd-arm64@4.53.3': 1119 - resolution: {integrity: sha512-yMTrCrK92aGyi7GuDNtGn2sNW+Gdb4vErx4t3Gv/Tr+1zRb8ax4z8GWVRfr3Jw8zJWvpGHNpss3vVlbF58DZ4w==} 1257 + '@rollup/rollup-freebsd-arm64@4.60.2': 1258 + resolution: {integrity: sha512-Bcl6CYDeAgE70cqZaMojOi/eK63h5Me97ZqAQoh77VPjMysA/4ORQBRGo3rRy45x4MzVlU9uZxs8Uwy7ZaKnBw==} 1120 1259 cpu: [arm64] 1121 1260 os: [freebsd] 1122 1261 1123 - '@rollup/rollup-freebsd-x64@4.53.3': 1124 - resolution: {integrity: sha512-lMfF8X7QhdQzseM6XaX0vbno2m3hlyZFhwcndRMw8fbAGUGL3WFMBdK0hbUBIUYcEcMhVLr1SIamDeuLBnXS+Q==} 1262 + '@rollup/rollup-freebsd-x64@4.60.2': 1263 + resolution: {integrity: sha512-LU+TPda3mAE2QB0/Hp5VyeKJivpC6+tlOXd1VMoXV/YFMvk/MNk5iXeBfB4MQGRWyOYVJ01625vjkr0Az98OJQ==} 1125 1264 cpu: [x64] 1126 1265 os: [freebsd] 1127 1266 1128 - '@rollup/rollup-linux-arm-gnueabihf@4.53.3': 1129 - resolution: {integrity: sha512-k9oD15soC/Ln6d2Wv/JOFPzZXIAIFLp6B+i14KhxAfnq76ajt0EhYc5YPeX6W1xJkAdItcVT+JhKl1QZh44/qw==} 1267 + '@rollup/rollup-linux-arm-gnueabihf@4.60.2': 1268 + resolution: {integrity: sha512-2QxQrM+KQ7DAW4o22j+XZ6RKdxjLD7BOWTP0Bv0tmjdyhXSsr2Ul1oJDQqh9Zf5qOwTuTc7Ek83mOFaKnodPjg==} 1130 1269 cpu: [arm] 1131 1270 os: [linux] 1132 1271 libc: [glibc] 1133 1272 1134 - '@rollup/rollup-linux-arm-musleabihf@4.53.3': 1135 - resolution: {integrity: sha512-vTNlKq+N6CK/8UktsrFuc+/7NlEYVxgaEgRXVUVK258Z5ymho29skzW1sutgYjqNnquGwVUObAaxae8rZ6YMhg==} 1273 + '@rollup/rollup-linux-arm-musleabihf@4.60.2': 1274 + resolution: {integrity: sha512-TbziEu2DVsTEOPif2mKWkMeDMLoYjx95oESa9fkQQK7r/Orta0gnkcDpzwufEcAO2BLBsD7mZkXGFqEdMRRwfw==} 1136 1275 cpu: [arm] 1137 1276 os: [linux] 1138 1277 libc: [musl] 1139 1278 1140 - '@rollup/rollup-linux-arm64-gnu@4.53.3': 1141 - resolution: {integrity: sha512-RGrFLWgMhSxRs/EWJMIFM1O5Mzuz3Xy3/mnxJp/5cVhZ2XoCAxJnmNsEyeMJtpK+wu0FJFWz+QF4mjCA7AUQ3w==} 1279 + '@rollup/rollup-linux-arm64-gnu@4.60.2': 1280 + resolution: {integrity: sha512-bO/rVDiDUuM2YfuCUwZ1t1cP+/yqjqz+Xf2VtkdppefuOFS2OSeAfgafaHNkFn0t02hEyXngZkxtGqXcXwO8Rg==} 1142 1281 cpu: [arm64] 1143 1282 os: [linux] 1144 1283 libc: [glibc] 1145 1284 1146 - '@rollup/rollup-linux-arm64-musl@4.53.3': 1147 - resolution: {integrity: sha512-kASyvfBEWYPEwe0Qv4nfu6pNkITLTb32p4yTgzFCocHnJLAHs+9LjUu9ONIhvfT/5lv4YS5muBHyuV84epBo/A==} 1285 + '@rollup/rollup-linux-arm64-musl@4.60.2': 1286 + resolution: {integrity: sha512-hr26p7e93Rl0Za+JwW7EAnwAvKkehh12BU1Llm9Ykiibg4uIr2rbpxG9WCf56GuvidlTG9KiiQT/TXT1yAWxTA==} 1148 1287 cpu: [arm64] 1149 1288 os: [linux] 1150 1289 libc: [musl] 1151 1290 1152 - '@rollup/rollup-linux-loong64-gnu@4.53.3': 1153 - resolution: {integrity: sha512-JiuKcp2teLJwQ7vkJ95EwESWkNRFJD7TQgYmCnrPtlu50b4XvT5MOmurWNrCj3IFdyjBQ5p9vnrX4JM6I8OE7g==} 1291 + '@rollup/rollup-linux-loong64-gnu@4.60.2': 1292 + resolution: {integrity: sha512-pOjB/uSIyDt+ow3k/RcLvUAOGpysT2phDn7TTUB3n75SlIgZzM6NKAqlErPhoFU+npgY3/n+2HYIQVbF70P9/A==} 1154 1293 cpu: [loong64] 1155 1294 os: [linux] 1156 1295 libc: [glibc] 1157 1296 1158 - '@rollup/rollup-linux-ppc64-gnu@4.53.3': 1159 - resolution: {integrity: sha512-EoGSa8nd6d3T7zLuqdojxC20oBfNT8nexBbB/rkxgKj5T5vhpAQKKnD+h3UkoMuTyXkP5jTjK/ccNRmQrPNDuw==} 1297 + '@rollup/rollup-linux-loong64-musl@4.60.2': 1298 + resolution: {integrity: sha512-2/w+q8jszv9Ww1c+6uJT3OwqhdmGP2/4T17cu8WuwyUuuaCDDJ2ojdyYwZzCxx0GcsZBhzi3HmH+J5pZNXnd+Q==} 1299 + cpu: [loong64] 1300 + os: [linux] 1301 + libc: [musl] 1302 + 1303 + '@rollup/rollup-linux-ppc64-gnu@4.60.2': 1304 + resolution: {integrity: sha512-11+aL5vKheYgczxtPVVRhdptAM2H7fcDR5Gw4/bTcteuZBlH4oP9f5s9zYO9aGZvoGeBpqXI/9TZZihZ609wKw==} 1160 1305 cpu: [ppc64] 1161 1306 os: [linux] 1162 1307 libc: [glibc] 1163 1308 1164 - '@rollup/rollup-linux-riscv64-gnu@4.53.3': 1165 - resolution: {integrity: sha512-4s+Wped2IHXHPnAEbIB0YWBv7SDohqxobiiPA1FIWZpX+w9o2i4LezzH/NkFUl8LRci/8udci6cLq+jJQlh+0g==} 1309 + '@rollup/rollup-linux-ppc64-musl@4.60.2': 1310 + resolution: {integrity: sha512-i16fokAGK46IVZuV8LIIwMdtqhin9hfYkCh8pf8iC3QU3LpwL+1FSFGej+O7l3E/AoknL6Dclh2oTdnRMpTzFQ==} 1311 + cpu: [ppc64] 1312 + os: [linux] 1313 + libc: [musl] 1314 + 1315 + '@rollup/rollup-linux-riscv64-gnu@4.60.2': 1316 + resolution: {integrity: sha512-49FkKS6RGQoriDSK/6E2GkAsAuU5kETFCh7pG4yD/ylj9rKhTmO3elsnmBvRD4PgJPds5W2PkhC82aVwmUcJ7A==} 1166 1317 cpu: [riscv64] 1167 1318 os: [linux] 1168 1319 libc: [glibc] 1169 1320 1170 - '@rollup/rollup-linux-riscv64-musl@4.53.3': 1171 - resolution: {integrity: sha512-68k2g7+0vs2u9CxDt5ktXTngsxOQkSEV/xBbwlqYcUrAVh6P9EgMZvFsnHy4SEiUl46Xf0IObWVbMvPrr2gw8A==} 1321 + '@rollup/rollup-linux-riscv64-musl@4.60.2': 1322 + resolution: {integrity: sha512-mjYNkHPfGpUR00DuM1ZZIgs64Hpf4bWcz9Z41+4Q+pgDx73UwWdAYyf6EG/lRFldmdHHzgrYyge5akFUW0D3mQ==} 1172 1323 cpu: [riscv64] 1173 1324 os: [linux] 1174 1325 libc: [musl] 1175 1326 1176 - '@rollup/rollup-linux-s390x-gnu@4.53.3': 1177 - resolution: {integrity: sha512-VYsFMpULAz87ZW6BVYw3I6sWesGpsP9OPcyKe8ofdg9LHxSbRMd7zrVrr5xi/3kMZtpWL/wC+UIJWJYVX5uTKg==} 1327 + '@rollup/rollup-linux-s390x-gnu@4.60.2': 1328 + resolution: {integrity: sha512-ALyvJz965BQk8E9Al/JDKKDLH2kfKFLTGMlgkAbbYtZuJt9LU8DW3ZoDMCtQpXAltZxwBHevXz5u+gf0yA0YoA==} 1178 1329 cpu: [s390x] 1179 1330 os: [linux] 1180 1331 libc: [glibc] 1181 1332 1182 - '@rollup/rollup-linux-x64-gnu@4.53.3': 1183 - resolution: {integrity: sha512-3EhFi1FU6YL8HTUJZ51imGJWEX//ajQPfqWLI3BQq4TlvHy4X0MOr5q3D2Zof/ka0d5FNdPwZXm3Yyib/UEd+w==} 1333 + '@rollup/rollup-linux-x64-gnu@4.60.2': 1334 + resolution: {integrity: sha512-UQjrkIdWrKI626Du8lCQ6MJp/6V1LAo2bOK9OTu4mSn8GGXIkPXk/Vsp4bLHCd9Z9Iz2OTEaokUE90VweJgIYQ==} 1184 1335 cpu: [x64] 1185 1336 os: [linux] 1186 1337 libc: [glibc] 1187 1338 1188 - '@rollup/rollup-linux-x64-musl@4.53.3': 1189 - resolution: {integrity: sha512-eoROhjcc6HbZCJr+tvVT8X4fW3/5g/WkGvvmwz/88sDtSJzO7r/blvoBDgISDiCjDRZmHpwud7h+6Q9JxFwq1Q==} 1339 + '@rollup/rollup-linux-x64-musl@4.60.2': 1340 + resolution: {integrity: sha512-bTsRGj6VlSdn/XD4CGyzMnzaBs9bsRxy79eTqTCBsA8TMIEky7qg48aPkvJvFe1HyzQ5oMZdg7AnVlWQSKLTnw==} 1190 1341 cpu: [x64] 1191 1342 os: [linux] 1192 1343 libc: [musl] 1193 1344 1194 - '@rollup/rollup-openharmony-arm64@4.53.3': 1195 - resolution: {integrity: sha512-OueLAWgrNSPGAdUdIjSWXw+u/02BRTcnfw9PN41D2vq/JSEPnJnVuBgw18VkN8wcd4fjUs+jFHVM4t9+kBSNLw==} 1345 + '@rollup/rollup-openbsd-x64@4.60.2': 1346 + resolution: {integrity: sha512-6d4Z3534xitaA1FcMWP7mQPq5zGwBmGbhphh2DwaA1aNIXUu3KTOfwrWpbwI4/Gr0uANo7NTtaykFyO2hPuFLg==} 1347 + cpu: [x64] 1348 + os: [openbsd] 1349 + 1350 + '@rollup/rollup-openharmony-arm64@4.60.2': 1351 + resolution: {integrity: sha512-NetAg5iO2uN7eB8zE5qrZ3CSil+7IJt4WDFLcC75Ymywq1VZVD6qJ6EvNLjZ3rEm6gB7XW5JdT60c6MN35Z85Q==} 1196 1352 cpu: [arm64] 1197 1353 os: [openharmony] 1198 1354 1199 - '@rollup/rollup-win32-arm64-msvc@4.53.3': 1200 - resolution: {integrity: sha512-GOFuKpsxR/whszbF/bzydebLiXIHSgsEUp6M0JI8dWvi+fFa1TD6YQa4aSZHtpmh2/uAlj/Dy+nmby3TJ3pkTw==} 1355 + '@rollup/rollup-win32-arm64-msvc@4.60.2': 1356 + resolution: {integrity: sha512-NCYhOotpgWZ5kdxCZsv6Iudx0wX8980Q/oW4pNFNihpBKsDbEA1zpkfxJGC0yugsUuyDZ7gL37dbzwhR0VI7pQ==} 1201 1357 cpu: [arm64] 1202 1358 os: [win32] 1203 1359 1204 - '@rollup/rollup-win32-ia32-msvc@4.53.3': 1205 - resolution: {integrity: sha512-iah+THLcBJdpfZ1TstDFbKNznlzoxa8fmnFYK4V67HvmuNYkVdAywJSoteUszvBQ9/HqN2+9AZghbajMsFT+oA==} 1360 + '@rollup/rollup-win32-ia32-msvc@4.60.2': 1361 + resolution: {integrity: sha512-RXsaOqXxfoUBQoOgvmmijVxJnW2IGB0eoMO7F8FAjaj0UTywUO/luSqimWBJn04WNgUkeNhh7fs7pESXajWmkg==} 1206 1362 cpu: [ia32] 1207 1363 os: [win32] 1208 1364 1209 - '@rollup/rollup-win32-x64-gnu@4.53.3': 1210 - resolution: {integrity: sha512-J9QDiOIZlZLdcot5NXEepDkstocktoVjkaKUtqzgzpt2yWjGlbYiKyp05rWwk4nypbYUNoFAztEgixoLaSETkg==} 1365 + '@rollup/rollup-win32-x64-gnu@4.60.2': 1366 + resolution: {integrity: sha512-qdAzEULD+/hzObedtmV6iBpdL5TIbKVztGiK7O3/KYSf+HIzU257+MX1EXJcyIiDbMAqmbwaufcYPvyRryeZtA==} 1211 1367 cpu: [x64] 1212 1368 os: [win32] 1213 1369 1214 - '@rollup/rollup-win32-x64-msvc@4.53.3': 1215 - resolution: {integrity: sha512-UhTd8u31dXadv0MopwGgNOBpUVROFKWVQgAg5N1ESyCz8AuBcMqm4AuTjrwgQKGDfoFuz02EuMRHQIw/frmYKQ==} 1370 + '@rollup/rollup-win32-x64-msvc@4.60.2': 1371 + resolution: {integrity: sha512-Nd/SgG27WoA9e+/TdK74KnHz852TLa94ovOYySo/yMPuTmpckK/jIF2jSwS3g7ELSKXK13/cVdmg1Z/DaCWKxA==} 1216 1372 cpu: [x64] 1217 1373 os: [win32] 1218 1374 ··· 1222 1378 '@surma/rollup-plugin-off-main-thread@2.2.3': 1223 1379 resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==} 1224 1380 1381 + '@sveltejs/acorn-typescript@1.0.9': 1382 + resolution: {integrity: sha512-lVJX6qEgs/4DOcRTpo56tmKzVPtoWAaVbL4hfO7t7NVwl9AAXzQR6cihesW1BmNMPl+bK6dreu2sOKBP2Q9CIA==} 1383 + peerDependencies: 1384 + acorn: ^8.9.0 1385 + 1386 + '@sveltejs/vite-plugin-svelte@7.0.0': 1387 + resolution: {integrity: sha512-ILXmxC7HAsnkK2eslgPetrqqW1BKSL7LktsFgqzNj83MaivMGZzluWq32m25j2mDOjmSKX7GGWahePhuEs7P/g==} 1388 + engines: {node: ^20.19 || ^22.12 || >=24} 1389 + peerDependencies: 1390 + svelte: ^5.46.4 1391 + vite: ^8.0.0-beta.7 || ^8.0.0 1392 + 1393 + '@tybys/wasm-util@0.10.1': 1394 + resolution: {integrity: sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==} 1395 + 1396 + '@types/babel__core@7.20.5': 1397 + resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==} 1398 + 1399 + '@types/babel__generator@7.27.0': 1400 + resolution: {integrity: sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==} 1401 + 1402 + '@types/babel__template@7.4.4': 1403 + resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==} 1404 + 1405 + '@types/babel__traverse@7.28.0': 1406 + resolution: {integrity: sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==} 1407 + 1408 + '@types/braces@3.0.5': 1409 + resolution: {integrity: sha512-SQFof9H+LXeWNz8wDe7oN5zu7ket0qwMu5vZubW4GCJ8Kkeh6nBWUz87+KTz/G3Kqsrp0j/W253XJb3KMEeg3w==} 1410 + 1225 1411 '@types/chai@5.2.3': 1226 1412 resolution: {integrity: sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==} 1227 1413 ··· 1240 1426 '@types/estree@1.0.8': 1241 1427 resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} 1242 1428 1429 + '@types/fs-extra@11.0.4': 1430 + resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==} 1431 + 1243 1432 '@types/hast@3.0.4': 1244 1433 resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==} 1434 + 1435 + '@types/jsonfile@6.1.4': 1436 + resolution: {integrity: sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==} 1245 1437 1246 1438 '@types/mdast@4.0.4': 1247 1439 resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==} ··· 1249 1441 '@types/mdx@2.0.13': 1250 1442 resolution: {integrity: sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==} 1251 1443 1444 + '@types/micromatch@4.0.10': 1445 + resolution: {integrity: sha512-5jOhFDElqr4DKTrTEbnW8DZ4Hz5LRUEmyrGpCMrD/NphYv3nUnaF08xmSLx1rGGnyEs/kFnhiw6dCgcDqMr5PQ==} 1446 + 1447 + '@types/minimist@1.2.5': 1448 + resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==} 1449 + 1252 1450 '@types/ms@2.1.0': 1253 1451 resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} 1254 1452 1255 1453 '@types/node@24.10.1': 1256 1454 resolution: {integrity: sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==} 1455 + 1456 + '@types/prismjs@1.26.6': 1457 + resolution: {integrity: sha512-vqlvI7qlMvcCBbVe0AKAb4f97//Hy0EBTaiW8AalRnG/xAN5zOiWWyrNqNXeq8+KAuvRewjCVY1+IPxk4RdNYw==} 1257 1458 1258 1459 '@types/resolve@1.17.1': 1259 1460 resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} ··· 1287 1488 peerDependencies: 1288 1489 vue: '>=2.7 || >=3' 1289 1490 1290 - '@vitejs/plugin-vue@5.2.4': 1291 - resolution: {integrity: sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==} 1292 - engines: {node: ^18.0.0 || >=20.0.0} 1491 + '@vitejs/plugin-vue@6.0.6': 1492 + resolution: {integrity: sha512-u9HHgfrq3AjXlysn0eINFnWQOJQLO9WN6VprZ8FXl7A2bYisv3Hui9Ij+7QZ41F/WYWarHjwBbXtD7dKg3uxbg==} 1493 + engines: {node: ^20.19.0 || >=22.12.0} 1293 1494 peerDependencies: 1294 - vite: ^5.0.0 || ^6.0.0 1495 + vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 1295 1496 vue: ^3.2.25 1296 1497 1297 - '@vitest/expect@4.0.18': 1298 - resolution: {integrity: sha512-8sCWUyckXXYvx4opfzVY03EOiYVxyNrHS5QxX3DAIi5dpJAAkyJezHCP77VMX4HKA2LDT/Jpfo8i2r5BE3GnQQ==} 1498 + '@vitest/expect@4.1.5': 1499 + resolution: {integrity: sha512-PWBaRY5JoKuRnHlUHfpV/KohFylaDZTupcXN1H9vYryNLOnitSw60Mw9IAE2r67NbwwzBw/Cc/8q9BK3kIX8Kw==} 1299 1500 1300 - '@vitest/mocker@4.0.18': 1301 - resolution: {integrity: sha512-HhVd0MDnzzsgevnOWCBj5Otnzobjy5wLBe4EdeeFGv8luMsGcYqDuFRMcttKWZA5vVO8RFjexVovXvAM4JoJDQ==} 1501 + '@vitest/mocker@4.1.5': 1502 + resolution: {integrity: sha512-/x2EmFC4mT4NNzqvC3fmesuV97w5FC903KPmey4gsnJiMQ3Be1IlDKVaDaG8iqaLFHqJ2FVEkxZk5VmeLjIItw==} 1302 1503 peerDependencies: 1303 1504 msw: ^2.4.9 1304 - vite: ^6.0.0 || ^7.0.0-0 1505 + vite: ^6.0.0 || ^7.0.0 || ^8.0.0 1305 1506 peerDependenciesMeta: 1306 1507 msw: 1307 1508 optional: true 1308 1509 vite: 1309 1510 optional: true 1310 1511 1311 - '@vitest/pretty-format@4.0.18': 1312 - resolution: {integrity: sha512-P24GK3GulZWC5tz87ux0m8OADrQIUVDPIjjj65vBXYG17ZeU3qD7r+MNZ1RNv4l8CGU2vtTRqixrOi9fYk/yKw==} 1512 + '@vitest/pretty-format@4.1.5': 1513 + resolution: {integrity: sha512-7I3q6l5qr03dVfMX2wCo9FxwSJbPdwKjy2uu/YPpU3wfHvIL4QHwVRp57OfGrDFeUJ8/8QdfBKIV12FTtLn00g==} 1313 1514 1314 - '@vitest/runner@4.0.18': 1315 - resolution: {integrity: sha512-rpk9y12PGa22Jg6g5M3UVVnTS7+zycIGk9ZNGN+m6tZHKQb7jrP7/77WfZy13Y/EUDd52NDsLRQhYKtv7XfPQw==} 1515 + '@vitest/runner@4.1.5': 1516 + resolution: {integrity: sha512-2D+o7Pr82IEO46YPpoA/YU0neeyr6FTerQb5Ro7BUnBuv6NQtT/kmVnczngiMEBhzgqz2UZYl5gArejsyERDSQ==} 1316 1517 1317 - '@vitest/snapshot@4.0.18': 1318 - resolution: {integrity: sha512-PCiV0rcl7jKQjbgYqjtakly6T1uwv/5BQ9SwBLekVg/EaYeQFPiXcgrC2Y7vDMA8dM1SUEAEV82kgSQIlXNMvA==} 1518 + '@vitest/snapshot@4.1.5': 1519 + resolution: {integrity: sha512-zypXEt4KH/XgKGPUz4eC2AvErYx0My5hfL8oDb1HzGFpEk1P62bxSohdyOmvz+d9UJwanI68MKwr2EquOaOgMQ==} 1319 1520 1320 - '@vitest/spy@4.0.18': 1321 - resolution: {integrity: sha512-cbQt3PTSD7P2OARdVW3qWER5EGq7PHlvE+QfzSC0lbwO+xnt7+XH06ZzFjFRgzUX//JmpxrCu92VdwvEPlWSNw==} 1521 + '@vitest/spy@4.1.5': 1522 + resolution: {integrity: sha512-2lNOsh6+R2Idnf1TCZqSwYlKN2E/iDlD8sgU59kYVl+OMDmvldO1VDk39smRfpUNwYpNRVn3w4YfuC7KfbBnkQ==} 1322 1523 1323 - '@vitest/utils@4.0.18': 1324 - resolution: {integrity: sha512-msMRKLMVLWygpK3u2Hybgi4MNjcYJvwTb0Ru09+fOyCXIgT5raYP041DRRdiJiI3k/2U6SEbAETB3YtBrUkCFA==} 1524 + '@vitest/utils@4.1.5': 1525 + resolution: {integrity: sha512-76wdkrmfXfqGjueGgnb45ITPyUi1ycZ4IHgC2bhPDUfWHklY/q3MdLOAB+TF1e6xfl8NxNY0ZYaPCFNWSsw3Ug==} 1325 1526 1326 1527 '@volar/language-core@2.4.28': 1327 1528 resolution: {integrity: sha512-w4qhIJ8ZSitgLAkVay6AbcnC7gP3glYM3fYwKV3srj8m494E3xtrCv6E+bWviiK/8hs6e6t1ij1s2Endql7vzQ==} ··· 1332 1533 '@volar/typescript@2.4.28': 1333 1534 resolution: {integrity: sha512-Ja6yvWrbis2QtN4ClAKreeUZPVYMARDYZl9LMEv1iQ1QdepB6wn0jTRxA9MftYmYa4DQ4k/DaSZpFPUfxl8giw==} 1334 1535 1335 - '@vue/compiler-core@3.5.27': 1336 - resolution: {integrity: sha512-gnSBQjZA+//qDZen+6a2EdHqJ68Z7uybrMf3SPjEGgG4dicklwDVmMC1AeIHxtLVPT7sn6sH1KOO+tS6gwOUeQ==} 1337 - 1338 1536 '@vue/compiler-core@3.5.29': 1339 1537 resolution: {integrity: sha512-cuzPhD8fwRHk8IGfmYaR4eEe4cAyJEL66Ove/WZL7yWNL134nqLddSLwNRIsFlnnW1kK+p8Ck3viFnC0chXCXw==} 1340 1538 1341 - '@vue/compiler-dom@3.5.27': 1342 - resolution: {integrity: sha512-oAFea8dZgCtVVVTEC7fv3T5CbZW9BxpFzGGxC79xakTr6ooeEqmRuvQydIiDAkglZEAd09LgVf1RoDnL54fu5w==} 1539 + '@vue/compiler-core@3.5.33': 1540 + resolution: {integrity: sha512-3PZLQwFw4Za3TC8t0FvTy3wI16Kt+pmwcgNZca4Pj9iWL2E72a/gZlpBtAJvEdDMdCxdG/qq0C7PN0bsJuv0Rw==} 1343 1541 1344 1542 '@vue/compiler-dom@3.5.29': 1345 1543 resolution: {integrity: sha512-n0G5o7R3uBVmVxjTIYcz7ovr8sy7QObFG8OQJ3xGCDNhbG60biP/P5KnyY8NLd81OuT1WJflG7N4KWYHaeeaIg==} 1346 1544 1347 - '@vue/compiler-sfc@3.5.29': 1348 - resolution: {integrity: sha512-oJZhN5XJs35Gzr50E82jg2cYdZQ78wEwvRO6Y63TvLVTc+6xICzJHP1UIecdSPPYIbkautNBanDiWYa64QSFIA==} 1545 + '@vue/compiler-dom@3.5.33': 1546 + resolution: {integrity: sha512-PXq0yrfCLzzL07rbXO4awtXY1Z06LG2eu6Adg3RJFa/j3Cii217XxxLXG22N330gw7GmALCY0Z8RgXEviwgpjA==} 1349 1547 1350 - '@vue/compiler-ssr@3.5.29': 1351 - resolution: {integrity: sha512-Y/ARJZE6fpjzL5GH/phJmsFwx3g6t2KmHKHx5q+MLl2kencADKIrhH5MLF6HHpRMmlRAYBRSvv347Mepf1zVNw==} 1548 + '@vue/compiler-sfc@3.5.33': 1549 + resolution: {integrity: sha512-UTUvRO9cY+rROrx/pvN9P5Z7FgA6QGfokUCfhQE4EnmUj3rVnK+CHI0LsEO1pg+I7//iRYMUfcNcCPe7tg0CoA==} 1550 + 1551 + '@vue/compiler-ssr@3.5.33': 1552 + resolution: {integrity: sha512-IErjYdnj1qIupG5xxiVIYiiRvDhGWV4zuh/RCrwfYpuL+HWQzeU6lCk/nF9r7olWMnjKxCAkOctT2qFWFkzb1A==} 1352 1553 1353 1554 '@vue/devtools-api@6.6.4': 1354 1555 resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==} ··· 1362 1563 '@vue/devtools-shared@7.7.9': 1363 1564 resolution: {integrity: sha512-iWAb0v2WYf0QWmxCGy0seZNDPdO3Sp5+u78ORnyeonS6MT4PC7VPrryX2BpMJrwlDeaZ6BD4vP4XKjK0SZqaeA==} 1364 1565 1365 - '@vue/language-core@3.2.5': 1366 - resolution: {integrity: sha512-d3OIxN/+KRedeM5wQ6H6NIpwS3P5gC9nmyaHgBk+rO6dIsjY+tOh4UlPpiZbAh3YtLdCGEX4M16RmsBqPmJV+g==} 1566 + '@vue/language-core@3.2.7': 1567 + resolution: {integrity: sha512-Gn4q/tRxbpVGLEuARQ43p3YELlNAFgRUVCgW9U5Cr+5q4vfD2bWDWpl3ABbJMXUt5xlE1dF8dkigg2aUq7JYYw==} 1367 1568 1368 - '@vue/reactivity@3.5.29': 1369 - resolution: {integrity: sha512-zcrANcrRdcLtmGZETBxWqIkoQei8HaFpZWx/GHKxx79JZsiZ8j1du0VUJtu4eJjgFvU/iKL5lRXFXksVmI+5DA==} 1569 + '@vue/reactivity@3.5.33': 1570 + resolution: {integrity: sha512-p8UfIqyIhb0rYGlSgSBV+lPhF2iUSBcRy7enhTmPqKWadHy9kcOFYF1AejYBP9P+avnd3OBbD49DU4pLWX/94A==} 1370 1571 1371 - '@vue/runtime-core@3.5.29': 1372 - resolution: {integrity: sha512-8DpW2QfdwIWOLqtsNcds4s+QgwSaHSJY/SUe04LptianUQ/0xi6KVsu/pYVh+HO3NTVvVJjIPL2t6GdeKbS4Lg==} 1572 + '@vue/runtime-core@3.5.33': 1573 + resolution: {integrity: sha512-UpFF45RI9//a7rvq7RdOQblb4tup7hHG9QsmIrxkFQLzQ7R8/iNQ5LE15NhLZ1/WcHMU2b47u6P33CPUelHyIQ==} 1373 1574 1374 - '@vue/runtime-dom@3.5.29': 1375 - resolution: {integrity: sha512-AHvvJEtcY9tw/uk+s/YRLSlxxQnqnAkjqvK25ZiM4CllCZWzElRAoQnCM42m9AHRLNJ6oe2kC5DCgD4AUdlvXg==} 1575 + '@vue/runtime-dom@3.5.33': 1576 + resolution: {integrity: sha512-IOxMsAOwquhfITgmOgaPYl7/j8gKUxUFoflRc+u4LxyD3+783xne8vNta1PONVCvCV9A0w7hkyEepINDqfO0tw==} 1376 1577 1377 - '@vue/server-renderer@3.5.29': 1378 - resolution: {integrity: sha512-G/1k6WK5MusLlbxSE2YTcqAAezS+VuwHhOvLx2KnQU7G2zCH6KIb+5Wyt6UjMq7a3qPzNEjJXs1hvAxDclQH+g==} 1578 + '@vue/server-renderer@3.5.33': 1579 + resolution: {integrity: sha512-0xylq/8/h44lVG0pZFknv1XIdEgymq2E9n59uTWJBG+dIgiT0TMCSsxrN7nO16Z0MU0MPjFcguBbZV8Itk52Hw==} 1379 1580 peerDependencies: 1380 - vue: 3.5.29 1381 - 1382 - '@vue/shared@3.5.27': 1383 - resolution: {integrity: sha512-dXr/3CgqXsJkZ0n9F3I4elY8wM9jMJpP3pvRG52r6m0tu/MsAFIe6JpXVGeNMd/D9F4hQynWT8Rfuj0bdm9kFQ==} 1581 + vue: 3.5.33 1384 1582 1385 1583 '@vue/shared@3.5.29': 1386 1584 resolution: {integrity: sha512-w7SR0A5zyRByL9XUkCfdLs7t9XOHUyJ67qPGQjOou3p6GvBeBW+AVjUUmlxtZ4PIYaRvE+1LmK44O4uajlZwcg==} 1387 1585 1586 + '@vue/shared@3.5.33': 1587 + resolution: {integrity: sha512-5vR2QIlmaLG77Ygd4pMP6+SGQ5yox9VhtnbDWTy9DzMzdmeLxZ1QqxrywEZ9sa1AVubfIJyaCG3ytyWU81ufcQ==} 1588 + 1388 1589 acorn-jsx@5.3.2: 1389 1590 resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} 1390 1591 peerDependencies: ··· 1407 1608 1408 1609 argparse@1.0.10: 1409 1610 resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==} 1611 + 1612 + aria-query@5.3.1: 1613 + resolution: {integrity: sha512-Z/ZeOgVl7bcSYZ/u/rh0fOpvEpq//LZmdbkXyc7syVzjPAhfOa9ebsdTSjEBDU4vs5nC98Kfduj1uFo0qyET3g==} 1614 + engines: {node: '>= 0.4'} 1410 1615 1411 1616 array-buffer-byte-length@1.0.2: 1412 1617 resolution: {integrity: sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==} ··· 1442 1647 await-lock@2.2.2: 1443 1648 resolution: {integrity: sha512-aDczADvlvTGajTDjcjpJMqRkOF6Qdz3YbPZm/PyW6tKPkx2hlYBzxMhEywM/tU72HrVZjgl5VCdRuMlA7pZ8Gw==} 1444 1649 1650 + axobject-query@4.1.0: 1651 + resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} 1652 + engines: {node: '>= 0.4'} 1653 + 1654 + babel-plugin-jsx-dom-expressions@0.40.6: 1655 + resolution: {integrity: sha512-v3P1MW46Lm7VMpAkq0QfyzLWWkC8fh+0aE5Km4msIgDx5kjenHU0pF2s+4/NH8CQn/kla6+Hvws+2AF7bfV5qQ==} 1656 + peerDependencies: 1657 + '@babel/core': ^7.20.12 1658 + 1445 1659 babel-plugin-polyfill-corejs2@0.4.14: 1446 1660 resolution: {integrity: sha512-Co2Y9wX854ts6U8gAAPXfn0GmAyctHuK8n0Yhfjd6t30g7yvKjspvvOo9yG+z52PZRgFErt7Ka2pYnXCjLKEpg==} 1447 1661 peerDependencies: ··· 1457 1671 peerDependencies: 1458 1672 '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 1459 1673 1674 + babel-plugin-transform-hook-names@1.0.2: 1675 + resolution: {integrity: sha512-5gafyjyyBTTdX/tQQ0hRgu4AhNHG/hqWi0ZZmg2xvs2FgRkJXzDNKBZCyoYqgFkovfDrgM8OoKg8karoUvWeCw==} 1676 + peerDependencies: 1677 + '@babel/core': ^7.12.10 1678 + 1679 + babel-preset-solid@1.9.12: 1680 + resolution: {integrity: sha512-LLqnuKVDlKpyBlMPcH6qEvs/wmS9a+NczppxJ3ryS/c0O5IiSFOIBQi9GzyiGDSbcJpx4Gr87jyFTos1MyEuWg==} 1681 + peerDependencies: 1682 + '@babel/core': ^7.0.0 1683 + solid-js: ^1.9.12 1684 + peerDependenciesMeta: 1685 + solid-js: 1686 + optional: true 1687 + 1460 1688 bail@2.0.2: 1461 1689 resolution: {integrity: sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==} 1462 1690 1463 1691 balanced-match@1.0.2: 1464 1692 resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} 1465 1693 1466 - baseline-browser-mapping@2.10.0: 1467 - resolution: {integrity: sha512-lIyg0szRfYbiy67j9KN8IyeD7q7hcmqnJ1ddWmNt19ItGpNN64mnllmxUNFIOdOm6by97jlL6wfpTTJrmnjWAA==} 1694 + baseline-browser-mapping@2.10.27: 1695 + resolution: {integrity: sha512-zEs/ufmZoUd7WftKpKyXaT6RFxpQ5Qm9xytKRHvJfxFV9DFJkZph9RvJ1LcOUi0Z1ZVijMte65JbILeV+8QQEA==} 1468 1696 engines: {node: '>=6.0.0'} 1469 1697 hasBin: true 1470 1698 ··· 1474 1702 1475 1703 birpc@2.8.0: 1476 1704 resolution: {integrity: sha512-Bz2a4qD/5GRhiHSwj30c/8kC8QGj12nNDwz3D4ErQ4Xhy35dsSDvF+RA/tWpjyU0pdGtSDiEk6B5fBGE1qNVhw==} 1705 + 1706 + boolbase@1.0.0: 1707 + resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==} 1477 1708 1478 1709 brace-expansion@1.1.12: 1479 1710 resolution: {integrity: sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==} ··· 1544 1775 chokidar@4.0.3: 1545 1776 resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==} 1546 1777 engines: {node: '>= 14.16.0'} 1778 + 1779 + clsx@2.1.1: 1780 + resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==} 1781 + engines: {node: '>=6'} 1547 1782 1548 1783 collapse-white-space@2.1.0: 1549 1784 resolution: {integrity: sha512-loKTxY1zCOuG4j9f6EPnuyyYkf58RnhhWTvRoZEokgB+WbdXehfjFviyOVYkqzEWz1Q5kRiZdBYS5SwxbQYwzw==} ··· 1582 1817 resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==} 1583 1818 engines: {node: '>=8'} 1584 1819 1820 + css-select@5.2.2: 1821 + resolution: {integrity: sha512-TizTzUddG/xYLA3NXodFM0fSbNizXjOKhqiQQwvhlspadZokn1KDy0NZFS0wuEubIYAV5/c1/lAr0TaaFXEXzw==} 1822 + 1823 + css-what@6.2.2: 1824 + resolution: {integrity: sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==} 1825 + engines: {node: '>= 6'} 1826 + 1585 1827 csstype@3.2.3: 1586 1828 resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==} 1587 1829 ··· 1670 1912 engines: {node: '>=0.10'} 1671 1913 hasBin: true 1672 1914 1915 + detect-libc@2.1.2: 1916 + resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==} 1917 + engines: {node: '>=8'} 1918 + 1919 + devalue@5.8.0: 1920 + resolution: {integrity: sha512-2zA9pFEsnp7vWBZbXF5JAgAq0fsUIt/1XPbRiAmRV3lp/2C3upzH+sADiyy66aFCihoLEsrQHxNM5w1gIDfsBg==} 1921 + 1673 1922 devlop@1.1.0: 1674 1923 resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==} 1675 1924 1925 + dom-serializer@2.0.0: 1926 + resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==} 1927 + 1928 + domelementtype@2.3.0: 1929 + resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==} 1930 + 1931 + domhandler@5.0.3: 1932 + resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==} 1933 + engines: {node: '>= 4'} 1934 + 1935 + domutils@3.2.2: 1936 + resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==} 1937 + 1676 1938 dunder-proto@1.0.1: 1677 1939 resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==} 1678 1940 engines: {node: '>= 0.4'} ··· 1685 1947 electron-to-chromium@1.5.260: 1686 1948 resolution: {integrity: sha512-ov8rBoOBhVawpzdre+Cmz4FB+y66Eqrk6Gwqd8NGxuhv99GQ8XqMAr351KEkOt7gukXWDg6gJWEMKgL2RLMPtA==} 1687 1949 1688 - entities@7.0.0: 1689 - resolution: {integrity: sha512-FDWG5cmEYf2Z00IkYRhbFrwIwvdFKH07uV8dvNy0omp/Qb1xcyCWp2UDtcwJF4QZZvk0sLudP6/hAu42TaqVhQ==} 1950 + entities@4.5.0: 1951 + resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} 1952 + engines: {node: '>=0.12'} 1953 + 1954 + entities@6.0.1: 1955 + resolution: {integrity: sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==} 1690 1956 engines: {node: '>=0.12'} 1691 1957 1692 1958 entities@7.0.1: ··· 1711 1977 es-module-lexer@1.7.0: 1712 1978 resolution: {integrity: sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==} 1713 1979 1980 + es-module-lexer@2.1.0: 1981 + resolution: {integrity: sha512-n27zTYMjYu1aj4MjCWzSP7G9r75utsaoc8m61weK+W8JMBGGQybd43GstCXZ3WNmSFtGT9wi59qQTW6mhTR5LQ==} 1982 + 1714 1983 es-object-atoms@1.1.1: 1715 1984 resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==} 1716 1985 engines: {node: '>= 0.4'} ··· 1723 1992 resolution: {integrity: sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==} 1724 1993 engines: {node: '>= 0.4'} 1725 1994 1726 - esbuild@0.21.5: 1727 - resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==} 1728 - engines: {node: '>=12'} 1729 - hasBin: true 1730 - 1731 1995 esbuild@0.27.2: 1732 1996 resolution: {integrity: sha512-HyNQImnsOC7X9PMNaCIeAm4ISCQXs5a5YasTXVliKv4uuBo1dKrG0A+uQS8M5eXjVMnLg3WgXaKvprHlFJQffw==} 1733 1997 engines: {node: '>=18'} ··· 1741 2005 resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} 1742 2006 engines: {node: '>=12'} 1743 2007 2008 + esm-env@1.2.2: 2009 + resolution: {integrity: sha512-Epxrv+Nr/CaL4ZcFGPJIYLWFom+YeV1DqMLHJoEd9SYRxNbaFruBwfEX/kkHUJf55j2+TUbmDcmuilbP1TmXHA==} 2010 + 1744 2011 esprima@4.0.1: 1745 2012 resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} 1746 2013 engines: {node: '>=4'} 1747 2014 hasBin: true 1748 2015 2016 + esrap@2.2.5: 2017 + resolution: {integrity: sha512-/yLB1538mag+dn0wsePTe8C0rDIjUOaJpMs2McodSzmM2msWcZsBSdRtg6HOBt0A/r82BN+Md3pgwSc/uWt2Ig==} 2018 + peerDependencies: 2019 + '@typescript-eslint/types': ^8.2.0 2020 + peerDependenciesMeta: 2021 + '@typescript-eslint/types': 2022 + optional: true 2023 + 1749 2024 estree-util-attach-comments@3.0.0: 1750 2025 resolution: {integrity: sha512-cKUwm/HUcTDsYh/9FgnuFqpfquUbwIqwKM26BVCGDPVgvaCl/nDCCjUfiLlx6lsEZ3Z4RFxNbOQ60pkaEwFxGw==} 1751 2026 ··· 1948 2223 hast-util-whitespace@3.0.0: 1949 2224 resolution: {integrity: sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==} 1950 2225 2226 + he@1.2.0: 2227 + resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==} 2228 + hasBin: true 2229 + 1951 2230 hookable@5.5.3: 1952 2231 resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==} 1953 2232 2233 + html-entities@2.3.3: 2234 + resolution: {integrity: sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA==} 2235 + 1954 2236 html-void-elements@3.0.0: 1955 2237 resolution: {integrity: sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==} 1956 2238 1957 2239 idb@7.1.1: 1958 2240 resolution: {integrity: sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==} 1959 2241 1960 - iles@0.10.0-beta.1: 1961 - resolution: {integrity: sha512-EGOLqQvqemPaI1nusPO9WSJML0ypPILHyaPcI+jGbEeYjwABJ/lReTVlPulo1+UcyveCT+NnhmsQDLS40f3idQ==} 1962 - engines: {node: ^18.0.0 || >=20.0.0} 2242 + iles@0.10.0: 2243 + resolution: {integrity: sha512-AamzfDnefKwVyFVEloGVngNPqmqmvETKnBjl+TYADpgwrrB9YD2cjw4MBw8fEbmRFMOxoBilS7k7U8Hl/Kg6rQ==} 2244 + engines: {node: '>=20.19.0 || >=22.12.0'} 1963 2245 hasBin: true 2246 + peerDependencies: 2247 + '@preact/preset-vite': ^2.10.5 2248 + '@sveltejs/vite-plugin-svelte': ^7.0.0 2249 + '@types/debug': ^4.1.12 2250 + '@types/fs-extra': ^11.0.4 2251 + '@types/micromatch': ^4.0.9 2252 + '@types/minimist': ^1.2.5 2253 + '@types/node': ^20.14.12 2254 + '@types/unist': ^3.0.2 2255 + mdast-util-mdx-jsx: ^3.1.2 2256 + mdast-util-mdxjs-esm: ^2.0.1 2257 + rolldown: 1.0.0-rc.9 2258 + vfile: ^6.0.2 2259 + vite-plugin-solid: ^2.11.11 1964 2260 1965 - immutable@5.1.4: 1966 - resolution: {integrity: sha512-p6u1bG3YSnINT5RQmx/yRZBpenIl30kVxkTLDyHLIMk0gict704Q9n+thfDI7lTRm9vXdDYutVzXhzcThxTnXA==} 2261 + immutable@5.1.5: 2262 + resolution: {integrity: sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==} 1967 2263 1968 2264 inflight@1.0.6: 1969 2265 resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} ··· 2128 2424 resolution: {integrity: sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==} 2129 2425 engines: {node: '>= 0.4'} 2130 2426 2427 + is-what@4.1.16: 2428 + resolution: {integrity: sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==} 2429 + engines: {node: '>=12.13'} 2430 + 2131 2431 is-what@5.5.0: 2132 2432 resolution: {integrity: sha512-oG7cgbmg5kLYae2N5IVd3jm2s+vldjxJzK1pcu9LfpGuQ93MQSzo0okvRna+7y5ifrD+20FE8FvjusyGaz14fw==} 2133 2433 engines: {node: '>=18'} ··· 2184 2484 resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} 2185 2485 engines: {node: '>=0.10.0'} 2186 2486 2487 + kolorist@1.8.0: 2488 + resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==} 2489 + 2187 2490 leven@3.1.0: 2188 2491 resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==} 2189 2492 engines: {node: '>=6'} 2190 2493 2494 + lightningcss-android-arm64@1.32.0: 2495 + resolution: {integrity: sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==} 2496 + engines: {node: '>= 12.0.0'} 2497 + cpu: [arm64] 2498 + os: [android] 2499 + 2500 + lightningcss-darwin-arm64@1.32.0: 2501 + resolution: {integrity: sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==} 2502 + engines: {node: '>= 12.0.0'} 2503 + cpu: [arm64] 2504 + os: [darwin] 2505 + 2506 + lightningcss-darwin-x64@1.32.0: 2507 + resolution: {integrity: sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==} 2508 + engines: {node: '>= 12.0.0'} 2509 + cpu: [x64] 2510 + os: [darwin] 2511 + 2512 + lightningcss-freebsd-x64@1.32.0: 2513 + resolution: {integrity: sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==} 2514 + engines: {node: '>= 12.0.0'} 2515 + cpu: [x64] 2516 + os: [freebsd] 2517 + 2518 + lightningcss-linux-arm-gnueabihf@1.32.0: 2519 + resolution: {integrity: sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==} 2520 + engines: {node: '>= 12.0.0'} 2521 + cpu: [arm] 2522 + os: [linux] 2523 + 2524 + lightningcss-linux-arm64-gnu@1.32.0: 2525 + resolution: {integrity: sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==} 2526 + engines: {node: '>= 12.0.0'} 2527 + cpu: [arm64] 2528 + os: [linux] 2529 + libc: [glibc] 2530 + 2531 + lightningcss-linux-arm64-musl@1.32.0: 2532 + resolution: {integrity: sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==} 2533 + engines: {node: '>= 12.0.0'} 2534 + cpu: [arm64] 2535 + os: [linux] 2536 + libc: [musl] 2537 + 2538 + lightningcss-linux-x64-gnu@1.32.0: 2539 + resolution: {integrity: sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==} 2540 + engines: {node: '>= 12.0.0'} 2541 + cpu: [x64] 2542 + os: [linux] 2543 + libc: [glibc] 2544 + 2545 + lightningcss-linux-x64-musl@1.32.0: 2546 + resolution: {integrity: sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==} 2547 + engines: {node: '>= 12.0.0'} 2548 + cpu: [x64] 2549 + os: [linux] 2550 + libc: [musl] 2551 + 2552 + lightningcss-win32-arm64-msvc@1.32.0: 2553 + resolution: {integrity: sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==} 2554 + engines: {node: '>= 12.0.0'} 2555 + cpu: [arm64] 2556 + os: [win32] 2557 + 2558 + lightningcss-win32-x64-msvc@1.32.0: 2559 + resolution: {integrity: sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==} 2560 + engines: {node: '>= 12.0.0'} 2561 + cpu: [x64] 2562 + os: [win32] 2563 + 2564 + lightningcss@1.32.0: 2565 + resolution: {integrity: sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==} 2566 + engines: {node: '>= 12.0.0'} 2567 + 2191 2568 local-pkg@0.5.1: 2192 2569 resolution: {integrity: sha512-9rrA30MRRP3gBD3HTGnC6cDFpaE1kVDWxWgqWJUN0RvDNAo+Nz/9GxB+nHOH0ifbVFy0hSA1V6vFDvnx54lTEQ==} 2193 2570 engines: {node: '>=14'} 2571 + 2572 + locate-character@3.0.0: 2573 + resolution: {integrity: sha512-SW13ws7BjaeJ6p7Q6CO2nchbYEc3X3J6WrmTTDto7yMPqVSZTUyY5Tjbid+Ab8gLnATtygYtiDIJGQRRn2ZOiA==} 2194 2574 2195 2575 lodash.debounce@4.0.8: 2196 2576 resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==} ··· 2210 2590 magic-string@0.25.9: 2211 2591 resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==} 2212 2592 2593 + magic-string@0.29.0: 2594 + resolution: {integrity: sha512-WcfidHrDjMY+eLjlU+8OvwREqHwpgCeKVBUpQ3OhYYuvfaYCUgcbuBzappNzZvg/v8onU3oQj+BYpkOJe9Iw4Q==} 2595 + engines: {node: '>=12'} 2596 + 2213 2597 magic-string@0.30.21: 2214 2598 resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==} 2215 2599 ··· 2217 2601 resolution: {integrity: sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q==} 2218 2602 engines: {node: '>=16'} 2219 2603 2220 - marked@17.0.3: 2221 - resolution: {integrity: sha512-jt1v2ObpyOKR8p4XaUJVk3YWRJ5n+i4+rjQopxvV32rSndTJXvIzuUdWWIy/1pFQMkQmvTXawzDNqOH/CUmx6A==} 2604 + marked@18.0.3: 2605 + resolution: {integrity: sha512-7VT90JOkDeaRWpfjOReRGPEKn0ecdARBkDGL+tT1wZY0efPPqkUxLUSmzy/C7TIylQYJC9STISEsCHrqb/7VIA==} 2222 2606 engines: {node: '>= 20'} 2223 2607 hasBin: true 2224 2608 ··· 2259 2643 2260 2644 mdast-util-to-string@4.0.0: 2261 2645 resolution: {integrity: sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==} 2646 + 2647 + merge-anything@5.1.7: 2648 + resolution: {integrity: sha512-eRtbOb1N5iyH0tkQDAoQ4Ipsp/5qSR79Dzrz8hEPxRX10RWWR/iQXdoKmBSRCThY1Fh5EhISDtpSc93fpxUniQ==} 2649 + engines: {node: '>=12.13'} 2262 2650 2263 2651 merge-stream@2.0.0: 2264 2652 resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} ··· 2395 2783 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} 2396 2784 hasBin: true 2397 2785 2398 - nanoid@5.1.6: 2399 - resolution: {integrity: sha512-c7+7RQ+dMB5dPwwCp4ee1/iV/q2P6aK1mTZcfr1BTuVlyW9hJYiMPybJCcnBlQtuSmTIWNeazm/zqNoZSSElBg==} 2786 + nanoid@5.1.11: 2787 + resolution: {integrity: sha512-v+KEsUv2ps74PaSKv0gHTxTCgMXOIfBEbaqa6w6ISIGC7ZsvHN4N9oJ8d4cmf0n5oTzQz2SLmThbQWhjd/8eKg==} 2400 2788 engines: {node: ^18 || >=20} 2401 2789 hasBin: true 2402 2790 2403 2791 node-addon-api@7.1.1: 2404 2792 resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==} 2405 2793 2794 + node-html-parser@6.1.13: 2795 + resolution: {integrity: sha512-qIsTMOY4C/dAa5Q5vsobRpOOvPfC4pB61UVW2uSwZNUp0QU/jCekTal1vMmbO0DgdHeLUJpv/ARmDqErVxA3Sg==} 2796 + 2406 2797 node-releases@2.0.27: 2407 2798 resolution: {integrity: sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==} 2408 2799 ··· 2410 2801 resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} 2411 2802 engines: {node: '>=0.10.0'} 2412 2803 2804 + nth-check@2.1.1: 2805 + resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} 2806 + 2413 2807 object-inspect@1.13.4: 2414 2808 resolution: {integrity: sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==} 2415 2809 engines: {node: '>= 0.4'} ··· 2441 2835 2442 2836 parse-entities@4.0.2: 2443 2837 resolution: {integrity: sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==} 2838 + 2839 + parse5@7.3.0: 2840 + resolution: {integrity: sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==} 2444 2841 2445 2842 path-browserify@1.0.1: 2446 2843 resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==} ··· 2482 2879 resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==} 2483 2880 engines: {node: '>=12'} 2484 2881 2882 + picomatch@4.0.4: 2883 + resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==} 2884 + engines: {node: '>=12'} 2885 + 2485 2886 pinia@3.0.4: 2486 2887 resolution: {integrity: sha512-l7pqLUFTI/+ESXn6k3nu30ZIzW5E2WZF/LaHJEpoq6ElcLD+wduZoB2kBN19du6K/4FDpPMazY2wJr+IndBtQw==} 2487 2888 peerDependencies: ··· 2498 2899 resolution: {integrity: sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==} 2499 2900 engines: {node: '>= 0.4'} 2500 2901 2501 - postcss@8.5.6: 2502 - resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} 2902 + postcss@8.5.13: 2903 + resolution: {integrity: sha512-qif0+jGGZoLWdHey3UFHHWP0H7Gbmsk8T5VEqyYFbWqPr1XqvLGBbk/sl8V5exGmcYJklJOhOQq1pV9IcsiFag==} 2503 2904 engines: {node: ^10 || ^12 || >=14} 2504 2905 2505 - prettier@3.8.1: 2506 - resolution: {integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==} 2906 + preact@10.29.1: 2907 + resolution: {integrity: sha512-gQCLc/vWroE8lIpleXtdJhTFDogTdZG9AjMUpVkDf2iTCNwYNWA+u16dL41TqUDJO4gm2IgrcMv3uTpjd4Pwmg==} 2908 + 2909 + prettier@3.8.3: 2910 + resolution: {integrity: sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==} 2507 2911 engines: {node: '>=14'} 2508 2912 hasBin: true 2509 2913 ··· 2522 2926 property-information@7.1.0: 2523 2927 resolution: {integrity: sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==} 2524 2928 2525 - punycode@1.4.1: 2526 - resolution: {integrity: sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==} 2527 - 2528 2929 punycode@2.3.1: 2529 2930 resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} 2530 2931 engines: {node: '>=6'} 2531 - 2532 - qs@6.15.1: 2533 - resolution: {integrity: sha512-6YHEFRL9mfgcAvql/XhwTvf5jKcOiiupt2FiJxHkiX1z4j7WL8J/jRHYLluORvc1XxB5rV20KoeK00gVJamspg==} 2534 - engines: {node: '>=0.6'} 2535 2932 2536 2933 queue-microtask@1.2.3: 2537 2934 resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} ··· 2601 2998 rfdc@1.4.1: 2602 2999 resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==} 2603 3000 3001 + rolldown@1.0.0-rc.17: 3002 + resolution: {integrity: sha512-ZrT53oAKrtA4+YtBWPQbtPOxIbVDbxT0orcYERKd63VJTF13zPcgXTvD4843L8pcsI7M6MErt8QtON6lrB9tyA==} 3003 + engines: {node: ^20.19.0 || >=22.12.0} 3004 + hasBin: true 3005 + 3006 + rolldown@1.0.0-rc.9: 3007 + resolution: {integrity: sha512-9EbgWge7ZH+yqb4d2EnELAntgPTWbfL8ajiTW+SyhJEC4qhBbkCKbqFV4Ge4zmu5ziQuVbWxb/XwLZ+RIO7E8Q==} 3008 + engines: {node: ^20.19.0 || >=22.12.0} 3009 + hasBin: true 3010 + 2604 3011 rollup-plugin-terser@7.0.2: 2605 3012 resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==} 2606 3013 deprecated: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser ··· 2612 3019 engines: {node: '>=10.0.0'} 2613 3020 hasBin: true 2614 3021 2615 - rollup@4.53.3: 2616 - resolution: {integrity: sha512-w8GmOxZfBmKknvdXU1sdM9NHcoQejwF/4mNgj2JuEEdRaHwwF12K7e9eXn1nLZ07ad+du76mkVsyeb2rKGllsA==} 3022 + rollup@4.60.2: 3023 + resolution: {integrity: sha512-J9qZyW++QK/09NyN/zeO0dG/1GdGfyp9lV8ajHnRVLfo/uFsbji5mHnDgn/qYdUHyCkM2N+8VyspgZclfAh0eQ==} 2617 3024 engines: {node: '>=18.0.0', npm: '>=8.0.0'} 2618 3025 hasBin: true 2619 3026 ··· 2635 3042 resolution: {integrity: sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==} 2636 3043 engines: {node: '>= 0.4'} 2637 3044 2638 - sass@1.97.3: 2639 - resolution: {integrity: sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg==} 3045 + sass@1.99.0: 3046 + resolution: {integrity: sha512-kgW13M54DUB7IsIRM5LvJkNlpH+WhMpooUcaWGFARkF1Tc82v9mIWkCbCYf+MBvpIUBSeSOTilpZjEPr2VYE6Q==} 2640 3047 engines: {node: '>=14.0.0'} 2641 3048 hasBin: true 2642 3049 ··· 2655 3062 serialize-javascript@4.0.0: 2656 3063 resolution: {integrity: sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==} 2657 3064 3065 + seroval-plugins@1.5.2: 3066 + resolution: {integrity: sha512-qpY0Cl+fKYFn4GOf3cMiq6l72CpuVaawb6ILjubOQ+diJ54LfOWaSSPsaswN8DRPIPW4Yq+tE1k5aKd7ILyaFg==} 3067 + engines: {node: '>=10'} 3068 + peerDependencies: 3069 + seroval: ^1.0 3070 + 3071 + seroval@1.5.2: 3072 + resolution: {integrity: sha512-xcRN39BdsnO9Tf+VzsE7b3JyTJASItIV1FVFewJKCFcW4s4haIKS3e6vj8PGB9qBwC7tnuOywQMdv5N4qkzi7Q==} 3073 + engines: {node: '>=10'} 3074 + 2658 3075 set-function-length@1.2.2: 2659 3076 resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==} 2660 3077 engines: {node: '>= 0.4'} ··· 2694 3111 siginfo@2.0.0: 2695 3112 resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==} 2696 3113 3114 + simple-code-frame@1.3.0: 3115 + resolution: {integrity: sha512-MB4pQmETUBlNs62BBeRjIFGeuy/x6gGKh7+eRUemn1rCFhqo7K+4slPqsyizCbcbYLnaYqaoZ2FWsZ/jN06D8w==} 3116 + 3117 + solid-js@1.9.12: 3118 + resolution: {integrity: sha512-QzKaSJq2/iDrWR1As6MHZQ8fQkdOBf8GReYb7L5iKwMGceg7HxDcaOHk0at66tNgn9U2U7dXo8ZZpLIAmGMzgw==} 3119 + 3120 + solid-refresh@0.6.3: 3121 + resolution: {integrity: sha512-F3aPsX6hVw9ttm5LYlth8Q15x6MlI/J3Dn+o3EQyRTtTxidepSTwAYdozt01/YA+7ObcciagGEyXIopGZzQtbA==} 3122 + peerDependencies: 3123 + solid-js: ^1.3 3124 + 2697 3125 source-map-js@1.2.1: 2698 3126 resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} 2699 3127 engines: {node: '>=0.10.0'} ··· 2727 3155 2728 3156 sprintf-js@1.0.3: 2729 3157 resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==} 3158 + 3159 + stack-trace@1.0.0: 3160 + resolution: {integrity: sha512-H6D7134xi6qONvh7ZHKgviXf+rd3vhGBSvebPZCaUkd8zvQ+7PtDw6CljPTe4cXWNf2IKZGNqw6VJXSb9IgBpA==} 3161 + engines: {node: '>=20.0.0'} 2730 3162 2731 3163 stackback@0.0.2: 2732 3164 resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==} 2733 3165 2734 - std-env@3.10.0: 2735 - resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==} 3166 + std-env@4.1.0: 3167 + resolution: {integrity: sha512-Rq7ybcX2RuC55r9oaPVEW7/xu3tj8u4GeBYHBWCychFtzMIr86A7e3PPEBPT37sHStKX3+TiX/Fr/ACmJLVlLQ==} 2736 3168 2737 3169 stop-iteration-iterator@1.1.0: 2738 3170 resolution: {integrity: sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==} ··· 2791 3223 resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} 2792 3224 engines: {node: '>= 0.4'} 2793 3225 3226 + svelte@5.55.5: 3227 + resolution: {integrity: sha512-2uCs/LZ9us+AktdzYJM8OcxQ8qnPS1kpaO7syGT/MgO+6Qr1Ybl+TqPq+97u7PHqmmMlye5ZkoyXONy5mjjAbw==} 3228 + engines: {node: '>=18'} 3229 + 2794 3230 temp-dir@2.0.0: 2795 3231 resolution: {integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==} 2796 3232 engines: {node: '>=8'} ··· 2815 3251 resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==} 2816 3252 engines: {node: '>=12.0.0'} 2817 3253 2818 - tinyrainbow@3.0.3: 2819 - resolution: {integrity: sha512-PSkbLUoxOFRzJYjjxHJt9xro7D+iilgMX/C9lawzVuYiIdcihh9DXmVibBe8lmcFrRi/VzlPjBxbN7rH24q8/Q==} 3254 + tinyglobby@0.2.16: 3255 + resolution: {integrity: sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==} 3256 + engines: {node: '>=12.0.0'} 3257 + 3258 + tinyrainbow@3.1.0: 3259 + resolution: {integrity: sha512-Bf+ILmBgretUrdJxzXM0SgXLZ3XfiaUuOj/IKQHuTXip+05Xn+uyEYdVg0kYDipTBcLrCVyUzAPz7QmArb0mmw==} 2820 3260 engines: {node: '>=14.0.0'} 2821 3261 2822 3262 tlds@1.261.0: ··· 2863 3303 resolution: {integrity: sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==} 2864 3304 engines: {node: '>= 0.4'} 2865 3305 2866 - typescript@5.9.3: 2867 - resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} 3306 + typescript@6.0.3: 3307 + resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==} 2868 3308 engines: {node: '>=14.17'} 2869 3309 hasBin: true 2870 3310 ··· 2959 3399 peerDependencies: 2960 3400 browserslist: '>= 4.21.0' 2961 3401 2962 - url@0.11.4: 2963 - resolution: {integrity: sha512-oCwdVC7mTuWiPyjLUz/COz5TLk6wgp0RCsN+wHZ2Ekneac9w8uuV0njcbbie2ME+Vs+d6duwmYuR3HgQXs1fOg==} 2964 - engines: {node: '>= 0.4'} 2965 - 2966 3402 vfile-message@4.0.3: 2967 3403 resolution: {integrity: sha512-QTHzsGd1EhbZs4AsQ20JX1rC3cOlt/IWJruk893DfLRr57lcnOeMaWG4K0JrRta4mIJZKth2Au3mM3u03/JWKw==} 2968 3404 2969 3405 vfile@6.0.3: 2970 3406 resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==} 2971 3407 2972 - vite-plugin-pwa@0.20.5: 2973 - resolution: {integrity: sha512-aweuI/6G6n4C5Inn0vwHumElU/UEpNuO+9iZzwPZGTCH87TeZ6YFMrEY6ZUBQdIHHlhTsbMDryFARcSuOdsz9Q==} 3408 + vite-plugin-pwa@1.2.0: 3409 + resolution: {integrity: sha512-a2xld+SJshT9Lgcv8Ji4+srFJL4k/1bVbd1x06JIkvecpQkwkvCncD1+gSzcdm3s+owWLpMJerG3aN5jupJEVw==} 2974 3410 engines: {node: '>=16.0.0'} 2975 3411 peerDependencies: 2976 - '@vite-pwa/assets-generator': ^0.2.6 2977 - vite: ^3.1.0 || ^4.0.0 || ^5.0.0 2978 - workbox-build: ^7.1.0 2979 - workbox-window: ^7.1.0 3412 + '@vite-pwa/assets-generator': ^1.0.0 3413 + vite: ^3.1.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 3414 + workbox-build: ^7.4.0 3415 + workbox-window: ^7.4.0 2980 3416 peerDependenciesMeta: 2981 3417 '@vite-pwa/assets-generator': 2982 3418 optional: true 2983 3419 2984 - vite@5.4.21: 2985 - resolution: {integrity: sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==} 2986 - engines: {node: ^18.0.0 || >=20.0.0} 3420 + vite-plugin-solid@2.11.12: 3421 + resolution: {integrity: sha512-FgjPcx2OwX9h6f28jli7A4bG7PP3te8uyakE5iqsmpq3Jqi1TWLgSroC9N6cMfGRU2zXsl4Q6ISvTr2VL0QHpA==} 3422 + peerDependencies: 3423 + '@testing-library/jest-dom': ^5.16.6 || ^5.17.0 || ^6.* 3424 + solid-js: ^1.7.2 3425 + vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 3426 + peerDependenciesMeta: 3427 + '@testing-library/jest-dom': 3428 + optional: true 3429 + 3430 + vite-prerender-plugin@0.5.13: 3431 + resolution: {integrity: sha512-IKSpYkzDBsKAxa05naRbj7GvNVMSdww/Z/E89oO3xndz+gWnOBOKOAbEXv7qDhktY/j3vHgJmoV1pPzqU2tx9g==} 3432 + peerDependencies: 3433 + vite: 5.x || 6.x || 7.x || 8.x 3434 + 3435 + vite@7.3.2: 3436 + resolution: {integrity: sha512-Bby3NOsna2jsjfLVOHKes8sGwgl4TT0E6vvpYgnAYDIF/tie7MRaFthmKuHx1NSXjiTueXH3do80FMQgvEktRg==} 3437 + engines: {node: ^20.19.0 || >=22.12.0} 2987 3438 hasBin: true 2988 3439 peerDependencies: 2989 - '@types/node': ^18.0.0 || >=20.0.0 2990 - less: '*' 3440 + '@types/node': ^20.19.0 || >=22.12.0 3441 + jiti: '>=1.21.0' 3442 + less: ^4.0.0 2991 3443 lightningcss: ^1.21.0 2992 - sass: '*' 2993 - sass-embedded: '*' 2994 - stylus: '*' 2995 - sugarss: '*' 2996 - terser: ^5.4.0 3444 + sass: ^1.70.0 3445 + sass-embedded: ^1.70.0 3446 + stylus: '>=0.54.8' 3447 + sugarss: ^5.0.0 3448 + terser: ^5.16.0 3449 + tsx: ^4.8.1 3450 + yaml: ^2.4.2 2997 3451 peerDependenciesMeta: 2998 3452 '@types/node': 3453 + optional: true 3454 + jiti: 2999 3455 optional: true 3000 3456 less: 3001 3457 optional: true ··· 3011 3467 optional: true 3012 3468 terser: 3013 3469 optional: true 3470 + tsx: 3471 + optional: true 3472 + yaml: 3473 + optional: true 3014 3474 3015 - vite@7.3.0: 3016 - resolution: {integrity: sha512-dZwN5L1VlUBewiP6H9s2+B3e3Jg96D0vzN+Ry73sOefebhYr9f94wwkMNN/9ouoU8pV1BqA1d1zGk8928cx0rg==} 3475 + vite@8.0.10: 3476 + resolution: {integrity: sha512-rZuUu9j6J5uotLDs+cAA4O5H4K1SfPliUlQwqa6YEwSrWDZzP4rhm00oJR5snMewjxF5V/K3D4kctsUTsIU9Mw==} 3017 3477 engines: {node: ^20.19.0 || >=22.12.0} 3018 3478 hasBin: true 3019 3479 peerDependencies: 3020 3480 '@types/node': ^20.19.0 || >=22.12.0 3481 + '@vitejs/devtools': ^0.1.0 3482 + esbuild: ^0.27.0 || ^0.28.0 3021 3483 jiti: '>=1.21.0' 3022 3484 less: ^4.0.0 3023 - lightningcss: ^1.21.0 3024 3485 sass: ^1.70.0 3025 3486 sass-embedded: ^1.70.0 3026 3487 stylus: '>=0.54.8' ··· 3031 3492 peerDependenciesMeta: 3032 3493 '@types/node': 3033 3494 optional: true 3495 + '@vitejs/devtools': 3496 + optional: true 3497 + esbuild: 3498 + optional: true 3034 3499 jiti: 3035 3500 optional: true 3036 3501 less: 3037 - optional: true 3038 - lightningcss: 3039 3502 optional: true 3040 3503 sass: 3041 3504 optional: true ··· 3052 3515 yaml: 3053 3516 optional: true 3054 3517 3055 - vitest@4.0.18: 3056 - resolution: {integrity: sha512-hOQuK7h0FGKgBAas7v0mSAsnvrIgAvWmRFjmzpJ7SwFHH3g1k2u37JtYwOwmEKhK6ZO3v9ggDBBm0La1LCK4uQ==} 3518 + vitefu@1.1.3: 3519 + resolution: {integrity: sha512-ub4okH7Z5KLjb6hDyjqrGXqWtWvoYdU3IGm/NorpgHncKoLTCfRIbvlhBm7r0YstIaQRYlp4yEbFqDcKSzXSSg==} 3520 + peerDependencies: 3521 + vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 3522 + peerDependenciesMeta: 3523 + vite: 3524 + optional: true 3525 + 3526 + vitest@4.1.5: 3527 + resolution: {integrity: sha512-9Xx1v3/ih3m9hN+SbfkUyy0JAs72ap3r7joc87XL6jwF0jGg6mFBvQ1SrwaX+h8BlkX6Hz9shdd1uo6AF+ZGpg==} 3057 3528 engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0} 3058 3529 hasBin: true 3059 3530 peerDependencies: 3060 3531 '@edge-runtime/vm': '*' 3061 3532 '@opentelemetry/api': ^1.9.0 3062 3533 '@types/node': ^20.0.0 || ^22.0.0 || >=24.0.0 3063 - '@vitest/browser-playwright': 4.0.18 3064 - '@vitest/browser-preview': 4.0.18 3065 - '@vitest/browser-webdriverio': 4.0.18 3066 - '@vitest/ui': 4.0.18 3534 + '@vitest/browser-playwright': 4.1.5 3535 + '@vitest/browser-preview': 4.1.5 3536 + '@vitest/browser-webdriverio': 4.1.5 3537 + '@vitest/coverage-istanbul': 4.1.5 3538 + '@vitest/coverage-v8': 4.1.5 3539 + '@vitest/ui': 4.1.5 3067 3540 happy-dom: '*' 3068 3541 jsdom: '*' 3542 + vite: ^6.0.0 || ^7.0.0 || ^8.0.0 3069 3543 peerDependenciesMeta: 3070 3544 '@edge-runtime/vm': 3071 3545 optional: true ··· 3079 3553 optional: true 3080 3554 '@vitest/browser-webdriverio': 3081 3555 optional: true 3556 + '@vitest/coverage-istanbul': 3557 + optional: true 3558 + '@vitest/coverage-v8': 3559 + optional: true 3082 3560 '@vitest/ui': 3083 3561 optional: true 3084 3562 happy-dom: ··· 3094 3572 peerDependencies: 3095 3573 vue: ^3.5.0 3096 3574 3097 - vue-tsc@3.2.5: 3098 - resolution: {integrity: sha512-/htfTCMluQ+P2FISGAooul8kO4JMheOTCbCy4M6dYnYYjqLe3BExZudAua6MSIKSFYQtFOYAll7XobYwcpokGA==} 3575 + vue-tsc@3.2.7: 3576 + resolution: {integrity: sha512-zc1tL3HoQni1zGTGrwBVRQb7rGP5SWdu/m4rGB6JcnAC5MT5LFZIxF7Y+EJEnt4hGF23d60rXH7gRjHGb5KQQQ==} 3099 3577 hasBin: true 3100 3578 peerDependencies: 3101 3579 typescript: '>=5.0.0' 3102 3580 3103 - vue@3.5.29: 3104 - resolution: {integrity: sha512-BZqN4Ze6mDQVNAni0IHeMJ5mwr8VAJ3MQC9FmprRhcBYENw+wOAAjRj8jfmN6FLl0j96OXbR+CjWhmAmM+QGnA==} 3581 + vue@3.5.33: 3582 + resolution: {integrity: sha512-1AgChhx5w3ALgT4oK3acm2Es/7jyZhWSVUfs3rOBlGQC0rjEDkS7G4lWlJJGGNQD+BV3reCwbQrOe1mPNwKHBQ==} 3105 3583 peerDependencies: 3106 3584 typescript: '*' 3107 3585 peerDependenciesMeta: ··· 3207 3685 zhead@2.2.4: 3208 3686 resolution: {integrity: sha512-8F0OI5dpWIA5IGG5NHUg9staDwz/ZPxZtvGVf01j7vHqSyZ0raHY+78atOVxRqb73AotX22uV1pXt3gYSstGag==} 3209 3687 3688 + zimmerframe@1.1.4: 3689 + resolution: {integrity: sha512-B58NGBEoc8Y9MWWCQGl/gq9xBCe4IiKM0a2x7GZdQKOW5Exr8S1W24J6OgM1njK8xCRGvAJIL/MxXHf6SkmQKQ==} 3690 + 3210 3691 zod@3.25.76: 3211 3692 resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} 3212 3693 ··· 3228 3709 jsonpointer: 5.0.1 3229 3710 leven: 3.1.0 3230 3711 3231 - '@atproto/api@0.19.0': 3712 + '@atproto/api@0.19.11': 3232 3713 dependencies: 3233 - '@atproto/common-web': 0.4.17 3234 - '@atproto/lexicon': 0.6.1 3235 - '@atproto/syntax': 0.4.3 3714 + '@atproto/common-web': 0.4.21 3715 + '@atproto/lexicon': 0.6.2 3716 + '@atproto/syntax': 0.5.4 3236 3717 '@atproto/xrpc': 0.7.7 3237 3718 await-lock: 2.2.2 3238 3719 multiformats: 9.9.0 3239 3720 tlds: 1.261.0 3240 3721 zod: 3.25.76 3241 3722 3242 - '@atproto/common-web@0.4.17': 3723 + '@atproto/common-web@0.4.21': 3243 3724 dependencies: 3244 - '@atproto/lex-data': 0.0.12 3245 - '@atproto/lex-json': 0.0.12 3246 - '@atproto/syntax': 0.4.3 3725 + '@atproto/lex-data': 0.0.15 3726 + '@atproto/lex-json': 0.0.16 3727 + '@atproto/syntax': 0.5.4 3247 3728 zod: 3.25.76 3248 3729 3249 - '@atproto/lex-data@0.0.12': 3730 + '@atproto/lex-data@0.0.15': 3250 3731 dependencies: 3251 3732 multiformats: 9.9.0 3252 3733 tslib: 2.8.1 3253 3734 uint8arrays: 3.0.0 3254 3735 unicode-segmenter: 0.14.5 3255 3736 3256 - '@atproto/lex-json@0.0.12': 3737 + '@atproto/lex-json@0.0.16': 3257 3738 dependencies: 3258 - '@atproto/lex-data': 0.0.12 3739 + '@atproto/lex-data': 0.0.15 3259 3740 tslib: 2.8.1 3260 3741 3261 - '@atproto/lexicon@0.6.1': 3742 + '@atproto/lexicon@0.6.2': 3262 3743 dependencies: 3263 - '@atproto/common-web': 0.4.17 3264 - '@atproto/syntax': 0.4.3 3744 + '@atproto/common-web': 0.4.21 3745 + '@atproto/syntax': 0.5.4 3265 3746 iso-datestring-validator: 2.2.2 3266 3747 multiformats: 9.9.0 3267 3748 zod: 3.25.76 3268 3749 3269 - '@atproto/syntax@0.4.3': 3750 + '@atproto/syntax@0.5.4': 3270 3751 dependencies: 3271 3752 tslib: 2.8.1 3272 3753 3273 3754 '@atproto/xrpc@0.7.7': 3274 3755 dependencies: 3275 - '@atproto/lexicon': 0.6.1 3756 + '@atproto/lexicon': 0.6.2 3276 3757 zod: 3.25.76 3277 3758 3278 - '@babel/code-frame@7.27.1': 3759 + '@babel/code-frame@7.29.0': 3279 3760 dependencies: 3280 3761 '@babel/helper-validator-identifier': 7.28.5 3281 3762 js-tokens: 4.0.0 ··· 3285 3766 3286 3767 '@babel/core@7.28.5': 3287 3768 dependencies: 3288 - '@babel/code-frame': 7.27.1 3289 - '@babel/generator': 7.28.5 3769 + '@babel/code-frame': 7.29.0 3770 + '@babel/generator': 7.29.1 3290 3771 '@babel/helper-compilation-targets': 7.27.2 3291 3772 '@babel/helper-module-transforms': 7.28.3(@babel/core@7.28.5) 3292 3773 '@babel/helpers': 7.28.4 3293 - '@babel/parser': 7.29.0 3294 - '@babel/template': 7.27.2 3295 - '@babel/traverse': 7.28.5 3774 + '@babel/parser': 7.29.3 3775 + '@babel/template': 7.28.6 3776 + '@babel/traverse': 7.29.0 3296 3777 '@babel/types': 7.29.0 3297 3778 '@jridgewell/remapping': 2.3.5 3298 3779 convert-source-map: 2.0.0 ··· 3303 3784 transitivePeerDependencies: 3304 3785 - supports-color 3305 3786 3306 - '@babel/generator@7.28.5': 3787 + '@babel/generator@7.29.1': 3307 3788 dependencies: 3308 - '@babel/parser': 7.29.0 3789 + '@babel/parser': 7.29.3 3309 3790 '@babel/types': 7.29.0 3310 3791 '@jridgewell/gen-mapping': 0.3.13 3311 3792 '@jridgewell/trace-mapping': 0.3.31 ··· 3331 3812 '@babel/helper-optimise-call-expression': 7.27.1 3332 3813 '@babel/helper-replace-supers': 7.27.1(@babel/core@7.28.5) 3333 3814 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 3334 - '@babel/traverse': 7.28.5 3815 + '@babel/traverse': 7.29.0 3335 3816 semver: 6.3.1 3336 3817 transitivePeerDependencies: 3337 3818 - supports-color ··· 3347 3828 dependencies: 3348 3829 '@babel/core': 7.28.5 3349 3830 '@babel/helper-compilation-targets': 7.27.2 3350 - '@babel/helper-plugin-utils': 7.27.1 3831 + '@babel/helper-plugin-utils': 7.28.6 3351 3832 debug: 4.4.3 3352 3833 lodash.debounce: 4.0.8 3353 3834 resolve: 1.22.11 ··· 3358 3839 3359 3840 '@babel/helper-member-expression-to-functions@7.28.5': 3360 3841 dependencies: 3361 - '@babel/traverse': 7.28.5 3842 + '@babel/traverse': 7.29.0 3362 3843 '@babel/types': 7.29.0 3363 3844 transitivePeerDependencies: 3364 3845 - supports-color 3365 3846 3366 - '@babel/helper-module-imports@7.27.1': 3847 + '@babel/helper-module-imports@7.18.6': 3848 + dependencies: 3849 + '@babel/types': 7.29.0 3850 + 3851 + '@babel/helper-module-imports@7.28.6': 3367 3852 dependencies: 3368 - '@babel/traverse': 7.28.5 3853 + '@babel/traverse': 7.29.0 3369 3854 '@babel/types': 7.29.0 3370 3855 transitivePeerDependencies: 3371 3856 - supports-color ··· 3373 3858 '@babel/helper-module-transforms@7.28.3(@babel/core@7.28.5)': 3374 3859 dependencies: 3375 3860 '@babel/core': 7.28.5 3376 - '@babel/helper-module-imports': 7.27.1 3861 + '@babel/helper-module-imports': 7.28.6 3377 3862 '@babel/helper-validator-identifier': 7.28.5 3378 - '@babel/traverse': 7.28.5 3863 + '@babel/traverse': 7.29.0 3379 3864 transitivePeerDependencies: 3380 3865 - supports-color 3381 3866 ··· 3383 3868 dependencies: 3384 3869 '@babel/types': 7.29.0 3385 3870 3386 - '@babel/helper-plugin-utils@7.27.1': {} 3871 + '@babel/helper-plugin-utils@7.28.6': {} 3387 3872 3388 3873 '@babel/helper-remap-async-to-generator@7.27.1(@babel/core@7.28.5)': 3389 3874 dependencies: 3390 3875 '@babel/core': 7.28.5 3391 3876 '@babel/helper-annotate-as-pure': 7.27.3 3392 3877 '@babel/helper-wrap-function': 7.28.3 3393 - '@babel/traverse': 7.28.5 3878 + '@babel/traverse': 7.29.0 3394 3879 transitivePeerDependencies: 3395 3880 - supports-color 3396 3881 ··· 3399 3884 '@babel/core': 7.28.5 3400 3885 '@babel/helper-member-expression-to-functions': 7.28.5 3401 3886 '@babel/helper-optimise-call-expression': 7.27.1 3402 - '@babel/traverse': 7.28.5 3887 + '@babel/traverse': 7.29.0 3403 3888 transitivePeerDependencies: 3404 3889 - supports-color 3405 3890 3406 3891 '@babel/helper-skip-transparent-expression-wrappers@7.27.1': 3407 3892 dependencies: 3408 - '@babel/traverse': 7.28.5 3893 + '@babel/traverse': 7.29.0 3409 3894 '@babel/types': 7.29.0 3410 3895 transitivePeerDependencies: 3411 3896 - supports-color ··· 3418 3903 3419 3904 '@babel/helper-wrap-function@7.28.3': 3420 3905 dependencies: 3421 - '@babel/template': 7.27.2 3422 - '@babel/traverse': 7.28.5 3906 + '@babel/template': 7.28.6 3907 + '@babel/traverse': 7.29.0 3423 3908 '@babel/types': 7.29.0 3424 3909 transitivePeerDependencies: 3425 3910 - supports-color 3426 3911 3427 3912 '@babel/helpers@7.28.4': 3428 3913 dependencies: 3429 - '@babel/template': 7.27.2 3914 + '@babel/template': 7.28.6 3430 3915 '@babel/types': 7.29.0 3431 3916 3432 - '@babel/parser@7.28.5': 3917 + '@babel/parser@7.29.0': 3433 3918 dependencies: 3434 - '@babel/types': 7.28.5 3919 + '@babel/types': 7.29.0 3435 3920 3436 - '@babel/parser@7.29.0': 3921 + '@babel/parser@7.29.3': 3437 3922 dependencies: 3438 3923 '@babel/types': 7.29.0 3439 3924 3440 3925 '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.28.5(@babel/core@7.28.5)': 3441 3926 dependencies: 3442 3927 '@babel/core': 7.28.5 3443 - '@babel/helper-plugin-utils': 7.27.1 3444 - '@babel/traverse': 7.28.5 3928 + '@babel/helper-plugin-utils': 7.28.6 3929 + '@babel/traverse': 7.29.0 3445 3930 transitivePeerDependencies: 3446 3931 - supports-color 3447 3932 3448 3933 '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.27.1(@babel/core@7.28.5)': 3449 3934 dependencies: 3450 3935 '@babel/core': 7.28.5 3451 - '@babel/helper-plugin-utils': 7.27.1 3936 + '@babel/helper-plugin-utils': 7.28.6 3452 3937 3453 3938 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.27.1(@babel/core@7.28.5)': 3454 3939 dependencies: 3455 3940 '@babel/core': 7.28.5 3456 - '@babel/helper-plugin-utils': 7.27.1 3941 + '@babel/helper-plugin-utils': 7.28.6 3457 3942 3458 3943 '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.27.1(@babel/core@7.28.5)': 3459 3944 dependencies: 3460 3945 '@babel/core': 7.28.5 3461 - '@babel/helper-plugin-utils': 7.27.1 3946 + '@babel/helper-plugin-utils': 7.28.6 3462 3947 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 3463 3948 '@babel/plugin-transform-optional-chaining': 7.28.5(@babel/core@7.28.5) 3464 3949 transitivePeerDependencies: ··· 3467 3952 '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.28.3(@babel/core@7.28.5)': 3468 3953 dependencies: 3469 3954 '@babel/core': 7.28.5 3470 - '@babel/helper-plugin-utils': 7.27.1 3471 - '@babel/traverse': 7.28.5 3955 + '@babel/helper-plugin-utils': 7.28.6 3956 + '@babel/traverse': 7.29.0 3472 3957 transitivePeerDependencies: 3473 3958 - supports-color 3474 3959 ··· 3479 3964 '@babel/plugin-syntax-import-assertions@7.27.1(@babel/core@7.28.5)': 3480 3965 dependencies: 3481 3966 '@babel/core': 7.28.5 3482 - '@babel/helper-plugin-utils': 7.27.1 3967 + '@babel/helper-plugin-utils': 7.28.6 3483 3968 3484 3969 '@babel/plugin-syntax-import-attributes@7.27.1(@babel/core@7.28.5)': 3485 3970 dependencies: 3486 3971 '@babel/core': 7.28.5 3487 - '@babel/helper-plugin-utils': 7.27.1 3972 + '@babel/helper-plugin-utils': 7.28.6 3973 + 3974 + '@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.28.5)': 3975 + dependencies: 3976 + '@babel/core': 7.28.5 3977 + '@babel/helper-plugin-utils': 7.28.6 3488 3978 3489 3979 '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.28.5)': 3490 3980 dependencies: 3491 3981 '@babel/core': 7.28.5 3492 3982 '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.28.5) 3493 - '@babel/helper-plugin-utils': 7.27.1 3983 + '@babel/helper-plugin-utils': 7.28.6 3494 3984 3495 3985 '@babel/plugin-transform-arrow-functions@7.27.1(@babel/core@7.28.5)': 3496 3986 dependencies: 3497 3987 '@babel/core': 7.28.5 3498 - '@babel/helper-plugin-utils': 7.27.1 3988 + '@babel/helper-plugin-utils': 7.28.6 3499 3989 3500 3990 '@babel/plugin-transform-async-generator-functions@7.28.0(@babel/core@7.28.5)': 3501 3991 dependencies: 3502 3992 '@babel/core': 7.28.5 3503 - '@babel/helper-plugin-utils': 7.27.1 3993 + '@babel/helper-plugin-utils': 7.28.6 3504 3994 '@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.28.5) 3505 - '@babel/traverse': 7.28.5 3995 + '@babel/traverse': 7.29.0 3506 3996 transitivePeerDependencies: 3507 3997 - supports-color 3508 3998 3509 3999 '@babel/plugin-transform-async-to-generator@7.27.1(@babel/core@7.28.5)': 3510 4000 dependencies: 3511 4001 '@babel/core': 7.28.5 3512 - '@babel/helper-module-imports': 7.27.1 3513 - '@babel/helper-plugin-utils': 7.27.1 4002 + '@babel/helper-module-imports': 7.28.6 4003 + '@babel/helper-plugin-utils': 7.28.6 3514 4004 '@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.28.5) 3515 4005 transitivePeerDependencies: 3516 4006 - supports-color ··· 3518 4008 '@babel/plugin-transform-block-scoped-functions@7.27.1(@babel/core@7.28.5)': 3519 4009 dependencies: 3520 4010 '@babel/core': 7.28.5 3521 - '@babel/helper-plugin-utils': 7.27.1 4011 + '@babel/helper-plugin-utils': 7.28.6 3522 4012 3523 4013 '@babel/plugin-transform-block-scoping@7.28.5(@babel/core@7.28.5)': 3524 4014 dependencies: 3525 4015 '@babel/core': 7.28.5 3526 - '@babel/helper-plugin-utils': 7.27.1 4016 + '@babel/helper-plugin-utils': 7.28.6 3527 4017 3528 4018 '@babel/plugin-transform-class-properties@7.27.1(@babel/core@7.28.5)': 3529 4019 dependencies: 3530 4020 '@babel/core': 7.28.5 3531 4021 '@babel/helper-create-class-features-plugin': 7.28.5(@babel/core@7.28.5) 3532 - '@babel/helper-plugin-utils': 7.27.1 4022 + '@babel/helper-plugin-utils': 7.28.6 3533 4023 transitivePeerDependencies: 3534 4024 - supports-color 3535 4025 ··· 3537 4027 dependencies: 3538 4028 '@babel/core': 7.28.5 3539 4029 '@babel/helper-create-class-features-plugin': 7.28.5(@babel/core@7.28.5) 3540 - '@babel/helper-plugin-utils': 7.27.1 4030 + '@babel/helper-plugin-utils': 7.28.6 3541 4031 transitivePeerDependencies: 3542 4032 - supports-color 3543 4033 ··· 3547 4037 '@babel/helper-annotate-as-pure': 7.27.3 3548 4038 '@babel/helper-compilation-targets': 7.27.2 3549 4039 '@babel/helper-globals': 7.28.0 3550 - '@babel/helper-plugin-utils': 7.27.1 4040 + '@babel/helper-plugin-utils': 7.28.6 3551 4041 '@babel/helper-replace-supers': 7.27.1(@babel/core@7.28.5) 3552 - '@babel/traverse': 7.28.5 4042 + '@babel/traverse': 7.29.0 3553 4043 transitivePeerDependencies: 3554 4044 - supports-color 3555 4045 3556 4046 '@babel/plugin-transform-computed-properties@7.27.1(@babel/core@7.28.5)': 3557 4047 dependencies: 3558 4048 '@babel/core': 7.28.5 3559 - '@babel/helper-plugin-utils': 7.27.1 3560 - '@babel/template': 7.27.2 4049 + '@babel/helper-plugin-utils': 7.28.6 4050 + '@babel/template': 7.28.6 3561 4051 3562 4052 '@babel/plugin-transform-destructuring@7.28.5(@babel/core@7.28.5)': 3563 4053 dependencies: 3564 4054 '@babel/core': 7.28.5 3565 - '@babel/helper-plugin-utils': 7.27.1 3566 - '@babel/traverse': 7.28.5 4055 + '@babel/helper-plugin-utils': 7.28.6 4056 + '@babel/traverse': 7.29.0 3567 4057 transitivePeerDependencies: 3568 4058 - supports-color 3569 4059 ··· 3571 4061 dependencies: 3572 4062 '@babel/core': 7.28.5 3573 4063 '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.28.5) 3574 - '@babel/helper-plugin-utils': 7.27.1 4064 + '@babel/helper-plugin-utils': 7.28.6 3575 4065 3576 4066 '@babel/plugin-transform-duplicate-keys@7.27.1(@babel/core@7.28.5)': 3577 4067 dependencies: 3578 4068 '@babel/core': 7.28.5 3579 - '@babel/helper-plugin-utils': 7.27.1 4069 + '@babel/helper-plugin-utils': 7.28.6 3580 4070 3581 4071 '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.27.1(@babel/core@7.28.5)': 3582 4072 dependencies: 3583 4073 '@babel/core': 7.28.5 3584 4074 '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.28.5) 3585 - '@babel/helper-plugin-utils': 7.27.1 4075 + '@babel/helper-plugin-utils': 7.28.6 3586 4076 3587 4077 '@babel/plugin-transform-dynamic-import@7.27.1(@babel/core@7.28.5)': 3588 4078 dependencies: 3589 4079 '@babel/core': 7.28.5 3590 - '@babel/helper-plugin-utils': 7.27.1 4080 + '@babel/helper-plugin-utils': 7.28.6 3591 4081 3592 4082 '@babel/plugin-transform-explicit-resource-management@7.28.0(@babel/core@7.28.5)': 3593 4083 dependencies: 3594 4084 '@babel/core': 7.28.5 3595 - '@babel/helper-plugin-utils': 7.27.1 4085 + '@babel/helper-plugin-utils': 7.28.6 3596 4086 '@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.28.5) 3597 4087 transitivePeerDependencies: 3598 4088 - supports-color ··· 3600 4090 '@babel/plugin-transform-exponentiation-operator@7.28.5(@babel/core@7.28.5)': 3601 4091 dependencies: 3602 4092 '@babel/core': 7.28.5 3603 - '@babel/helper-plugin-utils': 7.27.1 4093 + '@babel/helper-plugin-utils': 7.28.6 3604 4094 3605 4095 '@babel/plugin-transform-export-namespace-from@7.27.1(@babel/core@7.28.5)': 3606 4096 dependencies: 3607 4097 '@babel/core': 7.28.5 3608 - '@babel/helper-plugin-utils': 7.27.1 4098 + '@babel/helper-plugin-utils': 7.28.6 3609 4099 3610 4100 '@babel/plugin-transform-for-of@7.27.1(@babel/core@7.28.5)': 3611 4101 dependencies: 3612 4102 '@babel/core': 7.28.5 3613 - '@babel/helper-plugin-utils': 7.27.1 4103 + '@babel/helper-plugin-utils': 7.28.6 3614 4104 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 3615 4105 transitivePeerDependencies: 3616 4106 - supports-color ··· 3619 4109 dependencies: 3620 4110 '@babel/core': 7.28.5 3621 4111 '@babel/helper-compilation-targets': 7.27.2 3622 - '@babel/helper-plugin-utils': 7.27.1 3623 - '@babel/traverse': 7.28.5 4112 + '@babel/helper-plugin-utils': 7.28.6 4113 + '@babel/traverse': 7.29.0 3624 4114 transitivePeerDependencies: 3625 4115 - supports-color 3626 4116 3627 4117 '@babel/plugin-transform-json-strings@7.27.1(@babel/core@7.28.5)': 3628 4118 dependencies: 3629 4119 '@babel/core': 7.28.5 3630 - '@babel/helper-plugin-utils': 7.27.1 4120 + '@babel/helper-plugin-utils': 7.28.6 3631 4121 3632 4122 '@babel/plugin-transform-literals@7.27.1(@babel/core@7.28.5)': 3633 4123 dependencies: 3634 4124 '@babel/core': 7.28.5 3635 - '@babel/helper-plugin-utils': 7.27.1 4125 + '@babel/helper-plugin-utils': 7.28.6 3636 4126 3637 4127 '@babel/plugin-transform-logical-assignment-operators@7.28.5(@babel/core@7.28.5)': 3638 4128 dependencies: 3639 4129 '@babel/core': 7.28.5 3640 - '@babel/helper-plugin-utils': 7.27.1 4130 + '@babel/helper-plugin-utils': 7.28.6 3641 4131 3642 4132 '@babel/plugin-transform-member-expression-literals@7.27.1(@babel/core@7.28.5)': 3643 4133 dependencies: 3644 4134 '@babel/core': 7.28.5 3645 - '@babel/helper-plugin-utils': 7.27.1 4135 + '@babel/helper-plugin-utils': 7.28.6 3646 4136 3647 4137 '@babel/plugin-transform-modules-amd@7.27.1(@babel/core@7.28.5)': 3648 4138 dependencies: 3649 4139 '@babel/core': 7.28.5 3650 4140 '@babel/helper-module-transforms': 7.28.3(@babel/core@7.28.5) 3651 - '@babel/helper-plugin-utils': 7.27.1 4141 + '@babel/helper-plugin-utils': 7.28.6 3652 4142 transitivePeerDependencies: 3653 4143 - supports-color 3654 4144 ··· 3656 4146 dependencies: 3657 4147 '@babel/core': 7.28.5 3658 4148 '@babel/helper-module-transforms': 7.28.3(@babel/core@7.28.5) 3659 - '@babel/helper-plugin-utils': 7.27.1 4149 + '@babel/helper-plugin-utils': 7.28.6 3660 4150 transitivePeerDependencies: 3661 4151 - supports-color 3662 4152 ··· 3664 4154 dependencies: 3665 4155 '@babel/core': 7.28.5 3666 4156 '@babel/helper-module-transforms': 7.28.3(@babel/core@7.28.5) 3667 - '@babel/helper-plugin-utils': 7.27.1 4157 + '@babel/helper-plugin-utils': 7.28.6 3668 4158 '@babel/helper-validator-identifier': 7.28.5 3669 - '@babel/traverse': 7.28.5 4159 + '@babel/traverse': 7.29.0 3670 4160 transitivePeerDependencies: 3671 4161 - supports-color 3672 4162 ··· 3674 4164 dependencies: 3675 4165 '@babel/core': 7.28.5 3676 4166 '@babel/helper-module-transforms': 7.28.3(@babel/core@7.28.5) 3677 - '@babel/helper-plugin-utils': 7.27.1 4167 + '@babel/helper-plugin-utils': 7.28.6 3678 4168 transitivePeerDependencies: 3679 4169 - supports-color 3680 4170 ··· 3682 4172 dependencies: 3683 4173 '@babel/core': 7.28.5 3684 4174 '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.28.5) 3685 - '@babel/helper-plugin-utils': 7.27.1 4175 + '@babel/helper-plugin-utils': 7.28.6 3686 4176 3687 4177 '@babel/plugin-transform-new-target@7.27.1(@babel/core@7.28.5)': 3688 4178 dependencies: 3689 4179 '@babel/core': 7.28.5 3690 - '@babel/helper-plugin-utils': 7.27.1 4180 + '@babel/helper-plugin-utils': 7.28.6 3691 4181 3692 4182 '@babel/plugin-transform-nullish-coalescing-operator@7.27.1(@babel/core@7.28.5)': 3693 4183 dependencies: 3694 4184 '@babel/core': 7.28.5 3695 - '@babel/helper-plugin-utils': 7.27.1 4185 + '@babel/helper-plugin-utils': 7.28.6 3696 4186 3697 4187 '@babel/plugin-transform-numeric-separator@7.27.1(@babel/core@7.28.5)': 3698 4188 dependencies: 3699 4189 '@babel/core': 7.28.5 3700 - '@babel/helper-plugin-utils': 7.27.1 4190 + '@babel/helper-plugin-utils': 7.28.6 3701 4191 3702 4192 '@babel/plugin-transform-object-rest-spread@7.28.4(@babel/core@7.28.5)': 3703 4193 dependencies: 3704 4194 '@babel/core': 7.28.5 3705 4195 '@babel/helper-compilation-targets': 7.27.2 3706 - '@babel/helper-plugin-utils': 7.27.1 4196 + '@babel/helper-plugin-utils': 7.28.6 3707 4197 '@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.28.5) 3708 4198 '@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.28.5) 3709 - '@babel/traverse': 7.28.5 4199 + '@babel/traverse': 7.29.0 3710 4200 transitivePeerDependencies: 3711 4201 - supports-color 3712 4202 3713 4203 '@babel/plugin-transform-object-super@7.27.1(@babel/core@7.28.5)': 3714 4204 dependencies: 3715 4205 '@babel/core': 7.28.5 3716 - '@babel/helper-plugin-utils': 7.27.1 4206 + '@babel/helper-plugin-utils': 7.28.6 3717 4207 '@babel/helper-replace-supers': 7.27.1(@babel/core@7.28.5) 3718 4208 transitivePeerDependencies: 3719 4209 - supports-color ··· 3721 4211 '@babel/plugin-transform-optional-catch-binding@7.27.1(@babel/core@7.28.5)': 3722 4212 dependencies: 3723 4213 '@babel/core': 7.28.5 3724 - '@babel/helper-plugin-utils': 7.27.1 4214 + '@babel/helper-plugin-utils': 7.28.6 3725 4215 3726 4216 '@babel/plugin-transform-optional-chaining@7.28.5(@babel/core@7.28.5)': 3727 4217 dependencies: 3728 4218 '@babel/core': 7.28.5 3729 - '@babel/helper-plugin-utils': 7.27.1 4219 + '@babel/helper-plugin-utils': 7.28.6 3730 4220 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 3731 4221 transitivePeerDependencies: 3732 4222 - supports-color ··· 3734 4224 '@babel/plugin-transform-parameters@7.27.7(@babel/core@7.28.5)': 3735 4225 dependencies: 3736 4226 '@babel/core': 7.28.5 3737 - '@babel/helper-plugin-utils': 7.27.1 4227 + '@babel/helper-plugin-utils': 7.28.6 3738 4228 3739 4229 '@babel/plugin-transform-private-methods@7.27.1(@babel/core@7.28.5)': 3740 4230 dependencies: 3741 4231 '@babel/core': 7.28.5 3742 4232 '@babel/helper-create-class-features-plugin': 7.28.5(@babel/core@7.28.5) 3743 - '@babel/helper-plugin-utils': 7.27.1 4233 + '@babel/helper-plugin-utils': 7.28.6 3744 4234 transitivePeerDependencies: 3745 4235 - supports-color 3746 4236 ··· 3749 4239 '@babel/core': 7.28.5 3750 4240 '@babel/helper-annotate-as-pure': 7.27.3 3751 4241 '@babel/helper-create-class-features-plugin': 7.28.5(@babel/core@7.28.5) 3752 - '@babel/helper-plugin-utils': 7.27.1 4242 + '@babel/helper-plugin-utils': 7.28.6 3753 4243 transitivePeerDependencies: 3754 4244 - supports-color 3755 4245 3756 4246 '@babel/plugin-transform-property-literals@7.27.1(@babel/core@7.28.5)': 3757 4247 dependencies: 3758 4248 '@babel/core': 7.28.5 3759 - '@babel/helper-plugin-utils': 7.27.1 4249 + '@babel/helper-plugin-utils': 7.28.6 4250 + 4251 + '@babel/plugin-transform-react-jsx-development@7.27.1(@babel/core@7.28.5)': 4252 + dependencies: 4253 + '@babel/core': 7.28.5 4254 + '@babel/plugin-transform-react-jsx': 7.28.6(@babel/core@7.28.5) 4255 + transitivePeerDependencies: 4256 + - supports-color 4257 + 4258 + '@babel/plugin-transform-react-jsx@7.28.6(@babel/core@7.28.5)': 4259 + dependencies: 4260 + '@babel/core': 7.28.5 4261 + '@babel/helper-annotate-as-pure': 7.27.3 4262 + '@babel/helper-module-imports': 7.28.6 4263 + '@babel/helper-plugin-utils': 7.28.6 4264 + '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.28.5) 4265 + '@babel/types': 7.29.0 4266 + transitivePeerDependencies: 4267 + - supports-color 3760 4268 3761 4269 '@babel/plugin-transform-regenerator@7.28.4(@babel/core@7.28.5)': 3762 4270 dependencies: 3763 4271 '@babel/core': 7.28.5 3764 - '@babel/helper-plugin-utils': 7.27.1 4272 + '@babel/helper-plugin-utils': 7.28.6 3765 4273 3766 4274 '@babel/plugin-transform-regexp-modifiers@7.27.1(@babel/core@7.28.5)': 3767 4275 dependencies: 3768 4276 '@babel/core': 7.28.5 3769 4277 '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.28.5) 3770 - '@babel/helper-plugin-utils': 7.27.1 4278 + '@babel/helper-plugin-utils': 7.28.6 3771 4279 3772 4280 '@babel/plugin-transform-reserved-words@7.27.1(@babel/core@7.28.5)': 3773 4281 dependencies: 3774 4282 '@babel/core': 7.28.5 3775 - '@babel/helper-plugin-utils': 7.27.1 4283 + '@babel/helper-plugin-utils': 7.28.6 3776 4284 3777 4285 '@babel/plugin-transform-shorthand-properties@7.27.1(@babel/core@7.28.5)': 3778 4286 dependencies: 3779 4287 '@babel/core': 7.28.5 3780 - '@babel/helper-plugin-utils': 7.27.1 4288 + '@babel/helper-plugin-utils': 7.28.6 3781 4289 3782 4290 '@babel/plugin-transform-spread@7.27.1(@babel/core@7.28.5)': 3783 4291 dependencies: 3784 4292 '@babel/core': 7.28.5 3785 - '@babel/helper-plugin-utils': 7.27.1 4293 + '@babel/helper-plugin-utils': 7.28.6 3786 4294 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 3787 4295 transitivePeerDependencies: 3788 4296 - supports-color ··· 3790 4298 '@babel/plugin-transform-sticky-regex@7.27.1(@babel/core@7.28.5)': 3791 4299 dependencies: 3792 4300 '@babel/core': 7.28.5 3793 - '@babel/helper-plugin-utils': 7.27.1 4301 + '@babel/helper-plugin-utils': 7.28.6 3794 4302 3795 4303 '@babel/plugin-transform-template-literals@7.27.1(@babel/core@7.28.5)': 3796 4304 dependencies: 3797 4305 '@babel/core': 7.28.5 3798 - '@babel/helper-plugin-utils': 7.27.1 4306 + '@babel/helper-plugin-utils': 7.28.6 3799 4307 3800 4308 '@babel/plugin-transform-typeof-symbol@7.27.1(@babel/core@7.28.5)': 3801 4309 dependencies: 3802 4310 '@babel/core': 7.28.5 3803 - '@babel/helper-plugin-utils': 7.27.1 4311 + '@babel/helper-plugin-utils': 7.28.6 3804 4312 3805 4313 '@babel/plugin-transform-unicode-escapes@7.27.1(@babel/core@7.28.5)': 3806 4314 dependencies: 3807 4315 '@babel/core': 7.28.5 3808 - '@babel/helper-plugin-utils': 7.27.1 4316 + '@babel/helper-plugin-utils': 7.28.6 3809 4317 3810 4318 '@babel/plugin-transform-unicode-property-regex@7.27.1(@babel/core@7.28.5)': 3811 4319 dependencies: 3812 4320 '@babel/core': 7.28.5 3813 4321 '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.28.5) 3814 - '@babel/helper-plugin-utils': 7.27.1 4322 + '@babel/helper-plugin-utils': 7.28.6 3815 4323 3816 4324 '@babel/plugin-transform-unicode-regex@7.27.1(@babel/core@7.28.5)': 3817 4325 dependencies: 3818 4326 '@babel/core': 7.28.5 3819 4327 '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.28.5) 3820 - '@babel/helper-plugin-utils': 7.27.1 4328 + '@babel/helper-plugin-utils': 7.28.6 3821 4329 3822 4330 '@babel/plugin-transform-unicode-sets-regex@7.27.1(@babel/core@7.28.5)': 3823 4331 dependencies: 3824 4332 '@babel/core': 7.28.5 3825 4333 '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.28.5) 3826 - '@babel/helper-plugin-utils': 7.27.1 4334 + '@babel/helper-plugin-utils': 7.28.6 3827 4335 3828 4336 '@babel/preset-env@7.28.5(@babel/core@7.28.5)': 3829 4337 dependencies: 3830 4338 '@babel/compat-data': 7.28.5 3831 4339 '@babel/core': 7.28.5 3832 4340 '@babel/helper-compilation-targets': 7.27.2 3833 - '@babel/helper-plugin-utils': 7.27.1 4341 + '@babel/helper-plugin-utils': 7.28.6 3834 4342 '@babel/helper-validator-option': 7.27.1 3835 4343 '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.28.5(@babel/core@7.28.5) 3836 4344 '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.27.1(@babel/core@7.28.5) ··· 3904 4412 '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.28.5)': 3905 4413 dependencies: 3906 4414 '@babel/core': 7.28.5 3907 - '@babel/helper-plugin-utils': 7.27.1 4415 + '@babel/helper-plugin-utils': 7.28.6 3908 4416 '@babel/types': 7.29.0 3909 4417 esutils: 2.0.3 3910 4418 3911 4419 '@babel/runtime@7.28.4': {} 3912 4420 3913 - '@babel/template@7.27.2': 4421 + '@babel/template@7.28.6': 3914 4422 dependencies: 3915 - '@babel/code-frame': 7.27.1 3916 - '@babel/parser': 7.29.0 4423 + '@babel/code-frame': 7.29.0 4424 + '@babel/parser': 7.29.3 3917 4425 '@babel/types': 7.29.0 3918 4426 3919 - '@babel/traverse@7.28.5': 4427 + '@babel/traverse@7.29.0': 3920 4428 dependencies: 3921 - '@babel/code-frame': 7.27.1 3922 - '@babel/generator': 7.28.5 4429 + '@babel/code-frame': 7.29.0 4430 + '@babel/generator': 7.29.1 3923 4431 '@babel/helper-globals': 7.28.0 3924 - '@babel/parser': 7.29.0 3925 - '@babel/template': 7.27.2 4432 + '@babel/parser': 7.29.3 4433 + '@babel/template': 7.28.6 3926 4434 '@babel/types': 7.29.0 3927 4435 debug: 4.4.3 3928 4436 transitivePeerDependencies: 3929 4437 - supports-color 3930 4438 3931 - '@babel/types@7.28.5': 3932 - dependencies: 3933 - '@babel/helper-string-parser': 7.27.1 3934 - '@babel/helper-validator-identifier': 7.28.5 3935 - 3936 4439 '@babel/types@7.29.0': 3937 4440 dependencies: 3938 4441 '@babel/helper-string-parser': 7.27.1 3939 4442 '@babel/helper-validator-identifier': 7.28.5 3940 4443 3941 - '@esbuild/aix-ppc64@0.21.5': 4444 + '@emnapi/core@1.10.0': 4445 + dependencies: 4446 + '@emnapi/wasi-threads': 1.2.1 4447 + tslib: 2.8.1 3942 4448 optional: true 3943 4449 3944 - '@esbuild/aix-ppc64@0.27.2': 4450 + '@emnapi/runtime@1.10.0': 4451 + dependencies: 4452 + tslib: 2.8.1 3945 4453 optional: true 3946 4454 3947 - '@esbuild/android-arm64@0.21.5': 4455 + '@emnapi/wasi-threads@1.2.1': 4456 + dependencies: 4457 + tslib: 2.8.1 3948 4458 optional: true 3949 4459 3950 - '@esbuild/android-arm64@0.27.2': 4460 + '@esbuild/aix-ppc64@0.27.2': 3951 4461 optional: true 3952 4462 3953 - '@esbuild/android-arm@0.21.5': 4463 + '@esbuild/android-arm64@0.27.2': 3954 4464 optional: true 3955 4465 3956 4466 '@esbuild/android-arm@0.27.2': 3957 - optional: true 3958 - 3959 - '@esbuild/android-x64@0.21.5': 3960 4467 optional: true 3961 4468 3962 4469 '@esbuild/android-x64@0.27.2': 3963 4470 optional: true 3964 4471 3965 - '@esbuild/darwin-arm64@0.21.5': 3966 - optional: true 3967 - 3968 4472 '@esbuild/darwin-arm64@0.27.2': 3969 4473 optional: true 3970 4474 3971 - '@esbuild/darwin-x64@0.21.5': 3972 - optional: true 3973 - 3974 4475 '@esbuild/darwin-x64@0.27.2': 3975 4476 optional: true 3976 4477 3977 - '@esbuild/freebsd-arm64@0.21.5': 3978 - optional: true 3979 - 3980 4478 '@esbuild/freebsd-arm64@0.27.2': 3981 4479 optional: true 3982 4480 3983 - '@esbuild/freebsd-x64@0.21.5': 3984 - optional: true 3985 - 3986 4481 '@esbuild/freebsd-x64@0.27.2': 3987 - optional: true 3988 - 3989 - '@esbuild/linux-arm64@0.21.5': 3990 4482 optional: true 3991 4483 3992 4484 '@esbuild/linux-arm64@0.27.2': 3993 4485 optional: true 3994 4486 3995 - '@esbuild/linux-arm@0.21.5': 3996 - optional: true 3997 - 3998 4487 '@esbuild/linux-arm@0.27.2': 3999 4488 optional: true 4000 4489 4001 - '@esbuild/linux-ia32@0.21.5': 4002 - optional: true 4003 - 4004 4490 '@esbuild/linux-ia32@0.27.2': 4005 4491 optional: true 4006 4492 4007 - '@esbuild/linux-loong64@0.21.5': 4008 - optional: true 4009 - 4010 4493 '@esbuild/linux-loong64@0.27.2': 4011 4494 optional: true 4012 4495 4013 - '@esbuild/linux-mips64el@0.21.5': 4014 - optional: true 4015 - 4016 4496 '@esbuild/linux-mips64el@0.27.2': 4017 - optional: true 4018 - 4019 - '@esbuild/linux-ppc64@0.21.5': 4020 4497 optional: true 4021 4498 4022 4499 '@esbuild/linux-ppc64@0.27.2': 4023 4500 optional: true 4024 4501 4025 - '@esbuild/linux-riscv64@0.21.5': 4026 - optional: true 4027 - 4028 4502 '@esbuild/linux-riscv64@0.27.2': 4029 4503 optional: true 4030 4504 4031 - '@esbuild/linux-s390x@0.21.5': 4032 - optional: true 4033 - 4034 4505 '@esbuild/linux-s390x@0.27.2': 4035 - optional: true 4036 - 4037 - '@esbuild/linux-x64@0.21.5': 4038 4506 optional: true 4039 4507 4040 4508 '@esbuild/linux-x64@0.27.2': ··· 4043 4511 '@esbuild/netbsd-arm64@0.27.2': 4044 4512 optional: true 4045 4513 4046 - '@esbuild/netbsd-x64@0.21.5': 4047 - optional: true 4048 - 4049 4514 '@esbuild/netbsd-x64@0.27.2': 4050 4515 optional: true 4051 4516 4052 4517 '@esbuild/openbsd-arm64@0.27.2': 4053 - optional: true 4054 - 4055 - '@esbuild/openbsd-x64@0.21.5': 4056 4518 optional: true 4057 4519 4058 4520 '@esbuild/openbsd-x64@0.27.2': ··· 4061 4523 '@esbuild/openharmony-arm64@0.27.2': 4062 4524 optional: true 4063 4525 4064 - '@esbuild/sunos-x64@0.21.5': 4065 - optional: true 4066 - 4067 4526 '@esbuild/sunos-x64@0.27.2': 4068 4527 optional: true 4069 4528 4070 - '@esbuild/win32-arm64@0.21.5': 4071 - optional: true 4072 - 4073 4529 '@esbuild/win32-arm64@0.27.2': 4074 4530 optional: true 4075 4531 4076 - '@esbuild/win32-ia32@0.21.5': 4077 - optional: true 4078 - 4079 4532 '@esbuild/win32-ia32@0.27.2': 4080 4533 optional: true 4081 4534 4082 - '@esbuild/win32-x64@0.21.5': 4083 - optional: true 4084 - 4085 4535 '@esbuild/win32-x64@0.27.2': 4086 4536 optional: true 4087 4537 4088 - '@islands/feed@0.10.0(iles@0.10.0-beta.1(@babel/parser@7.29.0)(@types/node@24.10.1)(rollup@2.79.2)(sass@1.97.3)(terser@5.44.1)(typescript@5.9.3))(vue@3.5.29(typescript@5.9.3))': 4538 + '@islands/feed@0.10.0(iles@0.10.0(@babel/parser@7.29.3)(@preact/preset-vite@2.10.5(@babel/core@7.28.5)(preact@10.29.1)(rollup@2.79.2)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.5)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@types/debug@4.1.12)(@types/fs-extra@11.0.4)(@types/micromatch@4.0.10)(@types/minimist@1.2.5)(@types/node@24.10.1)(@types/unist@3.0.3)(esbuild@0.27.2)(mdast-util-mdx-jsx@3.2.0)(mdast-util-mdxjs-esm@2.0.1)(rolldown@1.0.0-rc.9(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0))(rollup@2.79.2)(sass@1.99.0)(terser@5.44.1)(typescript@6.0.3)(vfile@6.0.3)(vite-plugin-solid@2.11.12(solid-js@1.9.12)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1))))(vue@3.5.33(typescript@6.0.3))': 4089 4539 dependencies: 4090 4540 feed: 4.2.2 4091 - iles: 0.10.0-beta.1(@babel/parser@7.29.0)(@types/node@24.10.1)(rollup@2.79.2)(sass@1.97.3)(terser@5.44.1)(typescript@5.9.3) 4541 + iles: 0.10.0(@babel/parser@7.29.3)(@preact/preset-vite@2.10.5(@babel/core@7.28.5)(preact@10.29.1)(rollup@2.79.2)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.5)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@types/debug@4.1.12)(@types/fs-extra@11.0.4)(@types/micromatch@4.0.10)(@types/minimist@1.2.5)(@types/node@24.10.1)(@types/unist@3.0.3)(esbuild@0.27.2)(mdast-util-mdx-jsx@3.2.0)(mdast-util-mdxjs-esm@2.0.1)(rolldown@1.0.0-rc.9(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0))(rollup@2.79.2)(sass@1.99.0)(terser@5.44.1)(typescript@6.0.3)(vfile@6.0.3)(vite-plugin-solid@2.11.12(solid-js@1.9.12)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1))) 4092 4542 pathe: 1.1.2 4093 - vue: 3.5.29(typescript@5.9.3) 4543 + vue: 3.5.33(typescript@6.0.3) 4094 4544 4095 - '@islands/headings@0.10.0-beta.1': 4545 + '@islands/headings@0.10.0(@types/estree@1.0.8)(iles@0.10.0(@babel/parser@7.29.3)(@preact/preset-vite@2.10.5(@babel/core@7.28.5)(preact@10.29.1)(rollup@2.79.2)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.5)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@types/debug@4.1.12)(@types/fs-extra@11.0.4)(@types/micromatch@4.0.10)(@types/minimist@1.2.5)(@types/node@24.10.1)(@types/unist@3.0.3)(esbuild@0.27.2)(mdast-util-mdx-jsx@3.2.0)(mdast-util-mdxjs-esm@2.0.1)(rolldown@1.0.0-rc.9(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0))(rollup@2.79.2)(sass@1.99.0)(terser@5.44.1)(typescript@6.0.3)(vfile@6.0.3)(vite-plugin-solid@2.11.12(solid-js@1.9.12)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1))))(typescript@6.0.3)(unified@11.0.5)': 4096 4546 dependencies: 4547 + '@types/estree': 1.0.8 4097 4548 hast-util-heading-rank: 3.0.0 4098 4549 hast-util-to-string: 3.0.1 4550 + iles: 0.10.0(@babel/parser@7.29.3)(@preact/preset-vite@2.10.5(@babel/core@7.28.5)(preact@10.29.1)(rollup@2.79.2)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.5)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@types/debug@4.1.12)(@types/fs-extra@11.0.4)(@types/micromatch@4.0.10)(@types/minimist@1.2.5)(@types/node@24.10.1)(@types/unist@3.0.3)(esbuild@0.27.2)(mdast-util-mdx-jsx@3.2.0)(mdast-util-mdxjs-esm@2.0.1)(rolldown@1.0.0-rc.9(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0))(rollup@2.79.2)(sass@1.99.0)(terser@5.44.1)(typescript@6.0.3)(vfile@6.0.3)(vite-plugin-solid@2.11.12(solid-js@1.9.12)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1))) 4551 + typescript: 6.0.3 4552 + unified: 11.0.5 4099 4553 4100 4554 '@islands/hydration@0.10.0-beta.1': {} 4101 4555 ··· 4111 4565 transitivePeerDependencies: 4112 4566 - supports-color 4113 4567 4114 - '@islands/pages@0.10.0-beta.1(vue@3.5.29(typescript@5.9.3))': 4568 + '@islands/pages@0.10.0-beta.1(vue@3.5.33(typescript@6.0.3))': 4115 4569 dependencies: 4116 4570 debug: 4.4.3 4117 4571 deep-equal: 2.2.3 4118 4572 fast-glob: 3.3.3 4119 4573 gray-matter: 4.0.3 4120 4574 pathe: 1.1.2 4121 - vue: 3.5.29(typescript@5.9.3) 4575 + vue: 3.5.33(typescript@6.0.3) 4122 4576 transitivePeerDependencies: 4123 4577 - supports-color 4124 4578 ··· 4126 4580 dependencies: 4127 4581 '@islands/hydration': 0.10.0-beta.1 4128 4582 4129 - '@islands/prism@0.10.0-beta.1': 4583 + '@islands/prism@0.10.0(@types/mdast@4.0.4)(@types/prismjs@1.26.6)(iles@0.10.0(@babel/parser@7.29.3)(@preact/preset-vite@2.10.5(@babel/core@7.28.5)(preact@10.29.1)(rollup@2.79.2)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.5)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@types/debug@4.1.12)(@types/fs-extra@11.0.4)(@types/micromatch@4.0.10)(@types/minimist@1.2.5)(@types/node@24.10.1)(@types/unist@3.0.3)(esbuild@0.27.2)(mdast-util-mdx-jsx@3.2.0)(mdast-util-mdxjs-esm@2.0.1)(rolldown@1.0.0-rc.9(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0))(rollup@2.79.2)(sass@1.99.0)(terser@5.44.1)(typescript@6.0.3)(vfile@6.0.3)(vite-plugin-solid@2.11.12(solid-js@1.9.12)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1))))(unified@11.0.5)': 4130 4584 dependencies: 4585 + '@types/mdast': 4.0.4 4586 + '@types/prismjs': 1.26.6 4587 + iles: 0.10.0(@babel/parser@7.29.3)(@preact/preset-vite@2.10.5(@babel/core@7.28.5)(preact@10.29.1)(rollup@2.79.2)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.5)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@types/debug@4.1.12)(@types/fs-extra@11.0.4)(@types/micromatch@4.0.10)(@types/minimist@1.2.5)(@types/node@24.10.1)(@types/unist@3.0.3)(esbuild@0.27.2)(mdast-util-mdx-jsx@3.2.0)(mdast-util-mdxjs-esm@2.0.1)(rolldown@1.0.0-rc.9(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0))(rollup@2.79.2)(sass@1.99.0)(terser@5.44.1)(typescript@6.0.3)(vfile@6.0.3)(vite-plugin-solid@2.11.12(solid-js@1.9.12)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1))) 4131 4588 prismjs: 1.30.0 4589 + unified: 11.0.5 4132 4590 unist-util-visit: 5.0.0 4133 4591 4134 - '@islands/pwa@0.10.0-beta.1(vite@7.3.0(@types/node@24.10.1)(sass@1.97.3)(terser@5.44.1))(workbox-build@6.6.0)(workbox-window@6.6.0)': 4592 + '@islands/pwa@0.10.0(iles@0.10.0(@babel/parser@7.29.3)(@preact/preset-vite@2.10.5(@babel/core@7.28.5)(preact@10.29.1)(rollup@2.79.2)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.5)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@types/debug@4.1.12)(@types/fs-extra@11.0.4)(@types/micromatch@4.0.10)(@types/minimist@1.2.5)(@types/node@24.10.1)(@types/unist@3.0.3)(esbuild@0.27.2)(mdast-util-mdx-jsx@3.2.0)(mdast-util-mdxjs-esm@2.0.1)(rolldown@1.0.0-rc.9(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0))(rollup@2.79.2)(sass@1.99.0)(terser@5.44.1)(typescript@6.0.3)(vfile@6.0.3)(vite-plugin-solid@2.11.12(solid-js@1.9.12)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1))))(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1))(workbox-build@6.6.0(@types/babel__core@7.20.5))(workbox-window@6.6.0)': 4135 4593 dependencies: 4136 - vite-plugin-pwa: 0.20.5(vite@7.3.0(@types/node@24.10.1)(sass@1.97.3)(terser@5.44.1))(workbox-build@6.6.0)(workbox-window@6.6.0) 4594 + iles: 0.10.0(@babel/parser@7.29.3)(@preact/preset-vite@2.10.5(@babel/core@7.28.5)(preact@10.29.1)(rollup@2.79.2)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.5)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@types/debug@4.1.12)(@types/fs-extra@11.0.4)(@types/micromatch@4.0.10)(@types/minimist@1.2.5)(@types/node@24.10.1)(@types/unist@3.0.3)(esbuild@0.27.2)(mdast-util-mdx-jsx@3.2.0)(mdast-util-mdxjs-esm@2.0.1)(rolldown@1.0.0-rc.9(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0))(rollup@2.79.2)(sass@1.99.0)(terser@5.44.1)(typescript@6.0.3)(vfile@6.0.3)(vite-plugin-solid@2.11.12(solid-js@1.9.12)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1))) 4595 + vite-plugin-pwa: 1.2.0(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1))(workbox-build@6.6.0(@types/babel__core@7.20.5))(workbox-window@6.6.0) 4137 4596 transitivePeerDependencies: 4138 4597 - '@vite-pwa/assets-generator' 4139 4598 - supports-color ··· 4200 4659 transitivePeerDependencies: 4201 4660 - supports-color 4202 4661 4662 + '@napi-rs/wasm-runtime@1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)': 4663 + dependencies: 4664 + '@emnapi/core': 1.10.0 4665 + '@emnapi/runtime': 1.10.0 4666 + '@tybys/wasm-util': 0.10.1 4667 + optional: true 4668 + 4203 4669 '@nodelib/fs.scandir@2.1.5': 4204 4670 dependencies: 4205 4671 '@nodelib/fs.stat': 2.0.5 ··· 4213 4679 fastq: 1.19.1 4214 4680 4215 4681 '@nuxt/devalue@2.0.2': {} 4682 + 4683 + '@oxc-project/types@0.115.0': {} 4684 + 4685 + '@oxc-project/types@0.127.0': {} 4216 4686 4217 4687 '@parcel/watcher-android-arm64@2.5.1': 4218 4688 optional: true ··· 4275 4745 '@parcel/watcher-win32-x64': 2.5.1 4276 4746 optional: true 4277 4747 4278 - '@rollup/plugin-babel@5.3.1(@babel/core@7.28.5)(rollup@2.79.2)': 4748 + '@preact/preset-vite@2.10.5(@babel/core@7.28.5)(preact@10.29.1)(rollup@2.79.2)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1))': 4749 + dependencies: 4750 + '@babel/core': 7.28.5 4751 + '@babel/plugin-transform-react-jsx': 7.28.6(@babel/core@7.28.5) 4752 + '@babel/plugin-transform-react-jsx-development': 7.27.1(@babel/core@7.28.5) 4753 + '@prefresh/vite': 2.4.12(preact@10.29.1)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)) 4754 + '@rollup/pluginutils': 5.3.0(rollup@2.79.2) 4755 + babel-plugin-transform-hook-names: 1.0.2(@babel/core@7.28.5) 4756 + debug: 4.4.3 4757 + magic-string: 0.30.21 4758 + picocolors: 1.1.1 4759 + vite: 7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1) 4760 + vite-prerender-plugin: 0.5.13(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)) 4761 + zimmerframe: 1.1.4 4762 + transitivePeerDependencies: 4763 + - preact 4764 + - rollup 4765 + - supports-color 4766 + 4767 + '@prefresh/babel-plugin@0.5.3': {} 4768 + 4769 + '@prefresh/core@1.5.9(preact@10.29.1)': 4770 + dependencies: 4771 + preact: 10.29.1 4772 + 4773 + '@prefresh/utils@1.2.1': {} 4774 + 4775 + '@prefresh/vite@2.4.12(preact@10.29.1)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1))': 4776 + dependencies: 4777 + '@babel/core': 7.28.5 4778 + '@prefresh/babel-plugin': 0.5.3 4779 + '@prefresh/core': 1.5.9(preact@10.29.1) 4780 + '@prefresh/utils': 1.2.1 4781 + '@rollup/pluginutils': 4.2.1 4782 + preact: 10.29.1 4783 + vite: 7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1) 4784 + transitivePeerDependencies: 4785 + - supports-color 4786 + 4787 + '@rolldown/binding-android-arm64@1.0.0-rc.17': 4788 + optional: true 4789 + 4790 + '@rolldown/binding-android-arm64@1.0.0-rc.9': 4791 + optional: true 4792 + 4793 + '@rolldown/binding-darwin-arm64@1.0.0-rc.17': 4794 + optional: true 4795 + 4796 + '@rolldown/binding-darwin-arm64@1.0.0-rc.9': 4797 + optional: true 4798 + 4799 + '@rolldown/binding-darwin-x64@1.0.0-rc.17': 4800 + optional: true 4801 + 4802 + '@rolldown/binding-darwin-x64@1.0.0-rc.9': 4803 + optional: true 4804 + 4805 + '@rolldown/binding-freebsd-x64@1.0.0-rc.17': 4806 + optional: true 4807 + 4808 + '@rolldown/binding-freebsd-x64@1.0.0-rc.9': 4809 + optional: true 4810 + 4811 + '@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.17': 4812 + optional: true 4813 + 4814 + '@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.9': 4815 + optional: true 4816 + 4817 + '@rolldown/binding-linux-arm64-gnu@1.0.0-rc.17': 4818 + optional: true 4819 + 4820 + '@rolldown/binding-linux-arm64-gnu@1.0.0-rc.9': 4821 + optional: true 4822 + 4823 + '@rolldown/binding-linux-arm64-musl@1.0.0-rc.17': 4824 + optional: true 4825 + 4826 + '@rolldown/binding-linux-arm64-musl@1.0.0-rc.9': 4827 + optional: true 4828 + 4829 + '@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.17': 4830 + optional: true 4831 + 4832 + '@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.9': 4833 + optional: true 4834 + 4835 + '@rolldown/binding-linux-s390x-gnu@1.0.0-rc.17': 4836 + optional: true 4837 + 4838 + '@rolldown/binding-linux-s390x-gnu@1.0.0-rc.9': 4839 + optional: true 4840 + 4841 + '@rolldown/binding-linux-x64-gnu@1.0.0-rc.17': 4842 + optional: true 4843 + 4844 + '@rolldown/binding-linux-x64-gnu@1.0.0-rc.9': 4845 + optional: true 4846 + 4847 + '@rolldown/binding-linux-x64-musl@1.0.0-rc.17': 4848 + optional: true 4849 + 4850 + '@rolldown/binding-linux-x64-musl@1.0.0-rc.9': 4851 + optional: true 4852 + 4853 + '@rolldown/binding-openharmony-arm64@1.0.0-rc.17': 4854 + optional: true 4855 + 4856 + '@rolldown/binding-openharmony-arm64@1.0.0-rc.9': 4857 + optional: true 4858 + 4859 + '@rolldown/binding-wasm32-wasi@1.0.0-rc.17': 4860 + dependencies: 4861 + '@emnapi/core': 1.10.0 4862 + '@emnapi/runtime': 1.10.0 4863 + '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) 4864 + optional: true 4865 + 4866 + '@rolldown/binding-wasm32-wasi@1.0.0-rc.9(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)': 4867 + dependencies: 4868 + '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) 4869 + transitivePeerDependencies: 4870 + - '@emnapi/core' 4871 + - '@emnapi/runtime' 4872 + optional: true 4873 + 4874 + '@rolldown/binding-win32-arm64-msvc@1.0.0-rc.17': 4875 + optional: true 4876 + 4877 + '@rolldown/binding-win32-arm64-msvc@1.0.0-rc.9': 4878 + optional: true 4879 + 4880 + '@rolldown/binding-win32-x64-msvc@1.0.0-rc.17': 4881 + optional: true 4882 + 4883 + '@rolldown/binding-win32-x64-msvc@1.0.0-rc.9': 4884 + optional: true 4885 + 4886 + '@rolldown/pluginutils@1.0.0-rc.13': {} 4887 + 4888 + '@rolldown/pluginutils@1.0.0-rc.17': {} 4889 + 4890 + '@rolldown/pluginutils@1.0.0-rc.9': {} 4891 + 4892 + '@rollup/plugin-babel@5.3.1(@babel/core@7.28.5)(@types/babel__core@7.20.5)(rollup@2.79.2)': 4279 4893 dependencies: 4280 4894 '@babel/core': 7.28.5 4281 - '@babel/helper-module-imports': 7.27.1 4895 + '@babel/helper-module-imports': 7.28.6 4282 4896 '@rollup/pluginutils': 3.1.0(rollup@2.79.2) 4283 4897 rollup: 2.79.2 4898 + optionalDependencies: 4899 + '@types/babel__core': 7.20.5 4284 4900 transitivePeerDependencies: 4285 4901 - supports-color 4286 4902 ··· 4307 4923 picomatch: 2.3.1 4308 4924 rollup: 2.79.2 4309 4925 4926 + '@rollup/pluginutils@4.2.1': 4927 + dependencies: 4928 + estree-walker: 2.0.2 4929 + picomatch: 2.3.1 4930 + 4310 4931 '@rollup/pluginutils@5.3.0(rollup@2.79.2)': 4311 4932 dependencies: 4312 4933 '@types/estree': 1.0.8 ··· 4315 4936 optionalDependencies: 4316 4937 rollup: 2.79.2 4317 4938 4318 - '@rollup/rollup-android-arm-eabi@4.53.3': 4939 + '@rollup/rollup-android-arm-eabi@4.60.2': 4319 4940 optional: true 4320 4941 4321 - '@rollup/rollup-android-arm64@4.53.3': 4942 + '@rollup/rollup-android-arm64@4.60.2': 4322 4943 optional: true 4323 4944 4324 - '@rollup/rollup-darwin-arm64@4.53.3': 4945 + '@rollup/rollup-darwin-arm64@4.60.2': 4325 4946 optional: true 4326 4947 4327 - '@rollup/rollup-darwin-x64@4.53.3': 4948 + '@rollup/rollup-darwin-x64@4.60.2': 4328 4949 optional: true 4329 4950 4330 - '@rollup/rollup-freebsd-arm64@4.53.3': 4951 + '@rollup/rollup-freebsd-arm64@4.60.2': 4331 4952 optional: true 4332 4953 4333 - '@rollup/rollup-freebsd-x64@4.53.3': 4954 + '@rollup/rollup-freebsd-x64@4.60.2': 4334 4955 optional: true 4335 4956 4336 - '@rollup/rollup-linux-arm-gnueabihf@4.53.3': 4957 + '@rollup/rollup-linux-arm-gnueabihf@4.60.2': 4337 4958 optional: true 4338 4959 4339 - '@rollup/rollup-linux-arm-musleabihf@4.53.3': 4960 + '@rollup/rollup-linux-arm-musleabihf@4.60.2': 4340 4961 optional: true 4341 4962 4342 - '@rollup/rollup-linux-arm64-gnu@4.53.3': 4963 + '@rollup/rollup-linux-arm64-gnu@4.60.2': 4343 4964 optional: true 4344 4965 4345 - '@rollup/rollup-linux-arm64-musl@4.53.3': 4966 + '@rollup/rollup-linux-arm64-musl@4.60.2': 4346 4967 optional: true 4347 4968 4348 - '@rollup/rollup-linux-loong64-gnu@4.53.3': 4969 + '@rollup/rollup-linux-loong64-gnu@4.60.2': 4349 4970 optional: true 4350 4971 4351 - '@rollup/rollup-linux-ppc64-gnu@4.53.3': 4972 + '@rollup/rollup-linux-loong64-musl@4.60.2': 4352 4973 optional: true 4353 4974 4354 - '@rollup/rollup-linux-riscv64-gnu@4.53.3': 4975 + '@rollup/rollup-linux-ppc64-gnu@4.60.2': 4355 4976 optional: true 4356 4977 4357 - '@rollup/rollup-linux-riscv64-musl@4.53.3': 4978 + '@rollup/rollup-linux-ppc64-musl@4.60.2': 4358 4979 optional: true 4359 4980 4360 - '@rollup/rollup-linux-s390x-gnu@4.53.3': 4981 + '@rollup/rollup-linux-riscv64-gnu@4.60.2': 4361 4982 optional: true 4362 4983 4363 - '@rollup/rollup-linux-x64-gnu@4.53.3': 4984 + '@rollup/rollup-linux-riscv64-musl@4.60.2': 4364 4985 optional: true 4365 4986 4366 - '@rollup/rollup-linux-x64-musl@4.53.3': 4987 + '@rollup/rollup-linux-s390x-gnu@4.60.2': 4367 4988 optional: true 4368 4989 4369 - '@rollup/rollup-openharmony-arm64@4.53.3': 4990 + '@rollup/rollup-linux-x64-gnu@4.60.2': 4370 4991 optional: true 4371 4992 4372 - '@rollup/rollup-win32-arm64-msvc@4.53.3': 4993 + '@rollup/rollup-linux-x64-musl@4.60.2': 4373 4994 optional: true 4374 4995 4375 - '@rollup/rollup-win32-ia32-msvc@4.53.3': 4996 + '@rollup/rollup-openbsd-x64@4.60.2': 4376 4997 optional: true 4377 4998 4378 - '@rollup/rollup-win32-x64-gnu@4.53.3': 4999 + '@rollup/rollup-openharmony-arm64@4.60.2': 4379 5000 optional: true 4380 5001 4381 - '@rollup/rollup-win32-x64-msvc@4.53.3': 5002 + '@rollup/rollup-win32-arm64-msvc@4.60.2': 5003 + optional: true 5004 + 5005 + '@rollup/rollup-win32-ia32-msvc@4.60.2': 5006 + optional: true 5007 + 5008 + '@rollup/rollup-win32-x64-gnu@4.60.2': 5009 + optional: true 5010 + 5011 + '@rollup/rollup-win32-x64-msvc@4.60.2': 4382 5012 optional: true 4383 5013 4384 5014 '@standard-schema/spec@1.1.0': {} ··· 4390 5020 magic-string: 0.25.9 4391 5021 string.prototype.matchall: 4.0.12 4392 5022 5023 + '@sveltejs/acorn-typescript@1.0.9(acorn@8.15.0)': 5024 + dependencies: 5025 + acorn: 8.15.0 5026 + 5027 + '@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.5)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1))': 5028 + dependencies: 5029 + deepmerge: 4.3.1 5030 + magic-string: 0.30.21 5031 + obug: 2.1.1 5032 + svelte: 5.55.5 5033 + vite: 7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1) 5034 + vitefu: 1.1.3(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)) 5035 + 5036 + '@tybys/wasm-util@0.10.1': 5037 + dependencies: 5038 + tslib: 2.8.1 5039 + optional: true 5040 + 5041 + '@types/babel__core@7.20.5': 5042 + dependencies: 5043 + '@babel/parser': 7.29.3 5044 + '@babel/types': 7.29.0 5045 + '@types/babel__generator': 7.27.0 5046 + '@types/babel__template': 7.4.4 5047 + '@types/babel__traverse': 7.28.0 5048 + 5049 + '@types/babel__generator@7.27.0': 5050 + dependencies: 5051 + '@babel/types': 7.29.0 5052 + 5053 + '@types/babel__template@7.4.4': 5054 + dependencies: 5055 + '@babel/parser': 7.29.3 5056 + '@babel/types': 7.29.0 5057 + 5058 + '@types/babel__traverse@7.28.0': 5059 + dependencies: 5060 + '@babel/types': 7.29.0 5061 + 5062 + '@types/braces@3.0.5': {} 5063 + 4393 5064 '@types/chai@5.2.3': 4394 5065 dependencies: 4395 5066 '@types/deep-eql': 4.0.2 ··· 4409 5080 4410 5081 '@types/estree@1.0.8': {} 4411 5082 5083 + '@types/fs-extra@11.0.4': 5084 + dependencies: 5085 + '@types/jsonfile': 6.1.4 5086 + '@types/node': 24.10.1 5087 + 4412 5088 '@types/hast@3.0.4': 4413 5089 dependencies: 4414 - '@types/unist': 2.0.11 5090 + '@types/unist': 3.0.3 5091 + 5092 + '@types/jsonfile@6.1.4': 5093 + dependencies: 5094 + '@types/node': 24.10.1 4415 5095 4416 5096 '@types/mdast@4.0.4': 4417 5097 dependencies: 4418 - '@types/unist': 2.0.11 5098 + '@types/unist': 3.0.3 4419 5099 4420 5100 '@types/mdx@2.0.13': {} 5101 + 5102 + '@types/micromatch@4.0.10': 5103 + dependencies: 5104 + '@types/braces': 3.0.5 5105 + 5106 + '@types/minimist@1.2.5': {} 4421 5107 4422 5108 '@types/ms@2.1.0': {} 4423 5109 ··· 4425 5111 dependencies: 4426 5112 undici-types: 7.16.0 4427 5113 5114 + '@types/prismjs@1.26.6': {} 5115 + 4428 5116 '@types/resolve@1.17.1': 4429 5117 dependencies: 4430 5118 '@types/node': 24.10.1 ··· 4457 5145 '@unhead/schema': 1.11.20 4458 5146 '@unhead/shared': 1.11.20 4459 5147 4460 - '@unhead/vue@1.11.20(vue@3.5.29(typescript@5.9.3))': 5148 + '@unhead/vue@1.11.20(vue@3.5.33(typescript@6.0.3))': 4461 5149 dependencies: 4462 5150 '@unhead/schema': 1.11.20 4463 5151 '@unhead/shared': 1.11.20 4464 5152 hookable: 5.5.3 4465 5153 unhead: 1.11.20 4466 - vue: 3.5.29(typescript@5.9.3) 5154 + vue: 3.5.33(typescript@6.0.3) 4467 5155 4468 - '@vitejs/plugin-vue@5.2.4(vite@5.4.21(@types/node@24.10.1)(sass@1.97.3)(terser@5.44.1))(vue@3.5.29(typescript@5.9.3))': 5156 + '@vitejs/plugin-vue@6.0.6(vite@8.0.10(@types/node@24.10.1)(esbuild@0.27.2)(sass@1.99.0)(terser@5.44.1))(vue@3.5.33(typescript@6.0.3))': 4469 5157 dependencies: 4470 - vite: 5.4.21(@types/node@24.10.1)(sass@1.97.3)(terser@5.44.1) 4471 - vue: 3.5.29(typescript@5.9.3) 5158 + '@rolldown/pluginutils': 1.0.0-rc.13 5159 + vite: 8.0.10(@types/node@24.10.1)(esbuild@0.27.2)(sass@1.99.0)(terser@5.44.1) 5160 + vue: 3.5.33(typescript@6.0.3) 4472 5161 4473 - '@vitest/expect@4.0.18': 5162 + '@vitest/expect@4.1.5': 4474 5163 dependencies: 4475 5164 '@standard-schema/spec': 1.1.0 4476 5165 '@types/chai': 5.2.3 4477 - '@vitest/spy': 4.0.18 4478 - '@vitest/utils': 4.0.18 5166 + '@vitest/spy': 4.1.5 5167 + '@vitest/utils': 4.1.5 4479 5168 chai: 6.2.2 4480 - tinyrainbow: 3.0.3 5169 + tinyrainbow: 3.1.0 4481 5170 4482 - '@vitest/mocker@4.0.18(vite@7.3.0(@types/node@24.10.1)(sass@1.97.3)(terser@5.44.1))': 5171 + '@vitest/mocker@4.1.5(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1))': 4483 5172 dependencies: 4484 - '@vitest/spy': 4.0.18 5173 + '@vitest/spy': 4.1.5 4485 5174 estree-walker: 3.0.3 4486 5175 magic-string: 0.30.21 4487 5176 optionalDependencies: 4488 - vite: 7.3.0(@types/node@24.10.1)(sass@1.97.3)(terser@5.44.1) 5177 + vite: 7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1) 4489 5178 4490 - '@vitest/pretty-format@4.0.18': 5179 + '@vitest/pretty-format@4.1.5': 4491 5180 dependencies: 4492 - tinyrainbow: 3.0.3 5181 + tinyrainbow: 3.1.0 4493 5182 4494 - '@vitest/runner@4.0.18': 5183 + '@vitest/runner@4.1.5': 4495 5184 dependencies: 4496 - '@vitest/utils': 4.0.18 5185 + '@vitest/utils': 4.1.5 4497 5186 pathe: 2.0.3 4498 5187 4499 - '@vitest/snapshot@4.0.18': 5188 + '@vitest/snapshot@4.1.5': 4500 5189 dependencies: 4501 - '@vitest/pretty-format': 4.0.18 5190 + '@vitest/pretty-format': 4.1.5 5191 + '@vitest/utils': 4.1.5 4502 5192 magic-string: 0.30.21 4503 5193 pathe: 2.0.3 4504 5194 4505 - '@vitest/spy@4.0.18': {} 5195 + '@vitest/spy@4.1.5': {} 4506 5196 4507 - '@vitest/utils@4.0.18': 5197 + '@vitest/utils@4.1.5': 4508 5198 dependencies: 4509 - '@vitest/pretty-format': 4.0.18 4510 - tinyrainbow: 3.0.3 5199 + '@vitest/pretty-format': 4.1.5 5200 + convert-source-map: 2.0.0 5201 + tinyrainbow: 3.1.0 4511 5202 4512 5203 '@volar/language-core@2.4.28': 4513 5204 dependencies: ··· 4521 5212 path-browserify: 1.0.1 4522 5213 vscode-uri: 3.1.0 4523 5214 4524 - '@vue/compiler-core@3.5.27': 4525 - dependencies: 4526 - '@babel/parser': 7.28.5 4527 - '@vue/shared': 3.5.27 4528 - entities: 7.0.0 4529 - estree-walker: 2.0.2 4530 - source-map-js: 1.2.1 4531 - 4532 5215 '@vue/compiler-core@3.5.29': 4533 5216 dependencies: 4534 5217 '@babel/parser': 7.29.0 ··· 4537 5220 estree-walker: 2.0.2 4538 5221 source-map-js: 1.2.1 4539 5222 4540 - '@vue/compiler-dom@3.5.27': 5223 + '@vue/compiler-core@3.5.33': 4541 5224 dependencies: 4542 - '@vue/compiler-core': 3.5.27 4543 - '@vue/shared': 3.5.27 5225 + '@babel/parser': 7.29.3 5226 + '@vue/shared': 3.5.33 5227 + entities: 7.0.1 5228 + estree-walker: 2.0.2 5229 + source-map-js: 1.2.1 4544 5230 4545 5231 '@vue/compiler-dom@3.5.29': 4546 5232 dependencies: 4547 5233 '@vue/compiler-core': 3.5.29 4548 5234 '@vue/shared': 3.5.29 4549 5235 4550 - '@vue/compiler-sfc@3.5.29': 5236 + '@vue/compiler-dom@3.5.33': 4551 5237 dependencies: 4552 - '@babel/parser': 7.29.0 4553 - '@vue/compiler-core': 3.5.29 4554 - '@vue/compiler-dom': 3.5.29 4555 - '@vue/compiler-ssr': 3.5.29 4556 - '@vue/shared': 3.5.29 5238 + '@vue/compiler-core': 3.5.33 5239 + '@vue/shared': 3.5.33 5240 + 5241 + '@vue/compiler-sfc@3.5.33': 5242 + dependencies: 5243 + '@babel/parser': 7.29.3 5244 + '@vue/compiler-core': 3.5.33 5245 + '@vue/compiler-dom': 3.5.33 5246 + '@vue/compiler-ssr': 3.5.33 5247 + '@vue/shared': 3.5.33 4557 5248 estree-walker: 2.0.2 4558 5249 magic-string: 0.30.21 4559 - postcss: 8.5.6 5250 + postcss: 8.5.13 4560 5251 source-map-js: 1.2.1 4561 5252 4562 - '@vue/compiler-ssr@3.5.29': 5253 + '@vue/compiler-ssr@3.5.33': 4563 5254 dependencies: 4564 - '@vue/compiler-dom': 3.5.29 4565 - '@vue/shared': 3.5.29 5255 + '@vue/compiler-dom': 3.5.33 5256 + '@vue/shared': 3.5.33 4566 5257 4567 5258 '@vue/devtools-api@6.6.4': {} 4568 5259 ··· 4584 5275 dependencies: 4585 5276 rfdc: 1.4.1 4586 5277 4587 - '@vue/language-core@3.2.5': 5278 + '@vue/language-core@3.2.7': 4588 5279 dependencies: 4589 5280 '@volar/language-core': 2.4.28 4590 - '@vue/compiler-dom': 3.5.27 4591 - '@vue/shared': 3.5.27 5281 + '@vue/compiler-dom': 3.5.29 5282 + '@vue/shared': 3.5.29 4592 5283 alien-signals: 3.1.2 4593 5284 muggle-string: 0.4.1 4594 5285 path-browserify: 1.0.1 4595 - picomatch: 4.0.3 5286 + picomatch: 4.0.4 4596 5287 4597 - '@vue/reactivity@3.5.29': 5288 + '@vue/reactivity@3.5.33': 4598 5289 dependencies: 4599 - '@vue/shared': 3.5.29 5290 + '@vue/shared': 3.5.33 4600 5291 4601 - '@vue/runtime-core@3.5.29': 5292 + '@vue/runtime-core@3.5.33': 4602 5293 dependencies: 4603 - '@vue/reactivity': 3.5.29 4604 - '@vue/shared': 3.5.29 5294 + '@vue/reactivity': 3.5.33 5295 + '@vue/shared': 3.5.33 4605 5296 4606 - '@vue/runtime-dom@3.5.29': 5297 + '@vue/runtime-dom@3.5.33': 4607 5298 dependencies: 4608 - '@vue/reactivity': 3.5.29 4609 - '@vue/runtime-core': 3.5.29 4610 - '@vue/shared': 3.5.29 5299 + '@vue/reactivity': 3.5.33 5300 + '@vue/runtime-core': 3.5.33 5301 + '@vue/shared': 3.5.33 4611 5302 csstype: 3.2.3 4612 5303 4613 - '@vue/server-renderer@3.5.29(vue@3.5.29(typescript@5.9.3))': 5304 + '@vue/server-renderer@3.5.33(vue@3.5.33(typescript@6.0.3))': 4614 5305 dependencies: 4615 - '@vue/compiler-ssr': 3.5.29 4616 - '@vue/shared': 3.5.29 4617 - vue: 3.5.29(typescript@5.9.3) 4618 - 4619 - '@vue/shared@3.5.27': {} 5306 + '@vue/compiler-ssr': 3.5.33 5307 + '@vue/shared': 3.5.33 5308 + vue: 3.5.33(typescript@6.0.3) 4620 5309 4621 5310 '@vue/shared@3.5.29': {} 5311 + 5312 + '@vue/shared@3.5.33': {} 4622 5313 4623 5314 acorn-jsx@5.3.2(acorn@8.15.0): 4624 5315 dependencies: ··· 4644 5335 dependencies: 4645 5336 sprintf-js: 1.0.3 4646 5337 5338 + aria-query@5.3.1: {} 5339 + 4647 5340 array-buffer-byte-length@1.0.2: 4648 5341 dependencies: 4649 5342 call-bound: 1.0.4 ··· 4675 5368 4676 5369 await-lock@2.2.2: {} 4677 5370 5371 + axobject-query@4.1.0: {} 5372 + 5373 + babel-plugin-jsx-dom-expressions@0.40.6(@babel/core@7.28.5): 5374 + dependencies: 5375 + '@babel/core': 7.28.5 5376 + '@babel/helper-module-imports': 7.18.6 5377 + '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.28.5) 5378 + '@babel/types': 7.29.0 5379 + html-entities: 2.3.3 5380 + parse5: 7.3.0 5381 + 4678 5382 babel-plugin-polyfill-corejs2@0.4.14(@babel/core@7.28.5): 4679 5383 dependencies: 4680 5384 '@babel/compat-data': 7.28.5 ··· 4699 5403 transitivePeerDependencies: 4700 5404 - supports-color 4701 5405 5406 + babel-plugin-transform-hook-names@1.0.2(@babel/core@7.28.5): 5407 + dependencies: 5408 + '@babel/core': 7.28.5 5409 + 5410 + babel-preset-solid@1.9.12(@babel/core@7.28.5)(solid-js@1.9.12): 5411 + dependencies: 5412 + '@babel/core': 7.28.5 5413 + babel-plugin-jsx-dom-expressions: 0.40.6(@babel/core@7.28.5) 5414 + optionalDependencies: 5415 + solid-js: 1.9.12 5416 + 4702 5417 bail@2.0.2: {} 4703 5418 4704 5419 balanced-match@1.0.2: {} 4705 5420 4706 - baseline-browser-mapping@2.10.0: {} 5421 + baseline-browser-mapping@2.10.27: {} 4707 5422 4708 5423 binary-extensions@2.3.0: {} 4709 5424 4710 5425 birpc@2.8.0: {} 5426 + 5427 + boolbase@1.0.0: {} 4711 5428 4712 5429 brace-expansion@1.1.12: 4713 5430 dependencies: ··· 4724 5441 4725 5442 browserslist@4.28.0: 4726 5443 dependencies: 4727 - baseline-browser-mapping: 2.10.0 5444 + baseline-browser-mapping: 2.10.27 4728 5445 caniuse-lite: 1.0.30001757 4729 5446 electron-to-chromium: 1.5.260 4730 5447 node-releases: 2.0.27 ··· 4791 5508 dependencies: 4792 5509 readdirp: 4.1.2 4793 5510 5511 + clsx@2.1.1: {} 5512 + 4794 5513 collapse-white-space@2.1.0: {} 4795 5514 4796 5515 comma-separated-tokens@2.0.3: {} ··· 4820 5539 which: 2.0.2 4821 5540 4822 5541 crypto-random-string@2.0.0: {} 5542 + 5543 + css-select@5.2.2: 5544 + dependencies: 5545 + boolbase: 1.0.0 5546 + css-what: 6.2.2 5547 + domhandler: 5.0.3 5548 + domutils: 3.2.2 5549 + nth-check: 2.1.1 5550 + 5551 + css-what@6.2.2: {} 4823 5552 4824 5553 csstype@3.2.3: {} 4825 5554 ··· 4929 5658 detect-libc@1.0.3: 4930 5659 optional: true 4931 5660 5661 + detect-libc@2.1.2: {} 5662 + 5663 + devalue@5.8.0: {} 5664 + 4932 5665 devlop@1.1.0: 4933 5666 dependencies: 4934 5667 dequal: 2.0.3 4935 5668 5669 + dom-serializer@2.0.0: 5670 + dependencies: 5671 + domelementtype: 2.3.0 5672 + domhandler: 5.0.3 5673 + entities: 4.5.0 5674 + 5675 + domelementtype@2.3.0: {} 5676 + 5677 + domhandler@5.0.3: 5678 + dependencies: 5679 + domelementtype: 2.3.0 5680 + 5681 + domutils@3.2.2: 5682 + dependencies: 5683 + dom-serializer: 2.0.0 5684 + domelementtype: 2.3.0 5685 + domhandler: 5.0.3 5686 + 4936 5687 dunder-proto@1.0.1: 4937 5688 dependencies: 4938 5689 call-bind-apply-helpers: 1.0.2 ··· 4945 5696 4946 5697 electron-to-chromium@1.5.260: {} 4947 5698 4948 - entities@7.0.0: {} 5699 + entities@4.5.0: {} 5700 + 5701 + entities@6.0.1: {} 4949 5702 4950 5703 entities@7.0.1: {} 4951 5704 ··· 5024 5777 5025 5778 es-module-lexer@1.7.0: {} 5026 5779 5780 + es-module-lexer@2.1.0: {} 5781 + 5027 5782 es-object-atoms@1.1.1: 5028 5783 dependencies: 5029 5784 es-errors: 1.3.0 ··· 5041 5796 is-date-object: 1.1.0 5042 5797 is-symbol: 1.1.1 5043 5798 5044 - esbuild@0.21.5: 5045 - optionalDependencies: 5046 - '@esbuild/aix-ppc64': 0.21.5 5047 - '@esbuild/android-arm': 0.21.5 5048 - '@esbuild/android-arm64': 0.21.5 5049 - '@esbuild/android-x64': 0.21.5 5050 - '@esbuild/darwin-arm64': 0.21.5 5051 - '@esbuild/darwin-x64': 0.21.5 5052 - '@esbuild/freebsd-arm64': 0.21.5 5053 - '@esbuild/freebsd-x64': 0.21.5 5054 - '@esbuild/linux-arm': 0.21.5 5055 - '@esbuild/linux-arm64': 0.21.5 5056 - '@esbuild/linux-ia32': 0.21.5 5057 - '@esbuild/linux-loong64': 0.21.5 5058 - '@esbuild/linux-mips64el': 0.21.5 5059 - '@esbuild/linux-ppc64': 0.21.5 5060 - '@esbuild/linux-riscv64': 0.21.5 5061 - '@esbuild/linux-s390x': 0.21.5 5062 - '@esbuild/linux-x64': 0.21.5 5063 - '@esbuild/netbsd-x64': 0.21.5 5064 - '@esbuild/openbsd-x64': 0.21.5 5065 - '@esbuild/sunos-x64': 0.21.5 5066 - '@esbuild/win32-arm64': 0.21.5 5067 - '@esbuild/win32-ia32': 0.21.5 5068 - '@esbuild/win32-x64': 0.21.5 5069 - 5070 5799 esbuild@0.27.2: 5071 5800 optionalDependencies: 5072 5801 '@esbuild/aix-ppc64': 0.27.2 ··· 5100 5829 5101 5830 escape-string-regexp@5.0.0: {} 5102 5831 5832 + esm-env@1.2.2: {} 5833 + 5103 5834 esprima@4.0.1: {} 5835 + 5836 + esrap@2.2.5: 5837 + dependencies: 5838 + '@jridgewell/sourcemap-codec': 1.5.5 5104 5839 5105 5840 estree-util-attach-comments@3.0.0: 5106 5841 dependencies: ··· 5169 5904 fdir@6.5.0(picomatch@4.0.3): 5170 5905 optionalDependencies: 5171 5906 picomatch: 4.0.3 5907 + 5908 + fdir@6.5.0(picomatch@4.0.4): 5909 + optionalDependencies: 5910 + picomatch: 4.0.4 5172 5911 5173 5912 feed@4.2.2: 5174 5913 dependencies: ··· 5363 6102 dependencies: 5364 6103 '@types/hast': 3.0.4 5365 6104 6105 + he@1.2.0: {} 6106 + 5366 6107 hookable@5.5.3: {} 5367 6108 6109 + html-entities@2.3.3: {} 6110 + 5368 6111 html-void-elements@3.0.0: {} 5369 6112 5370 6113 idb@7.1.1: {} 5371 6114 5372 - iles@0.10.0-beta.1(@babel/parser@7.29.0)(@types/node@24.10.1)(rollup@2.79.2)(sass@1.97.3)(terser@5.44.1)(typescript@5.9.3): 6115 + iles@0.10.0(@babel/parser@7.29.3)(@preact/preset-vite@2.10.5(@babel/core@7.28.5)(preact@10.29.1)(rollup@2.79.2)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.5)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)))(@types/debug@4.1.12)(@types/fs-extra@11.0.4)(@types/micromatch@4.0.10)(@types/minimist@1.2.5)(@types/node@24.10.1)(@types/unist@3.0.3)(esbuild@0.27.2)(mdast-util-mdx-jsx@3.2.0)(mdast-util-mdxjs-esm@2.0.1)(rolldown@1.0.0-rc.9(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0))(rollup@2.79.2)(sass@1.99.0)(terser@5.44.1)(typescript@6.0.3)(vfile@6.0.3)(vite-plugin-solid@2.11.12(solid-js@1.9.12)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1))): 5373 6116 dependencies: 5374 6117 '@antfu/install-pkg': 0.3.5 5375 6118 '@islands/hydration': 0.10.0-beta.1 5376 6119 '@islands/mdx': 0.10.0-beta.1 5377 - '@islands/pages': 0.10.0-beta.1(vue@3.5.29(typescript@5.9.3)) 6120 + '@islands/pages': 0.10.0-beta.1(vue@3.5.33(typescript@6.0.3)) 5378 6121 '@islands/prerender': 0.10.0-beta.1 5379 6122 '@nuxt/devalue': 2.0.2 6123 + '@preact/preset-vite': 2.10.5(@babel/core@7.28.5)(preact@10.29.1)(rollup@2.79.2)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)) 6124 + '@sveltejs/vite-plugin-svelte': 7.0.0(svelte@5.55.5)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)) 6125 + '@types/debug': 4.1.12 6126 + '@types/fs-extra': 11.0.4 6127 + '@types/micromatch': 4.0.10 6128 + '@types/minimist': 1.2.5 6129 + '@types/node': 24.10.1 6130 + '@types/unist': 3.0.3 5380 6131 '@unhead/ssr': 1.11.20 5381 - '@unhead/vue': 1.11.20(vue@3.5.29(typescript@5.9.3)) 5382 - '@vitejs/plugin-vue': 5.2.4(vite@5.4.21(@types/node@24.10.1)(sass@1.97.3)(terser@5.44.1))(vue@3.5.29(typescript@5.9.3)) 6132 + '@unhead/vue': 1.11.20(vue@3.5.33(typescript@6.0.3)) 6133 + '@vitejs/plugin-vue': 6.0.6(vite@8.0.10(@types/node@24.10.1)(esbuild@0.27.2)(sass@1.99.0)(terser@5.44.1))(vue@3.5.33(typescript@6.0.3)) 5383 6134 '@vue/devtools-api': 7.7.9 5384 6135 debug: 4.4.3 5385 6136 deep-equal: 2.2.3 5386 6137 es-module-lexer: 1.7.0 5387 6138 fast-glob: 3.3.3 5388 6139 local-pkg: 0.5.1 6140 + magic-string: 0.29.0 6141 + mdast-util-mdx-jsx: 3.2.0 6142 + mdast-util-mdxjs-esm: 2.0.1 5389 6143 mico-spinner: 1.4.0 5390 6144 micromatch: 4.0.8 5391 6145 minimist: 1.2.8 5392 6146 pathe: 1.1.2 5393 6147 picocolors: 1.1.1 6148 + rolldown: 1.0.0-rc.9(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) 5394 6149 unist-util-visit: 5.0.0 5395 - unplugin-vue-components: 0.27.5(@babel/parser@7.29.0)(rollup@2.79.2)(vue@3.5.29(typescript@5.9.3)) 5396 - vite: 5.4.21(@types/node@24.10.1)(sass@1.97.3)(terser@5.44.1) 5397 - vue: 3.5.29(typescript@5.9.3) 5398 - vue-router: 4.6.3(vue@3.5.29(typescript@5.9.3)) 6150 + unplugin-vue-components: 0.27.5(@babel/parser@7.29.3)(rollup@2.79.2)(vue@3.5.33(typescript@6.0.3)) 6151 + vfile: 6.0.3 6152 + vite: 8.0.10(@types/node@24.10.1)(esbuild@0.27.2)(sass@1.99.0)(terser@5.44.1) 6153 + vite-plugin-solid: 2.11.12(solid-js@1.9.12)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)) 6154 + vue: 3.5.33(typescript@6.0.3) 6155 + vue-router: 4.6.3(vue@3.5.33(typescript@6.0.3)) 5399 6156 transitivePeerDependencies: 5400 6157 - '@babel/parser' 5401 6158 - '@nuxt/kit' 5402 - - '@types/node' 6159 + - '@vitejs/devtools' 6160 + - esbuild 6161 + - jiti 5403 6162 - less 5404 - - lightningcss 5405 6163 - rollup 5406 6164 - sass 5407 6165 - sass-embedded ··· 5409 6167 - sugarss 5410 6168 - supports-color 5411 6169 - terser 6170 + - tsx 5412 6171 - typescript 6172 + - yaml 5413 6173 5414 - immutable@5.1.4: {} 6174 + immutable@5.1.5: {} 5415 6175 5416 6176 inflight@1.0.6: 5417 6177 dependencies: ··· 5574 6334 call-bound: 1.0.4 5575 6335 get-intrinsic: 1.3.0 5576 6336 6337 + is-what@4.1.16: {} 6338 + 5577 6339 is-what@5.5.0: {} 5578 6340 5579 6341 isarray@2.0.5: {} ··· 5619 6381 5620 6382 kind-of@6.0.3: {} 5621 6383 6384 + kolorist@1.8.0: {} 6385 + 5622 6386 leven@3.1.0: {} 5623 6387 6388 + lightningcss-android-arm64@1.32.0: 6389 + optional: true 6390 + 6391 + lightningcss-darwin-arm64@1.32.0: 6392 + optional: true 6393 + 6394 + lightningcss-darwin-x64@1.32.0: 6395 + optional: true 6396 + 6397 + lightningcss-freebsd-x64@1.32.0: 6398 + optional: true 6399 + 6400 + lightningcss-linux-arm-gnueabihf@1.32.0: 6401 + optional: true 6402 + 6403 + lightningcss-linux-arm64-gnu@1.32.0: 6404 + optional: true 6405 + 6406 + lightningcss-linux-arm64-musl@1.32.0: 6407 + optional: true 6408 + 6409 + lightningcss-linux-x64-gnu@1.32.0: 6410 + optional: true 6411 + 6412 + lightningcss-linux-x64-musl@1.32.0: 6413 + optional: true 6414 + 6415 + lightningcss-win32-arm64-msvc@1.32.0: 6416 + optional: true 6417 + 6418 + lightningcss-win32-x64-msvc@1.32.0: 6419 + optional: true 6420 + 6421 + lightningcss@1.32.0: 6422 + dependencies: 6423 + detect-libc: 2.1.2 6424 + optionalDependencies: 6425 + lightningcss-android-arm64: 1.32.0 6426 + lightningcss-darwin-arm64: 1.32.0 6427 + lightningcss-darwin-x64: 1.32.0 6428 + lightningcss-freebsd-x64: 1.32.0 6429 + lightningcss-linux-arm-gnueabihf: 1.32.0 6430 + lightningcss-linux-arm64-gnu: 1.32.0 6431 + lightningcss-linux-arm64-musl: 1.32.0 6432 + lightningcss-linux-x64-gnu: 1.32.0 6433 + lightningcss-linux-x64-musl: 1.32.0 6434 + lightningcss-win32-arm64-msvc: 1.32.0 6435 + lightningcss-win32-x64-msvc: 1.32.0 6436 + 5624 6437 local-pkg@0.5.1: 5625 6438 dependencies: 5626 6439 mlly: 1.8.0 5627 6440 pkg-types: 1.3.1 6441 + 6442 + locate-character@3.0.0: {} 5628 6443 5629 6444 lodash.debounce@4.0.8: {} 5630 6445 ··· 5642 6457 dependencies: 5643 6458 sourcemap-codec: 1.4.8 5644 6459 6460 + magic-string@0.29.0: 6461 + dependencies: 6462 + '@jridgewell/sourcemap-codec': 1.5.5 6463 + 5645 6464 magic-string@0.30.21: 5646 6465 dependencies: 5647 6466 '@jridgewell/sourcemap-codec': 1.5.5 5648 6467 5649 6468 markdown-extensions@2.0.0: {} 5650 6469 5651 - marked@17.0.3: {} 6470 + marked@18.0.3: {} 5652 6471 5653 6472 math-intrinsics@1.1.0: {} 5654 6473 ··· 5763 6582 mdast-util-to-string@4.0.0: 5764 6583 dependencies: 5765 6584 '@types/mdast': 4.0.4 6585 + 6586 + merge-anything@5.1.7: 6587 + dependencies: 6588 + is-what: 4.1.16 5766 6589 5767 6590 merge-stream@2.0.0: {} 5768 6591 ··· 6021 6844 6022 6845 nanoid@3.3.11: {} 6023 6846 6024 - nanoid@5.1.6: {} 6847 + nanoid@5.1.11: {} 6025 6848 6026 6849 node-addon-api@7.1.1: 6027 6850 optional: true 6028 6851 6852 + node-html-parser@6.1.13: 6853 + dependencies: 6854 + css-select: 5.2.2 6855 + he: 1.2.0 6856 + 6029 6857 node-releases@2.0.27: {} 6030 6858 6031 6859 normalize-path@3.0.0: {} 6860 + 6861 + nth-check@2.1.1: 6862 + dependencies: 6863 + boolbase: 1.0.0 6032 6864 6033 6865 object-inspect@1.13.4: {} 6034 6866 ··· 6072 6904 is-decimal: 2.0.1 6073 6905 is-hexadecimal: 2.0.1 6074 6906 6907 + parse5@7.3.0: 6908 + dependencies: 6909 + entities: 6.0.1 6910 + 6075 6911 path-browserify@1.0.1: {} 6076 6912 6077 6913 path-is-absolute@1.0.1: {} ··· 6100 6936 6101 6937 picomatch@4.0.3: {} 6102 6938 6103 - pinia@3.0.4(typescript@5.9.3)(vue@3.5.29(typescript@5.9.3)): 6939 + picomatch@4.0.4: {} 6940 + 6941 + pinia@3.0.4(typescript@6.0.3)(vue@3.5.33(typescript@6.0.3)): 6104 6942 dependencies: 6105 6943 '@vue/devtools-api': 7.7.9 6106 - vue: 3.5.29(typescript@5.9.3) 6944 + vue: 3.5.33(typescript@6.0.3) 6107 6945 optionalDependencies: 6108 - typescript: 5.9.3 6946 + typescript: 6.0.3 6109 6947 6110 6948 pkg-types@1.3.1: 6111 6949 dependencies: ··· 6115 6953 6116 6954 possible-typed-array-names@1.1.0: {} 6117 6955 6118 - postcss@8.5.6: 6956 + postcss@8.5.13: 6119 6957 dependencies: 6120 6958 nanoid: 3.3.11 6121 6959 picocolors: 1.1.1 6122 6960 source-map-js: 1.2.1 6123 6961 6124 - prettier@3.8.1: {} 6962 + preact@10.29.1: {} 6963 + 6964 + prettier@3.8.3: {} 6125 6965 6126 6966 pretty-bytes@5.6.0: {} 6127 6967 ··· 6131 6971 6132 6972 property-information@7.1.0: {} 6133 6973 6134 - punycode@1.4.1: {} 6135 - 6136 6974 punycode@2.3.1: {} 6137 - 6138 - qs@6.15.1: 6139 - dependencies: 6140 - side-channel: 1.1.0 6141 6975 6142 6976 queue-microtask@1.2.3: {} 6143 6977 ··· 6237 7071 6238 7072 rfdc@1.4.1: {} 6239 7073 7074 + rolldown@1.0.0-rc.17: 7075 + dependencies: 7076 + '@oxc-project/types': 0.127.0 7077 + '@rolldown/pluginutils': 1.0.0-rc.17 7078 + optionalDependencies: 7079 + '@rolldown/binding-android-arm64': 1.0.0-rc.17 7080 + '@rolldown/binding-darwin-arm64': 1.0.0-rc.17 7081 + '@rolldown/binding-darwin-x64': 1.0.0-rc.17 7082 + '@rolldown/binding-freebsd-x64': 1.0.0-rc.17 7083 + '@rolldown/binding-linux-arm-gnueabihf': 1.0.0-rc.17 7084 + '@rolldown/binding-linux-arm64-gnu': 1.0.0-rc.17 7085 + '@rolldown/binding-linux-arm64-musl': 1.0.0-rc.17 7086 + '@rolldown/binding-linux-ppc64-gnu': 1.0.0-rc.17 7087 + '@rolldown/binding-linux-s390x-gnu': 1.0.0-rc.17 7088 + '@rolldown/binding-linux-x64-gnu': 1.0.0-rc.17 7089 + '@rolldown/binding-linux-x64-musl': 1.0.0-rc.17 7090 + '@rolldown/binding-openharmony-arm64': 1.0.0-rc.17 7091 + '@rolldown/binding-wasm32-wasi': 1.0.0-rc.17 7092 + '@rolldown/binding-win32-arm64-msvc': 1.0.0-rc.17 7093 + '@rolldown/binding-win32-x64-msvc': 1.0.0-rc.17 7094 + 7095 + rolldown@1.0.0-rc.9(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0): 7096 + dependencies: 7097 + '@oxc-project/types': 0.115.0 7098 + '@rolldown/pluginutils': 1.0.0-rc.9 7099 + optionalDependencies: 7100 + '@rolldown/binding-android-arm64': 1.0.0-rc.9 7101 + '@rolldown/binding-darwin-arm64': 1.0.0-rc.9 7102 + '@rolldown/binding-darwin-x64': 1.0.0-rc.9 7103 + '@rolldown/binding-freebsd-x64': 1.0.0-rc.9 7104 + '@rolldown/binding-linux-arm-gnueabihf': 1.0.0-rc.9 7105 + '@rolldown/binding-linux-arm64-gnu': 1.0.0-rc.9 7106 + '@rolldown/binding-linux-arm64-musl': 1.0.0-rc.9 7107 + '@rolldown/binding-linux-ppc64-gnu': 1.0.0-rc.9 7108 + '@rolldown/binding-linux-s390x-gnu': 1.0.0-rc.9 7109 + '@rolldown/binding-linux-x64-gnu': 1.0.0-rc.9 7110 + '@rolldown/binding-linux-x64-musl': 1.0.0-rc.9 7111 + '@rolldown/binding-openharmony-arm64': 1.0.0-rc.9 7112 + '@rolldown/binding-wasm32-wasi': 1.0.0-rc.9(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) 7113 + '@rolldown/binding-win32-arm64-msvc': 1.0.0-rc.9 7114 + '@rolldown/binding-win32-x64-msvc': 1.0.0-rc.9 7115 + transitivePeerDependencies: 7116 + - '@emnapi/core' 7117 + - '@emnapi/runtime' 7118 + 6240 7119 rollup-plugin-terser@7.0.2(rollup@2.79.2): 6241 7120 dependencies: 6242 - '@babel/code-frame': 7.27.1 7121 + '@babel/code-frame': 7.29.0 6243 7122 jest-worker: 26.6.2 6244 7123 rollup: 2.79.2 6245 7124 serialize-javascript: 4.0.0 ··· 6249 7128 optionalDependencies: 6250 7129 fsevents: 2.3.3 6251 7130 6252 - rollup@4.53.3: 7131 + rollup@4.60.2: 6253 7132 dependencies: 6254 7133 '@types/estree': 1.0.8 6255 7134 optionalDependencies: 6256 - '@rollup/rollup-android-arm-eabi': 4.53.3 6257 - '@rollup/rollup-android-arm64': 4.53.3 6258 - '@rollup/rollup-darwin-arm64': 4.53.3 6259 - '@rollup/rollup-darwin-x64': 4.53.3 6260 - '@rollup/rollup-freebsd-arm64': 4.53.3 6261 - '@rollup/rollup-freebsd-x64': 4.53.3 6262 - '@rollup/rollup-linux-arm-gnueabihf': 4.53.3 6263 - '@rollup/rollup-linux-arm-musleabihf': 4.53.3 6264 - '@rollup/rollup-linux-arm64-gnu': 4.53.3 6265 - '@rollup/rollup-linux-arm64-musl': 4.53.3 6266 - '@rollup/rollup-linux-loong64-gnu': 4.53.3 6267 - '@rollup/rollup-linux-ppc64-gnu': 4.53.3 6268 - '@rollup/rollup-linux-riscv64-gnu': 4.53.3 6269 - '@rollup/rollup-linux-riscv64-musl': 4.53.3 6270 - '@rollup/rollup-linux-s390x-gnu': 4.53.3 6271 - '@rollup/rollup-linux-x64-gnu': 4.53.3 6272 - '@rollup/rollup-linux-x64-musl': 4.53.3 6273 - '@rollup/rollup-openharmony-arm64': 4.53.3 6274 - '@rollup/rollup-win32-arm64-msvc': 4.53.3 6275 - '@rollup/rollup-win32-ia32-msvc': 4.53.3 6276 - '@rollup/rollup-win32-x64-gnu': 4.53.3 6277 - '@rollup/rollup-win32-x64-msvc': 4.53.3 7135 + '@rollup/rollup-android-arm-eabi': 4.60.2 7136 + '@rollup/rollup-android-arm64': 4.60.2 7137 + '@rollup/rollup-darwin-arm64': 4.60.2 7138 + '@rollup/rollup-darwin-x64': 4.60.2 7139 + '@rollup/rollup-freebsd-arm64': 4.60.2 7140 + '@rollup/rollup-freebsd-x64': 4.60.2 7141 + '@rollup/rollup-linux-arm-gnueabihf': 4.60.2 7142 + '@rollup/rollup-linux-arm-musleabihf': 4.60.2 7143 + '@rollup/rollup-linux-arm64-gnu': 4.60.2 7144 + '@rollup/rollup-linux-arm64-musl': 4.60.2 7145 + '@rollup/rollup-linux-loong64-gnu': 4.60.2 7146 + '@rollup/rollup-linux-loong64-musl': 4.60.2 7147 + '@rollup/rollup-linux-ppc64-gnu': 4.60.2 7148 + '@rollup/rollup-linux-ppc64-musl': 4.60.2 7149 + '@rollup/rollup-linux-riscv64-gnu': 4.60.2 7150 + '@rollup/rollup-linux-riscv64-musl': 4.60.2 7151 + '@rollup/rollup-linux-s390x-gnu': 4.60.2 7152 + '@rollup/rollup-linux-x64-gnu': 4.60.2 7153 + '@rollup/rollup-linux-x64-musl': 4.60.2 7154 + '@rollup/rollup-openbsd-x64': 4.60.2 7155 + '@rollup/rollup-openharmony-arm64': 4.60.2 7156 + '@rollup/rollup-win32-arm64-msvc': 4.60.2 7157 + '@rollup/rollup-win32-ia32-msvc': 4.60.2 7158 + '@rollup/rollup-win32-x64-gnu': 4.60.2 7159 + '@rollup/rollup-win32-x64-msvc': 4.60.2 6278 7160 fsevents: 2.3.3 6279 7161 6280 7162 run-parallel@1.2.0: ··· 6302 7184 es-errors: 1.3.0 6303 7185 is-regex: 1.2.1 6304 7186 6305 - sass@1.97.3: 7187 + sass@1.99.0: 6306 7188 dependencies: 6307 7189 chokidar: 4.0.3 6308 - immutable: 5.1.4 7190 + immutable: 5.1.5 6309 7191 source-map-js: 1.2.1 6310 7192 optionalDependencies: 6311 7193 '@parcel/watcher': 2.5.1 ··· 6322 7204 serialize-javascript@4.0.0: 6323 7205 dependencies: 6324 7206 randombytes: 2.1.0 7207 + 7208 + seroval-plugins@1.5.2(seroval@1.5.2): 7209 + dependencies: 7210 + seroval: 1.5.2 7211 + 7212 + seroval@1.5.2: {} 6325 7213 6326 7214 set-function-length@1.2.2: 6327 7215 dependencies: ··· 6381 7269 6382 7270 siginfo@2.0.0: {} 6383 7271 7272 + simple-code-frame@1.3.0: 7273 + dependencies: 7274 + kolorist: 1.8.0 7275 + 7276 + solid-js@1.9.12: 7277 + dependencies: 7278 + csstype: 3.2.3 7279 + seroval: 1.5.2 7280 + seroval-plugins: 1.5.2(seroval@1.5.2) 7281 + 7282 + solid-refresh@0.6.3(solid-js@1.9.12): 7283 + dependencies: 7284 + '@babel/generator': 7.29.1 7285 + '@babel/helper-module-imports': 7.28.6 7286 + '@babel/types': 7.29.0 7287 + solid-js: 1.9.12 7288 + transitivePeerDependencies: 7289 + - supports-color 7290 + 6384 7291 source-map-js@1.2.1: {} 6385 7292 6386 7293 source-map-support@0.5.21: ··· 6404 7311 6405 7312 sprintf-js@1.0.3: {} 6406 7313 7314 + stack-trace@1.0.0: {} 7315 + 6407 7316 stackback@0.0.2: {} 6408 7317 6409 - std-env@3.10.0: {} 7318 + std-env@4.1.0: {} 6410 7319 6411 7320 stop-iteration-iterator@1.1.0: 6412 7321 dependencies: ··· 6487 7396 6488 7397 supports-preserve-symlinks-flag@1.0.0: {} 6489 7398 7399 + svelte@5.55.5: 7400 + dependencies: 7401 + '@jridgewell/remapping': 2.3.5 7402 + '@jridgewell/sourcemap-codec': 1.5.5 7403 + '@sveltejs/acorn-typescript': 1.0.9(acorn@8.15.0) 7404 + '@types/estree': 1.0.8 7405 + '@types/trusted-types': 2.0.7 7406 + acorn: 8.15.0 7407 + aria-query: 5.3.1 7408 + axobject-query: 4.1.0 7409 + clsx: 2.1.1 7410 + devalue: 5.8.0 7411 + esm-env: 1.2.2 7412 + esrap: 2.2.5 7413 + is-reference: 3.0.3 7414 + locate-character: 3.0.0 7415 + magic-string: 0.30.21 7416 + zimmerframe: 1.1.4 7417 + transitivePeerDependencies: 7418 + - '@typescript-eslint/types' 7419 + 6490 7420 temp-dir@2.0.0: {} 6491 7421 6492 7422 tempy@0.6.0: ··· 6512 7442 fdir: 6.5.0(picomatch@4.0.3) 6513 7443 picomatch: 4.0.3 6514 7444 6515 - tinyrainbow@3.0.3: {} 7445 + tinyglobby@0.2.16: 7446 + dependencies: 7447 + fdir: 6.5.0(picomatch@4.0.4) 7448 + picomatch: 4.0.4 7449 + 7450 + tinyrainbow@3.1.0: {} 6516 7451 6517 7452 tlds@1.261.0: {} 6518 7453 ··· 6567 7502 possible-typed-array-names: 1.1.0 6568 7503 reflect.getprototypeof: 1.0.10 6569 7504 6570 - typescript@5.9.3: {} 7505 + typescript@6.0.3: {} 6571 7506 6572 7507 ufo@1.6.1: {} 6573 7508 ··· 6647 7582 6648 7583 universalify@2.0.1: {} 6649 7584 6650 - unplugin-vue-components@0.27.5(@babel/parser@7.29.0)(rollup@2.79.2)(vue@3.5.29(typescript@5.9.3)): 7585 + unplugin-vue-components@0.27.5(@babel/parser@7.29.3)(rollup@2.79.2)(vue@3.5.33(typescript@6.0.3)): 6651 7586 dependencies: 6652 7587 '@antfu/utils': 0.7.10 6653 7588 '@rollup/pluginutils': 5.3.0(rollup@2.79.2) ··· 6659 7594 minimatch: 9.0.5 6660 7595 mlly: 1.8.0 6661 7596 unplugin: 1.16.1 6662 - vue: 3.5.29(typescript@5.9.3) 7597 + vue: 3.5.33(typescript@6.0.3) 6663 7598 optionalDependencies: 6664 - '@babel/parser': 7.29.0 7599 + '@babel/parser': 7.29.3 6665 7600 transitivePeerDependencies: 6666 7601 - rollup 6667 7602 - supports-color ··· 6679 7614 escalade: 3.2.0 6680 7615 picocolors: 1.1.1 6681 7616 6682 - url@0.11.4: 6683 - dependencies: 6684 - punycode: 1.4.1 6685 - qs: 6.15.1 6686 - 6687 7617 vfile-message@4.0.3: 6688 7618 dependencies: 6689 7619 '@types/unist': 3.0.3 ··· 6694 7624 '@types/unist': 3.0.3 6695 7625 vfile-message: 4.0.3 6696 7626 6697 - vite-plugin-pwa@0.20.5(vite@7.3.0(@types/node@24.10.1)(sass@1.97.3)(terser@5.44.1))(workbox-build@6.6.0)(workbox-window@6.6.0): 7627 + vite-plugin-pwa@1.2.0(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1))(workbox-build@6.6.0(@types/babel__core@7.20.5))(workbox-window@6.6.0): 6698 7628 dependencies: 6699 7629 debug: 4.4.3 6700 7630 pretty-bytes: 6.1.1 6701 7631 tinyglobby: 0.2.15 6702 - vite: 7.3.0(@types/node@24.10.1)(sass@1.97.3)(terser@5.44.1) 6703 - workbox-build: 6.6.0 7632 + vite: 7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1) 7633 + workbox-build: 6.6.0(@types/babel__core@7.20.5) 6704 7634 workbox-window: 6.6.0 6705 7635 transitivePeerDependencies: 6706 7636 - supports-color 6707 7637 6708 - vite@5.4.21(@types/node@24.10.1)(sass@1.97.3)(terser@5.44.1): 7638 + vite-plugin-solid@2.11.12(solid-js@1.9.12)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)): 6709 7639 dependencies: 6710 - esbuild: 0.21.5 6711 - postcss: 8.5.6 6712 - rollup: 4.53.3 7640 + '@babel/core': 7.28.5 7641 + '@types/babel__core': 7.20.5 7642 + babel-preset-solid: 1.9.12(@babel/core@7.28.5)(solid-js@1.9.12) 7643 + merge-anything: 5.1.7 7644 + solid-js: 1.9.12 7645 + solid-refresh: 0.6.3(solid-js@1.9.12) 7646 + vite: 7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1) 7647 + vitefu: 1.1.3(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)) 7648 + transitivePeerDependencies: 7649 + - supports-color 7650 + 7651 + vite-prerender-plugin@0.5.13(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)): 7652 + dependencies: 7653 + kolorist: 1.8.0 7654 + magic-string: 0.30.21 7655 + node-html-parser: 6.1.13 7656 + simple-code-frame: 1.3.0 7657 + source-map: 0.7.6 7658 + stack-trace: 1.0.0 7659 + vite: 7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1) 7660 + 7661 + vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1): 7662 + dependencies: 7663 + esbuild: 0.27.2 7664 + fdir: 6.5.0(picomatch@4.0.4) 7665 + picomatch: 4.0.4 7666 + postcss: 8.5.13 7667 + rollup: 4.60.2 7668 + tinyglobby: 0.2.16 6713 7669 optionalDependencies: 6714 7670 '@types/node': 24.10.1 6715 7671 fsevents: 2.3.3 6716 - sass: 1.97.3 7672 + lightningcss: 1.32.0 7673 + sass: 1.99.0 6717 7674 terser: 5.44.1 6718 7675 6719 - vite@7.3.0(@types/node@24.10.1)(sass@1.97.3)(terser@5.44.1): 7676 + vite@8.0.10(@types/node@24.10.1)(esbuild@0.27.2)(sass@1.99.0)(terser@5.44.1): 6720 7677 dependencies: 6721 - esbuild: 0.27.2 6722 - fdir: 6.5.0(picomatch@4.0.3) 6723 - picomatch: 4.0.3 6724 - postcss: 8.5.6 6725 - rollup: 4.53.3 6726 - tinyglobby: 0.2.15 7678 + lightningcss: 1.32.0 7679 + picomatch: 4.0.4 7680 + postcss: 8.5.13 7681 + rolldown: 1.0.0-rc.17 7682 + tinyglobby: 0.2.16 6727 7683 optionalDependencies: 6728 7684 '@types/node': 24.10.1 7685 + esbuild: 0.27.2 6729 7686 fsevents: 2.3.3 6730 - sass: 1.97.3 7687 + sass: 1.99.0 6731 7688 terser: 5.44.1 6732 7689 6733 - vitest@4.0.18(@types/node@24.10.1)(sass@1.97.3)(terser@5.44.1): 7690 + vitefu@1.1.3(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)): 7691 + optionalDependencies: 7692 + vite: 7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1) 7693 + 7694 + vitest@4.1.5(@types/node@24.10.1)(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)): 6734 7695 dependencies: 6735 - '@vitest/expect': 4.0.18 6736 - '@vitest/mocker': 4.0.18(vite@7.3.0(@types/node@24.10.1)(sass@1.97.3)(terser@5.44.1)) 6737 - '@vitest/pretty-format': 4.0.18 6738 - '@vitest/runner': 4.0.18 6739 - '@vitest/snapshot': 4.0.18 6740 - '@vitest/spy': 4.0.18 6741 - '@vitest/utils': 4.0.18 6742 - es-module-lexer: 1.7.0 7696 + '@vitest/expect': 4.1.5 7697 + '@vitest/mocker': 4.1.5(vite@7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1)) 7698 + '@vitest/pretty-format': 4.1.5 7699 + '@vitest/runner': 4.1.5 7700 + '@vitest/snapshot': 4.1.5 7701 + '@vitest/spy': 4.1.5 7702 + '@vitest/utils': 4.1.5 7703 + es-module-lexer: 2.1.0 6743 7704 expect-type: 1.3.0 6744 7705 magic-string: 0.30.21 6745 7706 obug: 2.1.1 6746 7707 pathe: 2.0.3 6747 7708 picomatch: 4.0.3 6748 - std-env: 3.10.0 7709 + std-env: 4.1.0 6749 7710 tinybench: 2.9.0 6750 7711 tinyexec: 1.0.2 6751 7712 tinyglobby: 0.2.15 6752 - tinyrainbow: 3.0.3 6753 - vite: 7.3.0(@types/node@24.10.1)(sass@1.97.3)(terser@5.44.1) 7713 + tinyrainbow: 3.1.0 7714 + vite: 7.3.2(@types/node@24.10.1)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.44.1) 6754 7715 why-is-node-running: 2.3.0 6755 7716 optionalDependencies: 6756 7717 '@types/node': 24.10.1 6757 7718 transitivePeerDependencies: 6758 - - jiti 6759 - - less 6760 - - lightningcss 6761 7719 - msw 6762 - - sass 6763 - - sass-embedded 6764 - - stylus 6765 - - sugarss 6766 - - terser 6767 - - tsx 6768 - - yaml 6769 7720 6770 7721 vscode-uri@3.1.0: {} 6771 7722 6772 - vue-router@4.6.3(vue@3.5.29(typescript@5.9.3)): 7723 + vue-router@4.6.3(vue@3.5.33(typescript@6.0.3)): 6773 7724 dependencies: 6774 7725 '@vue/devtools-api': 6.6.4 6775 - vue: 3.5.29(typescript@5.9.3) 7726 + vue: 3.5.33(typescript@6.0.3) 6776 7727 6777 - vue-tsc@3.2.5(typescript@5.9.3): 7728 + vue-tsc@3.2.7(typescript@6.0.3): 6778 7729 dependencies: 6779 7730 '@volar/typescript': 2.4.28 6780 - '@vue/language-core': 3.2.5 6781 - typescript: 5.9.3 7731 + '@vue/language-core': 3.2.7 7732 + typescript: 6.0.3 6782 7733 6783 - vue@3.5.29(typescript@5.9.3): 7734 + vue@3.5.33(typescript@6.0.3): 6784 7735 dependencies: 6785 - '@vue/compiler-dom': 3.5.29 6786 - '@vue/compiler-sfc': 3.5.29 6787 - '@vue/runtime-dom': 3.5.29 6788 - '@vue/server-renderer': 3.5.29(vue@3.5.29(typescript@5.9.3)) 6789 - '@vue/shared': 3.5.29 7736 + '@vue/compiler-dom': 3.5.33 7737 + '@vue/compiler-sfc': 3.5.33 7738 + '@vue/runtime-dom': 3.5.33 7739 + '@vue/server-renderer': 3.5.33(vue@3.5.33(typescript@6.0.3)) 7740 + '@vue/shared': 3.5.33 6790 7741 optionalDependencies: 6791 - typescript: 5.9.3 7742 + typescript: 6.0.3 6792 7743 6793 7744 webidl-conversions@4.0.2: {} 6794 7745 ··· 6859 7810 dependencies: 6860 7811 workbox-core: 6.6.0 6861 7812 6862 - workbox-build@6.6.0: 7813 + workbox-build@6.6.0(@types/babel__core@7.20.5): 6863 7814 dependencies: 6864 7815 '@apideck/better-ajv-errors': 0.3.6(ajv@8.17.1) 6865 7816 '@babel/core': 7.28.5 6866 7817 '@babel/preset-env': 7.28.5(@babel/core@7.28.5) 6867 7818 '@babel/runtime': 7.28.4 6868 - '@rollup/plugin-babel': 5.3.1(@babel/core@7.28.5)(rollup@2.79.2) 7819 + '@rollup/plugin-babel': 5.3.1(@babel/core@7.28.5)(@types/babel__core@7.20.5)(rollup@2.79.2) 6869 7820 '@rollup/plugin-node-resolve': 11.2.1(rollup@2.79.2) 6870 7821 '@rollup/plugin-replace': 2.4.2(rollup@2.79.2) 6871 7822 '@surma/rollup-plugin-off-main-thread': 2.2.3 ··· 6972 7923 yallist@3.1.1: {} 6973 7924 6974 7925 zhead@2.2.4: {} 7926 + 7927 + zimmerframe@1.1.4: {} 6975 7928 6976 7929 zod@3.25.76: {} 6977 7930
+1 -3
src/pages/feed.vue
··· 7 7 import type { FeedOptions, FeedItem } from "@islands/feed" 8 8 import { fetchNotes } from "~/api/fetch-notes" 9 9 10 - const { site } = usePage() 11 - 12 - const url = site.url 10 + const url = "https://apoena.dev" 13 11 14 12 const options: FeedOptions = { 15 13 title: "Apoena's distracted mind",