AppView in a box as a Vite plugin thing hatk.dev
2
fork

Configure Feed

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

at 2d3b8a83bc3146a1aaa58a6dfcf515d52cad9a2d 9666 lines 344 kB view raw
1{ 2 "name": "hatk", 3 "lockfileVersion": 3, 4 "requires": true, 5 "packages": { 6 "": { 7 "name": "hatk", 8 "workspaces": [ 9 "packages/*", 10 "docs/site" 11 ], 12 "devDependencies": { 13 "@types/node": "^25.3.0", 14 "oxfmt": "^0.35.0", 15 "oxlint": "^1.50.0", 16 "typescript": "^5.9.3" 17 }, 18 "engines": { 19 "node": ">=25.0.0" 20 } 21 }, 22 "docs/site": { 23 "name": "@hatk/docs", 24 "dependencies": { 25 "@astrojs/starlight": "^0.37.7", 26 "astro": "^5.6.1", 27 "sharp": "^0.34.2" 28 } 29 }, 30 "node_modules/@astrojs/compiler": { 31 "version": "2.13.1", 32 "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.13.1.tgz", 33 "integrity": "sha512-f3FN83d2G/v32ipNClRKgYv30onQlMZX1vCeZMjPsMMPl1mDpmbl0+N5BYo4S/ofzqJyS5hvwacEo0CCVDn/Qg==", 34 "license": "MIT" 35 }, 36 "node_modules/@astrojs/internal-helpers": { 37 "version": "0.7.6", 38 "resolved": "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.7.6.tgz", 39 "integrity": "sha512-GOle7smBWKfMSP8osUIGOlB5kaHdQLV3foCsf+5Q9Wsuu+C6Fs3Ez/ttXmhjZ1HkSgsogcM1RXSjjOVieHq16Q==", 40 "license": "MIT" 41 }, 42 "node_modules/@astrojs/markdown-remark": { 43 "version": "6.3.11", 44 "resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-6.3.11.tgz", 45 "integrity": "sha512-hcaxX/5aC6lQgHeGh1i+aauvSwIT6cfyFjKWvExYSxUhZZBBdvCliOtu06gbQyhbe0pGJNoNmqNlQZ5zYUuIyQ==", 46 "license": "MIT", 47 "dependencies": { 48 "@astrojs/internal-helpers": "0.7.6", 49 "@astrojs/prism": "3.3.0", 50 "github-slugger": "^2.0.0", 51 "hast-util-from-html": "^2.0.3", 52 "hast-util-to-text": "^4.0.2", 53 "import-meta-resolve": "^4.2.0", 54 "js-yaml": "^4.1.1", 55 "mdast-util-definitions": "^6.0.0", 56 "rehype-raw": "^7.0.0", 57 "rehype-stringify": "^10.0.1", 58 "remark-gfm": "^4.0.1", 59 "remark-parse": "^11.0.0", 60 "remark-rehype": "^11.1.2", 61 "remark-smartypants": "^3.0.2", 62 "shiki": "^3.21.0", 63 "smol-toml": "^1.6.0", 64 "unified": "^11.0.5", 65 "unist-util-remove-position": "^5.0.0", 66 "unist-util-visit": "^5.0.0", 67 "unist-util-visit-parents": "^6.0.2", 68 "vfile": "^6.0.3" 69 } 70 }, 71 "node_modules/@astrojs/mdx": { 72 "version": "4.3.14", 73 "resolved": "https://registry.npmjs.org/@astrojs/mdx/-/mdx-4.3.14.tgz", 74 "integrity": "sha512-FBrqJQORVm+rkRa2TS5CjU9PBA6hkhrwLVBSS9A77gN2+iehvjq1w6yya/d0YKC7osiVorKkr3Qd9wNbl0ZkGA==", 75 "license": "MIT", 76 "dependencies": { 77 "@astrojs/markdown-remark": "6.3.11", 78 "@mdx-js/mdx": "^3.1.1", 79 "acorn": "^8.15.0", 80 "es-module-lexer": "^1.7.0", 81 "estree-util-visit": "^2.0.0", 82 "hast-util-to-html": "^9.0.5", 83 "piccolore": "^0.1.3", 84 "rehype-raw": "^7.0.0", 85 "remark-gfm": "^4.0.1", 86 "remark-smartypants": "^3.0.2", 87 "source-map": "^0.7.6", 88 "unist-util-visit": "^5.0.0", 89 "vfile": "^6.0.3" 90 }, 91 "engines": { 92 "node": "18.20.8 || ^20.3.0 || >=22.0.0" 93 }, 94 "peerDependencies": { 95 "astro": "^5.0.0" 96 } 97 }, 98 "node_modules/@astrojs/prism": { 99 "version": "3.3.0", 100 "resolved": "https://registry.npmjs.org/@astrojs/prism/-/prism-3.3.0.tgz", 101 "integrity": "sha512-q8VwfU/fDZNoDOf+r7jUnMC2//H2l0TuQ6FkGJL8vD8nw/q5KiL3DS1KKBI3QhI9UQhpJ5dc7AtqfbXWuOgLCQ==", 102 "license": "MIT", 103 "dependencies": { 104 "prismjs": "^1.30.0" 105 }, 106 "engines": { 107 "node": "18.20.8 || ^20.3.0 || >=22.0.0" 108 } 109 }, 110 "node_modules/@astrojs/sitemap": { 111 "version": "3.7.1", 112 "resolved": "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-3.7.1.tgz", 113 "integrity": "sha512-IzQqdTeskaMX+QDZCzMuJIp8A8C1vgzMBp/NmHNnadepHYNHcxQdGLQZYfkbd2EbRXUfOS+UDIKx8sKg0oWVdw==", 114 "license": "MIT", 115 "dependencies": { 116 "sitemap": "^9.0.0", 117 "stream-replace-string": "^2.0.0", 118 "zod": "^4.3.6" 119 } 120 }, 121 "node_modules/@astrojs/starlight": { 122 "version": "0.37.7", 123 "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.37.7.tgz", 124 "integrity": "sha512-KyBnou8aKIlPJUSNx6a1SN7XyH22oj/VAvTGC+Edld4Bnei1A//pmCRTBvSrSeoGrdUjK0ErFUfaEhhO1bPfDg==", 125 "license": "MIT", 126 "dependencies": { 127 "@astrojs/markdown-remark": "^6.3.1", 128 "@astrojs/mdx": "^4.2.3", 129 "@astrojs/sitemap": "^3.3.0", 130 "@pagefind/default-ui": "^1.3.0", 131 "@types/hast": "^3.0.4", 132 "@types/js-yaml": "^4.0.9", 133 "@types/mdast": "^4.0.4", 134 "astro-expressive-code": "^0.41.1", 135 "bcp-47": "^2.1.0", 136 "hast-util-from-html": "^2.0.1", 137 "hast-util-select": "^6.0.2", 138 "hast-util-to-string": "^3.0.0", 139 "hastscript": "^9.0.0", 140 "i18next": "^23.11.5", 141 "js-yaml": "^4.1.0", 142 "klona": "^2.0.6", 143 "magic-string": "^0.30.17", 144 "mdast-util-directive": "^3.0.0", 145 "mdast-util-to-markdown": "^2.1.0", 146 "mdast-util-to-string": "^4.0.0", 147 "pagefind": "^1.3.0", 148 "rehype": "^13.0.1", 149 "rehype-format": "^5.0.0", 150 "remark-directive": "^3.0.0", 151 "ultrahtml": "^1.6.0", 152 "unified": "^11.0.5", 153 "unist-util-visit": "^5.0.0", 154 "vfile": "^6.0.2" 155 }, 156 "peerDependencies": { 157 "astro": "^5.5.0" 158 } 159 }, 160 "node_modules/@astrojs/telemetry": { 161 "version": "3.3.0", 162 "resolved": "https://registry.npmjs.org/@astrojs/telemetry/-/telemetry-3.3.0.tgz", 163 "integrity": "sha512-UFBgfeldP06qu6khs/yY+q1cDAaArM2/7AEIqQ9Cuvf7B1hNLq0xDrZkct+QoIGyjq56y8IaE2I3CTvG99mlhQ==", 164 "license": "MIT", 165 "dependencies": { 166 "ci-info": "^4.2.0", 167 "debug": "^4.4.0", 168 "dlv": "^1.1.3", 169 "dset": "^3.1.4", 170 "is-docker": "^3.0.0", 171 "is-wsl": "^3.1.0", 172 "which-pm-runs": "^1.1.0" 173 }, 174 "engines": { 175 "node": "18.20.8 || ^20.3.0 || >=22.0.0" 176 } 177 }, 178 "node_modules/@babel/helper-string-parser": { 179 "version": "7.27.1", 180 "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz", 181 "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==", 182 "license": "MIT", 183 "engines": { 184 "node": ">=6.9.0" 185 } 186 }, 187 "node_modules/@babel/helper-validator-identifier": { 188 "version": "7.28.5", 189 "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz", 190 "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==", 191 "license": "MIT", 192 "engines": { 193 "node": ">=6.9.0" 194 } 195 }, 196 "node_modules/@babel/parser": { 197 "version": "7.29.0", 198 "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.0.tgz", 199 "integrity": "sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==", 200 "license": "MIT", 201 "dependencies": { 202 "@babel/types": "^7.29.0" 203 }, 204 "bin": { 205 "parser": "bin/babel-parser.js" 206 }, 207 "engines": { 208 "node": ">=6.0.0" 209 } 210 }, 211 "node_modules/@babel/runtime": { 212 "version": "7.28.6", 213 "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.6.tgz", 214 "integrity": "sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==", 215 "license": "MIT", 216 "engines": { 217 "node": ">=6.9.0" 218 } 219 }, 220 "node_modules/@babel/types": { 221 "version": "7.29.0", 222 "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.0.tgz", 223 "integrity": "sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==", 224 "license": "MIT", 225 "dependencies": { 226 "@babel/helper-string-parser": "^7.27.1", 227 "@babel/helper-validator-identifier": "^7.28.5" 228 }, 229 "engines": { 230 "node": ">=6.9.0" 231 } 232 }, 233 "node_modules/@bigmoves/lexicon": { 234 "version": "0.2.1", 235 "resolved": "https://registry.npmjs.org/@bigmoves/lexicon/-/lexicon-0.2.1.tgz", 236 "integrity": "sha512-lucV6BBVwtRW6Tf5SZFqOyhpX1/lu5cCURg39NBNLBc3SyqjYXthDKEjDpisqcquc0Xhoh+bBUW1d3t6zbm/fg==", 237 "license": "MIT" 238 }, 239 "node_modules/@capsizecss/unpack": { 240 "version": "4.0.0", 241 "resolved": "https://registry.npmjs.org/@capsizecss/unpack/-/unpack-4.0.0.tgz", 242 "integrity": "sha512-VERIM64vtTP1C4mxQ5thVT9fK0apjPFobqybMtA1UdUujWka24ERHbRHFGmpbbhp73MhV+KSsHQH9C6uOTdEQA==", 243 "license": "MIT", 244 "dependencies": { 245 "fontkitten": "^1.0.0" 246 }, 247 "engines": { 248 "node": ">=18" 249 } 250 }, 251 "node_modules/@ctrl/tinycolor": { 252 "version": "4.2.0", 253 "resolved": "https://registry.npmjs.org/@ctrl/tinycolor/-/tinycolor-4.2.0.tgz", 254 "integrity": "sha512-kzyuwOAQnXJNLS9PSyrk0CWk35nWJW/zl/6KvnTBMFK65gm7U1/Z5BqjxeapjZCIhQcM/DsrEmcbRwDyXyXK4A==", 255 "license": "MIT", 256 "engines": { 257 "node": ">=14" 258 } 259 }, 260 "node_modules/@duckdb/node-api": { 261 "version": "1.4.4-r.3", 262 "resolved": "https://registry.npmjs.org/@duckdb/node-api/-/node-api-1.4.4-r.3.tgz", 263 "integrity": "sha512-zsTihV7WTGp+n6nI0rNY+cNamKiN9lj0YTS4jrjBMd5ESJpDIJNJOB3o0xBbBghalgGu6PZfZOIcNofUbUHAYg==", 264 "license": "MIT", 265 "dependencies": { 266 "@duckdb/node-bindings": "1.4.4-r.3" 267 } 268 }, 269 "node_modules/@duckdb/node-bindings": { 270 "version": "1.4.4-r.3", 271 "resolved": "https://registry.npmjs.org/@duckdb/node-bindings/-/node-bindings-1.4.4-r.3.tgz", 272 "integrity": "sha512-ucvhCF3IK60BzxTFwYTjyQao9zavEwXJ1JdGk70UEXa85JQlos3pJslEG3lIczhdtSPu0aum+hv67aBmpH21cw==", 273 "license": "MIT", 274 "optionalDependencies": { 275 "@duckdb/node-bindings-darwin-arm64": "1.4.4-r.3", 276 "@duckdb/node-bindings-darwin-x64": "1.4.4-r.3", 277 "@duckdb/node-bindings-linux-arm64": "1.4.4-r.3", 278 "@duckdb/node-bindings-linux-x64": "1.4.4-r.3", 279 "@duckdb/node-bindings-win32-arm64": "1.4.4-r.3", 280 "@duckdb/node-bindings-win32-x64": "1.4.4-r.3" 281 } 282 }, 283 "node_modules/@duckdb/node-bindings-darwin-arm64": { 284 "version": "1.4.4-r.3", 285 "resolved": "https://registry.npmjs.org/@duckdb/node-bindings-darwin-arm64/-/node-bindings-darwin-arm64-1.4.4-r.3.tgz", 286 "integrity": "sha512-8tfUVcbkNhpCezUNFlrMOwNZL8p1XfE9jxhjlPine1zKM9mNNtKW1pwLXId6MZ/BDMpVfQmlxnu97NYtPmpgRw==", 287 "cpu": [ 288 "arm64" 289 ], 290 "license": "MIT", 291 "optional": true, 292 "os": [ 293 "darwin" 294 ] 295 }, 296 "node_modules/@duckdb/node-bindings-darwin-x64": { 297 "version": "1.4.4-r.3", 298 "resolved": "https://registry.npmjs.org/@duckdb/node-bindings-darwin-x64/-/node-bindings-darwin-x64-1.4.4-r.3.tgz", 299 "integrity": "sha512-7pqSajMX/qb2vRnCMxOaM/cNkUX4kzHKAfdfQT+7dglvuIND2xy8+7EQ4+wHzk+gkPJsWUHZF0l0n6X6tyKFEA==", 300 "cpu": [ 301 "x64" 302 ], 303 "license": "MIT", 304 "optional": true, 305 "os": [ 306 "darwin" 307 ] 308 }, 309 "node_modules/@duckdb/node-bindings-linux-arm64": { 310 "version": "1.4.4-r.3", 311 "resolved": "https://registry.npmjs.org/@duckdb/node-bindings-linux-arm64/-/node-bindings-linux-arm64-1.4.4-r.3.tgz", 312 "integrity": "sha512-qF2/WhB+i+8is60RrpTY/5ZnywIUayuBiVXSuQ4rrRn1m1gvfKqPvjySbiDjYgQo/6OXu/fax0KC1gXnNWoLEA==", 313 "cpu": [ 314 "arm64" 315 ], 316 "license": "MIT", 317 "optional": true, 318 "os": [ 319 "linux" 320 ] 321 }, 322 "node_modules/@duckdb/node-bindings-linux-x64": { 323 "version": "1.4.4-r.3", 324 "resolved": "https://registry.npmjs.org/@duckdb/node-bindings-linux-x64/-/node-bindings-linux-x64-1.4.4-r.3.tgz", 325 "integrity": "sha512-Z59zpUIcZilHBmcZpmwfFwi6/OAnKlVQCE9/NGgZCFSqYeb+3ij5HQy26hp10GIiv3HxUQGId8HVs92x2jvckQ==", 326 "cpu": [ 327 "x64" 328 ], 329 "license": "MIT", 330 "optional": true, 331 "os": [ 332 "linux" 333 ] 334 }, 335 "node_modules/@duckdb/node-bindings-win32-arm64": { 336 "version": "1.4.4-r.3", 337 "resolved": "https://registry.npmjs.org/@duckdb/node-bindings-win32-arm64/-/node-bindings-win32-arm64-1.4.4-r.3.tgz", 338 "integrity": "sha512-ejjMqDm2UbGIKq+4wBE27cqcZjxBzLnc1dniEE/xs9CVs4iYsiFP1BJLDAh4188P9pqgN9+VR3O69QfoZQ8rqQ==", 339 "cpu": [ 340 "arm64" 341 ], 342 "license": "MIT", 343 "optional": true, 344 "os": [ 345 "win32" 346 ] 347 }, 348 "node_modules/@duckdb/node-bindings-win32-x64": { 349 "version": "1.4.4-r.3", 350 "resolved": "https://registry.npmjs.org/@duckdb/node-bindings-win32-x64/-/node-bindings-win32-x64-1.4.4-r.3.tgz", 351 "integrity": "sha512-5CzkI3jPkwALPYS66/vj/3wgsICxALkqRdOEJc8wHqPPlpM/Ez7jFAovI7+S8JrTaxUANkiIAcCtYYAJPElbRQ==", 352 "cpu": [ 353 "x64" 354 ], 355 "license": "MIT", 356 "optional": true, 357 "os": [ 358 "win32" 359 ] 360 }, 361 "node_modules/@emnapi/core": { 362 "version": "1.9.0", 363 "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.9.0.tgz", 364 "integrity": "sha512-0DQ98G9ZQZOxfUcQn1waV2yS8aWdZ6kJMbYCJB3oUBecjWYO1fqJ+a1DRfPF3O5JEkwqwP1A9QEN/9mYm2Yd0w==", 365 "dev": true, 366 "license": "MIT", 367 "optional": true, 368 "dependencies": { 369 "@emnapi/wasi-threads": "1.2.0", 370 "tslib": "^2.4.0" 371 } 372 }, 373 "node_modules/@emnapi/runtime": { 374 "version": "1.8.1", 375 "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.8.1.tgz", 376 "integrity": "sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==", 377 "license": "MIT", 378 "optional": true, 379 "dependencies": { 380 "tslib": "^2.4.0" 381 } 382 }, 383 "node_modules/@emnapi/wasi-threads": { 384 "version": "1.2.0", 385 "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.0.tgz", 386 "integrity": "sha512-N10dEJNSsUx41Z6pZsXU8FjPjpBEplgH24sfkmITrBED1/U2Esum9F3lfLrMjKHHjmi557zQn7kR9R+XWXu5Rg==", 387 "dev": true, 388 "license": "MIT", 389 "optional": true, 390 "dependencies": { 391 "tslib": "^2.4.0" 392 } 393 }, 394 "node_modules/@esbuild/aix-ppc64": { 395 "version": "0.27.3", 396 "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.3.tgz", 397 "integrity": "sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==", 398 "cpu": [ 399 "ppc64" 400 ], 401 "license": "MIT", 402 "optional": true, 403 "os": [ 404 "aix" 405 ], 406 "engines": { 407 "node": ">=18" 408 } 409 }, 410 "node_modules/@esbuild/android-arm": { 411 "version": "0.27.3", 412 "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.3.tgz", 413 "integrity": "sha512-i5D1hPY7GIQmXlXhs2w8AWHhenb00+GxjxRncS2ZM7YNVGNfaMxgzSGuO8o8SJzRc/oZwU2bcScvVERk03QhzA==", 414 "cpu": [ 415 "arm" 416 ], 417 "license": "MIT", 418 "optional": true, 419 "os": [ 420 "android" 421 ], 422 "engines": { 423 "node": ">=18" 424 } 425 }, 426 "node_modules/@esbuild/android-arm64": { 427 "version": "0.27.3", 428 "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.3.tgz", 429 "integrity": "sha512-YdghPYUmj/FX2SYKJ0OZxf+iaKgMsKHVPF1MAq/P8WirnSpCStzKJFjOjzsW0QQ7oIAiccHdcqjbHmJxRb/dmg==", 430 "cpu": [ 431 "arm64" 432 ], 433 "license": "MIT", 434 "optional": true, 435 "os": [ 436 "android" 437 ], 438 "engines": { 439 "node": ">=18" 440 } 441 }, 442 "node_modules/@esbuild/android-x64": { 443 "version": "0.27.3", 444 "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.3.tgz", 445 "integrity": "sha512-IN/0BNTkHtk8lkOM8JWAYFg4ORxBkZQf9zXiEOfERX/CzxW3Vg1ewAhU7QSWQpVIzTW+b8Xy+lGzdYXV6UZObQ==", 446 "cpu": [ 447 "x64" 448 ], 449 "license": "MIT", 450 "optional": true, 451 "os": [ 452 "android" 453 ], 454 "engines": { 455 "node": ">=18" 456 } 457 }, 458 "node_modules/@esbuild/darwin-arm64": { 459 "version": "0.27.3", 460 "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.3.tgz", 461 "integrity": "sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==", 462 "cpu": [ 463 "arm64" 464 ], 465 "license": "MIT", 466 "optional": true, 467 "os": [ 468 "darwin" 469 ], 470 "engines": { 471 "node": ">=18" 472 } 473 }, 474 "node_modules/@esbuild/darwin-x64": { 475 "version": "0.27.3", 476 "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.3.tgz", 477 "integrity": "sha512-vHk/hA7/1AckjGzRqi6wbo+jaShzRowYip6rt6q7VYEDX4LEy1pZfDpdxCBnGtl+A5zq8iXDcyuxwtv3hNtHFg==", 478 "cpu": [ 479 "x64" 480 ], 481 "license": "MIT", 482 "optional": true, 483 "os": [ 484 "darwin" 485 ], 486 "engines": { 487 "node": ">=18" 488 } 489 }, 490 "node_modules/@esbuild/freebsd-arm64": { 491 "version": "0.27.3", 492 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.3.tgz", 493 "integrity": "sha512-ipTYM2fjt3kQAYOvo6vcxJx3nBYAzPjgTCk7QEgZG8AUO3ydUhvelmhrbOheMnGOlaSFUoHXB6un+A7q4ygY9w==", 494 "cpu": [ 495 "arm64" 496 ], 497 "license": "MIT", 498 "optional": true, 499 "os": [ 500 "freebsd" 501 ], 502 "engines": { 503 "node": ">=18" 504 } 505 }, 506 "node_modules/@esbuild/freebsd-x64": { 507 "version": "0.27.3", 508 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.3.tgz", 509 "integrity": "sha512-dDk0X87T7mI6U3K9VjWtHOXqwAMJBNN2r7bejDsc+j03SEjtD9HrOl8gVFByeM0aJksoUuUVU9TBaZa2rgj0oA==", 510 "cpu": [ 511 "x64" 512 ], 513 "license": "MIT", 514 "optional": true, 515 "os": [ 516 "freebsd" 517 ], 518 "engines": { 519 "node": ">=18" 520 } 521 }, 522 "node_modules/@esbuild/linux-arm": { 523 "version": "0.27.3", 524 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.3.tgz", 525 "integrity": "sha512-s6nPv2QkSupJwLYyfS+gwdirm0ukyTFNl3KTgZEAiJDd+iHZcbTPPcWCcRYH+WlNbwChgH2QkE9NSlNrMT8Gfw==", 526 "cpu": [ 527 "arm" 528 ], 529 "license": "MIT", 530 "optional": true, 531 "os": [ 532 "linux" 533 ], 534 "engines": { 535 "node": ">=18" 536 } 537 }, 538 "node_modules/@esbuild/linux-arm64": { 539 "version": "0.27.3", 540 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.3.tgz", 541 "integrity": "sha512-sZOuFz/xWnZ4KH3YfFrKCf1WyPZHakVzTiqji3WDc0BCl2kBwiJLCXpzLzUBLgmp4veFZdvN5ChW4Eq/8Fc2Fg==", 542 "cpu": [ 543 "arm64" 544 ], 545 "license": "MIT", 546 "optional": true, 547 "os": [ 548 "linux" 549 ], 550 "engines": { 551 "node": ">=18" 552 } 553 }, 554 "node_modules/@esbuild/linux-ia32": { 555 "version": "0.27.3", 556 "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.3.tgz", 557 "integrity": "sha512-yGlQYjdxtLdh0a3jHjuwOrxQjOZYD/C9PfdbgJJF3TIZWnm/tMd/RcNiLngiu4iwcBAOezdnSLAwQDPqTmtTYg==", 558 "cpu": [ 559 "ia32" 560 ], 561 "license": "MIT", 562 "optional": true, 563 "os": [ 564 "linux" 565 ], 566 "engines": { 567 "node": ">=18" 568 } 569 }, 570 "node_modules/@esbuild/linux-loong64": { 571 "version": "0.27.3", 572 "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.3.tgz", 573 "integrity": "sha512-WO60Sn8ly3gtzhyjATDgieJNet/KqsDlX5nRC5Y3oTFcS1l0KWba+SEa9Ja1GfDqSF1z6hif/SkpQJbL63cgOA==", 574 "cpu": [ 575 "loong64" 576 ], 577 "license": "MIT", 578 "optional": true, 579 "os": [ 580 "linux" 581 ], 582 "engines": { 583 "node": ">=18" 584 } 585 }, 586 "node_modules/@esbuild/linux-mips64el": { 587 "version": "0.27.3", 588 "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.3.tgz", 589 "integrity": "sha512-APsymYA6sGcZ4pD6k+UxbDjOFSvPWyZhjaiPyl/f79xKxwTnrn5QUnXR5prvetuaSMsb4jgeHewIDCIWljrSxw==", 590 "cpu": [ 591 "mips64el" 592 ], 593 "license": "MIT", 594 "optional": true, 595 "os": [ 596 "linux" 597 ], 598 "engines": { 599 "node": ">=18" 600 } 601 }, 602 "node_modules/@esbuild/linux-ppc64": { 603 "version": "0.27.3", 604 "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.3.tgz", 605 "integrity": "sha512-eizBnTeBefojtDb9nSh4vvVQ3V9Qf9Df01PfawPcRzJH4gFSgrObw+LveUyDoKU3kxi5+9RJTCWlj4FjYXVPEA==", 606 "cpu": [ 607 "ppc64" 608 ], 609 "license": "MIT", 610 "optional": true, 611 "os": [ 612 "linux" 613 ], 614 "engines": { 615 "node": ">=18" 616 } 617 }, 618 "node_modules/@esbuild/linux-riscv64": { 619 "version": "0.27.3", 620 "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.3.tgz", 621 "integrity": "sha512-3Emwh0r5wmfm3ssTWRQSyVhbOHvqegUDRd0WhmXKX2mkHJe1SFCMJhagUleMq+Uci34wLSipf8Lagt4LlpRFWQ==", 622 "cpu": [ 623 "riscv64" 624 ], 625 "license": "MIT", 626 "optional": true, 627 "os": [ 628 "linux" 629 ], 630 "engines": { 631 "node": ">=18" 632 } 633 }, 634 "node_modules/@esbuild/linux-s390x": { 635 "version": "0.27.3", 636 "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.3.tgz", 637 "integrity": "sha512-pBHUx9LzXWBc7MFIEEL0yD/ZVtNgLytvx60gES28GcWMqil8ElCYR4kvbV2BDqsHOvVDRrOxGySBM9Fcv744hw==", 638 "cpu": [ 639 "s390x" 640 ], 641 "license": "MIT", 642 "optional": true, 643 "os": [ 644 "linux" 645 ], 646 "engines": { 647 "node": ">=18" 648 } 649 }, 650 "node_modules/@esbuild/linux-x64": { 651 "version": "0.27.3", 652 "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.3.tgz", 653 "integrity": "sha512-Czi8yzXUWIQYAtL/2y6vogER8pvcsOsk5cpwL4Gk5nJqH5UZiVByIY8Eorm5R13gq+DQKYg0+JyQoytLQas4dA==", 654 "cpu": [ 655 "x64" 656 ], 657 "license": "MIT", 658 "optional": true, 659 "os": [ 660 "linux" 661 ], 662 "engines": { 663 "node": ">=18" 664 } 665 }, 666 "node_modules/@esbuild/netbsd-arm64": { 667 "version": "0.27.3", 668 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.3.tgz", 669 "integrity": "sha512-sDpk0RgmTCR/5HguIZa9n9u+HVKf40fbEUt+iTzSnCaGvY9kFP0YKBWZtJaraonFnqef5SlJ8/TiPAxzyS+UoA==", 670 "cpu": [ 671 "arm64" 672 ], 673 "license": "MIT", 674 "optional": true, 675 "os": [ 676 "netbsd" 677 ], 678 "engines": { 679 "node": ">=18" 680 } 681 }, 682 "node_modules/@esbuild/netbsd-x64": { 683 "version": "0.27.3", 684 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.3.tgz", 685 "integrity": "sha512-P14lFKJl/DdaE00LItAukUdZO5iqNH7+PjoBm+fLQjtxfcfFE20Xf5CrLsmZdq5LFFZzb5JMZ9grUwvtVYzjiA==", 686 "cpu": [ 687 "x64" 688 ], 689 "license": "MIT", 690 "optional": true, 691 "os": [ 692 "netbsd" 693 ], 694 "engines": { 695 "node": ">=18" 696 } 697 }, 698 "node_modules/@esbuild/openbsd-arm64": { 699 "version": "0.27.3", 700 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.3.tgz", 701 "integrity": "sha512-AIcMP77AvirGbRl/UZFTq5hjXK+2wC7qFRGoHSDrZ5v5b8DK/GYpXW3CPRL53NkvDqb9D+alBiC/dV0Fb7eJcw==", 702 "cpu": [ 703 "arm64" 704 ], 705 "license": "MIT", 706 "optional": true, 707 "os": [ 708 "openbsd" 709 ], 710 "engines": { 711 "node": ">=18" 712 } 713 }, 714 "node_modules/@esbuild/openbsd-x64": { 715 "version": "0.27.3", 716 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.3.tgz", 717 "integrity": "sha512-DnW2sRrBzA+YnE70LKqnM3P+z8vehfJWHXECbwBmH/CU51z6FiqTQTHFenPlHmo3a8UgpLyH3PT+87OViOh1AQ==", 718 "cpu": [ 719 "x64" 720 ], 721 "license": "MIT", 722 "optional": true, 723 "os": [ 724 "openbsd" 725 ], 726 "engines": { 727 "node": ">=18" 728 } 729 }, 730 "node_modules/@esbuild/openharmony-arm64": { 731 "version": "0.27.3", 732 "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.3.tgz", 733 "integrity": "sha512-NinAEgr/etERPTsZJ7aEZQvvg/A6IsZG/LgZy+81wON2huV7SrK3e63dU0XhyZP4RKGyTm7aOgmQk0bGp0fy2g==", 734 "cpu": [ 735 "arm64" 736 ], 737 "license": "MIT", 738 "optional": true, 739 "os": [ 740 "openharmony" 741 ], 742 "engines": { 743 "node": ">=18" 744 } 745 }, 746 "node_modules/@esbuild/sunos-x64": { 747 "version": "0.27.3", 748 "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.3.tgz", 749 "integrity": "sha512-PanZ+nEz+eWoBJ8/f8HKxTTD172SKwdXebZ0ndd953gt1HRBbhMsaNqjTyYLGLPdoWHy4zLU7bDVJztF5f3BHA==", 750 "cpu": [ 751 "x64" 752 ], 753 "license": "MIT", 754 "optional": true, 755 "os": [ 756 "sunos" 757 ], 758 "engines": { 759 "node": ">=18" 760 } 761 }, 762 "node_modules/@esbuild/win32-arm64": { 763 "version": "0.27.3", 764 "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.3.tgz", 765 "integrity": "sha512-B2t59lWWYrbRDw/tjiWOuzSsFh1Y/E95ofKz7rIVYSQkUYBjfSgf6oeYPNWHToFRr2zx52JKApIcAS/D5TUBnA==", 766 "cpu": [ 767 "arm64" 768 ], 769 "license": "MIT", 770 "optional": true, 771 "os": [ 772 "win32" 773 ], 774 "engines": { 775 "node": ">=18" 776 } 777 }, 778 "node_modules/@esbuild/win32-ia32": { 779 "version": "0.27.3", 780 "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.27.3.tgz", 781 "integrity": "sha512-QLKSFeXNS8+tHW7tZpMtjlNb7HKau0QDpwm49u0vUp9y1WOF+PEzkU84y9GqYaAVW8aH8f3GcBck26jh54cX4Q==", 782 "cpu": [ 783 "ia32" 784 ], 785 "license": "MIT", 786 "optional": true, 787 "os": [ 788 "win32" 789 ], 790 "engines": { 791 "node": ">=18" 792 } 793 }, 794 "node_modules/@esbuild/win32-x64": { 795 "version": "0.27.3", 796 "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.27.3.tgz", 797 "integrity": "sha512-4uJGhsxuptu3OcpVAzli+/gWusVGwZZHTlS63hh++ehExkVT8SgiEf7/uC/PclrPPkLhZqGgCTjd0VWLo6xMqA==", 798 "cpu": [ 799 "x64" 800 ], 801 "license": "MIT", 802 "optional": true, 803 "os": [ 804 "win32" 805 ], 806 "engines": { 807 "node": ">=18" 808 } 809 }, 810 "node_modules/@expressive-code/core": { 811 "version": "0.41.7", 812 "resolved": "https://registry.npmjs.org/@expressive-code/core/-/core-0.41.7.tgz", 813 "integrity": "sha512-ck92uZYZ9Wba2zxkiZLsZGi9N54pMSAVdrI9uW3Oo9AtLglD5RmrdTwbYPCT2S/jC36JGB2i+pnQtBm/Ib2+dg==", 814 "license": "MIT", 815 "dependencies": { 816 "@ctrl/tinycolor": "^4.0.4", 817 "hast-util-select": "^6.0.2", 818 "hast-util-to-html": "^9.0.1", 819 "hast-util-to-text": "^4.0.1", 820 "hastscript": "^9.0.0", 821 "postcss": "^8.4.38", 822 "postcss-nested": "^6.0.1", 823 "unist-util-visit": "^5.0.0", 824 "unist-util-visit-parents": "^6.0.1" 825 } 826 }, 827 "node_modules/@expressive-code/plugin-frames": { 828 "version": "0.41.7", 829 "resolved": "https://registry.npmjs.org/@expressive-code/plugin-frames/-/plugin-frames-0.41.7.tgz", 830 "integrity": "sha512-diKtxjQw/979cTglRFaMCY/sR6hWF0kSMg8jsKLXaZBSfGS0I/Hoe7Qds3vVEgeoW+GHHQzMcwvgx/MOIXhrTA==", 831 "license": "MIT", 832 "dependencies": { 833 "@expressive-code/core": "^0.41.7" 834 } 835 }, 836 "node_modules/@expressive-code/plugin-shiki": { 837 "version": "0.41.7", 838 "resolved": "https://registry.npmjs.org/@expressive-code/plugin-shiki/-/plugin-shiki-0.41.7.tgz", 839 "integrity": "sha512-DL605bLrUOgqTdZ0Ot5MlTaWzppRkzzqzeGEu7ODnHF39IkEBbFdsC7pbl3LbUQ1DFtnfx6rD54k/cdofbW6KQ==", 840 "license": "MIT", 841 "dependencies": { 842 "@expressive-code/core": "^0.41.7", 843 "shiki": "^3.2.2" 844 } 845 }, 846 "node_modules/@expressive-code/plugin-text-markers": { 847 "version": "0.41.7", 848 "resolved": "https://registry.npmjs.org/@expressive-code/plugin-text-markers/-/plugin-text-markers-0.41.7.tgz", 849 "integrity": "sha512-Ewpwuc5t6eFdZmWlFyeuy3e1PTQC0jFvw2Q+2bpcWXbOZhPLsT7+h8lsSIJxb5mS7wZko7cKyQ2RLYDyK6Fpmw==", 850 "license": "MIT", 851 "dependencies": { 852 "@expressive-code/core": "^0.41.7" 853 } 854 }, 855 "node_modules/@hatk/docs": { 856 "resolved": "docs/site", 857 "link": true 858 }, 859 "node_modules/@hatk/hatk": { 860 "resolved": "packages/hatk", 861 "link": true 862 }, 863 "node_modules/@hatk/oauth-client": { 864 "resolved": "packages/oauth-client", 865 "link": true 866 }, 867 "node_modules/@img/colour": { 868 "version": "1.1.0", 869 "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz", 870 "integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==", 871 "license": "MIT", 872 "engines": { 873 "node": ">=18" 874 } 875 }, 876 "node_modules/@img/sharp-darwin-arm64": { 877 "version": "0.34.5", 878 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz", 879 "integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==", 880 "cpu": [ 881 "arm64" 882 ], 883 "license": "Apache-2.0", 884 "optional": true, 885 "os": [ 886 "darwin" 887 ], 888 "engines": { 889 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 890 }, 891 "funding": { 892 "url": "https://opencollective.com/libvips" 893 }, 894 "optionalDependencies": { 895 "@img/sharp-libvips-darwin-arm64": "1.2.4" 896 } 897 }, 898 "node_modules/@img/sharp-darwin-x64": { 899 "version": "0.34.5", 900 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz", 901 "integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==", 902 "cpu": [ 903 "x64" 904 ], 905 "license": "Apache-2.0", 906 "optional": true, 907 "os": [ 908 "darwin" 909 ], 910 "engines": { 911 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 912 }, 913 "funding": { 914 "url": "https://opencollective.com/libvips" 915 }, 916 "optionalDependencies": { 917 "@img/sharp-libvips-darwin-x64": "1.2.4" 918 } 919 }, 920 "node_modules/@img/sharp-libvips-darwin-arm64": { 921 "version": "1.2.4", 922 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz", 923 "integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==", 924 "cpu": [ 925 "arm64" 926 ], 927 "license": "LGPL-3.0-or-later", 928 "optional": true, 929 "os": [ 930 "darwin" 931 ], 932 "funding": { 933 "url": "https://opencollective.com/libvips" 934 } 935 }, 936 "node_modules/@img/sharp-libvips-darwin-x64": { 937 "version": "1.2.4", 938 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz", 939 "integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==", 940 "cpu": [ 941 "x64" 942 ], 943 "license": "LGPL-3.0-or-later", 944 "optional": true, 945 "os": [ 946 "darwin" 947 ], 948 "funding": { 949 "url": "https://opencollective.com/libvips" 950 } 951 }, 952 "node_modules/@img/sharp-libvips-linux-arm": { 953 "version": "1.2.4", 954 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz", 955 "integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==", 956 "cpu": [ 957 "arm" 958 ], 959 "license": "LGPL-3.0-or-later", 960 "optional": true, 961 "os": [ 962 "linux" 963 ], 964 "funding": { 965 "url": "https://opencollective.com/libvips" 966 } 967 }, 968 "node_modules/@img/sharp-libvips-linux-arm64": { 969 "version": "1.2.4", 970 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz", 971 "integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==", 972 "cpu": [ 973 "arm64" 974 ], 975 "license": "LGPL-3.0-or-later", 976 "optional": true, 977 "os": [ 978 "linux" 979 ], 980 "funding": { 981 "url": "https://opencollective.com/libvips" 982 } 983 }, 984 "node_modules/@img/sharp-libvips-linux-ppc64": { 985 "version": "1.2.4", 986 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz", 987 "integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==", 988 "cpu": [ 989 "ppc64" 990 ], 991 "license": "LGPL-3.0-or-later", 992 "optional": true, 993 "os": [ 994 "linux" 995 ], 996 "funding": { 997 "url": "https://opencollective.com/libvips" 998 } 999 }, 1000 "node_modules/@img/sharp-libvips-linux-riscv64": { 1001 "version": "1.2.4", 1002 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz", 1003 "integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==", 1004 "cpu": [ 1005 "riscv64" 1006 ], 1007 "license": "LGPL-3.0-or-later", 1008 "optional": true, 1009 "os": [ 1010 "linux" 1011 ], 1012 "funding": { 1013 "url": "https://opencollective.com/libvips" 1014 } 1015 }, 1016 "node_modules/@img/sharp-libvips-linux-s390x": { 1017 "version": "1.2.4", 1018 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz", 1019 "integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==", 1020 "cpu": [ 1021 "s390x" 1022 ], 1023 "license": "LGPL-3.0-or-later", 1024 "optional": true, 1025 "os": [ 1026 "linux" 1027 ], 1028 "funding": { 1029 "url": "https://opencollective.com/libvips" 1030 } 1031 }, 1032 "node_modules/@img/sharp-libvips-linux-x64": { 1033 "version": "1.2.4", 1034 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz", 1035 "integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==", 1036 "cpu": [ 1037 "x64" 1038 ], 1039 "license": "LGPL-3.0-or-later", 1040 "optional": true, 1041 "os": [ 1042 "linux" 1043 ], 1044 "funding": { 1045 "url": "https://opencollective.com/libvips" 1046 } 1047 }, 1048 "node_modules/@img/sharp-libvips-linuxmusl-arm64": { 1049 "version": "1.2.4", 1050 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz", 1051 "integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==", 1052 "cpu": [ 1053 "arm64" 1054 ], 1055 "license": "LGPL-3.0-or-later", 1056 "optional": true, 1057 "os": [ 1058 "linux" 1059 ], 1060 "funding": { 1061 "url": "https://opencollective.com/libvips" 1062 } 1063 }, 1064 "node_modules/@img/sharp-libvips-linuxmusl-x64": { 1065 "version": "1.2.4", 1066 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz", 1067 "integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==", 1068 "cpu": [ 1069 "x64" 1070 ], 1071 "license": "LGPL-3.0-or-later", 1072 "optional": true, 1073 "os": [ 1074 "linux" 1075 ], 1076 "funding": { 1077 "url": "https://opencollective.com/libvips" 1078 } 1079 }, 1080 "node_modules/@img/sharp-linux-arm": { 1081 "version": "0.34.5", 1082 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz", 1083 "integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==", 1084 "cpu": [ 1085 "arm" 1086 ], 1087 "license": "Apache-2.0", 1088 "optional": true, 1089 "os": [ 1090 "linux" 1091 ], 1092 "engines": { 1093 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1094 }, 1095 "funding": { 1096 "url": "https://opencollective.com/libvips" 1097 }, 1098 "optionalDependencies": { 1099 "@img/sharp-libvips-linux-arm": "1.2.4" 1100 } 1101 }, 1102 "node_modules/@img/sharp-linux-arm64": { 1103 "version": "0.34.5", 1104 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz", 1105 "integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==", 1106 "cpu": [ 1107 "arm64" 1108 ], 1109 "license": "Apache-2.0", 1110 "optional": true, 1111 "os": [ 1112 "linux" 1113 ], 1114 "engines": { 1115 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1116 }, 1117 "funding": { 1118 "url": "https://opencollective.com/libvips" 1119 }, 1120 "optionalDependencies": { 1121 "@img/sharp-libvips-linux-arm64": "1.2.4" 1122 } 1123 }, 1124 "node_modules/@img/sharp-linux-ppc64": { 1125 "version": "0.34.5", 1126 "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz", 1127 "integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==", 1128 "cpu": [ 1129 "ppc64" 1130 ], 1131 "license": "Apache-2.0", 1132 "optional": true, 1133 "os": [ 1134 "linux" 1135 ], 1136 "engines": { 1137 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1138 }, 1139 "funding": { 1140 "url": "https://opencollective.com/libvips" 1141 }, 1142 "optionalDependencies": { 1143 "@img/sharp-libvips-linux-ppc64": "1.2.4" 1144 } 1145 }, 1146 "node_modules/@img/sharp-linux-riscv64": { 1147 "version": "0.34.5", 1148 "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz", 1149 "integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==", 1150 "cpu": [ 1151 "riscv64" 1152 ], 1153 "license": "Apache-2.0", 1154 "optional": true, 1155 "os": [ 1156 "linux" 1157 ], 1158 "engines": { 1159 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1160 }, 1161 "funding": { 1162 "url": "https://opencollective.com/libvips" 1163 }, 1164 "optionalDependencies": { 1165 "@img/sharp-libvips-linux-riscv64": "1.2.4" 1166 } 1167 }, 1168 "node_modules/@img/sharp-linux-s390x": { 1169 "version": "0.34.5", 1170 "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz", 1171 "integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==", 1172 "cpu": [ 1173 "s390x" 1174 ], 1175 "license": "Apache-2.0", 1176 "optional": true, 1177 "os": [ 1178 "linux" 1179 ], 1180 "engines": { 1181 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1182 }, 1183 "funding": { 1184 "url": "https://opencollective.com/libvips" 1185 }, 1186 "optionalDependencies": { 1187 "@img/sharp-libvips-linux-s390x": "1.2.4" 1188 } 1189 }, 1190 "node_modules/@img/sharp-linux-x64": { 1191 "version": "0.34.5", 1192 "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz", 1193 "integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==", 1194 "cpu": [ 1195 "x64" 1196 ], 1197 "license": "Apache-2.0", 1198 "optional": true, 1199 "os": [ 1200 "linux" 1201 ], 1202 "engines": { 1203 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1204 }, 1205 "funding": { 1206 "url": "https://opencollective.com/libvips" 1207 }, 1208 "optionalDependencies": { 1209 "@img/sharp-libvips-linux-x64": "1.2.4" 1210 } 1211 }, 1212 "node_modules/@img/sharp-linuxmusl-arm64": { 1213 "version": "0.34.5", 1214 "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz", 1215 "integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==", 1216 "cpu": [ 1217 "arm64" 1218 ], 1219 "license": "Apache-2.0", 1220 "optional": true, 1221 "os": [ 1222 "linux" 1223 ], 1224 "engines": { 1225 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1226 }, 1227 "funding": { 1228 "url": "https://opencollective.com/libvips" 1229 }, 1230 "optionalDependencies": { 1231 "@img/sharp-libvips-linuxmusl-arm64": "1.2.4" 1232 } 1233 }, 1234 "node_modules/@img/sharp-linuxmusl-x64": { 1235 "version": "0.34.5", 1236 "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz", 1237 "integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==", 1238 "cpu": [ 1239 "x64" 1240 ], 1241 "license": "Apache-2.0", 1242 "optional": true, 1243 "os": [ 1244 "linux" 1245 ], 1246 "engines": { 1247 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1248 }, 1249 "funding": { 1250 "url": "https://opencollective.com/libvips" 1251 }, 1252 "optionalDependencies": { 1253 "@img/sharp-libvips-linuxmusl-x64": "1.2.4" 1254 } 1255 }, 1256 "node_modules/@img/sharp-wasm32": { 1257 "version": "0.34.5", 1258 "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz", 1259 "integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==", 1260 "cpu": [ 1261 "wasm32" 1262 ], 1263 "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT", 1264 "optional": true, 1265 "dependencies": { 1266 "@emnapi/runtime": "^1.7.0" 1267 }, 1268 "engines": { 1269 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1270 }, 1271 "funding": { 1272 "url": "https://opencollective.com/libvips" 1273 } 1274 }, 1275 "node_modules/@img/sharp-win32-arm64": { 1276 "version": "0.34.5", 1277 "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz", 1278 "integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==", 1279 "cpu": [ 1280 "arm64" 1281 ], 1282 "license": "Apache-2.0 AND LGPL-3.0-or-later", 1283 "optional": true, 1284 "os": [ 1285 "win32" 1286 ], 1287 "engines": { 1288 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1289 }, 1290 "funding": { 1291 "url": "https://opencollective.com/libvips" 1292 } 1293 }, 1294 "node_modules/@img/sharp-win32-ia32": { 1295 "version": "0.34.5", 1296 "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz", 1297 "integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==", 1298 "cpu": [ 1299 "ia32" 1300 ], 1301 "license": "Apache-2.0 AND LGPL-3.0-or-later", 1302 "optional": true, 1303 "os": [ 1304 "win32" 1305 ], 1306 "engines": { 1307 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1308 }, 1309 "funding": { 1310 "url": "https://opencollective.com/libvips" 1311 } 1312 }, 1313 "node_modules/@img/sharp-win32-x64": { 1314 "version": "0.34.5", 1315 "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz", 1316 "integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==", 1317 "cpu": [ 1318 "x64" 1319 ], 1320 "license": "Apache-2.0 AND LGPL-3.0-or-later", 1321 "optional": true, 1322 "os": [ 1323 "win32" 1324 ], 1325 "engines": { 1326 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1327 }, 1328 "funding": { 1329 "url": "https://opencollective.com/libvips" 1330 } 1331 }, 1332 "node_modules/@jridgewell/sourcemap-codec": { 1333 "version": "1.5.5", 1334 "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz", 1335 "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==", 1336 "license": "MIT" 1337 }, 1338 "node_modules/@mdx-js/mdx": { 1339 "version": "3.1.1", 1340 "resolved": "https://registry.npmjs.org/@mdx-js/mdx/-/mdx-3.1.1.tgz", 1341 "integrity": "sha512-f6ZO2ifpwAQIpzGWaBQT2TXxPv6z3RBzQKpVftEWN78Vl/YweF1uwussDx8ECAXVtr3Rs89fKyG9YlzUs9DyGQ==", 1342 "license": "MIT", 1343 "dependencies": { 1344 "@types/estree": "^1.0.0", 1345 "@types/estree-jsx": "^1.0.0", 1346 "@types/hast": "^3.0.0", 1347 "@types/mdx": "^2.0.0", 1348 "acorn": "^8.0.0", 1349 "collapse-white-space": "^2.0.0", 1350 "devlop": "^1.0.0", 1351 "estree-util-is-identifier-name": "^3.0.0", 1352 "estree-util-scope": "^1.0.0", 1353 "estree-walker": "^3.0.0", 1354 "hast-util-to-jsx-runtime": "^2.0.0", 1355 "markdown-extensions": "^2.0.0", 1356 "recma-build-jsx": "^1.0.0", 1357 "recma-jsx": "^1.0.0", 1358 "recma-stringify": "^1.0.0", 1359 "rehype-recma": "^1.0.0", 1360 "remark-mdx": "^3.0.0", 1361 "remark-parse": "^11.0.0", 1362 "remark-rehype": "^11.0.0", 1363 "source-map": "^0.7.0", 1364 "unified": "^11.0.0", 1365 "unist-util-position-from-estree": "^2.0.0", 1366 "unist-util-stringify-position": "^4.0.0", 1367 "unist-util-visit": "^5.0.0", 1368 "vfile": "^6.0.0" 1369 }, 1370 "funding": { 1371 "type": "opencollective", 1372 "url": "https://opencollective.com/unified" 1373 } 1374 }, 1375 "node_modules/@napi-rs/wasm-runtime": { 1376 "version": "1.1.1", 1377 "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.1.tgz", 1378 "integrity": "sha512-p64ah1M1ld8xjWv3qbvFwHiFVWrq1yFvV4f7w+mzaqiR4IlSgkqhcRdHwsGgomwzBH51sRY4NEowLxnaBjcW/A==", 1379 "dev": true, 1380 "license": "MIT", 1381 "optional": true, 1382 "dependencies": { 1383 "@emnapi/core": "^1.7.1", 1384 "@emnapi/runtime": "^1.7.1", 1385 "@tybys/wasm-util": "^0.10.1" 1386 }, 1387 "funding": { 1388 "type": "github", 1389 "url": "https://github.com/sponsors/Brooooooklyn" 1390 } 1391 }, 1392 "node_modules/@oslojs/encoding": { 1393 "version": "1.1.0", 1394 "resolved": "https://registry.npmjs.org/@oslojs/encoding/-/encoding-1.1.0.tgz", 1395 "integrity": "sha512-70wQhgYmndg4GCPxPPxPGevRKqTIJ2Nh4OkiMWmDAVYsTQ+Ta7Sq+rPevXyXGdzr30/qZBnyOalCszoMxlyldQ==", 1396 "license": "MIT" 1397 }, 1398 "node_modules/@oxc-project/runtime": { 1399 "version": "0.115.0", 1400 "resolved": "https://registry.npmjs.org/@oxc-project/runtime/-/runtime-0.115.0.tgz", 1401 "integrity": "sha512-Rg8Wlt5dCbXhQnsXPrkOjL1DTSvXLgb2R/KYfnf1/K+R0k6UMLEmbQXPM+kwrWqSmWA2t0B1EtHy2/3zikQpvQ==", 1402 "dev": true, 1403 "license": "MIT", 1404 "engines": { 1405 "node": "^20.19.0 || >=22.12.0" 1406 } 1407 }, 1408 "node_modules/@oxc-project/types": { 1409 "version": "0.115.0", 1410 "resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.115.0.tgz", 1411 "integrity": "sha512-4n91DKnebUS4yjUHl2g3/b2T+IUdCfmoZGhmwsovZCDaJSs+QkVAM+0AqqTxHSsHfeiMuueT75cZaZcT/m0pSw==", 1412 "dev": true, 1413 "license": "MIT", 1414 "funding": { 1415 "url": "https://github.com/sponsors/Boshen" 1416 } 1417 }, 1418 "node_modules/@oxfmt/binding-android-arm-eabi": { 1419 "version": "0.35.0", 1420 "resolved": "https://registry.npmjs.org/@oxfmt/binding-android-arm-eabi/-/binding-android-arm-eabi-0.35.0.tgz", 1421 "integrity": "sha512-BaRKlM3DyG81y/xWTsE6gZiv89F/3pHe2BqX2H4JbiB8HNVlWWtplzgATAE5IDSdwChdeuWLDTQzJ92Lglw3ZA==", 1422 "cpu": [ 1423 "arm" 1424 ], 1425 "dev": true, 1426 "license": "MIT", 1427 "optional": true, 1428 "os": [ 1429 "android" 1430 ], 1431 "engines": { 1432 "node": "^20.19.0 || >=22.12.0" 1433 } 1434 }, 1435 "node_modules/@oxfmt/binding-android-arm64": { 1436 "version": "0.35.0", 1437 "resolved": "https://registry.npmjs.org/@oxfmt/binding-android-arm64/-/binding-android-arm64-0.35.0.tgz", 1438 "integrity": "sha512-/O+EbuAJYs6nde/anv+aID6uHsGQApyE9JtYBo/79KyU8e6RBN3DMbT0ix97y1SOnCglurmL2iZ+hlohjP2PnQ==", 1439 "cpu": [ 1440 "arm64" 1441 ], 1442 "dev": true, 1443 "license": "MIT", 1444 "optional": true, 1445 "os": [ 1446 "android" 1447 ], 1448 "engines": { 1449 "node": "^20.19.0 || >=22.12.0" 1450 } 1451 }, 1452 "node_modules/@oxfmt/binding-darwin-arm64": { 1453 "version": "0.35.0", 1454 "resolved": "https://registry.npmjs.org/@oxfmt/binding-darwin-arm64/-/binding-darwin-arm64-0.35.0.tgz", 1455 "integrity": "sha512-pGqRtqlNdn9d4VrmGUWVyQjkw79ryhI6je9y2jfqNUIZCfqceob+R97YYAoG7C5TFyt8ILdLVoN+L2vw/hSFyA==", 1456 "cpu": [ 1457 "arm64" 1458 ], 1459 "dev": true, 1460 "license": "MIT", 1461 "optional": true, 1462 "os": [ 1463 "darwin" 1464 ], 1465 "engines": { 1466 "node": "^20.19.0 || >=22.12.0" 1467 } 1468 }, 1469 "node_modules/@oxfmt/binding-darwin-x64": { 1470 "version": "0.35.0", 1471 "resolved": "https://registry.npmjs.org/@oxfmt/binding-darwin-x64/-/binding-darwin-x64-0.35.0.tgz", 1472 "integrity": "sha512-8GmsDcSozTPjrCJeGpp+sCmS9+9V5yRrdEZ1p/sTWxPG5nYeAfSLuS0nuEYjXSO+CtdSbStIW6dxa+4NM58yRw==", 1473 "cpu": [ 1474 "x64" 1475 ], 1476 "dev": true, 1477 "license": "MIT", 1478 "optional": true, 1479 "os": [ 1480 "darwin" 1481 ], 1482 "engines": { 1483 "node": "^20.19.0 || >=22.12.0" 1484 } 1485 }, 1486 "node_modules/@oxfmt/binding-freebsd-x64": { 1487 "version": "0.35.0", 1488 "resolved": "https://registry.npmjs.org/@oxfmt/binding-freebsd-x64/-/binding-freebsd-x64-0.35.0.tgz", 1489 "integrity": "sha512-QyfKfTe0ytHpFKHAcHCGQEzN45QSqq1AHJOYYxQMgLM3KY4xu8OsXHpCnINjDsV4XGnQzczJDU9e04Zmd8XqIQ==", 1490 "cpu": [ 1491 "x64" 1492 ], 1493 "dev": true, 1494 "license": "MIT", 1495 "optional": true, 1496 "os": [ 1497 "freebsd" 1498 ], 1499 "engines": { 1500 "node": "^20.19.0 || >=22.12.0" 1501 } 1502 }, 1503 "node_modules/@oxfmt/binding-linux-arm-gnueabihf": { 1504 "version": "0.35.0", 1505 "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-0.35.0.tgz", 1506 "integrity": "sha512-u+kv3JD6P3J38oOyUaiCqgY5TNESzBRZJ5lyZQ6c2czUW2v5SIN9E/KWWa9vxoc+P8AFXQFUVrdzGy1tK+nbPQ==", 1507 "cpu": [ 1508 "arm" 1509 ], 1510 "dev": true, 1511 "license": "MIT", 1512 "optional": true, 1513 "os": [ 1514 "linux" 1515 ], 1516 "engines": { 1517 "node": "^20.19.0 || >=22.12.0" 1518 } 1519 }, 1520 "node_modules/@oxfmt/binding-linux-arm-musleabihf": { 1521 "version": "0.35.0", 1522 "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-arm-musleabihf/-/binding-linux-arm-musleabihf-0.35.0.tgz", 1523 "integrity": "sha512-1NiZroCiV57I7Pf8kOH4XGR366kW5zir3VfSMBU2D0V14GpYjiYmPYFAoJboZvp8ACnZKUReWyMkNKSa5ad58A==", 1524 "cpu": [ 1525 "arm" 1526 ], 1527 "dev": true, 1528 "license": "MIT", 1529 "optional": true, 1530 "os": [ 1531 "linux" 1532 ], 1533 "engines": { 1534 "node": "^20.19.0 || >=22.12.0" 1535 } 1536 }, 1537 "node_modules/@oxfmt/binding-linux-arm64-gnu": { 1538 "version": "0.35.0", 1539 "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-0.35.0.tgz", 1540 "integrity": "sha512-7Q0Xeg7ZnW2nxnZ4R7aF6DEbCFls4skgHZg+I63XitpNvJCbVIU8MFOTZlvZGRsY9+rPgWPQGeUpLHlyx0wvMA==", 1541 "cpu": [ 1542 "arm64" 1543 ], 1544 "dev": true, 1545 "license": "MIT", 1546 "optional": true, 1547 "os": [ 1548 "linux" 1549 ], 1550 "engines": { 1551 "node": "^20.19.0 || >=22.12.0" 1552 } 1553 }, 1554 "node_modules/@oxfmt/binding-linux-arm64-musl": { 1555 "version": "0.35.0", 1556 "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-arm64-musl/-/binding-linux-arm64-musl-0.35.0.tgz", 1557 "integrity": "sha512-5Okqi+uhYFxwKz8hcnUftNNwdm8BCkf6GSCbcz9xJxYMm87k1E4p7PEmAAbhLTk7cjSdDre6TDL0pDzNX+Y22Q==", 1558 "cpu": [ 1559 "arm64" 1560 ], 1561 "dev": true, 1562 "license": "MIT", 1563 "optional": true, 1564 "os": [ 1565 "linux" 1566 ], 1567 "engines": { 1568 "node": "^20.19.0 || >=22.12.0" 1569 } 1570 }, 1571 "node_modules/@oxfmt/binding-linux-ppc64-gnu": { 1572 "version": "0.35.0", 1573 "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-0.35.0.tgz", 1574 "integrity": "sha512-9k66pbZQXM/lBJWys3Xbc5yhl4JexyfqkEf/tvtq8976VIJnLAAL3M127xHA3ifYSqxdVHfVGTg84eiBHCGcNw==", 1575 "cpu": [ 1576 "ppc64" 1577 ], 1578 "dev": true, 1579 "license": "MIT", 1580 "optional": true, 1581 "os": [ 1582 "linux" 1583 ], 1584 "engines": { 1585 "node": "^20.19.0 || >=22.12.0" 1586 } 1587 }, 1588 "node_modules/@oxfmt/binding-linux-riscv64-gnu": { 1589 "version": "0.35.0", 1590 "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-0.35.0.tgz", 1591 "integrity": "sha512-aUcY9ofKPtjO52idT6t0SAQvEF6ctjzUQa1lLp7GDsRpSBvuTrBQGeq0rYKz3gN8dMIQ7mtMdGD9tT4LhR8jAQ==", 1592 "cpu": [ 1593 "riscv64" 1594 ], 1595 "dev": true, 1596 "license": "MIT", 1597 "optional": true, 1598 "os": [ 1599 "linux" 1600 ], 1601 "engines": { 1602 "node": "^20.19.0 || >=22.12.0" 1603 } 1604 }, 1605 "node_modules/@oxfmt/binding-linux-riscv64-musl": { 1606 "version": "0.35.0", 1607 "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-riscv64-musl/-/binding-linux-riscv64-musl-0.35.0.tgz", 1608 "integrity": "sha512-C6yhY5Hvc2sGM+mCPek9ZLe5xRUOC/BvhAt2qIWFAeXMn4il04EYIjl3DsWiJr0xDMTJhvMOmD55xTRPlNp39w==", 1609 "cpu": [ 1610 "riscv64" 1611 ], 1612 "dev": true, 1613 "license": "MIT", 1614 "optional": true, 1615 "os": [ 1616 "linux" 1617 ], 1618 "engines": { 1619 "node": "^20.19.0 || >=22.12.0" 1620 } 1621 }, 1622 "node_modules/@oxfmt/binding-linux-s390x-gnu": { 1623 "version": "0.35.0", 1624 "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-0.35.0.tgz", 1625 "integrity": "sha512-RG2hlvOMK4OMZpO3mt8MpxLQ0AAezlFqhn5mI/g5YrVbPFyoCv9a34AAvbSJS501ocOxlFIRcKEuw5hFvddf9g==", 1626 "cpu": [ 1627 "s390x" 1628 ], 1629 "dev": true, 1630 "license": "MIT", 1631 "optional": true, 1632 "os": [ 1633 "linux" 1634 ], 1635 "engines": { 1636 "node": "^20.19.0 || >=22.12.0" 1637 } 1638 }, 1639 "node_modules/@oxfmt/binding-linux-x64-gnu": { 1640 "version": "0.35.0", 1641 "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-x64-gnu/-/binding-linux-x64-gnu-0.35.0.tgz", 1642 "integrity": "sha512-wzmh90Pwvqj9xOKHJjkQYBpydRkaXG77ZvDz+iFDRRQpnqIEqGm5gmim2s6vnZIkDGsvKCuTdtxm0GFmBjM1+w==", 1643 "cpu": [ 1644 "x64" 1645 ], 1646 "dev": true, 1647 "license": "MIT", 1648 "optional": true, 1649 "os": [ 1650 "linux" 1651 ], 1652 "engines": { 1653 "node": "^20.19.0 || >=22.12.0" 1654 } 1655 }, 1656 "node_modules/@oxfmt/binding-linux-x64-musl": { 1657 "version": "0.35.0", 1658 "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-x64-musl/-/binding-linux-x64-musl-0.35.0.tgz", 1659 "integrity": "sha512-+HCqYCJPCUy5I+b2cf+gUVaApfgtoQT3HdnSg/l7NIcLHOhKstlYaGyrFZLmUpQt4WkFbpGKZZayG6zjRU0KFA==", 1660 "cpu": [ 1661 "x64" 1662 ], 1663 "dev": true, 1664 "license": "MIT", 1665 "optional": true, 1666 "os": [ 1667 "linux" 1668 ], 1669 "engines": { 1670 "node": "^20.19.0 || >=22.12.0" 1671 } 1672 }, 1673 "node_modules/@oxfmt/binding-openharmony-arm64": { 1674 "version": "0.35.0", 1675 "resolved": "https://registry.npmjs.org/@oxfmt/binding-openharmony-arm64/-/binding-openharmony-arm64-0.35.0.tgz", 1676 "integrity": "sha512-kFYmWfR9YL78XyO5ws+1dsxNvZoD973qfVMNFOS4e9bcHXGF7DvGC2tY5UDFwyMCeB33t3sDIuGONKggnVNSJA==", 1677 "cpu": [ 1678 "arm64" 1679 ], 1680 "dev": true, 1681 "license": "MIT", 1682 "optional": true, 1683 "os": [ 1684 "openharmony" 1685 ], 1686 "engines": { 1687 "node": "^20.19.0 || >=22.12.0" 1688 } 1689 }, 1690 "node_modules/@oxfmt/binding-win32-arm64-msvc": { 1691 "version": "0.35.0", 1692 "resolved": "https://registry.npmjs.org/@oxfmt/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-0.35.0.tgz", 1693 "integrity": "sha512-uD/NGdM65eKNCDGyTGdO8e9n3IHX+wwuorBvEYrPJXhDXL9qz6gzddmXH8EN04ejUXUujlq4FsoSeCfbg0Y+Jg==", 1694 "cpu": [ 1695 "arm64" 1696 ], 1697 "dev": true, 1698 "license": "MIT", 1699 "optional": true, 1700 "os": [ 1701 "win32" 1702 ], 1703 "engines": { 1704 "node": "^20.19.0 || >=22.12.0" 1705 } 1706 }, 1707 "node_modules/@oxfmt/binding-win32-ia32-msvc": { 1708 "version": "0.35.0", 1709 "resolved": "https://registry.npmjs.org/@oxfmt/binding-win32-ia32-msvc/-/binding-win32-ia32-msvc-0.35.0.tgz", 1710 "integrity": "sha512-oSRD2k8J2uxYDEKR2nAE/YTY9PobOEnhZgCmspHu0+yBQ665yH8lFErQVSTE7fcGJmJp/cC6322/gc8VFuQf7g==", 1711 "cpu": [ 1712 "ia32" 1713 ], 1714 "dev": true, 1715 "license": "MIT", 1716 "optional": true, 1717 "os": [ 1718 "win32" 1719 ], 1720 "engines": { 1721 "node": "^20.19.0 || >=22.12.0" 1722 } 1723 }, 1724 "node_modules/@oxfmt/binding-win32-x64-msvc": { 1725 "version": "0.35.0", 1726 "resolved": "https://registry.npmjs.org/@oxfmt/binding-win32-x64-msvc/-/binding-win32-x64-msvc-0.35.0.tgz", 1727 "integrity": "sha512-WCDJjlS95NboR0ugI2BEwzt1tYvRDorDRM9Lvctls1SLyKYuNRCyrPwp1urUPFBnwgBNn9p2/gnmo7gFMySRoQ==", 1728 "cpu": [ 1729 "x64" 1730 ], 1731 "dev": true, 1732 "license": "MIT", 1733 "optional": true, 1734 "os": [ 1735 "win32" 1736 ], 1737 "engines": { 1738 "node": "^20.19.0 || >=22.12.0" 1739 } 1740 }, 1741 "node_modules/@oxlint/binding-android-arm-eabi": { 1742 "version": "1.52.0", 1743 "resolved": "https://registry.npmjs.org/@oxlint/binding-android-arm-eabi/-/binding-android-arm-eabi-1.52.0.tgz", 1744 "integrity": "sha512-fW2pmR1VzFEdcvOYeSiv+R7CqffOjr9Bv5QmZaHuHJ4ZCqouaF6o48N/hJ3H1n9Zd8PCMFgJkeqUvUsVce01mw==", 1745 "cpu": [ 1746 "arm" 1747 ], 1748 "dev": true, 1749 "license": "MIT", 1750 "optional": true, 1751 "os": [ 1752 "android" 1753 ], 1754 "engines": { 1755 "node": "^20.19.0 || >=22.12.0" 1756 } 1757 }, 1758 "node_modules/@oxlint/binding-android-arm64": { 1759 "version": "1.52.0", 1760 "resolved": "https://registry.npmjs.org/@oxlint/binding-android-arm64/-/binding-android-arm64-1.52.0.tgz", 1761 "integrity": "sha512-ptuJljIB+klNi8//qxXyGD51NLJXY9lv40Olc7l3/pEyjejWwXGvGMO0GM6f0JsjmbnDL+VkX7RVQNhByaX8WA==", 1762 "cpu": [ 1763 "arm64" 1764 ], 1765 "dev": true, 1766 "license": "MIT", 1767 "optional": true, 1768 "os": [ 1769 "android" 1770 ], 1771 "engines": { 1772 "node": "^20.19.0 || >=22.12.0" 1773 } 1774 }, 1775 "node_modules/@oxlint/binding-darwin-arm64": { 1776 "version": "1.52.0", 1777 "resolved": "https://registry.npmjs.org/@oxlint/binding-darwin-arm64/-/binding-darwin-arm64-1.52.0.tgz", 1778 "integrity": "sha512-5d079Uw43BHVZzOwm3uJI2PgSbsZJTpfHDq2jMOR6rRjGiEBlgasaEvAA26VBqpkO1++/59ZCKLBnEpkro3zIg==", 1779 "cpu": [ 1780 "arm64" 1781 ], 1782 "dev": true, 1783 "license": "MIT", 1784 "optional": true, 1785 "os": [ 1786 "darwin" 1787 ], 1788 "engines": { 1789 "node": "^20.19.0 || >=22.12.0" 1790 } 1791 }, 1792 "node_modules/@oxlint/binding-darwin-x64": { 1793 "version": "1.52.0", 1794 "resolved": "https://registry.npmjs.org/@oxlint/binding-darwin-x64/-/binding-darwin-x64-1.52.0.tgz", 1795 "integrity": "sha512-vRTjnhPEHAyfUhO9w6GM1VkxeVXFcDs+huyB5YNMw+Py+6PRYDFFrrOEr0rZYcoGtSH25ScozZV8I1UXrzaDjQ==", 1796 "cpu": [ 1797 "x64" 1798 ], 1799 "dev": true, 1800 "license": "MIT", 1801 "optional": true, 1802 "os": [ 1803 "darwin" 1804 ], 1805 "engines": { 1806 "node": "^20.19.0 || >=22.12.0" 1807 } 1808 }, 1809 "node_modules/@oxlint/binding-freebsd-x64": { 1810 "version": "1.52.0", 1811 "resolved": "https://registry.npmjs.org/@oxlint/binding-freebsd-x64/-/binding-freebsd-x64-1.52.0.tgz", 1812 "integrity": "sha512-vFthhhciRAliAjoKMsvi7UkkQp/EtMNhmCRYBuKsNiTH0k4H3SFfbuWWr80Q7+uTXijfBP91KO/EeF48RggC7A==", 1813 "cpu": [ 1814 "x64" 1815 ], 1816 "dev": true, 1817 "license": "MIT", 1818 "optional": true, 1819 "os": [ 1820 "freebsd" 1821 ], 1822 "engines": { 1823 "node": "^20.19.0 || >=22.12.0" 1824 } 1825 }, 1826 "node_modules/@oxlint/binding-linux-arm-gnueabihf": { 1827 "version": "1.52.0", 1828 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.52.0.tgz", 1829 "integrity": "sha512-qX3K4mKbju54ojUa8nigVxxZAUDBGu5MGzpoXvWmiw+7hafoQKaLAoTm94EqRlv9v27p864GQBgc4g3qYtMXXA==", 1830 "cpu": [ 1831 "arm" 1832 ], 1833 "dev": true, 1834 "license": "MIT", 1835 "optional": true, 1836 "os": [ 1837 "linux" 1838 ], 1839 "engines": { 1840 "node": "^20.19.0 || >=22.12.0" 1841 } 1842 }, 1843 "node_modules/@oxlint/binding-linux-arm-musleabihf": { 1844 "version": "1.52.0", 1845 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm-musleabihf/-/binding-linux-arm-musleabihf-1.52.0.tgz", 1846 "integrity": "sha512-x5D5/EUS9U4kndPncLB6mDfCsv7i8XcRLu0DZyTngXvyqapc96WwmyyOG2j8Dt26aE8Ykgh6AhsHp9bQtoBUAw==", 1847 "cpu": [ 1848 "arm" 1849 ], 1850 "dev": true, 1851 "license": "MIT", 1852 "optional": true, 1853 "os": [ 1854 "linux" 1855 ], 1856 "engines": { 1857 "node": "^20.19.0 || >=22.12.0" 1858 } 1859 }, 1860 "node_modules/@oxlint/binding-linux-arm64-gnu": { 1861 "version": "1.52.0", 1862 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.52.0.tgz", 1863 "integrity": "sha512-2Ep1tnGLuGG7lUkKG/nilIJ0/T2rebEcATxMJ7afuhD6Z2Sc9dDcpX00IngAMyR9l6hXrvaOw9YA5HUAJVSENg==", 1864 "cpu": [ 1865 "arm64" 1866 ], 1867 "dev": true, 1868 "license": "MIT", 1869 "optional": true, 1870 "os": [ 1871 "linux" 1872 ], 1873 "engines": { 1874 "node": "^20.19.0 || >=22.12.0" 1875 } 1876 }, 1877 "node_modules/@oxlint/binding-linux-arm64-musl": { 1878 "version": "1.52.0", 1879 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.52.0.tgz", 1880 "integrity": "sha512-54wxvb1Pztz0GMgTLUG9HsH8uhZSL4UbG7n4PDxWIRT9TygTVYKfD6D7iasYdKg6ZpWB5Y86VMxgjSJpR/Y7bQ==", 1881 "cpu": [ 1882 "arm64" 1883 ], 1884 "dev": true, 1885 "license": "MIT", 1886 "optional": true, 1887 "os": [ 1888 "linux" 1889 ], 1890 "engines": { 1891 "node": "^20.19.0 || >=22.12.0" 1892 } 1893 }, 1894 "node_modules/@oxlint/binding-linux-ppc64-gnu": { 1895 "version": "1.52.0", 1896 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.52.0.tgz", 1897 "integrity": "sha512-A82Zks1lJyLclrj8n2tJPHOw2ieZXCaBctnCarS1BRlPQMC1Y98vWCLqgvg9ssWy5ZAja0IjUHN1cYsp53mrqA==", 1898 "cpu": [ 1899 "ppc64" 1900 ], 1901 "dev": true, 1902 "license": "MIT", 1903 "optional": true, 1904 "os": [ 1905 "linux" 1906 ], 1907 "engines": { 1908 "node": "^20.19.0 || >=22.12.0" 1909 } 1910 }, 1911 "node_modules/@oxlint/binding-linux-riscv64-gnu": { 1912 "version": "1.52.0", 1913 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-1.52.0.tgz", 1914 "integrity": "sha512-ci89Ou+u9vnA0r4eQqGm/KPEkpea+QEtZCLKkrOAD/K5ZBwjS8ToID6aMgsDbIOJUNBGufsmX0iCC7EWrNKQFA==", 1915 "cpu": [ 1916 "riscv64" 1917 ], 1918 "dev": true, 1919 "license": "MIT", 1920 "optional": true, 1921 "os": [ 1922 "linux" 1923 ], 1924 "engines": { 1925 "node": "^20.19.0 || >=22.12.0" 1926 } 1927 }, 1928 "node_modules/@oxlint/binding-linux-riscv64-musl": { 1929 "version": "1.52.0", 1930 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-riscv64-musl/-/binding-linux-riscv64-musl-1.52.0.tgz", 1931 "integrity": "sha512-3/+DVDWajFSu69TaYnKkoUgMEcHR3puO8TcBu3fPCKRhbLjgwDiYIVRdvQX0QaSjkNPJARmpYq7vlPHWNo2cUA==", 1932 "cpu": [ 1933 "riscv64" 1934 ], 1935 "dev": true, 1936 "license": "MIT", 1937 "optional": true, 1938 "os": [ 1939 "linux" 1940 ], 1941 "engines": { 1942 "node": "^20.19.0 || >=22.12.0" 1943 } 1944 }, 1945 "node_modules/@oxlint/binding-linux-s390x-gnu": { 1946 "version": "1.52.0", 1947 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.52.0.tgz", 1948 "integrity": "sha512-BU7CbceOh00NDmY1IYr72qZoj4sJVHB9DCL2tIq2vyNllNJIpZWTxqlzdqmC4FViXWMy8kZNkOa+SdauH+EcoQ==", 1949 "cpu": [ 1950 "s390x" 1951 ], 1952 "dev": true, 1953 "license": "MIT", 1954 "optional": true, 1955 "os": [ 1956 "linux" 1957 ], 1958 "engines": { 1959 "node": "^20.19.0 || >=22.12.0" 1960 } 1961 }, 1962 "node_modules/@oxlint/binding-linux-x64-gnu": { 1963 "version": "1.52.0", 1964 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.52.0.tgz", 1965 "integrity": "sha512-JUVZ6TKYl1yArS3xGsNLQlZxgVpjNKtZFja6VxSTDy2ToN7H58PiDRcxWoN2XoIcWlHSvK7pkIPFNOyzdEJ23A==", 1966 "cpu": [ 1967 "x64" 1968 ], 1969 "dev": true, 1970 "license": "MIT", 1971 "optional": true, 1972 "os": [ 1973 "linux" 1974 ], 1975 "engines": { 1976 "node": "^20.19.0 || >=22.12.0" 1977 } 1978 }, 1979 "node_modules/@oxlint/binding-linux-x64-musl": { 1980 "version": "1.52.0", 1981 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-x64-musl/-/binding-linux-x64-musl-1.52.0.tgz", 1982 "integrity": "sha512-IatLKG6UUbIbTBjBZ9SIAYp4SIvOpYIXPXn9cMLqWxh9HrHsu0fLNL+VQ67y4vdlIleYLeuIHkAp3M6saIN1RQ==", 1983 "cpu": [ 1984 "x64" 1985 ], 1986 "dev": true, 1987 "license": "MIT", 1988 "optional": true, 1989 "os": [ 1990 "linux" 1991 ], 1992 "engines": { 1993 "node": "^20.19.0 || >=22.12.0" 1994 } 1995 }, 1996 "node_modules/@oxlint/binding-openharmony-arm64": { 1997 "version": "1.52.0", 1998 "resolved": "https://registry.npmjs.org/@oxlint/binding-openharmony-arm64/-/binding-openharmony-arm64-1.52.0.tgz", 1999 "integrity": "sha512-CWgJ6FepHryuc/lgQWStFf3lcvEkbFLSa9zqO0D0QLVfrdg43I4XItKpL/bnfm4n7obzwgG8j8sBggdoxJQKfw==", 2000 "cpu": [ 2001 "arm64" 2002 ], 2003 "dev": true, 2004 "license": "MIT", 2005 "optional": true, 2006 "os": [ 2007 "openharmony" 2008 ], 2009 "engines": { 2010 "node": "^20.19.0 || >=22.12.0" 2011 } 2012 }, 2013 "node_modules/@oxlint/binding-win32-arm64-msvc": { 2014 "version": "1.52.0", 2015 "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.52.0.tgz", 2016 "integrity": "sha512-EuNAbPpctu8jYMZnvYh53Xw3YVY2nIi9bQlyMjY0eKiJxDv8ikHrAfcVcwTQW9xa5tp0eiMkmW7iHPP5CYUC9Q==", 2017 "cpu": [ 2018 "arm64" 2019 ], 2020 "dev": true, 2021 "license": "MIT", 2022 "optional": true, 2023 "os": [ 2024 "win32" 2025 ], 2026 "engines": { 2027 "node": "^20.19.0 || >=22.12.0" 2028 } 2029 }, 2030 "node_modules/@oxlint/binding-win32-ia32-msvc": { 2031 "version": "1.52.0", 2032 "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-ia32-msvc/-/binding-win32-ia32-msvc-1.52.0.tgz", 2033 "integrity": "sha512-wu3fquQttzSXwyy8DfdOG3Kyb17yAbRhwPlly7NHSXkrffAEAmZ6+o38tCNgsReGLugbn/wbq4uS4nEQubCq+A==", 2034 "cpu": [ 2035 "ia32" 2036 ], 2037 "dev": true, 2038 "license": "MIT", 2039 "optional": true, 2040 "os": [ 2041 "win32" 2042 ], 2043 "engines": { 2044 "node": "^20.19.0 || >=22.12.0" 2045 } 2046 }, 2047 "node_modules/@oxlint/binding-win32-x64-msvc": { 2048 "version": "1.52.0", 2049 "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.52.0.tgz", 2050 "integrity": "sha512-wikx9I9J9/lPOZlrCCNgm8YjWkia8NZfhWd1TTvZTMguyChbw/oA2VEM6Fzx+kkpA+1qu5Mo7nrLdOXEJavw8g==", 2051 "cpu": [ 2052 "x64" 2053 ], 2054 "dev": true, 2055 "license": "MIT", 2056 "optional": true, 2057 "os": [ 2058 "win32" 2059 ], 2060 "engines": { 2061 "node": "^20.19.0 || >=22.12.0" 2062 } 2063 }, 2064 "node_modules/@pagefind/darwin-arm64": { 2065 "version": "1.4.0", 2066 "resolved": "https://registry.npmjs.org/@pagefind/darwin-arm64/-/darwin-arm64-1.4.0.tgz", 2067 "integrity": "sha512-2vMqkbv3lbx1Awea90gTaBsvpzgRs7MuSgKDxW0m9oV1GPZCZbZBJg/qL83GIUEN2BFlY46dtUZi54pwH+/pTQ==", 2068 "cpu": [ 2069 "arm64" 2070 ], 2071 "license": "MIT", 2072 "optional": true, 2073 "os": [ 2074 "darwin" 2075 ] 2076 }, 2077 "node_modules/@pagefind/darwin-x64": { 2078 "version": "1.4.0", 2079 "resolved": "https://registry.npmjs.org/@pagefind/darwin-x64/-/darwin-x64-1.4.0.tgz", 2080 "integrity": "sha512-e7JPIS6L9/cJfow+/IAqknsGqEPjJnVXGjpGm25bnq+NPdoD3c/7fAwr1OXkG4Ocjx6ZGSCijXEV4ryMcH2E3A==", 2081 "cpu": [ 2082 "x64" 2083 ], 2084 "license": "MIT", 2085 "optional": true, 2086 "os": [ 2087 "darwin" 2088 ] 2089 }, 2090 "node_modules/@pagefind/default-ui": { 2091 "version": "1.4.0", 2092 "resolved": "https://registry.npmjs.org/@pagefind/default-ui/-/default-ui-1.4.0.tgz", 2093 "integrity": "sha512-wie82VWn3cnGEdIjh4YwNESyS1G6vRHwL6cNjy9CFgNnWW/PGRjsLq300xjVH5sfPFK3iK36UxvIBymtQIEiSQ==", 2094 "license": "MIT" 2095 }, 2096 "node_modules/@pagefind/freebsd-x64": { 2097 "version": "1.4.0", 2098 "resolved": "https://registry.npmjs.org/@pagefind/freebsd-x64/-/freebsd-x64-1.4.0.tgz", 2099 "integrity": "sha512-WcJVypXSZ+9HpiqZjFXMUobfFfZZ6NzIYtkhQ9eOhZrQpeY5uQFqNWLCk7w9RkMUwBv1HAMDW3YJQl/8OqsV0Q==", 2100 "cpu": [ 2101 "x64" 2102 ], 2103 "license": "MIT", 2104 "optional": true, 2105 "os": [ 2106 "freebsd" 2107 ] 2108 }, 2109 "node_modules/@pagefind/linux-arm64": { 2110 "version": "1.4.0", 2111 "resolved": "https://registry.npmjs.org/@pagefind/linux-arm64/-/linux-arm64-1.4.0.tgz", 2112 "integrity": "sha512-PIt8dkqt4W06KGmQjONw7EZbhDF+uXI7i0XtRLN1vjCUxM9vGPdtJc2mUyVPevjomrGz5M86M8bqTr6cgDp1Uw==", 2113 "cpu": [ 2114 "arm64" 2115 ], 2116 "license": "MIT", 2117 "optional": true, 2118 "os": [ 2119 "linux" 2120 ] 2121 }, 2122 "node_modules/@pagefind/linux-x64": { 2123 "version": "1.4.0", 2124 "resolved": "https://registry.npmjs.org/@pagefind/linux-x64/-/linux-x64-1.4.0.tgz", 2125 "integrity": "sha512-z4oddcWwQ0UHrTHR8psLnVlz6USGJ/eOlDPTDYZ4cI8TK8PgwRUPQZp9D2iJPNIPcS6Qx/E4TebjuGJOyK8Mmg==", 2126 "cpu": [ 2127 "x64" 2128 ], 2129 "license": "MIT", 2130 "optional": true, 2131 "os": [ 2132 "linux" 2133 ] 2134 }, 2135 "node_modules/@pagefind/windows-x64": { 2136 "version": "1.4.0", 2137 "resolved": "https://registry.npmjs.org/@pagefind/windows-x64/-/windows-x64-1.4.0.tgz", 2138 "integrity": "sha512-NkT+YAdgS2FPCn8mIA9bQhiBs+xmniMGq1LFPDhcFn0+2yIUEiIG06t7bsZlhdjknEQRTSdT7YitP6fC5qwP0g==", 2139 "cpu": [ 2140 "x64" 2141 ], 2142 "license": "MIT", 2143 "optional": true, 2144 "os": [ 2145 "win32" 2146 ] 2147 }, 2148 "node_modules/@resvg/resvg-js": { 2149 "version": "2.6.2", 2150 "resolved": "https://registry.npmjs.org/@resvg/resvg-js/-/resvg-js-2.6.2.tgz", 2151 "integrity": "sha512-xBaJish5OeGmniDj9cW5PRa/PtmuVU3ziqrbr5xJj901ZDN4TosrVaNZpEiLZAxdfnhAe7uQ7QFWfjPe9d9K2Q==", 2152 "license": "MPL-2.0", 2153 "engines": { 2154 "node": ">= 10" 2155 }, 2156 "optionalDependencies": { 2157 "@resvg/resvg-js-android-arm-eabi": "2.6.2", 2158 "@resvg/resvg-js-android-arm64": "2.6.2", 2159 "@resvg/resvg-js-darwin-arm64": "2.6.2", 2160 "@resvg/resvg-js-darwin-x64": "2.6.2", 2161 "@resvg/resvg-js-linux-arm-gnueabihf": "2.6.2", 2162 "@resvg/resvg-js-linux-arm64-gnu": "2.6.2", 2163 "@resvg/resvg-js-linux-arm64-musl": "2.6.2", 2164 "@resvg/resvg-js-linux-x64-gnu": "2.6.2", 2165 "@resvg/resvg-js-linux-x64-musl": "2.6.2", 2166 "@resvg/resvg-js-win32-arm64-msvc": "2.6.2", 2167 "@resvg/resvg-js-win32-ia32-msvc": "2.6.2", 2168 "@resvg/resvg-js-win32-x64-msvc": "2.6.2" 2169 } 2170 }, 2171 "node_modules/@resvg/resvg-js-android-arm-eabi": { 2172 "version": "2.6.2", 2173 "resolved": "https://registry.npmjs.org/@resvg/resvg-js-android-arm-eabi/-/resvg-js-android-arm-eabi-2.6.2.tgz", 2174 "integrity": "sha512-FrJibrAk6v29eabIPgcTUMPXiEz8ssrAk7TXxsiZzww9UTQ1Z5KAbFJs+Z0Ez+VZTYgnE5IQJqBcoSiMebtPHA==", 2175 "cpu": [ 2176 "arm" 2177 ], 2178 "license": "MPL-2.0", 2179 "optional": true, 2180 "os": [ 2181 "android" 2182 ], 2183 "engines": { 2184 "node": ">= 10" 2185 } 2186 }, 2187 "node_modules/@resvg/resvg-js-android-arm64": { 2188 "version": "2.6.2", 2189 "resolved": "https://registry.npmjs.org/@resvg/resvg-js-android-arm64/-/resvg-js-android-arm64-2.6.2.tgz", 2190 "integrity": "sha512-VcOKezEhm2VqzXpcIJoITuvUS/fcjIw5NA/w3tjzWyzmvoCdd+QXIqy3FBGulWdClvp4g+IfUemigrkLThSjAQ==", 2191 "cpu": [ 2192 "arm64" 2193 ], 2194 "license": "MPL-2.0", 2195 "optional": true, 2196 "os": [ 2197 "android" 2198 ], 2199 "engines": { 2200 "node": ">= 10" 2201 } 2202 }, 2203 "node_modules/@resvg/resvg-js-darwin-arm64": { 2204 "version": "2.6.2", 2205 "resolved": "https://registry.npmjs.org/@resvg/resvg-js-darwin-arm64/-/resvg-js-darwin-arm64-2.6.2.tgz", 2206 "integrity": "sha512-nmok2LnAd6nLUKI16aEB9ydMC6Lidiiq2m1nEBDR1LaaP7FGs4AJ90qDraxX+CWlVuRlvNjyYJTNv8qFjtL9+A==", 2207 "cpu": [ 2208 "arm64" 2209 ], 2210 "license": "MPL-2.0", 2211 "optional": true, 2212 "os": [ 2213 "darwin" 2214 ], 2215 "engines": { 2216 "node": ">= 10" 2217 } 2218 }, 2219 "node_modules/@resvg/resvg-js-darwin-x64": { 2220 "version": "2.6.2", 2221 "resolved": "https://registry.npmjs.org/@resvg/resvg-js-darwin-x64/-/resvg-js-darwin-x64-2.6.2.tgz", 2222 "integrity": "sha512-GInyZLjgWDfsVT6+SHxQVRwNzV0AuA1uqGsOAW+0th56J7Nh6bHHKXHBWzUrihxMetcFDmQMAX1tZ1fZDYSRsw==", 2223 "cpu": [ 2224 "x64" 2225 ], 2226 "license": "MPL-2.0", 2227 "optional": true, 2228 "os": [ 2229 "darwin" 2230 ], 2231 "engines": { 2232 "node": ">= 10" 2233 } 2234 }, 2235 "node_modules/@resvg/resvg-js-linux-arm-gnueabihf": { 2236 "version": "2.6.2", 2237 "resolved": "https://registry.npmjs.org/@resvg/resvg-js-linux-arm-gnueabihf/-/resvg-js-linux-arm-gnueabihf-2.6.2.tgz", 2238 "integrity": "sha512-YIV3u/R9zJbpqTTNwTZM5/ocWetDKGsro0SWp70eGEM9eV2MerWyBRZnQIgzU3YBnSBQ1RcxRZvY/UxwESfZIw==", 2239 "cpu": [ 2240 "arm" 2241 ], 2242 "license": "MPL-2.0", 2243 "optional": true, 2244 "os": [ 2245 "linux" 2246 ], 2247 "engines": { 2248 "node": ">= 10" 2249 } 2250 }, 2251 "node_modules/@resvg/resvg-js-linux-arm64-gnu": { 2252 "version": "2.6.2", 2253 "resolved": "https://registry.npmjs.org/@resvg/resvg-js-linux-arm64-gnu/-/resvg-js-linux-arm64-gnu-2.6.2.tgz", 2254 "integrity": "sha512-zc2BlJSim7YR4FZDQ8OUoJg5holYzdiYMeobb9pJuGDidGL9KZUv7SbiD4E8oZogtYY42UZEap7dqkkYuA91pg==", 2255 "cpu": [ 2256 "arm64" 2257 ], 2258 "license": "MPL-2.0", 2259 "optional": true, 2260 "os": [ 2261 "linux" 2262 ], 2263 "engines": { 2264 "node": ">= 10" 2265 } 2266 }, 2267 "node_modules/@resvg/resvg-js-linux-arm64-musl": { 2268 "version": "2.6.2", 2269 "resolved": "https://registry.npmjs.org/@resvg/resvg-js-linux-arm64-musl/-/resvg-js-linux-arm64-musl-2.6.2.tgz", 2270 "integrity": "sha512-3h3dLPWNgSsD4lQBJPb4f+kvdOSJHa5PjTYVsWHxLUzH4IFTJUAnmuWpw4KqyQ3NA5QCyhw4TWgxk3jRkQxEKg==", 2271 "cpu": [ 2272 "arm64" 2273 ], 2274 "license": "MPL-2.0", 2275 "optional": true, 2276 "os": [ 2277 "linux" 2278 ], 2279 "engines": { 2280 "node": ">= 10" 2281 } 2282 }, 2283 "node_modules/@resvg/resvg-js-linux-x64-gnu": { 2284 "version": "2.6.2", 2285 "resolved": "https://registry.npmjs.org/@resvg/resvg-js-linux-x64-gnu/-/resvg-js-linux-x64-gnu-2.6.2.tgz", 2286 "integrity": "sha512-IVUe+ckIerA7xMZ50duAZzwf1U7khQe2E0QpUxu5MBJNao5RqC0zwV/Zm965vw6D3gGFUl7j4m+oJjubBVoftw==", 2287 "cpu": [ 2288 "x64" 2289 ], 2290 "license": "MPL-2.0", 2291 "optional": true, 2292 "os": [ 2293 "linux" 2294 ], 2295 "engines": { 2296 "node": ">= 10" 2297 } 2298 }, 2299 "node_modules/@resvg/resvg-js-linux-x64-musl": { 2300 "version": "2.6.2", 2301 "resolved": "https://registry.npmjs.org/@resvg/resvg-js-linux-x64-musl/-/resvg-js-linux-x64-musl-2.6.2.tgz", 2302 "integrity": "sha512-UOf83vqTzoYQO9SZ0fPl2ZIFtNIz/Rr/y+7X8XRX1ZnBYsQ/tTb+cj9TE+KHOdmlTFBxhYzVkP2lRByCzqi4jQ==", 2303 "cpu": [ 2304 "x64" 2305 ], 2306 "license": "MPL-2.0", 2307 "optional": true, 2308 "os": [ 2309 "linux" 2310 ], 2311 "engines": { 2312 "node": ">= 10" 2313 } 2314 }, 2315 "node_modules/@resvg/resvg-js-win32-arm64-msvc": { 2316 "version": "2.6.2", 2317 "resolved": "https://registry.npmjs.org/@resvg/resvg-js-win32-arm64-msvc/-/resvg-js-win32-arm64-msvc-2.6.2.tgz", 2318 "integrity": "sha512-7C/RSgCa+7vqZ7qAbItfiaAWhyRSoD4l4BQAbVDqRRsRgY+S+hgS3in0Rxr7IorKUpGE69X48q6/nOAuTJQxeQ==", 2319 "cpu": [ 2320 "arm64" 2321 ], 2322 "license": "MPL-2.0", 2323 "optional": true, 2324 "os": [ 2325 "win32" 2326 ], 2327 "engines": { 2328 "node": ">= 10" 2329 } 2330 }, 2331 "node_modules/@resvg/resvg-js-win32-ia32-msvc": { 2332 "version": "2.6.2", 2333 "resolved": "https://registry.npmjs.org/@resvg/resvg-js-win32-ia32-msvc/-/resvg-js-win32-ia32-msvc-2.6.2.tgz", 2334 "integrity": "sha512-har4aPAlvjnLcil40AC77YDIk6loMawuJwFINEM7n0pZviwMkMvjb2W5ZirsNOZY4aDbo5tLx0wNMREp5Brk+w==", 2335 "cpu": [ 2336 "ia32" 2337 ], 2338 "license": "MPL-2.0", 2339 "optional": true, 2340 "os": [ 2341 "win32" 2342 ], 2343 "engines": { 2344 "node": ">= 10" 2345 } 2346 }, 2347 "node_modules/@resvg/resvg-js-win32-x64-msvc": { 2348 "version": "2.6.2", 2349 "resolved": "https://registry.npmjs.org/@resvg/resvg-js-win32-x64-msvc/-/resvg-js-win32-x64-msvc-2.6.2.tgz", 2350 "integrity": "sha512-ZXtYhtUr5SSaBrUDq7DiyjOFJqBVL/dOBN7N/qmi/pO0IgiWW/f/ue3nbvu9joWE5aAKDoIzy/CxsY0suwGosQ==", 2351 "cpu": [ 2352 "x64" 2353 ], 2354 "license": "MPL-2.0", 2355 "optional": true, 2356 "os": [ 2357 "win32" 2358 ], 2359 "engines": { 2360 "node": ">= 10" 2361 } 2362 }, 2363 "node_modules/@rolldown/binding-android-arm64": { 2364 "version": "1.0.0-rc.9", 2365 "resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.0.0-rc.9.tgz", 2366 "integrity": "sha512-lcJL0bN5hpgJfSIz/8PIf02irmyL43P+j1pTCfbD1DbLkmGRuFIA4DD3B3ZOvGqG0XiVvRznbKtN0COQVaKUTg==", 2367 "cpu": [ 2368 "arm64" 2369 ], 2370 "dev": true, 2371 "license": "MIT", 2372 "optional": true, 2373 "os": [ 2374 "android" 2375 ], 2376 "engines": { 2377 "node": "^20.19.0 || >=22.12.0" 2378 } 2379 }, 2380 "node_modules/@rolldown/binding-darwin-arm64": { 2381 "version": "1.0.0-rc.9", 2382 "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.0.0-rc.9.tgz", 2383 "integrity": "sha512-J7Zk3kLYFsLtuH6U+F4pS2sYVzac0qkjcO5QxHS7OS7yZu2LRs+IXo+uvJ/mvpyUljDJ3LROZPoQfgBIpCMhdQ==", 2384 "cpu": [ 2385 "arm64" 2386 ], 2387 "dev": true, 2388 "license": "MIT", 2389 "optional": true, 2390 "os": [ 2391 "darwin" 2392 ], 2393 "engines": { 2394 "node": "^20.19.0 || >=22.12.0" 2395 } 2396 }, 2397 "node_modules/@rolldown/binding-darwin-x64": { 2398 "version": "1.0.0-rc.9", 2399 "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.0.0-rc.9.tgz", 2400 "integrity": "sha512-iwtmmghy8nhfRGeNAIltcNXzD0QMNaaA5U/NyZc1Ia4bxrzFByNMDoppoC+hl7cDiUq5/1CnFthpT9n+UtfFyg==", 2401 "cpu": [ 2402 "x64" 2403 ], 2404 "dev": true, 2405 "license": "MIT", 2406 "optional": true, 2407 "os": [ 2408 "darwin" 2409 ], 2410 "engines": { 2411 "node": "^20.19.0 || >=22.12.0" 2412 } 2413 }, 2414 "node_modules/@rolldown/binding-freebsd-x64": { 2415 "version": "1.0.0-rc.9", 2416 "resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.0.0-rc.9.tgz", 2417 "integrity": "sha512-DLFYI78SCiZr5VvdEplsVC2Vx53lnA4/Ga5C65iyldMVaErr86aiqCoNBLl92PXPfDtUYjUh+xFFor40ueNs4Q==", 2418 "cpu": [ 2419 "x64" 2420 ], 2421 "dev": true, 2422 "license": "MIT", 2423 "optional": true, 2424 "os": [ 2425 "freebsd" 2426 ], 2427 "engines": { 2428 "node": "^20.19.0 || >=22.12.0" 2429 } 2430 }, 2431 "node_modules/@rolldown/binding-linux-arm-gnueabihf": { 2432 "version": "1.0.0-rc.9", 2433 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.0.0-rc.9.tgz", 2434 "integrity": "sha512-CsjTmTwd0Hri6iTw/DRMK7kOZ7FwAkrO4h8YWKoX/kcj833e4coqo2wzIFywtch/8Eb5enQ/lwLM7w6JX1W5RQ==", 2435 "cpu": [ 2436 "arm" 2437 ], 2438 "dev": true, 2439 "license": "MIT", 2440 "optional": true, 2441 "os": [ 2442 "linux" 2443 ], 2444 "engines": { 2445 "node": "^20.19.0 || >=22.12.0" 2446 } 2447 }, 2448 "node_modules/@rolldown/binding-linux-arm64-gnu": { 2449 "version": "1.0.0-rc.9", 2450 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.0.0-rc.9.tgz", 2451 "integrity": "sha512-2x9O2JbSPxpxMDhP9Z74mahAStibTlrBMW0520+epJH5sac7/LwZW5Bmg/E6CXuEF53JJFW509uP+lSedaUNxg==", 2452 "cpu": [ 2453 "arm64" 2454 ], 2455 "dev": true, 2456 "license": "MIT", 2457 "optional": true, 2458 "os": [ 2459 "linux" 2460 ], 2461 "engines": { 2462 "node": "^20.19.0 || >=22.12.0" 2463 } 2464 }, 2465 "node_modules/@rolldown/binding-linux-arm64-musl": { 2466 "version": "1.0.0-rc.9", 2467 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.0.0-rc.9.tgz", 2468 "integrity": "sha512-JA1QRW31ogheAIRhIg9tjMfsYbglXXYGNPLdPEYrwFxdbkQCAzvpSCSHCDWNl4hTtrol8WeboCSEpjdZK8qrCg==", 2469 "cpu": [ 2470 "arm64" 2471 ], 2472 "dev": true, 2473 "license": "MIT", 2474 "optional": true, 2475 "os": [ 2476 "linux" 2477 ], 2478 "engines": { 2479 "node": "^20.19.0 || >=22.12.0" 2480 } 2481 }, 2482 "node_modules/@rolldown/binding-linux-ppc64-gnu": { 2483 "version": "1.0.0-rc.9", 2484 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.0.0-rc.9.tgz", 2485 "integrity": "sha512-aOKU9dJheda8Kj8Y3w9gnt9QFOO+qKPAl8SWd7JPHP+Cu0EuDAE5wokQubLzIDQWg2myXq2XhTpOVS07qqvT+w==", 2486 "cpu": [ 2487 "ppc64" 2488 ], 2489 "dev": true, 2490 "license": "MIT", 2491 "optional": true, 2492 "os": [ 2493 "linux" 2494 ], 2495 "engines": { 2496 "node": "^20.19.0 || >=22.12.0" 2497 } 2498 }, 2499 "node_modules/@rolldown/binding-linux-s390x-gnu": { 2500 "version": "1.0.0-rc.9", 2501 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.0.0-rc.9.tgz", 2502 "integrity": "sha512-OalO94fqj7IWRn3VdXWty75jC5dk4C197AWEuMhIpvVv2lw9fiPhud0+bW2ctCxb3YoBZor71QHbY+9/WToadA==", 2503 "cpu": [ 2504 "s390x" 2505 ], 2506 "dev": true, 2507 "license": "MIT", 2508 "optional": true, 2509 "os": [ 2510 "linux" 2511 ], 2512 "engines": { 2513 "node": "^20.19.0 || >=22.12.0" 2514 } 2515 }, 2516 "node_modules/@rolldown/binding-linux-x64-gnu": { 2517 "version": "1.0.0-rc.9", 2518 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.0.0-rc.9.tgz", 2519 "integrity": "sha512-cVEl1vZtBsBZna3YMjGXNvnYYrOJ7RzuWvZU0ffvJUexWkukMaDuGhUXn0rjnV0ptzGVkvc+vW9Yqy6h8YX4pg==", 2520 "cpu": [ 2521 "x64" 2522 ], 2523 "dev": true, 2524 "license": "MIT", 2525 "optional": true, 2526 "os": [ 2527 "linux" 2528 ], 2529 "engines": { 2530 "node": "^20.19.0 || >=22.12.0" 2531 } 2532 }, 2533 "node_modules/@rolldown/binding-linux-x64-musl": { 2534 "version": "1.0.0-rc.9", 2535 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.0.0-rc.9.tgz", 2536 "integrity": "sha512-UzYnKCIIc4heAKgI4PZ3dfBGUZefGCJ1TPDuLHoCzgrMYPb5Rv6TLFuYtyM4rWyHM7hymNdsg5ik2C+UD9VDbA==", 2537 "cpu": [ 2538 "x64" 2539 ], 2540 "dev": true, 2541 "license": "MIT", 2542 "optional": true, 2543 "os": [ 2544 "linux" 2545 ], 2546 "engines": { 2547 "node": "^20.19.0 || >=22.12.0" 2548 } 2549 }, 2550 "node_modules/@rolldown/binding-openharmony-arm64": { 2551 "version": "1.0.0-rc.9", 2552 "resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.0.0-rc.9.tgz", 2553 "integrity": "sha512-+6zoiF+RRyf5cdlFQP7nm58mq7+/2PFaY2DNQeD4B87N36JzfF/l9mdBkkmTvSYcYPE8tMh/o3cRlsx1ldLfog==", 2554 "cpu": [ 2555 "arm64" 2556 ], 2557 "dev": true, 2558 "license": "MIT", 2559 "optional": true, 2560 "os": [ 2561 "openharmony" 2562 ], 2563 "engines": { 2564 "node": "^20.19.0 || >=22.12.0" 2565 } 2566 }, 2567 "node_modules/@rolldown/binding-wasm32-wasi": { 2568 "version": "1.0.0-rc.9", 2569 "resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.0.0-rc.9.tgz", 2570 "integrity": "sha512-rgFN6sA/dyebil3YTlL2evvi/M+ivhfnyxec7AccTpRPccno/rPoNlqybEZQBkcbZu8Hy+eqNJCqfBR8P7Pg8g==", 2571 "cpu": [ 2572 "wasm32" 2573 ], 2574 "dev": true, 2575 "license": "MIT", 2576 "optional": true, 2577 "dependencies": { 2578 "@napi-rs/wasm-runtime": "^1.1.1" 2579 }, 2580 "engines": { 2581 "node": ">=14.0.0" 2582 } 2583 }, 2584 "node_modules/@rolldown/binding-win32-arm64-msvc": { 2585 "version": "1.0.0-rc.9", 2586 "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.0.0-rc.9.tgz", 2587 "integrity": "sha512-lHVNUG/8nlF1IQk1C0Ci574qKYyty2goMiPlRqkC5R+3LkXDkL5Dhx8ytbxq35m+pkHVIvIxviD+TWLdfeuadA==", 2588 "cpu": [ 2589 "arm64" 2590 ], 2591 "dev": true, 2592 "license": "MIT", 2593 "optional": true, 2594 "os": [ 2595 "win32" 2596 ], 2597 "engines": { 2598 "node": "^20.19.0 || >=22.12.0" 2599 } 2600 }, 2601 "node_modules/@rolldown/binding-win32-x64-msvc": { 2602 "version": "1.0.0-rc.9", 2603 "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.0.0-rc.9.tgz", 2604 "integrity": "sha512-G0oA4+w1iY5AGi5HcDTxWsoxF509hrFIPB2rduV5aDqS9FtDg1CAfa7V34qImbjfhIcA8C+RekocJZA96EarwQ==", 2605 "cpu": [ 2606 "x64" 2607 ], 2608 "dev": true, 2609 "license": "MIT", 2610 "optional": true, 2611 "os": [ 2612 "win32" 2613 ], 2614 "engines": { 2615 "node": "^20.19.0 || >=22.12.0" 2616 } 2617 }, 2618 "node_modules/@rolldown/pluginutils": { 2619 "version": "1.0.0-rc.9", 2620 "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.9.tgz", 2621 "integrity": "sha512-w6oiRWgEBl04QkFZgmW+jnU1EC9b57Oihi2ot3HNWIQRqgHp5PnYDia5iZ5FF7rpa4EQdiqMDXjlqKGXBhsoXw==", 2622 "dev": true, 2623 "license": "MIT" 2624 }, 2625 "node_modules/@rollup/pluginutils": { 2626 "version": "5.3.0", 2627 "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.3.0.tgz", 2628 "integrity": "sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==", 2629 "license": "MIT", 2630 "dependencies": { 2631 "@types/estree": "^1.0.0", 2632 "estree-walker": "^2.0.2", 2633 "picomatch": "^4.0.2" 2634 }, 2635 "engines": { 2636 "node": ">=14.0.0" 2637 }, 2638 "peerDependencies": { 2639 "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" 2640 }, 2641 "peerDependenciesMeta": { 2642 "rollup": { 2643 "optional": true 2644 } 2645 } 2646 }, 2647 "node_modules/@rollup/pluginutils/node_modules/estree-walker": { 2648 "version": "2.0.2", 2649 "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz", 2650 "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==", 2651 "license": "MIT" 2652 }, 2653 "node_modules/@rollup/rollup-android-arm-eabi": { 2654 "version": "4.59.0", 2655 "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.59.0.tgz", 2656 "integrity": "sha512-upnNBkA6ZH2VKGcBj9Fyl9IGNPULcjXRlg0LLeaioQWueH30p6IXtJEbKAgvyv+mJaMxSm1l6xwDXYjpEMiLMg==", 2657 "cpu": [ 2658 "arm" 2659 ], 2660 "license": "MIT", 2661 "optional": true, 2662 "os": [ 2663 "android" 2664 ] 2665 }, 2666 "node_modules/@rollup/rollup-android-arm64": { 2667 "version": "4.59.0", 2668 "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.59.0.tgz", 2669 "integrity": "sha512-hZ+Zxj3SySm4A/DylsDKZAeVg0mvi++0PYVceVyX7hemkw7OreKdCvW2oQ3T1FMZvCaQXqOTHb8qmBShoqk69Q==", 2670 "cpu": [ 2671 "arm64" 2672 ], 2673 "license": "MIT", 2674 "optional": true, 2675 "os": [ 2676 "android" 2677 ] 2678 }, 2679 "node_modules/@rollup/rollup-darwin-arm64": { 2680 "version": "4.59.0", 2681 "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.59.0.tgz", 2682 "integrity": "sha512-W2Psnbh1J8ZJw0xKAd8zdNgF9HRLkdWwwdWqubSVk0pUuQkoHnv7rx4GiF9rT4t5DIZGAsConRE3AxCdJ4m8rg==", 2683 "cpu": [ 2684 "arm64" 2685 ], 2686 "license": "MIT", 2687 "optional": true, 2688 "os": [ 2689 "darwin" 2690 ] 2691 }, 2692 "node_modules/@rollup/rollup-darwin-x64": { 2693 "version": "4.59.0", 2694 "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.59.0.tgz", 2695 "integrity": "sha512-ZW2KkwlS4lwTv7ZVsYDiARfFCnSGhzYPdiOU4IM2fDbL+QGlyAbjgSFuqNRbSthybLbIJ915UtZBtmuLrQAT/w==", 2696 "cpu": [ 2697 "x64" 2698 ], 2699 "license": "MIT", 2700 "optional": true, 2701 "os": [ 2702 "darwin" 2703 ] 2704 }, 2705 "node_modules/@rollup/rollup-freebsd-arm64": { 2706 "version": "4.59.0", 2707 "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.59.0.tgz", 2708 "integrity": "sha512-EsKaJ5ytAu9jI3lonzn3BgG8iRBjV4LxZexygcQbpiU0wU0ATxhNVEpXKfUa0pS05gTcSDMKpn3Sx+QB9RlTTA==", 2709 "cpu": [ 2710 "arm64" 2711 ], 2712 "license": "MIT", 2713 "optional": true, 2714 "os": [ 2715 "freebsd" 2716 ] 2717 }, 2718 "node_modules/@rollup/rollup-freebsd-x64": { 2719 "version": "4.59.0", 2720 "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.59.0.tgz", 2721 "integrity": "sha512-d3DuZi2KzTMjImrxoHIAODUZYoUUMsuUiY4SRRcJy6NJoZ6iIqWnJu9IScV9jXysyGMVuW+KNzZvBLOcpdl3Vg==", 2722 "cpu": [ 2723 "x64" 2724 ], 2725 "license": "MIT", 2726 "optional": true, 2727 "os": [ 2728 "freebsd" 2729 ] 2730 }, 2731 "node_modules/@rollup/rollup-linux-arm-gnueabihf": { 2732 "version": "4.59.0", 2733 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.59.0.tgz", 2734 "integrity": "sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw==", 2735 "cpu": [ 2736 "arm" 2737 ], 2738 "license": "MIT", 2739 "optional": true, 2740 "os": [ 2741 "linux" 2742 ] 2743 }, 2744 "node_modules/@rollup/rollup-linux-arm-musleabihf": { 2745 "version": "4.59.0", 2746 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.59.0.tgz", 2747 "integrity": "sha512-CikFT7aYPA2ufMD086cVORBYGHffBo4K8MQ4uPS/ZnY54GKj36i196u8U+aDVT2LX4eSMbyHtyOh7D7Zvk2VvA==", 2748 "cpu": [ 2749 "arm" 2750 ], 2751 "license": "MIT", 2752 "optional": true, 2753 "os": [ 2754 "linux" 2755 ] 2756 }, 2757 "node_modules/@rollup/rollup-linux-arm64-gnu": { 2758 "version": "4.59.0", 2759 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.59.0.tgz", 2760 "integrity": "sha512-jYgUGk5aLd1nUb1CtQ8E+t5JhLc9x5WdBKew9ZgAXg7DBk0ZHErLHdXM24rfX+bKrFe+Xp5YuJo54I5HFjGDAA==", 2761 "cpu": [ 2762 "arm64" 2763 ], 2764 "license": "MIT", 2765 "optional": true, 2766 "os": [ 2767 "linux" 2768 ] 2769 }, 2770 "node_modules/@rollup/rollup-linux-arm64-musl": { 2771 "version": "4.59.0", 2772 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.59.0.tgz", 2773 "integrity": "sha512-peZRVEdnFWZ5Bh2KeumKG9ty7aCXzzEsHShOZEFiCQlDEepP1dpUl/SrUNXNg13UmZl+gzVDPsiCwnV1uI0RUA==", 2774 "cpu": [ 2775 "arm64" 2776 ], 2777 "license": "MIT", 2778 "optional": true, 2779 "os": [ 2780 "linux" 2781 ] 2782 }, 2783 "node_modules/@rollup/rollup-linux-loong64-gnu": { 2784 "version": "4.59.0", 2785 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.59.0.tgz", 2786 "integrity": "sha512-gbUSW/97f7+r4gHy3Jlup8zDG190AuodsWnNiXErp9mT90iCy9NKKU0Xwx5k8VlRAIV2uU9CsMnEFg/xXaOfXg==", 2787 "cpu": [ 2788 "loong64" 2789 ], 2790 "license": "MIT", 2791 "optional": true, 2792 "os": [ 2793 "linux" 2794 ] 2795 }, 2796 "node_modules/@rollup/rollup-linux-loong64-musl": { 2797 "version": "4.59.0", 2798 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.59.0.tgz", 2799 "integrity": "sha512-yTRONe79E+o0FWFijasoTjtzG9EBedFXJMl888NBEDCDV9I2wGbFFfJQQe63OijbFCUZqxpHz1GzpbtSFikJ4Q==", 2800 "cpu": [ 2801 "loong64" 2802 ], 2803 "license": "MIT", 2804 "optional": true, 2805 "os": [ 2806 "linux" 2807 ] 2808 }, 2809 "node_modules/@rollup/rollup-linux-ppc64-gnu": { 2810 "version": "4.59.0", 2811 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.59.0.tgz", 2812 "integrity": "sha512-sw1o3tfyk12k3OEpRddF68a1unZ5VCN7zoTNtSn2KndUE+ea3m3ROOKRCZxEpmT9nsGnogpFP9x6mnLTCaoLkA==", 2813 "cpu": [ 2814 "ppc64" 2815 ], 2816 "license": "MIT", 2817 "optional": true, 2818 "os": [ 2819 "linux" 2820 ] 2821 }, 2822 "node_modules/@rollup/rollup-linux-ppc64-musl": { 2823 "version": "4.59.0", 2824 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.59.0.tgz", 2825 "integrity": "sha512-+2kLtQ4xT3AiIxkzFVFXfsmlZiG5FXYW7ZyIIvGA7Bdeuh9Z0aN4hVyXS/G1E9bTP/vqszNIN/pUKCk/BTHsKA==", 2826 "cpu": [ 2827 "ppc64" 2828 ], 2829 "license": "MIT", 2830 "optional": true, 2831 "os": [ 2832 "linux" 2833 ] 2834 }, 2835 "node_modules/@rollup/rollup-linux-riscv64-gnu": { 2836 "version": "4.59.0", 2837 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.59.0.tgz", 2838 "integrity": "sha512-NDYMpsXYJJaj+I7UdwIuHHNxXZ/b/N2hR15NyH3m2qAtb/hHPA4g4SuuvrdxetTdndfj9b1WOmy73kcPRoERUg==", 2839 "cpu": [ 2840 "riscv64" 2841 ], 2842 "license": "MIT", 2843 "optional": true, 2844 "os": [ 2845 "linux" 2846 ] 2847 }, 2848 "node_modules/@rollup/rollup-linux-riscv64-musl": { 2849 "version": "4.59.0", 2850 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.59.0.tgz", 2851 "integrity": "sha512-nLckB8WOqHIf1bhymk+oHxvM9D3tyPndZH8i8+35p/1YiVoVswPid2yLzgX7ZJP0KQvnkhM4H6QZ5m0LzbyIAg==", 2852 "cpu": [ 2853 "riscv64" 2854 ], 2855 "license": "MIT", 2856 "optional": true, 2857 "os": [ 2858 "linux" 2859 ] 2860 }, 2861 "node_modules/@rollup/rollup-linux-s390x-gnu": { 2862 "version": "4.59.0", 2863 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.59.0.tgz", 2864 "integrity": "sha512-oF87Ie3uAIvORFBpwnCvUzdeYUqi2wY6jRFWJAy1qus/udHFYIkplYRW+wo+GRUP4sKzYdmE1Y3+rY5Gc4ZO+w==", 2865 "cpu": [ 2866 "s390x" 2867 ], 2868 "license": "MIT", 2869 "optional": true, 2870 "os": [ 2871 "linux" 2872 ] 2873 }, 2874 "node_modules/@rollup/rollup-linux-x64-gnu": { 2875 "version": "4.59.0", 2876 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.59.0.tgz", 2877 "integrity": "sha512-3AHmtQq/ppNuUspKAlvA8HtLybkDflkMuLK4DPo77DfthRb71V84/c4MlWJXixZz4uruIH4uaa07IqoAkG64fg==", 2878 "cpu": [ 2879 "x64" 2880 ], 2881 "license": "MIT", 2882 "optional": true, 2883 "os": [ 2884 "linux" 2885 ] 2886 }, 2887 "node_modules/@rollup/rollup-linux-x64-musl": { 2888 "version": "4.59.0", 2889 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.59.0.tgz", 2890 "integrity": "sha512-2UdiwS/9cTAx7qIUZB/fWtToJwvt0Vbo0zmnYt7ED35KPg13Q0ym1g442THLC7VyI6JfYTP4PiSOWyoMdV2/xg==", 2891 "cpu": [ 2892 "x64" 2893 ], 2894 "license": "MIT", 2895 "optional": true, 2896 "os": [ 2897 "linux" 2898 ] 2899 }, 2900 "node_modules/@rollup/rollup-openbsd-x64": { 2901 "version": "4.59.0", 2902 "resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.59.0.tgz", 2903 "integrity": "sha512-M3bLRAVk6GOwFlPTIxVBSYKUaqfLrn8l0psKinkCFxl4lQvOSz8ZrKDz2gxcBwHFpci0B6rttydI4IpS4IS/jQ==", 2904 "cpu": [ 2905 "x64" 2906 ], 2907 "license": "MIT", 2908 "optional": true, 2909 "os": [ 2910 "openbsd" 2911 ] 2912 }, 2913 "node_modules/@rollup/rollup-openharmony-arm64": { 2914 "version": "4.59.0", 2915 "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.59.0.tgz", 2916 "integrity": "sha512-tt9KBJqaqp5i5HUZzoafHZX8b5Q2Fe7UjYERADll83O4fGqJ49O1FsL6LpdzVFQcpwvnyd0i+K/VSwu/o/nWlA==", 2917 "cpu": [ 2918 "arm64" 2919 ], 2920 "license": "MIT", 2921 "optional": true, 2922 "os": [ 2923 "openharmony" 2924 ] 2925 }, 2926 "node_modules/@rollup/rollup-win32-arm64-msvc": { 2927 "version": "4.59.0", 2928 "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.59.0.tgz", 2929 "integrity": "sha512-V5B6mG7OrGTwnxaNUzZTDTjDS7F75PO1ae6MJYdiMu60sq0CqN5CVeVsbhPxalupvTX8gXVSU9gq+Rx1/hvu6A==", 2930 "cpu": [ 2931 "arm64" 2932 ], 2933 "license": "MIT", 2934 "optional": true, 2935 "os": [ 2936 "win32" 2937 ] 2938 }, 2939 "node_modules/@rollup/rollup-win32-ia32-msvc": { 2940 "version": "4.59.0", 2941 "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.59.0.tgz", 2942 "integrity": "sha512-UKFMHPuM9R0iBegwzKF4y0C4J9u8C6MEJgFuXTBerMk7EJ92GFVFYBfOZaSGLu6COf7FxpQNqhNS4c4icUPqxA==", 2943 "cpu": [ 2944 "ia32" 2945 ], 2946 "license": "MIT", 2947 "optional": true, 2948 "os": [ 2949 "win32" 2950 ] 2951 }, 2952 "node_modules/@rollup/rollup-win32-x64-gnu": { 2953 "version": "4.59.0", 2954 "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.59.0.tgz", 2955 "integrity": "sha512-laBkYlSS1n2L8fSo1thDNGrCTQMmxjYY5G0WFWjFFYZkKPjsMBsgJfGf4TLxXrF6RyhI60L8TMOjBMvXiTcxeA==", 2956 "cpu": [ 2957 "x64" 2958 ], 2959 "license": "MIT", 2960 "optional": true, 2961 "os": [ 2962 "win32" 2963 ] 2964 }, 2965 "node_modules/@rollup/rollup-win32-x64-msvc": { 2966 "version": "4.59.0", 2967 "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.59.0.tgz", 2968 "integrity": "sha512-2HRCml6OztYXyJXAvdDXPKcawukWY2GpR5/nxKp4iBgiO3wcoEGkAaqctIbZcNB6KlUQBIqt8VYkNSj2397EfA==", 2969 "cpu": [ 2970 "x64" 2971 ], 2972 "license": "MIT", 2973 "optional": true, 2974 "os": [ 2975 "win32" 2976 ] 2977 }, 2978 "node_modules/@shikijs/core": { 2979 "version": "3.23.0", 2980 "resolved": "https://registry.npmjs.org/@shikijs/core/-/core-3.23.0.tgz", 2981 "integrity": "sha512-NSWQz0riNb67xthdm5br6lAkvpDJRTgB36fxlo37ZzM2yq0PQFFzbd8psqC2XMPgCzo1fW6cVi18+ArJ44wqgA==", 2982 "license": "MIT", 2983 "dependencies": { 2984 "@shikijs/types": "3.23.0", 2985 "@shikijs/vscode-textmate": "^10.0.2", 2986 "@types/hast": "^3.0.4", 2987 "hast-util-to-html": "^9.0.5" 2988 } 2989 }, 2990 "node_modules/@shikijs/engine-javascript": { 2991 "version": "3.23.0", 2992 "resolved": "https://registry.npmjs.org/@shikijs/engine-javascript/-/engine-javascript-3.23.0.tgz", 2993 "integrity": "sha512-aHt9eiGFobmWR5uqJUViySI1bHMqrAgamWE1TYSUoftkAeCCAiGawPMwM+VCadylQtF4V3VNOZ5LmfItH5f3yA==", 2994 "license": "MIT", 2995 "dependencies": { 2996 "@shikijs/types": "3.23.0", 2997 "@shikijs/vscode-textmate": "^10.0.2", 2998 "oniguruma-to-es": "^4.3.4" 2999 } 3000 }, 3001 "node_modules/@shikijs/engine-oniguruma": { 3002 "version": "3.23.0", 3003 "resolved": "https://registry.npmjs.org/@shikijs/engine-oniguruma/-/engine-oniguruma-3.23.0.tgz", 3004 "integrity": "sha512-1nWINwKXxKKLqPibT5f4pAFLej9oZzQTsby8942OTlsJzOBZ0MWKiwzMsd+jhzu8YPCHAswGnnN1YtQfirL35g==", 3005 "license": "MIT", 3006 "dependencies": { 3007 "@shikijs/types": "3.23.0", 3008 "@shikijs/vscode-textmate": "^10.0.2" 3009 } 3010 }, 3011 "node_modules/@shikijs/langs": { 3012 "version": "3.23.0", 3013 "resolved": "https://registry.npmjs.org/@shikijs/langs/-/langs-3.23.0.tgz", 3014 "integrity": "sha512-2Ep4W3Re5aB1/62RSYQInK9mM3HsLeB91cHqznAJMuylqjzNVAVCMnNWRHFtcNHXsoNRayP9z1qj4Sq3nMqYXg==", 3015 "license": "MIT", 3016 "dependencies": { 3017 "@shikijs/types": "3.23.0" 3018 } 3019 }, 3020 "node_modules/@shikijs/themes": { 3021 "version": "3.23.0", 3022 "resolved": "https://registry.npmjs.org/@shikijs/themes/-/themes-3.23.0.tgz", 3023 "integrity": "sha512-5qySYa1ZgAT18HR/ypENL9cUSGOeI2x+4IvYJu4JgVJdizn6kG4ia5Q1jDEOi7gTbN4RbuYtmHh0W3eccOrjMA==", 3024 "license": "MIT", 3025 "dependencies": { 3026 "@shikijs/types": "3.23.0" 3027 } 3028 }, 3029 "node_modules/@shikijs/types": { 3030 "version": "3.23.0", 3031 "resolved": "https://registry.npmjs.org/@shikijs/types/-/types-3.23.0.tgz", 3032 "integrity": "sha512-3JZ5HXOZfYjsYSk0yPwBrkupyYSLpAE26Qc0HLghhZNGTZg/SKxXIIgoxOpmmeQP0RRSDJTk1/vPfw9tbw+jSQ==", 3033 "license": "MIT", 3034 "dependencies": { 3035 "@shikijs/vscode-textmate": "^10.0.2", 3036 "@types/hast": "^3.0.4" 3037 } 3038 }, 3039 "node_modules/@shikijs/vscode-textmate": { 3040 "version": "10.0.2", 3041 "resolved": "https://registry.npmjs.org/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz", 3042 "integrity": "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==", 3043 "license": "MIT" 3044 }, 3045 "node_modules/@shuding/opentype.js": { 3046 "version": "1.4.0-beta.0", 3047 "resolved": "https://registry.npmjs.org/@shuding/opentype.js/-/opentype.js-1.4.0-beta.0.tgz", 3048 "integrity": "sha512-3NgmNyH3l/Hv6EvsWJbsvpcpUba6R8IREQ83nH83cyakCw7uM1arZKNfHwv1Wz6jgqrF/j4x5ELvR6PnK9nTcA==", 3049 "license": "MIT", 3050 "dependencies": { 3051 "fflate": "^0.7.3", 3052 "string.prototype.codepointat": "^0.2.1" 3053 }, 3054 "bin": { 3055 "ot": "bin/ot" 3056 }, 3057 "engines": { 3058 "node": ">= 8.0.0" 3059 } 3060 }, 3061 "node_modules/@standard-schema/spec": { 3062 "version": "1.1.0", 3063 "resolved": "https://registry.npmjs.org/@standard-schema/spec/-/spec-1.1.0.tgz", 3064 "integrity": "sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==", 3065 "license": "MIT" 3066 }, 3067 "node_modules/@tybys/wasm-util": { 3068 "version": "0.10.1", 3069 "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.1.tgz", 3070 "integrity": "sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==", 3071 "dev": true, 3072 "license": "MIT", 3073 "optional": true, 3074 "dependencies": { 3075 "tslib": "^2.4.0" 3076 } 3077 }, 3078 "node_modules/@types/better-sqlite3": { 3079 "version": "7.6.13", 3080 "resolved": "https://registry.npmjs.org/@types/better-sqlite3/-/better-sqlite3-7.6.13.tgz", 3081 "integrity": "sha512-NMv9ASNARoKksWtsq/SHakpYAYnhBrQgGD8zkLYk/jaK8jUGn08CfEdTRgYhMypUQAfzSP8W6gNLe0q19/t4VA==", 3082 "dev": true, 3083 "license": "MIT", 3084 "dependencies": { 3085 "@types/node": "*" 3086 } 3087 }, 3088 "node_modules/@types/chai": { 3089 "version": "5.2.3", 3090 "resolved": "https://registry.npmjs.org/@types/chai/-/chai-5.2.3.tgz", 3091 "integrity": "sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==", 3092 "license": "MIT", 3093 "dependencies": { 3094 "@types/deep-eql": "*", 3095 "assertion-error": "^2.0.1" 3096 } 3097 }, 3098 "node_modules/@types/debug": { 3099 "version": "4.1.12", 3100 "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz", 3101 "integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==", 3102 "license": "MIT", 3103 "dependencies": { 3104 "@types/ms": "*" 3105 } 3106 }, 3107 "node_modules/@types/deep-eql": { 3108 "version": "4.0.2", 3109 "resolved": "https://registry.npmjs.org/@types/deep-eql/-/deep-eql-4.0.2.tgz", 3110 "integrity": "sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==", 3111 "license": "MIT" 3112 }, 3113 "node_modules/@types/estree": { 3114 "version": "1.0.8", 3115 "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz", 3116 "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==", 3117 "license": "MIT" 3118 }, 3119 "node_modules/@types/estree-jsx": { 3120 "version": "1.0.5", 3121 "resolved": "https://registry.npmjs.org/@types/estree-jsx/-/estree-jsx-1.0.5.tgz", 3122 "integrity": "sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==", 3123 "license": "MIT", 3124 "dependencies": { 3125 "@types/estree": "*" 3126 } 3127 }, 3128 "node_modules/@types/hast": { 3129 "version": "3.0.4", 3130 "resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz", 3131 "integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==", 3132 "license": "MIT", 3133 "dependencies": { 3134 "@types/unist": "*" 3135 } 3136 }, 3137 "node_modules/@types/js-yaml": { 3138 "version": "4.0.9", 3139 "resolved": "https://registry.npmjs.org/@types/js-yaml/-/js-yaml-4.0.9.tgz", 3140 "integrity": "sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==", 3141 "license": "MIT" 3142 }, 3143 "node_modules/@types/mdast": { 3144 "version": "4.0.4", 3145 "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz", 3146 "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==", 3147 "license": "MIT", 3148 "dependencies": { 3149 "@types/unist": "*" 3150 } 3151 }, 3152 "node_modules/@types/mdx": { 3153 "version": "2.0.13", 3154 "resolved": "https://registry.npmjs.org/@types/mdx/-/mdx-2.0.13.tgz", 3155 "integrity": "sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==", 3156 "license": "MIT" 3157 }, 3158 "node_modules/@types/ms": { 3159 "version": "2.1.0", 3160 "resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz", 3161 "integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==", 3162 "license": "MIT" 3163 }, 3164 "node_modules/@types/nlcst": { 3165 "version": "2.0.3", 3166 "resolved": "https://registry.npmjs.org/@types/nlcst/-/nlcst-2.0.3.tgz", 3167 "integrity": "sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==", 3168 "license": "MIT", 3169 "dependencies": { 3170 "@types/unist": "*" 3171 } 3172 }, 3173 "node_modules/@types/node": { 3174 "version": "25.4.0", 3175 "resolved": "https://registry.npmjs.org/@types/node/-/node-25.4.0.tgz", 3176 "integrity": "sha512-9wLpoeWuBlcbBpOY3XmzSTG3oscB6xjBEEtn+pYXTfhyXhIxC5FsBer2KTopBlvKEiW9l13po9fq+SJY/5lkhw==", 3177 "license": "MIT", 3178 "dependencies": { 3179 "undici-types": "~7.18.0" 3180 } 3181 }, 3182 "node_modules/@types/react": { 3183 "version": "19.2.14", 3184 "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz", 3185 "integrity": "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==", 3186 "dev": true, 3187 "license": "MIT", 3188 "dependencies": { 3189 "csstype": "^3.2.2" 3190 } 3191 }, 3192 "node_modules/@types/sax": { 3193 "version": "1.2.7", 3194 "resolved": "https://registry.npmjs.org/@types/sax/-/sax-1.2.7.tgz", 3195 "integrity": "sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==", 3196 "license": "MIT", 3197 "dependencies": { 3198 "@types/node": "*" 3199 } 3200 }, 3201 "node_modules/@types/unist": { 3202 "version": "3.0.3", 3203 "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz", 3204 "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==", 3205 "license": "MIT" 3206 }, 3207 "node_modules/@ungap/structured-clone": { 3208 "version": "1.3.0", 3209 "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz", 3210 "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==", 3211 "license": "ISC" 3212 }, 3213 "node_modules/@vitest/expect": { 3214 "version": "4.0.18", 3215 "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-4.0.18.tgz", 3216 "integrity": "sha512-8sCWUyckXXYvx4opfzVY03EOiYVxyNrHS5QxX3DAIi5dpJAAkyJezHCP77VMX4HKA2LDT/Jpfo8i2r5BE3GnQQ==", 3217 "license": "MIT", 3218 "dependencies": { 3219 "@standard-schema/spec": "^1.0.0", 3220 "@types/chai": "^5.2.2", 3221 "@vitest/spy": "4.0.18", 3222 "@vitest/utils": "4.0.18", 3223 "chai": "^6.2.1", 3224 "tinyrainbow": "^3.0.3" 3225 }, 3226 "funding": { 3227 "url": "https://opencollective.com/vitest" 3228 } 3229 }, 3230 "node_modules/@vitest/mocker": { 3231 "version": "4.0.18", 3232 "resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-4.0.18.tgz", 3233 "integrity": "sha512-HhVd0MDnzzsgevnOWCBj5Otnzobjy5wLBe4EdeeFGv8luMsGcYqDuFRMcttKWZA5vVO8RFjexVovXvAM4JoJDQ==", 3234 "license": "MIT", 3235 "dependencies": { 3236 "@vitest/spy": "4.0.18", 3237 "estree-walker": "^3.0.3", 3238 "magic-string": "^0.30.21" 3239 }, 3240 "funding": { 3241 "url": "https://opencollective.com/vitest" 3242 }, 3243 "peerDependencies": { 3244 "msw": "^2.4.9", 3245 "vite": "^6.0.0 || ^7.0.0-0" 3246 }, 3247 "peerDependenciesMeta": { 3248 "msw": { 3249 "optional": true 3250 }, 3251 "vite": { 3252 "optional": true 3253 } 3254 } 3255 }, 3256 "node_modules/@vitest/pretty-format": { 3257 "version": "4.0.18", 3258 "resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-4.0.18.tgz", 3259 "integrity": "sha512-P24GK3GulZWC5tz87ux0m8OADrQIUVDPIjjj65vBXYG17ZeU3qD7r+MNZ1RNv4l8CGU2vtTRqixrOi9fYk/yKw==", 3260 "license": "MIT", 3261 "dependencies": { 3262 "tinyrainbow": "^3.0.3" 3263 }, 3264 "funding": { 3265 "url": "https://opencollective.com/vitest" 3266 } 3267 }, 3268 "node_modules/@vitest/runner": { 3269 "version": "4.0.18", 3270 "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-4.0.18.tgz", 3271 "integrity": "sha512-rpk9y12PGa22Jg6g5M3UVVnTS7+zycIGk9ZNGN+m6tZHKQb7jrP7/77WfZy13Y/EUDd52NDsLRQhYKtv7XfPQw==", 3272 "license": "MIT", 3273 "dependencies": { 3274 "@vitest/utils": "4.0.18", 3275 "pathe": "^2.0.3" 3276 }, 3277 "funding": { 3278 "url": "https://opencollective.com/vitest" 3279 } 3280 }, 3281 "node_modules/@vitest/snapshot": { 3282 "version": "4.0.18", 3283 "resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-4.0.18.tgz", 3284 "integrity": "sha512-PCiV0rcl7jKQjbgYqjtakly6T1uwv/5BQ9SwBLekVg/EaYeQFPiXcgrC2Y7vDMA8dM1SUEAEV82kgSQIlXNMvA==", 3285 "license": "MIT", 3286 "dependencies": { 3287 "@vitest/pretty-format": "4.0.18", 3288 "magic-string": "^0.30.21", 3289 "pathe": "^2.0.3" 3290 }, 3291 "funding": { 3292 "url": "https://opencollective.com/vitest" 3293 } 3294 }, 3295 "node_modules/@vitest/spy": { 3296 "version": "4.0.18", 3297 "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-4.0.18.tgz", 3298 "integrity": "sha512-cbQt3PTSD7P2OARdVW3qWER5EGq7PHlvE+QfzSC0lbwO+xnt7+XH06ZzFjFRgzUX//JmpxrCu92VdwvEPlWSNw==", 3299 "license": "MIT", 3300 "funding": { 3301 "url": "https://opencollective.com/vitest" 3302 } 3303 }, 3304 "node_modules/@vitest/utils": { 3305 "version": "4.0.18", 3306 "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-4.0.18.tgz", 3307 "integrity": "sha512-msMRKLMVLWygpK3u2Hybgi4MNjcYJvwTb0Ru09+fOyCXIgT5raYP041DRRdiJiI3k/2U6SEbAETB3YtBrUkCFA==", 3308 "license": "MIT", 3309 "dependencies": { 3310 "@vitest/pretty-format": "4.0.18", 3311 "tinyrainbow": "^3.0.3" 3312 }, 3313 "funding": { 3314 "url": "https://opencollective.com/vitest" 3315 } 3316 }, 3317 "node_modules/acorn": { 3318 "version": "8.16.0", 3319 "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz", 3320 "integrity": "sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==", 3321 "license": "MIT", 3322 "bin": { 3323 "acorn": "bin/acorn" 3324 }, 3325 "engines": { 3326 "node": ">=0.4.0" 3327 } 3328 }, 3329 "node_modules/acorn-jsx": { 3330 "version": "5.3.2", 3331 "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", 3332 "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", 3333 "license": "MIT", 3334 "peerDependencies": { 3335 "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" 3336 } 3337 }, 3338 "node_modules/ansi-align": { 3339 "version": "3.0.1", 3340 "resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz", 3341 "integrity": "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==", 3342 "license": "ISC", 3343 "dependencies": { 3344 "string-width": "^4.1.0" 3345 } 3346 }, 3347 "node_modules/ansi-align/node_modules/ansi-regex": { 3348 "version": "5.0.1", 3349 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", 3350 "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", 3351 "license": "MIT", 3352 "engines": { 3353 "node": ">=8" 3354 } 3355 }, 3356 "node_modules/ansi-align/node_modules/emoji-regex": { 3357 "version": "8.0.0", 3358 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", 3359 "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", 3360 "license": "MIT" 3361 }, 3362 "node_modules/ansi-align/node_modules/string-width": { 3363 "version": "4.2.3", 3364 "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", 3365 "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", 3366 "license": "MIT", 3367 "dependencies": { 3368 "emoji-regex": "^8.0.0", 3369 "is-fullwidth-code-point": "^3.0.0", 3370 "strip-ansi": "^6.0.1" 3371 }, 3372 "engines": { 3373 "node": ">=8" 3374 } 3375 }, 3376 "node_modules/ansi-align/node_modules/strip-ansi": { 3377 "version": "6.0.1", 3378 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", 3379 "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", 3380 "license": "MIT", 3381 "dependencies": { 3382 "ansi-regex": "^5.0.1" 3383 }, 3384 "engines": { 3385 "node": ">=8" 3386 } 3387 }, 3388 "node_modules/ansi-regex": { 3389 "version": "6.2.2", 3390 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz", 3391 "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==", 3392 "license": "MIT", 3393 "engines": { 3394 "node": ">=12" 3395 }, 3396 "funding": { 3397 "url": "https://github.com/chalk/ansi-regex?sponsor=1" 3398 } 3399 }, 3400 "node_modules/ansi-styles": { 3401 "version": "6.2.3", 3402 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz", 3403 "integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==", 3404 "license": "MIT", 3405 "engines": { 3406 "node": ">=12" 3407 }, 3408 "funding": { 3409 "url": "https://github.com/chalk/ansi-styles?sponsor=1" 3410 } 3411 }, 3412 "node_modules/anymatch": { 3413 "version": "3.1.3", 3414 "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", 3415 "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", 3416 "license": "ISC", 3417 "dependencies": { 3418 "normalize-path": "^3.0.0", 3419 "picomatch": "^2.0.4" 3420 }, 3421 "engines": { 3422 "node": ">= 8" 3423 } 3424 }, 3425 "node_modules/anymatch/node_modules/picomatch": { 3426 "version": "2.3.1", 3427 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", 3428 "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", 3429 "license": "MIT", 3430 "engines": { 3431 "node": ">=8.6" 3432 }, 3433 "funding": { 3434 "url": "https://github.com/sponsors/jonschlinkert" 3435 } 3436 }, 3437 "node_modules/arg": { 3438 "version": "5.0.2", 3439 "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz", 3440 "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", 3441 "license": "MIT" 3442 }, 3443 "node_modules/argparse": { 3444 "version": "2.0.1", 3445 "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", 3446 "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", 3447 "license": "Python-2.0" 3448 }, 3449 "node_modules/aria-query": { 3450 "version": "5.3.2", 3451 "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.2.tgz", 3452 "integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==", 3453 "license": "Apache-2.0", 3454 "engines": { 3455 "node": ">= 0.4" 3456 } 3457 }, 3458 "node_modules/array-iterate": { 3459 "version": "2.0.1", 3460 "resolved": "https://registry.npmjs.org/array-iterate/-/array-iterate-2.0.1.tgz", 3461 "integrity": "sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==", 3462 "license": "MIT", 3463 "funding": { 3464 "type": "github", 3465 "url": "https://github.com/sponsors/wooorm" 3466 } 3467 }, 3468 "node_modules/assertion-error": { 3469 "version": "2.0.1", 3470 "resolved": "https://registry.npmjs.org/assertion-error/-/assertion-error-2.0.1.tgz", 3471 "integrity": "sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==", 3472 "license": "MIT", 3473 "engines": { 3474 "node": ">=12" 3475 } 3476 }, 3477 "node_modules/astring": { 3478 "version": "1.9.0", 3479 "resolved": "https://registry.npmjs.org/astring/-/astring-1.9.0.tgz", 3480 "integrity": "sha512-LElXdjswlqjWrPpJFg1Fx4wpkOCxj1TDHlSV4PlaRxHGWko024xICaa97ZkMfs6DRKlCguiAI+rbXv5GWwXIkg==", 3481 "license": "MIT", 3482 "bin": { 3483 "astring": "bin/astring" 3484 } 3485 }, 3486 "node_modules/astro": { 3487 "version": "5.18.1", 3488 "resolved": "https://registry.npmjs.org/astro/-/astro-5.18.1.tgz", 3489 "integrity": "sha512-m4VWilWZ+Xt6NPoYzC4CgGZim/zQUO7WFL0RHCH0AiEavF1153iC3+me2atDvXpf/yX4PyGUeD8wZLq1cirT3g==", 3490 "license": "MIT", 3491 "dependencies": { 3492 "@astrojs/compiler": "^2.13.0", 3493 "@astrojs/internal-helpers": "0.7.6", 3494 "@astrojs/markdown-remark": "6.3.11", 3495 "@astrojs/telemetry": "3.3.0", 3496 "@capsizecss/unpack": "^4.0.0", 3497 "@oslojs/encoding": "^1.1.0", 3498 "@rollup/pluginutils": "^5.3.0", 3499 "acorn": "^8.15.0", 3500 "aria-query": "^5.3.2", 3501 "axobject-query": "^4.1.0", 3502 "boxen": "8.0.1", 3503 "ci-info": "^4.3.1", 3504 "clsx": "^2.1.1", 3505 "common-ancestor-path": "^1.0.1", 3506 "cookie": "^1.1.1", 3507 "cssesc": "^3.0.0", 3508 "debug": "^4.4.3", 3509 "deterministic-object-hash": "^2.0.2", 3510 "devalue": "^5.6.2", 3511 "diff": "^8.0.3", 3512 "dlv": "^1.1.3", 3513 "dset": "^3.1.4", 3514 "es-module-lexer": "^1.7.0", 3515 "esbuild": "^0.27.3", 3516 "estree-walker": "^3.0.3", 3517 "flattie": "^1.1.1", 3518 "fontace": "~0.4.0", 3519 "github-slugger": "^2.0.0", 3520 "html-escaper": "3.0.3", 3521 "http-cache-semantics": "^4.2.0", 3522 "import-meta-resolve": "^4.2.0", 3523 "js-yaml": "^4.1.1", 3524 "magic-string": "^0.30.21", 3525 "magicast": "^0.5.1", 3526 "mrmime": "^2.0.1", 3527 "neotraverse": "^0.6.18", 3528 "p-limit": "^6.2.0", 3529 "p-queue": "^8.1.1", 3530 "package-manager-detector": "^1.6.0", 3531 "piccolore": "^0.1.3", 3532 "picomatch": "^4.0.3", 3533 "prompts": "^2.4.2", 3534 "rehype": "^13.0.2", 3535 "semver": "^7.7.3", 3536 "shiki": "^3.21.0", 3537 "smol-toml": "^1.6.0", 3538 "svgo": "^4.0.0", 3539 "tinyexec": "^1.0.2", 3540 "tinyglobby": "^0.2.15", 3541 "tsconfck": "^3.1.6", 3542 "ultrahtml": "^1.6.0", 3543 "unifont": "~0.7.3", 3544 "unist-util-visit": "^5.0.0", 3545 "unstorage": "^1.17.4", 3546 "vfile": "^6.0.3", 3547 "vite": "^6.4.1", 3548 "vitefu": "^1.1.1", 3549 "xxhash-wasm": "^1.1.0", 3550 "yargs-parser": "^21.1.1", 3551 "yocto-spinner": "^0.2.3", 3552 "zod": "^3.25.76", 3553 "zod-to-json-schema": "^3.25.1", 3554 "zod-to-ts": "^1.2.0" 3555 }, 3556 "bin": { 3557 "astro": "astro.js" 3558 }, 3559 "engines": { 3560 "node": "18.20.8 || ^20.3.0 || >=22.0.0", 3561 "npm": ">=9.6.5", 3562 "pnpm": ">=7.1.0" 3563 }, 3564 "funding": { 3565 "type": "opencollective", 3566 "url": "https://opencollective.com/astrodotbuild" 3567 }, 3568 "optionalDependencies": { 3569 "sharp": "^0.34.0" 3570 } 3571 }, 3572 "node_modules/astro-expressive-code": { 3573 "version": "0.41.7", 3574 "resolved": "https://registry.npmjs.org/astro-expressive-code/-/astro-expressive-code-0.41.7.tgz", 3575 "integrity": "sha512-hUpogGc6DdAd+I7pPXsctyYPRBJDK7Q7d06s4cyP0Vz3OcbziP3FNzN0jZci1BpCvLn9675DvS7B9ctKKX64JQ==", 3576 "license": "MIT", 3577 "dependencies": { 3578 "rehype-expressive-code": "^0.41.7" 3579 }, 3580 "peerDependencies": { 3581 "astro": "^4.0.0-beta || ^5.0.0-beta || ^3.3.0 || ^6.0.0-beta" 3582 } 3583 }, 3584 "node_modules/astro/node_modules/zod": { 3585 "version": "3.25.76", 3586 "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz", 3587 "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==", 3588 "license": "MIT", 3589 "funding": { 3590 "url": "https://github.com/sponsors/colinhacks" 3591 } 3592 }, 3593 "node_modules/astro/node_modules/zod-to-ts": { 3594 "version": "1.2.0", 3595 "resolved": "https://registry.npmjs.org/zod-to-ts/-/zod-to-ts-1.2.0.tgz", 3596 "integrity": "sha512-x30XE43V+InwGpvTySRNz9kB7qFU8DlyEy7BsSTCHPH1R0QasMmHWZDCzYm6bVXtj/9NNJAZF3jW8rzFvH5OFA==", 3597 "peerDependencies": { 3598 "typescript": "^4.9.4 || ^5.0.2", 3599 "zod": "^3" 3600 } 3601 }, 3602 "node_modules/axobject-query": { 3603 "version": "4.1.0", 3604 "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz", 3605 "integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==", 3606 "license": "Apache-2.0", 3607 "engines": { 3608 "node": ">= 0.4" 3609 } 3610 }, 3611 "node_modules/bail": { 3612 "version": "2.0.2", 3613 "resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz", 3614 "integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==", 3615 "license": "MIT", 3616 "funding": { 3617 "type": "github", 3618 "url": "https://github.com/sponsors/wooorm" 3619 } 3620 }, 3621 "node_modules/base-64": { 3622 "version": "1.0.0", 3623 "resolved": "https://registry.npmjs.org/base-64/-/base-64-1.0.0.tgz", 3624 "integrity": "sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg==", 3625 "license": "MIT" 3626 }, 3627 "node_modules/base64-js": { 3628 "version": "0.0.8", 3629 "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-0.0.8.tgz", 3630 "integrity": "sha512-3XSA2cR/h/73EzlXXdU6YNycmYI7+kicTxks4eJg2g39biHR84slg2+des+p7iHYhbRg/udIS4TD53WabcOUkw==", 3631 "license": "MIT", 3632 "engines": { 3633 "node": ">= 0.4" 3634 } 3635 }, 3636 "node_modules/bcp-47": { 3637 "version": "2.1.0", 3638 "resolved": "https://registry.npmjs.org/bcp-47/-/bcp-47-2.1.0.tgz", 3639 "integrity": "sha512-9IIS3UPrvIa1Ej+lVDdDwO7zLehjqsaByECw0bu2RRGP73jALm6FYbzI5gWbgHLvNdkvfXB5YrSbocZdOS0c0w==", 3640 "license": "MIT", 3641 "dependencies": { 3642 "is-alphabetical": "^2.0.0", 3643 "is-alphanumerical": "^2.0.0", 3644 "is-decimal": "^2.0.0" 3645 }, 3646 "funding": { 3647 "type": "github", 3648 "url": "https://github.com/sponsors/wooorm" 3649 } 3650 }, 3651 "node_modules/bcp-47-match": { 3652 "version": "2.0.3", 3653 "resolved": "https://registry.npmjs.org/bcp-47-match/-/bcp-47-match-2.0.3.tgz", 3654 "integrity": "sha512-JtTezzbAibu8G0R9op9zb3vcWZd9JF6M0xOYGPn0fNCd7wOpRB1mU2mH9T8gaBGbAAyIIVgB2G7xG0GP98zMAQ==", 3655 "license": "MIT", 3656 "funding": { 3657 "type": "github", 3658 "url": "https://github.com/sponsors/wooorm" 3659 } 3660 }, 3661 "node_modules/better-sqlite3": { 3662 "version": "12.8.0", 3663 "resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.8.0.tgz", 3664 "integrity": "sha512-RxD2Vd96sQDjQr20kdP+F+dK/1OUNiVOl200vKBZY8u0vTwysfolF6Hq+3ZK2+h8My9YvZhHsF+RSGZW2VYrPQ==", 3665 "hasInstallScript": true, 3666 "license": "MIT", 3667 "dependencies": { 3668 "bindings": "^1.5.0", 3669 "prebuild-install": "^7.1.1" 3670 }, 3671 "engines": { 3672 "node": "20.x || 22.x || 23.x || 24.x || 25.x" 3673 } 3674 }, 3675 "node_modules/bindings": { 3676 "version": "1.5.0", 3677 "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz", 3678 "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==", 3679 "license": "MIT", 3680 "dependencies": { 3681 "file-uri-to-path": "1.0.0" 3682 } 3683 }, 3684 "node_modules/bl": { 3685 "version": "4.1.0", 3686 "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz", 3687 "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==", 3688 "license": "MIT", 3689 "dependencies": { 3690 "buffer": "^5.5.0", 3691 "inherits": "^2.0.4", 3692 "readable-stream": "^3.4.0" 3693 } 3694 }, 3695 "node_modules/boolbase": { 3696 "version": "1.0.0", 3697 "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz", 3698 "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==", 3699 "license": "ISC" 3700 }, 3701 "node_modules/boxen": { 3702 "version": "8.0.1", 3703 "resolved": "https://registry.npmjs.org/boxen/-/boxen-8.0.1.tgz", 3704 "integrity": "sha512-F3PH5k5juxom4xktynS7MoFY+NUWH5LC4CnH11YB8NPew+HLpmBLCybSAEyb2F+4pRXhuhWqFesoQd6DAyc2hw==", 3705 "license": "MIT", 3706 "dependencies": { 3707 "ansi-align": "^3.0.1", 3708 "camelcase": "^8.0.0", 3709 "chalk": "^5.3.0", 3710 "cli-boxes": "^3.0.0", 3711 "string-width": "^7.2.0", 3712 "type-fest": "^4.21.0", 3713 "widest-line": "^5.0.0", 3714 "wrap-ansi": "^9.0.0" 3715 }, 3716 "engines": { 3717 "node": ">=18" 3718 }, 3719 "funding": { 3720 "url": "https://github.com/sponsors/sindresorhus" 3721 } 3722 }, 3723 "node_modules/buffer": { 3724 "version": "5.7.1", 3725 "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", 3726 "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", 3727 "funding": [ 3728 { 3729 "type": "github", 3730 "url": "https://github.com/sponsors/feross" 3731 }, 3732 { 3733 "type": "patreon", 3734 "url": "https://www.patreon.com/feross" 3735 }, 3736 { 3737 "type": "consulting", 3738 "url": "https://feross.org/support" 3739 } 3740 ], 3741 "license": "MIT", 3742 "dependencies": { 3743 "base64-js": "^1.3.1", 3744 "ieee754": "^1.1.13" 3745 } 3746 }, 3747 "node_modules/buffer/node_modules/base64-js": { 3748 "version": "1.5.1", 3749 "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", 3750 "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", 3751 "funding": [ 3752 { 3753 "type": "github", 3754 "url": "https://github.com/sponsors/feross" 3755 }, 3756 { 3757 "type": "patreon", 3758 "url": "https://www.patreon.com/feross" 3759 }, 3760 { 3761 "type": "consulting", 3762 "url": "https://feross.org/support" 3763 } 3764 ], 3765 "license": "MIT" 3766 }, 3767 "node_modules/camelcase": { 3768 "version": "8.0.0", 3769 "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-8.0.0.tgz", 3770 "integrity": "sha512-8WB3Jcas3swSvjIeA2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/BGrmAmkWVEszSrrg4RwmO46qIm2OEnSA==", 3771 "license": "MIT", 3772 "engines": { 3773 "node": ">=16" 3774 }, 3775 "funding": { 3776 "url": "https://github.com/sponsors/sindresorhus" 3777 } 3778 }, 3779 "node_modules/camelize": { 3780 "version": "1.0.1", 3781 "resolved": "https://registry.npmjs.org/camelize/-/camelize-1.0.1.tgz", 3782 "integrity": "sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==", 3783 "license": "MIT", 3784 "funding": { 3785 "url": "https://github.com/sponsors/ljharb" 3786 } 3787 }, 3788 "node_modules/ccount": { 3789 "version": "2.0.1", 3790 "resolved": "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz", 3791 "integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==", 3792 "license": "MIT", 3793 "funding": { 3794 "type": "github", 3795 "url": "https://github.com/sponsors/wooorm" 3796 } 3797 }, 3798 "node_modules/chai": { 3799 "version": "6.2.2", 3800 "resolved": "https://registry.npmjs.org/chai/-/chai-6.2.2.tgz", 3801 "integrity": "sha512-NUPRluOfOiTKBKvWPtSD4PhFvWCqOi0BGStNWs57X9js7XGTprSmFoz5F0tWhR4WPjNeR9jXqdC7/UpSJTnlRg==", 3802 "license": "MIT", 3803 "engines": { 3804 "node": ">=18" 3805 } 3806 }, 3807 "node_modules/chalk": { 3808 "version": "5.6.2", 3809 "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.2.tgz", 3810 "integrity": "sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==", 3811 "license": "MIT", 3812 "engines": { 3813 "node": "^12.17.0 || ^14.13 || >=16.0.0" 3814 }, 3815 "funding": { 3816 "url": "https://github.com/chalk/chalk?sponsor=1" 3817 } 3818 }, 3819 "node_modules/character-entities": { 3820 "version": "2.0.2", 3821 "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz", 3822 "integrity": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==", 3823 "license": "MIT", 3824 "funding": { 3825 "type": "github", 3826 "url": "https://github.com/sponsors/wooorm" 3827 } 3828 }, 3829 "node_modules/character-entities-html4": { 3830 "version": "2.1.0", 3831 "resolved": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-2.1.0.tgz", 3832 "integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==", 3833 "license": "MIT", 3834 "funding": { 3835 "type": "github", 3836 "url": "https://github.com/sponsors/wooorm" 3837 } 3838 }, 3839 "node_modules/character-entities-legacy": { 3840 "version": "3.0.0", 3841 "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz", 3842 "integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==", 3843 "license": "MIT", 3844 "funding": { 3845 "type": "github", 3846 "url": "https://github.com/sponsors/wooorm" 3847 } 3848 }, 3849 "node_modules/character-reference-invalid": { 3850 "version": "2.0.1", 3851 "resolved": "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz", 3852 "integrity": "sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==", 3853 "license": "MIT", 3854 "funding": { 3855 "type": "github", 3856 "url": "https://github.com/sponsors/wooorm" 3857 } 3858 }, 3859 "node_modules/chokidar": { 3860 "version": "5.0.0", 3861 "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-5.0.0.tgz", 3862 "integrity": "sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==", 3863 "license": "MIT", 3864 "dependencies": { 3865 "readdirp": "^5.0.0" 3866 }, 3867 "engines": { 3868 "node": ">= 20.19.0" 3869 }, 3870 "funding": { 3871 "url": "https://paulmillr.com/funding/" 3872 } 3873 }, 3874 "node_modules/chownr": { 3875 "version": "1.1.4", 3876 "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz", 3877 "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==", 3878 "license": "ISC" 3879 }, 3880 "node_modules/ci-info": { 3881 "version": "4.4.0", 3882 "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.4.0.tgz", 3883 "integrity": "sha512-77PSwercCZU2Fc4sX94eF8k8Pxte6JAwL4/ICZLFjJLqegs7kCuAsqqj/70NQF6TvDpgFjkubQB2FW2ZZddvQg==", 3884 "funding": [ 3885 { 3886 "type": "github", 3887 "url": "https://github.com/sponsors/sibiraj-s" 3888 } 3889 ], 3890 "license": "MIT", 3891 "engines": { 3892 "node": ">=8" 3893 } 3894 }, 3895 "node_modules/cli-boxes": { 3896 "version": "3.0.0", 3897 "resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-3.0.0.tgz", 3898 "integrity": "sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==", 3899 "license": "MIT", 3900 "engines": { 3901 "node": ">=10" 3902 }, 3903 "funding": { 3904 "url": "https://github.com/sponsors/sindresorhus" 3905 } 3906 }, 3907 "node_modules/clsx": { 3908 "version": "2.1.1", 3909 "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz", 3910 "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==", 3911 "license": "MIT", 3912 "engines": { 3913 "node": ">=6" 3914 } 3915 }, 3916 "node_modules/collapse-white-space": { 3917 "version": "2.1.0", 3918 "resolved": "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-2.1.0.tgz", 3919 "integrity": "sha512-loKTxY1zCOuG4j9f6EPnuyyYkf58RnhhWTvRoZEokgB+WbdXehfjFviyOVYkqzEWz1Q5kRiZdBYS5SwxbQYwzw==", 3920 "license": "MIT", 3921 "funding": { 3922 "type": "github", 3923 "url": "https://github.com/sponsors/wooorm" 3924 } 3925 }, 3926 "node_modules/color-name": { 3927 "version": "1.1.4", 3928 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", 3929 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", 3930 "license": "MIT" 3931 }, 3932 "node_modules/comma-separated-tokens": { 3933 "version": "2.0.3", 3934 "resolved": "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz", 3935 "integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==", 3936 "license": "MIT", 3937 "funding": { 3938 "type": "github", 3939 "url": "https://github.com/sponsors/wooorm" 3940 } 3941 }, 3942 "node_modules/commander": { 3943 "version": "11.1.0", 3944 "resolved": "https://registry.npmjs.org/commander/-/commander-11.1.0.tgz", 3945 "integrity": "sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==", 3946 "license": "MIT", 3947 "engines": { 3948 "node": ">=16" 3949 } 3950 }, 3951 "node_modules/common-ancestor-path": { 3952 "version": "1.0.1", 3953 "resolved": "https://registry.npmjs.org/common-ancestor-path/-/common-ancestor-path-1.0.1.tgz", 3954 "integrity": "sha512-L3sHRo1pXXEqX8VU28kfgUY+YGsk09hPqZiZmLacNib6XNTCM8ubYeT7ryXQw8asB1sKgcU5lkB7ONug08aB8w==", 3955 "license": "ISC" 3956 }, 3957 "node_modules/cookie": { 3958 "version": "1.1.1", 3959 "resolved": "https://registry.npmjs.org/cookie/-/cookie-1.1.1.tgz", 3960 "integrity": "sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==", 3961 "license": "MIT", 3962 "engines": { 3963 "node": ">=18" 3964 }, 3965 "funding": { 3966 "type": "opencollective", 3967 "url": "https://opencollective.com/express" 3968 } 3969 }, 3970 "node_modules/cookie-es": { 3971 "version": "1.2.2", 3972 "resolved": "https://registry.npmjs.org/cookie-es/-/cookie-es-1.2.2.tgz", 3973 "integrity": "sha512-+W7VmiVINB+ywl1HGXJXmrqkOhpKrIiVZV6tQuV54ZyQC7MMuBt81Vc336GMLoHBq5hV/F9eXgt5Mnx0Rha5Fg==", 3974 "license": "MIT" 3975 }, 3976 "node_modules/crossws": { 3977 "version": "0.3.5", 3978 "resolved": "https://registry.npmjs.org/crossws/-/crossws-0.3.5.tgz", 3979 "integrity": "sha512-ojKiDvcmByhwa8YYqbQI/hg7MEU0NC03+pSdEq4ZUnZR9xXpwk7E43SMNGkn+JxJGPFtNvQ48+vV2p+P1ml5PA==", 3980 "license": "MIT", 3981 "dependencies": { 3982 "uncrypto": "^0.1.3" 3983 } 3984 }, 3985 "node_modules/css-background-parser": { 3986 "version": "0.1.0", 3987 "resolved": "https://registry.npmjs.org/css-background-parser/-/css-background-parser-0.1.0.tgz", 3988 "integrity": "sha512-2EZLisiZQ+7m4wwur/qiYJRniHX4K5Tc9w93MT3AS0WS1u5kaZ4FKXlOTBhOjc+CgEgPiGY+fX1yWD8UwpEqUA==", 3989 "license": "MIT" 3990 }, 3991 "node_modules/css-box-shadow": { 3992 "version": "1.0.0-3", 3993 "resolved": "https://registry.npmjs.org/css-box-shadow/-/css-box-shadow-1.0.0-3.tgz", 3994 "integrity": "sha512-9jaqR6e7Ohds+aWwmhe6wILJ99xYQbfmK9QQB9CcMjDbTxPZjwEmUQpU91OG05Xgm8BahT5fW+svbsQGjS/zPg==", 3995 "license": "MIT" 3996 }, 3997 "node_modules/css-color-keywords": { 3998 "version": "1.0.0", 3999 "resolved": "https://registry.npmjs.org/css-color-keywords/-/css-color-keywords-1.0.0.tgz", 4000 "integrity": "sha512-FyyrDHZKEjXDpNJYvVsV960FiqQyXc/LlYmsxl2BcdMb2WPx0OGRVgTg55rPSyLSNMqP52R9r8geSp7apN3Ofg==", 4001 "license": "ISC", 4002 "engines": { 4003 "node": ">=4" 4004 } 4005 }, 4006 "node_modules/css-gradient-parser": { 4007 "version": "0.0.17", 4008 "resolved": "https://registry.npmjs.org/css-gradient-parser/-/css-gradient-parser-0.0.17.tgz", 4009 "integrity": "sha512-w2Xy9UMMwlKtou0vlRnXvWglPAceXCTtcmVSo8ZBUvqCV5aXEFP/PC6d+I464810I9FT++UACwTD5511bmGPUg==", 4010 "license": "MIT", 4011 "engines": { 4012 "node": ">=16" 4013 } 4014 }, 4015 "node_modules/css-select": { 4016 "version": "5.2.2", 4017 "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.2.2.tgz", 4018 "integrity": "sha512-TizTzUddG/xYLA3NXodFM0fSbNizXjOKhqiQQwvhlspadZokn1KDy0NZFS0wuEubIYAV5/c1/lAr0TaaFXEXzw==", 4019 "license": "BSD-2-Clause", 4020 "dependencies": { 4021 "boolbase": "^1.0.0", 4022 "css-what": "^6.1.0", 4023 "domhandler": "^5.0.2", 4024 "domutils": "^3.0.1", 4025 "nth-check": "^2.0.1" 4026 }, 4027 "funding": { 4028 "url": "https://github.com/sponsors/fb55" 4029 } 4030 }, 4031 "node_modules/css-selector-parser": { 4032 "version": "3.3.0", 4033 "resolved": "https://registry.npmjs.org/css-selector-parser/-/css-selector-parser-3.3.0.tgz", 4034 "integrity": "sha512-Y2asgMGFqJKF4fq4xHDSlFYIkeVfRsm69lQC1q9kbEsH5XtnINTMrweLkjYMeaUgiXBy/uvKeO/a1JHTNnmB2g==", 4035 "funding": [ 4036 { 4037 "type": "github", 4038 "url": "https://github.com/sponsors/mdevils" 4039 }, 4040 { 4041 "type": "patreon", 4042 "url": "https://patreon.com/mdevils" 4043 } 4044 ], 4045 "license": "MIT" 4046 }, 4047 "node_modules/css-to-react-native": { 4048 "version": "3.2.0", 4049 "resolved": "https://registry.npmjs.org/css-to-react-native/-/css-to-react-native-3.2.0.tgz", 4050 "integrity": "sha512-e8RKaLXMOFii+02mOlqwjbD00KSEKqblnpO9e++1aXS1fPQOpS1YoqdVHBqPjHNoxeF2mimzVqawm2KCbEdtHQ==", 4051 "license": "MIT", 4052 "dependencies": { 4053 "camelize": "^1.0.0", 4054 "css-color-keywords": "^1.0.0", 4055 "postcss-value-parser": "^4.0.2" 4056 } 4057 }, 4058 "node_modules/css-tree": { 4059 "version": "3.2.1", 4060 "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-3.2.1.tgz", 4061 "integrity": "sha512-X7sjQzceUhu1u7Y/ylrRZFU2FS6LRiFVp6rKLPg23y3x3c3DOKAwuXGDp+PAGjh6CSnCjYeAul8pcT8bAl+lSA==", 4062 "license": "MIT", 4063 "dependencies": { 4064 "mdn-data": "2.27.1", 4065 "source-map-js": "^1.2.1" 4066 }, 4067 "engines": { 4068 "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" 4069 } 4070 }, 4071 "node_modules/css-what": { 4072 "version": "6.2.2", 4073 "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.2.2.tgz", 4074 "integrity": "sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==", 4075 "license": "BSD-2-Clause", 4076 "engines": { 4077 "node": ">= 6" 4078 }, 4079 "funding": { 4080 "url": "https://github.com/sponsors/fb55" 4081 } 4082 }, 4083 "node_modules/cssesc": { 4084 "version": "3.0.0", 4085 "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", 4086 "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", 4087 "license": "MIT", 4088 "bin": { 4089 "cssesc": "bin/cssesc" 4090 }, 4091 "engines": { 4092 "node": ">=4" 4093 } 4094 }, 4095 "node_modules/csso": { 4096 "version": "5.0.5", 4097 "resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz", 4098 "integrity": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==", 4099 "license": "MIT", 4100 "dependencies": { 4101 "css-tree": "~2.2.0" 4102 }, 4103 "engines": { 4104 "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", 4105 "npm": ">=7.0.0" 4106 } 4107 }, 4108 "node_modules/csso/node_modules/css-tree": { 4109 "version": "2.2.1", 4110 "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz", 4111 "integrity": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==", 4112 "license": "MIT", 4113 "dependencies": { 4114 "mdn-data": "2.0.28", 4115 "source-map-js": "^1.0.1" 4116 }, 4117 "engines": { 4118 "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", 4119 "npm": ">=7.0.0" 4120 } 4121 }, 4122 "node_modules/csso/node_modules/mdn-data": { 4123 "version": "2.0.28", 4124 "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz", 4125 "integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==", 4126 "license": "CC0-1.0" 4127 }, 4128 "node_modules/csstype": { 4129 "version": "3.2.3", 4130 "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz", 4131 "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==", 4132 "dev": true, 4133 "license": "MIT" 4134 }, 4135 "node_modules/debug": { 4136 "version": "4.4.3", 4137 "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", 4138 "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", 4139 "license": "MIT", 4140 "dependencies": { 4141 "ms": "^2.1.3" 4142 }, 4143 "engines": { 4144 "node": ">=6.0" 4145 }, 4146 "peerDependenciesMeta": { 4147 "supports-color": { 4148 "optional": true 4149 } 4150 } 4151 }, 4152 "node_modules/decode-named-character-reference": { 4153 "version": "1.3.0", 4154 "resolved": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.3.0.tgz", 4155 "integrity": "sha512-GtpQYB283KrPp6nRw50q3U9/VfOutZOe103qlN7BPP6Ad27xYnOIWv4lPzo8HCAL+mMZofJ9KEy30fq6MfaK6Q==", 4156 "license": "MIT", 4157 "dependencies": { 4158 "character-entities": "^2.0.0" 4159 }, 4160 "funding": { 4161 "type": "github", 4162 "url": "https://github.com/sponsors/wooorm" 4163 } 4164 }, 4165 "node_modules/decompress-response": { 4166 "version": "6.0.0", 4167 "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz", 4168 "integrity": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==", 4169 "license": "MIT", 4170 "dependencies": { 4171 "mimic-response": "^3.1.0" 4172 }, 4173 "engines": { 4174 "node": ">=10" 4175 }, 4176 "funding": { 4177 "url": "https://github.com/sponsors/sindresorhus" 4178 } 4179 }, 4180 "node_modules/deep-extend": { 4181 "version": "0.6.0", 4182 "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz", 4183 "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==", 4184 "license": "MIT", 4185 "engines": { 4186 "node": ">=4.0.0" 4187 } 4188 }, 4189 "node_modules/defu": { 4190 "version": "6.1.4", 4191 "resolved": "https://registry.npmjs.org/defu/-/defu-6.1.4.tgz", 4192 "integrity": "sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==", 4193 "license": "MIT" 4194 }, 4195 "node_modules/dequal": { 4196 "version": "2.0.3", 4197 "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz", 4198 "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", 4199 "license": "MIT", 4200 "engines": { 4201 "node": ">=6" 4202 } 4203 }, 4204 "node_modules/destr": { 4205 "version": "2.0.5", 4206 "resolved": "https://registry.npmjs.org/destr/-/destr-2.0.5.tgz", 4207 "integrity": "sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA==", 4208 "license": "MIT" 4209 }, 4210 "node_modules/detect-libc": { 4211 "version": "2.1.2", 4212 "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", 4213 "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", 4214 "license": "Apache-2.0", 4215 "engines": { 4216 "node": ">=8" 4217 } 4218 }, 4219 "node_modules/deterministic-object-hash": { 4220 "version": "2.0.2", 4221 "resolved": "https://registry.npmjs.org/deterministic-object-hash/-/deterministic-object-hash-2.0.2.tgz", 4222 "integrity": "sha512-KxektNH63SrbfUyDiwXqRb1rLwKt33AmMv+5Nhsw1kqZ13SJBRTgZHtGbE+hH3a1mVW1cz+4pqSWVPAtLVXTzQ==", 4223 "license": "MIT", 4224 "dependencies": { 4225 "base-64": "^1.0.0" 4226 }, 4227 "engines": { 4228 "node": ">=18" 4229 } 4230 }, 4231 "node_modules/devalue": { 4232 "version": "5.6.3", 4233 "resolved": "https://registry.npmjs.org/devalue/-/devalue-5.6.3.tgz", 4234 "integrity": "sha512-nc7XjUU/2Lb+SvEFVGcWLiKkzfw8+qHI7zn8WYXKkLMgfGSHbgCEaR6bJpev8Cm6Rmrb19Gfd/tZvGqx9is3wg==", 4235 "license": "MIT" 4236 }, 4237 "node_modules/devlop": { 4238 "version": "1.1.0", 4239 "resolved": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz", 4240 "integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==", 4241 "license": "MIT", 4242 "dependencies": { 4243 "dequal": "^2.0.0" 4244 }, 4245 "funding": { 4246 "type": "github", 4247 "url": "https://github.com/sponsors/wooorm" 4248 } 4249 }, 4250 "node_modules/diff": { 4251 "version": "8.0.3", 4252 "resolved": "https://registry.npmjs.org/diff/-/diff-8.0.3.tgz", 4253 "integrity": "sha512-qejHi7bcSD4hQAZE0tNAawRK1ZtafHDmMTMkrrIGgSLl7hTnQHmKCeB45xAcbfTqK2zowkM3j3bHt/4b/ARbYQ==", 4254 "license": "BSD-3-Clause", 4255 "engines": { 4256 "node": ">=0.3.1" 4257 } 4258 }, 4259 "node_modules/direction": { 4260 "version": "2.0.1", 4261 "resolved": "https://registry.npmjs.org/direction/-/direction-2.0.1.tgz", 4262 "integrity": "sha512-9S6m9Sukh1cZNknO1CWAr2QAWsbKLafQiyM5gZ7VgXHeuaoUwffKN4q6NC4A/Mf9iiPlOXQEKW/Mv/mh9/3YFA==", 4263 "license": "MIT", 4264 "bin": { 4265 "direction": "cli.js" 4266 }, 4267 "funding": { 4268 "type": "github", 4269 "url": "https://github.com/sponsors/wooorm" 4270 } 4271 }, 4272 "node_modules/dlv": { 4273 "version": "1.1.3", 4274 "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz", 4275 "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", 4276 "license": "MIT" 4277 }, 4278 "node_modules/dom-serializer": { 4279 "version": "2.0.0", 4280 "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz", 4281 "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==", 4282 "license": "MIT", 4283 "dependencies": { 4284 "domelementtype": "^2.3.0", 4285 "domhandler": "^5.0.2", 4286 "entities": "^4.2.0" 4287 }, 4288 "funding": { 4289 "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" 4290 } 4291 }, 4292 "node_modules/dom-serializer/node_modules/entities": { 4293 "version": "4.5.0", 4294 "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", 4295 "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", 4296 "license": "BSD-2-Clause", 4297 "engines": { 4298 "node": ">=0.12" 4299 }, 4300 "funding": { 4301 "url": "https://github.com/fb55/entities?sponsor=1" 4302 } 4303 }, 4304 "node_modules/domelementtype": { 4305 "version": "2.3.0", 4306 "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", 4307 "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", 4308 "funding": [ 4309 { 4310 "type": "github", 4311 "url": "https://github.com/sponsors/fb55" 4312 } 4313 ], 4314 "license": "BSD-2-Clause" 4315 }, 4316 "node_modules/domhandler": { 4317 "version": "5.0.3", 4318 "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", 4319 "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==", 4320 "license": "BSD-2-Clause", 4321 "dependencies": { 4322 "domelementtype": "^2.3.0" 4323 }, 4324 "engines": { 4325 "node": ">= 4" 4326 }, 4327 "funding": { 4328 "url": "https://github.com/fb55/domhandler?sponsor=1" 4329 } 4330 }, 4331 "node_modules/domutils": { 4332 "version": "3.2.2", 4333 "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.2.2.tgz", 4334 "integrity": "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==", 4335 "license": "BSD-2-Clause", 4336 "dependencies": { 4337 "dom-serializer": "^2.0.0", 4338 "domelementtype": "^2.3.0", 4339 "domhandler": "^5.0.3" 4340 }, 4341 "funding": { 4342 "url": "https://github.com/fb55/domutils?sponsor=1" 4343 } 4344 }, 4345 "node_modules/dset": { 4346 "version": "3.1.4", 4347 "resolved": "https://registry.npmjs.org/dset/-/dset-3.1.4.tgz", 4348 "integrity": "sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==", 4349 "license": "MIT", 4350 "engines": { 4351 "node": ">=4" 4352 } 4353 }, 4354 "node_modules/emoji-regex": { 4355 "version": "10.6.0", 4356 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.6.0.tgz", 4357 "integrity": "sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==", 4358 "license": "MIT" 4359 }, 4360 "node_modules/emoji-regex-xs": { 4361 "version": "2.0.1", 4362 "resolved": "https://registry.npmjs.org/emoji-regex-xs/-/emoji-regex-xs-2.0.1.tgz", 4363 "integrity": "sha512-1QFuh8l7LqUcKe24LsPUNzjrzJQ7pgRwp1QMcZ5MX6mFplk2zQ08NVCM84++1cveaUUYtcCYHmeFEuNg16sU4g==", 4364 "license": "MIT", 4365 "engines": { 4366 "node": ">=10.0.0" 4367 } 4368 }, 4369 "node_modules/end-of-stream": { 4370 "version": "1.4.5", 4371 "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz", 4372 "integrity": "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==", 4373 "license": "MIT", 4374 "dependencies": { 4375 "once": "^1.4.0" 4376 } 4377 }, 4378 "node_modules/entities": { 4379 "version": "6.0.1", 4380 "resolved": "https://registry.npmjs.org/entities/-/entities-6.0.1.tgz", 4381 "integrity": "sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==", 4382 "license": "BSD-2-Clause", 4383 "engines": { 4384 "node": ">=0.12" 4385 }, 4386 "funding": { 4387 "url": "https://github.com/fb55/entities?sponsor=1" 4388 } 4389 }, 4390 "node_modules/es-module-lexer": { 4391 "version": "1.7.0", 4392 "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.7.0.tgz", 4393 "integrity": "sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==", 4394 "license": "MIT" 4395 }, 4396 "node_modules/esast-util-from-estree": { 4397 "version": "2.0.0", 4398 "resolved": "https://registry.npmjs.org/esast-util-from-estree/-/esast-util-from-estree-2.0.0.tgz", 4399 "integrity": "sha512-4CyanoAudUSBAn5K13H4JhsMH6L9ZP7XbLVe/dKybkxMO7eDyLsT8UHl9TRNrU2Gr9nz+FovfSIjuXWJ81uVwQ==", 4400 "license": "MIT", 4401 "dependencies": { 4402 "@types/estree-jsx": "^1.0.0", 4403 "devlop": "^1.0.0", 4404 "estree-util-visit": "^2.0.0", 4405 "unist-util-position-from-estree": "^2.0.0" 4406 }, 4407 "funding": { 4408 "type": "opencollective", 4409 "url": "https://opencollective.com/unified" 4410 } 4411 }, 4412 "node_modules/esast-util-from-js": { 4413 "version": "2.0.1", 4414 "resolved": "https://registry.npmjs.org/esast-util-from-js/-/esast-util-from-js-2.0.1.tgz", 4415 "integrity": "sha512-8Ja+rNJ0Lt56Pcf3TAmpBZjmx8ZcK5Ts4cAzIOjsjevg9oSXJnl6SUQ2EevU8tv3h6ZLWmoKL5H4fgWvdvfETw==", 4416 "license": "MIT", 4417 "dependencies": { 4418 "@types/estree-jsx": "^1.0.0", 4419 "acorn": "^8.0.0", 4420 "esast-util-from-estree": "^2.0.0", 4421 "vfile-message": "^4.0.0" 4422 }, 4423 "funding": { 4424 "type": "opencollective", 4425 "url": "https://opencollective.com/unified" 4426 } 4427 }, 4428 "node_modules/esbuild": { 4429 "version": "0.27.3", 4430 "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.3.tgz", 4431 "integrity": "sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==", 4432 "hasInstallScript": true, 4433 "license": "MIT", 4434 "bin": { 4435 "esbuild": "bin/esbuild" 4436 }, 4437 "engines": { 4438 "node": ">=18" 4439 }, 4440 "optionalDependencies": { 4441 "@esbuild/aix-ppc64": "0.27.3", 4442 "@esbuild/android-arm": "0.27.3", 4443 "@esbuild/android-arm64": "0.27.3", 4444 "@esbuild/android-x64": "0.27.3", 4445 "@esbuild/darwin-arm64": "0.27.3", 4446 "@esbuild/darwin-x64": "0.27.3", 4447 "@esbuild/freebsd-arm64": "0.27.3", 4448 "@esbuild/freebsd-x64": "0.27.3", 4449 "@esbuild/linux-arm": "0.27.3", 4450 "@esbuild/linux-arm64": "0.27.3", 4451 "@esbuild/linux-ia32": "0.27.3", 4452 "@esbuild/linux-loong64": "0.27.3", 4453 "@esbuild/linux-mips64el": "0.27.3", 4454 "@esbuild/linux-ppc64": "0.27.3", 4455 "@esbuild/linux-riscv64": "0.27.3", 4456 "@esbuild/linux-s390x": "0.27.3", 4457 "@esbuild/linux-x64": "0.27.3", 4458 "@esbuild/netbsd-arm64": "0.27.3", 4459 "@esbuild/netbsd-x64": "0.27.3", 4460 "@esbuild/openbsd-arm64": "0.27.3", 4461 "@esbuild/openbsd-x64": "0.27.3", 4462 "@esbuild/openharmony-arm64": "0.27.3", 4463 "@esbuild/sunos-x64": "0.27.3", 4464 "@esbuild/win32-arm64": "0.27.3", 4465 "@esbuild/win32-ia32": "0.27.3", 4466 "@esbuild/win32-x64": "0.27.3" 4467 } 4468 }, 4469 "node_modules/escape-html": { 4470 "version": "1.0.3", 4471 "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", 4472 "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==", 4473 "license": "MIT" 4474 }, 4475 "node_modules/escape-string-regexp": { 4476 "version": "5.0.0", 4477 "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz", 4478 "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==", 4479 "license": "MIT", 4480 "engines": { 4481 "node": ">=12" 4482 }, 4483 "funding": { 4484 "url": "https://github.com/sponsors/sindresorhus" 4485 } 4486 }, 4487 "node_modules/estree-util-attach-comments": { 4488 "version": "3.0.0", 4489 "resolved": "https://registry.npmjs.org/estree-util-attach-comments/-/estree-util-attach-comments-3.0.0.tgz", 4490 "integrity": "sha512-cKUwm/HUcTDsYh/9FgnuFqpfquUbwIqwKM26BVCGDPVgvaCl/nDCCjUfiLlx6lsEZ3Z4RFxNbOQ60pkaEwFxGw==", 4491 "license": "MIT", 4492 "dependencies": { 4493 "@types/estree": "^1.0.0" 4494 }, 4495 "funding": { 4496 "type": "opencollective", 4497 "url": "https://opencollective.com/unified" 4498 } 4499 }, 4500 "node_modules/estree-util-build-jsx": { 4501 "version": "3.0.1", 4502 "resolved": "https://registry.npmjs.org/estree-util-build-jsx/-/estree-util-build-jsx-3.0.1.tgz", 4503 "integrity": "sha512-8U5eiL6BTrPxp/CHbs2yMgP8ftMhR5ww1eIKoWRMlqvltHF8fZn5LRDvTKuxD3DUn+shRbLGqXemcP51oFCsGQ==", 4504 "license": "MIT", 4505 "dependencies": { 4506 "@types/estree-jsx": "^1.0.0", 4507 "devlop": "^1.0.0", 4508 "estree-util-is-identifier-name": "^3.0.0", 4509 "estree-walker": "^3.0.0" 4510 }, 4511 "funding": { 4512 "type": "opencollective", 4513 "url": "https://opencollective.com/unified" 4514 } 4515 }, 4516 "node_modules/estree-util-is-identifier-name": { 4517 "version": "3.0.0", 4518 "resolved": "https://registry.npmjs.org/estree-util-is-identifier-name/-/estree-util-is-identifier-name-3.0.0.tgz", 4519 "integrity": "sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==", 4520 "license": "MIT", 4521 "funding": { 4522 "type": "opencollective", 4523 "url": "https://opencollective.com/unified" 4524 } 4525 }, 4526 "node_modules/estree-util-scope": { 4527 "version": "1.0.0", 4528 "resolved": "https://registry.npmjs.org/estree-util-scope/-/estree-util-scope-1.0.0.tgz", 4529 "integrity": "sha512-2CAASclonf+JFWBNJPndcOpA8EMJwa0Q8LUFJEKqXLW6+qBvbFZuF5gItbQOs/umBUkjviCSDCbBwU2cXbmrhQ==", 4530 "license": "MIT", 4531 "dependencies": { 4532 "@types/estree": "^1.0.0", 4533 "devlop": "^1.0.0" 4534 }, 4535 "funding": { 4536 "type": "opencollective", 4537 "url": "https://opencollective.com/unified" 4538 } 4539 }, 4540 "node_modules/estree-util-to-js": { 4541 "version": "2.0.0", 4542 "resolved": "https://registry.npmjs.org/estree-util-to-js/-/estree-util-to-js-2.0.0.tgz", 4543 "integrity": "sha512-WDF+xj5rRWmD5tj6bIqRi6CkLIXbbNQUcxQHzGysQzvHmdYG2G7p/Tf0J0gpxGgkeMZNTIjT/AoSvC9Xehcgdg==", 4544 "license": "MIT", 4545 "dependencies": { 4546 "@types/estree-jsx": "^1.0.0", 4547 "astring": "^1.8.0", 4548 "source-map": "^0.7.0" 4549 }, 4550 "funding": { 4551 "type": "opencollective", 4552 "url": "https://opencollective.com/unified" 4553 } 4554 }, 4555 "node_modules/estree-util-visit": { 4556 "version": "2.0.0", 4557 "resolved": "https://registry.npmjs.org/estree-util-visit/-/estree-util-visit-2.0.0.tgz", 4558 "integrity": "sha512-m5KgiH85xAhhW8Wta0vShLcUvOsh3LLPI2YVwcbio1l7E09NTLL1EyMZFM1OyWowoH0skScNbhOPl4kcBgzTww==", 4559 "license": "MIT", 4560 "dependencies": { 4561 "@types/estree-jsx": "^1.0.0", 4562 "@types/unist": "^3.0.0" 4563 }, 4564 "funding": { 4565 "type": "opencollective", 4566 "url": "https://opencollective.com/unified" 4567 } 4568 }, 4569 "node_modules/estree-walker": { 4570 "version": "3.0.3", 4571 "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz", 4572 "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==", 4573 "license": "MIT", 4574 "dependencies": { 4575 "@types/estree": "^1.0.0" 4576 } 4577 }, 4578 "node_modules/eventemitter3": { 4579 "version": "5.0.4", 4580 "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.4.tgz", 4581 "integrity": "sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==", 4582 "license": "MIT" 4583 }, 4584 "node_modules/expand-template": { 4585 "version": "2.0.3", 4586 "resolved": "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz", 4587 "integrity": "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==", 4588 "license": "(MIT OR WTFPL)", 4589 "engines": { 4590 "node": ">=6" 4591 } 4592 }, 4593 "node_modules/expect-type": { 4594 "version": "1.3.0", 4595 "resolved": "https://registry.npmjs.org/expect-type/-/expect-type-1.3.0.tgz", 4596 "integrity": "sha512-knvyeauYhqjOYvQ66MznSMs83wmHrCycNEN6Ao+2AeYEfxUIkuiVxdEa1qlGEPK+We3n0THiDciYSsCcgW/DoA==", 4597 "license": "Apache-2.0", 4598 "engines": { 4599 "node": ">=12.0.0" 4600 } 4601 }, 4602 "node_modules/expressive-code": { 4603 "version": "0.41.7", 4604 "resolved": "https://registry.npmjs.org/expressive-code/-/expressive-code-0.41.7.tgz", 4605 "integrity": "sha512-2wZjC8OQ3TaVEMcBtYY4Va3lo6J+Ai9jf3d4dbhURMJcU4Pbqe6EcHe424MIZI0VHUA1bR6xdpoHYi3yxokWqA==", 4606 "license": "MIT", 4607 "dependencies": { 4608 "@expressive-code/core": "^0.41.7", 4609 "@expressive-code/plugin-frames": "^0.41.7", 4610 "@expressive-code/plugin-shiki": "^0.41.7", 4611 "@expressive-code/plugin-text-markers": "^0.41.7" 4612 } 4613 }, 4614 "node_modules/extend": { 4615 "version": "3.0.2", 4616 "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", 4617 "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==", 4618 "license": "MIT" 4619 }, 4620 "node_modules/fdir": { 4621 "version": "6.5.0", 4622 "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz", 4623 "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==", 4624 "license": "MIT", 4625 "engines": { 4626 "node": ">=12.0.0" 4627 }, 4628 "peerDependencies": { 4629 "picomatch": "^3 || ^4" 4630 }, 4631 "peerDependenciesMeta": { 4632 "picomatch": { 4633 "optional": true 4634 } 4635 } 4636 }, 4637 "node_modules/fflate": { 4638 "version": "0.7.4", 4639 "resolved": "https://registry.npmjs.org/fflate/-/fflate-0.7.4.tgz", 4640 "integrity": "sha512-5u2V/CDW15QM1XbbgS+0DfPxVB+jUKhWEKuuFuHncbk3tEEqzmoXL+2KyOFuKGqOnmdIy0/davWF1CkuwtibCw==", 4641 "license": "MIT" 4642 }, 4643 "node_modules/file-uri-to-path": { 4644 "version": "1.0.0", 4645 "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz", 4646 "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==", 4647 "license": "MIT" 4648 }, 4649 "node_modules/flattie": { 4650 "version": "1.1.1", 4651 "resolved": "https://registry.npmjs.org/flattie/-/flattie-1.1.1.tgz", 4652 "integrity": "sha512-9UbaD6XdAL97+k/n+N7JwX46K/M6Zc6KcFYskrYL8wbBV/Uyk0CTAMY0VT+qiK5PM7AIc9aTWYtq65U7T+aCNQ==", 4653 "license": "MIT", 4654 "engines": { 4655 "node": ">=8" 4656 } 4657 }, 4658 "node_modules/fontace": { 4659 "version": "0.4.1", 4660 "resolved": "https://registry.npmjs.org/fontace/-/fontace-0.4.1.tgz", 4661 "integrity": "sha512-lDMvbAzSnHmbYMTEld5qdtvNH2/pWpICOqpean9IgC7vUbUJc3k+k5Dokp85CegamqQpFbXf0rAVkbzpyTA8aw==", 4662 "license": "MIT", 4663 "dependencies": { 4664 "fontkitten": "^1.0.2" 4665 } 4666 }, 4667 "node_modules/fontkitten": { 4668 "version": "1.0.3", 4669 "resolved": "https://registry.npmjs.org/fontkitten/-/fontkitten-1.0.3.tgz", 4670 "integrity": "sha512-Wp1zXWPVUPBmfoa3Cqc9ctaKuzKAV6uLstRqlR56kSjplf5uAce+qeyYym7F+PHbGTk+tCEdkCW6RD7DX/gBZw==", 4671 "license": "MIT", 4672 "dependencies": { 4673 "tiny-inflate": "^1.0.3" 4674 }, 4675 "engines": { 4676 "node": ">=20" 4677 } 4678 }, 4679 "node_modules/fs-constants": { 4680 "version": "1.0.0", 4681 "resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz", 4682 "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==", 4683 "license": "MIT" 4684 }, 4685 "node_modules/fsevents": { 4686 "version": "2.3.3", 4687 "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", 4688 "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", 4689 "hasInstallScript": true, 4690 "license": "MIT", 4691 "optional": true, 4692 "os": [ 4693 "darwin" 4694 ], 4695 "engines": { 4696 "node": "^8.16.0 || ^10.6.0 || >=11.0.0" 4697 } 4698 }, 4699 "node_modules/get-east-asian-width": { 4700 "version": "1.5.0", 4701 "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.5.0.tgz", 4702 "integrity": "sha512-CQ+bEO+Tva/qlmw24dCejulK5pMzVnUOFOijVogd3KQs07HnRIgp8TGipvCCRT06xeYEbpbgwaCxglFyiuIcmA==", 4703 "license": "MIT", 4704 "engines": { 4705 "node": ">=18" 4706 }, 4707 "funding": { 4708 "url": "https://github.com/sponsors/sindresorhus" 4709 } 4710 }, 4711 "node_modules/github-from-package": { 4712 "version": "0.0.0", 4713 "resolved": "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz", 4714 "integrity": "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==", 4715 "license": "MIT" 4716 }, 4717 "node_modules/github-slugger": { 4718 "version": "2.0.0", 4719 "resolved": "https://registry.npmjs.org/github-slugger/-/github-slugger-2.0.0.tgz", 4720 "integrity": "sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==", 4721 "license": "ISC" 4722 }, 4723 "node_modules/h3": { 4724 "version": "1.15.6", 4725 "resolved": "https://registry.npmjs.org/h3/-/h3-1.15.6.tgz", 4726 "integrity": "sha512-oi15ESLW5LRthZ+qPCi5GNasY/gvynSKUQxgiovrY63bPAtG59wtM+LSrlcwvOHAXzGrXVLnI97brbkdPF9WoQ==", 4727 "license": "MIT", 4728 "dependencies": { 4729 "cookie-es": "^1.2.2", 4730 "crossws": "^0.3.5", 4731 "defu": "^6.1.4", 4732 "destr": "^2.0.5", 4733 "iron-webcrypto": "^1.2.1", 4734 "node-mock-http": "^1.0.4", 4735 "radix3": "^1.1.2", 4736 "ufo": "^1.6.3", 4737 "uncrypto": "^0.1.3" 4738 } 4739 }, 4740 "node_modules/hast-util-embedded": { 4741 "version": "3.0.0", 4742 "resolved": "https://registry.npmjs.org/hast-util-embedded/-/hast-util-embedded-3.0.0.tgz", 4743 "integrity": "sha512-naH8sld4Pe2ep03qqULEtvYr7EjrLK2QHY8KJR6RJkTUjPGObe1vnx585uzem2hGra+s1q08DZZpfgDVYRbaXA==", 4744 "license": "MIT", 4745 "dependencies": { 4746 "@types/hast": "^3.0.0", 4747 "hast-util-is-element": "^3.0.0" 4748 }, 4749 "funding": { 4750 "type": "opencollective", 4751 "url": "https://opencollective.com/unified" 4752 } 4753 }, 4754 "node_modules/hast-util-format": { 4755 "version": "1.1.0", 4756 "resolved": "https://registry.npmjs.org/hast-util-format/-/hast-util-format-1.1.0.tgz", 4757 "integrity": "sha512-yY1UDz6bC9rDvCWHpx12aIBGRG7krurX0p0Fm6pT547LwDIZZiNr8a+IHDogorAdreULSEzP82Nlv5SZkHZcjA==", 4758 "license": "MIT", 4759 "dependencies": { 4760 "@types/hast": "^3.0.0", 4761 "hast-util-embedded": "^3.0.0", 4762 "hast-util-minify-whitespace": "^1.0.0", 4763 "hast-util-phrasing": "^3.0.0", 4764 "hast-util-whitespace": "^3.0.0", 4765 "html-whitespace-sensitive-tag-names": "^3.0.0", 4766 "unist-util-visit-parents": "^6.0.0" 4767 }, 4768 "funding": { 4769 "type": "opencollective", 4770 "url": "https://opencollective.com/unified" 4771 } 4772 }, 4773 "node_modules/hast-util-from-html": { 4774 "version": "2.0.3", 4775 "resolved": "https://registry.npmjs.org/hast-util-from-html/-/hast-util-from-html-2.0.3.tgz", 4776 "integrity": "sha512-CUSRHXyKjzHov8yKsQjGOElXy/3EKpyX56ELnkHH34vDVw1N1XSQ1ZcAvTyAPtGqLTuKP/uxM+aLkSPqF/EtMw==", 4777 "license": "MIT", 4778 "dependencies": { 4779 "@types/hast": "^3.0.0", 4780 "devlop": "^1.1.0", 4781 "hast-util-from-parse5": "^8.0.0", 4782 "parse5": "^7.0.0", 4783 "vfile": "^6.0.0", 4784 "vfile-message": "^4.0.0" 4785 }, 4786 "funding": { 4787 "type": "opencollective", 4788 "url": "https://opencollective.com/unified" 4789 } 4790 }, 4791 "node_modules/hast-util-from-parse5": { 4792 "version": "8.0.3", 4793 "resolved": "https://registry.npmjs.org/hast-util-from-parse5/-/hast-util-from-parse5-8.0.3.tgz", 4794 "integrity": "sha512-3kxEVkEKt0zvcZ3hCRYI8rqrgwtlIOFMWkbclACvjlDw8Li9S2hk/d51OI0nr/gIpdMHNepwgOKqZ/sy0Clpyg==", 4795 "license": "MIT", 4796 "dependencies": { 4797 "@types/hast": "^3.0.0", 4798 "@types/unist": "^3.0.0", 4799 "devlop": "^1.0.0", 4800 "hastscript": "^9.0.0", 4801 "property-information": "^7.0.0", 4802 "vfile": "^6.0.0", 4803 "vfile-location": "^5.0.0", 4804 "web-namespaces": "^2.0.0" 4805 }, 4806 "funding": { 4807 "type": "opencollective", 4808 "url": "https://opencollective.com/unified" 4809 } 4810 }, 4811 "node_modules/hast-util-has-property": { 4812 "version": "3.0.0", 4813 "resolved": "https://registry.npmjs.org/hast-util-has-property/-/hast-util-has-property-3.0.0.tgz", 4814 "integrity": "sha512-MNilsvEKLFpV604hwfhVStK0usFY/QmM5zX16bo7EjnAEGofr5YyI37kzopBlZJkHD4t887i+q/C8/tr5Q94cA==", 4815 "license": "MIT", 4816 "dependencies": { 4817 "@types/hast": "^3.0.0" 4818 }, 4819 "funding": { 4820 "type": "opencollective", 4821 "url": "https://opencollective.com/unified" 4822 } 4823 }, 4824 "node_modules/hast-util-is-body-ok-link": { 4825 "version": "3.0.1", 4826 "resolved": "https://registry.npmjs.org/hast-util-is-body-ok-link/-/hast-util-is-body-ok-link-3.0.1.tgz", 4827 "integrity": "sha512-0qpnzOBLztXHbHQenVB8uNuxTnm/QBFUOmdOSsEn7GnBtyY07+ENTWVFBAnXd/zEgd9/SUG3lRY7hSIBWRgGpQ==", 4828 "license": "MIT", 4829 "dependencies": { 4830 "@types/hast": "^3.0.0" 4831 }, 4832 "funding": { 4833 "type": "opencollective", 4834 "url": "https://opencollective.com/unified" 4835 } 4836 }, 4837 "node_modules/hast-util-is-element": { 4838 "version": "3.0.0", 4839 "resolved": "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-3.0.0.tgz", 4840 "integrity": "sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g==", 4841 "license": "MIT", 4842 "dependencies": { 4843 "@types/hast": "^3.0.0" 4844 }, 4845 "funding": { 4846 "type": "opencollective", 4847 "url": "https://opencollective.com/unified" 4848 } 4849 }, 4850 "node_modules/hast-util-minify-whitespace": { 4851 "version": "1.0.1", 4852 "resolved": "https://registry.npmjs.org/hast-util-minify-whitespace/-/hast-util-minify-whitespace-1.0.1.tgz", 4853 "integrity": "sha512-L96fPOVpnclQE0xzdWb/D12VT5FabA7SnZOUMtL1DbXmYiHJMXZvFkIZfiMmTCNJHUeO2K9UYNXoVyfz+QHuOw==", 4854 "license": "MIT", 4855 "dependencies": { 4856 "@types/hast": "^3.0.0", 4857 "hast-util-embedded": "^3.0.0", 4858 "hast-util-is-element": "^3.0.0", 4859 "hast-util-whitespace": "^3.0.0", 4860 "unist-util-is": "^6.0.0" 4861 }, 4862 "funding": { 4863 "type": "opencollective", 4864 "url": "https://opencollective.com/unified" 4865 } 4866 }, 4867 "node_modules/hast-util-parse-selector": { 4868 "version": "4.0.0", 4869 "resolved": "https://registry.npmjs.org/hast-util-parse-selector/-/hast-util-parse-selector-4.0.0.tgz", 4870 "integrity": "sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==", 4871 "license": "MIT", 4872 "dependencies": { 4873 "@types/hast": "^3.0.0" 4874 }, 4875 "funding": { 4876 "type": "opencollective", 4877 "url": "https://opencollective.com/unified" 4878 } 4879 }, 4880 "node_modules/hast-util-phrasing": { 4881 "version": "3.0.1", 4882 "resolved": "https://registry.npmjs.org/hast-util-phrasing/-/hast-util-phrasing-3.0.1.tgz", 4883 "integrity": "sha512-6h60VfI3uBQUxHqTyMymMZnEbNl1XmEGtOxxKYL7stY2o601COo62AWAYBQR9lZbYXYSBoxag8UpPRXK+9fqSQ==", 4884 "license": "MIT", 4885 "dependencies": { 4886 "@types/hast": "^3.0.0", 4887 "hast-util-embedded": "^3.0.0", 4888 "hast-util-has-property": "^3.0.0", 4889 "hast-util-is-body-ok-link": "^3.0.0", 4890 "hast-util-is-element": "^3.0.0" 4891 }, 4892 "funding": { 4893 "type": "opencollective", 4894 "url": "https://opencollective.com/unified" 4895 } 4896 }, 4897 "node_modules/hast-util-raw": { 4898 "version": "9.1.0", 4899 "resolved": "https://registry.npmjs.org/hast-util-raw/-/hast-util-raw-9.1.0.tgz", 4900 "integrity": "sha512-Y8/SBAHkZGoNkpzqqfCldijcuUKh7/su31kEBp67cFY09Wy0mTRgtsLYsiIxMJxlu0f6AA5SUTbDR8K0rxnbUw==", 4901 "license": "MIT", 4902 "dependencies": { 4903 "@types/hast": "^3.0.0", 4904 "@types/unist": "^3.0.0", 4905 "@ungap/structured-clone": "^1.0.0", 4906 "hast-util-from-parse5": "^8.0.0", 4907 "hast-util-to-parse5": "^8.0.0", 4908 "html-void-elements": "^3.0.0", 4909 "mdast-util-to-hast": "^13.0.0", 4910 "parse5": "^7.0.0", 4911 "unist-util-position": "^5.0.0", 4912 "unist-util-visit": "^5.0.0", 4913 "vfile": "^6.0.0", 4914 "web-namespaces": "^2.0.0", 4915 "zwitch": "^2.0.0" 4916 }, 4917 "funding": { 4918 "type": "opencollective", 4919 "url": "https://opencollective.com/unified" 4920 } 4921 }, 4922 "node_modules/hast-util-select": { 4923 "version": "6.0.4", 4924 "resolved": "https://registry.npmjs.org/hast-util-select/-/hast-util-select-6.0.4.tgz", 4925 "integrity": "sha512-RqGS1ZgI0MwxLaKLDxjprynNzINEkRHY2i8ln4DDjgv9ZhcYVIHN9rlpiYsqtFwrgpYU361SyWDQcGNIBVu3lw==", 4926 "license": "MIT", 4927 "dependencies": { 4928 "@types/hast": "^3.0.0", 4929 "@types/unist": "^3.0.0", 4930 "bcp-47-match": "^2.0.0", 4931 "comma-separated-tokens": "^2.0.0", 4932 "css-selector-parser": "^3.0.0", 4933 "devlop": "^1.0.0", 4934 "direction": "^2.0.0", 4935 "hast-util-has-property": "^3.0.0", 4936 "hast-util-to-string": "^3.0.0", 4937 "hast-util-whitespace": "^3.0.0", 4938 "nth-check": "^2.0.0", 4939 "property-information": "^7.0.0", 4940 "space-separated-tokens": "^2.0.0", 4941 "unist-util-visit": "^5.0.0", 4942 "zwitch": "^2.0.0" 4943 }, 4944 "funding": { 4945 "type": "opencollective", 4946 "url": "https://opencollective.com/unified" 4947 } 4948 }, 4949 "node_modules/hast-util-to-estree": { 4950 "version": "3.1.3", 4951 "resolved": "https://registry.npmjs.org/hast-util-to-estree/-/hast-util-to-estree-3.1.3.tgz", 4952 "integrity": "sha512-48+B/rJWAp0jamNbAAf9M7Uf//UVqAoMmgXhBdxTDJLGKY+LRnZ99qcG+Qjl5HfMpYNzS5v4EAwVEF34LeAj7w==", 4953 "license": "MIT", 4954 "dependencies": { 4955 "@types/estree": "^1.0.0", 4956 "@types/estree-jsx": "^1.0.0", 4957 "@types/hast": "^3.0.0", 4958 "comma-separated-tokens": "^2.0.0", 4959 "devlop": "^1.0.0", 4960 "estree-util-attach-comments": "^3.0.0", 4961 "estree-util-is-identifier-name": "^3.0.0", 4962 "hast-util-whitespace": "^3.0.0", 4963 "mdast-util-mdx-expression": "^2.0.0", 4964 "mdast-util-mdx-jsx": "^3.0.0", 4965 "mdast-util-mdxjs-esm": "^2.0.0", 4966 "property-information": "^7.0.0", 4967 "space-separated-tokens": "^2.0.0", 4968 "style-to-js": "^1.0.0", 4969 "unist-util-position": "^5.0.0", 4970 "zwitch": "^2.0.0" 4971 }, 4972 "funding": { 4973 "type": "opencollective", 4974 "url": "https://opencollective.com/unified" 4975 } 4976 }, 4977 "node_modules/hast-util-to-html": { 4978 "version": "9.0.5", 4979 "resolved": "https://registry.npmjs.org/hast-util-to-html/-/hast-util-to-html-9.0.5.tgz", 4980 "integrity": "sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==", 4981 "license": "MIT", 4982 "dependencies": { 4983 "@types/hast": "^3.0.0", 4984 "@types/unist": "^3.0.0", 4985 "ccount": "^2.0.0", 4986 "comma-separated-tokens": "^2.0.0", 4987 "hast-util-whitespace": "^3.0.0", 4988 "html-void-elements": "^3.0.0", 4989 "mdast-util-to-hast": "^13.0.0", 4990 "property-information": "^7.0.0", 4991 "space-separated-tokens": "^2.0.0", 4992 "stringify-entities": "^4.0.0", 4993 "zwitch": "^2.0.4" 4994 }, 4995 "funding": { 4996 "type": "opencollective", 4997 "url": "https://opencollective.com/unified" 4998 } 4999 }, 5000 "node_modules/hast-util-to-jsx-runtime": { 5001 "version": "2.3.6", 5002 "resolved": "https://registry.npmjs.org/hast-util-to-jsx-runtime/-/hast-util-to-jsx-runtime-2.3.6.tgz", 5003 "integrity": "sha512-zl6s8LwNyo1P9uw+XJGvZtdFF1GdAkOg8ujOw+4Pyb76874fLps4ueHXDhXWdk6YHQ6OgUtinliG7RsYvCbbBg==", 5004 "license": "MIT", 5005 "dependencies": { 5006 "@types/estree": "^1.0.0", 5007 "@types/hast": "^3.0.0", 5008 "@types/unist": "^3.0.0", 5009 "comma-separated-tokens": "^2.0.0", 5010 "devlop": "^1.0.0", 5011 "estree-util-is-identifier-name": "^3.0.0", 5012 "hast-util-whitespace": "^3.0.0", 5013 "mdast-util-mdx-expression": "^2.0.0", 5014 "mdast-util-mdx-jsx": "^3.0.0", 5015 "mdast-util-mdxjs-esm": "^2.0.0", 5016 "property-information": "^7.0.0", 5017 "space-separated-tokens": "^2.0.0", 5018 "style-to-js": "^1.0.0", 5019 "unist-util-position": "^5.0.0", 5020 "vfile-message": "^4.0.0" 5021 }, 5022 "funding": { 5023 "type": "opencollective", 5024 "url": "https://opencollective.com/unified" 5025 } 5026 }, 5027 "node_modules/hast-util-to-parse5": { 5028 "version": "8.0.1", 5029 "resolved": "https://registry.npmjs.org/hast-util-to-parse5/-/hast-util-to-parse5-8.0.1.tgz", 5030 "integrity": "sha512-MlWT6Pjt4CG9lFCjiz4BH7l9wmrMkfkJYCxFwKQic8+RTZgWPuWxwAfjJElsXkex7DJjfSJsQIt931ilUgmwdA==", 5031 "license": "MIT", 5032 "dependencies": { 5033 "@types/hast": "^3.0.0", 5034 "comma-separated-tokens": "^2.0.0", 5035 "devlop": "^1.0.0", 5036 "property-information": "^7.0.0", 5037 "space-separated-tokens": "^2.0.0", 5038 "web-namespaces": "^2.0.0", 5039 "zwitch": "^2.0.0" 5040 }, 5041 "funding": { 5042 "type": "opencollective", 5043 "url": "https://opencollective.com/unified" 5044 } 5045 }, 5046 "node_modules/hast-util-to-string": { 5047 "version": "3.0.1", 5048 "resolved": "https://registry.npmjs.org/hast-util-to-string/-/hast-util-to-string-3.0.1.tgz", 5049 "integrity": "sha512-XelQVTDWvqcl3axRfI0xSeoVKzyIFPwsAGSLIsKdJKQMXDYJS4WYrBNF/8J7RdhIcFI2BOHgAifggsvsxp/3+A==", 5050 "license": "MIT", 5051 "dependencies": { 5052 "@types/hast": "^3.0.0" 5053 }, 5054 "funding": { 5055 "type": "opencollective", 5056 "url": "https://opencollective.com/unified" 5057 } 5058 }, 5059 "node_modules/hast-util-to-text": { 5060 "version": "4.0.2", 5061 "resolved": "https://registry.npmjs.org/hast-util-to-text/-/hast-util-to-text-4.0.2.tgz", 5062 "integrity": "sha512-KK6y/BN8lbaq654j7JgBydev7wuNMcID54lkRav1P0CaE1e47P72AWWPiGKXTJU271ooYzcvTAn/Zt0REnvc7A==", 5063 "license": "MIT", 5064 "dependencies": { 5065 "@types/hast": "^3.0.0", 5066 "@types/unist": "^3.0.0", 5067 "hast-util-is-element": "^3.0.0", 5068 "unist-util-find-after": "^5.0.0" 5069 }, 5070 "funding": { 5071 "type": "opencollective", 5072 "url": "https://opencollective.com/unified" 5073 } 5074 }, 5075 "node_modules/hast-util-whitespace": { 5076 "version": "3.0.0", 5077 "resolved": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz", 5078 "integrity": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==", 5079 "license": "MIT", 5080 "dependencies": { 5081 "@types/hast": "^3.0.0" 5082 }, 5083 "funding": { 5084 "type": "opencollective", 5085 "url": "https://opencollective.com/unified" 5086 } 5087 }, 5088 "node_modules/hastscript": { 5089 "version": "9.0.1", 5090 "resolved": "https://registry.npmjs.org/hastscript/-/hastscript-9.0.1.tgz", 5091 "integrity": "sha512-g7df9rMFX/SPi34tyGCyUBREQoKkapwdY/T04Qn9TDWfHhAYt4/I0gMVirzK5wEzeUqIjEB+LXC/ypb7Aqno5w==", 5092 "license": "MIT", 5093 "dependencies": { 5094 "@types/hast": "^3.0.0", 5095 "comma-separated-tokens": "^2.0.0", 5096 "hast-util-parse-selector": "^4.0.0", 5097 "property-information": "^7.0.0", 5098 "space-separated-tokens": "^2.0.0" 5099 }, 5100 "funding": { 5101 "type": "opencollective", 5102 "url": "https://opencollective.com/unified" 5103 } 5104 }, 5105 "node_modules/hex-rgb": { 5106 "version": "4.3.0", 5107 "resolved": "https://registry.npmjs.org/hex-rgb/-/hex-rgb-4.3.0.tgz", 5108 "integrity": "sha512-Ox1pJVrDCyGHMG9CFg1tmrRUMRPRsAWYc/PinY0XzJU4K7y7vjNoLKIQ7BR5UJMCxNN8EM1MNDmHWA/B3aZUuw==", 5109 "license": "MIT", 5110 "engines": { 5111 "node": ">=6" 5112 }, 5113 "funding": { 5114 "url": "https://github.com/sponsors/sindresorhus" 5115 } 5116 }, 5117 "node_modules/html-escaper": { 5118 "version": "3.0.3", 5119 "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-3.0.3.tgz", 5120 "integrity": "sha512-RuMffC89BOWQoY0WKGpIhn5gX3iI54O6nRA0yC124NYVtzjmFWBIiFd8M0x+ZdX0P9R4lADg1mgP8C7PxGOWuQ==", 5121 "license": "MIT" 5122 }, 5123 "node_modules/html-void-elements": { 5124 "version": "3.0.0", 5125 "resolved": "https://registry.npmjs.org/html-void-elements/-/html-void-elements-3.0.0.tgz", 5126 "integrity": "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==", 5127 "license": "MIT", 5128 "funding": { 5129 "type": "github", 5130 "url": "https://github.com/sponsors/wooorm" 5131 } 5132 }, 5133 "node_modules/html-whitespace-sensitive-tag-names": { 5134 "version": "3.0.1", 5135 "resolved": "https://registry.npmjs.org/html-whitespace-sensitive-tag-names/-/html-whitespace-sensitive-tag-names-3.0.1.tgz", 5136 "integrity": "sha512-q+310vW8zmymYHALr1da4HyXUQ0zgiIwIicEfotYPWGN0OJVEN/58IJ3A4GBYcEq3LGAZqKb+ugvP0GNB9CEAA==", 5137 "license": "MIT", 5138 "funding": { 5139 "type": "opencollective", 5140 "url": "https://opencollective.com/unified" 5141 } 5142 }, 5143 "node_modules/http-cache-semantics": { 5144 "version": "4.2.0", 5145 "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.2.0.tgz", 5146 "integrity": "sha512-dTxcvPXqPvXBQpq5dUr6mEMJX4oIEFv6bwom3FDwKRDsuIjjJGANqhBuoAn9c1RQJIdAKav33ED65E2ys+87QQ==", 5147 "license": "BSD-2-Clause" 5148 }, 5149 "node_modules/i18next": { 5150 "version": "23.16.8", 5151 "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.8.tgz", 5152 "integrity": "sha512-06r/TitrM88Mg5FdUXAKL96dJMzgqLE5dv3ryBAra4KCwD9mJ4ndOTS95ZuymIGoE+2hzfdaMak2X11/es7ZWg==", 5153 "funding": [ 5154 { 5155 "type": "individual", 5156 "url": "https://locize.com" 5157 }, 5158 { 5159 "type": "individual", 5160 "url": "https://locize.com/i18next.html" 5161 }, 5162 { 5163 "type": "individual", 5164 "url": "https://www.i18next.com/how-to/faq#i18next-is-awesome.-how-can-i-support-the-project" 5165 } 5166 ], 5167 "license": "MIT", 5168 "dependencies": { 5169 "@babel/runtime": "^7.23.2" 5170 } 5171 }, 5172 "node_modules/ieee754": { 5173 "version": "1.2.1", 5174 "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", 5175 "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", 5176 "funding": [ 5177 { 5178 "type": "github", 5179 "url": "https://github.com/sponsors/feross" 5180 }, 5181 { 5182 "type": "patreon", 5183 "url": "https://www.patreon.com/feross" 5184 }, 5185 { 5186 "type": "consulting", 5187 "url": "https://feross.org/support" 5188 } 5189 ], 5190 "license": "BSD-3-Clause" 5191 }, 5192 "node_modules/import-meta-resolve": { 5193 "version": "4.2.0", 5194 "resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.2.0.tgz", 5195 "integrity": "sha512-Iqv2fzaTQN28s/FwZAoFq0ZSs/7hMAHJVX+w8PZl3cY19Pxk6jFFalxQoIfW2826i/fDLXv8IiEZRIT0lDuWcg==", 5196 "license": "MIT", 5197 "funding": { 5198 "type": "github", 5199 "url": "https://github.com/sponsors/wooorm" 5200 } 5201 }, 5202 "node_modules/inherits": { 5203 "version": "2.0.4", 5204 "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", 5205 "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", 5206 "license": "ISC" 5207 }, 5208 "node_modules/ini": { 5209 "version": "1.3.8", 5210 "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", 5211 "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", 5212 "license": "ISC" 5213 }, 5214 "node_modules/inline-style-parser": { 5215 "version": "0.2.7", 5216 "resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.7.tgz", 5217 "integrity": "sha512-Nb2ctOyNR8DqQoR0OwRG95uNWIC0C1lCgf5Naz5H6Ji72KZ8OcFZLz2P5sNgwlyoJ8Yif11oMuYs5pBQa86csA==", 5218 "license": "MIT" 5219 }, 5220 "node_modules/iron-webcrypto": { 5221 "version": "1.2.1", 5222 "resolved": "https://registry.npmjs.org/iron-webcrypto/-/iron-webcrypto-1.2.1.tgz", 5223 "integrity": "sha512-feOM6FaSr6rEABp/eDfVseKyTMDt+KGpeB35SkVn9Tyn0CqvVsY3EwI0v5i8nMHyJnzCIQf7nsy3p41TPkJZhg==", 5224 "license": "MIT", 5225 "funding": { 5226 "url": "https://github.com/sponsors/brc-dd" 5227 } 5228 }, 5229 "node_modules/is-alphabetical": { 5230 "version": "2.0.1", 5231 "resolved": "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-2.0.1.tgz", 5232 "integrity": "sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==", 5233 "license": "MIT", 5234 "funding": { 5235 "type": "github", 5236 "url": "https://github.com/sponsors/wooorm" 5237 } 5238 }, 5239 "node_modules/is-alphanumerical": { 5240 "version": "2.0.1", 5241 "resolved": "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-2.0.1.tgz", 5242 "integrity": "sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==", 5243 "license": "MIT", 5244 "dependencies": { 5245 "is-alphabetical": "^2.0.0", 5246 "is-decimal": "^2.0.0" 5247 }, 5248 "funding": { 5249 "type": "github", 5250 "url": "https://github.com/sponsors/wooorm" 5251 } 5252 }, 5253 "node_modules/is-decimal": { 5254 "version": "2.0.1", 5255 "resolved": "https://registry.npmjs.org/is-decimal/-/is-decimal-2.0.1.tgz", 5256 "integrity": "sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==", 5257 "license": "MIT", 5258 "funding": { 5259 "type": "github", 5260 "url": "https://github.com/sponsors/wooorm" 5261 } 5262 }, 5263 "node_modules/is-docker": { 5264 "version": "3.0.0", 5265 "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz", 5266 "integrity": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==", 5267 "license": "MIT", 5268 "bin": { 5269 "is-docker": "cli.js" 5270 }, 5271 "engines": { 5272 "node": "^12.20.0 || ^14.13.1 || >=16.0.0" 5273 }, 5274 "funding": { 5275 "url": "https://github.com/sponsors/sindresorhus" 5276 } 5277 }, 5278 "node_modules/is-fullwidth-code-point": { 5279 "version": "3.0.0", 5280 "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", 5281 "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", 5282 "license": "MIT", 5283 "engines": { 5284 "node": ">=8" 5285 } 5286 }, 5287 "node_modules/is-hexadecimal": { 5288 "version": "2.0.1", 5289 "resolved": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-2.0.1.tgz", 5290 "integrity": "sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==", 5291 "license": "MIT", 5292 "funding": { 5293 "type": "github", 5294 "url": "https://github.com/sponsors/wooorm" 5295 } 5296 }, 5297 "node_modules/is-inside-container": { 5298 "version": "1.0.0", 5299 "resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz", 5300 "integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==", 5301 "license": "MIT", 5302 "dependencies": { 5303 "is-docker": "^3.0.0" 5304 }, 5305 "bin": { 5306 "is-inside-container": "cli.js" 5307 }, 5308 "engines": { 5309 "node": ">=14.16" 5310 }, 5311 "funding": { 5312 "url": "https://github.com/sponsors/sindresorhus" 5313 } 5314 }, 5315 "node_modules/is-plain-obj": { 5316 "version": "4.1.0", 5317 "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz", 5318 "integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==", 5319 "license": "MIT", 5320 "engines": { 5321 "node": ">=12" 5322 }, 5323 "funding": { 5324 "url": "https://github.com/sponsors/sindresorhus" 5325 } 5326 }, 5327 "node_modules/is-wsl": { 5328 "version": "3.1.1", 5329 "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.1.tgz", 5330 "integrity": "sha512-e6rvdUCiQCAuumZslxRJWR/Doq4VpPR82kqclvcS0efgt430SlGIk05vdCN58+VrzgtIcfNODjozVielycD4Sw==", 5331 "license": "MIT", 5332 "dependencies": { 5333 "is-inside-container": "^1.0.0" 5334 }, 5335 "engines": { 5336 "node": ">=16" 5337 }, 5338 "funding": { 5339 "url": "https://github.com/sponsors/sindresorhus" 5340 } 5341 }, 5342 "node_modules/js-yaml": { 5343 "version": "4.1.1", 5344 "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz", 5345 "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==", 5346 "license": "MIT", 5347 "dependencies": { 5348 "argparse": "^2.0.1" 5349 }, 5350 "bin": { 5351 "js-yaml": "bin/js-yaml.js" 5352 } 5353 }, 5354 "node_modules/kleur": { 5355 "version": "3.0.3", 5356 "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz", 5357 "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==", 5358 "license": "MIT", 5359 "engines": { 5360 "node": ">=6" 5361 } 5362 }, 5363 "node_modules/klona": { 5364 "version": "2.0.6", 5365 "resolved": "https://registry.npmjs.org/klona/-/klona-2.0.6.tgz", 5366 "integrity": "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==", 5367 "license": "MIT", 5368 "engines": { 5369 "node": ">= 8" 5370 } 5371 }, 5372 "node_modules/lightningcss": { 5373 "version": "1.32.0", 5374 "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz", 5375 "integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==", 5376 "devOptional": true, 5377 "license": "MPL-2.0", 5378 "dependencies": { 5379 "detect-libc": "^2.0.3" 5380 }, 5381 "engines": { 5382 "node": ">= 12.0.0" 5383 }, 5384 "funding": { 5385 "type": "opencollective", 5386 "url": "https://opencollective.com/parcel" 5387 }, 5388 "optionalDependencies": { 5389 "lightningcss-android-arm64": "1.32.0", 5390 "lightningcss-darwin-arm64": "1.32.0", 5391 "lightningcss-darwin-x64": "1.32.0", 5392 "lightningcss-freebsd-x64": "1.32.0", 5393 "lightningcss-linux-arm-gnueabihf": "1.32.0", 5394 "lightningcss-linux-arm64-gnu": "1.32.0", 5395 "lightningcss-linux-arm64-musl": "1.32.0", 5396 "lightningcss-linux-x64-gnu": "1.32.0", 5397 "lightningcss-linux-x64-musl": "1.32.0", 5398 "lightningcss-win32-arm64-msvc": "1.32.0", 5399 "lightningcss-win32-x64-msvc": "1.32.0" 5400 } 5401 }, 5402 "node_modules/lightningcss-android-arm64": { 5403 "version": "1.32.0", 5404 "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz", 5405 "integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==", 5406 "cpu": [ 5407 "arm64" 5408 ], 5409 "license": "MPL-2.0", 5410 "optional": true, 5411 "os": [ 5412 "android" 5413 ], 5414 "engines": { 5415 "node": ">= 12.0.0" 5416 }, 5417 "funding": { 5418 "type": "opencollective", 5419 "url": "https://opencollective.com/parcel" 5420 } 5421 }, 5422 "node_modules/lightningcss-darwin-arm64": { 5423 "version": "1.32.0", 5424 "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz", 5425 "integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==", 5426 "cpu": [ 5427 "arm64" 5428 ], 5429 "license": "MPL-2.0", 5430 "optional": true, 5431 "os": [ 5432 "darwin" 5433 ], 5434 "engines": { 5435 "node": ">= 12.0.0" 5436 }, 5437 "funding": { 5438 "type": "opencollective", 5439 "url": "https://opencollective.com/parcel" 5440 } 5441 }, 5442 "node_modules/lightningcss-darwin-x64": { 5443 "version": "1.32.0", 5444 "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz", 5445 "integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==", 5446 "cpu": [ 5447 "x64" 5448 ], 5449 "license": "MPL-2.0", 5450 "optional": true, 5451 "os": [ 5452 "darwin" 5453 ], 5454 "engines": { 5455 "node": ">= 12.0.0" 5456 }, 5457 "funding": { 5458 "type": "opencollective", 5459 "url": "https://opencollective.com/parcel" 5460 } 5461 }, 5462 "node_modules/lightningcss-freebsd-x64": { 5463 "version": "1.32.0", 5464 "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz", 5465 "integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==", 5466 "cpu": [ 5467 "x64" 5468 ], 5469 "license": "MPL-2.0", 5470 "optional": true, 5471 "os": [ 5472 "freebsd" 5473 ], 5474 "engines": { 5475 "node": ">= 12.0.0" 5476 }, 5477 "funding": { 5478 "type": "opencollective", 5479 "url": "https://opencollective.com/parcel" 5480 } 5481 }, 5482 "node_modules/lightningcss-linux-arm-gnueabihf": { 5483 "version": "1.32.0", 5484 "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz", 5485 "integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==", 5486 "cpu": [ 5487 "arm" 5488 ], 5489 "license": "MPL-2.0", 5490 "optional": true, 5491 "os": [ 5492 "linux" 5493 ], 5494 "engines": { 5495 "node": ">= 12.0.0" 5496 }, 5497 "funding": { 5498 "type": "opencollective", 5499 "url": "https://opencollective.com/parcel" 5500 } 5501 }, 5502 "node_modules/lightningcss-linux-arm64-gnu": { 5503 "version": "1.32.0", 5504 "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz", 5505 "integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==", 5506 "cpu": [ 5507 "arm64" 5508 ], 5509 "license": "MPL-2.0", 5510 "optional": true, 5511 "os": [ 5512 "linux" 5513 ], 5514 "engines": { 5515 "node": ">= 12.0.0" 5516 }, 5517 "funding": { 5518 "type": "opencollective", 5519 "url": "https://opencollective.com/parcel" 5520 } 5521 }, 5522 "node_modules/lightningcss-linux-arm64-musl": { 5523 "version": "1.32.0", 5524 "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz", 5525 "integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==", 5526 "cpu": [ 5527 "arm64" 5528 ], 5529 "license": "MPL-2.0", 5530 "optional": true, 5531 "os": [ 5532 "linux" 5533 ], 5534 "engines": { 5535 "node": ">= 12.0.0" 5536 }, 5537 "funding": { 5538 "type": "opencollective", 5539 "url": "https://opencollective.com/parcel" 5540 } 5541 }, 5542 "node_modules/lightningcss-linux-x64-gnu": { 5543 "version": "1.32.0", 5544 "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz", 5545 "integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==", 5546 "cpu": [ 5547 "x64" 5548 ], 5549 "license": "MPL-2.0", 5550 "optional": true, 5551 "os": [ 5552 "linux" 5553 ], 5554 "engines": { 5555 "node": ">= 12.0.0" 5556 }, 5557 "funding": { 5558 "type": "opencollective", 5559 "url": "https://opencollective.com/parcel" 5560 } 5561 }, 5562 "node_modules/lightningcss-linux-x64-musl": { 5563 "version": "1.32.0", 5564 "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz", 5565 "integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==", 5566 "cpu": [ 5567 "x64" 5568 ], 5569 "license": "MPL-2.0", 5570 "optional": true, 5571 "os": [ 5572 "linux" 5573 ], 5574 "engines": { 5575 "node": ">= 12.0.0" 5576 }, 5577 "funding": { 5578 "type": "opencollective", 5579 "url": "https://opencollective.com/parcel" 5580 } 5581 }, 5582 "node_modules/lightningcss-win32-arm64-msvc": { 5583 "version": "1.32.0", 5584 "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz", 5585 "integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==", 5586 "cpu": [ 5587 "arm64" 5588 ], 5589 "license": "MPL-2.0", 5590 "optional": true, 5591 "os": [ 5592 "win32" 5593 ], 5594 "engines": { 5595 "node": ">= 12.0.0" 5596 }, 5597 "funding": { 5598 "type": "opencollective", 5599 "url": "https://opencollective.com/parcel" 5600 } 5601 }, 5602 "node_modules/lightningcss-win32-x64-msvc": { 5603 "version": "1.32.0", 5604 "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz", 5605 "integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==", 5606 "cpu": [ 5607 "x64" 5608 ], 5609 "license": "MPL-2.0", 5610 "optional": true, 5611 "os": [ 5612 "win32" 5613 ], 5614 "engines": { 5615 "node": ">= 12.0.0" 5616 }, 5617 "funding": { 5618 "type": "opencollective", 5619 "url": "https://opencollective.com/parcel" 5620 } 5621 }, 5622 "node_modules/linebreak": { 5623 "version": "1.1.0", 5624 "resolved": "https://registry.npmjs.org/linebreak/-/linebreak-1.1.0.tgz", 5625 "integrity": "sha512-MHp03UImeVhB7XZtjd0E4n6+3xr5Dq/9xI/5FptGk5FrbDR3zagPa2DS6U8ks/3HjbKWG9Q1M2ufOzxV2qLYSQ==", 5626 "license": "MIT", 5627 "dependencies": { 5628 "base64-js": "0.0.8", 5629 "unicode-trie": "^2.0.0" 5630 } 5631 }, 5632 "node_modules/longest-streak": { 5633 "version": "3.1.0", 5634 "resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz", 5635 "integrity": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==", 5636 "license": "MIT", 5637 "funding": { 5638 "type": "github", 5639 "url": "https://github.com/sponsors/wooorm" 5640 } 5641 }, 5642 "node_modules/lru-cache": { 5643 "version": "11.2.6", 5644 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.6.tgz", 5645 "integrity": "sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==", 5646 "license": "BlueOak-1.0.0", 5647 "engines": { 5648 "node": "20 || >=22" 5649 } 5650 }, 5651 "node_modules/magic-string": { 5652 "version": "0.30.21", 5653 "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz", 5654 "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==", 5655 "license": "MIT", 5656 "dependencies": { 5657 "@jridgewell/sourcemap-codec": "^1.5.5" 5658 } 5659 }, 5660 "node_modules/magicast": { 5661 "version": "0.5.2", 5662 "resolved": "https://registry.npmjs.org/magicast/-/magicast-0.5.2.tgz", 5663 "integrity": "sha512-E3ZJh4J3S9KfwdjZhe2afj6R9lGIN5Pher1pF39UGrXRqq/VDaGVIGN13BjHd2u8B61hArAGOnso7nBOouW3TQ==", 5664 "license": "MIT", 5665 "dependencies": { 5666 "@babel/parser": "^7.29.0", 5667 "@babel/types": "^7.29.0", 5668 "source-map-js": "^1.2.1" 5669 } 5670 }, 5671 "node_modules/markdown-extensions": { 5672 "version": "2.0.0", 5673 "resolved": "https://registry.npmjs.org/markdown-extensions/-/markdown-extensions-2.0.0.tgz", 5674 "integrity": "sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q==", 5675 "license": "MIT", 5676 "engines": { 5677 "node": ">=16" 5678 }, 5679 "funding": { 5680 "url": "https://github.com/sponsors/sindresorhus" 5681 } 5682 }, 5683 "node_modules/markdown-table": { 5684 "version": "3.0.4", 5685 "resolved": "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.4.tgz", 5686 "integrity": "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==", 5687 "license": "MIT", 5688 "funding": { 5689 "type": "github", 5690 "url": "https://github.com/sponsors/wooorm" 5691 } 5692 }, 5693 "node_modules/mdast-util-definitions": { 5694 "version": "6.0.0", 5695 "resolved": "https://registry.npmjs.org/mdast-util-definitions/-/mdast-util-definitions-6.0.0.tgz", 5696 "integrity": "sha512-scTllyX6pnYNZH/AIp/0ePz6s4cZtARxImwoPJ7kS42n+MnVsI4XbnG6d4ibehRIldYMWM2LD7ImQblVhUejVQ==", 5697 "license": "MIT", 5698 "dependencies": { 5699 "@types/mdast": "^4.0.0", 5700 "@types/unist": "^3.0.0", 5701 "unist-util-visit": "^5.0.0" 5702 }, 5703 "funding": { 5704 "type": "opencollective", 5705 "url": "https://opencollective.com/unified" 5706 } 5707 }, 5708 "node_modules/mdast-util-directive": { 5709 "version": "3.1.0", 5710 "resolved": "https://registry.npmjs.org/mdast-util-directive/-/mdast-util-directive-3.1.0.tgz", 5711 "integrity": "sha512-I3fNFt+DHmpWCYAT7quoM6lHf9wuqtI+oCOfvILnoicNIqjh5E3dEJWiXuYME2gNe8vl1iMQwyUHa7bgFmak6Q==", 5712 "license": "MIT", 5713 "dependencies": { 5714 "@types/mdast": "^4.0.0", 5715 "@types/unist": "^3.0.0", 5716 "ccount": "^2.0.0", 5717 "devlop": "^1.0.0", 5718 "mdast-util-from-markdown": "^2.0.0", 5719 "mdast-util-to-markdown": "^2.0.0", 5720 "parse-entities": "^4.0.0", 5721 "stringify-entities": "^4.0.0", 5722 "unist-util-visit-parents": "^6.0.0" 5723 }, 5724 "funding": { 5725 "type": "opencollective", 5726 "url": "https://opencollective.com/unified" 5727 } 5728 }, 5729 "node_modules/mdast-util-find-and-replace": { 5730 "version": "3.0.2", 5731 "resolved": "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.2.tgz", 5732 "integrity": "sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==", 5733 "license": "MIT", 5734 "dependencies": { 5735 "@types/mdast": "^4.0.0", 5736 "escape-string-regexp": "^5.0.0", 5737 "unist-util-is": "^6.0.0", 5738 "unist-util-visit-parents": "^6.0.0" 5739 }, 5740 "funding": { 5741 "type": "opencollective", 5742 "url": "https://opencollective.com/unified" 5743 } 5744 }, 5745 "node_modules/mdast-util-from-markdown": { 5746 "version": "2.0.3", 5747 "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.3.tgz", 5748 "integrity": "sha512-W4mAWTvSlKvf8L6J+VN9yLSqQ9AOAAvHuoDAmPkz4dHf553m5gVj2ejadHJhoJmcmxEnOv6Pa8XJhpxE93kb8Q==", 5749 "license": "MIT", 5750 "dependencies": { 5751 "@types/mdast": "^4.0.0", 5752 "@types/unist": "^3.0.0", 5753 "decode-named-character-reference": "^1.0.0", 5754 "devlop": "^1.0.0", 5755 "mdast-util-to-string": "^4.0.0", 5756 "micromark": "^4.0.0", 5757 "micromark-util-decode-numeric-character-reference": "^2.0.0", 5758 "micromark-util-decode-string": "^2.0.0", 5759 "micromark-util-normalize-identifier": "^2.0.0", 5760 "micromark-util-symbol": "^2.0.0", 5761 "micromark-util-types": "^2.0.0", 5762 "unist-util-stringify-position": "^4.0.0" 5763 }, 5764 "funding": { 5765 "type": "opencollective", 5766 "url": "https://opencollective.com/unified" 5767 } 5768 }, 5769 "node_modules/mdast-util-gfm": { 5770 "version": "3.1.0", 5771 "resolved": "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-3.1.0.tgz", 5772 "integrity": "sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==", 5773 "license": "MIT", 5774 "dependencies": { 5775 "mdast-util-from-markdown": "^2.0.0", 5776 "mdast-util-gfm-autolink-literal": "^2.0.0", 5777 "mdast-util-gfm-footnote": "^2.0.0", 5778 "mdast-util-gfm-strikethrough": "^2.0.0", 5779 "mdast-util-gfm-table": "^2.0.0", 5780 "mdast-util-gfm-task-list-item": "^2.0.0", 5781 "mdast-util-to-markdown": "^2.0.0" 5782 }, 5783 "funding": { 5784 "type": "opencollective", 5785 "url": "https://opencollective.com/unified" 5786 } 5787 }, 5788 "node_modules/mdast-util-gfm-autolink-literal": { 5789 "version": "2.0.1", 5790 "resolved": "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.1.tgz", 5791 "integrity": "sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==", 5792 "license": "MIT", 5793 "dependencies": { 5794 "@types/mdast": "^4.0.0", 5795 "ccount": "^2.0.0", 5796 "devlop": "^1.0.0", 5797 "mdast-util-find-and-replace": "^3.0.0", 5798 "micromark-util-character": "^2.0.0" 5799 }, 5800 "funding": { 5801 "type": "opencollective", 5802 "url": "https://opencollective.com/unified" 5803 } 5804 }, 5805 "node_modules/mdast-util-gfm-footnote": { 5806 "version": "2.1.0", 5807 "resolved": "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.1.0.tgz", 5808 "integrity": "sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ==", 5809 "license": "MIT", 5810 "dependencies": { 5811 "@types/mdast": "^4.0.0", 5812 "devlop": "^1.1.0", 5813 "mdast-util-from-markdown": "^2.0.0", 5814 "mdast-util-to-markdown": "^2.0.0", 5815 "micromark-util-normalize-identifier": "^2.0.0" 5816 }, 5817 "funding": { 5818 "type": "opencollective", 5819 "url": "https://opencollective.com/unified" 5820 } 5821 }, 5822 "node_modules/mdast-util-gfm-strikethrough": { 5823 "version": "2.0.0", 5824 "resolved": "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz", 5825 "integrity": "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==", 5826 "license": "MIT", 5827 "dependencies": { 5828 "@types/mdast": "^4.0.0", 5829 "mdast-util-from-markdown": "^2.0.0", 5830 "mdast-util-to-markdown": "^2.0.0" 5831 }, 5832 "funding": { 5833 "type": "opencollective", 5834 "url": "https://opencollective.com/unified" 5835 } 5836 }, 5837 "node_modules/mdast-util-gfm-table": { 5838 "version": "2.0.0", 5839 "resolved": "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz", 5840 "integrity": "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==", 5841 "license": "MIT", 5842 "dependencies": { 5843 "@types/mdast": "^4.0.0", 5844 "devlop": "^1.0.0", 5845 "markdown-table": "^3.0.0", 5846 "mdast-util-from-markdown": "^2.0.0", 5847 "mdast-util-to-markdown": "^2.0.0" 5848 }, 5849 "funding": { 5850 "type": "opencollective", 5851 "url": "https://opencollective.com/unified" 5852 } 5853 }, 5854 "node_modules/mdast-util-gfm-task-list-item": { 5855 "version": "2.0.0", 5856 "resolved": "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz", 5857 "integrity": "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==", 5858 "license": "MIT", 5859 "dependencies": { 5860 "@types/mdast": "^4.0.0", 5861 "devlop": "^1.0.0", 5862 "mdast-util-from-markdown": "^2.0.0", 5863 "mdast-util-to-markdown": "^2.0.0" 5864 }, 5865 "funding": { 5866 "type": "opencollective", 5867 "url": "https://opencollective.com/unified" 5868 } 5869 }, 5870 "node_modules/mdast-util-mdx": { 5871 "version": "3.0.0", 5872 "resolved": "https://registry.npmjs.org/mdast-util-mdx/-/mdast-util-mdx-3.0.0.tgz", 5873 "integrity": "sha512-JfbYLAW7XnYTTbUsmpu0kdBUVe+yKVJZBItEjwyYJiDJuZ9w4eeaqks4HQO+R7objWgS2ymV60GYpI14Ug554w==", 5874 "license": "MIT", 5875 "dependencies": { 5876 "mdast-util-from-markdown": "^2.0.0", 5877 "mdast-util-mdx-expression": "^2.0.0", 5878 "mdast-util-mdx-jsx": "^3.0.0", 5879 "mdast-util-mdxjs-esm": "^2.0.0", 5880 "mdast-util-to-markdown": "^2.0.0" 5881 }, 5882 "funding": { 5883 "type": "opencollective", 5884 "url": "https://opencollective.com/unified" 5885 } 5886 }, 5887 "node_modules/mdast-util-mdx-expression": { 5888 "version": "2.0.1", 5889 "resolved": "https://registry.npmjs.org/mdast-util-mdx-expression/-/mdast-util-mdx-expression-2.0.1.tgz", 5890 "integrity": "sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==", 5891 "license": "MIT", 5892 "dependencies": { 5893 "@types/estree-jsx": "^1.0.0", 5894 "@types/hast": "^3.0.0", 5895 "@types/mdast": "^4.0.0", 5896 "devlop": "^1.0.0", 5897 "mdast-util-from-markdown": "^2.0.0", 5898 "mdast-util-to-markdown": "^2.0.0" 5899 }, 5900 "funding": { 5901 "type": "opencollective", 5902 "url": "https://opencollective.com/unified" 5903 } 5904 }, 5905 "node_modules/mdast-util-mdx-jsx": { 5906 "version": "3.2.0", 5907 "resolved": "https://registry.npmjs.org/mdast-util-mdx-jsx/-/mdast-util-mdx-jsx-3.2.0.tgz", 5908 "integrity": "sha512-lj/z8v0r6ZtsN/cGNNtemmmfoLAFZnjMbNyLzBafjzikOM+glrjNHPlf6lQDOTccj9n5b0PPihEBbhneMyGs1Q==", 5909 "license": "MIT", 5910 "dependencies": { 5911 "@types/estree-jsx": "^1.0.0", 5912 "@types/hast": "^3.0.0", 5913 "@types/mdast": "^4.0.0", 5914 "@types/unist": "^3.0.0", 5915 "ccount": "^2.0.0", 5916 "devlop": "^1.1.0", 5917 "mdast-util-from-markdown": "^2.0.0", 5918 "mdast-util-to-markdown": "^2.0.0", 5919 "parse-entities": "^4.0.0", 5920 "stringify-entities": "^4.0.0", 5921 "unist-util-stringify-position": "^4.0.0", 5922 "vfile-message": "^4.0.0" 5923 }, 5924 "funding": { 5925 "type": "opencollective", 5926 "url": "https://opencollective.com/unified" 5927 } 5928 }, 5929 "node_modules/mdast-util-mdxjs-esm": { 5930 "version": "2.0.1", 5931 "resolved": "https://registry.npmjs.org/mdast-util-mdxjs-esm/-/mdast-util-mdxjs-esm-2.0.1.tgz", 5932 "integrity": "sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==", 5933 "license": "MIT", 5934 "dependencies": { 5935 "@types/estree-jsx": "^1.0.0", 5936 "@types/hast": "^3.0.0", 5937 "@types/mdast": "^4.0.0", 5938 "devlop": "^1.0.0", 5939 "mdast-util-from-markdown": "^2.0.0", 5940 "mdast-util-to-markdown": "^2.0.0" 5941 }, 5942 "funding": { 5943 "type": "opencollective", 5944 "url": "https://opencollective.com/unified" 5945 } 5946 }, 5947 "node_modules/mdast-util-phrasing": { 5948 "version": "4.1.0", 5949 "resolved": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz", 5950 "integrity": "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==", 5951 "license": "MIT", 5952 "dependencies": { 5953 "@types/mdast": "^4.0.0", 5954 "unist-util-is": "^6.0.0" 5955 }, 5956 "funding": { 5957 "type": "opencollective", 5958 "url": "https://opencollective.com/unified" 5959 } 5960 }, 5961 "node_modules/mdast-util-to-hast": { 5962 "version": "13.2.1", 5963 "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.1.tgz", 5964 "integrity": "sha512-cctsq2wp5vTsLIcaymblUriiTcZd0CwWtCbLvrOzYCDZoWyMNV8sZ7krj09FSnsiJi3WVsHLM4k6Dq/yaPyCXA==", 5965 "license": "MIT", 5966 "dependencies": { 5967 "@types/hast": "^3.0.0", 5968 "@types/mdast": "^4.0.0", 5969 "@ungap/structured-clone": "^1.0.0", 5970 "devlop": "^1.0.0", 5971 "micromark-util-sanitize-uri": "^2.0.0", 5972 "trim-lines": "^3.0.0", 5973 "unist-util-position": "^5.0.0", 5974 "unist-util-visit": "^5.0.0", 5975 "vfile": "^6.0.0" 5976 }, 5977 "funding": { 5978 "type": "opencollective", 5979 "url": "https://opencollective.com/unified" 5980 } 5981 }, 5982 "node_modules/mdast-util-to-markdown": { 5983 "version": "2.1.2", 5984 "resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.2.tgz", 5985 "integrity": "sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==", 5986 "license": "MIT", 5987 "dependencies": { 5988 "@types/mdast": "^4.0.0", 5989 "@types/unist": "^3.0.0", 5990 "longest-streak": "^3.0.0", 5991 "mdast-util-phrasing": "^4.0.0", 5992 "mdast-util-to-string": "^4.0.0", 5993 "micromark-util-classify-character": "^2.0.0", 5994 "micromark-util-decode-string": "^2.0.0", 5995 "unist-util-visit": "^5.0.0", 5996 "zwitch": "^2.0.0" 5997 }, 5998 "funding": { 5999 "type": "opencollective", 6000 "url": "https://opencollective.com/unified" 6001 } 6002 }, 6003 "node_modules/mdast-util-to-string": { 6004 "version": "4.0.0", 6005 "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz", 6006 "integrity": "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==", 6007 "license": "MIT", 6008 "dependencies": { 6009 "@types/mdast": "^4.0.0" 6010 }, 6011 "funding": { 6012 "type": "opencollective", 6013 "url": "https://opencollective.com/unified" 6014 } 6015 }, 6016 "node_modules/mdn-data": { 6017 "version": "2.27.1", 6018 "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.27.1.tgz", 6019 "integrity": "sha512-9Yubnt3e8A0OKwxYSXyhLymGW4sCufcLG6VdiDdUGVkPhpqLxlvP5vl1983gQjJl3tqbrM731mjaZaP68AgosQ==", 6020 "license": "CC0-1.0" 6021 }, 6022 "node_modules/micromark": { 6023 "version": "4.0.2", 6024 "resolved": "https://registry.npmjs.org/micromark/-/micromark-4.0.2.tgz", 6025 "integrity": "sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==", 6026 "funding": [ 6027 { 6028 "type": "GitHub Sponsors", 6029 "url": "https://github.com/sponsors/unifiedjs" 6030 }, 6031 { 6032 "type": "OpenCollective", 6033 "url": "https://opencollective.com/unified" 6034 } 6035 ], 6036 "license": "MIT", 6037 "dependencies": { 6038 "@types/debug": "^4.0.0", 6039 "debug": "^4.0.0", 6040 "decode-named-character-reference": "^1.0.0", 6041 "devlop": "^1.0.0", 6042 "micromark-core-commonmark": "^2.0.0", 6043 "micromark-factory-space": "^2.0.0", 6044 "micromark-util-character": "^2.0.0", 6045 "micromark-util-chunked": "^2.0.0", 6046 "micromark-util-combine-extensions": "^2.0.0", 6047 "micromark-util-decode-numeric-character-reference": "^2.0.0", 6048 "micromark-util-encode": "^2.0.0", 6049 "micromark-util-normalize-identifier": "^2.0.0", 6050 "micromark-util-resolve-all": "^2.0.0", 6051 "micromark-util-sanitize-uri": "^2.0.0", 6052 "micromark-util-subtokenize": "^2.0.0", 6053 "micromark-util-symbol": "^2.0.0", 6054 "micromark-util-types": "^2.0.0" 6055 } 6056 }, 6057 "node_modules/micromark-core-commonmark": { 6058 "version": "2.0.3", 6059 "resolved": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.3.tgz", 6060 "integrity": "sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==", 6061 "funding": [ 6062 { 6063 "type": "GitHub Sponsors", 6064 "url": "https://github.com/sponsors/unifiedjs" 6065 }, 6066 { 6067 "type": "OpenCollective", 6068 "url": "https://opencollective.com/unified" 6069 } 6070 ], 6071 "license": "MIT", 6072 "dependencies": { 6073 "decode-named-character-reference": "^1.0.0", 6074 "devlop": "^1.0.0", 6075 "micromark-factory-destination": "^2.0.0", 6076 "micromark-factory-label": "^2.0.0", 6077 "micromark-factory-space": "^2.0.0", 6078 "micromark-factory-title": "^2.0.0", 6079 "micromark-factory-whitespace": "^2.0.0", 6080 "micromark-util-character": "^2.0.0", 6081 "micromark-util-chunked": "^2.0.0", 6082 "micromark-util-classify-character": "^2.0.0", 6083 "micromark-util-html-tag-name": "^2.0.0", 6084 "micromark-util-normalize-identifier": "^2.0.0", 6085 "micromark-util-resolve-all": "^2.0.0", 6086 "micromark-util-subtokenize": "^2.0.0", 6087 "micromark-util-symbol": "^2.0.0", 6088 "micromark-util-types": "^2.0.0" 6089 } 6090 }, 6091 "node_modules/micromark-extension-directive": { 6092 "version": "3.0.2", 6093 "resolved": "https://registry.npmjs.org/micromark-extension-directive/-/micromark-extension-directive-3.0.2.tgz", 6094 "integrity": "sha512-wjcXHgk+PPdmvR58Le9d7zQYWy+vKEU9Se44p2CrCDPiLr2FMyiT4Fyb5UFKFC66wGB3kPlgD7q3TnoqPS7SZA==", 6095 "license": "MIT", 6096 "dependencies": { 6097 "devlop": "^1.0.0", 6098 "micromark-factory-space": "^2.0.0", 6099 "micromark-factory-whitespace": "^2.0.0", 6100 "micromark-util-character": "^2.0.0", 6101 "micromark-util-symbol": "^2.0.0", 6102 "micromark-util-types": "^2.0.0", 6103 "parse-entities": "^4.0.0" 6104 }, 6105 "funding": { 6106 "type": "opencollective", 6107 "url": "https://opencollective.com/unified" 6108 } 6109 }, 6110 "node_modules/micromark-extension-gfm": { 6111 "version": "3.0.0", 6112 "resolved": "https://registry.npmjs.org/micromark-extension-gfm/-/micromark-extension-gfm-3.0.0.tgz", 6113 "integrity": "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==", 6114 "license": "MIT", 6115 "dependencies": { 6116 "micromark-extension-gfm-autolink-literal": "^2.0.0", 6117 "micromark-extension-gfm-footnote": "^2.0.0", 6118 "micromark-extension-gfm-strikethrough": "^2.0.0", 6119 "micromark-extension-gfm-table": "^2.0.0", 6120 "micromark-extension-gfm-tagfilter": "^2.0.0", 6121 "micromark-extension-gfm-task-list-item": "^2.0.0", 6122 "micromark-util-combine-extensions": "^2.0.0", 6123 "micromark-util-types": "^2.0.0" 6124 }, 6125 "funding": { 6126 "type": "opencollective", 6127 "url": "https://opencollective.com/unified" 6128 } 6129 }, 6130 "node_modules/micromark-extension-gfm-autolink-literal": { 6131 "version": "2.1.0", 6132 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz", 6133 "integrity": "sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==", 6134 "license": "MIT", 6135 "dependencies": { 6136 "micromark-util-character": "^2.0.0", 6137 "micromark-util-sanitize-uri": "^2.0.0", 6138 "micromark-util-symbol": "^2.0.0", 6139 "micromark-util-types": "^2.0.0" 6140 }, 6141 "funding": { 6142 "type": "opencollective", 6143 "url": "https://opencollective.com/unified" 6144 } 6145 }, 6146 "node_modules/micromark-extension-gfm-footnote": { 6147 "version": "2.1.0", 6148 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz", 6149 "integrity": "sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==", 6150 "license": "MIT", 6151 "dependencies": { 6152 "devlop": "^1.0.0", 6153 "micromark-core-commonmark": "^2.0.0", 6154 "micromark-factory-space": "^2.0.0", 6155 "micromark-util-character": "^2.0.0", 6156 "micromark-util-normalize-identifier": "^2.0.0", 6157 "micromark-util-sanitize-uri": "^2.0.0", 6158 "micromark-util-symbol": "^2.0.0", 6159 "micromark-util-types": "^2.0.0" 6160 }, 6161 "funding": { 6162 "type": "opencollective", 6163 "url": "https://opencollective.com/unified" 6164 } 6165 }, 6166 "node_modules/micromark-extension-gfm-strikethrough": { 6167 "version": "2.1.0", 6168 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz", 6169 "integrity": "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==", 6170 "license": "MIT", 6171 "dependencies": { 6172 "devlop": "^1.0.0", 6173 "micromark-util-chunked": "^2.0.0", 6174 "micromark-util-classify-character": "^2.0.0", 6175 "micromark-util-resolve-all": "^2.0.0", 6176 "micromark-util-symbol": "^2.0.0", 6177 "micromark-util-types": "^2.0.0" 6178 }, 6179 "funding": { 6180 "type": "opencollective", 6181 "url": "https://opencollective.com/unified" 6182 } 6183 }, 6184 "node_modules/micromark-extension-gfm-table": { 6185 "version": "2.1.1", 6186 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz", 6187 "integrity": "sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==", 6188 "license": "MIT", 6189 "dependencies": { 6190 "devlop": "^1.0.0", 6191 "micromark-factory-space": "^2.0.0", 6192 "micromark-util-character": "^2.0.0", 6193 "micromark-util-symbol": "^2.0.0", 6194 "micromark-util-types": "^2.0.0" 6195 }, 6196 "funding": { 6197 "type": "opencollective", 6198 "url": "https://opencollective.com/unified" 6199 } 6200 }, 6201 "node_modules/micromark-extension-gfm-tagfilter": { 6202 "version": "2.0.0", 6203 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz", 6204 "integrity": "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==", 6205 "license": "MIT", 6206 "dependencies": { 6207 "micromark-util-types": "^2.0.0" 6208 }, 6209 "funding": { 6210 "type": "opencollective", 6211 "url": "https://opencollective.com/unified" 6212 } 6213 }, 6214 "node_modules/micromark-extension-gfm-task-list-item": { 6215 "version": "2.1.0", 6216 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz", 6217 "integrity": "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==", 6218 "license": "MIT", 6219 "dependencies": { 6220 "devlop": "^1.0.0", 6221 "micromark-factory-space": "^2.0.0", 6222 "micromark-util-character": "^2.0.0", 6223 "micromark-util-symbol": "^2.0.0", 6224 "micromark-util-types": "^2.0.0" 6225 }, 6226 "funding": { 6227 "type": "opencollective", 6228 "url": "https://opencollective.com/unified" 6229 } 6230 }, 6231 "node_modules/micromark-extension-mdx-expression": { 6232 "version": "3.0.1", 6233 "resolved": "https://registry.npmjs.org/micromark-extension-mdx-expression/-/micromark-extension-mdx-expression-3.0.1.tgz", 6234 "integrity": "sha512-dD/ADLJ1AeMvSAKBwO22zG22N4ybhe7kFIZ3LsDI0GlsNr2A3KYxb0LdC1u5rj4Nw+CHKY0RVdnHX8vj8ejm4Q==", 6235 "funding": [ 6236 { 6237 "type": "GitHub Sponsors", 6238 "url": "https://github.com/sponsors/unifiedjs" 6239 }, 6240 { 6241 "type": "OpenCollective", 6242 "url": "https://opencollective.com/unified" 6243 } 6244 ], 6245 "license": "MIT", 6246 "dependencies": { 6247 "@types/estree": "^1.0.0", 6248 "devlop": "^1.0.0", 6249 "micromark-factory-mdx-expression": "^2.0.0", 6250 "micromark-factory-space": "^2.0.0", 6251 "micromark-util-character": "^2.0.0", 6252 "micromark-util-events-to-acorn": "^2.0.0", 6253 "micromark-util-symbol": "^2.0.0", 6254 "micromark-util-types": "^2.0.0" 6255 } 6256 }, 6257 "node_modules/micromark-extension-mdx-jsx": { 6258 "version": "3.0.2", 6259 "resolved": "https://registry.npmjs.org/micromark-extension-mdx-jsx/-/micromark-extension-mdx-jsx-3.0.2.tgz", 6260 "integrity": "sha512-e5+q1DjMh62LZAJOnDraSSbDMvGJ8x3cbjygy2qFEi7HCeUT4BDKCvMozPozcD6WmOt6sVvYDNBKhFSz3kjOVQ==", 6261 "license": "MIT", 6262 "dependencies": { 6263 "@types/estree": "^1.0.0", 6264 "devlop": "^1.0.0", 6265 "estree-util-is-identifier-name": "^3.0.0", 6266 "micromark-factory-mdx-expression": "^2.0.0", 6267 "micromark-factory-space": "^2.0.0", 6268 "micromark-util-character": "^2.0.0", 6269 "micromark-util-events-to-acorn": "^2.0.0", 6270 "micromark-util-symbol": "^2.0.0", 6271 "micromark-util-types": "^2.0.0", 6272 "vfile-message": "^4.0.0" 6273 }, 6274 "funding": { 6275 "type": "opencollective", 6276 "url": "https://opencollective.com/unified" 6277 } 6278 }, 6279 "node_modules/micromark-extension-mdx-md": { 6280 "version": "2.0.0", 6281 "resolved": "https://registry.npmjs.org/micromark-extension-mdx-md/-/micromark-extension-mdx-md-2.0.0.tgz", 6282 "integrity": "sha512-EpAiszsB3blw4Rpba7xTOUptcFeBFi+6PY8VnJ2hhimH+vCQDirWgsMpz7w1XcZE7LVrSAUGb9VJpG9ghlYvYQ==", 6283 "license": "MIT", 6284 "dependencies": { 6285 "micromark-util-types": "^2.0.0" 6286 }, 6287 "funding": { 6288 "type": "opencollective", 6289 "url": "https://opencollective.com/unified" 6290 } 6291 }, 6292 "node_modules/micromark-extension-mdxjs": { 6293 "version": "3.0.0", 6294 "resolved": "https://registry.npmjs.org/micromark-extension-mdxjs/-/micromark-extension-mdxjs-3.0.0.tgz", 6295 "integrity": "sha512-A873fJfhnJ2siZyUrJ31l34Uqwy4xIFmvPY1oj+Ean5PHcPBYzEsvqvWGaWcfEIr11O5Dlw3p2y0tZWpKHDejQ==", 6296 "license": "MIT", 6297 "dependencies": { 6298 "acorn": "^8.0.0", 6299 "acorn-jsx": "^5.0.0", 6300 "micromark-extension-mdx-expression": "^3.0.0", 6301 "micromark-extension-mdx-jsx": "^3.0.0", 6302 "micromark-extension-mdx-md": "^2.0.0", 6303 "micromark-extension-mdxjs-esm": "^3.0.0", 6304 "micromark-util-combine-extensions": "^2.0.0", 6305 "micromark-util-types": "^2.0.0" 6306 }, 6307 "funding": { 6308 "type": "opencollective", 6309 "url": "https://opencollective.com/unified" 6310 } 6311 }, 6312 "node_modules/micromark-extension-mdxjs-esm": { 6313 "version": "3.0.0", 6314 "resolved": "https://registry.npmjs.org/micromark-extension-mdxjs-esm/-/micromark-extension-mdxjs-esm-3.0.0.tgz", 6315 "integrity": "sha512-DJFl4ZqkErRpq/dAPyeWp15tGrcrrJho1hKK5uBS70BCtfrIFg81sqcTVu3Ta+KD1Tk5vAtBNElWxtAa+m8K9A==", 6316 "license": "MIT", 6317 "dependencies": { 6318 "@types/estree": "^1.0.0", 6319 "devlop": "^1.0.0", 6320 "micromark-core-commonmark": "^2.0.0", 6321 "micromark-util-character": "^2.0.0", 6322 "micromark-util-events-to-acorn": "^2.0.0", 6323 "micromark-util-symbol": "^2.0.0", 6324 "micromark-util-types": "^2.0.0", 6325 "unist-util-position-from-estree": "^2.0.0", 6326 "vfile-message": "^4.0.0" 6327 }, 6328 "funding": { 6329 "type": "opencollective", 6330 "url": "https://opencollective.com/unified" 6331 } 6332 }, 6333 "node_modules/micromark-factory-destination": { 6334 "version": "2.0.1", 6335 "resolved": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.1.tgz", 6336 "integrity": "sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==", 6337 "funding": [ 6338 { 6339 "type": "GitHub Sponsors", 6340 "url": "https://github.com/sponsors/unifiedjs" 6341 }, 6342 { 6343 "type": "OpenCollective", 6344 "url": "https://opencollective.com/unified" 6345 } 6346 ], 6347 "license": "MIT", 6348 "dependencies": { 6349 "micromark-util-character": "^2.0.0", 6350 "micromark-util-symbol": "^2.0.0", 6351 "micromark-util-types": "^2.0.0" 6352 } 6353 }, 6354 "node_modules/micromark-factory-label": { 6355 "version": "2.0.1", 6356 "resolved": "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-2.0.1.tgz", 6357 "integrity": "sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==", 6358 "funding": [ 6359 { 6360 "type": "GitHub Sponsors", 6361 "url": "https://github.com/sponsors/unifiedjs" 6362 }, 6363 { 6364 "type": "OpenCollective", 6365 "url": "https://opencollective.com/unified" 6366 } 6367 ], 6368 "license": "MIT", 6369 "dependencies": { 6370 "devlop": "^1.0.0", 6371 "micromark-util-character": "^2.0.0", 6372 "micromark-util-symbol": "^2.0.0", 6373 "micromark-util-types": "^2.0.0" 6374 } 6375 }, 6376 "node_modules/micromark-factory-mdx-expression": { 6377 "version": "2.0.3", 6378 "resolved": "https://registry.npmjs.org/micromark-factory-mdx-expression/-/micromark-factory-mdx-expression-2.0.3.tgz", 6379 "integrity": "sha512-kQnEtA3vzucU2BkrIa8/VaSAsP+EJ3CKOvhMuJgOEGg9KDC6OAY6nSnNDVRiVNRqj7Y4SlSzcStaH/5jge8JdQ==", 6380 "funding": [ 6381 { 6382 "type": "GitHub Sponsors", 6383 "url": "https://github.com/sponsors/unifiedjs" 6384 }, 6385 { 6386 "type": "OpenCollective", 6387 "url": "https://opencollective.com/unified" 6388 } 6389 ], 6390 "license": "MIT", 6391 "dependencies": { 6392 "@types/estree": "^1.0.0", 6393 "devlop": "^1.0.0", 6394 "micromark-factory-space": "^2.0.0", 6395 "micromark-util-character": "^2.0.0", 6396 "micromark-util-events-to-acorn": "^2.0.0", 6397 "micromark-util-symbol": "^2.0.0", 6398 "micromark-util-types": "^2.0.0", 6399 "unist-util-position-from-estree": "^2.0.0", 6400 "vfile-message": "^4.0.0" 6401 } 6402 }, 6403 "node_modules/micromark-factory-space": { 6404 "version": "2.0.1", 6405 "resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.1.tgz", 6406 "integrity": "sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==", 6407 "funding": [ 6408 { 6409 "type": "GitHub Sponsors", 6410 "url": "https://github.com/sponsors/unifiedjs" 6411 }, 6412 { 6413 "type": "OpenCollective", 6414 "url": "https://opencollective.com/unified" 6415 } 6416 ], 6417 "license": "MIT", 6418 "dependencies": { 6419 "micromark-util-character": "^2.0.0", 6420 "micromark-util-types": "^2.0.0" 6421 } 6422 }, 6423 "node_modules/micromark-factory-title": { 6424 "version": "2.0.1", 6425 "resolved": "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-2.0.1.tgz", 6426 "integrity": "sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==", 6427 "funding": [ 6428 { 6429 "type": "GitHub Sponsors", 6430 "url": "https://github.com/sponsors/unifiedjs" 6431 }, 6432 { 6433 "type": "OpenCollective", 6434 "url": "https://opencollective.com/unified" 6435 } 6436 ], 6437 "license": "MIT", 6438 "dependencies": { 6439 "micromark-factory-space": "^2.0.0", 6440 "micromark-util-character": "^2.0.0", 6441 "micromark-util-symbol": "^2.0.0", 6442 "micromark-util-types": "^2.0.0" 6443 } 6444 }, 6445 "node_modules/micromark-factory-whitespace": { 6446 "version": "2.0.1", 6447 "resolved": "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.1.tgz", 6448 "integrity": "sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==", 6449 "funding": [ 6450 { 6451 "type": "GitHub Sponsors", 6452 "url": "https://github.com/sponsors/unifiedjs" 6453 }, 6454 { 6455 "type": "OpenCollective", 6456 "url": "https://opencollective.com/unified" 6457 } 6458 ], 6459 "license": "MIT", 6460 "dependencies": { 6461 "micromark-factory-space": "^2.0.0", 6462 "micromark-util-character": "^2.0.0", 6463 "micromark-util-symbol": "^2.0.0", 6464 "micromark-util-types": "^2.0.0" 6465 } 6466 }, 6467 "node_modules/micromark-util-character": { 6468 "version": "2.1.1", 6469 "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.1.tgz", 6470 "integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==", 6471 "funding": [ 6472 { 6473 "type": "GitHub Sponsors", 6474 "url": "https://github.com/sponsors/unifiedjs" 6475 }, 6476 { 6477 "type": "OpenCollective", 6478 "url": "https://opencollective.com/unified" 6479 } 6480 ], 6481 "license": "MIT", 6482 "dependencies": { 6483 "micromark-util-symbol": "^2.0.0", 6484 "micromark-util-types": "^2.0.0" 6485 } 6486 }, 6487 "node_modules/micromark-util-chunked": { 6488 "version": "2.0.1", 6489 "resolved": "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-2.0.1.tgz", 6490 "integrity": "sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==", 6491 "funding": [ 6492 { 6493 "type": "GitHub Sponsors", 6494 "url": "https://github.com/sponsors/unifiedjs" 6495 }, 6496 { 6497 "type": "OpenCollective", 6498 "url": "https://opencollective.com/unified" 6499 } 6500 ], 6501 "license": "MIT", 6502 "dependencies": { 6503 "micromark-util-symbol": "^2.0.0" 6504 } 6505 }, 6506 "node_modules/micromark-util-classify-character": { 6507 "version": "2.0.1", 6508 "resolved": "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-2.0.1.tgz", 6509 "integrity": "sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==", 6510 "funding": [ 6511 { 6512 "type": "GitHub Sponsors", 6513 "url": "https://github.com/sponsors/unifiedjs" 6514 }, 6515 { 6516 "type": "OpenCollective", 6517 "url": "https://opencollective.com/unified" 6518 } 6519 ], 6520 "license": "MIT", 6521 "dependencies": { 6522 "micromark-util-character": "^2.0.0", 6523 "micromark-util-symbol": "^2.0.0", 6524 "micromark-util-types": "^2.0.0" 6525 } 6526 }, 6527 "node_modules/micromark-util-combine-extensions": { 6528 "version": "2.0.1", 6529 "resolved": "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.1.tgz", 6530 "integrity": "sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==", 6531 "funding": [ 6532 { 6533 "type": "GitHub Sponsors", 6534 "url": "https://github.com/sponsors/unifiedjs" 6535 }, 6536 { 6537 "type": "OpenCollective", 6538 "url": "https://opencollective.com/unified" 6539 } 6540 ], 6541 "license": "MIT", 6542 "dependencies": { 6543 "micromark-util-chunked": "^2.0.0", 6544 "micromark-util-types": "^2.0.0" 6545 } 6546 }, 6547 "node_modules/micromark-util-decode-numeric-character-reference": { 6548 "version": "2.0.2", 6549 "resolved": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.2.tgz", 6550 "integrity": "sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==", 6551 "funding": [ 6552 { 6553 "type": "GitHub Sponsors", 6554 "url": "https://github.com/sponsors/unifiedjs" 6555 }, 6556 { 6557 "type": "OpenCollective", 6558 "url": "https://opencollective.com/unified" 6559 } 6560 ], 6561 "license": "MIT", 6562 "dependencies": { 6563 "micromark-util-symbol": "^2.0.0" 6564 } 6565 }, 6566 "node_modules/micromark-util-decode-string": { 6567 "version": "2.0.1", 6568 "resolved": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.1.tgz", 6569 "integrity": "sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==", 6570 "funding": [ 6571 { 6572 "type": "GitHub Sponsors", 6573 "url": "https://github.com/sponsors/unifiedjs" 6574 }, 6575 { 6576 "type": "OpenCollective", 6577 "url": "https://opencollective.com/unified" 6578 } 6579 ], 6580 "license": "MIT", 6581 "dependencies": { 6582 "decode-named-character-reference": "^1.0.0", 6583 "micromark-util-character": "^2.0.0", 6584 "micromark-util-decode-numeric-character-reference": "^2.0.0", 6585 "micromark-util-symbol": "^2.0.0" 6586 } 6587 }, 6588 "node_modules/micromark-util-encode": { 6589 "version": "2.0.1", 6590 "resolved": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz", 6591 "integrity": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==", 6592 "funding": [ 6593 { 6594 "type": "GitHub Sponsors", 6595 "url": "https://github.com/sponsors/unifiedjs" 6596 }, 6597 { 6598 "type": "OpenCollective", 6599 "url": "https://opencollective.com/unified" 6600 } 6601 ], 6602 "license": "MIT" 6603 }, 6604 "node_modules/micromark-util-events-to-acorn": { 6605 "version": "2.0.3", 6606 "resolved": "https://registry.npmjs.org/micromark-util-events-to-acorn/-/micromark-util-events-to-acorn-2.0.3.tgz", 6607 "integrity": "sha512-jmsiEIiZ1n7X1Rr5k8wVExBQCg5jy4UXVADItHmNk1zkwEVhBuIUKRu3fqv+hs4nxLISi2DQGlqIOGiFxgbfHg==", 6608 "funding": [ 6609 { 6610 "type": "GitHub Sponsors", 6611 "url": "https://github.com/sponsors/unifiedjs" 6612 }, 6613 { 6614 "type": "OpenCollective", 6615 "url": "https://opencollective.com/unified" 6616 } 6617 ], 6618 "license": "MIT", 6619 "dependencies": { 6620 "@types/estree": "^1.0.0", 6621 "@types/unist": "^3.0.0", 6622 "devlop": "^1.0.0", 6623 "estree-util-visit": "^2.0.0", 6624 "micromark-util-symbol": "^2.0.0", 6625 "micromark-util-types": "^2.0.0", 6626 "vfile-message": "^4.0.0" 6627 } 6628 }, 6629 "node_modules/micromark-util-html-tag-name": { 6630 "version": "2.0.1", 6631 "resolved": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.1.tgz", 6632 "integrity": "sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==", 6633 "funding": [ 6634 { 6635 "type": "GitHub Sponsors", 6636 "url": "https://github.com/sponsors/unifiedjs" 6637 }, 6638 { 6639 "type": "OpenCollective", 6640 "url": "https://opencollective.com/unified" 6641 } 6642 ], 6643 "license": "MIT" 6644 }, 6645 "node_modules/micromark-util-normalize-identifier": { 6646 "version": "2.0.1", 6647 "resolved": "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.1.tgz", 6648 "integrity": "sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==", 6649 "funding": [ 6650 { 6651 "type": "GitHub Sponsors", 6652 "url": "https://github.com/sponsors/unifiedjs" 6653 }, 6654 { 6655 "type": "OpenCollective", 6656 "url": "https://opencollective.com/unified" 6657 } 6658 ], 6659 "license": "MIT", 6660 "dependencies": { 6661 "micromark-util-symbol": "^2.0.0" 6662 } 6663 }, 6664 "node_modules/micromark-util-resolve-all": { 6665 "version": "2.0.1", 6666 "resolved": "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.1.tgz", 6667 "integrity": "sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==", 6668 "funding": [ 6669 { 6670 "type": "GitHub Sponsors", 6671 "url": "https://github.com/sponsors/unifiedjs" 6672 }, 6673 { 6674 "type": "OpenCollective", 6675 "url": "https://opencollective.com/unified" 6676 } 6677 ], 6678 "license": "MIT", 6679 "dependencies": { 6680 "micromark-util-types": "^2.0.0" 6681 } 6682 }, 6683 "node_modules/micromark-util-sanitize-uri": { 6684 "version": "2.0.1", 6685 "resolved": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz", 6686 "integrity": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==", 6687 "funding": [ 6688 { 6689 "type": "GitHub Sponsors", 6690 "url": "https://github.com/sponsors/unifiedjs" 6691 }, 6692 { 6693 "type": "OpenCollective", 6694 "url": "https://opencollective.com/unified" 6695 } 6696 ], 6697 "license": "MIT", 6698 "dependencies": { 6699 "micromark-util-character": "^2.0.0", 6700 "micromark-util-encode": "^2.0.0", 6701 "micromark-util-symbol": "^2.0.0" 6702 } 6703 }, 6704 "node_modules/micromark-util-subtokenize": { 6705 "version": "2.1.0", 6706 "resolved": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.1.0.tgz", 6707 "integrity": "sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==", 6708 "funding": [ 6709 { 6710 "type": "GitHub Sponsors", 6711 "url": "https://github.com/sponsors/unifiedjs" 6712 }, 6713 { 6714 "type": "OpenCollective", 6715 "url": "https://opencollective.com/unified" 6716 } 6717 ], 6718 "license": "MIT", 6719 "dependencies": { 6720 "devlop": "^1.0.0", 6721 "micromark-util-chunked": "^2.0.0", 6722 "micromark-util-symbol": "^2.0.0", 6723 "micromark-util-types": "^2.0.0" 6724 } 6725 }, 6726 "node_modules/micromark-util-symbol": { 6727 "version": "2.0.1", 6728 "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz", 6729 "integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==", 6730 "funding": [ 6731 { 6732 "type": "GitHub Sponsors", 6733 "url": "https://github.com/sponsors/unifiedjs" 6734 }, 6735 { 6736 "type": "OpenCollective", 6737 "url": "https://opencollective.com/unified" 6738 } 6739 ], 6740 "license": "MIT" 6741 }, 6742 "node_modules/micromark-util-types": { 6743 "version": "2.0.2", 6744 "resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.2.tgz", 6745 "integrity": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==", 6746 "funding": [ 6747 { 6748 "type": "GitHub Sponsors", 6749 "url": "https://github.com/sponsors/unifiedjs" 6750 }, 6751 { 6752 "type": "OpenCollective", 6753 "url": "https://opencollective.com/unified" 6754 } 6755 ], 6756 "license": "MIT" 6757 }, 6758 "node_modules/mimic-response": { 6759 "version": "3.1.0", 6760 "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz", 6761 "integrity": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==", 6762 "license": "MIT", 6763 "engines": { 6764 "node": ">=10" 6765 }, 6766 "funding": { 6767 "url": "https://github.com/sponsors/sindresorhus" 6768 } 6769 }, 6770 "node_modules/minimist": { 6771 "version": "1.2.8", 6772 "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", 6773 "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", 6774 "license": "MIT", 6775 "funding": { 6776 "url": "https://github.com/sponsors/ljharb" 6777 } 6778 }, 6779 "node_modules/mkdirp-classic": { 6780 "version": "0.5.3", 6781 "resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz", 6782 "integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==", 6783 "license": "MIT" 6784 }, 6785 "node_modules/mrmime": { 6786 "version": "2.0.1", 6787 "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.1.tgz", 6788 "integrity": "sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==", 6789 "license": "MIT", 6790 "engines": { 6791 "node": ">=10" 6792 } 6793 }, 6794 "node_modules/ms": { 6795 "version": "2.1.3", 6796 "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", 6797 "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", 6798 "license": "MIT" 6799 }, 6800 "node_modules/nanoid": { 6801 "version": "3.3.11", 6802 "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz", 6803 "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", 6804 "funding": [ 6805 { 6806 "type": "github", 6807 "url": "https://github.com/sponsors/ai" 6808 } 6809 ], 6810 "license": "MIT", 6811 "bin": { 6812 "nanoid": "bin/nanoid.cjs" 6813 }, 6814 "engines": { 6815 "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" 6816 } 6817 }, 6818 "node_modules/napi-build-utils": { 6819 "version": "2.0.0", 6820 "resolved": "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-2.0.0.tgz", 6821 "integrity": "sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==", 6822 "license": "MIT" 6823 }, 6824 "node_modules/neotraverse": { 6825 "version": "0.6.18", 6826 "resolved": "https://registry.npmjs.org/neotraverse/-/neotraverse-0.6.18.tgz", 6827 "integrity": "sha512-Z4SmBUweYa09+o6pG+eASabEpP6QkQ70yHj351pQoEXIs8uHbaU2DWVmzBANKgflPa47A50PtB2+NgRpQvr7vA==", 6828 "license": "MIT", 6829 "engines": { 6830 "node": ">= 10" 6831 } 6832 }, 6833 "node_modules/nlcst-to-string": { 6834 "version": "4.0.0", 6835 "resolved": "https://registry.npmjs.org/nlcst-to-string/-/nlcst-to-string-4.0.0.tgz", 6836 "integrity": "sha512-YKLBCcUYKAg0FNlOBT6aI91qFmSiFKiluk655WzPF+DDMA02qIyy8uiRqI8QXtcFpEvll12LpL5MXqEmAZ+dcA==", 6837 "license": "MIT", 6838 "dependencies": { 6839 "@types/nlcst": "^2.0.0" 6840 }, 6841 "funding": { 6842 "type": "opencollective", 6843 "url": "https://opencollective.com/unified" 6844 } 6845 }, 6846 "node_modules/node-abi": { 6847 "version": "3.88.0", 6848 "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.88.0.tgz", 6849 "integrity": "sha512-At6b4UqIEVudaqPsXjmUO1r/N5BUr4yhDGs5PkBE8/oG5+TfLPhFechiskFsnT6Ql0VfUXbalUUCbfXxtj7K+w==", 6850 "license": "MIT", 6851 "dependencies": { 6852 "semver": "^7.3.5" 6853 }, 6854 "engines": { 6855 "node": ">=10" 6856 } 6857 }, 6858 "node_modules/node-fetch-native": { 6859 "version": "1.6.7", 6860 "resolved": "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.6.7.tgz", 6861 "integrity": "sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q==", 6862 "license": "MIT" 6863 }, 6864 "node_modules/node-mock-http": { 6865 "version": "1.0.4", 6866 "resolved": "https://registry.npmjs.org/node-mock-http/-/node-mock-http-1.0.4.tgz", 6867 "integrity": "sha512-8DY+kFsDkNXy1sJglUfuODx1/opAGJGyrTuFqEoN90oRc2Vk0ZbD4K2qmKXBBEhZQzdKHIVfEJpDU8Ak2NJEvQ==", 6868 "license": "MIT" 6869 }, 6870 "node_modules/normalize-path": { 6871 "version": "3.0.0", 6872 "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", 6873 "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", 6874 "license": "MIT", 6875 "engines": { 6876 "node": ">=0.10.0" 6877 } 6878 }, 6879 "node_modules/nth-check": { 6880 "version": "2.1.1", 6881 "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz", 6882 "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==", 6883 "license": "BSD-2-Clause", 6884 "dependencies": { 6885 "boolbase": "^1.0.0" 6886 }, 6887 "funding": { 6888 "url": "https://github.com/fb55/nth-check?sponsor=1" 6889 } 6890 }, 6891 "node_modules/obug": { 6892 "version": "2.1.1", 6893 "resolved": "https://registry.npmjs.org/obug/-/obug-2.1.1.tgz", 6894 "integrity": "sha512-uTqF9MuPraAQ+IsnPf366RG4cP9RtUi7MLO1N3KEc+wb0a6yKpeL0lmk2IB1jY5KHPAlTc6T/JRdC/YqxHNwkQ==", 6895 "funding": [ 6896 "https://github.com/sponsors/sxzz", 6897 "https://opencollective.com/debug" 6898 ], 6899 "license": "MIT" 6900 }, 6901 "node_modules/ofetch": { 6902 "version": "1.5.1", 6903 "resolved": "https://registry.npmjs.org/ofetch/-/ofetch-1.5.1.tgz", 6904 "integrity": "sha512-2W4oUZlVaqAPAil6FUg/difl6YhqhUR7x2eZY4bQCko22UXg3hptq9KLQdqFClV+Wu85UX7hNtdGTngi/1BxcA==", 6905 "license": "MIT", 6906 "dependencies": { 6907 "destr": "^2.0.5", 6908 "node-fetch-native": "^1.6.7", 6909 "ufo": "^1.6.1" 6910 } 6911 }, 6912 "node_modules/ohash": { 6913 "version": "2.0.11", 6914 "resolved": "https://registry.npmjs.org/ohash/-/ohash-2.0.11.tgz", 6915 "integrity": "sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==", 6916 "license": "MIT" 6917 }, 6918 "node_modules/once": { 6919 "version": "1.4.0", 6920 "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", 6921 "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", 6922 "license": "ISC", 6923 "dependencies": { 6924 "wrappy": "1" 6925 } 6926 }, 6927 "node_modules/oniguruma-parser": { 6928 "version": "0.12.1", 6929 "resolved": "https://registry.npmjs.org/oniguruma-parser/-/oniguruma-parser-0.12.1.tgz", 6930 "integrity": "sha512-8Unqkvk1RYc6yq2WBYRj4hdnsAxVze8i7iPfQr8e4uSP3tRv0rpZcbGUDvxfQQcdwHt/e9PrMvGCsa8OqG9X3w==", 6931 "license": "MIT" 6932 }, 6933 "node_modules/oniguruma-to-es": { 6934 "version": "4.3.4", 6935 "resolved": "https://registry.npmjs.org/oniguruma-to-es/-/oniguruma-to-es-4.3.4.tgz", 6936 "integrity": "sha512-3VhUGN3w2eYxnTzHn+ikMI+fp/96KoRSVK9/kMTcFqj1NRDh2IhQCKvYxDnWePKRXY/AqH+Fuiyb7VHSzBjHfA==", 6937 "license": "MIT", 6938 "dependencies": { 6939 "oniguruma-parser": "^0.12.1", 6940 "regex": "^6.0.1", 6941 "regex-recursion": "^6.0.2" 6942 } 6943 }, 6944 "node_modules/oxfmt": { 6945 "version": "0.35.0", 6946 "resolved": "https://registry.npmjs.org/oxfmt/-/oxfmt-0.35.0.tgz", 6947 "integrity": "sha512-QYeXWkP+aLt7utt5SLivNIk09glWx9QE235ODjgcEZ3sd1VMaUBSpLymh6ZRCA76gD2rMP4bXanUz/fx+nLM9Q==", 6948 "dev": true, 6949 "license": "MIT", 6950 "dependencies": { 6951 "tinypool": "2.1.0" 6952 }, 6953 "bin": { 6954 "oxfmt": "bin/oxfmt" 6955 }, 6956 "engines": { 6957 "node": "^20.19.0 || >=22.12.0" 6958 }, 6959 "funding": { 6960 "url": "https://github.com/sponsors/Boshen" 6961 }, 6962 "optionalDependencies": { 6963 "@oxfmt/binding-android-arm-eabi": "0.35.0", 6964 "@oxfmt/binding-android-arm64": "0.35.0", 6965 "@oxfmt/binding-darwin-arm64": "0.35.0", 6966 "@oxfmt/binding-darwin-x64": "0.35.0", 6967 "@oxfmt/binding-freebsd-x64": "0.35.0", 6968 "@oxfmt/binding-linux-arm-gnueabihf": "0.35.0", 6969 "@oxfmt/binding-linux-arm-musleabihf": "0.35.0", 6970 "@oxfmt/binding-linux-arm64-gnu": "0.35.0", 6971 "@oxfmt/binding-linux-arm64-musl": "0.35.0", 6972 "@oxfmt/binding-linux-ppc64-gnu": "0.35.0", 6973 "@oxfmt/binding-linux-riscv64-gnu": "0.35.0", 6974 "@oxfmt/binding-linux-riscv64-musl": "0.35.0", 6975 "@oxfmt/binding-linux-s390x-gnu": "0.35.0", 6976 "@oxfmt/binding-linux-x64-gnu": "0.35.0", 6977 "@oxfmt/binding-linux-x64-musl": "0.35.0", 6978 "@oxfmt/binding-openharmony-arm64": "0.35.0", 6979 "@oxfmt/binding-win32-arm64-msvc": "0.35.0", 6980 "@oxfmt/binding-win32-ia32-msvc": "0.35.0", 6981 "@oxfmt/binding-win32-x64-msvc": "0.35.0" 6982 } 6983 }, 6984 "node_modules/oxlint": { 6985 "version": "1.52.0", 6986 "resolved": "https://registry.npmjs.org/oxlint/-/oxlint-1.52.0.tgz", 6987 "integrity": "sha512-InLldD+6+3iHJGIrtU1W37UIpsg+xoGCemkZCuSQhxUO3evMX+L872ONvbECyRza9k7ScMCukJIK3Al/2ZMDnQ==", 6988 "dev": true, 6989 "license": "MIT", 6990 "bin": { 6991 "oxlint": "bin/oxlint" 6992 }, 6993 "engines": { 6994 "node": "^20.19.0 || >=22.12.0" 6995 }, 6996 "funding": { 6997 "url": "https://github.com/sponsors/Boshen" 6998 }, 6999 "optionalDependencies": { 7000 "@oxlint/binding-android-arm-eabi": "1.52.0", 7001 "@oxlint/binding-android-arm64": "1.52.0", 7002 "@oxlint/binding-darwin-arm64": "1.52.0", 7003 "@oxlint/binding-darwin-x64": "1.52.0", 7004 "@oxlint/binding-freebsd-x64": "1.52.0", 7005 "@oxlint/binding-linux-arm-gnueabihf": "1.52.0", 7006 "@oxlint/binding-linux-arm-musleabihf": "1.52.0", 7007 "@oxlint/binding-linux-arm64-gnu": "1.52.0", 7008 "@oxlint/binding-linux-arm64-musl": "1.52.0", 7009 "@oxlint/binding-linux-ppc64-gnu": "1.52.0", 7010 "@oxlint/binding-linux-riscv64-gnu": "1.52.0", 7011 "@oxlint/binding-linux-riscv64-musl": "1.52.0", 7012 "@oxlint/binding-linux-s390x-gnu": "1.52.0", 7013 "@oxlint/binding-linux-x64-gnu": "1.52.0", 7014 "@oxlint/binding-linux-x64-musl": "1.52.0", 7015 "@oxlint/binding-openharmony-arm64": "1.52.0", 7016 "@oxlint/binding-win32-arm64-msvc": "1.52.0", 7017 "@oxlint/binding-win32-ia32-msvc": "1.52.0", 7018 "@oxlint/binding-win32-x64-msvc": "1.52.0" 7019 }, 7020 "peerDependencies": { 7021 "oxlint-tsgolint": ">=0.15.0" 7022 }, 7023 "peerDependenciesMeta": { 7024 "oxlint-tsgolint": { 7025 "optional": true 7026 } 7027 } 7028 }, 7029 "node_modules/p-limit": { 7030 "version": "6.2.0", 7031 "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-6.2.0.tgz", 7032 "integrity": "sha512-kuUqqHNUqoIWp/c467RI4X6mmyuojY5jGutNU0wVTmEOOfcuwLqyMVoAi9MKi2Ak+5i9+nhmrK4ufZE8069kHA==", 7033 "license": "MIT", 7034 "dependencies": { 7035 "yocto-queue": "^1.1.1" 7036 }, 7037 "engines": { 7038 "node": ">=18" 7039 }, 7040 "funding": { 7041 "url": "https://github.com/sponsors/sindresorhus" 7042 } 7043 }, 7044 "node_modules/p-queue": { 7045 "version": "8.1.1", 7046 "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-8.1.1.tgz", 7047 "integrity": "sha512-aNZ+VfjobsWryoiPnEApGGmf5WmNsCo9xu8dfaYamG5qaLP7ClhLN6NgsFe6SwJ2UbLEBK5dv9x8Mn5+RVhMWQ==", 7048 "license": "MIT", 7049 "dependencies": { 7050 "eventemitter3": "^5.0.1", 7051 "p-timeout": "^6.1.2" 7052 }, 7053 "engines": { 7054 "node": ">=18" 7055 }, 7056 "funding": { 7057 "url": "https://github.com/sponsors/sindresorhus" 7058 } 7059 }, 7060 "node_modules/p-timeout": { 7061 "version": "6.1.4", 7062 "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-6.1.4.tgz", 7063 "integrity": "sha512-MyIV3ZA/PmyBN/ud8vV9XzwTrNtR4jFrObymZYnZqMmW0zA8Z17vnT0rBgFE/TlohB+YCHqXMgZzb3Csp49vqg==", 7064 "license": "MIT", 7065 "engines": { 7066 "node": ">=14.16" 7067 }, 7068 "funding": { 7069 "url": "https://github.com/sponsors/sindresorhus" 7070 } 7071 }, 7072 "node_modules/package-manager-detector": { 7073 "version": "1.6.0", 7074 "resolved": "https://registry.npmjs.org/package-manager-detector/-/package-manager-detector-1.6.0.tgz", 7075 "integrity": "sha512-61A5ThoTiDG/C8s8UMZwSorAGwMJ0ERVGj2OjoW5pAalsNOg15+iQiPzrLJ4jhZ1HJzmC2PIHT2oEiH3R5fzNA==", 7076 "license": "MIT" 7077 }, 7078 "node_modules/pagefind": { 7079 "version": "1.4.0", 7080 "resolved": "https://registry.npmjs.org/pagefind/-/pagefind-1.4.0.tgz", 7081 "integrity": "sha512-z2kY1mQlL4J8q5EIsQkLzQjilovKzfNVhX8De6oyE6uHpfFtyBaqUpcl/XzJC/4fjD8vBDyh1zolimIcVrCn9g==", 7082 "license": "MIT", 7083 "bin": { 7084 "pagefind": "lib/runner/bin.cjs" 7085 }, 7086 "optionalDependencies": { 7087 "@pagefind/darwin-arm64": "1.4.0", 7088 "@pagefind/darwin-x64": "1.4.0", 7089 "@pagefind/freebsd-x64": "1.4.0", 7090 "@pagefind/linux-arm64": "1.4.0", 7091 "@pagefind/linux-x64": "1.4.0", 7092 "@pagefind/windows-x64": "1.4.0" 7093 } 7094 }, 7095 "node_modules/pako": { 7096 "version": "0.2.9", 7097 "resolved": "https://registry.npmjs.org/pako/-/pako-0.2.9.tgz", 7098 "integrity": "sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==", 7099 "license": "MIT" 7100 }, 7101 "node_modules/parse-css-color": { 7102 "version": "0.2.1", 7103 "resolved": "https://registry.npmjs.org/parse-css-color/-/parse-css-color-0.2.1.tgz", 7104 "integrity": "sha512-bwS/GGIFV3b6KS4uwpzCFj4w297Yl3uqnSgIPsoQkx7GMLROXfMnWvxfNkL0oh8HVhZA4hvJoEoEIqonfJ3BWg==", 7105 "license": "MIT", 7106 "dependencies": { 7107 "color-name": "^1.1.4", 7108 "hex-rgb": "^4.1.0" 7109 } 7110 }, 7111 "node_modules/parse-entities": { 7112 "version": "4.0.2", 7113 "resolved": "https://registry.npmjs.org/parse-entities/-/parse-entities-4.0.2.tgz", 7114 "integrity": "sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==", 7115 "license": "MIT", 7116 "dependencies": { 7117 "@types/unist": "^2.0.0", 7118 "character-entities-legacy": "^3.0.0", 7119 "character-reference-invalid": "^2.0.0", 7120 "decode-named-character-reference": "^1.0.0", 7121 "is-alphanumerical": "^2.0.0", 7122 "is-decimal": "^2.0.0", 7123 "is-hexadecimal": "^2.0.0" 7124 }, 7125 "funding": { 7126 "type": "github", 7127 "url": "https://github.com/sponsors/wooorm" 7128 } 7129 }, 7130 "node_modules/parse-entities/node_modules/@types/unist": { 7131 "version": "2.0.11", 7132 "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.11.tgz", 7133 "integrity": "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==", 7134 "license": "MIT" 7135 }, 7136 "node_modules/parse-latin": { 7137 "version": "7.0.0", 7138 "resolved": "https://registry.npmjs.org/parse-latin/-/parse-latin-7.0.0.tgz", 7139 "integrity": "sha512-mhHgobPPua5kZ98EF4HWiH167JWBfl4pvAIXXdbaVohtK7a6YBOy56kvhCqduqyo/f3yrHFWmqmiMg/BkBkYYQ==", 7140 "license": "MIT", 7141 "dependencies": { 7142 "@types/nlcst": "^2.0.0", 7143 "@types/unist": "^3.0.0", 7144 "nlcst-to-string": "^4.0.0", 7145 "unist-util-modify-children": "^4.0.0", 7146 "unist-util-visit-children": "^3.0.0", 7147 "vfile": "^6.0.0" 7148 }, 7149 "funding": { 7150 "type": "github", 7151 "url": "https://github.com/sponsors/wooorm" 7152 } 7153 }, 7154 "node_modules/parse5": { 7155 "version": "7.3.0", 7156 "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.3.0.tgz", 7157 "integrity": "sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==", 7158 "license": "MIT", 7159 "dependencies": { 7160 "entities": "^6.0.0" 7161 }, 7162 "funding": { 7163 "url": "https://github.com/inikulin/parse5?sponsor=1" 7164 } 7165 }, 7166 "node_modules/pathe": { 7167 "version": "2.0.3", 7168 "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz", 7169 "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==", 7170 "license": "MIT" 7171 }, 7172 "node_modules/piccolore": { 7173 "version": "0.1.3", 7174 "resolved": "https://registry.npmjs.org/piccolore/-/piccolore-0.1.3.tgz", 7175 "integrity": "sha512-o8bTeDWjE086iwKrROaDf31K0qC/BENdm15/uH9usSC/uZjJOKb2YGiVHfLY4GhwsERiPI1jmwI2XrA7ACOxVw==", 7176 "license": "ISC" 7177 }, 7178 "node_modules/picocolors": { 7179 "version": "1.1.1", 7180 "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", 7181 "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", 7182 "license": "ISC" 7183 }, 7184 "node_modules/picomatch": { 7185 "version": "4.0.3", 7186 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", 7187 "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", 7188 "license": "MIT", 7189 "engines": { 7190 "node": ">=12" 7191 }, 7192 "funding": { 7193 "url": "https://github.com/sponsors/jonschlinkert" 7194 } 7195 }, 7196 "node_modules/postcss": { 7197 "version": "8.5.8", 7198 "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.8.tgz", 7199 "integrity": "sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==", 7200 "funding": [ 7201 { 7202 "type": "opencollective", 7203 "url": "https://opencollective.com/postcss/" 7204 }, 7205 { 7206 "type": "tidelift", 7207 "url": "https://tidelift.com/funding/github/npm/postcss" 7208 }, 7209 { 7210 "type": "github", 7211 "url": "https://github.com/sponsors/ai" 7212 } 7213 ], 7214 "license": "MIT", 7215 "dependencies": { 7216 "nanoid": "^3.3.11", 7217 "picocolors": "^1.1.1", 7218 "source-map-js": "^1.2.1" 7219 }, 7220 "engines": { 7221 "node": "^10 || ^12 || >=14" 7222 } 7223 }, 7224 "node_modules/postcss-nested": { 7225 "version": "6.2.0", 7226 "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.2.0.tgz", 7227 "integrity": "sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==", 7228 "funding": [ 7229 { 7230 "type": "opencollective", 7231 "url": "https://opencollective.com/postcss/" 7232 }, 7233 { 7234 "type": "github", 7235 "url": "https://github.com/sponsors/ai" 7236 } 7237 ], 7238 "license": "MIT", 7239 "dependencies": { 7240 "postcss-selector-parser": "^6.1.1" 7241 }, 7242 "engines": { 7243 "node": ">=12.0" 7244 }, 7245 "peerDependencies": { 7246 "postcss": "^8.2.14" 7247 } 7248 }, 7249 "node_modules/postcss-selector-parser": { 7250 "version": "6.1.2", 7251 "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", 7252 "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", 7253 "license": "MIT", 7254 "dependencies": { 7255 "cssesc": "^3.0.0", 7256 "util-deprecate": "^1.0.2" 7257 }, 7258 "engines": { 7259 "node": ">=4" 7260 } 7261 }, 7262 "node_modules/postcss-value-parser": { 7263 "version": "4.2.0", 7264 "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", 7265 "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", 7266 "license": "MIT" 7267 }, 7268 "node_modules/prebuild-install": { 7269 "version": "7.1.3", 7270 "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.3.tgz", 7271 "integrity": "sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==", 7272 "deprecated": "No longer maintained. Please contact the author of the relevant native addon; alternatives are available.", 7273 "license": "MIT", 7274 "dependencies": { 7275 "detect-libc": "^2.0.0", 7276 "expand-template": "^2.0.3", 7277 "github-from-package": "0.0.0", 7278 "minimist": "^1.2.3", 7279 "mkdirp-classic": "^0.5.3", 7280 "napi-build-utils": "^2.0.0", 7281 "node-abi": "^3.3.0", 7282 "pump": "^3.0.0", 7283 "rc": "^1.2.7", 7284 "simple-get": "^4.0.0", 7285 "tar-fs": "^2.0.0", 7286 "tunnel-agent": "^0.6.0" 7287 }, 7288 "bin": { 7289 "prebuild-install": "bin.js" 7290 }, 7291 "engines": { 7292 "node": ">=10" 7293 } 7294 }, 7295 "node_modules/prismjs": { 7296 "version": "1.30.0", 7297 "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.30.0.tgz", 7298 "integrity": "sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==", 7299 "license": "MIT", 7300 "engines": { 7301 "node": ">=6" 7302 } 7303 }, 7304 "node_modules/prompts": { 7305 "version": "2.4.2", 7306 "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz", 7307 "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==", 7308 "license": "MIT", 7309 "dependencies": { 7310 "kleur": "^3.0.3", 7311 "sisteransi": "^1.0.5" 7312 }, 7313 "engines": { 7314 "node": ">= 6" 7315 } 7316 }, 7317 "node_modules/property-information": { 7318 "version": "7.1.0", 7319 "resolved": "https://registry.npmjs.org/property-information/-/property-information-7.1.0.tgz", 7320 "integrity": "sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==", 7321 "license": "MIT", 7322 "funding": { 7323 "type": "github", 7324 "url": "https://github.com/sponsors/wooorm" 7325 } 7326 }, 7327 "node_modules/pump": { 7328 "version": "3.0.4", 7329 "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.4.tgz", 7330 "integrity": "sha512-VS7sjc6KR7e1ukRFhQSY5LM2uBWAUPiOPa/A3mkKmiMwSmRFUITt0xuj+/lesgnCv+dPIEYlkzrcyXgquIHMcA==", 7331 "license": "MIT", 7332 "dependencies": { 7333 "end-of-stream": "^1.1.0", 7334 "once": "^1.3.1" 7335 } 7336 }, 7337 "node_modules/radix3": { 7338 "version": "1.1.2", 7339 "resolved": "https://registry.npmjs.org/radix3/-/radix3-1.1.2.tgz", 7340 "integrity": "sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==", 7341 "license": "MIT" 7342 }, 7343 "node_modules/rc": { 7344 "version": "1.2.8", 7345 "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz", 7346 "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==", 7347 "license": "(BSD-2-Clause OR MIT OR Apache-2.0)", 7348 "dependencies": { 7349 "deep-extend": "^0.6.0", 7350 "ini": "~1.3.0", 7351 "minimist": "^1.2.0", 7352 "strip-json-comments": "~2.0.1" 7353 }, 7354 "bin": { 7355 "rc": "cli.js" 7356 } 7357 }, 7358 "node_modules/readable-stream": { 7359 "version": "3.6.2", 7360 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz", 7361 "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", 7362 "license": "MIT", 7363 "dependencies": { 7364 "inherits": "^2.0.3", 7365 "string_decoder": "^1.1.1", 7366 "util-deprecate": "^1.0.1" 7367 }, 7368 "engines": { 7369 "node": ">= 6" 7370 } 7371 }, 7372 "node_modules/readdirp": { 7373 "version": "5.0.0", 7374 "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-5.0.0.tgz", 7375 "integrity": "sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ==", 7376 "license": "MIT", 7377 "engines": { 7378 "node": ">= 20.19.0" 7379 }, 7380 "funding": { 7381 "type": "individual", 7382 "url": "https://paulmillr.com/funding/" 7383 } 7384 }, 7385 "node_modules/recma-build-jsx": { 7386 "version": "1.0.0", 7387 "resolved": "https://registry.npmjs.org/recma-build-jsx/-/recma-build-jsx-1.0.0.tgz", 7388 "integrity": "sha512-8GtdyqaBcDfva+GUKDr3nev3VpKAhup1+RvkMvUxURHpW7QyIvk9F5wz7Vzo06CEMSilw6uArgRqhpiUcWp8ew==", 7389 "license": "MIT", 7390 "dependencies": { 7391 "@types/estree": "^1.0.0", 7392 "estree-util-build-jsx": "^3.0.0", 7393 "vfile": "^6.0.0" 7394 }, 7395 "funding": { 7396 "type": "opencollective", 7397 "url": "https://opencollective.com/unified" 7398 } 7399 }, 7400 "node_modules/recma-jsx": { 7401 "version": "1.0.1", 7402 "resolved": "https://registry.npmjs.org/recma-jsx/-/recma-jsx-1.0.1.tgz", 7403 "integrity": "sha512-huSIy7VU2Z5OLv6oFLosQGGDqPqdO1iq6bWNAdhzMxSJP7RAso4fCZ1cKu8j9YHCZf3TPrq4dw3okhrylgcd7w==", 7404 "license": "MIT", 7405 "dependencies": { 7406 "acorn-jsx": "^5.0.0", 7407 "estree-util-to-js": "^2.0.0", 7408 "recma-parse": "^1.0.0", 7409 "recma-stringify": "^1.0.0", 7410 "unified": "^11.0.0" 7411 }, 7412 "funding": { 7413 "type": "opencollective", 7414 "url": "https://opencollective.com/unified" 7415 }, 7416 "peerDependencies": { 7417 "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" 7418 } 7419 }, 7420 "node_modules/recma-parse": { 7421 "version": "1.0.0", 7422 "resolved": "https://registry.npmjs.org/recma-parse/-/recma-parse-1.0.0.tgz", 7423 "integrity": "sha512-OYLsIGBB5Y5wjnSnQW6t3Xg7q3fQ7FWbw/vcXtORTnyaSFscOtABg+7Pnz6YZ6c27fG1/aN8CjfwoUEUIdwqWQ==", 7424 "license": "MIT", 7425 "dependencies": { 7426 "@types/estree": "^1.0.0", 7427 "esast-util-from-js": "^2.0.0", 7428 "unified": "^11.0.0", 7429 "vfile": "^6.0.0" 7430 }, 7431 "funding": { 7432 "type": "opencollective", 7433 "url": "https://opencollective.com/unified" 7434 } 7435 }, 7436 "node_modules/recma-stringify": { 7437 "version": "1.0.0", 7438 "resolved": "https://registry.npmjs.org/recma-stringify/-/recma-stringify-1.0.0.tgz", 7439 "integrity": "sha512-cjwII1MdIIVloKvC9ErQ+OgAtwHBmcZ0Bg4ciz78FtbT8In39aAYbaA7zvxQ61xVMSPE8WxhLwLbhif4Js2C+g==", 7440 "license": "MIT", 7441 "dependencies": { 7442 "@types/estree": "^1.0.0", 7443 "estree-util-to-js": "^2.0.0", 7444 "unified": "^11.0.0", 7445 "vfile": "^6.0.0" 7446 }, 7447 "funding": { 7448 "type": "opencollective", 7449 "url": "https://opencollective.com/unified" 7450 } 7451 }, 7452 "node_modules/regex": { 7453 "version": "6.1.0", 7454 "resolved": "https://registry.npmjs.org/regex/-/regex-6.1.0.tgz", 7455 "integrity": "sha512-6VwtthbV4o/7+OaAF9I5L5V3llLEsoPyq9P1JVXkedTP33c7MfCG0/5NOPcSJn0TzXcG9YUrR0gQSWioew3LDg==", 7456 "license": "MIT", 7457 "dependencies": { 7458 "regex-utilities": "^2.3.0" 7459 } 7460 }, 7461 "node_modules/regex-recursion": { 7462 "version": "6.0.2", 7463 "resolved": "https://registry.npmjs.org/regex-recursion/-/regex-recursion-6.0.2.tgz", 7464 "integrity": "sha512-0YCaSCq2VRIebiaUviZNs0cBz1kg5kVS2UKUfNIx8YVs1cN3AV7NTctO5FOKBA+UT2BPJIWZauYHPqJODG50cg==", 7465 "license": "MIT", 7466 "dependencies": { 7467 "regex-utilities": "^2.3.0" 7468 } 7469 }, 7470 "node_modules/regex-utilities": { 7471 "version": "2.3.0", 7472 "resolved": "https://registry.npmjs.org/regex-utilities/-/regex-utilities-2.3.0.tgz", 7473 "integrity": "sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==", 7474 "license": "MIT" 7475 }, 7476 "node_modules/rehype": { 7477 "version": "13.0.2", 7478 "resolved": "https://registry.npmjs.org/rehype/-/rehype-13.0.2.tgz", 7479 "integrity": "sha512-j31mdaRFrwFRUIlxGeuPXXKWQxet52RBQRvCmzl5eCefn/KGbomK5GMHNMsOJf55fgo3qw5tST5neDuarDYR2A==", 7480 "license": "MIT", 7481 "dependencies": { 7482 "@types/hast": "^3.0.0", 7483 "rehype-parse": "^9.0.0", 7484 "rehype-stringify": "^10.0.0", 7485 "unified": "^11.0.0" 7486 }, 7487 "funding": { 7488 "type": "opencollective", 7489 "url": "https://opencollective.com/unified" 7490 } 7491 }, 7492 "node_modules/rehype-expressive-code": { 7493 "version": "0.41.7", 7494 "resolved": "https://registry.npmjs.org/rehype-expressive-code/-/rehype-expressive-code-0.41.7.tgz", 7495 "integrity": "sha512-25f8ZMSF1d9CMscX7Cft0TSQIqdwjce2gDOvQ+d/w0FovsMwrSt3ODP4P3Z7wO1jsIJ4eYyaDRnIR/27bd/EMQ==", 7496 "license": "MIT", 7497 "dependencies": { 7498 "expressive-code": "^0.41.7" 7499 } 7500 }, 7501 "node_modules/rehype-format": { 7502 "version": "5.0.1", 7503 "resolved": "https://registry.npmjs.org/rehype-format/-/rehype-format-5.0.1.tgz", 7504 "integrity": "sha512-zvmVru9uB0josBVpr946OR8ui7nJEdzZobwLOOqHb/OOD88W0Vk2SqLwoVOj0fM6IPCCO6TaV9CvQvJMWwukFQ==", 7505 "license": "MIT", 7506 "dependencies": { 7507 "@types/hast": "^3.0.0", 7508 "hast-util-format": "^1.0.0" 7509 }, 7510 "funding": { 7511 "type": "opencollective", 7512 "url": "https://opencollective.com/unified" 7513 } 7514 }, 7515 "node_modules/rehype-parse": { 7516 "version": "9.0.1", 7517 "resolved": "https://registry.npmjs.org/rehype-parse/-/rehype-parse-9.0.1.tgz", 7518 "integrity": "sha512-ksCzCD0Fgfh7trPDxr2rSylbwq9iYDkSn8TCDmEJ49ljEUBxDVCzCHv7QNzZOfODanX4+bWQ4WZqLCRWYLfhag==", 7519 "license": "MIT", 7520 "dependencies": { 7521 "@types/hast": "^3.0.0", 7522 "hast-util-from-html": "^2.0.0", 7523 "unified": "^11.0.0" 7524 }, 7525 "funding": { 7526 "type": "opencollective", 7527 "url": "https://opencollective.com/unified" 7528 } 7529 }, 7530 "node_modules/rehype-raw": { 7531 "version": "7.0.0", 7532 "resolved": "https://registry.npmjs.org/rehype-raw/-/rehype-raw-7.0.0.tgz", 7533 "integrity": "sha512-/aE8hCfKlQeA8LmyeyQvQF3eBiLRGNlfBJEvWH7ivp9sBqs7TNqBL5X3v157rM4IFETqDnIOO+z5M/biZbo9Ww==", 7534 "license": "MIT", 7535 "dependencies": { 7536 "@types/hast": "^3.0.0", 7537 "hast-util-raw": "^9.0.0", 7538 "vfile": "^6.0.0" 7539 }, 7540 "funding": { 7541 "type": "opencollective", 7542 "url": "https://opencollective.com/unified" 7543 } 7544 }, 7545 "node_modules/rehype-recma": { 7546 "version": "1.0.0", 7547 "resolved": "https://registry.npmjs.org/rehype-recma/-/rehype-recma-1.0.0.tgz", 7548 "integrity": "sha512-lqA4rGUf1JmacCNWWZx0Wv1dHqMwxzsDWYMTowuplHF3xH0N/MmrZ/G3BDZnzAkRmxDadujCjaKM2hqYdCBOGw==", 7549 "license": "MIT", 7550 "dependencies": { 7551 "@types/estree": "^1.0.0", 7552 "@types/hast": "^3.0.0", 7553 "hast-util-to-estree": "^3.0.0" 7554 }, 7555 "funding": { 7556 "type": "opencollective", 7557 "url": "https://opencollective.com/unified" 7558 } 7559 }, 7560 "node_modules/rehype-stringify": { 7561 "version": "10.0.1", 7562 "resolved": "https://registry.npmjs.org/rehype-stringify/-/rehype-stringify-10.0.1.tgz", 7563 "integrity": "sha512-k9ecfXHmIPuFVI61B9DeLPN0qFHfawM6RsuX48hoqlaKSF61RskNjSm1lI8PhBEM0MRdLxVVm4WmTqJQccH9mA==", 7564 "license": "MIT", 7565 "dependencies": { 7566 "@types/hast": "^3.0.0", 7567 "hast-util-to-html": "^9.0.0", 7568 "unified": "^11.0.0" 7569 }, 7570 "funding": { 7571 "type": "opencollective", 7572 "url": "https://opencollective.com/unified" 7573 } 7574 }, 7575 "node_modules/remark-directive": { 7576 "version": "3.0.1", 7577 "resolved": "https://registry.npmjs.org/remark-directive/-/remark-directive-3.0.1.tgz", 7578 "integrity": "sha512-gwglrEQEZcZYgVyG1tQuA+h58EZfq5CSULw7J90AFuCTyib1thgHPoqQ+h9iFvU6R+vnZ5oNFQR5QKgGpk741A==", 7579 "license": "MIT", 7580 "dependencies": { 7581 "@types/mdast": "^4.0.0", 7582 "mdast-util-directive": "^3.0.0", 7583 "micromark-extension-directive": "^3.0.0", 7584 "unified": "^11.0.0" 7585 }, 7586 "funding": { 7587 "type": "opencollective", 7588 "url": "https://opencollective.com/unified" 7589 } 7590 }, 7591 "node_modules/remark-gfm": { 7592 "version": "4.0.1", 7593 "resolved": "https://registry.npmjs.org/remark-gfm/-/remark-gfm-4.0.1.tgz", 7594 "integrity": "sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==", 7595 "license": "MIT", 7596 "dependencies": { 7597 "@types/mdast": "^4.0.0", 7598 "mdast-util-gfm": "^3.0.0", 7599 "micromark-extension-gfm": "^3.0.0", 7600 "remark-parse": "^11.0.0", 7601 "remark-stringify": "^11.0.0", 7602 "unified": "^11.0.0" 7603 }, 7604 "funding": { 7605 "type": "opencollective", 7606 "url": "https://opencollective.com/unified" 7607 } 7608 }, 7609 "node_modules/remark-mdx": { 7610 "version": "3.1.1", 7611 "resolved": "https://registry.npmjs.org/remark-mdx/-/remark-mdx-3.1.1.tgz", 7612 "integrity": "sha512-Pjj2IYlUY3+D8x00UJsIOg5BEvfMyeI+2uLPn9VO9Wg4MEtN/VTIq2NEJQfde9PnX15KgtHyl9S0BcTnWrIuWg==", 7613 "license": "MIT", 7614 "dependencies": { 7615 "mdast-util-mdx": "^3.0.0", 7616 "micromark-extension-mdxjs": "^3.0.0" 7617 }, 7618 "funding": { 7619 "type": "opencollective", 7620 "url": "https://opencollective.com/unified" 7621 } 7622 }, 7623 "node_modules/remark-parse": { 7624 "version": "11.0.0", 7625 "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-11.0.0.tgz", 7626 "integrity": "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==", 7627 "license": "MIT", 7628 "dependencies": { 7629 "@types/mdast": "^4.0.0", 7630 "mdast-util-from-markdown": "^2.0.0", 7631 "micromark-util-types": "^2.0.0", 7632 "unified": "^11.0.0" 7633 }, 7634 "funding": { 7635 "type": "opencollective", 7636 "url": "https://opencollective.com/unified" 7637 } 7638 }, 7639 "node_modules/remark-rehype": { 7640 "version": "11.1.2", 7641 "resolved": "https://registry.npmjs.org/remark-rehype/-/remark-rehype-11.1.2.tgz", 7642 "integrity": "sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw==", 7643 "license": "MIT", 7644 "dependencies": { 7645 "@types/hast": "^3.0.0", 7646 "@types/mdast": "^4.0.0", 7647 "mdast-util-to-hast": "^13.0.0", 7648 "unified": "^11.0.0", 7649 "vfile": "^6.0.0" 7650 }, 7651 "funding": { 7652 "type": "opencollective", 7653 "url": "https://opencollective.com/unified" 7654 } 7655 }, 7656 "node_modules/remark-smartypants": { 7657 "version": "3.0.2", 7658 "resolved": "https://registry.npmjs.org/remark-smartypants/-/remark-smartypants-3.0.2.tgz", 7659 "integrity": "sha512-ILTWeOriIluwEvPjv67v7Blgrcx+LZOkAUVtKI3putuhlZm84FnqDORNXPPm+HY3NdZOMhyDwZ1E+eZB/Df5dA==", 7660 "license": "MIT", 7661 "dependencies": { 7662 "retext": "^9.0.0", 7663 "retext-smartypants": "^6.0.0", 7664 "unified": "^11.0.4", 7665 "unist-util-visit": "^5.0.0" 7666 }, 7667 "engines": { 7668 "node": ">=16.0.0" 7669 } 7670 }, 7671 "node_modules/remark-stringify": { 7672 "version": "11.0.0", 7673 "resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-11.0.0.tgz", 7674 "integrity": "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==", 7675 "license": "MIT", 7676 "dependencies": { 7677 "@types/mdast": "^4.0.0", 7678 "mdast-util-to-markdown": "^2.0.0", 7679 "unified": "^11.0.0" 7680 }, 7681 "funding": { 7682 "type": "opencollective", 7683 "url": "https://opencollective.com/unified" 7684 } 7685 }, 7686 "node_modules/retext": { 7687 "version": "9.0.0", 7688 "resolved": "https://registry.npmjs.org/retext/-/retext-9.0.0.tgz", 7689 "integrity": "sha512-sbMDcpHCNjvlheSgMfEcVrZko3cDzdbe1x/e7G66dFp0Ff7Mldvi2uv6JkJQzdRcvLYE8CA8Oe8siQx8ZOgTcA==", 7690 "license": "MIT", 7691 "dependencies": { 7692 "@types/nlcst": "^2.0.0", 7693 "retext-latin": "^4.0.0", 7694 "retext-stringify": "^4.0.0", 7695 "unified": "^11.0.0" 7696 }, 7697 "funding": { 7698 "type": "opencollective", 7699 "url": "https://opencollective.com/unified" 7700 } 7701 }, 7702 "node_modules/retext-latin": { 7703 "version": "4.0.0", 7704 "resolved": "https://registry.npmjs.org/retext-latin/-/retext-latin-4.0.0.tgz", 7705 "integrity": "sha512-hv9woG7Fy0M9IlRQloq/N6atV82NxLGveq+3H2WOi79dtIYWN8OaxogDm77f8YnVXJL2VD3bbqowu5E3EMhBYA==", 7706 "license": "MIT", 7707 "dependencies": { 7708 "@types/nlcst": "^2.0.0", 7709 "parse-latin": "^7.0.0", 7710 "unified": "^11.0.0" 7711 }, 7712 "funding": { 7713 "type": "opencollective", 7714 "url": "https://opencollective.com/unified" 7715 } 7716 }, 7717 "node_modules/retext-smartypants": { 7718 "version": "6.2.0", 7719 "resolved": "https://registry.npmjs.org/retext-smartypants/-/retext-smartypants-6.2.0.tgz", 7720 "integrity": "sha512-kk0jOU7+zGv//kfjXEBjdIryL1Acl4i9XNkHxtM7Tm5lFiCog576fjNC9hjoR7LTKQ0DsPWy09JummSsH1uqfQ==", 7721 "license": "MIT", 7722 "dependencies": { 7723 "@types/nlcst": "^2.0.0", 7724 "nlcst-to-string": "^4.0.0", 7725 "unist-util-visit": "^5.0.0" 7726 }, 7727 "funding": { 7728 "type": "opencollective", 7729 "url": "https://opencollective.com/unified" 7730 } 7731 }, 7732 "node_modules/retext-stringify": { 7733 "version": "4.0.0", 7734 "resolved": "https://registry.npmjs.org/retext-stringify/-/retext-stringify-4.0.0.tgz", 7735 "integrity": "sha512-rtfN/0o8kL1e+78+uxPTqu1Klt0yPzKuQ2BfWwwfgIUSayyzxpM1PJzkKt4V8803uB9qSy32MvI7Xep9khTpiA==", 7736 "license": "MIT", 7737 "dependencies": { 7738 "@types/nlcst": "^2.0.0", 7739 "nlcst-to-string": "^4.0.0", 7740 "unified": "^11.0.0" 7741 }, 7742 "funding": { 7743 "type": "opencollective", 7744 "url": "https://opencollective.com/unified" 7745 } 7746 }, 7747 "node_modules/rolldown": { 7748 "version": "1.0.0-rc.9", 7749 "resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.0.0-rc.9.tgz", 7750 "integrity": "sha512-9EbgWge7ZH+yqb4d2EnELAntgPTWbfL8ajiTW+SyhJEC4qhBbkCKbqFV4Ge4zmu5ziQuVbWxb/XwLZ+RIO7E8Q==", 7751 "dev": true, 7752 "license": "MIT", 7753 "dependencies": { 7754 "@oxc-project/types": "=0.115.0", 7755 "@rolldown/pluginutils": "1.0.0-rc.9" 7756 }, 7757 "bin": { 7758 "rolldown": "bin/cli.mjs" 7759 }, 7760 "engines": { 7761 "node": "^20.19.0 || >=22.12.0" 7762 }, 7763 "optionalDependencies": { 7764 "@rolldown/binding-android-arm64": "1.0.0-rc.9", 7765 "@rolldown/binding-darwin-arm64": "1.0.0-rc.9", 7766 "@rolldown/binding-darwin-x64": "1.0.0-rc.9", 7767 "@rolldown/binding-freebsd-x64": "1.0.0-rc.9", 7768 "@rolldown/binding-linux-arm-gnueabihf": "1.0.0-rc.9", 7769 "@rolldown/binding-linux-arm64-gnu": "1.0.0-rc.9", 7770 "@rolldown/binding-linux-arm64-musl": "1.0.0-rc.9", 7771 "@rolldown/binding-linux-ppc64-gnu": "1.0.0-rc.9", 7772 "@rolldown/binding-linux-s390x-gnu": "1.0.0-rc.9", 7773 "@rolldown/binding-linux-x64-gnu": "1.0.0-rc.9", 7774 "@rolldown/binding-linux-x64-musl": "1.0.0-rc.9", 7775 "@rolldown/binding-openharmony-arm64": "1.0.0-rc.9", 7776 "@rolldown/binding-wasm32-wasi": "1.0.0-rc.9", 7777 "@rolldown/binding-win32-arm64-msvc": "1.0.0-rc.9", 7778 "@rolldown/binding-win32-x64-msvc": "1.0.0-rc.9" 7779 } 7780 }, 7781 "node_modules/rollup": { 7782 "version": "4.59.0", 7783 "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.59.0.tgz", 7784 "integrity": "sha512-2oMpl67a3zCH9H79LeMcbDhXW/UmWG/y2zuqnF2jQq5uq9TbM9TVyXvA4+t+ne2IIkBdrLpAaRQAvo7YI/Yyeg==", 7785 "license": "MIT", 7786 "dependencies": { 7787 "@types/estree": "1.0.8" 7788 }, 7789 "bin": { 7790 "rollup": "dist/bin/rollup" 7791 }, 7792 "engines": { 7793 "node": ">=18.0.0", 7794 "npm": ">=8.0.0" 7795 }, 7796 "optionalDependencies": { 7797 "@rollup/rollup-android-arm-eabi": "4.59.0", 7798 "@rollup/rollup-android-arm64": "4.59.0", 7799 "@rollup/rollup-darwin-arm64": "4.59.0", 7800 "@rollup/rollup-darwin-x64": "4.59.0", 7801 "@rollup/rollup-freebsd-arm64": "4.59.0", 7802 "@rollup/rollup-freebsd-x64": "4.59.0", 7803 "@rollup/rollup-linux-arm-gnueabihf": "4.59.0", 7804 "@rollup/rollup-linux-arm-musleabihf": "4.59.0", 7805 "@rollup/rollup-linux-arm64-gnu": "4.59.0", 7806 "@rollup/rollup-linux-arm64-musl": "4.59.0", 7807 "@rollup/rollup-linux-loong64-gnu": "4.59.0", 7808 "@rollup/rollup-linux-loong64-musl": "4.59.0", 7809 "@rollup/rollup-linux-ppc64-gnu": "4.59.0", 7810 "@rollup/rollup-linux-ppc64-musl": "4.59.0", 7811 "@rollup/rollup-linux-riscv64-gnu": "4.59.0", 7812 "@rollup/rollup-linux-riscv64-musl": "4.59.0", 7813 "@rollup/rollup-linux-s390x-gnu": "4.59.0", 7814 "@rollup/rollup-linux-x64-gnu": "4.59.0", 7815 "@rollup/rollup-linux-x64-musl": "4.59.0", 7816 "@rollup/rollup-openbsd-x64": "4.59.0", 7817 "@rollup/rollup-openharmony-arm64": "4.59.0", 7818 "@rollup/rollup-win32-arm64-msvc": "4.59.0", 7819 "@rollup/rollup-win32-ia32-msvc": "4.59.0", 7820 "@rollup/rollup-win32-x64-gnu": "4.59.0", 7821 "@rollup/rollup-win32-x64-msvc": "4.59.0", 7822 "fsevents": "~2.3.2" 7823 } 7824 }, 7825 "node_modules/safe-buffer": { 7826 "version": "5.2.1", 7827 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", 7828 "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", 7829 "funding": [ 7830 { 7831 "type": "github", 7832 "url": "https://github.com/sponsors/feross" 7833 }, 7834 { 7835 "type": "patreon", 7836 "url": "https://www.patreon.com/feross" 7837 }, 7838 { 7839 "type": "consulting", 7840 "url": "https://feross.org/support" 7841 } 7842 ], 7843 "license": "MIT" 7844 }, 7845 "node_modules/satori": { 7846 "version": "0.19.3", 7847 "resolved": "https://registry.npmjs.org/satori/-/satori-0.19.3.tgz", 7848 "integrity": "sha512-dKr8TNYSyceWqBoTHWntjy25xaiWMw5GF+f8QOqFsov9OpTswLs7xdbvZudGRp9jkzbhv/4mVjVZYFtpruGKiA==", 7849 "license": "MPL-2.0", 7850 "dependencies": { 7851 "@shuding/opentype.js": "1.4.0-beta.0", 7852 "css-background-parser": "^0.1.0", 7853 "css-box-shadow": "1.0.0-3", 7854 "css-gradient-parser": "^0.0.17", 7855 "css-to-react-native": "^3.0.0", 7856 "emoji-regex-xs": "^2.0.1", 7857 "escape-html": "^1.0.3", 7858 "linebreak": "^1.1.0", 7859 "parse-css-color": "^0.2.1", 7860 "postcss-value-parser": "^4.2.0", 7861 "yoga-layout": "^3.2.1" 7862 }, 7863 "engines": { 7864 "node": ">=16" 7865 } 7866 }, 7867 "node_modules/sax": { 7868 "version": "1.5.0", 7869 "resolved": "https://registry.npmjs.org/sax/-/sax-1.5.0.tgz", 7870 "integrity": "sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==", 7871 "license": "BlueOak-1.0.0", 7872 "engines": { 7873 "node": ">=11.0.0" 7874 } 7875 }, 7876 "node_modules/semver": { 7877 "version": "7.7.4", 7878 "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz", 7879 "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==", 7880 "license": "ISC", 7881 "bin": { 7882 "semver": "bin/semver.js" 7883 }, 7884 "engines": { 7885 "node": ">=10" 7886 } 7887 }, 7888 "node_modules/sharp": { 7889 "version": "0.34.5", 7890 "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz", 7891 "integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==", 7892 "hasInstallScript": true, 7893 "license": "Apache-2.0", 7894 "dependencies": { 7895 "@img/colour": "^1.0.0", 7896 "detect-libc": "^2.1.2", 7897 "semver": "^7.7.3" 7898 }, 7899 "engines": { 7900 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 7901 }, 7902 "funding": { 7903 "url": "https://opencollective.com/libvips" 7904 }, 7905 "optionalDependencies": { 7906 "@img/sharp-darwin-arm64": "0.34.5", 7907 "@img/sharp-darwin-x64": "0.34.5", 7908 "@img/sharp-libvips-darwin-arm64": "1.2.4", 7909 "@img/sharp-libvips-darwin-x64": "1.2.4", 7910 "@img/sharp-libvips-linux-arm": "1.2.4", 7911 "@img/sharp-libvips-linux-arm64": "1.2.4", 7912 "@img/sharp-libvips-linux-ppc64": "1.2.4", 7913 "@img/sharp-libvips-linux-riscv64": "1.2.4", 7914 "@img/sharp-libvips-linux-s390x": "1.2.4", 7915 "@img/sharp-libvips-linux-x64": "1.2.4", 7916 "@img/sharp-libvips-linuxmusl-arm64": "1.2.4", 7917 "@img/sharp-libvips-linuxmusl-x64": "1.2.4", 7918 "@img/sharp-linux-arm": "0.34.5", 7919 "@img/sharp-linux-arm64": "0.34.5", 7920 "@img/sharp-linux-ppc64": "0.34.5", 7921 "@img/sharp-linux-riscv64": "0.34.5", 7922 "@img/sharp-linux-s390x": "0.34.5", 7923 "@img/sharp-linux-x64": "0.34.5", 7924 "@img/sharp-linuxmusl-arm64": "0.34.5", 7925 "@img/sharp-linuxmusl-x64": "0.34.5", 7926 "@img/sharp-wasm32": "0.34.5", 7927 "@img/sharp-win32-arm64": "0.34.5", 7928 "@img/sharp-win32-ia32": "0.34.5", 7929 "@img/sharp-win32-x64": "0.34.5" 7930 } 7931 }, 7932 "node_modules/shiki": { 7933 "version": "3.23.0", 7934 "resolved": "https://registry.npmjs.org/shiki/-/shiki-3.23.0.tgz", 7935 "integrity": "sha512-55Dj73uq9ZXL5zyeRPzHQsK7Nbyt6Y10k5s7OjuFZGMhpp4r/rsLBH0o/0fstIzX1Lep9VxefWljK/SKCzygIA==", 7936 "license": "MIT", 7937 "dependencies": { 7938 "@shikijs/core": "3.23.0", 7939 "@shikijs/engine-javascript": "3.23.0", 7940 "@shikijs/engine-oniguruma": "3.23.0", 7941 "@shikijs/langs": "3.23.0", 7942 "@shikijs/themes": "3.23.0", 7943 "@shikijs/types": "3.23.0", 7944 "@shikijs/vscode-textmate": "^10.0.2", 7945 "@types/hast": "^3.0.4" 7946 } 7947 }, 7948 "node_modules/siginfo": { 7949 "version": "2.0.0", 7950 "resolved": "https://registry.npmjs.org/siginfo/-/siginfo-2.0.0.tgz", 7951 "integrity": "sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==", 7952 "license": "ISC" 7953 }, 7954 "node_modules/simple-concat": { 7955 "version": "1.0.1", 7956 "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz", 7957 "integrity": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==", 7958 "funding": [ 7959 { 7960 "type": "github", 7961 "url": "https://github.com/sponsors/feross" 7962 }, 7963 { 7964 "type": "patreon", 7965 "url": "https://www.patreon.com/feross" 7966 }, 7967 { 7968 "type": "consulting", 7969 "url": "https://feross.org/support" 7970 } 7971 ], 7972 "license": "MIT" 7973 }, 7974 "node_modules/simple-get": { 7975 "version": "4.0.1", 7976 "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz", 7977 "integrity": "sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==", 7978 "funding": [ 7979 { 7980 "type": "github", 7981 "url": "https://github.com/sponsors/feross" 7982 }, 7983 { 7984 "type": "patreon", 7985 "url": "https://www.patreon.com/feross" 7986 }, 7987 { 7988 "type": "consulting", 7989 "url": "https://feross.org/support" 7990 } 7991 ], 7992 "license": "MIT", 7993 "dependencies": { 7994 "decompress-response": "^6.0.0", 7995 "once": "^1.3.1", 7996 "simple-concat": "^1.0.0" 7997 } 7998 }, 7999 "node_modules/sisteransi": { 8000 "version": "1.0.5", 8001 "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz", 8002 "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==", 8003 "license": "MIT" 8004 }, 8005 "node_modules/sitemap": { 8006 "version": "9.0.1", 8007 "resolved": "https://registry.npmjs.org/sitemap/-/sitemap-9.0.1.tgz", 8008 "integrity": "sha512-S6hzjGJSG3d6if0YoF5kTyeRJvia6FSTBroE5fQ0bu1QNxyJqhhinfUsXi9fH3MgtXODWvwo2BDyQSnhPQ88uQ==", 8009 "license": "MIT", 8010 "dependencies": { 8011 "@types/node": "^24.9.2", 8012 "@types/sax": "^1.2.1", 8013 "arg": "^5.0.0", 8014 "sax": "^1.4.1" 8015 }, 8016 "bin": { 8017 "sitemap": "dist/esm/cli.js" 8018 }, 8019 "engines": { 8020 "node": ">=20.19.5", 8021 "npm": ">=10.8.2" 8022 } 8023 }, 8024 "node_modules/sitemap/node_modules/@types/node": { 8025 "version": "24.12.0", 8026 "resolved": "https://registry.npmjs.org/@types/node/-/node-24.12.0.tgz", 8027 "integrity": "sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==", 8028 "license": "MIT", 8029 "dependencies": { 8030 "undici-types": "~7.16.0" 8031 } 8032 }, 8033 "node_modules/sitemap/node_modules/undici-types": { 8034 "version": "7.16.0", 8035 "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz", 8036 "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==", 8037 "license": "MIT" 8038 }, 8039 "node_modules/smol-toml": { 8040 "version": "1.6.0", 8041 "resolved": "https://registry.npmjs.org/smol-toml/-/smol-toml-1.6.0.tgz", 8042 "integrity": "sha512-4zemZi0HvTnYwLfrpk/CF9LOd9Lt87kAt50GnqhMpyF9U3poDAP2+iukq2bZsO/ufegbYehBkqINbsWxj4l4cw==", 8043 "license": "BSD-3-Clause", 8044 "engines": { 8045 "node": ">= 18" 8046 }, 8047 "funding": { 8048 "url": "https://github.com/sponsors/cyyynthia" 8049 } 8050 }, 8051 "node_modules/source-map": { 8052 "version": "0.7.6", 8053 "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.6.tgz", 8054 "integrity": "sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ==", 8055 "license": "BSD-3-Clause", 8056 "engines": { 8057 "node": ">= 12" 8058 } 8059 }, 8060 "node_modules/source-map-js": { 8061 "version": "1.2.1", 8062 "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", 8063 "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", 8064 "license": "BSD-3-Clause", 8065 "engines": { 8066 "node": ">=0.10.0" 8067 } 8068 }, 8069 "node_modules/space-separated-tokens": { 8070 "version": "2.0.2", 8071 "resolved": "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz", 8072 "integrity": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==", 8073 "license": "MIT", 8074 "funding": { 8075 "type": "github", 8076 "url": "https://github.com/sponsors/wooorm" 8077 } 8078 }, 8079 "node_modules/stackback": { 8080 "version": "0.0.2", 8081 "resolved": "https://registry.npmjs.org/stackback/-/stackback-0.0.2.tgz", 8082 "integrity": "sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==", 8083 "license": "MIT" 8084 }, 8085 "node_modules/std-env": { 8086 "version": "3.10.0", 8087 "resolved": "https://registry.npmjs.org/std-env/-/std-env-3.10.0.tgz", 8088 "integrity": "sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==", 8089 "license": "MIT" 8090 }, 8091 "node_modules/stream-replace-string": { 8092 "version": "2.0.0", 8093 "resolved": "https://registry.npmjs.org/stream-replace-string/-/stream-replace-string-2.0.0.tgz", 8094 "integrity": "sha512-TlnjJ1C0QrmxRNrON00JvaFFlNh5TTG00APw23j74ET7gkQpTASi6/L2fuiav8pzK715HXtUeClpBTw2NPSn6w==", 8095 "license": "MIT" 8096 }, 8097 "node_modules/string_decoder": { 8098 "version": "1.3.0", 8099 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", 8100 "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", 8101 "license": "MIT", 8102 "dependencies": { 8103 "safe-buffer": "~5.2.0" 8104 } 8105 }, 8106 "node_modules/string-width": { 8107 "version": "7.2.0", 8108 "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz", 8109 "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==", 8110 "license": "MIT", 8111 "dependencies": { 8112 "emoji-regex": "^10.3.0", 8113 "get-east-asian-width": "^1.0.0", 8114 "strip-ansi": "^7.1.0" 8115 }, 8116 "engines": { 8117 "node": ">=18" 8118 }, 8119 "funding": { 8120 "url": "https://github.com/sponsors/sindresorhus" 8121 } 8122 }, 8123 "node_modules/string.prototype.codepointat": { 8124 "version": "0.2.1", 8125 "resolved": "https://registry.npmjs.org/string.prototype.codepointat/-/string.prototype.codepointat-0.2.1.tgz", 8126 "integrity": "sha512-2cBVCj6I4IOvEnjgO/hWqXjqBGsY+zwPmHl12Srk9IXSZ56Jwwmy+66XO5Iut/oQVR7t5ihYdLB0GMa4alEUcg==", 8127 "license": "MIT" 8128 }, 8129 "node_modules/stringify-entities": { 8130 "version": "4.0.4", 8131 "resolved": "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.4.tgz", 8132 "integrity": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==", 8133 "license": "MIT", 8134 "dependencies": { 8135 "character-entities-html4": "^2.0.0", 8136 "character-entities-legacy": "^3.0.0" 8137 }, 8138 "funding": { 8139 "type": "github", 8140 "url": "https://github.com/sponsors/wooorm" 8141 } 8142 }, 8143 "node_modules/strip-ansi": { 8144 "version": "7.2.0", 8145 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz", 8146 "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==", 8147 "license": "MIT", 8148 "dependencies": { 8149 "ansi-regex": "^6.2.2" 8150 }, 8151 "engines": { 8152 "node": ">=12" 8153 }, 8154 "funding": { 8155 "url": "https://github.com/chalk/strip-ansi?sponsor=1" 8156 } 8157 }, 8158 "node_modules/strip-json-comments": { 8159 "version": "2.0.1", 8160 "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", 8161 "integrity": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==", 8162 "license": "MIT", 8163 "engines": { 8164 "node": ">=0.10.0" 8165 } 8166 }, 8167 "node_modules/style-to-js": { 8168 "version": "1.1.21", 8169 "resolved": "https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.21.tgz", 8170 "integrity": "sha512-RjQetxJrrUJLQPHbLku6U/ocGtzyjbJMP9lCNK7Ag0CNh690nSH8woqWH9u16nMjYBAok+i7JO1NP2pOy8IsPQ==", 8171 "license": "MIT", 8172 "dependencies": { 8173 "style-to-object": "1.0.14" 8174 } 8175 }, 8176 "node_modules/style-to-object": { 8177 "version": "1.0.14", 8178 "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.14.tgz", 8179 "integrity": "sha512-LIN7rULI0jBscWQYaSswptyderlarFkjQ+t79nzty8tcIAceVomEVlLzH5VP4Cmsv6MtKhs7qaAiwlcp+Mgaxw==", 8180 "license": "MIT", 8181 "dependencies": { 8182 "inline-style-parser": "0.2.7" 8183 } 8184 }, 8185 "node_modules/svgo": { 8186 "version": "4.0.1", 8187 "resolved": "https://registry.npmjs.org/svgo/-/svgo-4.0.1.tgz", 8188 "integrity": "sha512-XDpWUOPC6FEibaLzjfe0ucaV0YrOjYotGJO1WpF0Zd+n6ZGEQUsSugaoLq9QkEZtAfQIxT42UChcssDVPP3+/w==", 8189 "license": "MIT", 8190 "dependencies": { 8191 "commander": "^11.1.0", 8192 "css-select": "^5.1.0", 8193 "css-tree": "^3.0.1", 8194 "css-what": "^6.1.0", 8195 "csso": "^5.0.5", 8196 "picocolors": "^1.1.1", 8197 "sax": "^1.5.0" 8198 }, 8199 "bin": { 8200 "svgo": "bin/svgo.js" 8201 }, 8202 "engines": { 8203 "node": ">=16" 8204 }, 8205 "funding": { 8206 "type": "opencollective", 8207 "url": "https://opencollective.com/svgo" 8208 } 8209 }, 8210 "node_modules/tar-fs": { 8211 "version": "2.1.4", 8212 "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.4.tgz", 8213 "integrity": "sha512-mDAjwmZdh7LTT6pNleZ05Yt65HC3E+NiQzl672vQG38jIrehtJk/J3mNwIg+vShQPcLF/LV7CMnDW6vjj6sfYQ==", 8214 "license": "MIT", 8215 "dependencies": { 8216 "chownr": "^1.1.1", 8217 "mkdirp-classic": "^0.5.2", 8218 "pump": "^3.0.0", 8219 "tar-stream": "^2.1.4" 8220 } 8221 }, 8222 "node_modules/tar-stream": { 8223 "version": "2.2.0", 8224 "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz", 8225 "integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==", 8226 "license": "MIT", 8227 "dependencies": { 8228 "bl": "^4.0.3", 8229 "end-of-stream": "^1.4.1", 8230 "fs-constants": "^1.0.0", 8231 "inherits": "^2.0.3", 8232 "readable-stream": "^3.1.1" 8233 }, 8234 "engines": { 8235 "node": ">=6" 8236 } 8237 }, 8238 "node_modules/tiny-inflate": { 8239 "version": "1.0.3", 8240 "resolved": "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz", 8241 "integrity": "sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==", 8242 "license": "MIT" 8243 }, 8244 "node_modules/tinybench": { 8245 "version": "2.9.0", 8246 "resolved": "https://registry.npmjs.org/tinybench/-/tinybench-2.9.0.tgz", 8247 "integrity": "sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==", 8248 "license": "MIT" 8249 }, 8250 "node_modules/tinyexec": { 8251 "version": "1.0.2", 8252 "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.0.2.tgz", 8253 "integrity": "sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==", 8254 "license": "MIT", 8255 "engines": { 8256 "node": ">=18" 8257 } 8258 }, 8259 "node_modules/tinyglobby": { 8260 "version": "0.2.15", 8261 "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz", 8262 "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==", 8263 "license": "MIT", 8264 "dependencies": { 8265 "fdir": "^6.5.0", 8266 "picomatch": "^4.0.3" 8267 }, 8268 "engines": { 8269 "node": ">=12.0.0" 8270 }, 8271 "funding": { 8272 "url": "https://github.com/sponsors/SuperchupuDev" 8273 } 8274 }, 8275 "node_modules/tinypool": { 8276 "version": "2.1.0", 8277 "resolved": "https://registry.npmjs.org/tinypool/-/tinypool-2.1.0.tgz", 8278 "integrity": "sha512-Pugqs6M0m7Lv1I7FtxN4aoyToKg1C4tu+/381vH35y8oENM/Ai7f7C4StcoK4/+BSw9ebcS8jRiVrORFKCALLw==", 8279 "dev": true, 8280 "license": "MIT", 8281 "engines": { 8282 "node": "^20.0.0 || >=22.0.0" 8283 } 8284 }, 8285 "node_modules/tinyrainbow": { 8286 "version": "3.0.3", 8287 "resolved": "https://registry.npmjs.org/tinyrainbow/-/tinyrainbow-3.0.3.tgz", 8288 "integrity": "sha512-PSkbLUoxOFRzJYjjxHJt9xro7D+iilgMX/C9lawzVuYiIdcihh9DXmVibBe8lmcFrRi/VzlPjBxbN7rH24q8/Q==", 8289 "license": "MIT", 8290 "engines": { 8291 "node": ">=14.0.0" 8292 } 8293 }, 8294 "node_modules/trim-lines": { 8295 "version": "3.0.1", 8296 "resolved": "https://registry.npmjs.org/trim-lines/-/trim-lines-3.0.1.tgz", 8297 "integrity": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==", 8298 "license": "MIT", 8299 "funding": { 8300 "type": "github", 8301 "url": "https://github.com/sponsors/wooorm" 8302 } 8303 }, 8304 "node_modules/trough": { 8305 "version": "2.2.0", 8306 "resolved": "https://registry.npmjs.org/trough/-/trough-2.2.0.tgz", 8307 "integrity": "sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==", 8308 "license": "MIT", 8309 "funding": { 8310 "type": "github", 8311 "url": "https://github.com/sponsors/wooorm" 8312 } 8313 }, 8314 "node_modules/tsconfck": { 8315 "version": "3.1.6", 8316 "resolved": "https://registry.npmjs.org/tsconfck/-/tsconfck-3.1.6.tgz", 8317 "integrity": "sha512-ks6Vjr/jEw0P1gmOVwutM3B7fWxoWBL2KRDb1JfqGVawBmO5UsvmWOQFGHBPl5yxYz4eERr19E6L7NMv+Fej4w==", 8318 "license": "MIT", 8319 "bin": { 8320 "tsconfck": "bin/tsconfck.js" 8321 }, 8322 "engines": { 8323 "node": "^18 || >=20" 8324 }, 8325 "peerDependencies": { 8326 "typescript": "^5.0.0" 8327 }, 8328 "peerDependenciesMeta": { 8329 "typescript": { 8330 "optional": true 8331 } 8332 } 8333 }, 8334 "node_modules/tslib": { 8335 "version": "2.8.1", 8336 "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", 8337 "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", 8338 "license": "0BSD", 8339 "optional": true 8340 }, 8341 "node_modules/tunnel-agent": { 8342 "version": "0.6.0", 8343 "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", 8344 "integrity": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==", 8345 "license": "Apache-2.0", 8346 "dependencies": { 8347 "safe-buffer": "^5.0.1" 8348 }, 8349 "engines": { 8350 "node": "*" 8351 } 8352 }, 8353 "node_modules/type-fest": { 8354 "version": "4.41.0", 8355 "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.41.0.tgz", 8356 "integrity": "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==", 8357 "license": "(MIT OR CC0-1.0)", 8358 "engines": { 8359 "node": ">=16" 8360 }, 8361 "funding": { 8362 "url": "https://github.com/sponsors/sindresorhus" 8363 } 8364 }, 8365 "node_modules/typescript": { 8366 "version": "5.9.3", 8367 "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", 8368 "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", 8369 "license": "Apache-2.0", 8370 "bin": { 8371 "tsc": "bin/tsc", 8372 "tsserver": "bin/tsserver" 8373 }, 8374 "engines": { 8375 "node": ">=14.17" 8376 } 8377 }, 8378 "node_modules/ufo": { 8379 "version": "1.6.3", 8380 "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.6.3.tgz", 8381 "integrity": "sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==", 8382 "license": "MIT" 8383 }, 8384 "node_modules/ultrahtml": { 8385 "version": "1.6.0", 8386 "resolved": "https://registry.npmjs.org/ultrahtml/-/ultrahtml-1.6.0.tgz", 8387 "integrity": "sha512-R9fBn90VTJrqqLDwyMph+HGne8eqY1iPfYhPzZrvKpIfwkWZbcYlfpsb8B9dTvBfpy1/hqAD7Wi8EKfP9e8zdw==", 8388 "license": "MIT" 8389 }, 8390 "node_modules/uncrypto": { 8391 "version": "0.1.3", 8392 "resolved": "https://registry.npmjs.org/uncrypto/-/uncrypto-0.1.3.tgz", 8393 "integrity": "sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==", 8394 "license": "MIT" 8395 }, 8396 "node_modules/undici-types": { 8397 "version": "7.18.2", 8398 "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.18.2.tgz", 8399 "integrity": "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==", 8400 "license": "MIT" 8401 }, 8402 "node_modules/unicode-trie": { 8403 "version": "2.0.0", 8404 "resolved": "https://registry.npmjs.org/unicode-trie/-/unicode-trie-2.0.0.tgz", 8405 "integrity": "sha512-x7bc76x0bm4prf1VLg79uhAzKw8DVboClSN5VxJuQ+LKDOVEW9CdH+VY7SP+vX7xCYQqzzgQpFqz15zeLvAtZQ==", 8406 "license": "MIT", 8407 "dependencies": { 8408 "pako": "^0.2.5", 8409 "tiny-inflate": "^1.0.0" 8410 } 8411 }, 8412 "node_modules/unified": { 8413 "version": "11.0.5", 8414 "resolved": "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz", 8415 "integrity": "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==", 8416 "license": "MIT", 8417 "dependencies": { 8418 "@types/unist": "^3.0.0", 8419 "bail": "^2.0.0", 8420 "devlop": "^1.0.0", 8421 "extend": "^3.0.0", 8422 "is-plain-obj": "^4.0.0", 8423 "trough": "^2.0.0", 8424 "vfile": "^6.0.0" 8425 }, 8426 "funding": { 8427 "type": "opencollective", 8428 "url": "https://opencollective.com/unified" 8429 } 8430 }, 8431 "node_modules/unifont": { 8432 "version": "0.7.4", 8433 "resolved": "https://registry.npmjs.org/unifont/-/unifont-0.7.4.tgz", 8434 "integrity": "sha512-oHeis4/xl42HUIeHuNZRGEvxj5AaIKR+bHPNegRq5LV1gdc3jundpONbjglKpihmJf+dswygdMJn3eftGIMemg==", 8435 "license": "MIT", 8436 "dependencies": { 8437 "css-tree": "^3.1.0", 8438 "ofetch": "^1.5.1", 8439 "ohash": "^2.0.11" 8440 } 8441 }, 8442 "node_modules/unist-util-find-after": { 8443 "version": "5.0.0", 8444 "resolved": "https://registry.npmjs.org/unist-util-find-after/-/unist-util-find-after-5.0.0.tgz", 8445 "integrity": "sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==", 8446 "license": "MIT", 8447 "dependencies": { 8448 "@types/unist": "^3.0.0", 8449 "unist-util-is": "^6.0.0" 8450 }, 8451 "funding": { 8452 "type": "opencollective", 8453 "url": "https://opencollective.com/unified" 8454 } 8455 }, 8456 "node_modules/unist-util-is": { 8457 "version": "6.0.1", 8458 "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.1.tgz", 8459 "integrity": "sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==", 8460 "license": "MIT", 8461 "dependencies": { 8462 "@types/unist": "^3.0.0" 8463 }, 8464 "funding": { 8465 "type": "opencollective", 8466 "url": "https://opencollective.com/unified" 8467 } 8468 }, 8469 "node_modules/unist-util-modify-children": { 8470 "version": "4.0.0", 8471 "resolved": "https://registry.npmjs.org/unist-util-modify-children/-/unist-util-modify-children-4.0.0.tgz", 8472 "integrity": "sha512-+tdN5fGNddvsQdIzUF3Xx82CU9sMM+fA0dLgR9vOmT0oPT2jH+P1nd5lSqfCfXAw+93NhcXNY2qqvTUtE4cQkw==", 8473 "license": "MIT", 8474 "dependencies": { 8475 "@types/unist": "^3.0.0", 8476 "array-iterate": "^2.0.0" 8477 }, 8478 "funding": { 8479 "type": "opencollective", 8480 "url": "https://opencollective.com/unified" 8481 } 8482 }, 8483 "node_modules/unist-util-position": { 8484 "version": "5.0.0", 8485 "resolved": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-5.0.0.tgz", 8486 "integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==", 8487 "license": "MIT", 8488 "dependencies": { 8489 "@types/unist": "^3.0.0" 8490 }, 8491 "funding": { 8492 "type": "opencollective", 8493 "url": "https://opencollective.com/unified" 8494 } 8495 }, 8496 "node_modules/unist-util-position-from-estree": { 8497 "version": "2.0.0", 8498 "resolved": "https://registry.npmjs.org/unist-util-position-from-estree/-/unist-util-position-from-estree-2.0.0.tgz", 8499 "integrity": "sha512-KaFVRjoqLyF6YXCbVLNad/eS4+OfPQQn2yOd7zF/h5T/CSL2v8NpN6a5TPvtbXthAGw5nG+PuTtq+DdIZr+cRQ==", 8500 "license": "MIT", 8501 "dependencies": { 8502 "@types/unist": "^3.0.0" 8503 }, 8504 "funding": { 8505 "type": "opencollective", 8506 "url": "https://opencollective.com/unified" 8507 } 8508 }, 8509 "node_modules/unist-util-remove-position": { 8510 "version": "5.0.0", 8511 "resolved": "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-5.0.0.tgz", 8512 "integrity": "sha512-Hp5Kh3wLxv0PHj9m2yZhhLt58KzPtEYKQQ4yxfYFEO7EvHwzyDYnduhHnY1mDxoqr7VUwVuHXk9RXKIiYS1N8Q==", 8513 "license": "MIT", 8514 "dependencies": { 8515 "@types/unist": "^3.0.0", 8516 "unist-util-visit": "^5.0.0" 8517 }, 8518 "funding": { 8519 "type": "opencollective", 8520 "url": "https://opencollective.com/unified" 8521 } 8522 }, 8523 "node_modules/unist-util-stringify-position": { 8524 "version": "4.0.0", 8525 "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz", 8526 "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==", 8527 "license": "MIT", 8528 "dependencies": { 8529 "@types/unist": "^3.0.0" 8530 }, 8531 "funding": { 8532 "type": "opencollective", 8533 "url": "https://opencollective.com/unified" 8534 } 8535 }, 8536 "node_modules/unist-util-visit": { 8537 "version": "5.1.0", 8538 "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.1.0.tgz", 8539 "integrity": "sha512-m+vIdyeCOpdr/QeQCu2EzxX/ohgS8KbnPDgFni4dQsfSCtpz8UqDyY5GjRru8PDKuYn7Fq19j1CQ+nJSsGKOzg==", 8540 "license": "MIT", 8541 "dependencies": { 8542 "@types/unist": "^3.0.0", 8543 "unist-util-is": "^6.0.0", 8544 "unist-util-visit-parents": "^6.0.0" 8545 }, 8546 "funding": { 8547 "type": "opencollective", 8548 "url": "https://opencollective.com/unified" 8549 } 8550 }, 8551 "node_modules/unist-util-visit-children": { 8552 "version": "3.0.0", 8553 "resolved": "https://registry.npmjs.org/unist-util-visit-children/-/unist-util-visit-children-3.0.0.tgz", 8554 "integrity": "sha512-RgmdTfSBOg04sdPcpTSD1jzoNBjt9a80/ZCzp5cI9n1qPzLZWF9YdvWGN2zmTumP1HWhXKdUWexjy/Wy/lJ7tA==", 8555 "license": "MIT", 8556 "dependencies": { 8557 "@types/unist": "^3.0.0" 8558 }, 8559 "funding": { 8560 "type": "opencollective", 8561 "url": "https://opencollective.com/unified" 8562 } 8563 }, 8564 "node_modules/unist-util-visit-parents": { 8565 "version": "6.0.2", 8566 "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.2.tgz", 8567 "integrity": "sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==", 8568 "license": "MIT", 8569 "dependencies": { 8570 "@types/unist": "^3.0.0", 8571 "unist-util-is": "^6.0.0" 8572 }, 8573 "funding": { 8574 "type": "opencollective", 8575 "url": "https://opencollective.com/unified" 8576 } 8577 }, 8578 "node_modules/unstorage": { 8579 "version": "1.17.4", 8580 "resolved": "https://registry.npmjs.org/unstorage/-/unstorage-1.17.4.tgz", 8581 "integrity": "sha512-fHK0yNg38tBiJKp/Vgsq4j0JEsCmgqH58HAn707S7zGkArbZsVr/CwINoi+nh3h98BRCwKvx1K3Xg9u3VV83sw==", 8582 "license": "MIT", 8583 "dependencies": { 8584 "anymatch": "^3.1.3", 8585 "chokidar": "^5.0.0", 8586 "destr": "^2.0.5", 8587 "h3": "^1.15.5", 8588 "lru-cache": "^11.2.0", 8589 "node-fetch-native": "^1.6.7", 8590 "ofetch": "^1.5.1", 8591 "ufo": "^1.6.3" 8592 }, 8593 "peerDependencies": { 8594 "@azure/app-configuration": "^1.8.0", 8595 "@azure/cosmos": "^4.2.0", 8596 "@azure/data-tables": "^13.3.0", 8597 "@azure/identity": "^4.6.0", 8598 "@azure/keyvault-secrets": "^4.9.0", 8599 "@azure/storage-blob": "^12.26.0", 8600 "@capacitor/preferences": "^6 || ^7 || ^8", 8601 "@deno/kv": ">=0.9.0", 8602 "@netlify/blobs": "^6.5.0 || ^7.0.0 || ^8.1.0 || ^9.0.0 || ^10.0.0", 8603 "@planetscale/database": "^1.19.0", 8604 "@upstash/redis": "^1.34.3", 8605 "@vercel/blob": ">=0.27.1", 8606 "@vercel/functions": "^2.2.12 || ^3.0.0", 8607 "@vercel/kv": "^1 || ^2 || ^3", 8608 "aws4fetch": "^1.0.20", 8609 "db0": ">=0.2.1", 8610 "idb-keyval": "^6.2.1", 8611 "ioredis": "^5.4.2", 8612 "uploadthing": "^7.4.4" 8613 }, 8614 "peerDependenciesMeta": { 8615 "@azure/app-configuration": { 8616 "optional": true 8617 }, 8618 "@azure/cosmos": { 8619 "optional": true 8620 }, 8621 "@azure/data-tables": { 8622 "optional": true 8623 }, 8624 "@azure/identity": { 8625 "optional": true 8626 }, 8627 "@azure/keyvault-secrets": { 8628 "optional": true 8629 }, 8630 "@azure/storage-blob": { 8631 "optional": true 8632 }, 8633 "@capacitor/preferences": { 8634 "optional": true 8635 }, 8636 "@deno/kv": { 8637 "optional": true 8638 }, 8639 "@netlify/blobs": { 8640 "optional": true 8641 }, 8642 "@planetscale/database": { 8643 "optional": true 8644 }, 8645 "@upstash/redis": { 8646 "optional": true 8647 }, 8648 "@vercel/blob": { 8649 "optional": true 8650 }, 8651 "@vercel/functions": { 8652 "optional": true 8653 }, 8654 "@vercel/kv": { 8655 "optional": true 8656 }, 8657 "aws4fetch": { 8658 "optional": true 8659 }, 8660 "db0": { 8661 "optional": true 8662 }, 8663 "idb-keyval": { 8664 "optional": true 8665 }, 8666 "ioredis": { 8667 "optional": true 8668 }, 8669 "uploadthing": { 8670 "optional": true 8671 } 8672 } 8673 }, 8674 "node_modules/util-deprecate": { 8675 "version": "1.0.2", 8676 "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", 8677 "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", 8678 "license": "MIT" 8679 }, 8680 "node_modules/vfile": { 8681 "version": "6.0.3", 8682 "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.3.tgz", 8683 "integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==", 8684 "license": "MIT", 8685 "dependencies": { 8686 "@types/unist": "^3.0.0", 8687 "vfile-message": "^4.0.0" 8688 }, 8689 "funding": { 8690 "type": "opencollective", 8691 "url": "https://opencollective.com/unified" 8692 } 8693 }, 8694 "node_modules/vfile-location": { 8695 "version": "5.0.3", 8696 "resolved": "https://registry.npmjs.org/vfile-location/-/vfile-location-5.0.3.tgz", 8697 "integrity": "sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==", 8698 "license": "MIT", 8699 "dependencies": { 8700 "@types/unist": "^3.0.0", 8701 "vfile": "^6.0.0" 8702 }, 8703 "funding": { 8704 "type": "opencollective", 8705 "url": "https://opencollective.com/unified" 8706 } 8707 }, 8708 "node_modules/vfile-message": { 8709 "version": "4.0.3", 8710 "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.3.tgz", 8711 "integrity": "sha512-QTHzsGd1EhbZs4AsQ20JX1rC3cOlt/IWJruk893DfLRr57lcnOeMaWG4K0JrRta4mIJZKth2Au3mM3u03/JWKw==", 8712 "license": "MIT", 8713 "dependencies": { 8714 "@types/unist": "^3.0.0", 8715 "unist-util-stringify-position": "^4.0.0" 8716 }, 8717 "funding": { 8718 "type": "opencollective", 8719 "url": "https://opencollective.com/unified" 8720 } 8721 }, 8722 "node_modules/vite": { 8723 "version": "6.4.1", 8724 "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz", 8725 "integrity": "sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==", 8726 "license": "MIT", 8727 "dependencies": { 8728 "esbuild": "^0.25.0", 8729 "fdir": "^6.4.4", 8730 "picomatch": "^4.0.2", 8731 "postcss": "^8.5.3", 8732 "rollup": "^4.34.9", 8733 "tinyglobby": "^0.2.13" 8734 }, 8735 "bin": { 8736 "vite": "bin/vite.js" 8737 }, 8738 "engines": { 8739 "node": "^18.0.0 || ^20.0.0 || >=22.0.0" 8740 }, 8741 "funding": { 8742 "url": "https://github.com/vitejs/vite?sponsor=1" 8743 }, 8744 "optionalDependencies": { 8745 "fsevents": "~2.3.3" 8746 }, 8747 "peerDependencies": { 8748 "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0", 8749 "jiti": ">=1.21.0", 8750 "less": "*", 8751 "lightningcss": "^1.21.0", 8752 "sass": "*", 8753 "sass-embedded": "*", 8754 "stylus": "*", 8755 "sugarss": "*", 8756 "terser": "^5.16.0", 8757 "tsx": "^4.8.1", 8758 "yaml": "^2.4.2" 8759 }, 8760 "peerDependenciesMeta": { 8761 "@types/node": { 8762 "optional": true 8763 }, 8764 "jiti": { 8765 "optional": true 8766 }, 8767 "less": { 8768 "optional": true 8769 }, 8770 "lightningcss": { 8771 "optional": true 8772 }, 8773 "sass": { 8774 "optional": true 8775 }, 8776 "sass-embedded": { 8777 "optional": true 8778 }, 8779 "stylus": { 8780 "optional": true 8781 }, 8782 "sugarss": { 8783 "optional": true 8784 }, 8785 "terser": { 8786 "optional": true 8787 }, 8788 "tsx": { 8789 "optional": true 8790 }, 8791 "yaml": { 8792 "optional": true 8793 } 8794 } 8795 }, 8796 "node_modules/vite/node_modules/@esbuild/aix-ppc64": { 8797 "version": "0.25.12", 8798 "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.12.tgz", 8799 "integrity": "sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==", 8800 "cpu": [ 8801 "ppc64" 8802 ], 8803 "license": "MIT", 8804 "optional": true, 8805 "os": [ 8806 "aix" 8807 ], 8808 "engines": { 8809 "node": ">=18" 8810 } 8811 }, 8812 "node_modules/vite/node_modules/@esbuild/android-arm": { 8813 "version": "0.25.12", 8814 "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.12.tgz", 8815 "integrity": "sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==", 8816 "cpu": [ 8817 "arm" 8818 ], 8819 "license": "MIT", 8820 "optional": true, 8821 "os": [ 8822 "android" 8823 ], 8824 "engines": { 8825 "node": ">=18" 8826 } 8827 }, 8828 "node_modules/vite/node_modules/@esbuild/android-arm64": { 8829 "version": "0.25.12", 8830 "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.12.tgz", 8831 "integrity": "sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==", 8832 "cpu": [ 8833 "arm64" 8834 ], 8835 "license": "MIT", 8836 "optional": true, 8837 "os": [ 8838 "android" 8839 ], 8840 "engines": { 8841 "node": ">=18" 8842 } 8843 }, 8844 "node_modules/vite/node_modules/@esbuild/android-x64": { 8845 "version": "0.25.12", 8846 "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.12.tgz", 8847 "integrity": "sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==", 8848 "cpu": [ 8849 "x64" 8850 ], 8851 "license": "MIT", 8852 "optional": true, 8853 "os": [ 8854 "android" 8855 ], 8856 "engines": { 8857 "node": ">=18" 8858 } 8859 }, 8860 "node_modules/vite/node_modules/@esbuild/darwin-arm64": { 8861 "version": "0.25.12", 8862 "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.12.tgz", 8863 "integrity": "sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==", 8864 "cpu": [ 8865 "arm64" 8866 ], 8867 "license": "MIT", 8868 "optional": true, 8869 "os": [ 8870 "darwin" 8871 ], 8872 "engines": { 8873 "node": ">=18" 8874 } 8875 }, 8876 "node_modules/vite/node_modules/@esbuild/darwin-x64": { 8877 "version": "0.25.12", 8878 "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.12.tgz", 8879 "integrity": "sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==", 8880 "cpu": [ 8881 "x64" 8882 ], 8883 "license": "MIT", 8884 "optional": true, 8885 "os": [ 8886 "darwin" 8887 ], 8888 "engines": { 8889 "node": ">=18" 8890 } 8891 }, 8892 "node_modules/vite/node_modules/@esbuild/freebsd-arm64": { 8893 "version": "0.25.12", 8894 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.12.tgz", 8895 "integrity": "sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==", 8896 "cpu": [ 8897 "arm64" 8898 ], 8899 "license": "MIT", 8900 "optional": true, 8901 "os": [ 8902 "freebsd" 8903 ], 8904 "engines": { 8905 "node": ">=18" 8906 } 8907 }, 8908 "node_modules/vite/node_modules/@esbuild/freebsd-x64": { 8909 "version": "0.25.12", 8910 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.12.tgz", 8911 "integrity": "sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==", 8912 "cpu": [ 8913 "x64" 8914 ], 8915 "license": "MIT", 8916 "optional": true, 8917 "os": [ 8918 "freebsd" 8919 ], 8920 "engines": { 8921 "node": ">=18" 8922 } 8923 }, 8924 "node_modules/vite/node_modules/@esbuild/linux-arm": { 8925 "version": "0.25.12", 8926 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.12.tgz", 8927 "integrity": "sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==", 8928 "cpu": [ 8929 "arm" 8930 ], 8931 "license": "MIT", 8932 "optional": true, 8933 "os": [ 8934 "linux" 8935 ], 8936 "engines": { 8937 "node": ">=18" 8938 } 8939 }, 8940 "node_modules/vite/node_modules/@esbuild/linux-arm64": { 8941 "version": "0.25.12", 8942 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.12.tgz", 8943 "integrity": "sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==", 8944 "cpu": [ 8945 "arm64" 8946 ], 8947 "license": "MIT", 8948 "optional": true, 8949 "os": [ 8950 "linux" 8951 ], 8952 "engines": { 8953 "node": ">=18" 8954 } 8955 }, 8956 "node_modules/vite/node_modules/@esbuild/linux-ia32": { 8957 "version": "0.25.12", 8958 "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.12.tgz", 8959 "integrity": "sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==", 8960 "cpu": [ 8961 "ia32" 8962 ], 8963 "license": "MIT", 8964 "optional": true, 8965 "os": [ 8966 "linux" 8967 ], 8968 "engines": { 8969 "node": ">=18" 8970 } 8971 }, 8972 "node_modules/vite/node_modules/@esbuild/linux-loong64": { 8973 "version": "0.25.12", 8974 "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.12.tgz", 8975 "integrity": "sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==", 8976 "cpu": [ 8977 "loong64" 8978 ], 8979 "license": "MIT", 8980 "optional": true, 8981 "os": [ 8982 "linux" 8983 ], 8984 "engines": { 8985 "node": ">=18" 8986 } 8987 }, 8988 "node_modules/vite/node_modules/@esbuild/linux-mips64el": { 8989 "version": "0.25.12", 8990 "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.12.tgz", 8991 "integrity": "sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==", 8992 "cpu": [ 8993 "mips64el" 8994 ], 8995 "license": "MIT", 8996 "optional": true, 8997 "os": [ 8998 "linux" 8999 ], 9000 "engines": { 9001 "node": ">=18" 9002 } 9003 }, 9004 "node_modules/vite/node_modules/@esbuild/linux-ppc64": { 9005 "version": "0.25.12", 9006 "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.12.tgz", 9007 "integrity": "sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==", 9008 "cpu": [ 9009 "ppc64" 9010 ], 9011 "license": "MIT", 9012 "optional": true, 9013 "os": [ 9014 "linux" 9015 ], 9016 "engines": { 9017 "node": ">=18" 9018 } 9019 }, 9020 "node_modules/vite/node_modules/@esbuild/linux-riscv64": { 9021 "version": "0.25.12", 9022 "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.12.tgz", 9023 "integrity": "sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==", 9024 "cpu": [ 9025 "riscv64" 9026 ], 9027 "license": "MIT", 9028 "optional": true, 9029 "os": [ 9030 "linux" 9031 ], 9032 "engines": { 9033 "node": ">=18" 9034 } 9035 }, 9036 "node_modules/vite/node_modules/@esbuild/linux-s390x": { 9037 "version": "0.25.12", 9038 "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.12.tgz", 9039 "integrity": "sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==", 9040 "cpu": [ 9041 "s390x" 9042 ], 9043 "license": "MIT", 9044 "optional": true, 9045 "os": [ 9046 "linux" 9047 ], 9048 "engines": { 9049 "node": ">=18" 9050 } 9051 }, 9052 "node_modules/vite/node_modules/@esbuild/linux-x64": { 9053 "version": "0.25.12", 9054 "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.12.tgz", 9055 "integrity": "sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==", 9056 "cpu": [ 9057 "x64" 9058 ], 9059 "license": "MIT", 9060 "optional": true, 9061 "os": [ 9062 "linux" 9063 ], 9064 "engines": { 9065 "node": ">=18" 9066 } 9067 }, 9068 "node_modules/vite/node_modules/@esbuild/netbsd-arm64": { 9069 "version": "0.25.12", 9070 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.12.tgz", 9071 "integrity": "sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==", 9072 "cpu": [ 9073 "arm64" 9074 ], 9075 "license": "MIT", 9076 "optional": true, 9077 "os": [ 9078 "netbsd" 9079 ], 9080 "engines": { 9081 "node": ">=18" 9082 } 9083 }, 9084 "node_modules/vite/node_modules/@esbuild/netbsd-x64": { 9085 "version": "0.25.12", 9086 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.12.tgz", 9087 "integrity": "sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==", 9088 "cpu": [ 9089 "x64" 9090 ], 9091 "license": "MIT", 9092 "optional": true, 9093 "os": [ 9094 "netbsd" 9095 ], 9096 "engines": { 9097 "node": ">=18" 9098 } 9099 }, 9100 "node_modules/vite/node_modules/@esbuild/openbsd-arm64": { 9101 "version": "0.25.12", 9102 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.12.tgz", 9103 "integrity": "sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==", 9104 "cpu": [ 9105 "arm64" 9106 ], 9107 "license": "MIT", 9108 "optional": true, 9109 "os": [ 9110 "openbsd" 9111 ], 9112 "engines": { 9113 "node": ">=18" 9114 } 9115 }, 9116 "node_modules/vite/node_modules/@esbuild/openbsd-x64": { 9117 "version": "0.25.12", 9118 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.12.tgz", 9119 "integrity": "sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==", 9120 "cpu": [ 9121 "x64" 9122 ], 9123 "license": "MIT", 9124 "optional": true, 9125 "os": [ 9126 "openbsd" 9127 ], 9128 "engines": { 9129 "node": ">=18" 9130 } 9131 }, 9132 "node_modules/vite/node_modules/@esbuild/openharmony-arm64": { 9133 "version": "0.25.12", 9134 "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.12.tgz", 9135 "integrity": "sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==", 9136 "cpu": [ 9137 "arm64" 9138 ], 9139 "license": "MIT", 9140 "optional": true, 9141 "os": [ 9142 "openharmony" 9143 ], 9144 "engines": { 9145 "node": ">=18" 9146 } 9147 }, 9148 "node_modules/vite/node_modules/@esbuild/sunos-x64": { 9149 "version": "0.25.12", 9150 "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.12.tgz", 9151 "integrity": "sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==", 9152 "cpu": [ 9153 "x64" 9154 ], 9155 "license": "MIT", 9156 "optional": true, 9157 "os": [ 9158 "sunos" 9159 ], 9160 "engines": { 9161 "node": ">=18" 9162 } 9163 }, 9164 "node_modules/vite/node_modules/@esbuild/win32-arm64": { 9165 "version": "0.25.12", 9166 "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.12.tgz", 9167 "integrity": "sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==", 9168 "cpu": [ 9169 "arm64" 9170 ], 9171 "license": "MIT", 9172 "optional": true, 9173 "os": [ 9174 "win32" 9175 ], 9176 "engines": { 9177 "node": ">=18" 9178 } 9179 }, 9180 "node_modules/vite/node_modules/@esbuild/win32-ia32": { 9181 "version": "0.25.12", 9182 "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.12.tgz", 9183 "integrity": "sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==", 9184 "cpu": [ 9185 "ia32" 9186 ], 9187 "license": "MIT", 9188 "optional": true, 9189 "os": [ 9190 "win32" 9191 ], 9192 "engines": { 9193 "node": ">=18" 9194 } 9195 }, 9196 "node_modules/vite/node_modules/@esbuild/win32-x64": { 9197 "version": "0.25.12", 9198 "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.12.tgz", 9199 "integrity": "sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==", 9200 "cpu": [ 9201 "x64" 9202 ], 9203 "license": "MIT", 9204 "optional": true, 9205 "os": [ 9206 "win32" 9207 ], 9208 "engines": { 9209 "node": ">=18" 9210 } 9211 }, 9212 "node_modules/vite/node_modules/esbuild": { 9213 "version": "0.25.12", 9214 "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.12.tgz", 9215 "integrity": "sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==", 9216 "hasInstallScript": true, 9217 "license": "MIT", 9218 "bin": { 9219 "esbuild": "bin/esbuild" 9220 }, 9221 "engines": { 9222 "node": ">=18" 9223 }, 9224 "optionalDependencies": { 9225 "@esbuild/aix-ppc64": "0.25.12", 9226 "@esbuild/android-arm": "0.25.12", 9227 "@esbuild/android-arm64": "0.25.12", 9228 "@esbuild/android-x64": "0.25.12", 9229 "@esbuild/darwin-arm64": "0.25.12", 9230 "@esbuild/darwin-x64": "0.25.12", 9231 "@esbuild/freebsd-arm64": "0.25.12", 9232 "@esbuild/freebsd-x64": "0.25.12", 9233 "@esbuild/linux-arm": "0.25.12", 9234 "@esbuild/linux-arm64": "0.25.12", 9235 "@esbuild/linux-ia32": "0.25.12", 9236 "@esbuild/linux-loong64": "0.25.12", 9237 "@esbuild/linux-mips64el": "0.25.12", 9238 "@esbuild/linux-ppc64": "0.25.12", 9239 "@esbuild/linux-riscv64": "0.25.12", 9240 "@esbuild/linux-s390x": "0.25.12", 9241 "@esbuild/linux-x64": "0.25.12", 9242 "@esbuild/netbsd-arm64": "0.25.12", 9243 "@esbuild/netbsd-x64": "0.25.12", 9244 "@esbuild/openbsd-arm64": "0.25.12", 9245 "@esbuild/openbsd-x64": "0.25.12", 9246 "@esbuild/openharmony-arm64": "0.25.12", 9247 "@esbuild/sunos-x64": "0.25.12", 9248 "@esbuild/win32-arm64": "0.25.12", 9249 "@esbuild/win32-ia32": "0.25.12", 9250 "@esbuild/win32-x64": "0.25.12" 9251 } 9252 }, 9253 "node_modules/vitefu": { 9254 "version": "1.1.2", 9255 "resolved": "https://registry.npmjs.org/vitefu/-/vitefu-1.1.2.tgz", 9256 "integrity": "sha512-zpKATdUbzbsycPFBN71nS2uzBUQiVnFoOrr2rvqv34S1lcAgMKKkjWleLGeiJlZ8lwCXvtWaRn7R3ZC16SYRuw==", 9257 "license": "MIT", 9258 "workspaces": [ 9259 "tests/deps/*", 9260 "tests/projects/*", 9261 "tests/projects/workspace/packages/*" 9262 ], 9263 "peerDependencies": { 9264 "vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-beta.0" 9265 }, 9266 "peerDependenciesMeta": { 9267 "vite": { 9268 "optional": true 9269 } 9270 } 9271 }, 9272 "node_modules/vitest": { 9273 "version": "4.0.18", 9274 "resolved": "https://registry.npmjs.org/vitest/-/vitest-4.0.18.tgz", 9275 "integrity": "sha512-hOQuK7h0FGKgBAas7v0mSAsnvrIgAvWmRFjmzpJ7SwFHH3g1k2u37JtYwOwmEKhK6ZO3v9ggDBBm0La1LCK4uQ==", 9276 "license": "MIT", 9277 "dependencies": { 9278 "@vitest/expect": "4.0.18", 9279 "@vitest/mocker": "4.0.18", 9280 "@vitest/pretty-format": "4.0.18", 9281 "@vitest/runner": "4.0.18", 9282 "@vitest/snapshot": "4.0.18", 9283 "@vitest/spy": "4.0.18", 9284 "@vitest/utils": "4.0.18", 9285 "es-module-lexer": "^1.7.0", 9286 "expect-type": "^1.2.2", 9287 "magic-string": "^0.30.21", 9288 "obug": "^2.1.1", 9289 "pathe": "^2.0.3", 9290 "picomatch": "^4.0.3", 9291 "std-env": "^3.10.0", 9292 "tinybench": "^2.9.0", 9293 "tinyexec": "^1.0.2", 9294 "tinyglobby": "^0.2.15", 9295 "tinyrainbow": "^3.0.3", 9296 "vite": "^6.0.0 || ^7.0.0", 9297 "why-is-node-running": "^2.3.0" 9298 }, 9299 "bin": { 9300 "vitest": "vitest.mjs" 9301 }, 9302 "engines": { 9303 "node": "^20.0.0 || ^22.0.0 || >=24.0.0" 9304 }, 9305 "funding": { 9306 "url": "https://opencollective.com/vitest" 9307 }, 9308 "peerDependencies": { 9309 "@edge-runtime/vm": "*", 9310 "@opentelemetry/api": "^1.9.0", 9311 "@types/node": "^20.0.0 || ^22.0.0 || >=24.0.0", 9312 "@vitest/browser-playwright": "4.0.18", 9313 "@vitest/browser-preview": "4.0.18", 9314 "@vitest/browser-webdriverio": "4.0.18", 9315 "@vitest/ui": "4.0.18", 9316 "happy-dom": "*", 9317 "jsdom": "*" 9318 }, 9319 "peerDependenciesMeta": { 9320 "@edge-runtime/vm": { 9321 "optional": true 9322 }, 9323 "@opentelemetry/api": { 9324 "optional": true 9325 }, 9326 "@types/node": { 9327 "optional": true 9328 }, 9329 "@vitest/browser-playwright": { 9330 "optional": true 9331 }, 9332 "@vitest/browser-preview": { 9333 "optional": true 9334 }, 9335 "@vitest/browser-webdriverio": { 9336 "optional": true 9337 }, 9338 "@vitest/ui": { 9339 "optional": true 9340 }, 9341 "happy-dom": { 9342 "optional": true 9343 }, 9344 "jsdom": { 9345 "optional": true 9346 } 9347 } 9348 }, 9349 "node_modules/web-namespaces": { 9350 "version": "2.0.1", 9351 "resolved": "https://registry.npmjs.org/web-namespaces/-/web-namespaces-2.0.1.tgz", 9352 "integrity": "sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==", 9353 "license": "MIT", 9354 "funding": { 9355 "type": "github", 9356 "url": "https://github.com/sponsors/wooorm" 9357 } 9358 }, 9359 "node_modules/which-pm-runs": { 9360 "version": "1.1.0", 9361 "resolved": "https://registry.npmjs.org/which-pm-runs/-/which-pm-runs-1.1.0.tgz", 9362 "integrity": "sha512-n1brCuqClxfFfq/Rb0ICg9giSZqCS+pLtccdag6C2HyufBrh3fBOiy9nb6ggRMvWOVH5GrdJskj5iGTZNxd7SA==", 9363 "license": "MIT", 9364 "engines": { 9365 "node": ">=4" 9366 } 9367 }, 9368 "node_modules/why-is-node-running": { 9369 "version": "2.3.0", 9370 "resolved": "https://registry.npmjs.org/why-is-node-running/-/why-is-node-running-2.3.0.tgz", 9371 "integrity": "sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==", 9372 "license": "MIT", 9373 "dependencies": { 9374 "siginfo": "^2.0.0", 9375 "stackback": "0.0.2" 9376 }, 9377 "bin": { 9378 "why-is-node-running": "cli.js" 9379 }, 9380 "engines": { 9381 "node": ">=8" 9382 } 9383 }, 9384 "node_modules/widest-line": { 9385 "version": "5.0.0", 9386 "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-5.0.0.tgz", 9387 "integrity": "sha512-c9bZp7b5YtRj2wOe6dlj32MK+Bx/M/d+9VB2SHM1OtsUHR0aV0tdP6DWh/iMt0kWi1t5g1Iudu6hQRNd1A4PVA==", 9388 "license": "MIT", 9389 "dependencies": { 9390 "string-width": "^7.0.0" 9391 }, 9392 "engines": { 9393 "node": ">=18" 9394 }, 9395 "funding": { 9396 "url": "https://github.com/sponsors/sindresorhus" 9397 } 9398 }, 9399 "node_modules/wrap-ansi": { 9400 "version": "9.0.2", 9401 "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.2.tgz", 9402 "integrity": "sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==", 9403 "license": "MIT", 9404 "dependencies": { 9405 "ansi-styles": "^6.2.1", 9406 "string-width": "^7.0.0", 9407 "strip-ansi": "^7.1.0" 9408 }, 9409 "engines": { 9410 "node": ">=18" 9411 }, 9412 "funding": { 9413 "url": "https://github.com/chalk/wrap-ansi?sponsor=1" 9414 } 9415 }, 9416 "node_modules/wrappy": { 9417 "version": "1.0.2", 9418 "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", 9419 "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", 9420 "license": "ISC" 9421 }, 9422 "node_modules/xxhash-wasm": { 9423 "version": "1.1.0", 9424 "resolved": "https://registry.npmjs.org/xxhash-wasm/-/xxhash-wasm-1.1.0.tgz", 9425 "integrity": "sha512-147y/6YNh+tlp6nd/2pWq38i9h6mz/EuQ6njIrmW8D1BS5nCqs0P6DG+m6zTGnNz5I+uhZ0SHxBs9BsPrwcKDA==", 9426 "license": "MIT" 9427 }, 9428 "node_modules/yaml": { 9429 "version": "2.8.2", 9430 "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.2.tgz", 9431 "integrity": "sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==", 9432 "license": "ISC", 9433 "bin": { 9434 "yaml": "bin.mjs" 9435 }, 9436 "engines": { 9437 "node": ">= 14.6" 9438 }, 9439 "funding": { 9440 "url": "https://github.com/sponsors/eemeli" 9441 } 9442 }, 9443 "node_modules/yargs-parser": { 9444 "version": "21.1.1", 9445 "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", 9446 "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", 9447 "license": "ISC", 9448 "engines": { 9449 "node": ">=12" 9450 } 9451 }, 9452 "node_modules/yocto-queue": { 9453 "version": "1.2.2", 9454 "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.2.2.tgz", 9455 "integrity": "sha512-4LCcse/U2MHZ63HAJVE+v71o7yOdIe4cZ70Wpf8D/IyjDKYQLV5GD46B+hSTjJsvV5PztjvHoU580EftxjDZFQ==", 9456 "license": "MIT", 9457 "engines": { 9458 "node": ">=12.20" 9459 }, 9460 "funding": { 9461 "url": "https://github.com/sponsors/sindresorhus" 9462 } 9463 }, 9464 "node_modules/yocto-spinner": { 9465 "version": "0.2.3", 9466 "resolved": "https://registry.npmjs.org/yocto-spinner/-/yocto-spinner-0.2.3.tgz", 9467 "integrity": "sha512-sqBChb33loEnkoXte1bLg45bEBsOP9N1kzQh5JZNKj/0rik4zAPTNSAVPj3uQAdc6slYJ0Ksc403G2XgxsJQFQ==", 9468 "license": "MIT", 9469 "dependencies": { 9470 "yoctocolors": "^2.1.1" 9471 }, 9472 "engines": { 9473 "node": ">=18.19" 9474 }, 9475 "funding": { 9476 "url": "https://github.com/sponsors/sindresorhus" 9477 } 9478 }, 9479 "node_modules/yoctocolors": { 9480 "version": "2.1.2", 9481 "resolved": "https://registry.npmjs.org/yoctocolors/-/yoctocolors-2.1.2.tgz", 9482 "integrity": "sha512-CzhO+pFNo8ajLM2d2IW/R93ipy99LWjtwblvC1RsoSUMZgyLbYFr221TnSNT7GjGdYui6P459mw9JH/g/zW2ug==", 9483 "license": "MIT", 9484 "engines": { 9485 "node": ">=18" 9486 }, 9487 "funding": { 9488 "url": "https://github.com/sponsors/sindresorhus" 9489 } 9490 }, 9491 "node_modules/yoga-layout": { 9492 "version": "3.2.1", 9493 "resolved": "https://registry.npmjs.org/yoga-layout/-/yoga-layout-3.2.1.tgz", 9494 "integrity": "sha512-0LPOt3AxKqMdFBZA3HBAt/t/8vIKq7VaQYbuA8WxCgung+p9TVyKRYdpvCb80HcdTN2NkbIKbhNwKUfm3tQywQ==", 9495 "license": "MIT" 9496 }, 9497 "node_modules/zod": { 9498 "version": "4.3.6", 9499 "resolved": "https://registry.npmjs.org/zod/-/zod-4.3.6.tgz", 9500 "integrity": "sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==", 9501 "license": "MIT", 9502 "funding": { 9503 "url": "https://github.com/sponsors/colinhacks" 9504 } 9505 }, 9506 "node_modules/zod-to-json-schema": { 9507 "version": "3.25.1", 9508 "resolved": "https://registry.npmjs.org/zod-to-json-schema/-/zod-to-json-schema-3.25.1.tgz", 9509 "integrity": "sha512-pM/SU9d3YAggzi6MtR4h7ruuQlqKtad8e9S0fmxcMi+ueAK5Korys/aWcV9LIIHTVbj01NdzxcnXSN+O74ZIVA==", 9510 "license": "ISC", 9511 "peerDependencies": { 9512 "zod": "^3.25 || ^4" 9513 } 9514 }, 9515 "node_modules/zwitch": { 9516 "version": "2.0.4", 9517 "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz", 9518 "integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==", 9519 "license": "MIT", 9520 "funding": { 9521 "type": "github", 9522 "url": "https://github.com/sponsors/wooorm" 9523 } 9524 }, 9525 "packages/appview": { 9526 "name": "hatk", 9527 "extraneous": true, 9528 "dependencies": { 9529 "@bigmoves/lexicon": "^0.2.1", 9530 "@duckdb/node-api": "^1.4.4-r.1", 9531 "@hatk/oauth-client": "*", 9532 "@resvg/resvg-js": "^2.6.2", 9533 "satori": "^0.19.2", 9534 "vitest": "^4", 9535 "yaml": "^2.7.0" 9536 }, 9537 "bin": { 9538 "hatk": "src/cli.ts" 9539 }, 9540 "devDependencies": { 9541 "@playwright/test": "^1.58.2", 9542 "@types/react": "^19.2.14", 9543 "vite": "^6" 9544 } 9545 }, 9546 "packages/docs": { 9547 "name": "@hatk/docs", 9548 "extraneous": true, 9549 "dependencies": { 9550 "@astrojs/starlight": "^0.37.7", 9551 "astro": "^5.6.1", 9552 "sharp": "^0.34.2" 9553 } 9554 }, 9555 "packages/hatk": { 9556 "name": "@hatk/hatk", 9557 "version": "0.0.1-alpha.25", 9558 "license": "MIT", 9559 "dependencies": { 9560 "@bigmoves/lexicon": "^0.2.1", 9561 "@duckdb/node-api": "^1.4.4-r.1", 9562 "@hatk/oauth-client": "*", 9563 "@resvg/resvg-js": "^2.6.2", 9564 "better-sqlite3": "^12.6.2", 9565 "satori": "^0.19.2", 9566 "vitest": "^4", 9567 "yaml": "^2.7.0" 9568 }, 9569 "bin": { 9570 "hatk": "dist/cli.js" 9571 }, 9572 "devDependencies": { 9573 "@types/better-sqlite3": "^7.6.13", 9574 "@types/react": "^19.2.14", 9575 "vite": "^8.0.0" 9576 }, 9577 "peerDependencies": { 9578 "vite": "^8.0.0" 9579 } 9580 }, 9581 "packages/hatk/node_modules/vite": { 9582 "version": "8.0.0", 9583 "resolved": "https://registry.npmjs.org/vite/-/vite-8.0.0.tgz", 9584 "integrity": "sha512-fPGaRNj9Zytaf8LEiBhY7Z6ijnFKdzU/+mL8EFBaKr7Vw1/FWcTBAMW0wLPJAGMPX38ZPVCVgLceWiEqeoqL2Q==", 9585 "dev": true, 9586 "license": "MIT", 9587 "dependencies": { 9588 "@oxc-project/runtime": "0.115.0", 9589 "lightningcss": "^1.32.0", 9590 "picomatch": "^4.0.3", 9591 "postcss": "^8.5.8", 9592 "rolldown": "1.0.0-rc.9", 9593 "tinyglobby": "^0.2.15" 9594 }, 9595 "bin": { 9596 "vite": "bin/vite.js" 9597 }, 9598 "engines": { 9599 "node": "^20.19.0 || >=22.12.0" 9600 }, 9601 "funding": { 9602 "url": "https://github.com/vitejs/vite?sponsor=1" 9603 }, 9604 "optionalDependencies": { 9605 "fsevents": "~2.3.3" 9606 }, 9607 "peerDependencies": { 9608 "@types/node": "^20.19.0 || >=22.12.0", 9609 "@vitejs/devtools": "^0.0.0-alpha.31", 9610 "esbuild": "^0.27.0", 9611 "jiti": ">=1.21.0", 9612 "less": "^4.0.0", 9613 "sass": "^1.70.0", 9614 "sass-embedded": "^1.70.0", 9615 "stylus": ">=0.54.8", 9616 "sugarss": "^5.0.0", 9617 "terser": "^5.16.0", 9618 "tsx": "^4.8.1", 9619 "yaml": "^2.4.2" 9620 }, 9621 "peerDependenciesMeta": { 9622 "@types/node": { 9623 "optional": true 9624 }, 9625 "@vitejs/devtools": { 9626 "optional": true 9627 }, 9628 "esbuild": { 9629 "optional": true 9630 }, 9631 "jiti": { 9632 "optional": true 9633 }, 9634 "less": { 9635 "optional": true 9636 }, 9637 "sass": { 9638 "optional": true 9639 }, 9640 "sass-embedded": { 9641 "optional": true 9642 }, 9643 "stylus": { 9644 "optional": true 9645 }, 9646 "sugarss": { 9647 "optional": true 9648 }, 9649 "terser": { 9650 "optional": true 9651 }, 9652 "tsx": { 9653 "optional": true 9654 }, 9655 "yaml": { 9656 "optional": true 9657 } 9658 } 9659 }, 9660 "packages/oauth-client": { 9661 "name": "@hatk/oauth-client", 9662 "version": "0.0.1-alpha.0", 9663 "license": "MIT" 9664 } 9665 } 9666}