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 c39b3712ceaa2005b9b8b3fde8a2adfdc36ac8b2 8590 lines 307 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/runtime": { 362 "version": "1.8.1", 363 "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.8.1.tgz", 364 "integrity": "sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==", 365 "license": "MIT", 366 "optional": true, 367 "dependencies": { 368 "tslib": "^2.4.0" 369 } 370 }, 371 "node_modules/@esbuild/aix-ppc64": { 372 "version": "0.27.3", 373 "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.3.tgz", 374 "integrity": "sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==", 375 "cpu": [ 376 "ppc64" 377 ], 378 "license": "MIT", 379 "optional": true, 380 "os": [ 381 "aix" 382 ], 383 "engines": { 384 "node": ">=18" 385 } 386 }, 387 "node_modules/@esbuild/android-arm": { 388 "version": "0.27.3", 389 "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.3.tgz", 390 "integrity": "sha512-i5D1hPY7GIQmXlXhs2w8AWHhenb00+GxjxRncS2ZM7YNVGNfaMxgzSGuO8o8SJzRc/oZwU2bcScvVERk03QhzA==", 391 "cpu": [ 392 "arm" 393 ], 394 "license": "MIT", 395 "optional": true, 396 "os": [ 397 "android" 398 ], 399 "engines": { 400 "node": ">=18" 401 } 402 }, 403 "node_modules/@esbuild/android-arm64": { 404 "version": "0.27.3", 405 "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.3.tgz", 406 "integrity": "sha512-YdghPYUmj/FX2SYKJ0OZxf+iaKgMsKHVPF1MAq/P8WirnSpCStzKJFjOjzsW0QQ7oIAiccHdcqjbHmJxRb/dmg==", 407 "cpu": [ 408 "arm64" 409 ], 410 "license": "MIT", 411 "optional": true, 412 "os": [ 413 "android" 414 ], 415 "engines": { 416 "node": ">=18" 417 } 418 }, 419 "node_modules/@esbuild/android-x64": { 420 "version": "0.27.3", 421 "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.3.tgz", 422 "integrity": "sha512-IN/0BNTkHtk8lkOM8JWAYFg4ORxBkZQf9zXiEOfERX/CzxW3Vg1ewAhU7QSWQpVIzTW+b8Xy+lGzdYXV6UZObQ==", 423 "cpu": [ 424 "x64" 425 ], 426 "license": "MIT", 427 "optional": true, 428 "os": [ 429 "android" 430 ], 431 "engines": { 432 "node": ">=18" 433 } 434 }, 435 "node_modules/@esbuild/darwin-arm64": { 436 "version": "0.27.3", 437 "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.3.tgz", 438 "integrity": "sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==", 439 "cpu": [ 440 "arm64" 441 ], 442 "license": "MIT", 443 "optional": true, 444 "os": [ 445 "darwin" 446 ], 447 "engines": { 448 "node": ">=18" 449 } 450 }, 451 "node_modules/@esbuild/darwin-x64": { 452 "version": "0.27.3", 453 "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.3.tgz", 454 "integrity": "sha512-vHk/hA7/1AckjGzRqi6wbo+jaShzRowYip6rt6q7VYEDX4LEy1pZfDpdxCBnGtl+A5zq8iXDcyuxwtv3hNtHFg==", 455 "cpu": [ 456 "x64" 457 ], 458 "license": "MIT", 459 "optional": true, 460 "os": [ 461 "darwin" 462 ], 463 "engines": { 464 "node": ">=18" 465 } 466 }, 467 "node_modules/@esbuild/freebsd-arm64": { 468 "version": "0.27.3", 469 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.3.tgz", 470 "integrity": "sha512-ipTYM2fjt3kQAYOvo6vcxJx3nBYAzPjgTCk7QEgZG8AUO3ydUhvelmhrbOheMnGOlaSFUoHXB6un+A7q4ygY9w==", 471 "cpu": [ 472 "arm64" 473 ], 474 "license": "MIT", 475 "optional": true, 476 "os": [ 477 "freebsd" 478 ], 479 "engines": { 480 "node": ">=18" 481 } 482 }, 483 "node_modules/@esbuild/freebsd-x64": { 484 "version": "0.27.3", 485 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.3.tgz", 486 "integrity": "sha512-dDk0X87T7mI6U3K9VjWtHOXqwAMJBNN2r7bejDsc+j03SEjtD9HrOl8gVFByeM0aJksoUuUVU9TBaZa2rgj0oA==", 487 "cpu": [ 488 "x64" 489 ], 490 "license": "MIT", 491 "optional": true, 492 "os": [ 493 "freebsd" 494 ], 495 "engines": { 496 "node": ">=18" 497 } 498 }, 499 "node_modules/@esbuild/linux-arm": { 500 "version": "0.27.3", 501 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.3.tgz", 502 "integrity": "sha512-s6nPv2QkSupJwLYyfS+gwdirm0ukyTFNl3KTgZEAiJDd+iHZcbTPPcWCcRYH+WlNbwChgH2QkE9NSlNrMT8Gfw==", 503 "cpu": [ 504 "arm" 505 ], 506 "license": "MIT", 507 "optional": true, 508 "os": [ 509 "linux" 510 ], 511 "engines": { 512 "node": ">=18" 513 } 514 }, 515 "node_modules/@esbuild/linux-arm64": { 516 "version": "0.27.3", 517 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.3.tgz", 518 "integrity": "sha512-sZOuFz/xWnZ4KH3YfFrKCf1WyPZHakVzTiqji3WDc0BCl2kBwiJLCXpzLzUBLgmp4veFZdvN5ChW4Eq/8Fc2Fg==", 519 "cpu": [ 520 "arm64" 521 ], 522 "license": "MIT", 523 "optional": true, 524 "os": [ 525 "linux" 526 ], 527 "engines": { 528 "node": ">=18" 529 } 530 }, 531 "node_modules/@esbuild/linux-ia32": { 532 "version": "0.27.3", 533 "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.3.tgz", 534 "integrity": "sha512-yGlQYjdxtLdh0a3jHjuwOrxQjOZYD/C9PfdbgJJF3TIZWnm/tMd/RcNiLngiu4iwcBAOezdnSLAwQDPqTmtTYg==", 535 "cpu": [ 536 "ia32" 537 ], 538 "license": "MIT", 539 "optional": true, 540 "os": [ 541 "linux" 542 ], 543 "engines": { 544 "node": ">=18" 545 } 546 }, 547 "node_modules/@esbuild/linux-loong64": { 548 "version": "0.27.3", 549 "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.3.tgz", 550 "integrity": "sha512-WO60Sn8ly3gtzhyjATDgieJNet/KqsDlX5nRC5Y3oTFcS1l0KWba+SEa9Ja1GfDqSF1z6hif/SkpQJbL63cgOA==", 551 "cpu": [ 552 "loong64" 553 ], 554 "license": "MIT", 555 "optional": true, 556 "os": [ 557 "linux" 558 ], 559 "engines": { 560 "node": ">=18" 561 } 562 }, 563 "node_modules/@esbuild/linux-mips64el": { 564 "version": "0.27.3", 565 "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.3.tgz", 566 "integrity": "sha512-APsymYA6sGcZ4pD6k+UxbDjOFSvPWyZhjaiPyl/f79xKxwTnrn5QUnXR5prvetuaSMsb4jgeHewIDCIWljrSxw==", 567 "cpu": [ 568 "mips64el" 569 ], 570 "license": "MIT", 571 "optional": true, 572 "os": [ 573 "linux" 574 ], 575 "engines": { 576 "node": ">=18" 577 } 578 }, 579 "node_modules/@esbuild/linux-ppc64": { 580 "version": "0.27.3", 581 "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.3.tgz", 582 "integrity": "sha512-eizBnTeBefojtDb9nSh4vvVQ3V9Qf9Df01PfawPcRzJH4gFSgrObw+LveUyDoKU3kxi5+9RJTCWlj4FjYXVPEA==", 583 "cpu": [ 584 "ppc64" 585 ], 586 "license": "MIT", 587 "optional": true, 588 "os": [ 589 "linux" 590 ], 591 "engines": { 592 "node": ">=18" 593 } 594 }, 595 "node_modules/@esbuild/linux-riscv64": { 596 "version": "0.27.3", 597 "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.3.tgz", 598 "integrity": "sha512-3Emwh0r5wmfm3ssTWRQSyVhbOHvqegUDRd0WhmXKX2mkHJe1SFCMJhagUleMq+Uci34wLSipf8Lagt4LlpRFWQ==", 599 "cpu": [ 600 "riscv64" 601 ], 602 "license": "MIT", 603 "optional": true, 604 "os": [ 605 "linux" 606 ], 607 "engines": { 608 "node": ">=18" 609 } 610 }, 611 "node_modules/@esbuild/linux-s390x": { 612 "version": "0.27.3", 613 "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.3.tgz", 614 "integrity": "sha512-pBHUx9LzXWBc7MFIEEL0yD/ZVtNgLytvx60gES28GcWMqil8ElCYR4kvbV2BDqsHOvVDRrOxGySBM9Fcv744hw==", 615 "cpu": [ 616 "s390x" 617 ], 618 "license": "MIT", 619 "optional": true, 620 "os": [ 621 "linux" 622 ], 623 "engines": { 624 "node": ">=18" 625 } 626 }, 627 "node_modules/@esbuild/linux-x64": { 628 "version": "0.27.3", 629 "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.3.tgz", 630 "integrity": "sha512-Czi8yzXUWIQYAtL/2y6vogER8pvcsOsk5cpwL4Gk5nJqH5UZiVByIY8Eorm5R13gq+DQKYg0+JyQoytLQas4dA==", 631 "cpu": [ 632 "x64" 633 ], 634 "license": "MIT", 635 "optional": true, 636 "os": [ 637 "linux" 638 ], 639 "engines": { 640 "node": ">=18" 641 } 642 }, 643 "node_modules/@esbuild/netbsd-arm64": { 644 "version": "0.27.3", 645 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.3.tgz", 646 "integrity": "sha512-sDpk0RgmTCR/5HguIZa9n9u+HVKf40fbEUt+iTzSnCaGvY9kFP0YKBWZtJaraonFnqef5SlJ8/TiPAxzyS+UoA==", 647 "cpu": [ 648 "arm64" 649 ], 650 "license": "MIT", 651 "optional": true, 652 "os": [ 653 "netbsd" 654 ], 655 "engines": { 656 "node": ">=18" 657 } 658 }, 659 "node_modules/@esbuild/netbsd-x64": { 660 "version": "0.27.3", 661 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.3.tgz", 662 "integrity": "sha512-P14lFKJl/DdaE00LItAukUdZO5iqNH7+PjoBm+fLQjtxfcfFE20Xf5CrLsmZdq5LFFZzb5JMZ9grUwvtVYzjiA==", 663 "cpu": [ 664 "x64" 665 ], 666 "license": "MIT", 667 "optional": true, 668 "os": [ 669 "netbsd" 670 ], 671 "engines": { 672 "node": ">=18" 673 } 674 }, 675 "node_modules/@esbuild/openbsd-arm64": { 676 "version": "0.27.3", 677 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.3.tgz", 678 "integrity": "sha512-AIcMP77AvirGbRl/UZFTq5hjXK+2wC7qFRGoHSDrZ5v5b8DK/GYpXW3CPRL53NkvDqb9D+alBiC/dV0Fb7eJcw==", 679 "cpu": [ 680 "arm64" 681 ], 682 "license": "MIT", 683 "optional": true, 684 "os": [ 685 "openbsd" 686 ], 687 "engines": { 688 "node": ">=18" 689 } 690 }, 691 "node_modules/@esbuild/openbsd-x64": { 692 "version": "0.27.3", 693 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.3.tgz", 694 "integrity": "sha512-DnW2sRrBzA+YnE70LKqnM3P+z8vehfJWHXECbwBmH/CU51z6FiqTQTHFenPlHmo3a8UgpLyH3PT+87OViOh1AQ==", 695 "cpu": [ 696 "x64" 697 ], 698 "license": "MIT", 699 "optional": true, 700 "os": [ 701 "openbsd" 702 ], 703 "engines": { 704 "node": ">=18" 705 } 706 }, 707 "node_modules/@esbuild/openharmony-arm64": { 708 "version": "0.27.3", 709 "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.3.tgz", 710 "integrity": "sha512-NinAEgr/etERPTsZJ7aEZQvvg/A6IsZG/LgZy+81wON2huV7SrK3e63dU0XhyZP4RKGyTm7aOgmQk0bGp0fy2g==", 711 "cpu": [ 712 "arm64" 713 ], 714 "license": "MIT", 715 "optional": true, 716 "os": [ 717 "openharmony" 718 ], 719 "engines": { 720 "node": ">=18" 721 } 722 }, 723 "node_modules/@esbuild/sunos-x64": { 724 "version": "0.27.3", 725 "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.3.tgz", 726 "integrity": "sha512-PanZ+nEz+eWoBJ8/f8HKxTTD172SKwdXebZ0ndd953gt1HRBbhMsaNqjTyYLGLPdoWHy4zLU7bDVJztF5f3BHA==", 727 "cpu": [ 728 "x64" 729 ], 730 "license": "MIT", 731 "optional": true, 732 "os": [ 733 "sunos" 734 ], 735 "engines": { 736 "node": ">=18" 737 } 738 }, 739 "node_modules/@esbuild/win32-arm64": { 740 "version": "0.27.3", 741 "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.3.tgz", 742 "integrity": "sha512-B2t59lWWYrbRDw/tjiWOuzSsFh1Y/E95ofKz7rIVYSQkUYBjfSgf6oeYPNWHToFRr2zx52JKApIcAS/D5TUBnA==", 743 "cpu": [ 744 "arm64" 745 ], 746 "license": "MIT", 747 "optional": true, 748 "os": [ 749 "win32" 750 ], 751 "engines": { 752 "node": ">=18" 753 } 754 }, 755 "node_modules/@esbuild/win32-ia32": { 756 "version": "0.27.3", 757 "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.27.3.tgz", 758 "integrity": "sha512-QLKSFeXNS8+tHW7tZpMtjlNb7HKau0QDpwm49u0vUp9y1WOF+PEzkU84y9GqYaAVW8aH8f3GcBck26jh54cX4Q==", 759 "cpu": [ 760 "ia32" 761 ], 762 "license": "MIT", 763 "optional": true, 764 "os": [ 765 "win32" 766 ], 767 "engines": { 768 "node": ">=18" 769 } 770 }, 771 "node_modules/@esbuild/win32-x64": { 772 "version": "0.27.3", 773 "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.27.3.tgz", 774 "integrity": "sha512-4uJGhsxuptu3OcpVAzli+/gWusVGwZZHTlS63hh++ehExkVT8SgiEf7/uC/PclrPPkLhZqGgCTjd0VWLo6xMqA==", 775 "cpu": [ 776 "x64" 777 ], 778 "license": "MIT", 779 "optional": true, 780 "os": [ 781 "win32" 782 ], 783 "engines": { 784 "node": ">=18" 785 } 786 }, 787 "node_modules/@expressive-code/core": { 788 "version": "0.41.7", 789 "resolved": "https://registry.npmjs.org/@expressive-code/core/-/core-0.41.7.tgz", 790 "integrity": "sha512-ck92uZYZ9Wba2zxkiZLsZGi9N54pMSAVdrI9uW3Oo9AtLglD5RmrdTwbYPCT2S/jC36JGB2i+pnQtBm/Ib2+dg==", 791 "license": "MIT", 792 "dependencies": { 793 "@ctrl/tinycolor": "^4.0.4", 794 "hast-util-select": "^6.0.2", 795 "hast-util-to-html": "^9.0.1", 796 "hast-util-to-text": "^4.0.1", 797 "hastscript": "^9.0.0", 798 "postcss": "^8.4.38", 799 "postcss-nested": "^6.0.1", 800 "unist-util-visit": "^5.0.0", 801 "unist-util-visit-parents": "^6.0.1" 802 } 803 }, 804 "node_modules/@expressive-code/plugin-frames": { 805 "version": "0.41.7", 806 "resolved": "https://registry.npmjs.org/@expressive-code/plugin-frames/-/plugin-frames-0.41.7.tgz", 807 "integrity": "sha512-diKtxjQw/979cTglRFaMCY/sR6hWF0kSMg8jsKLXaZBSfGS0I/Hoe7Qds3vVEgeoW+GHHQzMcwvgx/MOIXhrTA==", 808 "license": "MIT", 809 "dependencies": { 810 "@expressive-code/core": "^0.41.7" 811 } 812 }, 813 "node_modules/@expressive-code/plugin-shiki": { 814 "version": "0.41.7", 815 "resolved": "https://registry.npmjs.org/@expressive-code/plugin-shiki/-/plugin-shiki-0.41.7.tgz", 816 "integrity": "sha512-DL605bLrUOgqTdZ0Ot5MlTaWzppRkzzqzeGEu7ODnHF39IkEBbFdsC7pbl3LbUQ1DFtnfx6rD54k/cdofbW6KQ==", 817 "license": "MIT", 818 "dependencies": { 819 "@expressive-code/core": "^0.41.7", 820 "shiki": "^3.2.2" 821 } 822 }, 823 "node_modules/@expressive-code/plugin-text-markers": { 824 "version": "0.41.7", 825 "resolved": "https://registry.npmjs.org/@expressive-code/plugin-text-markers/-/plugin-text-markers-0.41.7.tgz", 826 "integrity": "sha512-Ewpwuc5t6eFdZmWlFyeuy3e1PTQC0jFvw2Q+2bpcWXbOZhPLsT7+h8lsSIJxb5mS7wZko7cKyQ2RLYDyK6Fpmw==", 827 "license": "MIT", 828 "dependencies": { 829 "@expressive-code/core": "^0.41.7" 830 } 831 }, 832 "node_modules/@hatk/docs": { 833 "resolved": "docs/site", 834 "link": true 835 }, 836 "node_modules/@hatk/oauth-client": { 837 "resolved": "packages/oauth-client", 838 "link": true 839 }, 840 "node_modules/@img/colour": { 841 "version": "1.1.0", 842 "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz", 843 "integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==", 844 "license": "MIT", 845 "engines": { 846 "node": ">=18" 847 } 848 }, 849 "node_modules/@img/sharp-darwin-arm64": { 850 "version": "0.34.5", 851 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz", 852 "integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==", 853 "cpu": [ 854 "arm64" 855 ], 856 "license": "Apache-2.0", 857 "optional": true, 858 "os": [ 859 "darwin" 860 ], 861 "engines": { 862 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 863 }, 864 "funding": { 865 "url": "https://opencollective.com/libvips" 866 }, 867 "optionalDependencies": { 868 "@img/sharp-libvips-darwin-arm64": "1.2.4" 869 } 870 }, 871 "node_modules/@img/sharp-darwin-x64": { 872 "version": "0.34.5", 873 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz", 874 "integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==", 875 "cpu": [ 876 "x64" 877 ], 878 "license": "Apache-2.0", 879 "optional": true, 880 "os": [ 881 "darwin" 882 ], 883 "engines": { 884 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 885 }, 886 "funding": { 887 "url": "https://opencollective.com/libvips" 888 }, 889 "optionalDependencies": { 890 "@img/sharp-libvips-darwin-x64": "1.2.4" 891 } 892 }, 893 "node_modules/@img/sharp-libvips-darwin-arm64": { 894 "version": "1.2.4", 895 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz", 896 "integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==", 897 "cpu": [ 898 "arm64" 899 ], 900 "license": "LGPL-3.0-or-later", 901 "optional": true, 902 "os": [ 903 "darwin" 904 ], 905 "funding": { 906 "url": "https://opencollective.com/libvips" 907 } 908 }, 909 "node_modules/@img/sharp-libvips-darwin-x64": { 910 "version": "1.2.4", 911 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz", 912 "integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==", 913 "cpu": [ 914 "x64" 915 ], 916 "license": "LGPL-3.0-or-later", 917 "optional": true, 918 "os": [ 919 "darwin" 920 ], 921 "funding": { 922 "url": "https://opencollective.com/libvips" 923 } 924 }, 925 "node_modules/@img/sharp-libvips-linux-arm": { 926 "version": "1.2.4", 927 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz", 928 "integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==", 929 "cpu": [ 930 "arm" 931 ], 932 "license": "LGPL-3.0-or-later", 933 "optional": true, 934 "os": [ 935 "linux" 936 ], 937 "funding": { 938 "url": "https://opencollective.com/libvips" 939 } 940 }, 941 "node_modules/@img/sharp-libvips-linux-arm64": { 942 "version": "1.2.4", 943 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz", 944 "integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==", 945 "cpu": [ 946 "arm64" 947 ], 948 "license": "LGPL-3.0-or-later", 949 "optional": true, 950 "os": [ 951 "linux" 952 ], 953 "funding": { 954 "url": "https://opencollective.com/libvips" 955 } 956 }, 957 "node_modules/@img/sharp-libvips-linux-ppc64": { 958 "version": "1.2.4", 959 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz", 960 "integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==", 961 "cpu": [ 962 "ppc64" 963 ], 964 "license": "LGPL-3.0-or-later", 965 "optional": true, 966 "os": [ 967 "linux" 968 ], 969 "funding": { 970 "url": "https://opencollective.com/libvips" 971 } 972 }, 973 "node_modules/@img/sharp-libvips-linux-riscv64": { 974 "version": "1.2.4", 975 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz", 976 "integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==", 977 "cpu": [ 978 "riscv64" 979 ], 980 "license": "LGPL-3.0-or-later", 981 "optional": true, 982 "os": [ 983 "linux" 984 ], 985 "funding": { 986 "url": "https://opencollective.com/libvips" 987 } 988 }, 989 "node_modules/@img/sharp-libvips-linux-s390x": { 990 "version": "1.2.4", 991 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz", 992 "integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==", 993 "cpu": [ 994 "s390x" 995 ], 996 "license": "LGPL-3.0-or-later", 997 "optional": true, 998 "os": [ 999 "linux" 1000 ], 1001 "funding": { 1002 "url": "https://opencollective.com/libvips" 1003 } 1004 }, 1005 "node_modules/@img/sharp-libvips-linux-x64": { 1006 "version": "1.2.4", 1007 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz", 1008 "integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==", 1009 "cpu": [ 1010 "x64" 1011 ], 1012 "license": "LGPL-3.0-or-later", 1013 "optional": true, 1014 "os": [ 1015 "linux" 1016 ], 1017 "funding": { 1018 "url": "https://opencollective.com/libvips" 1019 } 1020 }, 1021 "node_modules/@img/sharp-libvips-linuxmusl-arm64": { 1022 "version": "1.2.4", 1023 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz", 1024 "integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==", 1025 "cpu": [ 1026 "arm64" 1027 ], 1028 "license": "LGPL-3.0-or-later", 1029 "optional": true, 1030 "os": [ 1031 "linux" 1032 ], 1033 "funding": { 1034 "url": "https://opencollective.com/libvips" 1035 } 1036 }, 1037 "node_modules/@img/sharp-libvips-linuxmusl-x64": { 1038 "version": "1.2.4", 1039 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz", 1040 "integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==", 1041 "cpu": [ 1042 "x64" 1043 ], 1044 "license": "LGPL-3.0-or-later", 1045 "optional": true, 1046 "os": [ 1047 "linux" 1048 ], 1049 "funding": { 1050 "url": "https://opencollective.com/libvips" 1051 } 1052 }, 1053 "node_modules/@img/sharp-linux-arm": { 1054 "version": "0.34.5", 1055 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz", 1056 "integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==", 1057 "cpu": [ 1058 "arm" 1059 ], 1060 "license": "Apache-2.0", 1061 "optional": true, 1062 "os": [ 1063 "linux" 1064 ], 1065 "engines": { 1066 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1067 }, 1068 "funding": { 1069 "url": "https://opencollective.com/libvips" 1070 }, 1071 "optionalDependencies": { 1072 "@img/sharp-libvips-linux-arm": "1.2.4" 1073 } 1074 }, 1075 "node_modules/@img/sharp-linux-arm64": { 1076 "version": "0.34.5", 1077 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz", 1078 "integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==", 1079 "cpu": [ 1080 "arm64" 1081 ], 1082 "license": "Apache-2.0", 1083 "optional": true, 1084 "os": [ 1085 "linux" 1086 ], 1087 "engines": { 1088 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1089 }, 1090 "funding": { 1091 "url": "https://opencollective.com/libvips" 1092 }, 1093 "optionalDependencies": { 1094 "@img/sharp-libvips-linux-arm64": "1.2.4" 1095 } 1096 }, 1097 "node_modules/@img/sharp-linux-ppc64": { 1098 "version": "0.34.5", 1099 "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz", 1100 "integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==", 1101 "cpu": [ 1102 "ppc64" 1103 ], 1104 "license": "Apache-2.0", 1105 "optional": true, 1106 "os": [ 1107 "linux" 1108 ], 1109 "engines": { 1110 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1111 }, 1112 "funding": { 1113 "url": "https://opencollective.com/libvips" 1114 }, 1115 "optionalDependencies": { 1116 "@img/sharp-libvips-linux-ppc64": "1.2.4" 1117 } 1118 }, 1119 "node_modules/@img/sharp-linux-riscv64": { 1120 "version": "0.34.5", 1121 "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz", 1122 "integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==", 1123 "cpu": [ 1124 "riscv64" 1125 ], 1126 "license": "Apache-2.0", 1127 "optional": true, 1128 "os": [ 1129 "linux" 1130 ], 1131 "engines": { 1132 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1133 }, 1134 "funding": { 1135 "url": "https://opencollective.com/libvips" 1136 }, 1137 "optionalDependencies": { 1138 "@img/sharp-libvips-linux-riscv64": "1.2.4" 1139 } 1140 }, 1141 "node_modules/@img/sharp-linux-s390x": { 1142 "version": "0.34.5", 1143 "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz", 1144 "integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==", 1145 "cpu": [ 1146 "s390x" 1147 ], 1148 "license": "Apache-2.0", 1149 "optional": true, 1150 "os": [ 1151 "linux" 1152 ], 1153 "engines": { 1154 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1155 }, 1156 "funding": { 1157 "url": "https://opencollective.com/libvips" 1158 }, 1159 "optionalDependencies": { 1160 "@img/sharp-libvips-linux-s390x": "1.2.4" 1161 } 1162 }, 1163 "node_modules/@img/sharp-linux-x64": { 1164 "version": "0.34.5", 1165 "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz", 1166 "integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==", 1167 "cpu": [ 1168 "x64" 1169 ], 1170 "license": "Apache-2.0", 1171 "optional": true, 1172 "os": [ 1173 "linux" 1174 ], 1175 "engines": { 1176 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1177 }, 1178 "funding": { 1179 "url": "https://opencollective.com/libvips" 1180 }, 1181 "optionalDependencies": { 1182 "@img/sharp-libvips-linux-x64": "1.2.4" 1183 } 1184 }, 1185 "node_modules/@img/sharp-linuxmusl-arm64": { 1186 "version": "0.34.5", 1187 "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz", 1188 "integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==", 1189 "cpu": [ 1190 "arm64" 1191 ], 1192 "license": "Apache-2.0", 1193 "optional": true, 1194 "os": [ 1195 "linux" 1196 ], 1197 "engines": { 1198 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1199 }, 1200 "funding": { 1201 "url": "https://opencollective.com/libvips" 1202 }, 1203 "optionalDependencies": { 1204 "@img/sharp-libvips-linuxmusl-arm64": "1.2.4" 1205 } 1206 }, 1207 "node_modules/@img/sharp-linuxmusl-x64": { 1208 "version": "0.34.5", 1209 "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz", 1210 "integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==", 1211 "cpu": [ 1212 "x64" 1213 ], 1214 "license": "Apache-2.0", 1215 "optional": true, 1216 "os": [ 1217 "linux" 1218 ], 1219 "engines": { 1220 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1221 }, 1222 "funding": { 1223 "url": "https://opencollective.com/libvips" 1224 }, 1225 "optionalDependencies": { 1226 "@img/sharp-libvips-linuxmusl-x64": "1.2.4" 1227 } 1228 }, 1229 "node_modules/@img/sharp-wasm32": { 1230 "version": "0.34.5", 1231 "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz", 1232 "integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==", 1233 "cpu": [ 1234 "wasm32" 1235 ], 1236 "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT", 1237 "optional": true, 1238 "dependencies": { 1239 "@emnapi/runtime": "^1.7.0" 1240 }, 1241 "engines": { 1242 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1243 }, 1244 "funding": { 1245 "url": "https://opencollective.com/libvips" 1246 } 1247 }, 1248 "node_modules/@img/sharp-win32-arm64": { 1249 "version": "0.34.5", 1250 "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz", 1251 "integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==", 1252 "cpu": [ 1253 "arm64" 1254 ], 1255 "license": "Apache-2.0 AND LGPL-3.0-or-later", 1256 "optional": true, 1257 "os": [ 1258 "win32" 1259 ], 1260 "engines": { 1261 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1262 }, 1263 "funding": { 1264 "url": "https://opencollective.com/libvips" 1265 } 1266 }, 1267 "node_modules/@img/sharp-win32-ia32": { 1268 "version": "0.34.5", 1269 "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz", 1270 "integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==", 1271 "cpu": [ 1272 "ia32" 1273 ], 1274 "license": "Apache-2.0 AND LGPL-3.0-or-later", 1275 "optional": true, 1276 "os": [ 1277 "win32" 1278 ], 1279 "engines": { 1280 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1281 }, 1282 "funding": { 1283 "url": "https://opencollective.com/libvips" 1284 } 1285 }, 1286 "node_modules/@img/sharp-win32-x64": { 1287 "version": "0.34.5", 1288 "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz", 1289 "integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==", 1290 "cpu": [ 1291 "x64" 1292 ], 1293 "license": "Apache-2.0 AND LGPL-3.0-or-later", 1294 "optional": true, 1295 "os": [ 1296 "win32" 1297 ], 1298 "engines": { 1299 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 1300 }, 1301 "funding": { 1302 "url": "https://opencollective.com/libvips" 1303 } 1304 }, 1305 "node_modules/@jridgewell/sourcemap-codec": { 1306 "version": "1.5.5", 1307 "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz", 1308 "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==", 1309 "license": "MIT" 1310 }, 1311 "node_modules/@mdx-js/mdx": { 1312 "version": "3.1.1", 1313 "resolved": "https://registry.npmjs.org/@mdx-js/mdx/-/mdx-3.1.1.tgz", 1314 "integrity": "sha512-f6ZO2ifpwAQIpzGWaBQT2TXxPv6z3RBzQKpVftEWN78Vl/YweF1uwussDx8ECAXVtr3Rs89fKyG9YlzUs9DyGQ==", 1315 "license": "MIT", 1316 "dependencies": { 1317 "@types/estree": "^1.0.0", 1318 "@types/estree-jsx": "^1.0.0", 1319 "@types/hast": "^3.0.0", 1320 "@types/mdx": "^2.0.0", 1321 "acorn": "^8.0.0", 1322 "collapse-white-space": "^2.0.0", 1323 "devlop": "^1.0.0", 1324 "estree-util-is-identifier-name": "^3.0.0", 1325 "estree-util-scope": "^1.0.0", 1326 "estree-walker": "^3.0.0", 1327 "hast-util-to-jsx-runtime": "^2.0.0", 1328 "markdown-extensions": "^2.0.0", 1329 "recma-build-jsx": "^1.0.0", 1330 "recma-jsx": "^1.0.0", 1331 "recma-stringify": "^1.0.0", 1332 "rehype-recma": "^1.0.0", 1333 "remark-mdx": "^3.0.0", 1334 "remark-parse": "^11.0.0", 1335 "remark-rehype": "^11.0.0", 1336 "source-map": "^0.7.0", 1337 "unified": "^11.0.0", 1338 "unist-util-position-from-estree": "^2.0.0", 1339 "unist-util-stringify-position": "^4.0.0", 1340 "unist-util-visit": "^5.0.0", 1341 "vfile": "^6.0.0" 1342 }, 1343 "funding": { 1344 "type": "opencollective", 1345 "url": "https://opencollective.com/unified" 1346 } 1347 }, 1348 "node_modules/@oslojs/encoding": { 1349 "version": "1.1.0", 1350 "resolved": "https://registry.npmjs.org/@oslojs/encoding/-/encoding-1.1.0.tgz", 1351 "integrity": "sha512-70wQhgYmndg4GCPxPPxPGevRKqTIJ2Nh4OkiMWmDAVYsTQ+Ta7Sq+rPevXyXGdzr30/qZBnyOalCszoMxlyldQ==", 1352 "license": "MIT" 1353 }, 1354 "node_modules/@oxfmt/binding-android-arm-eabi": { 1355 "version": "0.35.0", 1356 "resolved": "https://registry.npmjs.org/@oxfmt/binding-android-arm-eabi/-/binding-android-arm-eabi-0.35.0.tgz", 1357 "integrity": "sha512-BaRKlM3DyG81y/xWTsE6gZiv89F/3pHe2BqX2H4JbiB8HNVlWWtplzgATAE5IDSdwChdeuWLDTQzJ92Lglw3ZA==", 1358 "cpu": [ 1359 "arm" 1360 ], 1361 "dev": true, 1362 "license": "MIT", 1363 "optional": true, 1364 "os": [ 1365 "android" 1366 ], 1367 "engines": { 1368 "node": "^20.19.0 || >=22.12.0" 1369 } 1370 }, 1371 "node_modules/@oxfmt/binding-android-arm64": { 1372 "version": "0.35.0", 1373 "resolved": "https://registry.npmjs.org/@oxfmt/binding-android-arm64/-/binding-android-arm64-0.35.0.tgz", 1374 "integrity": "sha512-/O+EbuAJYs6nde/anv+aID6uHsGQApyE9JtYBo/79KyU8e6RBN3DMbT0ix97y1SOnCglurmL2iZ+hlohjP2PnQ==", 1375 "cpu": [ 1376 "arm64" 1377 ], 1378 "dev": true, 1379 "license": "MIT", 1380 "optional": true, 1381 "os": [ 1382 "android" 1383 ], 1384 "engines": { 1385 "node": "^20.19.0 || >=22.12.0" 1386 } 1387 }, 1388 "node_modules/@oxfmt/binding-darwin-arm64": { 1389 "version": "0.35.0", 1390 "resolved": "https://registry.npmjs.org/@oxfmt/binding-darwin-arm64/-/binding-darwin-arm64-0.35.0.tgz", 1391 "integrity": "sha512-pGqRtqlNdn9d4VrmGUWVyQjkw79ryhI6je9y2jfqNUIZCfqceob+R97YYAoG7C5TFyt8ILdLVoN+L2vw/hSFyA==", 1392 "cpu": [ 1393 "arm64" 1394 ], 1395 "dev": true, 1396 "license": "MIT", 1397 "optional": true, 1398 "os": [ 1399 "darwin" 1400 ], 1401 "engines": { 1402 "node": "^20.19.0 || >=22.12.0" 1403 } 1404 }, 1405 "node_modules/@oxfmt/binding-darwin-x64": { 1406 "version": "0.35.0", 1407 "resolved": "https://registry.npmjs.org/@oxfmt/binding-darwin-x64/-/binding-darwin-x64-0.35.0.tgz", 1408 "integrity": "sha512-8GmsDcSozTPjrCJeGpp+sCmS9+9V5yRrdEZ1p/sTWxPG5nYeAfSLuS0nuEYjXSO+CtdSbStIW6dxa+4NM58yRw==", 1409 "cpu": [ 1410 "x64" 1411 ], 1412 "dev": true, 1413 "license": "MIT", 1414 "optional": true, 1415 "os": [ 1416 "darwin" 1417 ], 1418 "engines": { 1419 "node": "^20.19.0 || >=22.12.0" 1420 } 1421 }, 1422 "node_modules/@oxfmt/binding-freebsd-x64": { 1423 "version": "0.35.0", 1424 "resolved": "https://registry.npmjs.org/@oxfmt/binding-freebsd-x64/-/binding-freebsd-x64-0.35.0.tgz", 1425 "integrity": "sha512-QyfKfTe0ytHpFKHAcHCGQEzN45QSqq1AHJOYYxQMgLM3KY4xu8OsXHpCnINjDsV4XGnQzczJDU9e04Zmd8XqIQ==", 1426 "cpu": [ 1427 "x64" 1428 ], 1429 "dev": true, 1430 "license": "MIT", 1431 "optional": true, 1432 "os": [ 1433 "freebsd" 1434 ], 1435 "engines": { 1436 "node": "^20.19.0 || >=22.12.0" 1437 } 1438 }, 1439 "node_modules/@oxfmt/binding-linux-arm-gnueabihf": { 1440 "version": "0.35.0", 1441 "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-0.35.0.tgz", 1442 "integrity": "sha512-u+kv3JD6P3J38oOyUaiCqgY5TNESzBRZJ5lyZQ6c2czUW2v5SIN9E/KWWa9vxoc+P8AFXQFUVrdzGy1tK+nbPQ==", 1443 "cpu": [ 1444 "arm" 1445 ], 1446 "dev": true, 1447 "license": "MIT", 1448 "optional": true, 1449 "os": [ 1450 "linux" 1451 ], 1452 "engines": { 1453 "node": "^20.19.0 || >=22.12.0" 1454 } 1455 }, 1456 "node_modules/@oxfmt/binding-linux-arm-musleabihf": { 1457 "version": "0.35.0", 1458 "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-arm-musleabihf/-/binding-linux-arm-musleabihf-0.35.0.tgz", 1459 "integrity": "sha512-1NiZroCiV57I7Pf8kOH4XGR366kW5zir3VfSMBU2D0V14GpYjiYmPYFAoJboZvp8ACnZKUReWyMkNKSa5ad58A==", 1460 "cpu": [ 1461 "arm" 1462 ], 1463 "dev": true, 1464 "license": "MIT", 1465 "optional": true, 1466 "os": [ 1467 "linux" 1468 ], 1469 "engines": { 1470 "node": "^20.19.0 || >=22.12.0" 1471 } 1472 }, 1473 "node_modules/@oxfmt/binding-linux-arm64-gnu": { 1474 "version": "0.35.0", 1475 "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-0.35.0.tgz", 1476 "integrity": "sha512-7Q0Xeg7ZnW2nxnZ4R7aF6DEbCFls4skgHZg+I63XitpNvJCbVIU8MFOTZlvZGRsY9+rPgWPQGeUpLHlyx0wvMA==", 1477 "cpu": [ 1478 "arm64" 1479 ], 1480 "dev": true, 1481 "license": "MIT", 1482 "optional": true, 1483 "os": [ 1484 "linux" 1485 ], 1486 "engines": { 1487 "node": "^20.19.0 || >=22.12.0" 1488 } 1489 }, 1490 "node_modules/@oxfmt/binding-linux-arm64-musl": { 1491 "version": "0.35.0", 1492 "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-arm64-musl/-/binding-linux-arm64-musl-0.35.0.tgz", 1493 "integrity": "sha512-5Okqi+uhYFxwKz8hcnUftNNwdm8BCkf6GSCbcz9xJxYMm87k1E4p7PEmAAbhLTk7cjSdDre6TDL0pDzNX+Y22Q==", 1494 "cpu": [ 1495 "arm64" 1496 ], 1497 "dev": true, 1498 "license": "MIT", 1499 "optional": true, 1500 "os": [ 1501 "linux" 1502 ], 1503 "engines": { 1504 "node": "^20.19.0 || >=22.12.0" 1505 } 1506 }, 1507 "node_modules/@oxfmt/binding-linux-ppc64-gnu": { 1508 "version": "0.35.0", 1509 "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-0.35.0.tgz", 1510 "integrity": "sha512-9k66pbZQXM/lBJWys3Xbc5yhl4JexyfqkEf/tvtq8976VIJnLAAL3M127xHA3ifYSqxdVHfVGTg84eiBHCGcNw==", 1511 "cpu": [ 1512 "ppc64" 1513 ], 1514 "dev": true, 1515 "license": "MIT", 1516 "optional": true, 1517 "os": [ 1518 "linux" 1519 ], 1520 "engines": { 1521 "node": "^20.19.0 || >=22.12.0" 1522 } 1523 }, 1524 "node_modules/@oxfmt/binding-linux-riscv64-gnu": { 1525 "version": "0.35.0", 1526 "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-0.35.0.tgz", 1527 "integrity": "sha512-aUcY9ofKPtjO52idT6t0SAQvEF6ctjzUQa1lLp7GDsRpSBvuTrBQGeq0rYKz3gN8dMIQ7mtMdGD9tT4LhR8jAQ==", 1528 "cpu": [ 1529 "riscv64" 1530 ], 1531 "dev": true, 1532 "license": "MIT", 1533 "optional": true, 1534 "os": [ 1535 "linux" 1536 ], 1537 "engines": { 1538 "node": "^20.19.0 || >=22.12.0" 1539 } 1540 }, 1541 "node_modules/@oxfmt/binding-linux-riscv64-musl": { 1542 "version": "0.35.0", 1543 "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-riscv64-musl/-/binding-linux-riscv64-musl-0.35.0.tgz", 1544 "integrity": "sha512-C6yhY5Hvc2sGM+mCPek9ZLe5xRUOC/BvhAt2qIWFAeXMn4il04EYIjl3DsWiJr0xDMTJhvMOmD55xTRPlNp39w==", 1545 "cpu": [ 1546 "riscv64" 1547 ], 1548 "dev": true, 1549 "license": "MIT", 1550 "optional": true, 1551 "os": [ 1552 "linux" 1553 ], 1554 "engines": { 1555 "node": "^20.19.0 || >=22.12.0" 1556 } 1557 }, 1558 "node_modules/@oxfmt/binding-linux-s390x-gnu": { 1559 "version": "0.35.0", 1560 "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-0.35.0.tgz", 1561 "integrity": "sha512-RG2hlvOMK4OMZpO3mt8MpxLQ0AAezlFqhn5mI/g5YrVbPFyoCv9a34AAvbSJS501ocOxlFIRcKEuw5hFvddf9g==", 1562 "cpu": [ 1563 "s390x" 1564 ], 1565 "dev": true, 1566 "license": "MIT", 1567 "optional": true, 1568 "os": [ 1569 "linux" 1570 ], 1571 "engines": { 1572 "node": "^20.19.0 || >=22.12.0" 1573 } 1574 }, 1575 "node_modules/@oxfmt/binding-linux-x64-gnu": { 1576 "version": "0.35.0", 1577 "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-x64-gnu/-/binding-linux-x64-gnu-0.35.0.tgz", 1578 "integrity": "sha512-wzmh90Pwvqj9xOKHJjkQYBpydRkaXG77ZvDz+iFDRRQpnqIEqGm5gmim2s6vnZIkDGsvKCuTdtxm0GFmBjM1+w==", 1579 "cpu": [ 1580 "x64" 1581 ], 1582 "dev": true, 1583 "license": "MIT", 1584 "optional": true, 1585 "os": [ 1586 "linux" 1587 ], 1588 "engines": { 1589 "node": "^20.19.0 || >=22.12.0" 1590 } 1591 }, 1592 "node_modules/@oxfmt/binding-linux-x64-musl": { 1593 "version": "0.35.0", 1594 "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-x64-musl/-/binding-linux-x64-musl-0.35.0.tgz", 1595 "integrity": "sha512-+HCqYCJPCUy5I+b2cf+gUVaApfgtoQT3HdnSg/l7NIcLHOhKstlYaGyrFZLmUpQt4WkFbpGKZZayG6zjRU0KFA==", 1596 "cpu": [ 1597 "x64" 1598 ], 1599 "dev": true, 1600 "license": "MIT", 1601 "optional": true, 1602 "os": [ 1603 "linux" 1604 ], 1605 "engines": { 1606 "node": "^20.19.0 || >=22.12.0" 1607 } 1608 }, 1609 "node_modules/@oxfmt/binding-openharmony-arm64": { 1610 "version": "0.35.0", 1611 "resolved": "https://registry.npmjs.org/@oxfmt/binding-openharmony-arm64/-/binding-openharmony-arm64-0.35.0.tgz", 1612 "integrity": "sha512-kFYmWfR9YL78XyO5ws+1dsxNvZoD973qfVMNFOS4e9bcHXGF7DvGC2tY5UDFwyMCeB33t3sDIuGONKggnVNSJA==", 1613 "cpu": [ 1614 "arm64" 1615 ], 1616 "dev": true, 1617 "license": "MIT", 1618 "optional": true, 1619 "os": [ 1620 "openharmony" 1621 ], 1622 "engines": { 1623 "node": "^20.19.0 || >=22.12.0" 1624 } 1625 }, 1626 "node_modules/@oxfmt/binding-win32-arm64-msvc": { 1627 "version": "0.35.0", 1628 "resolved": "https://registry.npmjs.org/@oxfmt/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-0.35.0.tgz", 1629 "integrity": "sha512-uD/NGdM65eKNCDGyTGdO8e9n3IHX+wwuorBvEYrPJXhDXL9qz6gzddmXH8EN04ejUXUujlq4FsoSeCfbg0Y+Jg==", 1630 "cpu": [ 1631 "arm64" 1632 ], 1633 "dev": true, 1634 "license": "MIT", 1635 "optional": true, 1636 "os": [ 1637 "win32" 1638 ], 1639 "engines": { 1640 "node": "^20.19.0 || >=22.12.0" 1641 } 1642 }, 1643 "node_modules/@oxfmt/binding-win32-ia32-msvc": { 1644 "version": "0.35.0", 1645 "resolved": "https://registry.npmjs.org/@oxfmt/binding-win32-ia32-msvc/-/binding-win32-ia32-msvc-0.35.0.tgz", 1646 "integrity": "sha512-oSRD2k8J2uxYDEKR2nAE/YTY9PobOEnhZgCmspHu0+yBQ665yH8lFErQVSTE7fcGJmJp/cC6322/gc8VFuQf7g==", 1647 "cpu": [ 1648 "ia32" 1649 ], 1650 "dev": true, 1651 "license": "MIT", 1652 "optional": true, 1653 "os": [ 1654 "win32" 1655 ], 1656 "engines": { 1657 "node": "^20.19.0 || >=22.12.0" 1658 } 1659 }, 1660 "node_modules/@oxfmt/binding-win32-x64-msvc": { 1661 "version": "0.35.0", 1662 "resolved": "https://registry.npmjs.org/@oxfmt/binding-win32-x64-msvc/-/binding-win32-x64-msvc-0.35.0.tgz", 1663 "integrity": "sha512-WCDJjlS95NboR0ugI2BEwzt1tYvRDorDRM9Lvctls1SLyKYuNRCyrPwp1urUPFBnwgBNn9p2/gnmo7gFMySRoQ==", 1664 "cpu": [ 1665 "x64" 1666 ], 1667 "dev": true, 1668 "license": "MIT", 1669 "optional": true, 1670 "os": [ 1671 "win32" 1672 ], 1673 "engines": { 1674 "node": "^20.19.0 || >=22.12.0" 1675 } 1676 }, 1677 "node_modules/@oxlint/binding-android-arm-eabi": { 1678 "version": "1.52.0", 1679 "resolved": "https://registry.npmjs.org/@oxlint/binding-android-arm-eabi/-/binding-android-arm-eabi-1.52.0.tgz", 1680 "integrity": "sha512-fW2pmR1VzFEdcvOYeSiv+R7CqffOjr9Bv5QmZaHuHJ4ZCqouaF6o48N/hJ3H1n9Zd8PCMFgJkeqUvUsVce01mw==", 1681 "cpu": [ 1682 "arm" 1683 ], 1684 "dev": true, 1685 "license": "MIT", 1686 "optional": true, 1687 "os": [ 1688 "android" 1689 ], 1690 "engines": { 1691 "node": "^20.19.0 || >=22.12.0" 1692 } 1693 }, 1694 "node_modules/@oxlint/binding-android-arm64": { 1695 "version": "1.52.0", 1696 "resolved": "https://registry.npmjs.org/@oxlint/binding-android-arm64/-/binding-android-arm64-1.52.0.tgz", 1697 "integrity": "sha512-ptuJljIB+klNi8//qxXyGD51NLJXY9lv40Olc7l3/pEyjejWwXGvGMO0GM6f0JsjmbnDL+VkX7RVQNhByaX8WA==", 1698 "cpu": [ 1699 "arm64" 1700 ], 1701 "dev": true, 1702 "license": "MIT", 1703 "optional": true, 1704 "os": [ 1705 "android" 1706 ], 1707 "engines": { 1708 "node": "^20.19.0 || >=22.12.0" 1709 } 1710 }, 1711 "node_modules/@oxlint/binding-darwin-arm64": { 1712 "version": "1.52.0", 1713 "resolved": "https://registry.npmjs.org/@oxlint/binding-darwin-arm64/-/binding-darwin-arm64-1.52.0.tgz", 1714 "integrity": "sha512-5d079Uw43BHVZzOwm3uJI2PgSbsZJTpfHDq2jMOR6rRjGiEBlgasaEvAA26VBqpkO1++/59ZCKLBnEpkro3zIg==", 1715 "cpu": [ 1716 "arm64" 1717 ], 1718 "dev": true, 1719 "license": "MIT", 1720 "optional": true, 1721 "os": [ 1722 "darwin" 1723 ], 1724 "engines": { 1725 "node": "^20.19.0 || >=22.12.0" 1726 } 1727 }, 1728 "node_modules/@oxlint/binding-darwin-x64": { 1729 "version": "1.52.0", 1730 "resolved": "https://registry.npmjs.org/@oxlint/binding-darwin-x64/-/binding-darwin-x64-1.52.0.tgz", 1731 "integrity": "sha512-vRTjnhPEHAyfUhO9w6GM1VkxeVXFcDs+huyB5YNMw+Py+6PRYDFFrrOEr0rZYcoGtSH25ScozZV8I1UXrzaDjQ==", 1732 "cpu": [ 1733 "x64" 1734 ], 1735 "dev": true, 1736 "license": "MIT", 1737 "optional": true, 1738 "os": [ 1739 "darwin" 1740 ], 1741 "engines": { 1742 "node": "^20.19.0 || >=22.12.0" 1743 } 1744 }, 1745 "node_modules/@oxlint/binding-freebsd-x64": { 1746 "version": "1.52.0", 1747 "resolved": "https://registry.npmjs.org/@oxlint/binding-freebsd-x64/-/binding-freebsd-x64-1.52.0.tgz", 1748 "integrity": "sha512-vFthhhciRAliAjoKMsvi7UkkQp/EtMNhmCRYBuKsNiTH0k4H3SFfbuWWr80Q7+uTXijfBP91KO/EeF48RggC7A==", 1749 "cpu": [ 1750 "x64" 1751 ], 1752 "dev": true, 1753 "license": "MIT", 1754 "optional": true, 1755 "os": [ 1756 "freebsd" 1757 ], 1758 "engines": { 1759 "node": "^20.19.0 || >=22.12.0" 1760 } 1761 }, 1762 "node_modules/@oxlint/binding-linux-arm-gnueabihf": { 1763 "version": "1.52.0", 1764 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.52.0.tgz", 1765 "integrity": "sha512-qX3K4mKbju54ojUa8nigVxxZAUDBGu5MGzpoXvWmiw+7hafoQKaLAoTm94EqRlv9v27p864GQBgc4g3qYtMXXA==", 1766 "cpu": [ 1767 "arm" 1768 ], 1769 "dev": true, 1770 "license": "MIT", 1771 "optional": true, 1772 "os": [ 1773 "linux" 1774 ], 1775 "engines": { 1776 "node": "^20.19.0 || >=22.12.0" 1777 } 1778 }, 1779 "node_modules/@oxlint/binding-linux-arm-musleabihf": { 1780 "version": "1.52.0", 1781 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm-musleabihf/-/binding-linux-arm-musleabihf-1.52.0.tgz", 1782 "integrity": "sha512-x5D5/EUS9U4kndPncLB6mDfCsv7i8XcRLu0DZyTngXvyqapc96WwmyyOG2j8Dt26aE8Ykgh6AhsHp9bQtoBUAw==", 1783 "cpu": [ 1784 "arm" 1785 ], 1786 "dev": true, 1787 "license": "MIT", 1788 "optional": true, 1789 "os": [ 1790 "linux" 1791 ], 1792 "engines": { 1793 "node": "^20.19.0 || >=22.12.0" 1794 } 1795 }, 1796 "node_modules/@oxlint/binding-linux-arm64-gnu": { 1797 "version": "1.52.0", 1798 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.52.0.tgz", 1799 "integrity": "sha512-2Ep1tnGLuGG7lUkKG/nilIJ0/T2rebEcATxMJ7afuhD6Z2Sc9dDcpX00IngAMyR9l6hXrvaOw9YA5HUAJVSENg==", 1800 "cpu": [ 1801 "arm64" 1802 ], 1803 "dev": true, 1804 "license": "MIT", 1805 "optional": true, 1806 "os": [ 1807 "linux" 1808 ], 1809 "engines": { 1810 "node": "^20.19.0 || >=22.12.0" 1811 } 1812 }, 1813 "node_modules/@oxlint/binding-linux-arm64-musl": { 1814 "version": "1.52.0", 1815 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.52.0.tgz", 1816 "integrity": "sha512-54wxvb1Pztz0GMgTLUG9HsH8uhZSL4UbG7n4PDxWIRT9TygTVYKfD6D7iasYdKg6ZpWB5Y86VMxgjSJpR/Y7bQ==", 1817 "cpu": [ 1818 "arm64" 1819 ], 1820 "dev": true, 1821 "license": "MIT", 1822 "optional": true, 1823 "os": [ 1824 "linux" 1825 ], 1826 "engines": { 1827 "node": "^20.19.0 || >=22.12.0" 1828 } 1829 }, 1830 "node_modules/@oxlint/binding-linux-ppc64-gnu": { 1831 "version": "1.52.0", 1832 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.52.0.tgz", 1833 "integrity": "sha512-A82Zks1lJyLclrj8n2tJPHOw2ieZXCaBctnCarS1BRlPQMC1Y98vWCLqgvg9ssWy5ZAja0IjUHN1cYsp53mrqA==", 1834 "cpu": [ 1835 "ppc64" 1836 ], 1837 "dev": true, 1838 "license": "MIT", 1839 "optional": true, 1840 "os": [ 1841 "linux" 1842 ], 1843 "engines": { 1844 "node": "^20.19.0 || >=22.12.0" 1845 } 1846 }, 1847 "node_modules/@oxlint/binding-linux-riscv64-gnu": { 1848 "version": "1.52.0", 1849 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-1.52.0.tgz", 1850 "integrity": "sha512-ci89Ou+u9vnA0r4eQqGm/KPEkpea+QEtZCLKkrOAD/K5ZBwjS8ToID6aMgsDbIOJUNBGufsmX0iCC7EWrNKQFA==", 1851 "cpu": [ 1852 "riscv64" 1853 ], 1854 "dev": true, 1855 "license": "MIT", 1856 "optional": true, 1857 "os": [ 1858 "linux" 1859 ], 1860 "engines": { 1861 "node": "^20.19.0 || >=22.12.0" 1862 } 1863 }, 1864 "node_modules/@oxlint/binding-linux-riscv64-musl": { 1865 "version": "1.52.0", 1866 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-riscv64-musl/-/binding-linux-riscv64-musl-1.52.0.tgz", 1867 "integrity": "sha512-3/+DVDWajFSu69TaYnKkoUgMEcHR3puO8TcBu3fPCKRhbLjgwDiYIVRdvQX0QaSjkNPJARmpYq7vlPHWNo2cUA==", 1868 "cpu": [ 1869 "riscv64" 1870 ], 1871 "dev": true, 1872 "license": "MIT", 1873 "optional": true, 1874 "os": [ 1875 "linux" 1876 ], 1877 "engines": { 1878 "node": "^20.19.0 || >=22.12.0" 1879 } 1880 }, 1881 "node_modules/@oxlint/binding-linux-s390x-gnu": { 1882 "version": "1.52.0", 1883 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.52.0.tgz", 1884 "integrity": "sha512-BU7CbceOh00NDmY1IYr72qZoj4sJVHB9DCL2tIq2vyNllNJIpZWTxqlzdqmC4FViXWMy8kZNkOa+SdauH+EcoQ==", 1885 "cpu": [ 1886 "s390x" 1887 ], 1888 "dev": true, 1889 "license": "MIT", 1890 "optional": true, 1891 "os": [ 1892 "linux" 1893 ], 1894 "engines": { 1895 "node": "^20.19.0 || >=22.12.0" 1896 } 1897 }, 1898 "node_modules/@oxlint/binding-linux-x64-gnu": { 1899 "version": "1.52.0", 1900 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.52.0.tgz", 1901 "integrity": "sha512-JUVZ6TKYl1yArS3xGsNLQlZxgVpjNKtZFja6VxSTDy2ToN7H58PiDRcxWoN2XoIcWlHSvK7pkIPFNOyzdEJ23A==", 1902 "cpu": [ 1903 "x64" 1904 ], 1905 "dev": true, 1906 "license": "MIT", 1907 "optional": true, 1908 "os": [ 1909 "linux" 1910 ], 1911 "engines": { 1912 "node": "^20.19.0 || >=22.12.0" 1913 } 1914 }, 1915 "node_modules/@oxlint/binding-linux-x64-musl": { 1916 "version": "1.52.0", 1917 "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-x64-musl/-/binding-linux-x64-musl-1.52.0.tgz", 1918 "integrity": "sha512-IatLKG6UUbIbTBjBZ9SIAYp4SIvOpYIXPXn9cMLqWxh9HrHsu0fLNL+VQ67y4vdlIleYLeuIHkAp3M6saIN1RQ==", 1919 "cpu": [ 1920 "x64" 1921 ], 1922 "dev": true, 1923 "license": "MIT", 1924 "optional": true, 1925 "os": [ 1926 "linux" 1927 ], 1928 "engines": { 1929 "node": "^20.19.0 || >=22.12.0" 1930 } 1931 }, 1932 "node_modules/@oxlint/binding-openharmony-arm64": { 1933 "version": "1.52.0", 1934 "resolved": "https://registry.npmjs.org/@oxlint/binding-openharmony-arm64/-/binding-openharmony-arm64-1.52.0.tgz", 1935 "integrity": "sha512-CWgJ6FepHryuc/lgQWStFf3lcvEkbFLSa9zqO0D0QLVfrdg43I4XItKpL/bnfm4n7obzwgG8j8sBggdoxJQKfw==", 1936 "cpu": [ 1937 "arm64" 1938 ], 1939 "dev": true, 1940 "license": "MIT", 1941 "optional": true, 1942 "os": [ 1943 "openharmony" 1944 ], 1945 "engines": { 1946 "node": "^20.19.0 || >=22.12.0" 1947 } 1948 }, 1949 "node_modules/@oxlint/binding-win32-arm64-msvc": { 1950 "version": "1.52.0", 1951 "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.52.0.tgz", 1952 "integrity": "sha512-EuNAbPpctu8jYMZnvYh53Xw3YVY2nIi9bQlyMjY0eKiJxDv8ikHrAfcVcwTQW9xa5tp0eiMkmW7iHPP5CYUC9Q==", 1953 "cpu": [ 1954 "arm64" 1955 ], 1956 "dev": true, 1957 "license": "MIT", 1958 "optional": true, 1959 "os": [ 1960 "win32" 1961 ], 1962 "engines": { 1963 "node": "^20.19.0 || >=22.12.0" 1964 } 1965 }, 1966 "node_modules/@oxlint/binding-win32-ia32-msvc": { 1967 "version": "1.52.0", 1968 "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-ia32-msvc/-/binding-win32-ia32-msvc-1.52.0.tgz", 1969 "integrity": "sha512-wu3fquQttzSXwyy8DfdOG3Kyb17yAbRhwPlly7NHSXkrffAEAmZ6+o38tCNgsReGLugbn/wbq4uS4nEQubCq+A==", 1970 "cpu": [ 1971 "ia32" 1972 ], 1973 "dev": true, 1974 "license": "MIT", 1975 "optional": true, 1976 "os": [ 1977 "win32" 1978 ], 1979 "engines": { 1980 "node": "^20.19.0 || >=22.12.0" 1981 } 1982 }, 1983 "node_modules/@oxlint/binding-win32-x64-msvc": { 1984 "version": "1.52.0", 1985 "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.52.0.tgz", 1986 "integrity": "sha512-wikx9I9J9/lPOZlrCCNgm8YjWkia8NZfhWd1TTvZTMguyChbw/oA2VEM6Fzx+kkpA+1qu5Mo7nrLdOXEJavw8g==", 1987 "cpu": [ 1988 "x64" 1989 ], 1990 "dev": true, 1991 "license": "MIT", 1992 "optional": true, 1993 "os": [ 1994 "win32" 1995 ], 1996 "engines": { 1997 "node": "^20.19.0 || >=22.12.0" 1998 } 1999 }, 2000 "node_modules/@pagefind/darwin-arm64": { 2001 "version": "1.4.0", 2002 "resolved": "https://registry.npmjs.org/@pagefind/darwin-arm64/-/darwin-arm64-1.4.0.tgz", 2003 "integrity": "sha512-2vMqkbv3lbx1Awea90gTaBsvpzgRs7MuSgKDxW0m9oV1GPZCZbZBJg/qL83GIUEN2BFlY46dtUZi54pwH+/pTQ==", 2004 "cpu": [ 2005 "arm64" 2006 ], 2007 "license": "MIT", 2008 "optional": true, 2009 "os": [ 2010 "darwin" 2011 ] 2012 }, 2013 "node_modules/@pagefind/darwin-x64": { 2014 "version": "1.4.0", 2015 "resolved": "https://registry.npmjs.org/@pagefind/darwin-x64/-/darwin-x64-1.4.0.tgz", 2016 "integrity": "sha512-e7JPIS6L9/cJfow+/IAqknsGqEPjJnVXGjpGm25bnq+NPdoD3c/7fAwr1OXkG4Ocjx6ZGSCijXEV4ryMcH2E3A==", 2017 "cpu": [ 2018 "x64" 2019 ], 2020 "license": "MIT", 2021 "optional": true, 2022 "os": [ 2023 "darwin" 2024 ] 2025 }, 2026 "node_modules/@pagefind/default-ui": { 2027 "version": "1.4.0", 2028 "resolved": "https://registry.npmjs.org/@pagefind/default-ui/-/default-ui-1.4.0.tgz", 2029 "integrity": "sha512-wie82VWn3cnGEdIjh4YwNESyS1G6vRHwL6cNjy9CFgNnWW/PGRjsLq300xjVH5sfPFK3iK36UxvIBymtQIEiSQ==", 2030 "license": "MIT" 2031 }, 2032 "node_modules/@pagefind/freebsd-x64": { 2033 "version": "1.4.0", 2034 "resolved": "https://registry.npmjs.org/@pagefind/freebsd-x64/-/freebsd-x64-1.4.0.tgz", 2035 "integrity": "sha512-WcJVypXSZ+9HpiqZjFXMUobfFfZZ6NzIYtkhQ9eOhZrQpeY5uQFqNWLCk7w9RkMUwBv1HAMDW3YJQl/8OqsV0Q==", 2036 "cpu": [ 2037 "x64" 2038 ], 2039 "license": "MIT", 2040 "optional": true, 2041 "os": [ 2042 "freebsd" 2043 ] 2044 }, 2045 "node_modules/@pagefind/linux-arm64": { 2046 "version": "1.4.0", 2047 "resolved": "https://registry.npmjs.org/@pagefind/linux-arm64/-/linux-arm64-1.4.0.tgz", 2048 "integrity": "sha512-PIt8dkqt4W06KGmQjONw7EZbhDF+uXI7i0XtRLN1vjCUxM9vGPdtJc2mUyVPevjomrGz5M86M8bqTr6cgDp1Uw==", 2049 "cpu": [ 2050 "arm64" 2051 ], 2052 "license": "MIT", 2053 "optional": true, 2054 "os": [ 2055 "linux" 2056 ] 2057 }, 2058 "node_modules/@pagefind/linux-x64": { 2059 "version": "1.4.0", 2060 "resolved": "https://registry.npmjs.org/@pagefind/linux-x64/-/linux-x64-1.4.0.tgz", 2061 "integrity": "sha512-z4oddcWwQ0UHrTHR8psLnVlz6USGJ/eOlDPTDYZ4cI8TK8PgwRUPQZp9D2iJPNIPcS6Qx/E4TebjuGJOyK8Mmg==", 2062 "cpu": [ 2063 "x64" 2064 ], 2065 "license": "MIT", 2066 "optional": true, 2067 "os": [ 2068 "linux" 2069 ] 2070 }, 2071 "node_modules/@pagefind/windows-x64": { 2072 "version": "1.4.0", 2073 "resolved": "https://registry.npmjs.org/@pagefind/windows-x64/-/windows-x64-1.4.0.tgz", 2074 "integrity": "sha512-NkT+YAdgS2FPCn8mIA9bQhiBs+xmniMGq1LFPDhcFn0+2yIUEiIG06t7bsZlhdjknEQRTSdT7YitP6fC5qwP0g==", 2075 "cpu": [ 2076 "x64" 2077 ], 2078 "license": "MIT", 2079 "optional": true, 2080 "os": [ 2081 "win32" 2082 ] 2083 }, 2084 "node_modules/@playwright/test": { 2085 "version": "1.58.2", 2086 "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.58.2.tgz", 2087 "integrity": "sha512-akea+6bHYBBfA9uQqSYmlJXn61cTa+jbO87xVLCWbTqbWadRVmhxlXATaOjOgcBaWU4ePo0wB41KMFv3o35IXA==", 2088 "dev": true, 2089 "license": "Apache-2.0", 2090 "dependencies": { 2091 "playwright": "1.58.2" 2092 }, 2093 "bin": { 2094 "playwright": "cli.js" 2095 }, 2096 "engines": { 2097 "node": ">=18" 2098 } 2099 }, 2100 "node_modules/@resvg/resvg-js": { 2101 "version": "2.6.2", 2102 "resolved": "https://registry.npmjs.org/@resvg/resvg-js/-/resvg-js-2.6.2.tgz", 2103 "integrity": "sha512-xBaJish5OeGmniDj9cW5PRa/PtmuVU3ziqrbr5xJj901ZDN4TosrVaNZpEiLZAxdfnhAe7uQ7QFWfjPe9d9K2Q==", 2104 "license": "MPL-2.0", 2105 "engines": { 2106 "node": ">= 10" 2107 }, 2108 "optionalDependencies": { 2109 "@resvg/resvg-js-android-arm-eabi": "2.6.2", 2110 "@resvg/resvg-js-android-arm64": "2.6.2", 2111 "@resvg/resvg-js-darwin-arm64": "2.6.2", 2112 "@resvg/resvg-js-darwin-x64": "2.6.2", 2113 "@resvg/resvg-js-linux-arm-gnueabihf": "2.6.2", 2114 "@resvg/resvg-js-linux-arm64-gnu": "2.6.2", 2115 "@resvg/resvg-js-linux-arm64-musl": "2.6.2", 2116 "@resvg/resvg-js-linux-x64-gnu": "2.6.2", 2117 "@resvg/resvg-js-linux-x64-musl": "2.6.2", 2118 "@resvg/resvg-js-win32-arm64-msvc": "2.6.2", 2119 "@resvg/resvg-js-win32-ia32-msvc": "2.6.2", 2120 "@resvg/resvg-js-win32-x64-msvc": "2.6.2" 2121 } 2122 }, 2123 "node_modules/@resvg/resvg-js-android-arm-eabi": { 2124 "version": "2.6.2", 2125 "resolved": "https://registry.npmjs.org/@resvg/resvg-js-android-arm-eabi/-/resvg-js-android-arm-eabi-2.6.2.tgz", 2126 "integrity": "sha512-FrJibrAk6v29eabIPgcTUMPXiEz8ssrAk7TXxsiZzww9UTQ1Z5KAbFJs+Z0Ez+VZTYgnE5IQJqBcoSiMebtPHA==", 2127 "cpu": [ 2128 "arm" 2129 ], 2130 "license": "MPL-2.0", 2131 "optional": true, 2132 "os": [ 2133 "android" 2134 ], 2135 "engines": { 2136 "node": ">= 10" 2137 } 2138 }, 2139 "node_modules/@resvg/resvg-js-android-arm64": { 2140 "version": "2.6.2", 2141 "resolved": "https://registry.npmjs.org/@resvg/resvg-js-android-arm64/-/resvg-js-android-arm64-2.6.2.tgz", 2142 "integrity": "sha512-VcOKezEhm2VqzXpcIJoITuvUS/fcjIw5NA/w3tjzWyzmvoCdd+QXIqy3FBGulWdClvp4g+IfUemigrkLThSjAQ==", 2143 "cpu": [ 2144 "arm64" 2145 ], 2146 "license": "MPL-2.0", 2147 "optional": true, 2148 "os": [ 2149 "android" 2150 ], 2151 "engines": { 2152 "node": ">= 10" 2153 } 2154 }, 2155 "node_modules/@resvg/resvg-js-darwin-arm64": { 2156 "version": "2.6.2", 2157 "resolved": "https://registry.npmjs.org/@resvg/resvg-js-darwin-arm64/-/resvg-js-darwin-arm64-2.6.2.tgz", 2158 "integrity": "sha512-nmok2LnAd6nLUKI16aEB9ydMC6Lidiiq2m1nEBDR1LaaP7FGs4AJ90qDraxX+CWlVuRlvNjyYJTNv8qFjtL9+A==", 2159 "cpu": [ 2160 "arm64" 2161 ], 2162 "license": "MPL-2.0", 2163 "optional": true, 2164 "os": [ 2165 "darwin" 2166 ], 2167 "engines": { 2168 "node": ">= 10" 2169 } 2170 }, 2171 "node_modules/@resvg/resvg-js-darwin-x64": { 2172 "version": "2.6.2", 2173 "resolved": "https://registry.npmjs.org/@resvg/resvg-js-darwin-x64/-/resvg-js-darwin-x64-2.6.2.tgz", 2174 "integrity": "sha512-GInyZLjgWDfsVT6+SHxQVRwNzV0AuA1uqGsOAW+0th56J7Nh6bHHKXHBWzUrihxMetcFDmQMAX1tZ1fZDYSRsw==", 2175 "cpu": [ 2176 "x64" 2177 ], 2178 "license": "MPL-2.0", 2179 "optional": true, 2180 "os": [ 2181 "darwin" 2182 ], 2183 "engines": { 2184 "node": ">= 10" 2185 } 2186 }, 2187 "node_modules/@resvg/resvg-js-linux-arm-gnueabihf": { 2188 "version": "2.6.2", 2189 "resolved": "https://registry.npmjs.org/@resvg/resvg-js-linux-arm-gnueabihf/-/resvg-js-linux-arm-gnueabihf-2.6.2.tgz", 2190 "integrity": "sha512-YIV3u/R9zJbpqTTNwTZM5/ocWetDKGsro0SWp70eGEM9eV2MerWyBRZnQIgzU3YBnSBQ1RcxRZvY/UxwESfZIw==", 2191 "cpu": [ 2192 "arm" 2193 ], 2194 "license": "MPL-2.0", 2195 "optional": true, 2196 "os": [ 2197 "linux" 2198 ], 2199 "engines": { 2200 "node": ">= 10" 2201 } 2202 }, 2203 "node_modules/@resvg/resvg-js-linux-arm64-gnu": { 2204 "version": "2.6.2", 2205 "resolved": "https://registry.npmjs.org/@resvg/resvg-js-linux-arm64-gnu/-/resvg-js-linux-arm64-gnu-2.6.2.tgz", 2206 "integrity": "sha512-zc2BlJSim7YR4FZDQ8OUoJg5holYzdiYMeobb9pJuGDidGL9KZUv7SbiD4E8oZogtYY42UZEap7dqkkYuA91pg==", 2207 "cpu": [ 2208 "arm64" 2209 ], 2210 "license": "MPL-2.0", 2211 "optional": true, 2212 "os": [ 2213 "linux" 2214 ], 2215 "engines": { 2216 "node": ">= 10" 2217 } 2218 }, 2219 "node_modules/@resvg/resvg-js-linux-arm64-musl": { 2220 "version": "2.6.2", 2221 "resolved": "https://registry.npmjs.org/@resvg/resvg-js-linux-arm64-musl/-/resvg-js-linux-arm64-musl-2.6.2.tgz", 2222 "integrity": "sha512-3h3dLPWNgSsD4lQBJPb4f+kvdOSJHa5PjTYVsWHxLUzH4IFTJUAnmuWpw4KqyQ3NA5QCyhw4TWgxk3jRkQxEKg==", 2223 "cpu": [ 2224 "arm64" 2225 ], 2226 "license": "MPL-2.0", 2227 "optional": true, 2228 "os": [ 2229 "linux" 2230 ], 2231 "engines": { 2232 "node": ">= 10" 2233 } 2234 }, 2235 "node_modules/@resvg/resvg-js-linux-x64-gnu": { 2236 "version": "2.6.2", 2237 "resolved": "https://registry.npmjs.org/@resvg/resvg-js-linux-x64-gnu/-/resvg-js-linux-x64-gnu-2.6.2.tgz", 2238 "integrity": "sha512-IVUe+ckIerA7xMZ50duAZzwf1U7khQe2E0QpUxu5MBJNao5RqC0zwV/Zm965vw6D3gGFUl7j4m+oJjubBVoftw==", 2239 "cpu": [ 2240 "x64" 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-x64-musl": { 2252 "version": "2.6.2", 2253 "resolved": "https://registry.npmjs.org/@resvg/resvg-js-linux-x64-musl/-/resvg-js-linux-x64-musl-2.6.2.tgz", 2254 "integrity": "sha512-UOf83vqTzoYQO9SZ0fPl2ZIFtNIz/Rr/y+7X8XRX1ZnBYsQ/tTb+cj9TE+KHOdmlTFBxhYzVkP2lRByCzqi4jQ==", 2255 "cpu": [ 2256 "x64" 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-win32-arm64-msvc": { 2268 "version": "2.6.2", 2269 "resolved": "https://registry.npmjs.org/@resvg/resvg-js-win32-arm64-msvc/-/resvg-js-win32-arm64-msvc-2.6.2.tgz", 2270 "integrity": "sha512-7C/RSgCa+7vqZ7qAbItfiaAWhyRSoD4l4BQAbVDqRRsRgY+S+hgS3in0Rxr7IorKUpGE69X48q6/nOAuTJQxeQ==", 2271 "cpu": [ 2272 "arm64" 2273 ], 2274 "license": "MPL-2.0", 2275 "optional": true, 2276 "os": [ 2277 "win32" 2278 ], 2279 "engines": { 2280 "node": ">= 10" 2281 } 2282 }, 2283 "node_modules/@resvg/resvg-js-win32-ia32-msvc": { 2284 "version": "2.6.2", 2285 "resolved": "https://registry.npmjs.org/@resvg/resvg-js-win32-ia32-msvc/-/resvg-js-win32-ia32-msvc-2.6.2.tgz", 2286 "integrity": "sha512-har4aPAlvjnLcil40AC77YDIk6loMawuJwFINEM7n0pZviwMkMvjb2W5ZirsNOZY4aDbo5tLx0wNMREp5Brk+w==", 2287 "cpu": [ 2288 "ia32" 2289 ], 2290 "license": "MPL-2.0", 2291 "optional": true, 2292 "os": [ 2293 "win32" 2294 ], 2295 "engines": { 2296 "node": ">= 10" 2297 } 2298 }, 2299 "node_modules/@resvg/resvg-js-win32-x64-msvc": { 2300 "version": "2.6.2", 2301 "resolved": "https://registry.npmjs.org/@resvg/resvg-js-win32-x64-msvc/-/resvg-js-win32-x64-msvc-2.6.2.tgz", 2302 "integrity": "sha512-ZXtYhtUr5SSaBrUDq7DiyjOFJqBVL/dOBN7N/qmi/pO0IgiWW/f/ue3nbvu9joWE5aAKDoIzy/CxsY0suwGosQ==", 2303 "cpu": [ 2304 "x64" 2305 ], 2306 "license": "MPL-2.0", 2307 "optional": true, 2308 "os": [ 2309 "win32" 2310 ], 2311 "engines": { 2312 "node": ">= 10" 2313 } 2314 }, 2315 "node_modules/@rollup/pluginutils": { 2316 "version": "5.3.0", 2317 "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.3.0.tgz", 2318 "integrity": "sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==", 2319 "license": "MIT", 2320 "dependencies": { 2321 "@types/estree": "^1.0.0", 2322 "estree-walker": "^2.0.2", 2323 "picomatch": "^4.0.2" 2324 }, 2325 "engines": { 2326 "node": ">=14.0.0" 2327 }, 2328 "peerDependencies": { 2329 "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" 2330 }, 2331 "peerDependenciesMeta": { 2332 "rollup": { 2333 "optional": true 2334 } 2335 } 2336 }, 2337 "node_modules/@rollup/pluginutils/node_modules/estree-walker": { 2338 "version": "2.0.2", 2339 "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz", 2340 "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==", 2341 "license": "MIT" 2342 }, 2343 "node_modules/@rollup/rollup-android-arm-eabi": { 2344 "version": "4.59.0", 2345 "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.59.0.tgz", 2346 "integrity": "sha512-upnNBkA6ZH2VKGcBj9Fyl9IGNPULcjXRlg0LLeaioQWueH30p6IXtJEbKAgvyv+mJaMxSm1l6xwDXYjpEMiLMg==", 2347 "cpu": [ 2348 "arm" 2349 ], 2350 "license": "MIT", 2351 "optional": true, 2352 "os": [ 2353 "android" 2354 ] 2355 }, 2356 "node_modules/@rollup/rollup-android-arm64": { 2357 "version": "4.59.0", 2358 "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.59.0.tgz", 2359 "integrity": "sha512-hZ+Zxj3SySm4A/DylsDKZAeVg0mvi++0PYVceVyX7hemkw7OreKdCvW2oQ3T1FMZvCaQXqOTHb8qmBShoqk69Q==", 2360 "cpu": [ 2361 "arm64" 2362 ], 2363 "license": "MIT", 2364 "optional": true, 2365 "os": [ 2366 "android" 2367 ] 2368 }, 2369 "node_modules/@rollup/rollup-darwin-arm64": { 2370 "version": "4.59.0", 2371 "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.59.0.tgz", 2372 "integrity": "sha512-W2Psnbh1J8ZJw0xKAd8zdNgF9HRLkdWwwdWqubSVk0pUuQkoHnv7rx4GiF9rT4t5DIZGAsConRE3AxCdJ4m8rg==", 2373 "cpu": [ 2374 "arm64" 2375 ], 2376 "license": "MIT", 2377 "optional": true, 2378 "os": [ 2379 "darwin" 2380 ] 2381 }, 2382 "node_modules/@rollup/rollup-darwin-x64": { 2383 "version": "4.59.0", 2384 "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.59.0.tgz", 2385 "integrity": "sha512-ZW2KkwlS4lwTv7ZVsYDiARfFCnSGhzYPdiOU4IM2fDbL+QGlyAbjgSFuqNRbSthybLbIJ915UtZBtmuLrQAT/w==", 2386 "cpu": [ 2387 "x64" 2388 ], 2389 "license": "MIT", 2390 "optional": true, 2391 "os": [ 2392 "darwin" 2393 ] 2394 }, 2395 "node_modules/@rollup/rollup-freebsd-arm64": { 2396 "version": "4.59.0", 2397 "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.59.0.tgz", 2398 "integrity": "sha512-EsKaJ5ytAu9jI3lonzn3BgG8iRBjV4LxZexygcQbpiU0wU0ATxhNVEpXKfUa0pS05gTcSDMKpn3Sx+QB9RlTTA==", 2399 "cpu": [ 2400 "arm64" 2401 ], 2402 "license": "MIT", 2403 "optional": true, 2404 "os": [ 2405 "freebsd" 2406 ] 2407 }, 2408 "node_modules/@rollup/rollup-freebsd-x64": { 2409 "version": "4.59.0", 2410 "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.59.0.tgz", 2411 "integrity": "sha512-d3DuZi2KzTMjImrxoHIAODUZYoUUMsuUiY4SRRcJy6NJoZ6iIqWnJu9IScV9jXysyGMVuW+KNzZvBLOcpdl3Vg==", 2412 "cpu": [ 2413 "x64" 2414 ], 2415 "license": "MIT", 2416 "optional": true, 2417 "os": [ 2418 "freebsd" 2419 ] 2420 }, 2421 "node_modules/@rollup/rollup-linux-arm-gnueabihf": { 2422 "version": "4.59.0", 2423 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.59.0.tgz", 2424 "integrity": "sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw==", 2425 "cpu": [ 2426 "arm" 2427 ], 2428 "license": "MIT", 2429 "optional": true, 2430 "os": [ 2431 "linux" 2432 ] 2433 }, 2434 "node_modules/@rollup/rollup-linux-arm-musleabihf": { 2435 "version": "4.59.0", 2436 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.59.0.tgz", 2437 "integrity": "sha512-CikFT7aYPA2ufMD086cVORBYGHffBo4K8MQ4uPS/ZnY54GKj36i196u8U+aDVT2LX4eSMbyHtyOh7D7Zvk2VvA==", 2438 "cpu": [ 2439 "arm" 2440 ], 2441 "license": "MIT", 2442 "optional": true, 2443 "os": [ 2444 "linux" 2445 ] 2446 }, 2447 "node_modules/@rollup/rollup-linux-arm64-gnu": { 2448 "version": "4.59.0", 2449 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.59.0.tgz", 2450 "integrity": "sha512-jYgUGk5aLd1nUb1CtQ8E+t5JhLc9x5WdBKew9ZgAXg7DBk0ZHErLHdXM24rfX+bKrFe+Xp5YuJo54I5HFjGDAA==", 2451 "cpu": [ 2452 "arm64" 2453 ], 2454 "license": "MIT", 2455 "optional": true, 2456 "os": [ 2457 "linux" 2458 ] 2459 }, 2460 "node_modules/@rollup/rollup-linux-arm64-musl": { 2461 "version": "4.59.0", 2462 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.59.0.tgz", 2463 "integrity": "sha512-peZRVEdnFWZ5Bh2KeumKG9ty7aCXzzEsHShOZEFiCQlDEepP1dpUl/SrUNXNg13UmZl+gzVDPsiCwnV1uI0RUA==", 2464 "cpu": [ 2465 "arm64" 2466 ], 2467 "license": "MIT", 2468 "optional": true, 2469 "os": [ 2470 "linux" 2471 ] 2472 }, 2473 "node_modules/@rollup/rollup-linux-loong64-gnu": { 2474 "version": "4.59.0", 2475 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.59.0.tgz", 2476 "integrity": "sha512-gbUSW/97f7+r4gHy3Jlup8zDG190AuodsWnNiXErp9mT90iCy9NKKU0Xwx5k8VlRAIV2uU9CsMnEFg/xXaOfXg==", 2477 "cpu": [ 2478 "loong64" 2479 ], 2480 "license": "MIT", 2481 "optional": true, 2482 "os": [ 2483 "linux" 2484 ] 2485 }, 2486 "node_modules/@rollup/rollup-linux-loong64-musl": { 2487 "version": "4.59.0", 2488 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.59.0.tgz", 2489 "integrity": "sha512-yTRONe79E+o0FWFijasoTjtzG9EBedFXJMl888NBEDCDV9I2wGbFFfJQQe63OijbFCUZqxpHz1GzpbtSFikJ4Q==", 2490 "cpu": [ 2491 "loong64" 2492 ], 2493 "license": "MIT", 2494 "optional": true, 2495 "os": [ 2496 "linux" 2497 ] 2498 }, 2499 "node_modules/@rollup/rollup-linux-ppc64-gnu": { 2500 "version": "4.59.0", 2501 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.59.0.tgz", 2502 "integrity": "sha512-sw1o3tfyk12k3OEpRddF68a1unZ5VCN7zoTNtSn2KndUE+ea3m3ROOKRCZxEpmT9nsGnogpFP9x6mnLTCaoLkA==", 2503 "cpu": [ 2504 "ppc64" 2505 ], 2506 "license": "MIT", 2507 "optional": true, 2508 "os": [ 2509 "linux" 2510 ] 2511 }, 2512 "node_modules/@rollup/rollup-linux-ppc64-musl": { 2513 "version": "4.59.0", 2514 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.59.0.tgz", 2515 "integrity": "sha512-+2kLtQ4xT3AiIxkzFVFXfsmlZiG5FXYW7ZyIIvGA7Bdeuh9Z0aN4hVyXS/G1E9bTP/vqszNIN/pUKCk/BTHsKA==", 2516 "cpu": [ 2517 "ppc64" 2518 ], 2519 "license": "MIT", 2520 "optional": true, 2521 "os": [ 2522 "linux" 2523 ] 2524 }, 2525 "node_modules/@rollup/rollup-linux-riscv64-gnu": { 2526 "version": "4.59.0", 2527 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.59.0.tgz", 2528 "integrity": "sha512-NDYMpsXYJJaj+I7UdwIuHHNxXZ/b/N2hR15NyH3m2qAtb/hHPA4g4SuuvrdxetTdndfj9b1WOmy73kcPRoERUg==", 2529 "cpu": [ 2530 "riscv64" 2531 ], 2532 "license": "MIT", 2533 "optional": true, 2534 "os": [ 2535 "linux" 2536 ] 2537 }, 2538 "node_modules/@rollup/rollup-linux-riscv64-musl": { 2539 "version": "4.59.0", 2540 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.59.0.tgz", 2541 "integrity": "sha512-nLckB8WOqHIf1bhymk+oHxvM9D3tyPndZH8i8+35p/1YiVoVswPid2yLzgX7ZJP0KQvnkhM4H6QZ5m0LzbyIAg==", 2542 "cpu": [ 2543 "riscv64" 2544 ], 2545 "license": "MIT", 2546 "optional": true, 2547 "os": [ 2548 "linux" 2549 ] 2550 }, 2551 "node_modules/@rollup/rollup-linux-s390x-gnu": { 2552 "version": "4.59.0", 2553 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.59.0.tgz", 2554 "integrity": "sha512-oF87Ie3uAIvORFBpwnCvUzdeYUqi2wY6jRFWJAy1qus/udHFYIkplYRW+wo+GRUP4sKzYdmE1Y3+rY5Gc4ZO+w==", 2555 "cpu": [ 2556 "s390x" 2557 ], 2558 "license": "MIT", 2559 "optional": true, 2560 "os": [ 2561 "linux" 2562 ] 2563 }, 2564 "node_modules/@rollup/rollup-linux-x64-gnu": { 2565 "version": "4.59.0", 2566 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.59.0.tgz", 2567 "integrity": "sha512-3AHmtQq/ppNuUspKAlvA8HtLybkDflkMuLK4DPo77DfthRb71V84/c4MlWJXixZz4uruIH4uaa07IqoAkG64fg==", 2568 "cpu": [ 2569 "x64" 2570 ], 2571 "license": "MIT", 2572 "optional": true, 2573 "os": [ 2574 "linux" 2575 ] 2576 }, 2577 "node_modules/@rollup/rollup-linux-x64-musl": { 2578 "version": "4.59.0", 2579 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.59.0.tgz", 2580 "integrity": "sha512-2UdiwS/9cTAx7qIUZB/fWtToJwvt0Vbo0zmnYt7ED35KPg13Q0ym1g442THLC7VyI6JfYTP4PiSOWyoMdV2/xg==", 2581 "cpu": [ 2582 "x64" 2583 ], 2584 "license": "MIT", 2585 "optional": true, 2586 "os": [ 2587 "linux" 2588 ] 2589 }, 2590 "node_modules/@rollup/rollup-openbsd-x64": { 2591 "version": "4.59.0", 2592 "resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.59.0.tgz", 2593 "integrity": "sha512-M3bLRAVk6GOwFlPTIxVBSYKUaqfLrn8l0psKinkCFxl4lQvOSz8ZrKDz2gxcBwHFpci0B6rttydI4IpS4IS/jQ==", 2594 "cpu": [ 2595 "x64" 2596 ], 2597 "license": "MIT", 2598 "optional": true, 2599 "os": [ 2600 "openbsd" 2601 ] 2602 }, 2603 "node_modules/@rollup/rollup-openharmony-arm64": { 2604 "version": "4.59.0", 2605 "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.59.0.tgz", 2606 "integrity": "sha512-tt9KBJqaqp5i5HUZzoafHZX8b5Q2Fe7UjYERADll83O4fGqJ49O1FsL6LpdzVFQcpwvnyd0i+K/VSwu/o/nWlA==", 2607 "cpu": [ 2608 "arm64" 2609 ], 2610 "license": "MIT", 2611 "optional": true, 2612 "os": [ 2613 "openharmony" 2614 ] 2615 }, 2616 "node_modules/@rollup/rollup-win32-arm64-msvc": { 2617 "version": "4.59.0", 2618 "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.59.0.tgz", 2619 "integrity": "sha512-V5B6mG7OrGTwnxaNUzZTDTjDS7F75PO1ae6MJYdiMu60sq0CqN5CVeVsbhPxalupvTX8gXVSU9gq+Rx1/hvu6A==", 2620 "cpu": [ 2621 "arm64" 2622 ], 2623 "license": "MIT", 2624 "optional": true, 2625 "os": [ 2626 "win32" 2627 ] 2628 }, 2629 "node_modules/@rollup/rollup-win32-ia32-msvc": { 2630 "version": "4.59.0", 2631 "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.59.0.tgz", 2632 "integrity": "sha512-UKFMHPuM9R0iBegwzKF4y0C4J9u8C6MEJgFuXTBerMk7EJ92GFVFYBfOZaSGLu6COf7FxpQNqhNS4c4icUPqxA==", 2633 "cpu": [ 2634 "ia32" 2635 ], 2636 "license": "MIT", 2637 "optional": true, 2638 "os": [ 2639 "win32" 2640 ] 2641 }, 2642 "node_modules/@rollup/rollup-win32-x64-gnu": { 2643 "version": "4.59.0", 2644 "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.59.0.tgz", 2645 "integrity": "sha512-laBkYlSS1n2L8fSo1thDNGrCTQMmxjYY5G0WFWjFFYZkKPjsMBsgJfGf4TLxXrF6RyhI60L8TMOjBMvXiTcxeA==", 2646 "cpu": [ 2647 "x64" 2648 ], 2649 "license": "MIT", 2650 "optional": true, 2651 "os": [ 2652 "win32" 2653 ] 2654 }, 2655 "node_modules/@rollup/rollup-win32-x64-msvc": { 2656 "version": "4.59.0", 2657 "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.59.0.tgz", 2658 "integrity": "sha512-2HRCml6OztYXyJXAvdDXPKcawukWY2GpR5/nxKp4iBgiO3wcoEGkAaqctIbZcNB6KlUQBIqt8VYkNSj2397EfA==", 2659 "cpu": [ 2660 "x64" 2661 ], 2662 "license": "MIT", 2663 "optional": true, 2664 "os": [ 2665 "win32" 2666 ] 2667 }, 2668 "node_modules/@shikijs/core": { 2669 "version": "3.23.0", 2670 "resolved": "https://registry.npmjs.org/@shikijs/core/-/core-3.23.0.tgz", 2671 "integrity": "sha512-NSWQz0riNb67xthdm5br6lAkvpDJRTgB36fxlo37ZzM2yq0PQFFzbd8psqC2XMPgCzo1fW6cVi18+ArJ44wqgA==", 2672 "license": "MIT", 2673 "dependencies": { 2674 "@shikijs/types": "3.23.0", 2675 "@shikijs/vscode-textmate": "^10.0.2", 2676 "@types/hast": "^3.0.4", 2677 "hast-util-to-html": "^9.0.5" 2678 } 2679 }, 2680 "node_modules/@shikijs/engine-javascript": { 2681 "version": "3.23.0", 2682 "resolved": "https://registry.npmjs.org/@shikijs/engine-javascript/-/engine-javascript-3.23.0.tgz", 2683 "integrity": "sha512-aHt9eiGFobmWR5uqJUViySI1bHMqrAgamWE1TYSUoftkAeCCAiGawPMwM+VCadylQtF4V3VNOZ5LmfItH5f3yA==", 2684 "license": "MIT", 2685 "dependencies": { 2686 "@shikijs/types": "3.23.0", 2687 "@shikijs/vscode-textmate": "^10.0.2", 2688 "oniguruma-to-es": "^4.3.4" 2689 } 2690 }, 2691 "node_modules/@shikijs/engine-oniguruma": { 2692 "version": "3.23.0", 2693 "resolved": "https://registry.npmjs.org/@shikijs/engine-oniguruma/-/engine-oniguruma-3.23.0.tgz", 2694 "integrity": "sha512-1nWINwKXxKKLqPibT5f4pAFLej9oZzQTsby8942OTlsJzOBZ0MWKiwzMsd+jhzu8YPCHAswGnnN1YtQfirL35g==", 2695 "license": "MIT", 2696 "dependencies": { 2697 "@shikijs/types": "3.23.0", 2698 "@shikijs/vscode-textmate": "^10.0.2" 2699 } 2700 }, 2701 "node_modules/@shikijs/langs": { 2702 "version": "3.23.0", 2703 "resolved": "https://registry.npmjs.org/@shikijs/langs/-/langs-3.23.0.tgz", 2704 "integrity": "sha512-2Ep4W3Re5aB1/62RSYQInK9mM3HsLeB91cHqznAJMuylqjzNVAVCMnNWRHFtcNHXsoNRayP9z1qj4Sq3nMqYXg==", 2705 "license": "MIT", 2706 "dependencies": { 2707 "@shikijs/types": "3.23.0" 2708 } 2709 }, 2710 "node_modules/@shikijs/themes": { 2711 "version": "3.23.0", 2712 "resolved": "https://registry.npmjs.org/@shikijs/themes/-/themes-3.23.0.tgz", 2713 "integrity": "sha512-5qySYa1ZgAT18HR/ypENL9cUSGOeI2x+4IvYJu4JgVJdizn6kG4ia5Q1jDEOi7gTbN4RbuYtmHh0W3eccOrjMA==", 2714 "license": "MIT", 2715 "dependencies": { 2716 "@shikijs/types": "3.23.0" 2717 } 2718 }, 2719 "node_modules/@shikijs/types": { 2720 "version": "3.23.0", 2721 "resolved": "https://registry.npmjs.org/@shikijs/types/-/types-3.23.0.tgz", 2722 "integrity": "sha512-3JZ5HXOZfYjsYSk0yPwBrkupyYSLpAE26Qc0HLghhZNGTZg/SKxXIIgoxOpmmeQP0RRSDJTk1/vPfw9tbw+jSQ==", 2723 "license": "MIT", 2724 "dependencies": { 2725 "@shikijs/vscode-textmate": "^10.0.2", 2726 "@types/hast": "^3.0.4" 2727 } 2728 }, 2729 "node_modules/@shikijs/vscode-textmate": { 2730 "version": "10.0.2", 2731 "resolved": "https://registry.npmjs.org/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz", 2732 "integrity": "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==", 2733 "license": "MIT" 2734 }, 2735 "node_modules/@shuding/opentype.js": { 2736 "version": "1.4.0-beta.0", 2737 "resolved": "https://registry.npmjs.org/@shuding/opentype.js/-/opentype.js-1.4.0-beta.0.tgz", 2738 "integrity": "sha512-3NgmNyH3l/Hv6EvsWJbsvpcpUba6R8IREQ83nH83cyakCw7uM1arZKNfHwv1Wz6jgqrF/j4x5ELvR6PnK9nTcA==", 2739 "license": "MIT", 2740 "dependencies": { 2741 "fflate": "^0.7.3", 2742 "string.prototype.codepointat": "^0.2.1" 2743 }, 2744 "bin": { 2745 "ot": "bin/ot" 2746 }, 2747 "engines": { 2748 "node": ">= 8.0.0" 2749 } 2750 }, 2751 "node_modules/@standard-schema/spec": { 2752 "version": "1.1.0", 2753 "resolved": "https://registry.npmjs.org/@standard-schema/spec/-/spec-1.1.0.tgz", 2754 "integrity": "sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==", 2755 "license": "MIT" 2756 }, 2757 "node_modules/@types/chai": { 2758 "version": "5.2.3", 2759 "resolved": "https://registry.npmjs.org/@types/chai/-/chai-5.2.3.tgz", 2760 "integrity": "sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==", 2761 "license": "MIT", 2762 "dependencies": { 2763 "@types/deep-eql": "*", 2764 "assertion-error": "^2.0.1" 2765 } 2766 }, 2767 "node_modules/@types/debug": { 2768 "version": "4.1.12", 2769 "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz", 2770 "integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==", 2771 "license": "MIT", 2772 "dependencies": { 2773 "@types/ms": "*" 2774 } 2775 }, 2776 "node_modules/@types/deep-eql": { 2777 "version": "4.0.2", 2778 "resolved": "https://registry.npmjs.org/@types/deep-eql/-/deep-eql-4.0.2.tgz", 2779 "integrity": "sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==", 2780 "license": "MIT" 2781 }, 2782 "node_modules/@types/estree": { 2783 "version": "1.0.8", 2784 "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz", 2785 "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==", 2786 "license": "MIT" 2787 }, 2788 "node_modules/@types/estree-jsx": { 2789 "version": "1.0.5", 2790 "resolved": "https://registry.npmjs.org/@types/estree-jsx/-/estree-jsx-1.0.5.tgz", 2791 "integrity": "sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==", 2792 "license": "MIT", 2793 "dependencies": { 2794 "@types/estree": "*" 2795 } 2796 }, 2797 "node_modules/@types/hast": { 2798 "version": "3.0.4", 2799 "resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz", 2800 "integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==", 2801 "license": "MIT", 2802 "dependencies": { 2803 "@types/unist": "*" 2804 } 2805 }, 2806 "node_modules/@types/js-yaml": { 2807 "version": "4.0.9", 2808 "resolved": "https://registry.npmjs.org/@types/js-yaml/-/js-yaml-4.0.9.tgz", 2809 "integrity": "sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==", 2810 "license": "MIT" 2811 }, 2812 "node_modules/@types/mdast": { 2813 "version": "4.0.4", 2814 "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz", 2815 "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==", 2816 "license": "MIT", 2817 "dependencies": { 2818 "@types/unist": "*" 2819 } 2820 }, 2821 "node_modules/@types/mdx": { 2822 "version": "2.0.13", 2823 "resolved": "https://registry.npmjs.org/@types/mdx/-/mdx-2.0.13.tgz", 2824 "integrity": "sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==", 2825 "license": "MIT" 2826 }, 2827 "node_modules/@types/ms": { 2828 "version": "2.1.0", 2829 "resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz", 2830 "integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==", 2831 "license": "MIT" 2832 }, 2833 "node_modules/@types/nlcst": { 2834 "version": "2.0.3", 2835 "resolved": "https://registry.npmjs.org/@types/nlcst/-/nlcst-2.0.3.tgz", 2836 "integrity": "sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==", 2837 "license": "MIT", 2838 "dependencies": { 2839 "@types/unist": "*" 2840 } 2841 }, 2842 "node_modules/@types/node": { 2843 "version": "25.4.0", 2844 "resolved": "https://registry.npmjs.org/@types/node/-/node-25.4.0.tgz", 2845 "integrity": "sha512-9wLpoeWuBlcbBpOY3XmzSTG3oscB6xjBEEtn+pYXTfhyXhIxC5FsBer2KTopBlvKEiW9l13po9fq+SJY/5lkhw==", 2846 "license": "MIT", 2847 "dependencies": { 2848 "undici-types": "~7.18.0" 2849 } 2850 }, 2851 "node_modules/@types/react": { 2852 "version": "19.2.14", 2853 "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz", 2854 "integrity": "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==", 2855 "dev": true, 2856 "license": "MIT", 2857 "dependencies": { 2858 "csstype": "^3.2.2" 2859 } 2860 }, 2861 "node_modules/@types/sax": { 2862 "version": "1.2.7", 2863 "resolved": "https://registry.npmjs.org/@types/sax/-/sax-1.2.7.tgz", 2864 "integrity": "sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==", 2865 "license": "MIT", 2866 "dependencies": { 2867 "@types/node": "*" 2868 } 2869 }, 2870 "node_modules/@types/unist": { 2871 "version": "3.0.3", 2872 "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz", 2873 "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==", 2874 "license": "MIT" 2875 }, 2876 "node_modules/@ungap/structured-clone": { 2877 "version": "1.3.0", 2878 "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz", 2879 "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==", 2880 "license": "ISC" 2881 }, 2882 "node_modules/@vitest/expect": { 2883 "version": "4.0.18", 2884 "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-4.0.18.tgz", 2885 "integrity": "sha512-8sCWUyckXXYvx4opfzVY03EOiYVxyNrHS5QxX3DAIi5dpJAAkyJezHCP77VMX4HKA2LDT/Jpfo8i2r5BE3GnQQ==", 2886 "license": "MIT", 2887 "dependencies": { 2888 "@standard-schema/spec": "^1.0.0", 2889 "@types/chai": "^5.2.2", 2890 "@vitest/spy": "4.0.18", 2891 "@vitest/utils": "4.0.18", 2892 "chai": "^6.2.1", 2893 "tinyrainbow": "^3.0.3" 2894 }, 2895 "funding": { 2896 "url": "https://opencollective.com/vitest" 2897 } 2898 }, 2899 "node_modules/@vitest/mocker": { 2900 "version": "4.0.18", 2901 "resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-4.0.18.tgz", 2902 "integrity": "sha512-HhVd0MDnzzsgevnOWCBj5Otnzobjy5wLBe4EdeeFGv8luMsGcYqDuFRMcttKWZA5vVO8RFjexVovXvAM4JoJDQ==", 2903 "license": "MIT", 2904 "dependencies": { 2905 "@vitest/spy": "4.0.18", 2906 "estree-walker": "^3.0.3", 2907 "magic-string": "^0.30.21" 2908 }, 2909 "funding": { 2910 "url": "https://opencollective.com/vitest" 2911 }, 2912 "peerDependencies": { 2913 "msw": "^2.4.9", 2914 "vite": "^6.0.0 || ^7.0.0-0" 2915 }, 2916 "peerDependenciesMeta": { 2917 "msw": { 2918 "optional": true 2919 }, 2920 "vite": { 2921 "optional": true 2922 } 2923 } 2924 }, 2925 "node_modules/@vitest/pretty-format": { 2926 "version": "4.0.18", 2927 "resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-4.0.18.tgz", 2928 "integrity": "sha512-P24GK3GulZWC5tz87ux0m8OADrQIUVDPIjjj65vBXYG17ZeU3qD7r+MNZ1RNv4l8CGU2vtTRqixrOi9fYk/yKw==", 2929 "license": "MIT", 2930 "dependencies": { 2931 "tinyrainbow": "^3.0.3" 2932 }, 2933 "funding": { 2934 "url": "https://opencollective.com/vitest" 2935 } 2936 }, 2937 "node_modules/@vitest/runner": { 2938 "version": "4.0.18", 2939 "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-4.0.18.tgz", 2940 "integrity": "sha512-rpk9y12PGa22Jg6g5M3UVVnTS7+zycIGk9ZNGN+m6tZHKQb7jrP7/77WfZy13Y/EUDd52NDsLRQhYKtv7XfPQw==", 2941 "license": "MIT", 2942 "dependencies": { 2943 "@vitest/utils": "4.0.18", 2944 "pathe": "^2.0.3" 2945 }, 2946 "funding": { 2947 "url": "https://opencollective.com/vitest" 2948 } 2949 }, 2950 "node_modules/@vitest/snapshot": { 2951 "version": "4.0.18", 2952 "resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-4.0.18.tgz", 2953 "integrity": "sha512-PCiV0rcl7jKQjbgYqjtakly6T1uwv/5BQ9SwBLekVg/EaYeQFPiXcgrC2Y7vDMA8dM1SUEAEV82kgSQIlXNMvA==", 2954 "license": "MIT", 2955 "dependencies": { 2956 "@vitest/pretty-format": "4.0.18", 2957 "magic-string": "^0.30.21", 2958 "pathe": "^2.0.3" 2959 }, 2960 "funding": { 2961 "url": "https://opencollective.com/vitest" 2962 } 2963 }, 2964 "node_modules/@vitest/spy": { 2965 "version": "4.0.18", 2966 "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-4.0.18.tgz", 2967 "integrity": "sha512-cbQt3PTSD7P2OARdVW3qWER5EGq7PHlvE+QfzSC0lbwO+xnt7+XH06ZzFjFRgzUX//JmpxrCu92VdwvEPlWSNw==", 2968 "license": "MIT", 2969 "funding": { 2970 "url": "https://opencollective.com/vitest" 2971 } 2972 }, 2973 "node_modules/@vitest/utils": { 2974 "version": "4.0.18", 2975 "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-4.0.18.tgz", 2976 "integrity": "sha512-msMRKLMVLWygpK3u2Hybgi4MNjcYJvwTb0Ru09+fOyCXIgT5raYP041DRRdiJiI3k/2U6SEbAETB3YtBrUkCFA==", 2977 "license": "MIT", 2978 "dependencies": { 2979 "@vitest/pretty-format": "4.0.18", 2980 "tinyrainbow": "^3.0.3" 2981 }, 2982 "funding": { 2983 "url": "https://opencollective.com/vitest" 2984 } 2985 }, 2986 "node_modules/acorn": { 2987 "version": "8.16.0", 2988 "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz", 2989 "integrity": "sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==", 2990 "license": "MIT", 2991 "bin": { 2992 "acorn": "bin/acorn" 2993 }, 2994 "engines": { 2995 "node": ">=0.4.0" 2996 } 2997 }, 2998 "node_modules/acorn-jsx": { 2999 "version": "5.3.2", 3000 "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", 3001 "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", 3002 "license": "MIT", 3003 "peerDependencies": { 3004 "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" 3005 } 3006 }, 3007 "node_modules/ansi-align": { 3008 "version": "3.0.1", 3009 "resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz", 3010 "integrity": "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==", 3011 "license": "ISC", 3012 "dependencies": { 3013 "string-width": "^4.1.0" 3014 } 3015 }, 3016 "node_modules/ansi-align/node_modules/ansi-regex": { 3017 "version": "5.0.1", 3018 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", 3019 "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", 3020 "license": "MIT", 3021 "engines": { 3022 "node": ">=8" 3023 } 3024 }, 3025 "node_modules/ansi-align/node_modules/emoji-regex": { 3026 "version": "8.0.0", 3027 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", 3028 "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", 3029 "license": "MIT" 3030 }, 3031 "node_modules/ansi-align/node_modules/string-width": { 3032 "version": "4.2.3", 3033 "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", 3034 "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", 3035 "license": "MIT", 3036 "dependencies": { 3037 "emoji-regex": "^8.0.0", 3038 "is-fullwidth-code-point": "^3.0.0", 3039 "strip-ansi": "^6.0.1" 3040 }, 3041 "engines": { 3042 "node": ">=8" 3043 } 3044 }, 3045 "node_modules/ansi-align/node_modules/strip-ansi": { 3046 "version": "6.0.1", 3047 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", 3048 "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", 3049 "license": "MIT", 3050 "dependencies": { 3051 "ansi-regex": "^5.0.1" 3052 }, 3053 "engines": { 3054 "node": ">=8" 3055 } 3056 }, 3057 "node_modules/ansi-regex": { 3058 "version": "6.2.2", 3059 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz", 3060 "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==", 3061 "license": "MIT", 3062 "engines": { 3063 "node": ">=12" 3064 }, 3065 "funding": { 3066 "url": "https://github.com/chalk/ansi-regex?sponsor=1" 3067 } 3068 }, 3069 "node_modules/ansi-styles": { 3070 "version": "6.2.3", 3071 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz", 3072 "integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==", 3073 "license": "MIT", 3074 "engines": { 3075 "node": ">=12" 3076 }, 3077 "funding": { 3078 "url": "https://github.com/chalk/ansi-styles?sponsor=1" 3079 } 3080 }, 3081 "node_modules/anymatch": { 3082 "version": "3.1.3", 3083 "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", 3084 "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", 3085 "license": "ISC", 3086 "dependencies": { 3087 "normalize-path": "^3.0.0", 3088 "picomatch": "^2.0.4" 3089 }, 3090 "engines": { 3091 "node": ">= 8" 3092 } 3093 }, 3094 "node_modules/anymatch/node_modules/picomatch": { 3095 "version": "2.3.1", 3096 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", 3097 "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", 3098 "license": "MIT", 3099 "engines": { 3100 "node": ">=8.6" 3101 }, 3102 "funding": { 3103 "url": "https://github.com/sponsors/jonschlinkert" 3104 } 3105 }, 3106 "node_modules/arg": { 3107 "version": "5.0.2", 3108 "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz", 3109 "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", 3110 "license": "MIT" 3111 }, 3112 "node_modules/argparse": { 3113 "version": "2.0.1", 3114 "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", 3115 "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", 3116 "license": "Python-2.0" 3117 }, 3118 "node_modules/aria-query": { 3119 "version": "5.3.2", 3120 "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.2.tgz", 3121 "integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==", 3122 "license": "Apache-2.0", 3123 "engines": { 3124 "node": ">= 0.4" 3125 } 3126 }, 3127 "node_modules/array-iterate": { 3128 "version": "2.0.1", 3129 "resolved": "https://registry.npmjs.org/array-iterate/-/array-iterate-2.0.1.tgz", 3130 "integrity": "sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==", 3131 "license": "MIT", 3132 "funding": { 3133 "type": "github", 3134 "url": "https://github.com/sponsors/wooorm" 3135 } 3136 }, 3137 "node_modules/assertion-error": { 3138 "version": "2.0.1", 3139 "resolved": "https://registry.npmjs.org/assertion-error/-/assertion-error-2.0.1.tgz", 3140 "integrity": "sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==", 3141 "license": "MIT", 3142 "engines": { 3143 "node": ">=12" 3144 } 3145 }, 3146 "node_modules/astring": { 3147 "version": "1.9.0", 3148 "resolved": "https://registry.npmjs.org/astring/-/astring-1.9.0.tgz", 3149 "integrity": "sha512-LElXdjswlqjWrPpJFg1Fx4wpkOCxj1TDHlSV4PlaRxHGWko024xICaa97ZkMfs6DRKlCguiAI+rbXv5GWwXIkg==", 3150 "license": "MIT", 3151 "bin": { 3152 "astring": "bin/astring" 3153 } 3154 }, 3155 "node_modules/astro": { 3156 "version": "5.18.1", 3157 "resolved": "https://registry.npmjs.org/astro/-/astro-5.18.1.tgz", 3158 "integrity": "sha512-m4VWilWZ+Xt6NPoYzC4CgGZim/zQUO7WFL0RHCH0AiEavF1153iC3+me2atDvXpf/yX4PyGUeD8wZLq1cirT3g==", 3159 "license": "MIT", 3160 "dependencies": { 3161 "@astrojs/compiler": "^2.13.0", 3162 "@astrojs/internal-helpers": "0.7.6", 3163 "@astrojs/markdown-remark": "6.3.11", 3164 "@astrojs/telemetry": "3.3.0", 3165 "@capsizecss/unpack": "^4.0.0", 3166 "@oslojs/encoding": "^1.1.0", 3167 "@rollup/pluginutils": "^5.3.0", 3168 "acorn": "^8.15.0", 3169 "aria-query": "^5.3.2", 3170 "axobject-query": "^4.1.0", 3171 "boxen": "8.0.1", 3172 "ci-info": "^4.3.1", 3173 "clsx": "^2.1.1", 3174 "common-ancestor-path": "^1.0.1", 3175 "cookie": "^1.1.1", 3176 "cssesc": "^3.0.0", 3177 "debug": "^4.4.3", 3178 "deterministic-object-hash": "^2.0.2", 3179 "devalue": "^5.6.2", 3180 "diff": "^8.0.3", 3181 "dlv": "^1.1.3", 3182 "dset": "^3.1.4", 3183 "es-module-lexer": "^1.7.0", 3184 "esbuild": "^0.27.3", 3185 "estree-walker": "^3.0.3", 3186 "flattie": "^1.1.1", 3187 "fontace": "~0.4.0", 3188 "github-slugger": "^2.0.0", 3189 "html-escaper": "3.0.3", 3190 "http-cache-semantics": "^4.2.0", 3191 "import-meta-resolve": "^4.2.0", 3192 "js-yaml": "^4.1.1", 3193 "magic-string": "^0.30.21", 3194 "magicast": "^0.5.1", 3195 "mrmime": "^2.0.1", 3196 "neotraverse": "^0.6.18", 3197 "p-limit": "^6.2.0", 3198 "p-queue": "^8.1.1", 3199 "package-manager-detector": "^1.6.0", 3200 "piccolore": "^0.1.3", 3201 "picomatch": "^4.0.3", 3202 "prompts": "^2.4.2", 3203 "rehype": "^13.0.2", 3204 "semver": "^7.7.3", 3205 "shiki": "^3.21.0", 3206 "smol-toml": "^1.6.0", 3207 "svgo": "^4.0.0", 3208 "tinyexec": "^1.0.2", 3209 "tinyglobby": "^0.2.15", 3210 "tsconfck": "^3.1.6", 3211 "ultrahtml": "^1.6.0", 3212 "unifont": "~0.7.3", 3213 "unist-util-visit": "^5.0.0", 3214 "unstorage": "^1.17.4", 3215 "vfile": "^6.0.3", 3216 "vite": "^6.4.1", 3217 "vitefu": "^1.1.1", 3218 "xxhash-wasm": "^1.1.0", 3219 "yargs-parser": "^21.1.1", 3220 "yocto-spinner": "^0.2.3", 3221 "zod": "^3.25.76", 3222 "zod-to-json-schema": "^3.25.1", 3223 "zod-to-ts": "^1.2.0" 3224 }, 3225 "bin": { 3226 "astro": "astro.js" 3227 }, 3228 "engines": { 3229 "node": "18.20.8 || ^20.3.0 || >=22.0.0", 3230 "npm": ">=9.6.5", 3231 "pnpm": ">=7.1.0" 3232 }, 3233 "funding": { 3234 "type": "opencollective", 3235 "url": "https://opencollective.com/astrodotbuild" 3236 }, 3237 "optionalDependencies": { 3238 "sharp": "^0.34.0" 3239 } 3240 }, 3241 "node_modules/astro-expressive-code": { 3242 "version": "0.41.7", 3243 "resolved": "https://registry.npmjs.org/astro-expressive-code/-/astro-expressive-code-0.41.7.tgz", 3244 "integrity": "sha512-hUpogGc6DdAd+I7pPXsctyYPRBJDK7Q7d06s4cyP0Vz3OcbziP3FNzN0jZci1BpCvLn9675DvS7B9ctKKX64JQ==", 3245 "license": "MIT", 3246 "dependencies": { 3247 "rehype-expressive-code": "^0.41.7" 3248 }, 3249 "peerDependencies": { 3250 "astro": "^4.0.0-beta || ^5.0.0-beta || ^3.3.0 || ^6.0.0-beta" 3251 } 3252 }, 3253 "node_modules/astro/node_modules/zod": { 3254 "version": "3.25.76", 3255 "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz", 3256 "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==", 3257 "license": "MIT", 3258 "funding": { 3259 "url": "https://github.com/sponsors/colinhacks" 3260 } 3261 }, 3262 "node_modules/astro/node_modules/zod-to-ts": { 3263 "version": "1.2.0", 3264 "resolved": "https://registry.npmjs.org/zod-to-ts/-/zod-to-ts-1.2.0.tgz", 3265 "integrity": "sha512-x30XE43V+InwGpvTySRNz9kB7qFU8DlyEy7BsSTCHPH1R0QasMmHWZDCzYm6bVXtj/9NNJAZF3jW8rzFvH5OFA==", 3266 "peerDependencies": { 3267 "typescript": "^4.9.4 || ^5.0.2", 3268 "zod": "^3" 3269 } 3270 }, 3271 "node_modules/axobject-query": { 3272 "version": "4.1.0", 3273 "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz", 3274 "integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==", 3275 "license": "Apache-2.0", 3276 "engines": { 3277 "node": ">= 0.4" 3278 } 3279 }, 3280 "node_modules/bail": { 3281 "version": "2.0.2", 3282 "resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz", 3283 "integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==", 3284 "license": "MIT", 3285 "funding": { 3286 "type": "github", 3287 "url": "https://github.com/sponsors/wooorm" 3288 } 3289 }, 3290 "node_modules/base-64": { 3291 "version": "1.0.0", 3292 "resolved": "https://registry.npmjs.org/base-64/-/base-64-1.0.0.tgz", 3293 "integrity": "sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg==", 3294 "license": "MIT" 3295 }, 3296 "node_modules/base64-js": { 3297 "version": "0.0.8", 3298 "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-0.0.8.tgz", 3299 "integrity": "sha512-3XSA2cR/h/73EzlXXdU6YNycmYI7+kicTxks4eJg2g39biHR84slg2+des+p7iHYhbRg/udIS4TD53WabcOUkw==", 3300 "license": "MIT", 3301 "engines": { 3302 "node": ">= 0.4" 3303 } 3304 }, 3305 "node_modules/bcp-47": { 3306 "version": "2.1.0", 3307 "resolved": "https://registry.npmjs.org/bcp-47/-/bcp-47-2.1.0.tgz", 3308 "integrity": "sha512-9IIS3UPrvIa1Ej+lVDdDwO7zLehjqsaByECw0bu2RRGP73jALm6FYbzI5gWbgHLvNdkvfXB5YrSbocZdOS0c0w==", 3309 "license": "MIT", 3310 "dependencies": { 3311 "is-alphabetical": "^2.0.0", 3312 "is-alphanumerical": "^2.0.0", 3313 "is-decimal": "^2.0.0" 3314 }, 3315 "funding": { 3316 "type": "github", 3317 "url": "https://github.com/sponsors/wooorm" 3318 } 3319 }, 3320 "node_modules/bcp-47-match": { 3321 "version": "2.0.3", 3322 "resolved": "https://registry.npmjs.org/bcp-47-match/-/bcp-47-match-2.0.3.tgz", 3323 "integrity": "sha512-JtTezzbAibu8G0R9op9zb3vcWZd9JF6M0xOYGPn0fNCd7wOpRB1mU2mH9T8gaBGbAAyIIVgB2G7xG0GP98zMAQ==", 3324 "license": "MIT", 3325 "funding": { 3326 "type": "github", 3327 "url": "https://github.com/sponsors/wooorm" 3328 } 3329 }, 3330 "node_modules/boolbase": { 3331 "version": "1.0.0", 3332 "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz", 3333 "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==", 3334 "license": "ISC" 3335 }, 3336 "node_modules/boxen": { 3337 "version": "8.0.1", 3338 "resolved": "https://registry.npmjs.org/boxen/-/boxen-8.0.1.tgz", 3339 "integrity": "sha512-F3PH5k5juxom4xktynS7MoFY+NUWH5LC4CnH11YB8NPew+HLpmBLCybSAEyb2F+4pRXhuhWqFesoQd6DAyc2hw==", 3340 "license": "MIT", 3341 "dependencies": { 3342 "ansi-align": "^3.0.1", 3343 "camelcase": "^8.0.0", 3344 "chalk": "^5.3.0", 3345 "cli-boxes": "^3.0.0", 3346 "string-width": "^7.2.0", 3347 "type-fest": "^4.21.0", 3348 "widest-line": "^5.0.0", 3349 "wrap-ansi": "^9.0.0" 3350 }, 3351 "engines": { 3352 "node": ">=18" 3353 }, 3354 "funding": { 3355 "url": "https://github.com/sponsors/sindresorhus" 3356 } 3357 }, 3358 "node_modules/camelcase": { 3359 "version": "8.0.0", 3360 "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-8.0.0.tgz", 3361 "integrity": "sha512-8WB3Jcas3swSvjIeA2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/BGrmAmkWVEszSrrg4RwmO46qIm2OEnSA==", 3362 "license": "MIT", 3363 "engines": { 3364 "node": ">=16" 3365 }, 3366 "funding": { 3367 "url": "https://github.com/sponsors/sindresorhus" 3368 } 3369 }, 3370 "node_modules/camelize": { 3371 "version": "1.0.1", 3372 "resolved": "https://registry.npmjs.org/camelize/-/camelize-1.0.1.tgz", 3373 "integrity": "sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==", 3374 "license": "MIT", 3375 "funding": { 3376 "url": "https://github.com/sponsors/ljharb" 3377 } 3378 }, 3379 "node_modules/ccount": { 3380 "version": "2.0.1", 3381 "resolved": "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz", 3382 "integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==", 3383 "license": "MIT", 3384 "funding": { 3385 "type": "github", 3386 "url": "https://github.com/sponsors/wooorm" 3387 } 3388 }, 3389 "node_modules/chai": { 3390 "version": "6.2.2", 3391 "resolved": "https://registry.npmjs.org/chai/-/chai-6.2.2.tgz", 3392 "integrity": "sha512-NUPRluOfOiTKBKvWPtSD4PhFvWCqOi0BGStNWs57X9js7XGTprSmFoz5F0tWhR4WPjNeR9jXqdC7/UpSJTnlRg==", 3393 "license": "MIT", 3394 "engines": { 3395 "node": ">=18" 3396 } 3397 }, 3398 "node_modules/chalk": { 3399 "version": "5.6.2", 3400 "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.2.tgz", 3401 "integrity": "sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==", 3402 "license": "MIT", 3403 "engines": { 3404 "node": "^12.17.0 || ^14.13 || >=16.0.0" 3405 }, 3406 "funding": { 3407 "url": "https://github.com/chalk/chalk?sponsor=1" 3408 } 3409 }, 3410 "node_modules/character-entities": { 3411 "version": "2.0.2", 3412 "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz", 3413 "integrity": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==", 3414 "license": "MIT", 3415 "funding": { 3416 "type": "github", 3417 "url": "https://github.com/sponsors/wooorm" 3418 } 3419 }, 3420 "node_modules/character-entities-html4": { 3421 "version": "2.1.0", 3422 "resolved": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-2.1.0.tgz", 3423 "integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==", 3424 "license": "MIT", 3425 "funding": { 3426 "type": "github", 3427 "url": "https://github.com/sponsors/wooorm" 3428 } 3429 }, 3430 "node_modules/character-entities-legacy": { 3431 "version": "3.0.0", 3432 "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz", 3433 "integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==", 3434 "license": "MIT", 3435 "funding": { 3436 "type": "github", 3437 "url": "https://github.com/sponsors/wooorm" 3438 } 3439 }, 3440 "node_modules/character-reference-invalid": { 3441 "version": "2.0.1", 3442 "resolved": "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz", 3443 "integrity": "sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==", 3444 "license": "MIT", 3445 "funding": { 3446 "type": "github", 3447 "url": "https://github.com/sponsors/wooorm" 3448 } 3449 }, 3450 "node_modules/chokidar": { 3451 "version": "5.0.0", 3452 "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-5.0.0.tgz", 3453 "integrity": "sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==", 3454 "license": "MIT", 3455 "dependencies": { 3456 "readdirp": "^5.0.0" 3457 }, 3458 "engines": { 3459 "node": ">= 20.19.0" 3460 }, 3461 "funding": { 3462 "url": "https://paulmillr.com/funding/" 3463 } 3464 }, 3465 "node_modules/ci-info": { 3466 "version": "4.4.0", 3467 "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.4.0.tgz", 3468 "integrity": "sha512-77PSwercCZU2Fc4sX94eF8k8Pxte6JAwL4/ICZLFjJLqegs7kCuAsqqj/70NQF6TvDpgFjkubQB2FW2ZZddvQg==", 3469 "funding": [ 3470 { 3471 "type": "github", 3472 "url": "https://github.com/sponsors/sibiraj-s" 3473 } 3474 ], 3475 "license": "MIT", 3476 "engines": { 3477 "node": ">=8" 3478 } 3479 }, 3480 "node_modules/cli-boxes": { 3481 "version": "3.0.0", 3482 "resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-3.0.0.tgz", 3483 "integrity": "sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==", 3484 "license": "MIT", 3485 "engines": { 3486 "node": ">=10" 3487 }, 3488 "funding": { 3489 "url": "https://github.com/sponsors/sindresorhus" 3490 } 3491 }, 3492 "node_modules/clsx": { 3493 "version": "2.1.1", 3494 "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz", 3495 "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==", 3496 "license": "MIT", 3497 "engines": { 3498 "node": ">=6" 3499 } 3500 }, 3501 "node_modules/collapse-white-space": { 3502 "version": "2.1.0", 3503 "resolved": "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-2.1.0.tgz", 3504 "integrity": "sha512-loKTxY1zCOuG4j9f6EPnuyyYkf58RnhhWTvRoZEokgB+WbdXehfjFviyOVYkqzEWz1Q5kRiZdBYS5SwxbQYwzw==", 3505 "license": "MIT", 3506 "funding": { 3507 "type": "github", 3508 "url": "https://github.com/sponsors/wooorm" 3509 } 3510 }, 3511 "node_modules/color-name": { 3512 "version": "1.1.4", 3513 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", 3514 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", 3515 "license": "MIT" 3516 }, 3517 "node_modules/comma-separated-tokens": { 3518 "version": "2.0.3", 3519 "resolved": "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz", 3520 "integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==", 3521 "license": "MIT", 3522 "funding": { 3523 "type": "github", 3524 "url": "https://github.com/sponsors/wooorm" 3525 } 3526 }, 3527 "node_modules/commander": { 3528 "version": "11.1.0", 3529 "resolved": "https://registry.npmjs.org/commander/-/commander-11.1.0.tgz", 3530 "integrity": "sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==", 3531 "license": "MIT", 3532 "engines": { 3533 "node": ">=16" 3534 } 3535 }, 3536 "node_modules/common-ancestor-path": { 3537 "version": "1.0.1", 3538 "resolved": "https://registry.npmjs.org/common-ancestor-path/-/common-ancestor-path-1.0.1.tgz", 3539 "integrity": "sha512-L3sHRo1pXXEqX8VU28kfgUY+YGsk09hPqZiZmLacNib6XNTCM8ubYeT7ryXQw8asB1sKgcU5lkB7ONug08aB8w==", 3540 "license": "ISC" 3541 }, 3542 "node_modules/cookie": { 3543 "version": "1.1.1", 3544 "resolved": "https://registry.npmjs.org/cookie/-/cookie-1.1.1.tgz", 3545 "integrity": "sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==", 3546 "license": "MIT", 3547 "engines": { 3548 "node": ">=18" 3549 }, 3550 "funding": { 3551 "type": "opencollective", 3552 "url": "https://opencollective.com/express" 3553 } 3554 }, 3555 "node_modules/cookie-es": { 3556 "version": "1.2.2", 3557 "resolved": "https://registry.npmjs.org/cookie-es/-/cookie-es-1.2.2.tgz", 3558 "integrity": "sha512-+W7VmiVINB+ywl1HGXJXmrqkOhpKrIiVZV6tQuV54ZyQC7MMuBt81Vc336GMLoHBq5hV/F9eXgt5Mnx0Rha5Fg==", 3559 "license": "MIT" 3560 }, 3561 "node_modules/crossws": { 3562 "version": "0.3.5", 3563 "resolved": "https://registry.npmjs.org/crossws/-/crossws-0.3.5.tgz", 3564 "integrity": "sha512-ojKiDvcmByhwa8YYqbQI/hg7MEU0NC03+pSdEq4ZUnZR9xXpwk7E43SMNGkn+JxJGPFtNvQ48+vV2p+P1ml5PA==", 3565 "license": "MIT", 3566 "dependencies": { 3567 "uncrypto": "^0.1.3" 3568 } 3569 }, 3570 "node_modules/css-background-parser": { 3571 "version": "0.1.0", 3572 "resolved": "https://registry.npmjs.org/css-background-parser/-/css-background-parser-0.1.0.tgz", 3573 "integrity": "sha512-2EZLisiZQ+7m4wwur/qiYJRniHX4K5Tc9w93MT3AS0WS1u5kaZ4FKXlOTBhOjc+CgEgPiGY+fX1yWD8UwpEqUA==", 3574 "license": "MIT" 3575 }, 3576 "node_modules/css-box-shadow": { 3577 "version": "1.0.0-3", 3578 "resolved": "https://registry.npmjs.org/css-box-shadow/-/css-box-shadow-1.0.0-3.tgz", 3579 "integrity": "sha512-9jaqR6e7Ohds+aWwmhe6wILJ99xYQbfmK9QQB9CcMjDbTxPZjwEmUQpU91OG05Xgm8BahT5fW+svbsQGjS/zPg==", 3580 "license": "MIT" 3581 }, 3582 "node_modules/css-color-keywords": { 3583 "version": "1.0.0", 3584 "resolved": "https://registry.npmjs.org/css-color-keywords/-/css-color-keywords-1.0.0.tgz", 3585 "integrity": "sha512-FyyrDHZKEjXDpNJYvVsV960FiqQyXc/LlYmsxl2BcdMb2WPx0OGRVgTg55rPSyLSNMqP52R9r8geSp7apN3Ofg==", 3586 "license": "ISC", 3587 "engines": { 3588 "node": ">=4" 3589 } 3590 }, 3591 "node_modules/css-gradient-parser": { 3592 "version": "0.0.17", 3593 "resolved": "https://registry.npmjs.org/css-gradient-parser/-/css-gradient-parser-0.0.17.tgz", 3594 "integrity": "sha512-w2Xy9UMMwlKtou0vlRnXvWglPAceXCTtcmVSo8ZBUvqCV5aXEFP/PC6d+I464810I9FT++UACwTD5511bmGPUg==", 3595 "license": "MIT", 3596 "engines": { 3597 "node": ">=16" 3598 } 3599 }, 3600 "node_modules/css-select": { 3601 "version": "5.2.2", 3602 "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.2.2.tgz", 3603 "integrity": "sha512-TizTzUddG/xYLA3NXodFM0fSbNizXjOKhqiQQwvhlspadZokn1KDy0NZFS0wuEubIYAV5/c1/lAr0TaaFXEXzw==", 3604 "license": "BSD-2-Clause", 3605 "dependencies": { 3606 "boolbase": "^1.0.0", 3607 "css-what": "^6.1.0", 3608 "domhandler": "^5.0.2", 3609 "domutils": "^3.0.1", 3610 "nth-check": "^2.0.1" 3611 }, 3612 "funding": { 3613 "url": "https://github.com/sponsors/fb55" 3614 } 3615 }, 3616 "node_modules/css-selector-parser": { 3617 "version": "3.3.0", 3618 "resolved": "https://registry.npmjs.org/css-selector-parser/-/css-selector-parser-3.3.0.tgz", 3619 "integrity": "sha512-Y2asgMGFqJKF4fq4xHDSlFYIkeVfRsm69lQC1q9kbEsH5XtnINTMrweLkjYMeaUgiXBy/uvKeO/a1JHTNnmB2g==", 3620 "funding": [ 3621 { 3622 "type": "github", 3623 "url": "https://github.com/sponsors/mdevils" 3624 }, 3625 { 3626 "type": "patreon", 3627 "url": "https://patreon.com/mdevils" 3628 } 3629 ], 3630 "license": "MIT" 3631 }, 3632 "node_modules/css-to-react-native": { 3633 "version": "3.2.0", 3634 "resolved": "https://registry.npmjs.org/css-to-react-native/-/css-to-react-native-3.2.0.tgz", 3635 "integrity": "sha512-e8RKaLXMOFii+02mOlqwjbD00KSEKqblnpO9e++1aXS1fPQOpS1YoqdVHBqPjHNoxeF2mimzVqawm2KCbEdtHQ==", 3636 "license": "MIT", 3637 "dependencies": { 3638 "camelize": "^1.0.0", 3639 "css-color-keywords": "^1.0.0", 3640 "postcss-value-parser": "^4.0.2" 3641 } 3642 }, 3643 "node_modules/css-tree": { 3644 "version": "3.2.1", 3645 "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-3.2.1.tgz", 3646 "integrity": "sha512-X7sjQzceUhu1u7Y/ylrRZFU2FS6LRiFVp6rKLPg23y3x3c3DOKAwuXGDp+PAGjh6CSnCjYeAul8pcT8bAl+lSA==", 3647 "license": "MIT", 3648 "dependencies": { 3649 "mdn-data": "2.27.1", 3650 "source-map-js": "^1.2.1" 3651 }, 3652 "engines": { 3653 "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" 3654 } 3655 }, 3656 "node_modules/css-what": { 3657 "version": "6.2.2", 3658 "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.2.2.tgz", 3659 "integrity": "sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==", 3660 "license": "BSD-2-Clause", 3661 "engines": { 3662 "node": ">= 6" 3663 }, 3664 "funding": { 3665 "url": "https://github.com/sponsors/fb55" 3666 } 3667 }, 3668 "node_modules/cssesc": { 3669 "version": "3.0.0", 3670 "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", 3671 "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", 3672 "license": "MIT", 3673 "bin": { 3674 "cssesc": "bin/cssesc" 3675 }, 3676 "engines": { 3677 "node": ">=4" 3678 } 3679 }, 3680 "node_modules/csso": { 3681 "version": "5.0.5", 3682 "resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz", 3683 "integrity": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==", 3684 "license": "MIT", 3685 "dependencies": { 3686 "css-tree": "~2.2.0" 3687 }, 3688 "engines": { 3689 "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", 3690 "npm": ">=7.0.0" 3691 } 3692 }, 3693 "node_modules/csso/node_modules/css-tree": { 3694 "version": "2.2.1", 3695 "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz", 3696 "integrity": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==", 3697 "license": "MIT", 3698 "dependencies": { 3699 "mdn-data": "2.0.28", 3700 "source-map-js": "^1.0.1" 3701 }, 3702 "engines": { 3703 "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", 3704 "npm": ">=7.0.0" 3705 } 3706 }, 3707 "node_modules/csso/node_modules/mdn-data": { 3708 "version": "2.0.28", 3709 "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz", 3710 "integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==", 3711 "license": "CC0-1.0" 3712 }, 3713 "node_modules/csstype": { 3714 "version": "3.2.3", 3715 "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz", 3716 "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==", 3717 "dev": true, 3718 "license": "MIT" 3719 }, 3720 "node_modules/debug": { 3721 "version": "4.4.3", 3722 "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", 3723 "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", 3724 "license": "MIT", 3725 "dependencies": { 3726 "ms": "^2.1.3" 3727 }, 3728 "engines": { 3729 "node": ">=6.0" 3730 }, 3731 "peerDependenciesMeta": { 3732 "supports-color": { 3733 "optional": true 3734 } 3735 } 3736 }, 3737 "node_modules/decode-named-character-reference": { 3738 "version": "1.3.0", 3739 "resolved": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.3.0.tgz", 3740 "integrity": "sha512-GtpQYB283KrPp6nRw50q3U9/VfOutZOe103qlN7BPP6Ad27xYnOIWv4lPzo8HCAL+mMZofJ9KEy30fq6MfaK6Q==", 3741 "license": "MIT", 3742 "dependencies": { 3743 "character-entities": "^2.0.0" 3744 }, 3745 "funding": { 3746 "type": "github", 3747 "url": "https://github.com/sponsors/wooorm" 3748 } 3749 }, 3750 "node_modules/defu": { 3751 "version": "6.1.4", 3752 "resolved": "https://registry.npmjs.org/defu/-/defu-6.1.4.tgz", 3753 "integrity": "sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==", 3754 "license": "MIT" 3755 }, 3756 "node_modules/dequal": { 3757 "version": "2.0.3", 3758 "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz", 3759 "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", 3760 "license": "MIT", 3761 "engines": { 3762 "node": ">=6" 3763 } 3764 }, 3765 "node_modules/destr": { 3766 "version": "2.0.5", 3767 "resolved": "https://registry.npmjs.org/destr/-/destr-2.0.5.tgz", 3768 "integrity": "sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA==", 3769 "license": "MIT" 3770 }, 3771 "node_modules/detect-libc": { 3772 "version": "2.1.2", 3773 "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", 3774 "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", 3775 "license": "Apache-2.0", 3776 "engines": { 3777 "node": ">=8" 3778 } 3779 }, 3780 "node_modules/deterministic-object-hash": { 3781 "version": "2.0.2", 3782 "resolved": "https://registry.npmjs.org/deterministic-object-hash/-/deterministic-object-hash-2.0.2.tgz", 3783 "integrity": "sha512-KxektNH63SrbfUyDiwXqRb1rLwKt33AmMv+5Nhsw1kqZ13SJBRTgZHtGbE+hH3a1mVW1cz+4pqSWVPAtLVXTzQ==", 3784 "license": "MIT", 3785 "dependencies": { 3786 "base-64": "^1.0.0" 3787 }, 3788 "engines": { 3789 "node": ">=18" 3790 } 3791 }, 3792 "node_modules/devalue": { 3793 "version": "5.6.3", 3794 "resolved": "https://registry.npmjs.org/devalue/-/devalue-5.6.3.tgz", 3795 "integrity": "sha512-nc7XjUU/2Lb+SvEFVGcWLiKkzfw8+qHI7zn8WYXKkLMgfGSHbgCEaR6bJpev8Cm6Rmrb19Gfd/tZvGqx9is3wg==", 3796 "license": "MIT" 3797 }, 3798 "node_modules/devlop": { 3799 "version": "1.1.0", 3800 "resolved": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz", 3801 "integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==", 3802 "license": "MIT", 3803 "dependencies": { 3804 "dequal": "^2.0.0" 3805 }, 3806 "funding": { 3807 "type": "github", 3808 "url": "https://github.com/sponsors/wooorm" 3809 } 3810 }, 3811 "node_modules/diff": { 3812 "version": "8.0.3", 3813 "resolved": "https://registry.npmjs.org/diff/-/diff-8.0.3.tgz", 3814 "integrity": "sha512-qejHi7bcSD4hQAZE0tNAawRK1ZtafHDmMTMkrrIGgSLl7hTnQHmKCeB45xAcbfTqK2zowkM3j3bHt/4b/ARbYQ==", 3815 "license": "BSD-3-Clause", 3816 "engines": { 3817 "node": ">=0.3.1" 3818 } 3819 }, 3820 "node_modules/direction": { 3821 "version": "2.0.1", 3822 "resolved": "https://registry.npmjs.org/direction/-/direction-2.0.1.tgz", 3823 "integrity": "sha512-9S6m9Sukh1cZNknO1CWAr2QAWsbKLafQiyM5gZ7VgXHeuaoUwffKN4q6NC4A/Mf9iiPlOXQEKW/Mv/mh9/3YFA==", 3824 "license": "MIT", 3825 "bin": { 3826 "direction": "cli.js" 3827 }, 3828 "funding": { 3829 "type": "github", 3830 "url": "https://github.com/sponsors/wooorm" 3831 } 3832 }, 3833 "node_modules/dlv": { 3834 "version": "1.1.3", 3835 "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz", 3836 "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", 3837 "license": "MIT" 3838 }, 3839 "node_modules/dom-serializer": { 3840 "version": "2.0.0", 3841 "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz", 3842 "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==", 3843 "license": "MIT", 3844 "dependencies": { 3845 "domelementtype": "^2.3.0", 3846 "domhandler": "^5.0.2", 3847 "entities": "^4.2.0" 3848 }, 3849 "funding": { 3850 "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" 3851 } 3852 }, 3853 "node_modules/dom-serializer/node_modules/entities": { 3854 "version": "4.5.0", 3855 "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", 3856 "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", 3857 "license": "BSD-2-Clause", 3858 "engines": { 3859 "node": ">=0.12" 3860 }, 3861 "funding": { 3862 "url": "https://github.com/fb55/entities?sponsor=1" 3863 } 3864 }, 3865 "node_modules/domelementtype": { 3866 "version": "2.3.0", 3867 "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", 3868 "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", 3869 "funding": [ 3870 { 3871 "type": "github", 3872 "url": "https://github.com/sponsors/fb55" 3873 } 3874 ], 3875 "license": "BSD-2-Clause" 3876 }, 3877 "node_modules/domhandler": { 3878 "version": "5.0.3", 3879 "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", 3880 "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==", 3881 "license": "BSD-2-Clause", 3882 "dependencies": { 3883 "domelementtype": "^2.3.0" 3884 }, 3885 "engines": { 3886 "node": ">= 4" 3887 }, 3888 "funding": { 3889 "url": "https://github.com/fb55/domhandler?sponsor=1" 3890 } 3891 }, 3892 "node_modules/domutils": { 3893 "version": "3.2.2", 3894 "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.2.2.tgz", 3895 "integrity": "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==", 3896 "license": "BSD-2-Clause", 3897 "dependencies": { 3898 "dom-serializer": "^2.0.0", 3899 "domelementtype": "^2.3.0", 3900 "domhandler": "^5.0.3" 3901 }, 3902 "funding": { 3903 "url": "https://github.com/fb55/domutils?sponsor=1" 3904 } 3905 }, 3906 "node_modules/dset": { 3907 "version": "3.1.4", 3908 "resolved": "https://registry.npmjs.org/dset/-/dset-3.1.4.tgz", 3909 "integrity": "sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==", 3910 "license": "MIT", 3911 "engines": { 3912 "node": ">=4" 3913 } 3914 }, 3915 "node_modules/emoji-regex": { 3916 "version": "10.6.0", 3917 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.6.0.tgz", 3918 "integrity": "sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==", 3919 "license": "MIT" 3920 }, 3921 "node_modules/emoji-regex-xs": { 3922 "version": "2.0.1", 3923 "resolved": "https://registry.npmjs.org/emoji-regex-xs/-/emoji-regex-xs-2.0.1.tgz", 3924 "integrity": "sha512-1QFuh8l7LqUcKe24LsPUNzjrzJQ7pgRwp1QMcZ5MX6mFplk2zQ08NVCM84++1cveaUUYtcCYHmeFEuNg16sU4g==", 3925 "license": "MIT", 3926 "engines": { 3927 "node": ">=10.0.0" 3928 } 3929 }, 3930 "node_modules/entities": { 3931 "version": "6.0.1", 3932 "resolved": "https://registry.npmjs.org/entities/-/entities-6.0.1.tgz", 3933 "integrity": "sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==", 3934 "license": "BSD-2-Clause", 3935 "engines": { 3936 "node": ">=0.12" 3937 }, 3938 "funding": { 3939 "url": "https://github.com/fb55/entities?sponsor=1" 3940 } 3941 }, 3942 "node_modules/es-module-lexer": { 3943 "version": "1.7.0", 3944 "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.7.0.tgz", 3945 "integrity": "sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==", 3946 "license": "MIT" 3947 }, 3948 "node_modules/esast-util-from-estree": { 3949 "version": "2.0.0", 3950 "resolved": "https://registry.npmjs.org/esast-util-from-estree/-/esast-util-from-estree-2.0.0.tgz", 3951 "integrity": "sha512-4CyanoAudUSBAn5K13H4JhsMH6L9ZP7XbLVe/dKybkxMO7eDyLsT8UHl9TRNrU2Gr9nz+FovfSIjuXWJ81uVwQ==", 3952 "license": "MIT", 3953 "dependencies": { 3954 "@types/estree-jsx": "^1.0.0", 3955 "devlop": "^1.0.0", 3956 "estree-util-visit": "^2.0.0", 3957 "unist-util-position-from-estree": "^2.0.0" 3958 }, 3959 "funding": { 3960 "type": "opencollective", 3961 "url": "https://opencollective.com/unified" 3962 } 3963 }, 3964 "node_modules/esast-util-from-js": { 3965 "version": "2.0.1", 3966 "resolved": "https://registry.npmjs.org/esast-util-from-js/-/esast-util-from-js-2.0.1.tgz", 3967 "integrity": "sha512-8Ja+rNJ0Lt56Pcf3TAmpBZjmx8ZcK5Ts4cAzIOjsjevg9oSXJnl6SUQ2EevU8tv3h6ZLWmoKL5H4fgWvdvfETw==", 3968 "license": "MIT", 3969 "dependencies": { 3970 "@types/estree-jsx": "^1.0.0", 3971 "acorn": "^8.0.0", 3972 "esast-util-from-estree": "^2.0.0", 3973 "vfile-message": "^4.0.0" 3974 }, 3975 "funding": { 3976 "type": "opencollective", 3977 "url": "https://opencollective.com/unified" 3978 } 3979 }, 3980 "node_modules/esbuild": { 3981 "version": "0.27.3", 3982 "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.3.tgz", 3983 "integrity": "sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==", 3984 "hasInstallScript": true, 3985 "license": "MIT", 3986 "bin": { 3987 "esbuild": "bin/esbuild" 3988 }, 3989 "engines": { 3990 "node": ">=18" 3991 }, 3992 "optionalDependencies": { 3993 "@esbuild/aix-ppc64": "0.27.3", 3994 "@esbuild/android-arm": "0.27.3", 3995 "@esbuild/android-arm64": "0.27.3", 3996 "@esbuild/android-x64": "0.27.3", 3997 "@esbuild/darwin-arm64": "0.27.3", 3998 "@esbuild/darwin-x64": "0.27.3", 3999 "@esbuild/freebsd-arm64": "0.27.3", 4000 "@esbuild/freebsd-x64": "0.27.3", 4001 "@esbuild/linux-arm": "0.27.3", 4002 "@esbuild/linux-arm64": "0.27.3", 4003 "@esbuild/linux-ia32": "0.27.3", 4004 "@esbuild/linux-loong64": "0.27.3", 4005 "@esbuild/linux-mips64el": "0.27.3", 4006 "@esbuild/linux-ppc64": "0.27.3", 4007 "@esbuild/linux-riscv64": "0.27.3", 4008 "@esbuild/linux-s390x": "0.27.3", 4009 "@esbuild/linux-x64": "0.27.3", 4010 "@esbuild/netbsd-arm64": "0.27.3", 4011 "@esbuild/netbsd-x64": "0.27.3", 4012 "@esbuild/openbsd-arm64": "0.27.3", 4013 "@esbuild/openbsd-x64": "0.27.3", 4014 "@esbuild/openharmony-arm64": "0.27.3", 4015 "@esbuild/sunos-x64": "0.27.3", 4016 "@esbuild/win32-arm64": "0.27.3", 4017 "@esbuild/win32-ia32": "0.27.3", 4018 "@esbuild/win32-x64": "0.27.3" 4019 } 4020 }, 4021 "node_modules/escape-html": { 4022 "version": "1.0.3", 4023 "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", 4024 "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==", 4025 "license": "MIT" 4026 }, 4027 "node_modules/escape-string-regexp": { 4028 "version": "5.0.0", 4029 "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz", 4030 "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==", 4031 "license": "MIT", 4032 "engines": { 4033 "node": ">=12" 4034 }, 4035 "funding": { 4036 "url": "https://github.com/sponsors/sindresorhus" 4037 } 4038 }, 4039 "node_modules/estree-util-attach-comments": { 4040 "version": "3.0.0", 4041 "resolved": "https://registry.npmjs.org/estree-util-attach-comments/-/estree-util-attach-comments-3.0.0.tgz", 4042 "integrity": "sha512-cKUwm/HUcTDsYh/9FgnuFqpfquUbwIqwKM26BVCGDPVgvaCl/nDCCjUfiLlx6lsEZ3Z4RFxNbOQ60pkaEwFxGw==", 4043 "license": "MIT", 4044 "dependencies": { 4045 "@types/estree": "^1.0.0" 4046 }, 4047 "funding": { 4048 "type": "opencollective", 4049 "url": "https://opencollective.com/unified" 4050 } 4051 }, 4052 "node_modules/estree-util-build-jsx": { 4053 "version": "3.0.1", 4054 "resolved": "https://registry.npmjs.org/estree-util-build-jsx/-/estree-util-build-jsx-3.0.1.tgz", 4055 "integrity": "sha512-8U5eiL6BTrPxp/CHbs2yMgP8ftMhR5ww1eIKoWRMlqvltHF8fZn5LRDvTKuxD3DUn+shRbLGqXemcP51oFCsGQ==", 4056 "license": "MIT", 4057 "dependencies": { 4058 "@types/estree-jsx": "^1.0.0", 4059 "devlop": "^1.0.0", 4060 "estree-util-is-identifier-name": "^3.0.0", 4061 "estree-walker": "^3.0.0" 4062 }, 4063 "funding": { 4064 "type": "opencollective", 4065 "url": "https://opencollective.com/unified" 4066 } 4067 }, 4068 "node_modules/estree-util-is-identifier-name": { 4069 "version": "3.0.0", 4070 "resolved": "https://registry.npmjs.org/estree-util-is-identifier-name/-/estree-util-is-identifier-name-3.0.0.tgz", 4071 "integrity": "sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==", 4072 "license": "MIT", 4073 "funding": { 4074 "type": "opencollective", 4075 "url": "https://opencollective.com/unified" 4076 } 4077 }, 4078 "node_modules/estree-util-scope": { 4079 "version": "1.0.0", 4080 "resolved": "https://registry.npmjs.org/estree-util-scope/-/estree-util-scope-1.0.0.tgz", 4081 "integrity": "sha512-2CAASclonf+JFWBNJPndcOpA8EMJwa0Q8LUFJEKqXLW6+qBvbFZuF5gItbQOs/umBUkjviCSDCbBwU2cXbmrhQ==", 4082 "license": "MIT", 4083 "dependencies": { 4084 "@types/estree": "^1.0.0", 4085 "devlop": "^1.0.0" 4086 }, 4087 "funding": { 4088 "type": "opencollective", 4089 "url": "https://opencollective.com/unified" 4090 } 4091 }, 4092 "node_modules/estree-util-to-js": { 4093 "version": "2.0.0", 4094 "resolved": "https://registry.npmjs.org/estree-util-to-js/-/estree-util-to-js-2.0.0.tgz", 4095 "integrity": "sha512-WDF+xj5rRWmD5tj6bIqRi6CkLIXbbNQUcxQHzGysQzvHmdYG2G7p/Tf0J0gpxGgkeMZNTIjT/AoSvC9Xehcgdg==", 4096 "license": "MIT", 4097 "dependencies": { 4098 "@types/estree-jsx": "^1.0.0", 4099 "astring": "^1.8.0", 4100 "source-map": "^0.7.0" 4101 }, 4102 "funding": { 4103 "type": "opencollective", 4104 "url": "https://opencollective.com/unified" 4105 } 4106 }, 4107 "node_modules/estree-util-visit": { 4108 "version": "2.0.0", 4109 "resolved": "https://registry.npmjs.org/estree-util-visit/-/estree-util-visit-2.0.0.tgz", 4110 "integrity": "sha512-m5KgiH85xAhhW8Wta0vShLcUvOsh3LLPI2YVwcbio1l7E09NTLL1EyMZFM1OyWowoH0skScNbhOPl4kcBgzTww==", 4111 "license": "MIT", 4112 "dependencies": { 4113 "@types/estree-jsx": "^1.0.0", 4114 "@types/unist": "^3.0.0" 4115 }, 4116 "funding": { 4117 "type": "opencollective", 4118 "url": "https://opencollective.com/unified" 4119 } 4120 }, 4121 "node_modules/estree-walker": { 4122 "version": "3.0.3", 4123 "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz", 4124 "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==", 4125 "license": "MIT", 4126 "dependencies": { 4127 "@types/estree": "^1.0.0" 4128 } 4129 }, 4130 "node_modules/eventemitter3": { 4131 "version": "5.0.4", 4132 "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.4.tgz", 4133 "integrity": "sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==", 4134 "license": "MIT" 4135 }, 4136 "node_modules/expect-type": { 4137 "version": "1.3.0", 4138 "resolved": "https://registry.npmjs.org/expect-type/-/expect-type-1.3.0.tgz", 4139 "integrity": "sha512-knvyeauYhqjOYvQ66MznSMs83wmHrCycNEN6Ao+2AeYEfxUIkuiVxdEa1qlGEPK+We3n0THiDciYSsCcgW/DoA==", 4140 "license": "Apache-2.0", 4141 "engines": { 4142 "node": ">=12.0.0" 4143 } 4144 }, 4145 "node_modules/expressive-code": { 4146 "version": "0.41.7", 4147 "resolved": "https://registry.npmjs.org/expressive-code/-/expressive-code-0.41.7.tgz", 4148 "integrity": "sha512-2wZjC8OQ3TaVEMcBtYY4Va3lo6J+Ai9jf3d4dbhURMJcU4Pbqe6EcHe424MIZI0VHUA1bR6xdpoHYi3yxokWqA==", 4149 "license": "MIT", 4150 "dependencies": { 4151 "@expressive-code/core": "^0.41.7", 4152 "@expressive-code/plugin-frames": "^0.41.7", 4153 "@expressive-code/plugin-shiki": "^0.41.7", 4154 "@expressive-code/plugin-text-markers": "^0.41.7" 4155 } 4156 }, 4157 "node_modules/extend": { 4158 "version": "3.0.2", 4159 "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", 4160 "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==", 4161 "license": "MIT" 4162 }, 4163 "node_modules/fdir": { 4164 "version": "6.5.0", 4165 "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz", 4166 "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==", 4167 "license": "MIT", 4168 "engines": { 4169 "node": ">=12.0.0" 4170 }, 4171 "peerDependencies": { 4172 "picomatch": "^3 || ^4" 4173 }, 4174 "peerDependenciesMeta": { 4175 "picomatch": { 4176 "optional": true 4177 } 4178 } 4179 }, 4180 "node_modules/fflate": { 4181 "version": "0.7.4", 4182 "resolved": "https://registry.npmjs.org/fflate/-/fflate-0.7.4.tgz", 4183 "integrity": "sha512-5u2V/CDW15QM1XbbgS+0DfPxVB+jUKhWEKuuFuHncbk3tEEqzmoXL+2KyOFuKGqOnmdIy0/davWF1CkuwtibCw==", 4184 "license": "MIT" 4185 }, 4186 "node_modules/flattie": { 4187 "version": "1.1.1", 4188 "resolved": "https://registry.npmjs.org/flattie/-/flattie-1.1.1.tgz", 4189 "integrity": "sha512-9UbaD6XdAL97+k/n+N7JwX46K/M6Zc6KcFYskrYL8wbBV/Uyk0CTAMY0VT+qiK5PM7AIc9aTWYtq65U7T+aCNQ==", 4190 "license": "MIT", 4191 "engines": { 4192 "node": ">=8" 4193 } 4194 }, 4195 "node_modules/fontace": { 4196 "version": "0.4.1", 4197 "resolved": "https://registry.npmjs.org/fontace/-/fontace-0.4.1.tgz", 4198 "integrity": "sha512-lDMvbAzSnHmbYMTEld5qdtvNH2/pWpICOqpean9IgC7vUbUJc3k+k5Dokp85CegamqQpFbXf0rAVkbzpyTA8aw==", 4199 "license": "MIT", 4200 "dependencies": { 4201 "fontkitten": "^1.0.2" 4202 } 4203 }, 4204 "node_modules/fontkitten": { 4205 "version": "1.0.3", 4206 "resolved": "https://registry.npmjs.org/fontkitten/-/fontkitten-1.0.3.tgz", 4207 "integrity": "sha512-Wp1zXWPVUPBmfoa3Cqc9ctaKuzKAV6uLstRqlR56kSjplf5uAce+qeyYym7F+PHbGTk+tCEdkCW6RD7DX/gBZw==", 4208 "license": "MIT", 4209 "dependencies": { 4210 "tiny-inflate": "^1.0.3" 4211 }, 4212 "engines": { 4213 "node": ">=20" 4214 } 4215 }, 4216 "node_modules/fsevents": { 4217 "version": "2.3.3", 4218 "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", 4219 "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", 4220 "hasInstallScript": true, 4221 "license": "MIT", 4222 "optional": true, 4223 "os": [ 4224 "darwin" 4225 ], 4226 "engines": { 4227 "node": "^8.16.0 || ^10.6.0 || >=11.0.0" 4228 } 4229 }, 4230 "node_modules/get-east-asian-width": { 4231 "version": "1.5.0", 4232 "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.5.0.tgz", 4233 "integrity": "sha512-CQ+bEO+Tva/qlmw24dCejulK5pMzVnUOFOijVogd3KQs07HnRIgp8TGipvCCRT06xeYEbpbgwaCxglFyiuIcmA==", 4234 "license": "MIT", 4235 "engines": { 4236 "node": ">=18" 4237 }, 4238 "funding": { 4239 "url": "https://github.com/sponsors/sindresorhus" 4240 } 4241 }, 4242 "node_modules/github-slugger": { 4243 "version": "2.0.0", 4244 "resolved": "https://registry.npmjs.org/github-slugger/-/github-slugger-2.0.0.tgz", 4245 "integrity": "sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==", 4246 "license": "ISC" 4247 }, 4248 "node_modules/h3": { 4249 "version": "1.15.6", 4250 "resolved": "https://registry.npmjs.org/h3/-/h3-1.15.6.tgz", 4251 "integrity": "sha512-oi15ESLW5LRthZ+qPCi5GNasY/gvynSKUQxgiovrY63bPAtG59wtM+LSrlcwvOHAXzGrXVLnI97brbkdPF9WoQ==", 4252 "license": "MIT", 4253 "dependencies": { 4254 "cookie-es": "^1.2.2", 4255 "crossws": "^0.3.5", 4256 "defu": "^6.1.4", 4257 "destr": "^2.0.5", 4258 "iron-webcrypto": "^1.2.1", 4259 "node-mock-http": "^1.0.4", 4260 "radix3": "^1.1.2", 4261 "ufo": "^1.6.3", 4262 "uncrypto": "^0.1.3" 4263 } 4264 }, 4265 "node_modules/hast-util-embedded": { 4266 "version": "3.0.0", 4267 "resolved": "https://registry.npmjs.org/hast-util-embedded/-/hast-util-embedded-3.0.0.tgz", 4268 "integrity": "sha512-naH8sld4Pe2ep03qqULEtvYr7EjrLK2QHY8KJR6RJkTUjPGObe1vnx585uzem2hGra+s1q08DZZpfgDVYRbaXA==", 4269 "license": "MIT", 4270 "dependencies": { 4271 "@types/hast": "^3.0.0", 4272 "hast-util-is-element": "^3.0.0" 4273 }, 4274 "funding": { 4275 "type": "opencollective", 4276 "url": "https://opencollective.com/unified" 4277 } 4278 }, 4279 "node_modules/hast-util-format": { 4280 "version": "1.1.0", 4281 "resolved": "https://registry.npmjs.org/hast-util-format/-/hast-util-format-1.1.0.tgz", 4282 "integrity": "sha512-yY1UDz6bC9rDvCWHpx12aIBGRG7krurX0p0Fm6pT547LwDIZZiNr8a+IHDogorAdreULSEzP82Nlv5SZkHZcjA==", 4283 "license": "MIT", 4284 "dependencies": { 4285 "@types/hast": "^3.0.0", 4286 "hast-util-embedded": "^3.0.0", 4287 "hast-util-minify-whitespace": "^1.0.0", 4288 "hast-util-phrasing": "^3.0.0", 4289 "hast-util-whitespace": "^3.0.0", 4290 "html-whitespace-sensitive-tag-names": "^3.0.0", 4291 "unist-util-visit-parents": "^6.0.0" 4292 }, 4293 "funding": { 4294 "type": "opencollective", 4295 "url": "https://opencollective.com/unified" 4296 } 4297 }, 4298 "node_modules/hast-util-from-html": { 4299 "version": "2.0.3", 4300 "resolved": "https://registry.npmjs.org/hast-util-from-html/-/hast-util-from-html-2.0.3.tgz", 4301 "integrity": "sha512-CUSRHXyKjzHov8yKsQjGOElXy/3EKpyX56ELnkHH34vDVw1N1XSQ1ZcAvTyAPtGqLTuKP/uxM+aLkSPqF/EtMw==", 4302 "license": "MIT", 4303 "dependencies": { 4304 "@types/hast": "^3.0.0", 4305 "devlop": "^1.1.0", 4306 "hast-util-from-parse5": "^8.0.0", 4307 "parse5": "^7.0.0", 4308 "vfile": "^6.0.0", 4309 "vfile-message": "^4.0.0" 4310 }, 4311 "funding": { 4312 "type": "opencollective", 4313 "url": "https://opencollective.com/unified" 4314 } 4315 }, 4316 "node_modules/hast-util-from-parse5": { 4317 "version": "8.0.3", 4318 "resolved": "https://registry.npmjs.org/hast-util-from-parse5/-/hast-util-from-parse5-8.0.3.tgz", 4319 "integrity": "sha512-3kxEVkEKt0zvcZ3hCRYI8rqrgwtlIOFMWkbclACvjlDw8Li9S2hk/d51OI0nr/gIpdMHNepwgOKqZ/sy0Clpyg==", 4320 "license": "MIT", 4321 "dependencies": { 4322 "@types/hast": "^3.0.0", 4323 "@types/unist": "^3.0.0", 4324 "devlop": "^1.0.0", 4325 "hastscript": "^9.0.0", 4326 "property-information": "^7.0.0", 4327 "vfile": "^6.0.0", 4328 "vfile-location": "^5.0.0", 4329 "web-namespaces": "^2.0.0" 4330 }, 4331 "funding": { 4332 "type": "opencollective", 4333 "url": "https://opencollective.com/unified" 4334 } 4335 }, 4336 "node_modules/hast-util-has-property": { 4337 "version": "3.0.0", 4338 "resolved": "https://registry.npmjs.org/hast-util-has-property/-/hast-util-has-property-3.0.0.tgz", 4339 "integrity": "sha512-MNilsvEKLFpV604hwfhVStK0usFY/QmM5zX16bo7EjnAEGofr5YyI37kzopBlZJkHD4t887i+q/C8/tr5Q94cA==", 4340 "license": "MIT", 4341 "dependencies": { 4342 "@types/hast": "^3.0.0" 4343 }, 4344 "funding": { 4345 "type": "opencollective", 4346 "url": "https://opencollective.com/unified" 4347 } 4348 }, 4349 "node_modules/hast-util-is-body-ok-link": { 4350 "version": "3.0.1", 4351 "resolved": "https://registry.npmjs.org/hast-util-is-body-ok-link/-/hast-util-is-body-ok-link-3.0.1.tgz", 4352 "integrity": "sha512-0qpnzOBLztXHbHQenVB8uNuxTnm/QBFUOmdOSsEn7GnBtyY07+ENTWVFBAnXd/zEgd9/SUG3lRY7hSIBWRgGpQ==", 4353 "license": "MIT", 4354 "dependencies": { 4355 "@types/hast": "^3.0.0" 4356 }, 4357 "funding": { 4358 "type": "opencollective", 4359 "url": "https://opencollective.com/unified" 4360 } 4361 }, 4362 "node_modules/hast-util-is-element": { 4363 "version": "3.0.0", 4364 "resolved": "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-3.0.0.tgz", 4365 "integrity": "sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g==", 4366 "license": "MIT", 4367 "dependencies": { 4368 "@types/hast": "^3.0.0" 4369 }, 4370 "funding": { 4371 "type": "opencollective", 4372 "url": "https://opencollective.com/unified" 4373 } 4374 }, 4375 "node_modules/hast-util-minify-whitespace": { 4376 "version": "1.0.1", 4377 "resolved": "https://registry.npmjs.org/hast-util-minify-whitespace/-/hast-util-minify-whitespace-1.0.1.tgz", 4378 "integrity": "sha512-L96fPOVpnclQE0xzdWb/D12VT5FabA7SnZOUMtL1DbXmYiHJMXZvFkIZfiMmTCNJHUeO2K9UYNXoVyfz+QHuOw==", 4379 "license": "MIT", 4380 "dependencies": { 4381 "@types/hast": "^3.0.0", 4382 "hast-util-embedded": "^3.0.0", 4383 "hast-util-is-element": "^3.0.0", 4384 "hast-util-whitespace": "^3.0.0", 4385 "unist-util-is": "^6.0.0" 4386 }, 4387 "funding": { 4388 "type": "opencollective", 4389 "url": "https://opencollective.com/unified" 4390 } 4391 }, 4392 "node_modules/hast-util-parse-selector": { 4393 "version": "4.0.0", 4394 "resolved": "https://registry.npmjs.org/hast-util-parse-selector/-/hast-util-parse-selector-4.0.0.tgz", 4395 "integrity": "sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==", 4396 "license": "MIT", 4397 "dependencies": { 4398 "@types/hast": "^3.0.0" 4399 }, 4400 "funding": { 4401 "type": "opencollective", 4402 "url": "https://opencollective.com/unified" 4403 } 4404 }, 4405 "node_modules/hast-util-phrasing": { 4406 "version": "3.0.1", 4407 "resolved": "https://registry.npmjs.org/hast-util-phrasing/-/hast-util-phrasing-3.0.1.tgz", 4408 "integrity": "sha512-6h60VfI3uBQUxHqTyMymMZnEbNl1XmEGtOxxKYL7stY2o601COo62AWAYBQR9lZbYXYSBoxag8UpPRXK+9fqSQ==", 4409 "license": "MIT", 4410 "dependencies": { 4411 "@types/hast": "^3.0.0", 4412 "hast-util-embedded": "^3.0.0", 4413 "hast-util-has-property": "^3.0.0", 4414 "hast-util-is-body-ok-link": "^3.0.0", 4415 "hast-util-is-element": "^3.0.0" 4416 }, 4417 "funding": { 4418 "type": "opencollective", 4419 "url": "https://opencollective.com/unified" 4420 } 4421 }, 4422 "node_modules/hast-util-raw": { 4423 "version": "9.1.0", 4424 "resolved": "https://registry.npmjs.org/hast-util-raw/-/hast-util-raw-9.1.0.tgz", 4425 "integrity": "sha512-Y8/SBAHkZGoNkpzqqfCldijcuUKh7/su31kEBp67cFY09Wy0mTRgtsLYsiIxMJxlu0f6AA5SUTbDR8K0rxnbUw==", 4426 "license": "MIT", 4427 "dependencies": { 4428 "@types/hast": "^3.0.0", 4429 "@types/unist": "^3.0.0", 4430 "@ungap/structured-clone": "^1.0.0", 4431 "hast-util-from-parse5": "^8.0.0", 4432 "hast-util-to-parse5": "^8.0.0", 4433 "html-void-elements": "^3.0.0", 4434 "mdast-util-to-hast": "^13.0.0", 4435 "parse5": "^7.0.0", 4436 "unist-util-position": "^5.0.0", 4437 "unist-util-visit": "^5.0.0", 4438 "vfile": "^6.0.0", 4439 "web-namespaces": "^2.0.0", 4440 "zwitch": "^2.0.0" 4441 }, 4442 "funding": { 4443 "type": "opencollective", 4444 "url": "https://opencollective.com/unified" 4445 } 4446 }, 4447 "node_modules/hast-util-select": { 4448 "version": "6.0.4", 4449 "resolved": "https://registry.npmjs.org/hast-util-select/-/hast-util-select-6.0.4.tgz", 4450 "integrity": "sha512-RqGS1ZgI0MwxLaKLDxjprynNzINEkRHY2i8ln4DDjgv9ZhcYVIHN9rlpiYsqtFwrgpYU361SyWDQcGNIBVu3lw==", 4451 "license": "MIT", 4452 "dependencies": { 4453 "@types/hast": "^3.0.0", 4454 "@types/unist": "^3.0.0", 4455 "bcp-47-match": "^2.0.0", 4456 "comma-separated-tokens": "^2.0.0", 4457 "css-selector-parser": "^3.0.0", 4458 "devlop": "^1.0.0", 4459 "direction": "^2.0.0", 4460 "hast-util-has-property": "^3.0.0", 4461 "hast-util-to-string": "^3.0.0", 4462 "hast-util-whitespace": "^3.0.0", 4463 "nth-check": "^2.0.0", 4464 "property-information": "^7.0.0", 4465 "space-separated-tokens": "^2.0.0", 4466 "unist-util-visit": "^5.0.0", 4467 "zwitch": "^2.0.0" 4468 }, 4469 "funding": { 4470 "type": "opencollective", 4471 "url": "https://opencollective.com/unified" 4472 } 4473 }, 4474 "node_modules/hast-util-to-estree": { 4475 "version": "3.1.3", 4476 "resolved": "https://registry.npmjs.org/hast-util-to-estree/-/hast-util-to-estree-3.1.3.tgz", 4477 "integrity": "sha512-48+B/rJWAp0jamNbAAf9M7Uf//UVqAoMmgXhBdxTDJLGKY+LRnZ99qcG+Qjl5HfMpYNzS5v4EAwVEF34LeAj7w==", 4478 "license": "MIT", 4479 "dependencies": { 4480 "@types/estree": "^1.0.0", 4481 "@types/estree-jsx": "^1.0.0", 4482 "@types/hast": "^3.0.0", 4483 "comma-separated-tokens": "^2.0.0", 4484 "devlop": "^1.0.0", 4485 "estree-util-attach-comments": "^3.0.0", 4486 "estree-util-is-identifier-name": "^3.0.0", 4487 "hast-util-whitespace": "^3.0.0", 4488 "mdast-util-mdx-expression": "^2.0.0", 4489 "mdast-util-mdx-jsx": "^3.0.0", 4490 "mdast-util-mdxjs-esm": "^2.0.0", 4491 "property-information": "^7.0.0", 4492 "space-separated-tokens": "^2.0.0", 4493 "style-to-js": "^1.0.0", 4494 "unist-util-position": "^5.0.0", 4495 "zwitch": "^2.0.0" 4496 }, 4497 "funding": { 4498 "type": "opencollective", 4499 "url": "https://opencollective.com/unified" 4500 } 4501 }, 4502 "node_modules/hast-util-to-html": { 4503 "version": "9.0.5", 4504 "resolved": "https://registry.npmjs.org/hast-util-to-html/-/hast-util-to-html-9.0.5.tgz", 4505 "integrity": "sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==", 4506 "license": "MIT", 4507 "dependencies": { 4508 "@types/hast": "^3.0.0", 4509 "@types/unist": "^3.0.0", 4510 "ccount": "^2.0.0", 4511 "comma-separated-tokens": "^2.0.0", 4512 "hast-util-whitespace": "^3.0.0", 4513 "html-void-elements": "^3.0.0", 4514 "mdast-util-to-hast": "^13.0.0", 4515 "property-information": "^7.0.0", 4516 "space-separated-tokens": "^2.0.0", 4517 "stringify-entities": "^4.0.0", 4518 "zwitch": "^2.0.4" 4519 }, 4520 "funding": { 4521 "type": "opencollective", 4522 "url": "https://opencollective.com/unified" 4523 } 4524 }, 4525 "node_modules/hast-util-to-jsx-runtime": { 4526 "version": "2.3.6", 4527 "resolved": "https://registry.npmjs.org/hast-util-to-jsx-runtime/-/hast-util-to-jsx-runtime-2.3.6.tgz", 4528 "integrity": "sha512-zl6s8LwNyo1P9uw+XJGvZtdFF1GdAkOg8ujOw+4Pyb76874fLps4ueHXDhXWdk6YHQ6OgUtinliG7RsYvCbbBg==", 4529 "license": "MIT", 4530 "dependencies": { 4531 "@types/estree": "^1.0.0", 4532 "@types/hast": "^3.0.0", 4533 "@types/unist": "^3.0.0", 4534 "comma-separated-tokens": "^2.0.0", 4535 "devlop": "^1.0.0", 4536 "estree-util-is-identifier-name": "^3.0.0", 4537 "hast-util-whitespace": "^3.0.0", 4538 "mdast-util-mdx-expression": "^2.0.0", 4539 "mdast-util-mdx-jsx": "^3.0.0", 4540 "mdast-util-mdxjs-esm": "^2.0.0", 4541 "property-information": "^7.0.0", 4542 "space-separated-tokens": "^2.0.0", 4543 "style-to-js": "^1.0.0", 4544 "unist-util-position": "^5.0.0", 4545 "vfile-message": "^4.0.0" 4546 }, 4547 "funding": { 4548 "type": "opencollective", 4549 "url": "https://opencollective.com/unified" 4550 } 4551 }, 4552 "node_modules/hast-util-to-parse5": { 4553 "version": "8.0.1", 4554 "resolved": "https://registry.npmjs.org/hast-util-to-parse5/-/hast-util-to-parse5-8.0.1.tgz", 4555 "integrity": "sha512-MlWT6Pjt4CG9lFCjiz4BH7l9wmrMkfkJYCxFwKQic8+RTZgWPuWxwAfjJElsXkex7DJjfSJsQIt931ilUgmwdA==", 4556 "license": "MIT", 4557 "dependencies": { 4558 "@types/hast": "^3.0.0", 4559 "comma-separated-tokens": "^2.0.0", 4560 "devlop": "^1.0.0", 4561 "property-information": "^7.0.0", 4562 "space-separated-tokens": "^2.0.0", 4563 "web-namespaces": "^2.0.0", 4564 "zwitch": "^2.0.0" 4565 }, 4566 "funding": { 4567 "type": "opencollective", 4568 "url": "https://opencollective.com/unified" 4569 } 4570 }, 4571 "node_modules/hast-util-to-string": { 4572 "version": "3.0.1", 4573 "resolved": "https://registry.npmjs.org/hast-util-to-string/-/hast-util-to-string-3.0.1.tgz", 4574 "integrity": "sha512-XelQVTDWvqcl3axRfI0xSeoVKzyIFPwsAGSLIsKdJKQMXDYJS4WYrBNF/8J7RdhIcFI2BOHgAifggsvsxp/3+A==", 4575 "license": "MIT", 4576 "dependencies": { 4577 "@types/hast": "^3.0.0" 4578 }, 4579 "funding": { 4580 "type": "opencollective", 4581 "url": "https://opencollective.com/unified" 4582 } 4583 }, 4584 "node_modules/hast-util-to-text": { 4585 "version": "4.0.2", 4586 "resolved": "https://registry.npmjs.org/hast-util-to-text/-/hast-util-to-text-4.0.2.tgz", 4587 "integrity": "sha512-KK6y/BN8lbaq654j7JgBydev7wuNMcID54lkRav1P0CaE1e47P72AWWPiGKXTJU271ooYzcvTAn/Zt0REnvc7A==", 4588 "license": "MIT", 4589 "dependencies": { 4590 "@types/hast": "^3.0.0", 4591 "@types/unist": "^3.0.0", 4592 "hast-util-is-element": "^3.0.0", 4593 "unist-util-find-after": "^5.0.0" 4594 }, 4595 "funding": { 4596 "type": "opencollective", 4597 "url": "https://opencollective.com/unified" 4598 } 4599 }, 4600 "node_modules/hast-util-whitespace": { 4601 "version": "3.0.0", 4602 "resolved": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz", 4603 "integrity": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==", 4604 "license": "MIT", 4605 "dependencies": { 4606 "@types/hast": "^3.0.0" 4607 }, 4608 "funding": { 4609 "type": "opencollective", 4610 "url": "https://opencollective.com/unified" 4611 } 4612 }, 4613 "node_modules/hastscript": { 4614 "version": "9.0.1", 4615 "resolved": "https://registry.npmjs.org/hastscript/-/hastscript-9.0.1.tgz", 4616 "integrity": "sha512-g7df9rMFX/SPi34tyGCyUBREQoKkapwdY/T04Qn9TDWfHhAYt4/I0gMVirzK5wEzeUqIjEB+LXC/ypb7Aqno5w==", 4617 "license": "MIT", 4618 "dependencies": { 4619 "@types/hast": "^3.0.0", 4620 "comma-separated-tokens": "^2.0.0", 4621 "hast-util-parse-selector": "^4.0.0", 4622 "property-information": "^7.0.0", 4623 "space-separated-tokens": "^2.0.0" 4624 }, 4625 "funding": { 4626 "type": "opencollective", 4627 "url": "https://opencollective.com/unified" 4628 } 4629 }, 4630 "node_modules/hatk": { 4631 "resolved": "packages/hatk", 4632 "link": true 4633 }, 4634 "node_modules/hex-rgb": { 4635 "version": "4.3.0", 4636 "resolved": "https://registry.npmjs.org/hex-rgb/-/hex-rgb-4.3.0.tgz", 4637 "integrity": "sha512-Ox1pJVrDCyGHMG9CFg1tmrRUMRPRsAWYc/PinY0XzJU4K7y7vjNoLKIQ7BR5UJMCxNN8EM1MNDmHWA/B3aZUuw==", 4638 "license": "MIT", 4639 "engines": { 4640 "node": ">=6" 4641 }, 4642 "funding": { 4643 "url": "https://github.com/sponsors/sindresorhus" 4644 } 4645 }, 4646 "node_modules/html-escaper": { 4647 "version": "3.0.3", 4648 "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-3.0.3.tgz", 4649 "integrity": "sha512-RuMffC89BOWQoY0WKGpIhn5gX3iI54O6nRA0yC124NYVtzjmFWBIiFd8M0x+ZdX0P9R4lADg1mgP8C7PxGOWuQ==", 4650 "license": "MIT" 4651 }, 4652 "node_modules/html-void-elements": { 4653 "version": "3.0.0", 4654 "resolved": "https://registry.npmjs.org/html-void-elements/-/html-void-elements-3.0.0.tgz", 4655 "integrity": "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==", 4656 "license": "MIT", 4657 "funding": { 4658 "type": "github", 4659 "url": "https://github.com/sponsors/wooorm" 4660 } 4661 }, 4662 "node_modules/html-whitespace-sensitive-tag-names": { 4663 "version": "3.0.1", 4664 "resolved": "https://registry.npmjs.org/html-whitespace-sensitive-tag-names/-/html-whitespace-sensitive-tag-names-3.0.1.tgz", 4665 "integrity": "sha512-q+310vW8zmymYHALr1da4HyXUQ0zgiIwIicEfotYPWGN0OJVEN/58IJ3A4GBYcEq3LGAZqKb+ugvP0GNB9CEAA==", 4666 "license": "MIT", 4667 "funding": { 4668 "type": "opencollective", 4669 "url": "https://opencollective.com/unified" 4670 } 4671 }, 4672 "node_modules/http-cache-semantics": { 4673 "version": "4.2.0", 4674 "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.2.0.tgz", 4675 "integrity": "sha512-dTxcvPXqPvXBQpq5dUr6mEMJX4oIEFv6bwom3FDwKRDsuIjjJGANqhBuoAn9c1RQJIdAKav33ED65E2ys+87QQ==", 4676 "license": "BSD-2-Clause" 4677 }, 4678 "node_modules/i18next": { 4679 "version": "23.16.8", 4680 "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.8.tgz", 4681 "integrity": "sha512-06r/TitrM88Mg5FdUXAKL96dJMzgqLE5dv3ryBAra4KCwD9mJ4ndOTS95ZuymIGoE+2hzfdaMak2X11/es7ZWg==", 4682 "funding": [ 4683 { 4684 "type": "individual", 4685 "url": "https://locize.com" 4686 }, 4687 { 4688 "type": "individual", 4689 "url": "https://locize.com/i18next.html" 4690 }, 4691 { 4692 "type": "individual", 4693 "url": "https://www.i18next.com/how-to/faq#i18next-is-awesome.-how-can-i-support-the-project" 4694 } 4695 ], 4696 "license": "MIT", 4697 "dependencies": { 4698 "@babel/runtime": "^7.23.2" 4699 } 4700 }, 4701 "node_modules/import-meta-resolve": { 4702 "version": "4.2.0", 4703 "resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.2.0.tgz", 4704 "integrity": "sha512-Iqv2fzaTQN28s/FwZAoFq0ZSs/7hMAHJVX+w8PZl3cY19Pxk6jFFalxQoIfW2826i/fDLXv8IiEZRIT0lDuWcg==", 4705 "license": "MIT", 4706 "funding": { 4707 "type": "github", 4708 "url": "https://github.com/sponsors/wooorm" 4709 } 4710 }, 4711 "node_modules/inline-style-parser": { 4712 "version": "0.2.7", 4713 "resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.7.tgz", 4714 "integrity": "sha512-Nb2ctOyNR8DqQoR0OwRG95uNWIC0C1lCgf5Naz5H6Ji72KZ8OcFZLz2P5sNgwlyoJ8Yif11oMuYs5pBQa86csA==", 4715 "license": "MIT" 4716 }, 4717 "node_modules/iron-webcrypto": { 4718 "version": "1.2.1", 4719 "resolved": "https://registry.npmjs.org/iron-webcrypto/-/iron-webcrypto-1.2.1.tgz", 4720 "integrity": "sha512-feOM6FaSr6rEABp/eDfVseKyTMDt+KGpeB35SkVn9Tyn0CqvVsY3EwI0v5i8nMHyJnzCIQf7nsy3p41TPkJZhg==", 4721 "license": "MIT", 4722 "funding": { 4723 "url": "https://github.com/sponsors/brc-dd" 4724 } 4725 }, 4726 "node_modules/is-alphabetical": { 4727 "version": "2.0.1", 4728 "resolved": "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-2.0.1.tgz", 4729 "integrity": "sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==", 4730 "license": "MIT", 4731 "funding": { 4732 "type": "github", 4733 "url": "https://github.com/sponsors/wooorm" 4734 } 4735 }, 4736 "node_modules/is-alphanumerical": { 4737 "version": "2.0.1", 4738 "resolved": "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-2.0.1.tgz", 4739 "integrity": "sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==", 4740 "license": "MIT", 4741 "dependencies": { 4742 "is-alphabetical": "^2.0.0", 4743 "is-decimal": "^2.0.0" 4744 }, 4745 "funding": { 4746 "type": "github", 4747 "url": "https://github.com/sponsors/wooorm" 4748 } 4749 }, 4750 "node_modules/is-decimal": { 4751 "version": "2.0.1", 4752 "resolved": "https://registry.npmjs.org/is-decimal/-/is-decimal-2.0.1.tgz", 4753 "integrity": "sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==", 4754 "license": "MIT", 4755 "funding": { 4756 "type": "github", 4757 "url": "https://github.com/sponsors/wooorm" 4758 } 4759 }, 4760 "node_modules/is-docker": { 4761 "version": "3.0.0", 4762 "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz", 4763 "integrity": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==", 4764 "license": "MIT", 4765 "bin": { 4766 "is-docker": "cli.js" 4767 }, 4768 "engines": { 4769 "node": "^12.20.0 || ^14.13.1 || >=16.0.0" 4770 }, 4771 "funding": { 4772 "url": "https://github.com/sponsors/sindresorhus" 4773 } 4774 }, 4775 "node_modules/is-fullwidth-code-point": { 4776 "version": "3.0.0", 4777 "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", 4778 "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", 4779 "license": "MIT", 4780 "engines": { 4781 "node": ">=8" 4782 } 4783 }, 4784 "node_modules/is-hexadecimal": { 4785 "version": "2.0.1", 4786 "resolved": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-2.0.1.tgz", 4787 "integrity": "sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==", 4788 "license": "MIT", 4789 "funding": { 4790 "type": "github", 4791 "url": "https://github.com/sponsors/wooorm" 4792 } 4793 }, 4794 "node_modules/is-inside-container": { 4795 "version": "1.0.0", 4796 "resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz", 4797 "integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==", 4798 "license": "MIT", 4799 "dependencies": { 4800 "is-docker": "^3.0.0" 4801 }, 4802 "bin": { 4803 "is-inside-container": "cli.js" 4804 }, 4805 "engines": { 4806 "node": ">=14.16" 4807 }, 4808 "funding": { 4809 "url": "https://github.com/sponsors/sindresorhus" 4810 } 4811 }, 4812 "node_modules/is-plain-obj": { 4813 "version": "4.1.0", 4814 "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz", 4815 "integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==", 4816 "license": "MIT", 4817 "engines": { 4818 "node": ">=12" 4819 }, 4820 "funding": { 4821 "url": "https://github.com/sponsors/sindresorhus" 4822 } 4823 }, 4824 "node_modules/is-wsl": { 4825 "version": "3.1.1", 4826 "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.1.tgz", 4827 "integrity": "sha512-e6rvdUCiQCAuumZslxRJWR/Doq4VpPR82kqclvcS0efgt430SlGIk05vdCN58+VrzgtIcfNODjozVielycD4Sw==", 4828 "license": "MIT", 4829 "dependencies": { 4830 "is-inside-container": "^1.0.0" 4831 }, 4832 "engines": { 4833 "node": ">=16" 4834 }, 4835 "funding": { 4836 "url": "https://github.com/sponsors/sindresorhus" 4837 } 4838 }, 4839 "node_modules/js-yaml": { 4840 "version": "4.1.1", 4841 "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz", 4842 "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==", 4843 "license": "MIT", 4844 "dependencies": { 4845 "argparse": "^2.0.1" 4846 }, 4847 "bin": { 4848 "js-yaml": "bin/js-yaml.js" 4849 } 4850 }, 4851 "node_modules/kleur": { 4852 "version": "3.0.3", 4853 "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz", 4854 "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==", 4855 "license": "MIT", 4856 "engines": { 4857 "node": ">=6" 4858 } 4859 }, 4860 "node_modules/klona": { 4861 "version": "2.0.6", 4862 "resolved": "https://registry.npmjs.org/klona/-/klona-2.0.6.tgz", 4863 "integrity": "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==", 4864 "license": "MIT", 4865 "engines": { 4866 "node": ">= 8" 4867 } 4868 }, 4869 "node_modules/linebreak": { 4870 "version": "1.1.0", 4871 "resolved": "https://registry.npmjs.org/linebreak/-/linebreak-1.1.0.tgz", 4872 "integrity": "sha512-MHp03UImeVhB7XZtjd0E4n6+3xr5Dq/9xI/5FptGk5FrbDR3zagPa2DS6U8ks/3HjbKWG9Q1M2ufOzxV2qLYSQ==", 4873 "license": "MIT", 4874 "dependencies": { 4875 "base64-js": "0.0.8", 4876 "unicode-trie": "^2.0.0" 4877 } 4878 }, 4879 "node_modules/longest-streak": { 4880 "version": "3.1.0", 4881 "resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz", 4882 "integrity": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==", 4883 "license": "MIT", 4884 "funding": { 4885 "type": "github", 4886 "url": "https://github.com/sponsors/wooorm" 4887 } 4888 }, 4889 "node_modules/lru-cache": { 4890 "version": "11.2.6", 4891 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.6.tgz", 4892 "integrity": "sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==", 4893 "license": "BlueOak-1.0.0", 4894 "engines": { 4895 "node": "20 || >=22" 4896 } 4897 }, 4898 "node_modules/magic-string": { 4899 "version": "0.30.21", 4900 "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz", 4901 "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==", 4902 "license": "MIT", 4903 "dependencies": { 4904 "@jridgewell/sourcemap-codec": "^1.5.5" 4905 } 4906 }, 4907 "node_modules/magicast": { 4908 "version": "0.5.2", 4909 "resolved": "https://registry.npmjs.org/magicast/-/magicast-0.5.2.tgz", 4910 "integrity": "sha512-E3ZJh4J3S9KfwdjZhe2afj6R9lGIN5Pher1pF39UGrXRqq/VDaGVIGN13BjHd2u8B61hArAGOnso7nBOouW3TQ==", 4911 "license": "MIT", 4912 "dependencies": { 4913 "@babel/parser": "^7.29.0", 4914 "@babel/types": "^7.29.0", 4915 "source-map-js": "^1.2.1" 4916 } 4917 }, 4918 "node_modules/markdown-extensions": { 4919 "version": "2.0.0", 4920 "resolved": "https://registry.npmjs.org/markdown-extensions/-/markdown-extensions-2.0.0.tgz", 4921 "integrity": "sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q==", 4922 "license": "MIT", 4923 "engines": { 4924 "node": ">=16" 4925 }, 4926 "funding": { 4927 "url": "https://github.com/sponsors/sindresorhus" 4928 } 4929 }, 4930 "node_modules/markdown-table": { 4931 "version": "3.0.4", 4932 "resolved": "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.4.tgz", 4933 "integrity": "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==", 4934 "license": "MIT", 4935 "funding": { 4936 "type": "github", 4937 "url": "https://github.com/sponsors/wooorm" 4938 } 4939 }, 4940 "node_modules/mdast-util-definitions": { 4941 "version": "6.0.0", 4942 "resolved": "https://registry.npmjs.org/mdast-util-definitions/-/mdast-util-definitions-6.0.0.tgz", 4943 "integrity": "sha512-scTllyX6pnYNZH/AIp/0ePz6s4cZtARxImwoPJ7kS42n+MnVsI4XbnG6d4ibehRIldYMWM2LD7ImQblVhUejVQ==", 4944 "license": "MIT", 4945 "dependencies": { 4946 "@types/mdast": "^4.0.0", 4947 "@types/unist": "^3.0.0", 4948 "unist-util-visit": "^5.0.0" 4949 }, 4950 "funding": { 4951 "type": "opencollective", 4952 "url": "https://opencollective.com/unified" 4953 } 4954 }, 4955 "node_modules/mdast-util-directive": { 4956 "version": "3.1.0", 4957 "resolved": "https://registry.npmjs.org/mdast-util-directive/-/mdast-util-directive-3.1.0.tgz", 4958 "integrity": "sha512-I3fNFt+DHmpWCYAT7quoM6lHf9wuqtI+oCOfvILnoicNIqjh5E3dEJWiXuYME2gNe8vl1iMQwyUHa7bgFmak6Q==", 4959 "license": "MIT", 4960 "dependencies": { 4961 "@types/mdast": "^4.0.0", 4962 "@types/unist": "^3.0.0", 4963 "ccount": "^2.0.0", 4964 "devlop": "^1.0.0", 4965 "mdast-util-from-markdown": "^2.0.0", 4966 "mdast-util-to-markdown": "^2.0.0", 4967 "parse-entities": "^4.0.0", 4968 "stringify-entities": "^4.0.0", 4969 "unist-util-visit-parents": "^6.0.0" 4970 }, 4971 "funding": { 4972 "type": "opencollective", 4973 "url": "https://opencollective.com/unified" 4974 } 4975 }, 4976 "node_modules/mdast-util-find-and-replace": { 4977 "version": "3.0.2", 4978 "resolved": "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.2.tgz", 4979 "integrity": "sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==", 4980 "license": "MIT", 4981 "dependencies": { 4982 "@types/mdast": "^4.0.0", 4983 "escape-string-regexp": "^5.0.0", 4984 "unist-util-is": "^6.0.0", 4985 "unist-util-visit-parents": "^6.0.0" 4986 }, 4987 "funding": { 4988 "type": "opencollective", 4989 "url": "https://opencollective.com/unified" 4990 } 4991 }, 4992 "node_modules/mdast-util-from-markdown": { 4993 "version": "2.0.3", 4994 "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.3.tgz", 4995 "integrity": "sha512-W4mAWTvSlKvf8L6J+VN9yLSqQ9AOAAvHuoDAmPkz4dHf553m5gVj2ejadHJhoJmcmxEnOv6Pa8XJhpxE93kb8Q==", 4996 "license": "MIT", 4997 "dependencies": { 4998 "@types/mdast": "^4.0.0", 4999 "@types/unist": "^3.0.0", 5000 "decode-named-character-reference": "^1.0.0", 5001 "devlop": "^1.0.0", 5002 "mdast-util-to-string": "^4.0.0", 5003 "micromark": "^4.0.0", 5004 "micromark-util-decode-numeric-character-reference": "^2.0.0", 5005 "micromark-util-decode-string": "^2.0.0", 5006 "micromark-util-normalize-identifier": "^2.0.0", 5007 "micromark-util-symbol": "^2.0.0", 5008 "micromark-util-types": "^2.0.0", 5009 "unist-util-stringify-position": "^4.0.0" 5010 }, 5011 "funding": { 5012 "type": "opencollective", 5013 "url": "https://opencollective.com/unified" 5014 } 5015 }, 5016 "node_modules/mdast-util-gfm": { 5017 "version": "3.1.0", 5018 "resolved": "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-3.1.0.tgz", 5019 "integrity": "sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==", 5020 "license": "MIT", 5021 "dependencies": { 5022 "mdast-util-from-markdown": "^2.0.0", 5023 "mdast-util-gfm-autolink-literal": "^2.0.0", 5024 "mdast-util-gfm-footnote": "^2.0.0", 5025 "mdast-util-gfm-strikethrough": "^2.0.0", 5026 "mdast-util-gfm-table": "^2.0.0", 5027 "mdast-util-gfm-task-list-item": "^2.0.0", 5028 "mdast-util-to-markdown": "^2.0.0" 5029 }, 5030 "funding": { 5031 "type": "opencollective", 5032 "url": "https://opencollective.com/unified" 5033 } 5034 }, 5035 "node_modules/mdast-util-gfm-autolink-literal": { 5036 "version": "2.0.1", 5037 "resolved": "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.1.tgz", 5038 "integrity": "sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==", 5039 "license": "MIT", 5040 "dependencies": { 5041 "@types/mdast": "^4.0.0", 5042 "ccount": "^2.0.0", 5043 "devlop": "^1.0.0", 5044 "mdast-util-find-and-replace": "^3.0.0", 5045 "micromark-util-character": "^2.0.0" 5046 }, 5047 "funding": { 5048 "type": "opencollective", 5049 "url": "https://opencollective.com/unified" 5050 } 5051 }, 5052 "node_modules/mdast-util-gfm-footnote": { 5053 "version": "2.1.0", 5054 "resolved": "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.1.0.tgz", 5055 "integrity": "sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ==", 5056 "license": "MIT", 5057 "dependencies": { 5058 "@types/mdast": "^4.0.0", 5059 "devlop": "^1.1.0", 5060 "mdast-util-from-markdown": "^2.0.0", 5061 "mdast-util-to-markdown": "^2.0.0", 5062 "micromark-util-normalize-identifier": "^2.0.0" 5063 }, 5064 "funding": { 5065 "type": "opencollective", 5066 "url": "https://opencollective.com/unified" 5067 } 5068 }, 5069 "node_modules/mdast-util-gfm-strikethrough": { 5070 "version": "2.0.0", 5071 "resolved": "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz", 5072 "integrity": "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==", 5073 "license": "MIT", 5074 "dependencies": { 5075 "@types/mdast": "^4.0.0", 5076 "mdast-util-from-markdown": "^2.0.0", 5077 "mdast-util-to-markdown": "^2.0.0" 5078 }, 5079 "funding": { 5080 "type": "opencollective", 5081 "url": "https://opencollective.com/unified" 5082 } 5083 }, 5084 "node_modules/mdast-util-gfm-table": { 5085 "version": "2.0.0", 5086 "resolved": "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz", 5087 "integrity": "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==", 5088 "license": "MIT", 5089 "dependencies": { 5090 "@types/mdast": "^4.0.0", 5091 "devlop": "^1.0.0", 5092 "markdown-table": "^3.0.0", 5093 "mdast-util-from-markdown": "^2.0.0", 5094 "mdast-util-to-markdown": "^2.0.0" 5095 }, 5096 "funding": { 5097 "type": "opencollective", 5098 "url": "https://opencollective.com/unified" 5099 } 5100 }, 5101 "node_modules/mdast-util-gfm-task-list-item": { 5102 "version": "2.0.0", 5103 "resolved": "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz", 5104 "integrity": "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==", 5105 "license": "MIT", 5106 "dependencies": { 5107 "@types/mdast": "^4.0.0", 5108 "devlop": "^1.0.0", 5109 "mdast-util-from-markdown": "^2.0.0", 5110 "mdast-util-to-markdown": "^2.0.0" 5111 }, 5112 "funding": { 5113 "type": "opencollective", 5114 "url": "https://opencollective.com/unified" 5115 } 5116 }, 5117 "node_modules/mdast-util-mdx": { 5118 "version": "3.0.0", 5119 "resolved": "https://registry.npmjs.org/mdast-util-mdx/-/mdast-util-mdx-3.0.0.tgz", 5120 "integrity": "sha512-JfbYLAW7XnYTTbUsmpu0kdBUVe+yKVJZBItEjwyYJiDJuZ9w4eeaqks4HQO+R7objWgS2ymV60GYpI14Ug554w==", 5121 "license": "MIT", 5122 "dependencies": { 5123 "mdast-util-from-markdown": "^2.0.0", 5124 "mdast-util-mdx-expression": "^2.0.0", 5125 "mdast-util-mdx-jsx": "^3.0.0", 5126 "mdast-util-mdxjs-esm": "^2.0.0", 5127 "mdast-util-to-markdown": "^2.0.0" 5128 }, 5129 "funding": { 5130 "type": "opencollective", 5131 "url": "https://opencollective.com/unified" 5132 } 5133 }, 5134 "node_modules/mdast-util-mdx-expression": { 5135 "version": "2.0.1", 5136 "resolved": "https://registry.npmjs.org/mdast-util-mdx-expression/-/mdast-util-mdx-expression-2.0.1.tgz", 5137 "integrity": "sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==", 5138 "license": "MIT", 5139 "dependencies": { 5140 "@types/estree-jsx": "^1.0.0", 5141 "@types/hast": "^3.0.0", 5142 "@types/mdast": "^4.0.0", 5143 "devlop": "^1.0.0", 5144 "mdast-util-from-markdown": "^2.0.0", 5145 "mdast-util-to-markdown": "^2.0.0" 5146 }, 5147 "funding": { 5148 "type": "opencollective", 5149 "url": "https://opencollective.com/unified" 5150 } 5151 }, 5152 "node_modules/mdast-util-mdx-jsx": { 5153 "version": "3.2.0", 5154 "resolved": "https://registry.npmjs.org/mdast-util-mdx-jsx/-/mdast-util-mdx-jsx-3.2.0.tgz", 5155 "integrity": "sha512-lj/z8v0r6ZtsN/cGNNtemmmfoLAFZnjMbNyLzBafjzikOM+glrjNHPlf6lQDOTccj9n5b0PPihEBbhneMyGs1Q==", 5156 "license": "MIT", 5157 "dependencies": { 5158 "@types/estree-jsx": "^1.0.0", 5159 "@types/hast": "^3.0.0", 5160 "@types/mdast": "^4.0.0", 5161 "@types/unist": "^3.0.0", 5162 "ccount": "^2.0.0", 5163 "devlop": "^1.1.0", 5164 "mdast-util-from-markdown": "^2.0.0", 5165 "mdast-util-to-markdown": "^2.0.0", 5166 "parse-entities": "^4.0.0", 5167 "stringify-entities": "^4.0.0", 5168 "unist-util-stringify-position": "^4.0.0", 5169 "vfile-message": "^4.0.0" 5170 }, 5171 "funding": { 5172 "type": "opencollective", 5173 "url": "https://opencollective.com/unified" 5174 } 5175 }, 5176 "node_modules/mdast-util-mdxjs-esm": { 5177 "version": "2.0.1", 5178 "resolved": "https://registry.npmjs.org/mdast-util-mdxjs-esm/-/mdast-util-mdxjs-esm-2.0.1.tgz", 5179 "integrity": "sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==", 5180 "license": "MIT", 5181 "dependencies": { 5182 "@types/estree-jsx": "^1.0.0", 5183 "@types/hast": "^3.0.0", 5184 "@types/mdast": "^4.0.0", 5185 "devlop": "^1.0.0", 5186 "mdast-util-from-markdown": "^2.0.0", 5187 "mdast-util-to-markdown": "^2.0.0" 5188 }, 5189 "funding": { 5190 "type": "opencollective", 5191 "url": "https://opencollective.com/unified" 5192 } 5193 }, 5194 "node_modules/mdast-util-phrasing": { 5195 "version": "4.1.0", 5196 "resolved": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz", 5197 "integrity": "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==", 5198 "license": "MIT", 5199 "dependencies": { 5200 "@types/mdast": "^4.0.0", 5201 "unist-util-is": "^6.0.0" 5202 }, 5203 "funding": { 5204 "type": "opencollective", 5205 "url": "https://opencollective.com/unified" 5206 } 5207 }, 5208 "node_modules/mdast-util-to-hast": { 5209 "version": "13.2.1", 5210 "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.1.tgz", 5211 "integrity": "sha512-cctsq2wp5vTsLIcaymblUriiTcZd0CwWtCbLvrOzYCDZoWyMNV8sZ7krj09FSnsiJi3WVsHLM4k6Dq/yaPyCXA==", 5212 "license": "MIT", 5213 "dependencies": { 5214 "@types/hast": "^3.0.0", 5215 "@types/mdast": "^4.0.0", 5216 "@ungap/structured-clone": "^1.0.0", 5217 "devlop": "^1.0.0", 5218 "micromark-util-sanitize-uri": "^2.0.0", 5219 "trim-lines": "^3.0.0", 5220 "unist-util-position": "^5.0.0", 5221 "unist-util-visit": "^5.0.0", 5222 "vfile": "^6.0.0" 5223 }, 5224 "funding": { 5225 "type": "opencollective", 5226 "url": "https://opencollective.com/unified" 5227 } 5228 }, 5229 "node_modules/mdast-util-to-markdown": { 5230 "version": "2.1.2", 5231 "resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.2.tgz", 5232 "integrity": "sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==", 5233 "license": "MIT", 5234 "dependencies": { 5235 "@types/mdast": "^4.0.0", 5236 "@types/unist": "^3.0.0", 5237 "longest-streak": "^3.0.0", 5238 "mdast-util-phrasing": "^4.0.0", 5239 "mdast-util-to-string": "^4.0.0", 5240 "micromark-util-classify-character": "^2.0.0", 5241 "micromark-util-decode-string": "^2.0.0", 5242 "unist-util-visit": "^5.0.0", 5243 "zwitch": "^2.0.0" 5244 }, 5245 "funding": { 5246 "type": "opencollective", 5247 "url": "https://opencollective.com/unified" 5248 } 5249 }, 5250 "node_modules/mdast-util-to-string": { 5251 "version": "4.0.0", 5252 "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz", 5253 "integrity": "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==", 5254 "license": "MIT", 5255 "dependencies": { 5256 "@types/mdast": "^4.0.0" 5257 }, 5258 "funding": { 5259 "type": "opencollective", 5260 "url": "https://opencollective.com/unified" 5261 } 5262 }, 5263 "node_modules/mdn-data": { 5264 "version": "2.27.1", 5265 "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.27.1.tgz", 5266 "integrity": "sha512-9Yubnt3e8A0OKwxYSXyhLymGW4sCufcLG6VdiDdUGVkPhpqLxlvP5vl1983gQjJl3tqbrM731mjaZaP68AgosQ==", 5267 "license": "CC0-1.0" 5268 }, 5269 "node_modules/micromark": { 5270 "version": "4.0.2", 5271 "resolved": "https://registry.npmjs.org/micromark/-/micromark-4.0.2.tgz", 5272 "integrity": "sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==", 5273 "funding": [ 5274 { 5275 "type": "GitHub Sponsors", 5276 "url": "https://github.com/sponsors/unifiedjs" 5277 }, 5278 { 5279 "type": "OpenCollective", 5280 "url": "https://opencollective.com/unified" 5281 } 5282 ], 5283 "license": "MIT", 5284 "dependencies": { 5285 "@types/debug": "^4.0.0", 5286 "debug": "^4.0.0", 5287 "decode-named-character-reference": "^1.0.0", 5288 "devlop": "^1.0.0", 5289 "micromark-core-commonmark": "^2.0.0", 5290 "micromark-factory-space": "^2.0.0", 5291 "micromark-util-character": "^2.0.0", 5292 "micromark-util-chunked": "^2.0.0", 5293 "micromark-util-combine-extensions": "^2.0.0", 5294 "micromark-util-decode-numeric-character-reference": "^2.0.0", 5295 "micromark-util-encode": "^2.0.0", 5296 "micromark-util-normalize-identifier": "^2.0.0", 5297 "micromark-util-resolve-all": "^2.0.0", 5298 "micromark-util-sanitize-uri": "^2.0.0", 5299 "micromark-util-subtokenize": "^2.0.0", 5300 "micromark-util-symbol": "^2.0.0", 5301 "micromark-util-types": "^2.0.0" 5302 } 5303 }, 5304 "node_modules/micromark-core-commonmark": { 5305 "version": "2.0.3", 5306 "resolved": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.3.tgz", 5307 "integrity": "sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==", 5308 "funding": [ 5309 { 5310 "type": "GitHub Sponsors", 5311 "url": "https://github.com/sponsors/unifiedjs" 5312 }, 5313 { 5314 "type": "OpenCollective", 5315 "url": "https://opencollective.com/unified" 5316 } 5317 ], 5318 "license": "MIT", 5319 "dependencies": { 5320 "decode-named-character-reference": "^1.0.0", 5321 "devlop": "^1.0.0", 5322 "micromark-factory-destination": "^2.0.0", 5323 "micromark-factory-label": "^2.0.0", 5324 "micromark-factory-space": "^2.0.0", 5325 "micromark-factory-title": "^2.0.0", 5326 "micromark-factory-whitespace": "^2.0.0", 5327 "micromark-util-character": "^2.0.0", 5328 "micromark-util-chunked": "^2.0.0", 5329 "micromark-util-classify-character": "^2.0.0", 5330 "micromark-util-html-tag-name": "^2.0.0", 5331 "micromark-util-normalize-identifier": "^2.0.0", 5332 "micromark-util-resolve-all": "^2.0.0", 5333 "micromark-util-subtokenize": "^2.0.0", 5334 "micromark-util-symbol": "^2.0.0", 5335 "micromark-util-types": "^2.0.0" 5336 } 5337 }, 5338 "node_modules/micromark-extension-directive": { 5339 "version": "3.0.2", 5340 "resolved": "https://registry.npmjs.org/micromark-extension-directive/-/micromark-extension-directive-3.0.2.tgz", 5341 "integrity": "sha512-wjcXHgk+PPdmvR58Le9d7zQYWy+vKEU9Se44p2CrCDPiLr2FMyiT4Fyb5UFKFC66wGB3kPlgD7q3TnoqPS7SZA==", 5342 "license": "MIT", 5343 "dependencies": { 5344 "devlop": "^1.0.0", 5345 "micromark-factory-space": "^2.0.0", 5346 "micromark-factory-whitespace": "^2.0.0", 5347 "micromark-util-character": "^2.0.0", 5348 "micromark-util-symbol": "^2.0.0", 5349 "micromark-util-types": "^2.0.0", 5350 "parse-entities": "^4.0.0" 5351 }, 5352 "funding": { 5353 "type": "opencollective", 5354 "url": "https://opencollective.com/unified" 5355 } 5356 }, 5357 "node_modules/micromark-extension-gfm": { 5358 "version": "3.0.0", 5359 "resolved": "https://registry.npmjs.org/micromark-extension-gfm/-/micromark-extension-gfm-3.0.0.tgz", 5360 "integrity": "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==", 5361 "license": "MIT", 5362 "dependencies": { 5363 "micromark-extension-gfm-autolink-literal": "^2.0.0", 5364 "micromark-extension-gfm-footnote": "^2.0.0", 5365 "micromark-extension-gfm-strikethrough": "^2.0.0", 5366 "micromark-extension-gfm-table": "^2.0.0", 5367 "micromark-extension-gfm-tagfilter": "^2.0.0", 5368 "micromark-extension-gfm-task-list-item": "^2.0.0", 5369 "micromark-util-combine-extensions": "^2.0.0", 5370 "micromark-util-types": "^2.0.0" 5371 }, 5372 "funding": { 5373 "type": "opencollective", 5374 "url": "https://opencollective.com/unified" 5375 } 5376 }, 5377 "node_modules/micromark-extension-gfm-autolink-literal": { 5378 "version": "2.1.0", 5379 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz", 5380 "integrity": "sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==", 5381 "license": "MIT", 5382 "dependencies": { 5383 "micromark-util-character": "^2.0.0", 5384 "micromark-util-sanitize-uri": "^2.0.0", 5385 "micromark-util-symbol": "^2.0.0", 5386 "micromark-util-types": "^2.0.0" 5387 }, 5388 "funding": { 5389 "type": "opencollective", 5390 "url": "https://opencollective.com/unified" 5391 } 5392 }, 5393 "node_modules/micromark-extension-gfm-footnote": { 5394 "version": "2.1.0", 5395 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz", 5396 "integrity": "sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==", 5397 "license": "MIT", 5398 "dependencies": { 5399 "devlop": "^1.0.0", 5400 "micromark-core-commonmark": "^2.0.0", 5401 "micromark-factory-space": "^2.0.0", 5402 "micromark-util-character": "^2.0.0", 5403 "micromark-util-normalize-identifier": "^2.0.0", 5404 "micromark-util-sanitize-uri": "^2.0.0", 5405 "micromark-util-symbol": "^2.0.0", 5406 "micromark-util-types": "^2.0.0" 5407 }, 5408 "funding": { 5409 "type": "opencollective", 5410 "url": "https://opencollective.com/unified" 5411 } 5412 }, 5413 "node_modules/micromark-extension-gfm-strikethrough": { 5414 "version": "2.1.0", 5415 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz", 5416 "integrity": "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==", 5417 "license": "MIT", 5418 "dependencies": { 5419 "devlop": "^1.0.0", 5420 "micromark-util-chunked": "^2.0.0", 5421 "micromark-util-classify-character": "^2.0.0", 5422 "micromark-util-resolve-all": "^2.0.0", 5423 "micromark-util-symbol": "^2.0.0", 5424 "micromark-util-types": "^2.0.0" 5425 }, 5426 "funding": { 5427 "type": "opencollective", 5428 "url": "https://opencollective.com/unified" 5429 } 5430 }, 5431 "node_modules/micromark-extension-gfm-table": { 5432 "version": "2.1.1", 5433 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz", 5434 "integrity": "sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==", 5435 "license": "MIT", 5436 "dependencies": { 5437 "devlop": "^1.0.0", 5438 "micromark-factory-space": "^2.0.0", 5439 "micromark-util-character": "^2.0.0", 5440 "micromark-util-symbol": "^2.0.0", 5441 "micromark-util-types": "^2.0.0" 5442 }, 5443 "funding": { 5444 "type": "opencollective", 5445 "url": "https://opencollective.com/unified" 5446 } 5447 }, 5448 "node_modules/micromark-extension-gfm-tagfilter": { 5449 "version": "2.0.0", 5450 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz", 5451 "integrity": "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==", 5452 "license": "MIT", 5453 "dependencies": { 5454 "micromark-util-types": "^2.0.0" 5455 }, 5456 "funding": { 5457 "type": "opencollective", 5458 "url": "https://opencollective.com/unified" 5459 } 5460 }, 5461 "node_modules/micromark-extension-gfm-task-list-item": { 5462 "version": "2.1.0", 5463 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz", 5464 "integrity": "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==", 5465 "license": "MIT", 5466 "dependencies": { 5467 "devlop": "^1.0.0", 5468 "micromark-factory-space": "^2.0.0", 5469 "micromark-util-character": "^2.0.0", 5470 "micromark-util-symbol": "^2.0.0", 5471 "micromark-util-types": "^2.0.0" 5472 }, 5473 "funding": { 5474 "type": "opencollective", 5475 "url": "https://opencollective.com/unified" 5476 } 5477 }, 5478 "node_modules/micromark-extension-mdx-expression": { 5479 "version": "3.0.1", 5480 "resolved": "https://registry.npmjs.org/micromark-extension-mdx-expression/-/micromark-extension-mdx-expression-3.0.1.tgz", 5481 "integrity": "sha512-dD/ADLJ1AeMvSAKBwO22zG22N4ybhe7kFIZ3LsDI0GlsNr2A3KYxb0LdC1u5rj4Nw+CHKY0RVdnHX8vj8ejm4Q==", 5482 "funding": [ 5483 { 5484 "type": "GitHub Sponsors", 5485 "url": "https://github.com/sponsors/unifiedjs" 5486 }, 5487 { 5488 "type": "OpenCollective", 5489 "url": "https://opencollective.com/unified" 5490 } 5491 ], 5492 "license": "MIT", 5493 "dependencies": { 5494 "@types/estree": "^1.0.0", 5495 "devlop": "^1.0.0", 5496 "micromark-factory-mdx-expression": "^2.0.0", 5497 "micromark-factory-space": "^2.0.0", 5498 "micromark-util-character": "^2.0.0", 5499 "micromark-util-events-to-acorn": "^2.0.0", 5500 "micromark-util-symbol": "^2.0.0", 5501 "micromark-util-types": "^2.0.0" 5502 } 5503 }, 5504 "node_modules/micromark-extension-mdx-jsx": { 5505 "version": "3.0.2", 5506 "resolved": "https://registry.npmjs.org/micromark-extension-mdx-jsx/-/micromark-extension-mdx-jsx-3.0.2.tgz", 5507 "integrity": "sha512-e5+q1DjMh62LZAJOnDraSSbDMvGJ8x3cbjygy2qFEi7HCeUT4BDKCvMozPozcD6WmOt6sVvYDNBKhFSz3kjOVQ==", 5508 "license": "MIT", 5509 "dependencies": { 5510 "@types/estree": "^1.0.0", 5511 "devlop": "^1.0.0", 5512 "estree-util-is-identifier-name": "^3.0.0", 5513 "micromark-factory-mdx-expression": "^2.0.0", 5514 "micromark-factory-space": "^2.0.0", 5515 "micromark-util-character": "^2.0.0", 5516 "micromark-util-events-to-acorn": "^2.0.0", 5517 "micromark-util-symbol": "^2.0.0", 5518 "micromark-util-types": "^2.0.0", 5519 "vfile-message": "^4.0.0" 5520 }, 5521 "funding": { 5522 "type": "opencollective", 5523 "url": "https://opencollective.com/unified" 5524 } 5525 }, 5526 "node_modules/micromark-extension-mdx-md": { 5527 "version": "2.0.0", 5528 "resolved": "https://registry.npmjs.org/micromark-extension-mdx-md/-/micromark-extension-mdx-md-2.0.0.tgz", 5529 "integrity": "sha512-EpAiszsB3blw4Rpba7xTOUptcFeBFi+6PY8VnJ2hhimH+vCQDirWgsMpz7w1XcZE7LVrSAUGb9VJpG9ghlYvYQ==", 5530 "license": "MIT", 5531 "dependencies": { 5532 "micromark-util-types": "^2.0.0" 5533 }, 5534 "funding": { 5535 "type": "opencollective", 5536 "url": "https://opencollective.com/unified" 5537 } 5538 }, 5539 "node_modules/micromark-extension-mdxjs": { 5540 "version": "3.0.0", 5541 "resolved": "https://registry.npmjs.org/micromark-extension-mdxjs/-/micromark-extension-mdxjs-3.0.0.tgz", 5542 "integrity": "sha512-A873fJfhnJ2siZyUrJ31l34Uqwy4xIFmvPY1oj+Ean5PHcPBYzEsvqvWGaWcfEIr11O5Dlw3p2y0tZWpKHDejQ==", 5543 "license": "MIT", 5544 "dependencies": { 5545 "acorn": "^8.0.0", 5546 "acorn-jsx": "^5.0.0", 5547 "micromark-extension-mdx-expression": "^3.0.0", 5548 "micromark-extension-mdx-jsx": "^3.0.0", 5549 "micromark-extension-mdx-md": "^2.0.0", 5550 "micromark-extension-mdxjs-esm": "^3.0.0", 5551 "micromark-util-combine-extensions": "^2.0.0", 5552 "micromark-util-types": "^2.0.0" 5553 }, 5554 "funding": { 5555 "type": "opencollective", 5556 "url": "https://opencollective.com/unified" 5557 } 5558 }, 5559 "node_modules/micromark-extension-mdxjs-esm": { 5560 "version": "3.0.0", 5561 "resolved": "https://registry.npmjs.org/micromark-extension-mdxjs-esm/-/micromark-extension-mdxjs-esm-3.0.0.tgz", 5562 "integrity": "sha512-DJFl4ZqkErRpq/dAPyeWp15tGrcrrJho1hKK5uBS70BCtfrIFg81sqcTVu3Ta+KD1Tk5vAtBNElWxtAa+m8K9A==", 5563 "license": "MIT", 5564 "dependencies": { 5565 "@types/estree": "^1.0.0", 5566 "devlop": "^1.0.0", 5567 "micromark-core-commonmark": "^2.0.0", 5568 "micromark-util-character": "^2.0.0", 5569 "micromark-util-events-to-acorn": "^2.0.0", 5570 "micromark-util-symbol": "^2.0.0", 5571 "micromark-util-types": "^2.0.0", 5572 "unist-util-position-from-estree": "^2.0.0", 5573 "vfile-message": "^4.0.0" 5574 }, 5575 "funding": { 5576 "type": "opencollective", 5577 "url": "https://opencollective.com/unified" 5578 } 5579 }, 5580 "node_modules/micromark-factory-destination": { 5581 "version": "2.0.1", 5582 "resolved": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.1.tgz", 5583 "integrity": "sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==", 5584 "funding": [ 5585 { 5586 "type": "GitHub Sponsors", 5587 "url": "https://github.com/sponsors/unifiedjs" 5588 }, 5589 { 5590 "type": "OpenCollective", 5591 "url": "https://opencollective.com/unified" 5592 } 5593 ], 5594 "license": "MIT", 5595 "dependencies": { 5596 "micromark-util-character": "^2.0.0", 5597 "micromark-util-symbol": "^2.0.0", 5598 "micromark-util-types": "^2.0.0" 5599 } 5600 }, 5601 "node_modules/micromark-factory-label": { 5602 "version": "2.0.1", 5603 "resolved": "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-2.0.1.tgz", 5604 "integrity": "sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==", 5605 "funding": [ 5606 { 5607 "type": "GitHub Sponsors", 5608 "url": "https://github.com/sponsors/unifiedjs" 5609 }, 5610 { 5611 "type": "OpenCollective", 5612 "url": "https://opencollective.com/unified" 5613 } 5614 ], 5615 "license": "MIT", 5616 "dependencies": { 5617 "devlop": "^1.0.0", 5618 "micromark-util-character": "^2.0.0", 5619 "micromark-util-symbol": "^2.0.0", 5620 "micromark-util-types": "^2.0.0" 5621 } 5622 }, 5623 "node_modules/micromark-factory-mdx-expression": { 5624 "version": "2.0.3", 5625 "resolved": "https://registry.npmjs.org/micromark-factory-mdx-expression/-/micromark-factory-mdx-expression-2.0.3.tgz", 5626 "integrity": "sha512-kQnEtA3vzucU2BkrIa8/VaSAsP+EJ3CKOvhMuJgOEGg9KDC6OAY6nSnNDVRiVNRqj7Y4SlSzcStaH/5jge8JdQ==", 5627 "funding": [ 5628 { 5629 "type": "GitHub Sponsors", 5630 "url": "https://github.com/sponsors/unifiedjs" 5631 }, 5632 { 5633 "type": "OpenCollective", 5634 "url": "https://opencollective.com/unified" 5635 } 5636 ], 5637 "license": "MIT", 5638 "dependencies": { 5639 "@types/estree": "^1.0.0", 5640 "devlop": "^1.0.0", 5641 "micromark-factory-space": "^2.0.0", 5642 "micromark-util-character": "^2.0.0", 5643 "micromark-util-events-to-acorn": "^2.0.0", 5644 "micromark-util-symbol": "^2.0.0", 5645 "micromark-util-types": "^2.0.0", 5646 "unist-util-position-from-estree": "^2.0.0", 5647 "vfile-message": "^4.0.0" 5648 } 5649 }, 5650 "node_modules/micromark-factory-space": { 5651 "version": "2.0.1", 5652 "resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.1.tgz", 5653 "integrity": "sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==", 5654 "funding": [ 5655 { 5656 "type": "GitHub Sponsors", 5657 "url": "https://github.com/sponsors/unifiedjs" 5658 }, 5659 { 5660 "type": "OpenCollective", 5661 "url": "https://opencollective.com/unified" 5662 } 5663 ], 5664 "license": "MIT", 5665 "dependencies": { 5666 "micromark-util-character": "^2.0.0", 5667 "micromark-util-types": "^2.0.0" 5668 } 5669 }, 5670 "node_modules/micromark-factory-title": { 5671 "version": "2.0.1", 5672 "resolved": "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-2.0.1.tgz", 5673 "integrity": "sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==", 5674 "funding": [ 5675 { 5676 "type": "GitHub Sponsors", 5677 "url": "https://github.com/sponsors/unifiedjs" 5678 }, 5679 { 5680 "type": "OpenCollective", 5681 "url": "https://opencollective.com/unified" 5682 } 5683 ], 5684 "license": "MIT", 5685 "dependencies": { 5686 "micromark-factory-space": "^2.0.0", 5687 "micromark-util-character": "^2.0.0", 5688 "micromark-util-symbol": "^2.0.0", 5689 "micromark-util-types": "^2.0.0" 5690 } 5691 }, 5692 "node_modules/micromark-factory-whitespace": { 5693 "version": "2.0.1", 5694 "resolved": "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.1.tgz", 5695 "integrity": "sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==", 5696 "funding": [ 5697 { 5698 "type": "GitHub Sponsors", 5699 "url": "https://github.com/sponsors/unifiedjs" 5700 }, 5701 { 5702 "type": "OpenCollective", 5703 "url": "https://opencollective.com/unified" 5704 } 5705 ], 5706 "license": "MIT", 5707 "dependencies": { 5708 "micromark-factory-space": "^2.0.0", 5709 "micromark-util-character": "^2.0.0", 5710 "micromark-util-symbol": "^2.0.0", 5711 "micromark-util-types": "^2.0.0" 5712 } 5713 }, 5714 "node_modules/micromark-util-character": { 5715 "version": "2.1.1", 5716 "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.1.tgz", 5717 "integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==", 5718 "funding": [ 5719 { 5720 "type": "GitHub Sponsors", 5721 "url": "https://github.com/sponsors/unifiedjs" 5722 }, 5723 { 5724 "type": "OpenCollective", 5725 "url": "https://opencollective.com/unified" 5726 } 5727 ], 5728 "license": "MIT", 5729 "dependencies": { 5730 "micromark-util-symbol": "^2.0.0", 5731 "micromark-util-types": "^2.0.0" 5732 } 5733 }, 5734 "node_modules/micromark-util-chunked": { 5735 "version": "2.0.1", 5736 "resolved": "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-2.0.1.tgz", 5737 "integrity": "sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==", 5738 "funding": [ 5739 { 5740 "type": "GitHub Sponsors", 5741 "url": "https://github.com/sponsors/unifiedjs" 5742 }, 5743 { 5744 "type": "OpenCollective", 5745 "url": "https://opencollective.com/unified" 5746 } 5747 ], 5748 "license": "MIT", 5749 "dependencies": { 5750 "micromark-util-symbol": "^2.0.0" 5751 } 5752 }, 5753 "node_modules/micromark-util-classify-character": { 5754 "version": "2.0.1", 5755 "resolved": "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-2.0.1.tgz", 5756 "integrity": "sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==", 5757 "funding": [ 5758 { 5759 "type": "GitHub Sponsors", 5760 "url": "https://github.com/sponsors/unifiedjs" 5761 }, 5762 { 5763 "type": "OpenCollective", 5764 "url": "https://opencollective.com/unified" 5765 } 5766 ], 5767 "license": "MIT", 5768 "dependencies": { 5769 "micromark-util-character": "^2.0.0", 5770 "micromark-util-symbol": "^2.0.0", 5771 "micromark-util-types": "^2.0.0" 5772 } 5773 }, 5774 "node_modules/micromark-util-combine-extensions": { 5775 "version": "2.0.1", 5776 "resolved": "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.1.tgz", 5777 "integrity": "sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==", 5778 "funding": [ 5779 { 5780 "type": "GitHub Sponsors", 5781 "url": "https://github.com/sponsors/unifiedjs" 5782 }, 5783 { 5784 "type": "OpenCollective", 5785 "url": "https://opencollective.com/unified" 5786 } 5787 ], 5788 "license": "MIT", 5789 "dependencies": { 5790 "micromark-util-chunked": "^2.0.0", 5791 "micromark-util-types": "^2.0.0" 5792 } 5793 }, 5794 "node_modules/micromark-util-decode-numeric-character-reference": { 5795 "version": "2.0.2", 5796 "resolved": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.2.tgz", 5797 "integrity": "sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==", 5798 "funding": [ 5799 { 5800 "type": "GitHub Sponsors", 5801 "url": "https://github.com/sponsors/unifiedjs" 5802 }, 5803 { 5804 "type": "OpenCollective", 5805 "url": "https://opencollective.com/unified" 5806 } 5807 ], 5808 "license": "MIT", 5809 "dependencies": { 5810 "micromark-util-symbol": "^2.0.0" 5811 } 5812 }, 5813 "node_modules/micromark-util-decode-string": { 5814 "version": "2.0.1", 5815 "resolved": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.1.tgz", 5816 "integrity": "sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==", 5817 "funding": [ 5818 { 5819 "type": "GitHub Sponsors", 5820 "url": "https://github.com/sponsors/unifiedjs" 5821 }, 5822 { 5823 "type": "OpenCollective", 5824 "url": "https://opencollective.com/unified" 5825 } 5826 ], 5827 "license": "MIT", 5828 "dependencies": { 5829 "decode-named-character-reference": "^1.0.0", 5830 "micromark-util-character": "^2.0.0", 5831 "micromark-util-decode-numeric-character-reference": "^2.0.0", 5832 "micromark-util-symbol": "^2.0.0" 5833 } 5834 }, 5835 "node_modules/micromark-util-encode": { 5836 "version": "2.0.1", 5837 "resolved": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz", 5838 "integrity": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==", 5839 "funding": [ 5840 { 5841 "type": "GitHub Sponsors", 5842 "url": "https://github.com/sponsors/unifiedjs" 5843 }, 5844 { 5845 "type": "OpenCollective", 5846 "url": "https://opencollective.com/unified" 5847 } 5848 ], 5849 "license": "MIT" 5850 }, 5851 "node_modules/micromark-util-events-to-acorn": { 5852 "version": "2.0.3", 5853 "resolved": "https://registry.npmjs.org/micromark-util-events-to-acorn/-/micromark-util-events-to-acorn-2.0.3.tgz", 5854 "integrity": "sha512-jmsiEIiZ1n7X1Rr5k8wVExBQCg5jy4UXVADItHmNk1zkwEVhBuIUKRu3fqv+hs4nxLISi2DQGlqIOGiFxgbfHg==", 5855 "funding": [ 5856 { 5857 "type": "GitHub Sponsors", 5858 "url": "https://github.com/sponsors/unifiedjs" 5859 }, 5860 { 5861 "type": "OpenCollective", 5862 "url": "https://opencollective.com/unified" 5863 } 5864 ], 5865 "license": "MIT", 5866 "dependencies": { 5867 "@types/estree": "^1.0.0", 5868 "@types/unist": "^3.0.0", 5869 "devlop": "^1.0.0", 5870 "estree-util-visit": "^2.0.0", 5871 "micromark-util-symbol": "^2.0.0", 5872 "micromark-util-types": "^2.0.0", 5873 "vfile-message": "^4.0.0" 5874 } 5875 }, 5876 "node_modules/micromark-util-html-tag-name": { 5877 "version": "2.0.1", 5878 "resolved": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.1.tgz", 5879 "integrity": "sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==", 5880 "funding": [ 5881 { 5882 "type": "GitHub Sponsors", 5883 "url": "https://github.com/sponsors/unifiedjs" 5884 }, 5885 { 5886 "type": "OpenCollective", 5887 "url": "https://opencollective.com/unified" 5888 } 5889 ], 5890 "license": "MIT" 5891 }, 5892 "node_modules/micromark-util-normalize-identifier": { 5893 "version": "2.0.1", 5894 "resolved": "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.1.tgz", 5895 "integrity": "sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==", 5896 "funding": [ 5897 { 5898 "type": "GitHub Sponsors", 5899 "url": "https://github.com/sponsors/unifiedjs" 5900 }, 5901 { 5902 "type": "OpenCollective", 5903 "url": "https://opencollective.com/unified" 5904 } 5905 ], 5906 "license": "MIT", 5907 "dependencies": { 5908 "micromark-util-symbol": "^2.0.0" 5909 } 5910 }, 5911 "node_modules/micromark-util-resolve-all": { 5912 "version": "2.0.1", 5913 "resolved": "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.1.tgz", 5914 "integrity": "sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==", 5915 "funding": [ 5916 { 5917 "type": "GitHub Sponsors", 5918 "url": "https://github.com/sponsors/unifiedjs" 5919 }, 5920 { 5921 "type": "OpenCollective", 5922 "url": "https://opencollective.com/unified" 5923 } 5924 ], 5925 "license": "MIT", 5926 "dependencies": { 5927 "micromark-util-types": "^2.0.0" 5928 } 5929 }, 5930 "node_modules/micromark-util-sanitize-uri": { 5931 "version": "2.0.1", 5932 "resolved": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz", 5933 "integrity": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==", 5934 "funding": [ 5935 { 5936 "type": "GitHub Sponsors", 5937 "url": "https://github.com/sponsors/unifiedjs" 5938 }, 5939 { 5940 "type": "OpenCollective", 5941 "url": "https://opencollective.com/unified" 5942 } 5943 ], 5944 "license": "MIT", 5945 "dependencies": { 5946 "micromark-util-character": "^2.0.0", 5947 "micromark-util-encode": "^2.0.0", 5948 "micromark-util-symbol": "^2.0.0" 5949 } 5950 }, 5951 "node_modules/micromark-util-subtokenize": { 5952 "version": "2.1.0", 5953 "resolved": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.1.0.tgz", 5954 "integrity": "sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==", 5955 "funding": [ 5956 { 5957 "type": "GitHub Sponsors", 5958 "url": "https://github.com/sponsors/unifiedjs" 5959 }, 5960 { 5961 "type": "OpenCollective", 5962 "url": "https://opencollective.com/unified" 5963 } 5964 ], 5965 "license": "MIT", 5966 "dependencies": { 5967 "devlop": "^1.0.0", 5968 "micromark-util-chunked": "^2.0.0", 5969 "micromark-util-symbol": "^2.0.0", 5970 "micromark-util-types": "^2.0.0" 5971 } 5972 }, 5973 "node_modules/micromark-util-symbol": { 5974 "version": "2.0.1", 5975 "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz", 5976 "integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==", 5977 "funding": [ 5978 { 5979 "type": "GitHub Sponsors", 5980 "url": "https://github.com/sponsors/unifiedjs" 5981 }, 5982 { 5983 "type": "OpenCollective", 5984 "url": "https://opencollective.com/unified" 5985 } 5986 ], 5987 "license": "MIT" 5988 }, 5989 "node_modules/micromark-util-types": { 5990 "version": "2.0.2", 5991 "resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.2.tgz", 5992 "integrity": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==", 5993 "funding": [ 5994 { 5995 "type": "GitHub Sponsors", 5996 "url": "https://github.com/sponsors/unifiedjs" 5997 }, 5998 { 5999 "type": "OpenCollective", 6000 "url": "https://opencollective.com/unified" 6001 } 6002 ], 6003 "license": "MIT" 6004 }, 6005 "node_modules/mrmime": { 6006 "version": "2.0.1", 6007 "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.1.tgz", 6008 "integrity": "sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==", 6009 "license": "MIT", 6010 "engines": { 6011 "node": ">=10" 6012 } 6013 }, 6014 "node_modules/ms": { 6015 "version": "2.1.3", 6016 "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", 6017 "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", 6018 "license": "MIT" 6019 }, 6020 "node_modules/nanoid": { 6021 "version": "3.3.11", 6022 "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz", 6023 "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", 6024 "funding": [ 6025 { 6026 "type": "github", 6027 "url": "https://github.com/sponsors/ai" 6028 } 6029 ], 6030 "license": "MIT", 6031 "bin": { 6032 "nanoid": "bin/nanoid.cjs" 6033 }, 6034 "engines": { 6035 "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" 6036 } 6037 }, 6038 "node_modules/neotraverse": { 6039 "version": "0.6.18", 6040 "resolved": "https://registry.npmjs.org/neotraverse/-/neotraverse-0.6.18.tgz", 6041 "integrity": "sha512-Z4SmBUweYa09+o6pG+eASabEpP6QkQ70yHj351pQoEXIs8uHbaU2DWVmzBANKgflPa47A50PtB2+NgRpQvr7vA==", 6042 "license": "MIT", 6043 "engines": { 6044 "node": ">= 10" 6045 } 6046 }, 6047 "node_modules/nlcst-to-string": { 6048 "version": "4.0.0", 6049 "resolved": "https://registry.npmjs.org/nlcst-to-string/-/nlcst-to-string-4.0.0.tgz", 6050 "integrity": "sha512-YKLBCcUYKAg0FNlOBT6aI91qFmSiFKiluk655WzPF+DDMA02qIyy8uiRqI8QXtcFpEvll12LpL5MXqEmAZ+dcA==", 6051 "license": "MIT", 6052 "dependencies": { 6053 "@types/nlcst": "^2.0.0" 6054 }, 6055 "funding": { 6056 "type": "opencollective", 6057 "url": "https://opencollective.com/unified" 6058 } 6059 }, 6060 "node_modules/node-fetch-native": { 6061 "version": "1.6.7", 6062 "resolved": "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.6.7.tgz", 6063 "integrity": "sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q==", 6064 "license": "MIT" 6065 }, 6066 "node_modules/node-mock-http": { 6067 "version": "1.0.4", 6068 "resolved": "https://registry.npmjs.org/node-mock-http/-/node-mock-http-1.0.4.tgz", 6069 "integrity": "sha512-8DY+kFsDkNXy1sJglUfuODx1/opAGJGyrTuFqEoN90oRc2Vk0ZbD4K2qmKXBBEhZQzdKHIVfEJpDU8Ak2NJEvQ==", 6070 "license": "MIT" 6071 }, 6072 "node_modules/normalize-path": { 6073 "version": "3.0.0", 6074 "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", 6075 "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", 6076 "license": "MIT", 6077 "engines": { 6078 "node": ">=0.10.0" 6079 } 6080 }, 6081 "node_modules/nth-check": { 6082 "version": "2.1.1", 6083 "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz", 6084 "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==", 6085 "license": "BSD-2-Clause", 6086 "dependencies": { 6087 "boolbase": "^1.0.0" 6088 }, 6089 "funding": { 6090 "url": "https://github.com/fb55/nth-check?sponsor=1" 6091 } 6092 }, 6093 "node_modules/obug": { 6094 "version": "2.1.1", 6095 "resolved": "https://registry.npmjs.org/obug/-/obug-2.1.1.tgz", 6096 "integrity": "sha512-uTqF9MuPraAQ+IsnPf366RG4cP9RtUi7MLO1N3KEc+wb0a6yKpeL0lmk2IB1jY5KHPAlTc6T/JRdC/YqxHNwkQ==", 6097 "funding": [ 6098 "https://github.com/sponsors/sxzz", 6099 "https://opencollective.com/debug" 6100 ], 6101 "license": "MIT" 6102 }, 6103 "node_modules/ofetch": { 6104 "version": "1.5.1", 6105 "resolved": "https://registry.npmjs.org/ofetch/-/ofetch-1.5.1.tgz", 6106 "integrity": "sha512-2W4oUZlVaqAPAil6FUg/difl6YhqhUR7x2eZY4bQCko22UXg3hptq9KLQdqFClV+Wu85UX7hNtdGTngi/1BxcA==", 6107 "license": "MIT", 6108 "dependencies": { 6109 "destr": "^2.0.5", 6110 "node-fetch-native": "^1.6.7", 6111 "ufo": "^1.6.1" 6112 } 6113 }, 6114 "node_modules/ohash": { 6115 "version": "2.0.11", 6116 "resolved": "https://registry.npmjs.org/ohash/-/ohash-2.0.11.tgz", 6117 "integrity": "sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==", 6118 "license": "MIT" 6119 }, 6120 "node_modules/oniguruma-parser": { 6121 "version": "0.12.1", 6122 "resolved": "https://registry.npmjs.org/oniguruma-parser/-/oniguruma-parser-0.12.1.tgz", 6123 "integrity": "sha512-8Unqkvk1RYc6yq2WBYRj4hdnsAxVze8i7iPfQr8e4uSP3tRv0rpZcbGUDvxfQQcdwHt/e9PrMvGCsa8OqG9X3w==", 6124 "license": "MIT" 6125 }, 6126 "node_modules/oniguruma-to-es": { 6127 "version": "4.3.4", 6128 "resolved": "https://registry.npmjs.org/oniguruma-to-es/-/oniguruma-to-es-4.3.4.tgz", 6129 "integrity": "sha512-3VhUGN3w2eYxnTzHn+ikMI+fp/96KoRSVK9/kMTcFqj1NRDh2IhQCKvYxDnWePKRXY/AqH+Fuiyb7VHSzBjHfA==", 6130 "license": "MIT", 6131 "dependencies": { 6132 "oniguruma-parser": "^0.12.1", 6133 "regex": "^6.0.1", 6134 "regex-recursion": "^6.0.2" 6135 } 6136 }, 6137 "node_modules/oxfmt": { 6138 "version": "0.35.0", 6139 "resolved": "https://registry.npmjs.org/oxfmt/-/oxfmt-0.35.0.tgz", 6140 "integrity": "sha512-QYeXWkP+aLt7utt5SLivNIk09glWx9QE235ODjgcEZ3sd1VMaUBSpLymh6ZRCA76gD2rMP4bXanUz/fx+nLM9Q==", 6141 "dev": true, 6142 "license": "MIT", 6143 "dependencies": { 6144 "tinypool": "2.1.0" 6145 }, 6146 "bin": { 6147 "oxfmt": "bin/oxfmt" 6148 }, 6149 "engines": { 6150 "node": "^20.19.0 || >=22.12.0" 6151 }, 6152 "funding": { 6153 "url": "https://github.com/sponsors/Boshen" 6154 }, 6155 "optionalDependencies": { 6156 "@oxfmt/binding-android-arm-eabi": "0.35.0", 6157 "@oxfmt/binding-android-arm64": "0.35.0", 6158 "@oxfmt/binding-darwin-arm64": "0.35.0", 6159 "@oxfmt/binding-darwin-x64": "0.35.0", 6160 "@oxfmt/binding-freebsd-x64": "0.35.0", 6161 "@oxfmt/binding-linux-arm-gnueabihf": "0.35.0", 6162 "@oxfmt/binding-linux-arm-musleabihf": "0.35.0", 6163 "@oxfmt/binding-linux-arm64-gnu": "0.35.0", 6164 "@oxfmt/binding-linux-arm64-musl": "0.35.0", 6165 "@oxfmt/binding-linux-ppc64-gnu": "0.35.0", 6166 "@oxfmt/binding-linux-riscv64-gnu": "0.35.0", 6167 "@oxfmt/binding-linux-riscv64-musl": "0.35.0", 6168 "@oxfmt/binding-linux-s390x-gnu": "0.35.0", 6169 "@oxfmt/binding-linux-x64-gnu": "0.35.0", 6170 "@oxfmt/binding-linux-x64-musl": "0.35.0", 6171 "@oxfmt/binding-openharmony-arm64": "0.35.0", 6172 "@oxfmt/binding-win32-arm64-msvc": "0.35.0", 6173 "@oxfmt/binding-win32-ia32-msvc": "0.35.0", 6174 "@oxfmt/binding-win32-x64-msvc": "0.35.0" 6175 } 6176 }, 6177 "node_modules/oxlint": { 6178 "version": "1.52.0", 6179 "resolved": "https://registry.npmjs.org/oxlint/-/oxlint-1.52.0.tgz", 6180 "integrity": "sha512-InLldD+6+3iHJGIrtU1W37UIpsg+xoGCemkZCuSQhxUO3evMX+L872ONvbECyRza9k7ScMCukJIK3Al/2ZMDnQ==", 6181 "dev": true, 6182 "license": "MIT", 6183 "bin": { 6184 "oxlint": "bin/oxlint" 6185 }, 6186 "engines": { 6187 "node": "^20.19.0 || >=22.12.0" 6188 }, 6189 "funding": { 6190 "url": "https://github.com/sponsors/Boshen" 6191 }, 6192 "optionalDependencies": { 6193 "@oxlint/binding-android-arm-eabi": "1.52.0", 6194 "@oxlint/binding-android-arm64": "1.52.0", 6195 "@oxlint/binding-darwin-arm64": "1.52.0", 6196 "@oxlint/binding-darwin-x64": "1.52.0", 6197 "@oxlint/binding-freebsd-x64": "1.52.0", 6198 "@oxlint/binding-linux-arm-gnueabihf": "1.52.0", 6199 "@oxlint/binding-linux-arm-musleabihf": "1.52.0", 6200 "@oxlint/binding-linux-arm64-gnu": "1.52.0", 6201 "@oxlint/binding-linux-arm64-musl": "1.52.0", 6202 "@oxlint/binding-linux-ppc64-gnu": "1.52.0", 6203 "@oxlint/binding-linux-riscv64-gnu": "1.52.0", 6204 "@oxlint/binding-linux-riscv64-musl": "1.52.0", 6205 "@oxlint/binding-linux-s390x-gnu": "1.52.0", 6206 "@oxlint/binding-linux-x64-gnu": "1.52.0", 6207 "@oxlint/binding-linux-x64-musl": "1.52.0", 6208 "@oxlint/binding-openharmony-arm64": "1.52.0", 6209 "@oxlint/binding-win32-arm64-msvc": "1.52.0", 6210 "@oxlint/binding-win32-ia32-msvc": "1.52.0", 6211 "@oxlint/binding-win32-x64-msvc": "1.52.0" 6212 }, 6213 "peerDependencies": { 6214 "oxlint-tsgolint": ">=0.15.0" 6215 }, 6216 "peerDependenciesMeta": { 6217 "oxlint-tsgolint": { 6218 "optional": true 6219 } 6220 } 6221 }, 6222 "node_modules/p-limit": { 6223 "version": "6.2.0", 6224 "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-6.2.0.tgz", 6225 "integrity": "sha512-kuUqqHNUqoIWp/c467RI4X6mmyuojY5jGutNU0wVTmEOOfcuwLqyMVoAi9MKi2Ak+5i9+nhmrK4ufZE8069kHA==", 6226 "license": "MIT", 6227 "dependencies": { 6228 "yocto-queue": "^1.1.1" 6229 }, 6230 "engines": { 6231 "node": ">=18" 6232 }, 6233 "funding": { 6234 "url": "https://github.com/sponsors/sindresorhus" 6235 } 6236 }, 6237 "node_modules/p-queue": { 6238 "version": "8.1.1", 6239 "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-8.1.1.tgz", 6240 "integrity": "sha512-aNZ+VfjobsWryoiPnEApGGmf5WmNsCo9xu8dfaYamG5qaLP7ClhLN6NgsFe6SwJ2UbLEBK5dv9x8Mn5+RVhMWQ==", 6241 "license": "MIT", 6242 "dependencies": { 6243 "eventemitter3": "^5.0.1", 6244 "p-timeout": "^6.1.2" 6245 }, 6246 "engines": { 6247 "node": ">=18" 6248 }, 6249 "funding": { 6250 "url": "https://github.com/sponsors/sindresorhus" 6251 } 6252 }, 6253 "node_modules/p-timeout": { 6254 "version": "6.1.4", 6255 "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-6.1.4.tgz", 6256 "integrity": "sha512-MyIV3ZA/PmyBN/ud8vV9XzwTrNtR4jFrObymZYnZqMmW0zA8Z17vnT0rBgFE/TlohB+YCHqXMgZzb3Csp49vqg==", 6257 "license": "MIT", 6258 "engines": { 6259 "node": ">=14.16" 6260 }, 6261 "funding": { 6262 "url": "https://github.com/sponsors/sindresorhus" 6263 } 6264 }, 6265 "node_modules/package-manager-detector": { 6266 "version": "1.6.0", 6267 "resolved": "https://registry.npmjs.org/package-manager-detector/-/package-manager-detector-1.6.0.tgz", 6268 "integrity": "sha512-61A5ThoTiDG/C8s8UMZwSorAGwMJ0ERVGj2OjoW5pAalsNOg15+iQiPzrLJ4jhZ1HJzmC2PIHT2oEiH3R5fzNA==", 6269 "license": "MIT" 6270 }, 6271 "node_modules/pagefind": { 6272 "version": "1.4.0", 6273 "resolved": "https://registry.npmjs.org/pagefind/-/pagefind-1.4.0.tgz", 6274 "integrity": "sha512-z2kY1mQlL4J8q5EIsQkLzQjilovKzfNVhX8De6oyE6uHpfFtyBaqUpcl/XzJC/4fjD8vBDyh1zolimIcVrCn9g==", 6275 "license": "MIT", 6276 "bin": { 6277 "pagefind": "lib/runner/bin.cjs" 6278 }, 6279 "optionalDependencies": { 6280 "@pagefind/darwin-arm64": "1.4.0", 6281 "@pagefind/darwin-x64": "1.4.0", 6282 "@pagefind/freebsd-x64": "1.4.0", 6283 "@pagefind/linux-arm64": "1.4.0", 6284 "@pagefind/linux-x64": "1.4.0", 6285 "@pagefind/windows-x64": "1.4.0" 6286 } 6287 }, 6288 "node_modules/pako": { 6289 "version": "0.2.9", 6290 "resolved": "https://registry.npmjs.org/pako/-/pako-0.2.9.tgz", 6291 "integrity": "sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==", 6292 "license": "MIT" 6293 }, 6294 "node_modules/parse-css-color": { 6295 "version": "0.2.1", 6296 "resolved": "https://registry.npmjs.org/parse-css-color/-/parse-css-color-0.2.1.tgz", 6297 "integrity": "sha512-bwS/GGIFV3b6KS4uwpzCFj4w297Yl3uqnSgIPsoQkx7GMLROXfMnWvxfNkL0oh8HVhZA4hvJoEoEIqonfJ3BWg==", 6298 "license": "MIT", 6299 "dependencies": { 6300 "color-name": "^1.1.4", 6301 "hex-rgb": "^4.1.0" 6302 } 6303 }, 6304 "node_modules/parse-entities": { 6305 "version": "4.0.2", 6306 "resolved": "https://registry.npmjs.org/parse-entities/-/parse-entities-4.0.2.tgz", 6307 "integrity": "sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==", 6308 "license": "MIT", 6309 "dependencies": { 6310 "@types/unist": "^2.0.0", 6311 "character-entities-legacy": "^3.0.0", 6312 "character-reference-invalid": "^2.0.0", 6313 "decode-named-character-reference": "^1.0.0", 6314 "is-alphanumerical": "^2.0.0", 6315 "is-decimal": "^2.0.0", 6316 "is-hexadecimal": "^2.0.0" 6317 }, 6318 "funding": { 6319 "type": "github", 6320 "url": "https://github.com/sponsors/wooorm" 6321 } 6322 }, 6323 "node_modules/parse-entities/node_modules/@types/unist": { 6324 "version": "2.0.11", 6325 "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.11.tgz", 6326 "integrity": "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==", 6327 "license": "MIT" 6328 }, 6329 "node_modules/parse-latin": { 6330 "version": "7.0.0", 6331 "resolved": "https://registry.npmjs.org/parse-latin/-/parse-latin-7.0.0.tgz", 6332 "integrity": "sha512-mhHgobPPua5kZ98EF4HWiH167JWBfl4pvAIXXdbaVohtK7a6YBOy56kvhCqduqyo/f3yrHFWmqmiMg/BkBkYYQ==", 6333 "license": "MIT", 6334 "dependencies": { 6335 "@types/nlcst": "^2.0.0", 6336 "@types/unist": "^3.0.0", 6337 "nlcst-to-string": "^4.0.0", 6338 "unist-util-modify-children": "^4.0.0", 6339 "unist-util-visit-children": "^3.0.0", 6340 "vfile": "^6.0.0" 6341 }, 6342 "funding": { 6343 "type": "github", 6344 "url": "https://github.com/sponsors/wooorm" 6345 } 6346 }, 6347 "node_modules/parse5": { 6348 "version": "7.3.0", 6349 "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.3.0.tgz", 6350 "integrity": "sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==", 6351 "license": "MIT", 6352 "dependencies": { 6353 "entities": "^6.0.0" 6354 }, 6355 "funding": { 6356 "url": "https://github.com/inikulin/parse5?sponsor=1" 6357 } 6358 }, 6359 "node_modules/pathe": { 6360 "version": "2.0.3", 6361 "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz", 6362 "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==", 6363 "license": "MIT" 6364 }, 6365 "node_modules/piccolore": { 6366 "version": "0.1.3", 6367 "resolved": "https://registry.npmjs.org/piccolore/-/piccolore-0.1.3.tgz", 6368 "integrity": "sha512-o8bTeDWjE086iwKrROaDf31K0qC/BENdm15/uH9usSC/uZjJOKb2YGiVHfLY4GhwsERiPI1jmwI2XrA7ACOxVw==", 6369 "license": "ISC" 6370 }, 6371 "node_modules/picocolors": { 6372 "version": "1.1.1", 6373 "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", 6374 "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", 6375 "license": "ISC" 6376 }, 6377 "node_modules/picomatch": { 6378 "version": "4.0.3", 6379 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", 6380 "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", 6381 "license": "MIT", 6382 "engines": { 6383 "node": ">=12" 6384 }, 6385 "funding": { 6386 "url": "https://github.com/sponsors/jonschlinkert" 6387 } 6388 }, 6389 "node_modules/playwright": { 6390 "version": "1.58.2", 6391 "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.58.2.tgz", 6392 "integrity": "sha512-vA30H8Nvkq/cPBnNw4Q8TWz1EJyqgpuinBcHET0YVJVFldr8JDNiU9LaWAE1KqSkRYazuaBhTpB5ZzShOezQ6A==", 6393 "dev": true, 6394 "license": "Apache-2.0", 6395 "dependencies": { 6396 "playwright-core": "1.58.2" 6397 }, 6398 "bin": { 6399 "playwright": "cli.js" 6400 }, 6401 "engines": { 6402 "node": ">=18" 6403 }, 6404 "optionalDependencies": { 6405 "fsevents": "2.3.2" 6406 } 6407 }, 6408 "node_modules/playwright-core": { 6409 "version": "1.58.2", 6410 "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.58.2.tgz", 6411 "integrity": "sha512-yZkEtftgwS8CsfYo7nm0KE8jsvm6i/PTgVtB8DL726wNf6H2IMsDuxCpJj59KDaxCtSnrWan2AeDqM7JBaultg==", 6412 "dev": true, 6413 "license": "Apache-2.0", 6414 "bin": { 6415 "playwright-core": "cli.js" 6416 }, 6417 "engines": { 6418 "node": ">=18" 6419 } 6420 }, 6421 "node_modules/playwright/node_modules/fsevents": { 6422 "version": "2.3.2", 6423 "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", 6424 "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", 6425 "dev": true, 6426 "hasInstallScript": true, 6427 "license": "MIT", 6428 "optional": true, 6429 "os": [ 6430 "darwin" 6431 ], 6432 "engines": { 6433 "node": "^8.16.0 || ^10.6.0 || >=11.0.0" 6434 } 6435 }, 6436 "node_modules/postcss": { 6437 "version": "8.5.8", 6438 "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.8.tgz", 6439 "integrity": "sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==", 6440 "funding": [ 6441 { 6442 "type": "opencollective", 6443 "url": "https://opencollective.com/postcss/" 6444 }, 6445 { 6446 "type": "tidelift", 6447 "url": "https://tidelift.com/funding/github/npm/postcss" 6448 }, 6449 { 6450 "type": "github", 6451 "url": "https://github.com/sponsors/ai" 6452 } 6453 ], 6454 "license": "MIT", 6455 "dependencies": { 6456 "nanoid": "^3.3.11", 6457 "picocolors": "^1.1.1", 6458 "source-map-js": "^1.2.1" 6459 }, 6460 "engines": { 6461 "node": "^10 || ^12 || >=14" 6462 } 6463 }, 6464 "node_modules/postcss-nested": { 6465 "version": "6.2.0", 6466 "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.2.0.tgz", 6467 "integrity": "sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==", 6468 "funding": [ 6469 { 6470 "type": "opencollective", 6471 "url": "https://opencollective.com/postcss/" 6472 }, 6473 { 6474 "type": "github", 6475 "url": "https://github.com/sponsors/ai" 6476 } 6477 ], 6478 "license": "MIT", 6479 "dependencies": { 6480 "postcss-selector-parser": "^6.1.1" 6481 }, 6482 "engines": { 6483 "node": ">=12.0" 6484 }, 6485 "peerDependencies": { 6486 "postcss": "^8.2.14" 6487 } 6488 }, 6489 "node_modules/postcss-selector-parser": { 6490 "version": "6.1.2", 6491 "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", 6492 "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", 6493 "license": "MIT", 6494 "dependencies": { 6495 "cssesc": "^3.0.0", 6496 "util-deprecate": "^1.0.2" 6497 }, 6498 "engines": { 6499 "node": ">=4" 6500 } 6501 }, 6502 "node_modules/postcss-value-parser": { 6503 "version": "4.2.0", 6504 "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", 6505 "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", 6506 "license": "MIT" 6507 }, 6508 "node_modules/prismjs": { 6509 "version": "1.30.0", 6510 "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.30.0.tgz", 6511 "integrity": "sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==", 6512 "license": "MIT", 6513 "engines": { 6514 "node": ">=6" 6515 } 6516 }, 6517 "node_modules/prompts": { 6518 "version": "2.4.2", 6519 "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz", 6520 "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==", 6521 "license": "MIT", 6522 "dependencies": { 6523 "kleur": "^3.0.3", 6524 "sisteransi": "^1.0.5" 6525 }, 6526 "engines": { 6527 "node": ">= 6" 6528 } 6529 }, 6530 "node_modules/property-information": { 6531 "version": "7.1.0", 6532 "resolved": "https://registry.npmjs.org/property-information/-/property-information-7.1.0.tgz", 6533 "integrity": "sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==", 6534 "license": "MIT", 6535 "funding": { 6536 "type": "github", 6537 "url": "https://github.com/sponsors/wooorm" 6538 } 6539 }, 6540 "node_modules/radix3": { 6541 "version": "1.1.2", 6542 "resolved": "https://registry.npmjs.org/radix3/-/radix3-1.1.2.tgz", 6543 "integrity": "sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==", 6544 "license": "MIT" 6545 }, 6546 "node_modules/readdirp": { 6547 "version": "5.0.0", 6548 "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-5.0.0.tgz", 6549 "integrity": "sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ==", 6550 "license": "MIT", 6551 "engines": { 6552 "node": ">= 20.19.0" 6553 }, 6554 "funding": { 6555 "type": "individual", 6556 "url": "https://paulmillr.com/funding/" 6557 } 6558 }, 6559 "node_modules/recma-build-jsx": { 6560 "version": "1.0.0", 6561 "resolved": "https://registry.npmjs.org/recma-build-jsx/-/recma-build-jsx-1.0.0.tgz", 6562 "integrity": "sha512-8GtdyqaBcDfva+GUKDr3nev3VpKAhup1+RvkMvUxURHpW7QyIvk9F5wz7Vzo06CEMSilw6uArgRqhpiUcWp8ew==", 6563 "license": "MIT", 6564 "dependencies": { 6565 "@types/estree": "^1.0.0", 6566 "estree-util-build-jsx": "^3.0.0", 6567 "vfile": "^6.0.0" 6568 }, 6569 "funding": { 6570 "type": "opencollective", 6571 "url": "https://opencollective.com/unified" 6572 } 6573 }, 6574 "node_modules/recma-jsx": { 6575 "version": "1.0.1", 6576 "resolved": "https://registry.npmjs.org/recma-jsx/-/recma-jsx-1.0.1.tgz", 6577 "integrity": "sha512-huSIy7VU2Z5OLv6oFLosQGGDqPqdO1iq6bWNAdhzMxSJP7RAso4fCZ1cKu8j9YHCZf3TPrq4dw3okhrylgcd7w==", 6578 "license": "MIT", 6579 "dependencies": { 6580 "acorn-jsx": "^5.0.0", 6581 "estree-util-to-js": "^2.0.0", 6582 "recma-parse": "^1.0.0", 6583 "recma-stringify": "^1.0.0", 6584 "unified": "^11.0.0" 6585 }, 6586 "funding": { 6587 "type": "opencollective", 6588 "url": "https://opencollective.com/unified" 6589 }, 6590 "peerDependencies": { 6591 "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" 6592 } 6593 }, 6594 "node_modules/recma-parse": { 6595 "version": "1.0.0", 6596 "resolved": "https://registry.npmjs.org/recma-parse/-/recma-parse-1.0.0.tgz", 6597 "integrity": "sha512-OYLsIGBB5Y5wjnSnQW6t3Xg7q3fQ7FWbw/vcXtORTnyaSFscOtABg+7Pnz6YZ6c27fG1/aN8CjfwoUEUIdwqWQ==", 6598 "license": "MIT", 6599 "dependencies": { 6600 "@types/estree": "^1.0.0", 6601 "esast-util-from-js": "^2.0.0", 6602 "unified": "^11.0.0", 6603 "vfile": "^6.0.0" 6604 }, 6605 "funding": { 6606 "type": "opencollective", 6607 "url": "https://opencollective.com/unified" 6608 } 6609 }, 6610 "node_modules/recma-stringify": { 6611 "version": "1.0.0", 6612 "resolved": "https://registry.npmjs.org/recma-stringify/-/recma-stringify-1.0.0.tgz", 6613 "integrity": "sha512-cjwII1MdIIVloKvC9ErQ+OgAtwHBmcZ0Bg4ciz78FtbT8In39aAYbaA7zvxQ61xVMSPE8WxhLwLbhif4Js2C+g==", 6614 "license": "MIT", 6615 "dependencies": { 6616 "@types/estree": "^1.0.0", 6617 "estree-util-to-js": "^2.0.0", 6618 "unified": "^11.0.0", 6619 "vfile": "^6.0.0" 6620 }, 6621 "funding": { 6622 "type": "opencollective", 6623 "url": "https://opencollective.com/unified" 6624 } 6625 }, 6626 "node_modules/regex": { 6627 "version": "6.1.0", 6628 "resolved": "https://registry.npmjs.org/regex/-/regex-6.1.0.tgz", 6629 "integrity": "sha512-6VwtthbV4o/7+OaAF9I5L5V3llLEsoPyq9P1JVXkedTP33c7MfCG0/5NOPcSJn0TzXcG9YUrR0gQSWioew3LDg==", 6630 "license": "MIT", 6631 "dependencies": { 6632 "regex-utilities": "^2.3.0" 6633 } 6634 }, 6635 "node_modules/regex-recursion": { 6636 "version": "6.0.2", 6637 "resolved": "https://registry.npmjs.org/regex-recursion/-/regex-recursion-6.0.2.tgz", 6638 "integrity": "sha512-0YCaSCq2VRIebiaUviZNs0cBz1kg5kVS2UKUfNIx8YVs1cN3AV7NTctO5FOKBA+UT2BPJIWZauYHPqJODG50cg==", 6639 "license": "MIT", 6640 "dependencies": { 6641 "regex-utilities": "^2.3.0" 6642 } 6643 }, 6644 "node_modules/regex-utilities": { 6645 "version": "2.3.0", 6646 "resolved": "https://registry.npmjs.org/regex-utilities/-/regex-utilities-2.3.0.tgz", 6647 "integrity": "sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==", 6648 "license": "MIT" 6649 }, 6650 "node_modules/rehype": { 6651 "version": "13.0.2", 6652 "resolved": "https://registry.npmjs.org/rehype/-/rehype-13.0.2.tgz", 6653 "integrity": "sha512-j31mdaRFrwFRUIlxGeuPXXKWQxet52RBQRvCmzl5eCefn/KGbomK5GMHNMsOJf55fgo3qw5tST5neDuarDYR2A==", 6654 "license": "MIT", 6655 "dependencies": { 6656 "@types/hast": "^3.0.0", 6657 "rehype-parse": "^9.0.0", 6658 "rehype-stringify": "^10.0.0", 6659 "unified": "^11.0.0" 6660 }, 6661 "funding": { 6662 "type": "opencollective", 6663 "url": "https://opencollective.com/unified" 6664 } 6665 }, 6666 "node_modules/rehype-expressive-code": { 6667 "version": "0.41.7", 6668 "resolved": "https://registry.npmjs.org/rehype-expressive-code/-/rehype-expressive-code-0.41.7.tgz", 6669 "integrity": "sha512-25f8ZMSF1d9CMscX7Cft0TSQIqdwjce2gDOvQ+d/w0FovsMwrSt3ODP4P3Z7wO1jsIJ4eYyaDRnIR/27bd/EMQ==", 6670 "license": "MIT", 6671 "dependencies": { 6672 "expressive-code": "^0.41.7" 6673 } 6674 }, 6675 "node_modules/rehype-format": { 6676 "version": "5.0.1", 6677 "resolved": "https://registry.npmjs.org/rehype-format/-/rehype-format-5.0.1.tgz", 6678 "integrity": "sha512-zvmVru9uB0josBVpr946OR8ui7nJEdzZobwLOOqHb/OOD88W0Vk2SqLwoVOj0fM6IPCCO6TaV9CvQvJMWwukFQ==", 6679 "license": "MIT", 6680 "dependencies": { 6681 "@types/hast": "^3.0.0", 6682 "hast-util-format": "^1.0.0" 6683 }, 6684 "funding": { 6685 "type": "opencollective", 6686 "url": "https://opencollective.com/unified" 6687 } 6688 }, 6689 "node_modules/rehype-parse": { 6690 "version": "9.0.1", 6691 "resolved": "https://registry.npmjs.org/rehype-parse/-/rehype-parse-9.0.1.tgz", 6692 "integrity": "sha512-ksCzCD0Fgfh7trPDxr2rSylbwq9iYDkSn8TCDmEJ49ljEUBxDVCzCHv7QNzZOfODanX4+bWQ4WZqLCRWYLfhag==", 6693 "license": "MIT", 6694 "dependencies": { 6695 "@types/hast": "^3.0.0", 6696 "hast-util-from-html": "^2.0.0", 6697 "unified": "^11.0.0" 6698 }, 6699 "funding": { 6700 "type": "opencollective", 6701 "url": "https://opencollective.com/unified" 6702 } 6703 }, 6704 "node_modules/rehype-raw": { 6705 "version": "7.0.0", 6706 "resolved": "https://registry.npmjs.org/rehype-raw/-/rehype-raw-7.0.0.tgz", 6707 "integrity": "sha512-/aE8hCfKlQeA8LmyeyQvQF3eBiLRGNlfBJEvWH7ivp9sBqs7TNqBL5X3v157rM4IFETqDnIOO+z5M/biZbo9Ww==", 6708 "license": "MIT", 6709 "dependencies": { 6710 "@types/hast": "^3.0.0", 6711 "hast-util-raw": "^9.0.0", 6712 "vfile": "^6.0.0" 6713 }, 6714 "funding": { 6715 "type": "opencollective", 6716 "url": "https://opencollective.com/unified" 6717 } 6718 }, 6719 "node_modules/rehype-recma": { 6720 "version": "1.0.0", 6721 "resolved": "https://registry.npmjs.org/rehype-recma/-/rehype-recma-1.0.0.tgz", 6722 "integrity": "sha512-lqA4rGUf1JmacCNWWZx0Wv1dHqMwxzsDWYMTowuplHF3xH0N/MmrZ/G3BDZnzAkRmxDadujCjaKM2hqYdCBOGw==", 6723 "license": "MIT", 6724 "dependencies": { 6725 "@types/estree": "^1.0.0", 6726 "@types/hast": "^3.0.0", 6727 "hast-util-to-estree": "^3.0.0" 6728 }, 6729 "funding": { 6730 "type": "opencollective", 6731 "url": "https://opencollective.com/unified" 6732 } 6733 }, 6734 "node_modules/rehype-stringify": { 6735 "version": "10.0.1", 6736 "resolved": "https://registry.npmjs.org/rehype-stringify/-/rehype-stringify-10.0.1.tgz", 6737 "integrity": "sha512-k9ecfXHmIPuFVI61B9DeLPN0qFHfawM6RsuX48hoqlaKSF61RskNjSm1lI8PhBEM0MRdLxVVm4WmTqJQccH9mA==", 6738 "license": "MIT", 6739 "dependencies": { 6740 "@types/hast": "^3.0.0", 6741 "hast-util-to-html": "^9.0.0", 6742 "unified": "^11.0.0" 6743 }, 6744 "funding": { 6745 "type": "opencollective", 6746 "url": "https://opencollective.com/unified" 6747 } 6748 }, 6749 "node_modules/remark-directive": { 6750 "version": "3.0.1", 6751 "resolved": "https://registry.npmjs.org/remark-directive/-/remark-directive-3.0.1.tgz", 6752 "integrity": "sha512-gwglrEQEZcZYgVyG1tQuA+h58EZfq5CSULw7J90AFuCTyib1thgHPoqQ+h9iFvU6R+vnZ5oNFQR5QKgGpk741A==", 6753 "license": "MIT", 6754 "dependencies": { 6755 "@types/mdast": "^4.0.0", 6756 "mdast-util-directive": "^3.0.0", 6757 "micromark-extension-directive": "^3.0.0", 6758 "unified": "^11.0.0" 6759 }, 6760 "funding": { 6761 "type": "opencollective", 6762 "url": "https://opencollective.com/unified" 6763 } 6764 }, 6765 "node_modules/remark-gfm": { 6766 "version": "4.0.1", 6767 "resolved": "https://registry.npmjs.org/remark-gfm/-/remark-gfm-4.0.1.tgz", 6768 "integrity": "sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==", 6769 "license": "MIT", 6770 "dependencies": { 6771 "@types/mdast": "^4.0.0", 6772 "mdast-util-gfm": "^3.0.0", 6773 "micromark-extension-gfm": "^3.0.0", 6774 "remark-parse": "^11.0.0", 6775 "remark-stringify": "^11.0.0", 6776 "unified": "^11.0.0" 6777 }, 6778 "funding": { 6779 "type": "opencollective", 6780 "url": "https://opencollective.com/unified" 6781 } 6782 }, 6783 "node_modules/remark-mdx": { 6784 "version": "3.1.1", 6785 "resolved": "https://registry.npmjs.org/remark-mdx/-/remark-mdx-3.1.1.tgz", 6786 "integrity": "sha512-Pjj2IYlUY3+D8x00UJsIOg5BEvfMyeI+2uLPn9VO9Wg4MEtN/VTIq2NEJQfde9PnX15KgtHyl9S0BcTnWrIuWg==", 6787 "license": "MIT", 6788 "dependencies": { 6789 "mdast-util-mdx": "^3.0.0", 6790 "micromark-extension-mdxjs": "^3.0.0" 6791 }, 6792 "funding": { 6793 "type": "opencollective", 6794 "url": "https://opencollective.com/unified" 6795 } 6796 }, 6797 "node_modules/remark-parse": { 6798 "version": "11.0.0", 6799 "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-11.0.0.tgz", 6800 "integrity": "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==", 6801 "license": "MIT", 6802 "dependencies": { 6803 "@types/mdast": "^4.0.0", 6804 "mdast-util-from-markdown": "^2.0.0", 6805 "micromark-util-types": "^2.0.0", 6806 "unified": "^11.0.0" 6807 }, 6808 "funding": { 6809 "type": "opencollective", 6810 "url": "https://opencollective.com/unified" 6811 } 6812 }, 6813 "node_modules/remark-rehype": { 6814 "version": "11.1.2", 6815 "resolved": "https://registry.npmjs.org/remark-rehype/-/remark-rehype-11.1.2.tgz", 6816 "integrity": "sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw==", 6817 "license": "MIT", 6818 "dependencies": { 6819 "@types/hast": "^3.0.0", 6820 "@types/mdast": "^4.0.0", 6821 "mdast-util-to-hast": "^13.0.0", 6822 "unified": "^11.0.0", 6823 "vfile": "^6.0.0" 6824 }, 6825 "funding": { 6826 "type": "opencollective", 6827 "url": "https://opencollective.com/unified" 6828 } 6829 }, 6830 "node_modules/remark-smartypants": { 6831 "version": "3.0.2", 6832 "resolved": "https://registry.npmjs.org/remark-smartypants/-/remark-smartypants-3.0.2.tgz", 6833 "integrity": "sha512-ILTWeOriIluwEvPjv67v7Blgrcx+LZOkAUVtKI3putuhlZm84FnqDORNXPPm+HY3NdZOMhyDwZ1E+eZB/Df5dA==", 6834 "license": "MIT", 6835 "dependencies": { 6836 "retext": "^9.0.0", 6837 "retext-smartypants": "^6.0.0", 6838 "unified": "^11.0.4", 6839 "unist-util-visit": "^5.0.0" 6840 }, 6841 "engines": { 6842 "node": ">=16.0.0" 6843 } 6844 }, 6845 "node_modules/remark-stringify": { 6846 "version": "11.0.0", 6847 "resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-11.0.0.tgz", 6848 "integrity": "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==", 6849 "license": "MIT", 6850 "dependencies": { 6851 "@types/mdast": "^4.0.0", 6852 "mdast-util-to-markdown": "^2.0.0", 6853 "unified": "^11.0.0" 6854 }, 6855 "funding": { 6856 "type": "opencollective", 6857 "url": "https://opencollective.com/unified" 6858 } 6859 }, 6860 "node_modules/retext": { 6861 "version": "9.0.0", 6862 "resolved": "https://registry.npmjs.org/retext/-/retext-9.0.0.tgz", 6863 "integrity": "sha512-sbMDcpHCNjvlheSgMfEcVrZko3cDzdbe1x/e7G66dFp0Ff7Mldvi2uv6JkJQzdRcvLYE8CA8Oe8siQx8ZOgTcA==", 6864 "license": "MIT", 6865 "dependencies": { 6866 "@types/nlcst": "^2.0.0", 6867 "retext-latin": "^4.0.0", 6868 "retext-stringify": "^4.0.0", 6869 "unified": "^11.0.0" 6870 }, 6871 "funding": { 6872 "type": "opencollective", 6873 "url": "https://opencollective.com/unified" 6874 } 6875 }, 6876 "node_modules/retext-latin": { 6877 "version": "4.0.0", 6878 "resolved": "https://registry.npmjs.org/retext-latin/-/retext-latin-4.0.0.tgz", 6879 "integrity": "sha512-hv9woG7Fy0M9IlRQloq/N6atV82NxLGveq+3H2WOi79dtIYWN8OaxogDm77f8YnVXJL2VD3bbqowu5E3EMhBYA==", 6880 "license": "MIT", 6881 "dependencies": { 6882 "@types/nlcst": "^2.0.0", 6883 "parse-latin": "^7.0.0", 6884 "unified": "^11.0.0" 6885 }, 6886 "funding": { 6887 "type": "opencollective", 6888 "url": "https://opencollective.com/unified" 6889 } 6890 }, 6891 "node_modules/retext-smartypants": { 6892 "version": "6.2.0", 6893 "resolved": "https://registry.npmjs.org/retext-smartypants/-/retext-smartypants-6.2.0.tgz", 6894 "integrity": "sha512-kk0jOU7+zGv//kfjXEBjdIryL1Acl4i9XNkHxtM7Tm5lFiCog576fjNC9hjoR7LTKQ0DsPWy09JummSsH1uqfQ==", 6895 "license": "MIT", 6896 "dependencies": { 6897 "@types/nlcst": "^2.0.0", 6898 "nlcst-to-string": "^4.0.0", 6899 "unist-util-visit": "^5.0.0" 6900 }, 6901 "funding": { 6902 "type": "opencollective", 6903 "url": "https://opencollective.com/unified" 6904 } 6905 }, 6906 "node_modules/retext-stringify": { 6907 "version": "4.0.0", 6908 "resolved": "https://registry.npmjs.org/retext-stringify/-/retext-stringify-4.0.0.tgz", 6909 "integrity": "sha512-rtfN/0o8kL1e+78+uxPTqu1Klt0yPzKuQ2BfWwwfgIUSayyzxpM1PJzkKt4V8803uB9qSy32MvI7Xep9khTpiA==", 6910 "license": "MIT", 6911 "dependencies": { 6912 "@types/nlcst": "^2.0.0", 6913 "nlcst-to-string": "^4.0.0", 6914 "unified": "^11.0.0" 6915 }, 6916 "funding": { 6917 "type": "opencollective", 6918 "url": "https://opencollective.com/unified" 6919 } 6920 }, 6921 "node_modules/rollup": { 6922 "version": "4.59.0", 6923 "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.59.0.tgz", 6924 "integrity": "sha512-2oMpl67a3zCH9H79LeMcbDhXW/UmWG/y2zuqnF2jQq5uq9TbM9TVyXvA4+t+ne2IIkBdrLpAaRQAvo7YI/Yyeg==", 6925 "license": "MIT", 6926 "dependencies": { 6927 "@types/estree": "1.0.8" 6928 }, 6929 "bin": { 6930 "rollup": "dist/bin/rollup" 6931 }, 6932 "engines": { 6933 "node": ">=18.0.0", 6934 "npm": ">=8.0.0" 6935 }, 6936 "optionalDependencies": { 6937 "@rollup/rollup-android-arm-eabi": "4.59.0", 6938 "@rollup/rollup-android-arm64": "4.59.0", 6939 "@rollup/rollup-darwin-arm64": "4.59.0", 6940 "@rollup/rollup-darwin-x64": "4.59.0", 6941 "@rollup/rollup-freebsd-arm64": "4.59.0", 6942 "@rollup/rollup-freebsd-x64": "4.59.0", 6943 "@rollup/rollup-linux-arm-gnueabihf": "4.59.0", 6944 "@rollup/rollup-linux-arm-musleabihf": "4.59.0", 6945 "@rollup/rollup-linux-arm64-gnu": "4.59.0", 6946 "@rollup/rollup-linux-arm64-musl": "4.59.0", 6947 "@rollup/rollup-linux-loong64-gnu": "4.59.0", 6948 "@rollup/rollup-linux-loong64-musl": "4.59.0", 6949 "@rollup/rollup-linux-ppc64-gnu": "4.59.0", 6950 "@rollup/rollup-linux-ppc64-musl": "4.59.0", 6951 "@rollup/rollup-linux-riscv64-gnu": "4.59.0", 6952 "@rollup/rollup-linux-riscv64-musl": "4.59.0", 6953 "@rollup/rollup-linux-s390x-gnu": "4.59.0", 6954 "@rollup/rollup-linux-x64-gnu": "4.59.0", 6955 "@rollup/rollup-linux-x64-musl": "4.59.0", 6956 "@rollup/rollup-openbsd-x64": "4.59.0", 6957 "@rollup/rollup-openharmony-arm64": "4.59.0", 6958 "@rollup/rollup-win32-arm64-msvc": "4.59.0", 6959 "@rollup/rollup-win32-ia32-msvc": "4.59.0", 6960 "@rollup/rollup-win32-x64-gnu": "4.59.0", 6961 "@rollup/rollup-win32-x64-msvc": "4.59.0", 6962 "fsevents": "~2.3.2" 6963 } 6964 }, 6965 "node_modules/satori": { 6966 "version": "0.19.3", 6967 "resolved": "https://registry.npmjs.org/satori/-/satori-0.19.3.tgz", 6968 "integrity": "sha512-dKr8TNYSyceWqBoTHWntjy25xaiWMw5GF+f8QOqFsov9OpTswLs7xdbvZudGRp9jkzbhv/4mVjVZYFtpruGKiA==", 6969 "license": "MPL-2.0", 6970 "dependencies": { 6971 "@shuding/opentype.js": "1.4.0-beta.0", 6972 "css-background-parser": "^0.1.0", 6973 "css-box-shadow": "1.0.0-3", 6974 "css-gradient-parser": "^0.0.17", 6975 "css-to-react-native": "^3.0.0", 6976 "emoji-regex-xs": "^2.0.1", 6977 "escape-html": "^1.0.3", 6978 "linebreak": "^1.1.0", 6979 "parse-css-color": "^0.2.1", 6980 "postcss-value-parser": "^4.2.0", 6981 "yoga-layout": "^3.2.1" 6982 }, 6983 "engines": { 6984 "node": ">=16" 6985 } 6986 }, 6987 "node_modules/sax": { 6988 "version": "1.5.0", 6989 "resolved": "https://registry.npmjs.org/sax/-/sax-1.5.0.tgz", 6990 "integrity": "sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==", 6991 "license": "BlueOak-1.0.0", 6992 "engines": { 6993 "node": ">=11.0.0" 6994 } 6995 }, 6996 "node_modules/semver": { 6997 "version": "7.7.4", 6998 "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz", 6999 "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==", 7000 "license": "ISC", 7001 "bin": { 7002 "semver": "bin/semver.js" 7003 }, 7004 "engines": { 7005 "node": ">=10" 7006 } 7007 }, 7008 "node_modules/sharp": { 7009 "version": "0.34.5", 7010 "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz", 7011 "integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==", 7012 "hasInstallScript": true, 7013 "license": "Apache-2.0", 7014 "dependencies": { 7015 "@img/colour": "^1.0.0", 7016 "detect-libc": "^2.1.2", 7017 "semver": "^7.7.3" 7018 }, 7019 "engines": { 7020 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 7021 }, 7022 "funding": { 7023 "url": "https://opencollective.com/libvips" 7024 }, 7025 "optionalDependencies": { 7026 "@img/sharp-darwin-arm64": "0.34.5", 7027 "@img/sharp-darwin-x64": "0.34.5", 7028 "@img/sharp-libvips-darwin-arm64": "1.2.4", 7029 "@img/sharp-libvips-darwin-x64": "1.2.4", 7030 "@img/sharp-libvips-linux-arm": "1.2.4", 7031 "@img/sharp-libvips-linux-arm64": "1.2.4", 7032 "@img/sharp-libvips-linux-ppc64": "1.2.4", 7033 "@img/sharp-libvips-linux-riscv64": "1.2.4", 7034 "@img/sharp-libvips-linux-s390x": "1.2.4", 7035 "@img/sharp-libvips-linux-x64": "1.2.4", 7036 "@img/sharp-libvips-linuxmusl-arm64": "1.2.4", 7037 "@img/sharp-libvips-linuxmusl-x64": "1.2.4", 7038 "@img/sharp-linux-arm": "0.34.5", 7039 "@img/sharp-linux-arm64": "0.34.5", 7040 "@img/sharp-linux-ppc64": "0.34.5", 7041 "@img/sharp-linux-riscv64": "0.34.5", 7042 "@img/sharp-linux-s390x": "0.34.5", 7043 "@img/sharp-linux-x64": "0.34.5", 7044 "@img/sharp-linuxmusl-arm64": "0.34.5", 7045 "@img/sharp-linuxmusl-x64": "0.34.5", 7046 "@img/sharp-wasm32": "0.34.5", 7047 "@img/sharp-win32-arm64": "0.34.5", 7048 "@img/sharp-win32-ia32": "0.34.5", 7049 "@img/sharp-win32-x64": "0.34.5" 7050 } 7051 }, 7052 "node_modules/shiki": { 7053 "version": "3.23.0", 7054 "resolved": "https://registry.npmjs.org/shiki/-/shiki-3.23.0.tgz", 7055 "integrity": "sha512-55Dj73uq9ZXL5zyeRPzHQsK7Nbyt6Y10k5s7OjuFZGMhpp4r/rsLBH0o/0fstIzX1Lep9VxefWljK/SKCzygIA==", 7056 "license": "MIT", 7057 "dependencies": { 7058 "@shikijs/core": "3.23.0", 7059 "@shikijs/engine-javascript": "3.23.0", 7060 "@shikijs/engine-oniguruma": "3.23.0", 7061 "@shikijs/langs": "3.23.0", 7062 "@shikijs/themes": "3.23.0", 7063 "@shikijs/types": "3.23.0", 7064 "@shikijs/vscode-textmate": "^10.0.2", 7065 "@types/hast": "^3.0.4" 7066 } 7067 }, 7068 "node_modules/siginfo": { 7069 "version": "2.0.0", 7070 "resolved": "https://registry.npmjs.org/siginfo/-/siginfo-2.0.0.tgz", 7071 "integrity": "sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==", 7072 "license": "ISC" 7073 }, 7074 "node_modules/sisteransi": { 7075 "version": "1.0.5", 7076 "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz", 7077 "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==", 7078 "license": "MIT" 7079 }, 7080 "node_modules/sitemap": { 7081 "version": "9.0.1", 7082 "resolved": "https://registry.npmjs.org/sitemap/-/sitemap-9.0.1.tgz", 7083 "integrity": "sha512-S6hzjGJSG3d6if0YoF5kTyeRJvia6FSTBroE5fQ0bu1QNxyJqhhinfUsXi9fH3MgtXODWvwo2BDyQSnhPQ88uQ==", 7084 "license": "MIT", 7085 "dependencies": { 7086 "@types/node": "^24.9.2", 7087 "@types/sax": "^1.2.1", 7088 "arg": "^5.0.0", 7089 "sax": "^1.4.1" 7090 }, 7091 "bin": { 7092 "sitemap": "dist/esm/cli.js" 7093 }, 7094 "engines": { 7095 "node": ">=20.19.5", 7096 "npm": ">=10.8.2" 7097 } 7098 }, 7099 "node_modules/sitemap/node_modules/@types/node": { 7100 "version": "24.12.0", 7101 "resolved": "https://registry.npmjs.org/@types/node/-/node-24.12.0.tgz", 7102 "integrity": "sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==", 7103 "license": "MIT", 7104 "dependencies": { 7105 "undici-types": "~7.16.0" 7106 } 7107 }, 7108 "node_modules/sitemap/node_modules/undici-types": { 7109 "version": "7.16.0", 7110 "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz", 7111 "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==", 7112 "license": "MIT" 7113 }, 7114 "node_modules/smol-toml": { 7115 "version": "1.6.0", 7116 "resolved": "https://registry.npmjs.org/smol-toml/-/smol-toml-1.6.0.tgz", 7117 "integrity": "sha512-4zemZi0HvTnYwLfrpk/CF9LOd9Lt87kAt50GnqhMpyF9U3poDAP2+iukq2bZsO/ufegbYehBkqINbsWxj4l4cw==", 7118 "license": "BSD-3-Clause", 7119 "engines": { 7120 "node": ">= 18" 7121 }, 7122 "funding": { 7123 "url": "https://github.com/sponsors/cyyynthia" 7124 } 7125 }, 7126 "node_modules/source-map": { 7127 "version": "0.7.6", 7128 "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.6.tgz", 7129 "integrity": "sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ==", 7130 "license": "BSD-3-Clause", 7131 "engines": { 7132 "node": ">= 12" 7133 } 7134 }, 7135 "node_modules/source-map-js": { 7136 "version": "1.2.1", 7137 "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", 7138 "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", 7139 "license": "BSD-3-Clause", 7140 "engines": { 7141 "node": ">=0.10.0" 7142 } 7143 }, 7144 "node_modules/space-separated-tokens": { 7145 "version": "2.0.2", 7146 "resolved": "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz", 7147 "integrity": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==", 7148 "license": "MIT", 7149 "funding": { 7150 "type": "github", 7151 "url": "https://github.com/sponsors/wooorm" 7152 } 7153 }, 7154 "node_modules/stackback": { 7155 "version": "0.0.2", 7156 "resolved": "https://registry.npmjs.org/stackback/-/stackback-0.0.2.tgz", 7157 "integrity": "sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==", 7158 "license": "MIT" 7159 }, 7160 "node_modules/std-env": { 7161 "version": "3.10.0", 7162 "resolved": "https://registry.npmjs.org/std-env/-/std-env-3.10.0.tgz", 7163 "integrity": "sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==", 7164 "license": "MIT" 7165 }, 7166 "node_modules/stream-replace-string": { 7167 "version": "2.0.0", 7168 "resolved": "https://registry.npmjs.org/stream-replace-string/-/stream-replace-string-2.0.0.tgz", 7169 "integrity": "sha512-TlnjJ1C0QrmxRNrON00JvaFFlNh5TTG00APw23j74ET7gkQpTASi6/L2fuiav8pzK715HXtUeClpBTw2NPSn6w==", 7170 "license": "MIT" 7171 }, 7172 "node_modules/string-width": { 7173 "version": "7.2.0", 7174 "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz", 7175 "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==", 7176 "license": "MIT", 7177 "dependencies": { 7178 "emoji-regex": "^10.3.0", 7179 "get-east-asian-width": "^1.0.0", 7180 "strip-ansi": "^7.1.0" 7181 }, 7182 "engines": { 7183 "node": ">=18" 7184 }, 7185 "funding": { 7186 "url": "https://github.com/sponsors/sindresorhus" 7187 } 7188 }, 7189 "node_modules/string.prototype.codepointat": { 7190 "version": "0.2.1", 7191 "resolved": "https://registry.npmjs.org/string.prototype.codepointat/-/string.prototype.codepointat-0.2.1.tgz", 7192 "integrity": "sha512-2cBVCj6I4IOvEnjgO/hWqXjqBGsY+zwPmHl12Srk9IXSZ56Jwwmy+66XO5Iut/oQVR7t5ihYdLB0GMa4alEUcg==", 7193 "license": "MIT" 7194 }, 7195 "node_modules/stringify-entities": { 7196 "version": "4.0.4", 7197 "resolved": "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.4.tgz", 7198 "integrity": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==", 7199 "license": "MIT", 7200 "dependencies": { 7201 "character-entities-html4": "^2.0.0", 7202 "character-entities-legacy": "^3.0.0" 7203 }, 7204 "funding": { 7205 "type": "github", 7206 "url": "https://github.com/sponsors/wooorm" 7207 } 7208 }, 7209 "node_modules/strip-ansi": { 7210 "version": "7.2.0", 7211 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz", 7212 "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==", 7213 "license": "MIT", 7214 "dependencies": { 7215 "ansi-regex": "^6.2.2" 7216 }, 7217 "engines": { 7218 "node": ">=12" 7219 }, 7220 "funding": { 7221 "url": "https://github.com/chalk/strip-ansi?sponsor=1" 7222 } 7223 }, 7224 "node_modules/style-to-js": { 7225 "version": "1.1.21", 7226 "resolved": "https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.21.tgz", 7227 "integrity": "sha512-RjQetxJrrUJLQPHbLku6U/ocGtzyjbJMP9lCNK7Ag0CNh690nSH8woqWH9u16nMjYBAok+i7JO1NP2pOy8IsPQ==", 7228 "license": "MIT", 7229 "dependencies": { 7230 "style-to-object": "1.0.14" 7231 } 7232 }, 7233 "node_modules/style-to-object": { 7234 "version": "1.0.14", 7235 "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.14.tgz", 7236 "integrity": "sha512-LIN7rULI0jBscWQYaSswptyderlarFkjQ+t79nzty8tcIAceVomEVlLzH5VP4Cmsv6MtKhs7qaAiwlcp+Mgaxw==", 7237 "license": "MIT", 7238 "dependencies": { 7239 "inline-style-parser": "0.2.7" 7240 } 7241 }, 7242 "node_modules/svgo": { 7243 "version": "4.0.1", 7244 "resolved": "https://registry.npmjs.org/svgo/-/svgo-4.0.1.tgz", 7245 "integrity": "sha512-XDpWUOPC6FEibaLzjfe0ucaV0YrOjYotGJO1WpF0Zd+n6ZGEQUsSugaoLq9QkEZtAfQIxT42UChcssDVPP3+/w==", 7246 "license": "MIT", 7247 "dependencies": { 7248 "commander": "^11.1.0", 7249 "css-select": "^5.1.0", 7250 "css-tree": "^3.0.1", 7251 "css-what": "^6.1.0", 7252 "csso": "^5.0.5", 7253 "picocolors": "^1.1.1", 7254 "sax": "^1.5.0" 7255 }, 7256 "bin": { 7257 "svgo": "bin/svgo.js" 7258 }, 7259 "engines": { 7260 "node": ">=16" 7261 }, 7262 "funding": { 7263 "type": "opencollective", 7264 "url": "https://opencollective.com/svgo" 7265 } 7266 }, 7267 "node_modules/tiny-inflate": { 7268 "version": "1.0.3", 7269 "resolved": "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz", 7270 "integrity": "sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==", 7271 "license": "MIT" 7272 }, 7273 "node_modules/tinybench": { 7274 "version": "2.9.0", 7275 "resolved": "https://registry.npmjs.org/tinybench/-/tinybench-2.9.0.tgz", 7276 "integrity": "sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==", 7277 "license": "MIT" 7278 }, 7279 "node_modules/tinyexec": { 7280 "version": "1.0.2", 7281 "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.0.2.tgz", 7282 "integrity": "sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==", 7283 "license": "MIT", 7284 "engines": { 7285 "node": ">=18" 7286 } 7287 }, 7288 "node_modules/tinyglobby": { 7289 "version": "0.2.15", 7290 "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz", 7291 "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==", 7292 "license": "MIT", 7293 "dependencies": { 7294 "fdir": "^6.5.0", 7295 "picomatch": "^4.0.3" 7296 }, 7297 "engines": { 7298 "node": ">=12.0.0" 7299 }, 7300 "funding": { 7301 "url": "https://github.com/sponsors/SuperchupuDev" 7302 } 7303 }, 7304 "node_modules/tinypool": { 7305 "version": "2.1.0", 7306 "resolved": "https://registry.npmjs.org/tinypool/-/tinypool-2.1.0.tgz", 7307 "integrity": "sha512-Pugqs6M0m7Lv1I7FtxN4aoyToKg1C4tu+/381vH35y8oENM/Ai7f7C4StcoK4/+BSw9ebcS8jRiVrORFKCALLw==", 7308 "dev": true, 7309 "license": "MIT", 7310 "engines": { 7311 "node": "^20.0.0 || >=22.0.0" 7312 } 7313 }, 7314 "node_modules/tinyrainbow": { 7315 "version": "3.0.3", 7316 "resolved": "https://registry.npmjs.org/tinyrainbow/-/tinyrainbow-3.0.3.tgz", 7317 "integrity": "sha512-PSkbLUoxOFRzJYjjxHJt9xro7D+iilgMX/C9lawzVuYiIdcihh9DXmVibBe8lmcFrRi/VzlPjBxbN7rH24q8/Q==", 7318 "license": "MIT", 7319 "engines": { 7320 "node": ">=14.0.0" 7321 } 7322 }, 7323 "node_modules/trim-lines": { 7324 "version": "3.0.1", 7325 "resolved": "https://registry.npmjs.org/trim-lines/-/trim-lines-3.0.1.tgz", 7326 "integrity": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==", 7327 "license": "MIT", 7328 "funding": { 7329 "type": "github", 7330 "url": "https://github.com/sponsors/wooorm" 7331 } 7332 }, 7333 "node_modules/trough": { 7334 "version": "2.2.0", 7335 "resolved": "https://registry.npmjs.org/trough/-/trough-2.2.0.tgz", 7336 "integrity": "sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==", 7337 "license": "MIT", 7338 "funding": { 7339 "type": "github", 7340 "url": "https://github.com/sponsors/wooorm" 7341 } 7342 }, 7343 "node_modules/tsconfck": { 7344 "version": "3.1.6", 7345 "resolved": "https://registry.npmjs.org/tsconfck/-/tsconfck-3.1.6.tgz", 7346 "integrity": "sha512-ks6Vjr/jEw0P1gmOVwutM3B7fWxoWBL2KRDb1JfqGVawBmO5UsvmWOQFGHBPl5yxYz4eERr19E6L7NMv+Fej4w==", 7347 "license": "MIT", 7348 "bin": { 7349 "tsconfck": "bin/tsconfck.js" 7350 }, 7351 "engines": { 7352 "node": "^18 || >=20" 7353 }, 7354 "peerDependencies": { 7355 "typescript": "^5.0.0" 7356 }, 7357 "peerDependenciesMeta": { 7358 "typescript": { 7359 "optional": true 7360 } 7361 } 7362 }, 7363 "node_modules/tslib": { 7364 "version": "2.8.1", 7365 "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", 7366 "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", 7367 "license": "0BSD", 7368 "optional": true 7369 }, 7370 "node_modules/type-fest": { 7371 "version": "4.41.0", 7372 "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.41.0.tgz", 7373 "integrity": "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==", 7374 "license": "(MIT OR CC0-1.0)", 7375 "engines": { 7376 "node": ">=16" 7377 }, 7378 "funding": { 7379 "url": "https://github.com/sponsors/sindresorhus" 7380 } 7381 }, 7382 "node_modules/typescript": { 7383 "version": "5.9.3", 7384 "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", 7385 "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", 7386 "license": "Apache-2.0", 7387 "bin": { 7388 "tsc": "bin/tsc", 7389 "tsserver": "bin/tsserver" 7390 }, 7391 "engines": { 7392 "node": ">=14.17" 7393 } 7394 }, 7395 "node_modules/ufo": { 7396 "version": "1.6.3", 7397 "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.6.3.tgz", 7398 "integrity": "sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==", 7399 "license": "MIT" 7400 }, 7401 "node_modules/ultrahtml": { 7402 "version": "1.6.0", 7403 "resolved": "https://registry.npmjs.org/ultrahtml/-/ultrahtml-1.6.0.tgz", 7404 "integrity": "sha512-R9fBn90VTJrqqLDwyMph+HGne8eqY1iPfYhPzZrvKpIfwkWZbcYlfpsb8B9dTvBfpy1/hqAD7Wi8EKfP9e8zdw==", 7405 "license": "MIT" 7406 }, 7407 "node_modules/uncrypto": { 7408 "version": "0.1.3", 7409 "resolved": "https://registry.npmjs.org/uncrypto/-/uncrypto-0.1.3.tgz", 7410 "integrity": "sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==", 7411 "license": "MIT" 7412 }, 7413 "node_modules/undici-types": { 7414 "version": "7.18.2", 7415 "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.18.2.tgz", 7416 "integrity": "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==", 7417 "license": "MIT" 7418 }, 7419 "node_modules/unicode-trie": { 7420 "version": "2.0.0", 7421 "resolved": "https://registry.npmjs.org/unicode-trie/-/unicode-trie-2.0.0.tgz", 7422 "integrity": "sha512-x7bc76x0bm4prf1VLg79uhAzKw8DVboClSN5VxJuQ+LKDOVEW9CdH+VY7SP+vX7xCYQqzzgQpFqz15zeLvAtZQ==", 7423 "license": "MIT", 7424 "dependencies": { 7425 "pako": "^0.2.5", 7426 "tiny-inflate": "^1.0.0" 7427 } 7428 }, 7429 "node_modules/unified": { 7430 "version": "11.0.5", 7431 "resolved": "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz", 7432 "integrity": "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==", 7433 "license": "MIT", 7434 "dependencies": { 7435 "@types/unist": "^3.0.0", 7436 "bail": "^2.0.0", 7437 "devlop": "^1.0.0", 7438 "extend": "^3.0.0", 7439 "is-plain-obj": "^4.0.0", 7440 "trough": "^2.0.0", 7441 "vfile": "^6.0.0" 7442 }, 7443 "funding": { 7444 "type": "opencollective", 7445 "url": "https://opencollective.com/unified" 7446 } 7447 }, 7448 "node_modules/unifont": { 7449 "version": "0.7.4", 7450 "resolved": "https://registry.npmjs.org/unifont/-/unifont-0.7.4.tgz", 7451 "integrity": "sha512-oHeis4/xl42HUIeHuNZRGEvxj5AaIKR+bHPNegRq5LV1gdc3jundpONbjglKpihmJf+dswygdMJn3eftGIMemg==", 7452 "license": "MIT", 7453 "dependencies": { 7454 "css-tree": "^3.1.0", 7455 "ofetch": "^1.5.1", 7456 "ohash": "^2.0.11" 7457 } 7458 }, 7459 "node_modules/unist-util-find-after": { 7460 "version": "5.0.0", 7461 "resolved": "https://registry.npmjs.org/unist-util-find-after/-/unist-util-find-after-5.0.0.tgz", 7462 "integrity": "sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==", 7463 "license": "MIT", 7464 "dependencies": { 7465 "@types/unist": "^3.0.0", 7466 "unist-util-is": "^6.0.0" 7467 }, 7468 "funding": { 7469 "type": "opencollective", 7470 "url": "https://opencollective.com/unified" 7471 } 7472 }, 7473 "node_modules/unist-util-is": { 7474 "version": "6.0.1", 7475 "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.1.tgz", 7476 "integrity": "sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==", 7477 "license": "MIT", 7478 "dependencies": { 7479 "@types/unist": "^3.0.0" 7480 }, 7481 "funding": { 7482 "type": "opencollective", 7483 "url": "https://opencollective.com/unified" 7484 } 7485 }, 7486 "node_modules/unist-util-modify-children": { 7487 "version": "4.0.0", 7488 "resolved": "https://registry.npmjs.org/unist-util-modify-children/-/unist-util-modify-children-4.0.0.tgz", 7489 "integrity": "sha512-+tdN5fGNddvsQdIzUF3Xx82CU9sMM+fA0dLgR9vOmT0oPT2jH+P1nd5lSqfCfXAw+93NhcXNY2qqvTUtE4cQkw==", 7490 "license": "MIT", 7491 "dependencies": { 7492 "@types/unist": "^3.0.0", 7493 "array-iterate": "^2.0.0" 7494 }, 7495 "funding": { 7496 "type": "opencollective", 7497 "url": "https://opencollective.com/unified" 7498 } 7499 }, 7500 "node_modules/unist-util-position": { 7501 "version": "5.0.0", 7502 "resolved": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-5.0.0.tgz", 7503 "integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==", 7504 "license": "MIT", 7505 "dependencies": { 7506 "@types/unist": "^3.0.0" 7507 }, 7508 "funding": { 7509 "type": "opencollective", 7510 "url": "https://opencollective.com/unified" 7511 } 7512 }, 7513 "node_modules/unist-util-position-from-estree": { 7514 "version": "2.0.0", 7515 "resolved": "https://registry.npmjs.org/unist-util-position-from-estree/-/unist-util-position-from-estree-2.0.0.tgz", 7516 "integrity": "sha512-KaFVRjoqLyF6YXCbVLNad/eS4+OfPQQn2yOd7zF/h5T/CSL2v8NpN6a5TPvtbXthAGw5nG+PuTtq+DdIZr+cRQ==", 7517 "license": "MIT", 7518 "dependencies": { 7519 "@types/unist": "^3.0.0" 7520 }, 7521 "funding": { 7522 "type": "opencollective", 7523 "url": "https://opencollective.com/unified" 7524 } 7525 }, 7526 "node_modules/unist-util-remove-position": { 7527 "version": "5.0.0", 7528 "resolved": "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-5.0.0.tgz", 7529 "integrity": "sha512-Hp5Kh3wLxv0PHj9m2yZhhLt58KzPtEYKQQ4yxfYFEO7EvHwzyDYnduhHnY1mDxoqr7VUwVuHXk9RXKIiYS1N8Q==", 7530 "license": "MIT", 7531 "dependencies": { 7532 "@types/unist": "^3.0.0", 7533 "unist-util-visit": "^5.0.0" 7534 }, 7535 "funding": { 7536 "type": "opencollective", 7537 "url": "https://opencollective.com/unified" 7538 } 7539 }, 7540 "node_modules/unist-util-stringify-position": { 7541 "version": "4.0.0", 7542 "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz", 7543 "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==", 7544 "license": "MIT", 7545 "dependencies": { 7546 "@types/unist": "^3.0.0" 7547 }, 7548 "funding": { 7549 "type": "opencollective", 7550 "url": "https://opencollective.com/unified" 7551 } 7552 }, 7553 "node_modules/unist-util-visit": { 7554 "version": "5.1.0", 7555 "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.1.0.tgz", 7556 "integrity": "sha512-m+vIdyeCOpdr/QeQCu2EzxX/ohgS8KbnPDgFni4dQsfSCtpz8UqDyY5GjRru8PDKuYn7Fq19j1CQ+nJSsGKOzg==", 7557 "license": "MIT", 7558 "dependencies": { 7559 "@types/unist": "^3.0.0", 7560 "unist-util-is": "^6.0.0", 7561 "unist-util-visit-parents": "^6.0.0" 7562 }, 7563 "funding": { 7564 "type": "opencollective", 7565 "url": "https://opencollective.com/unified" 7566 } 7567 }, 7568 "node_modules/unist-util-visit-children": { 7569 "version": "3.0.0", 7570 "resolved": "https://registry.npmjs.org/unist-util-visit-children/-/unist-util-visit-children-3.0.0.tgz", 7571 "integrity": "sha512-RgmdTfSBOg04sdPcpTSD1jzoNBjt9a80/ZCzp5cI9n1qPzLZWF9YdvWGN2zmTumP1HWhXKdUWexjy/Wy/lJ7tA==", 7572 "license": "MIT", 7573 "dependencies": { 7574 "@types/unist": "^3.0.0" 7575 }, 7576 "funding": { 7577 "type": "opencollective", 7578 "url": "https://opencollective.com/unified" 7579 } 7580 }, 7581 "node_modules/unist-util-visit-parents": { 7582 "version": "6.0.2", 7583 "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.2.tgz", 7584 "integrity": "sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==", 7585 "license": "MIT", 7586 "dependencies": { 7587 "@types/unist": "^3.0.0", 7588 "unist-util-is": "^6.0.0" 7589 }, 7590 "funding": { 7591 "type": "opencollective", 7592 "url": "https://opencollective.com/unified" 7593 } 7594 }, 7595 "node_modules/unstorage": { 7596 "version": "1.17.4", 7597 "resolved": "https://registry.npmjs.org/unstorage/-/unstorage-1.17.4.tgz", 7598 "integrity": "sha512-fHK0yNg38tBiJKp/Vgsq4j0JEsCmgqH58HAn707S7zGkArbZsVr/CwINoi+nh3h98BRCwKvx1K3Xg9u3VV83sw==", 7599 "license": "MIT", 7600 "dependencies": { 7601 "anymatch": "^3.1.3", 7602 "chokidar": "^5.0.0", 7603 "destr": "^2.0.5", 7604 "h3": "^1.15.5", 7605 "lru-cache": "^11.2.0", 7606 "node-fetch-native": "^1.6.7", 7607 "ofetch": "^1.5.1", 7608 "ufo": "^1.6.3" 7609 }, 7610 "peerDependencies": { 7611 "@azure/app-configuration": "^1.8.0", 7612 "@azure/cosmos": "^4.2.0", 7613 "@azure/data-tables": "^13.3.0", 7614 "@azure/identity": "^4.6.0", 7615 "@azure/keyvault-secrets": "^4.9.0", 7616 "@azure/storage-blob": "^12.26.0", 7617 "@capacitor/preferences": "^6 || ^7 || ^8", 7618 "@deno/kv": ">=0.9.0", 7619 "@netlify/blobs": "^6.5.0 || ^7.0.0 || ^8.1.0 || ^9.0.0 || ^10.0.0", 7620 "@planetscale/database": "^1.19.0", 7621 "@upstash/redis": "^1.34.3", 7622 "@vercel/blob": ">=0.27.1", 7623 "@vercel/functions": "^2.2.12 || ^3.0.0", 7624 "@vercel/kv": "^1 || ^2 || ^3", 7625 "aws4fetch": "^1.0.20", 7626 "db0": ">=0.2.1", 7627 "idb-keyval": "^6.2.1", 7628 "ioredis": "^5.4.2", 7629 "uploadthing": "^7.4.4" 7630 }, 7631 "peerDependenciesMeta": { 7632 "@azure/app-configuration": { 7633 "optional": true 7634 }, 7635 "@azure/cosmos": { 7636 "optional": true 7637 }, 7638 "@azure/data-tables": { 7639 "optional": true 7640 }, 7641 "@azure/identity": { 7642 "optional": true 7643 }, 7644 "@azure/keyvault-secrets": { 7645 "optional": true 7646 }, 7647 "@azure/storage-blob": { 7648 "optional": true 7649 }, 7650 "@capacitor/preferences": { 7651 "optional": true 7652 }, 7653 "@deno/kv": { 7654 "optional": true 7655 }, 7656 "@netlify/blobs": { 7657 "optional": true 7658 }, 7659 "@planetscale/database": { 7660 "optional": true 7661 }, 7662 "@upstash/redis": { 7663 "optional": true 7664 }, 7665 "@vercel/blob": { 7666 "optional": true 7667 }, 7668 "@vercel/functions": { 7669 "optional": true 7670 }, 7671 "@vercel/kv": { 7672 "optional": true 7673 }, 7674 "aws4fetch": { 7675 "optional": true 7676 }, 7677 "db0": { 7678 "optional": true 7679 }, 7680 "idb-keyval": { 7681 "optional": true 7682 }, 7683 "ioredis": { 7684 "optional": true 7685 }, 7686 "uploadthing": { 7687 "optional": true 7688 } 7689 } 7690 }, 7691 "node_modules/util-deprecate": { 7692 "version": "1.0.2", 7693 "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", 7694 "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", 7695 "license": "MIT" 7696 }, 7697 "node_modules/vfile": { 7698 "version": "6.0.3", 7699 "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.3.tgz", 7700 "integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==", 7701 "license": "MIT", 7702 "dependencies": { 7703 "@types/unist": "^3.0.0", 7704 "vfile-message": "^4.0.0" 7705 }, 7706 "funding": { 7707 "type": "opencollective", 7708 "url": "https://opencollective.com/unified" 7709 } 7710 }, 7711 "node_modules/vfile-location": { 7712 "version": "5.0.3", 7713 "resolved": "https://registry.npmjs.org/vfile-location/-/vfile-location-5.0.3.tgz", 7714 "integrity": "sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==", 7715 "license": "MIT", 7716 "dependencies": { 7717 "@types/unist": "^3.0.0", 7718 "vfile": "^6.0.0" 7719 }, 7720 "funding": { 7721 "type": "opencollective", 7722 "url": "https://opencollective.com/unified" 7723 } 7724 }, 7725 "node_modules/vfile-message": { 7726 "version": "4.0.3", 7727 "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.3.tgz", 7728 "integrity": "sha512-QTHzsGd1EhbZs4AsQ20JX1rC3cOlt/IWJruk893DfLRr57lcnOeMaWG4K0JrRta4mIJZKth2Au3mM3u03/JWKw==", 7729 "license": "MIT", 7730 "dependencies": { 7731 "@types/unist": "^3.0.0", 7732 "unist-util-stringify-position": "^4.0.0" 7733 }, 7734 "funding": { 7735 "type": "opencollective", 7736 "url": "https://opencollective.com/unified" 7737 } 7738 }, 7739 "node_modules/vite": { 7740 "version": "6.4.1", 7741 "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz", 7742 "integrity": "sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==", 7743 "license": "MIT", 7744 "dependencies": { 7745 "esbuild": "^0.25.0", 7746 "fdir": "^6.4.4", 7747 "picomatch": "^4.0.2", 7748 "postcss": "^8.5.3", 7749 "rollup": "^4.34.9", 7750 "tinyglobby": "^0.2.13" 7751 }, 7752 "bin": { 7753 "vite": "bin/vite.js" 7754 }, 7755 "engines": { 7756 "node": "^18.0.0 || ^20.0.0 || >=22.0.0" 7757 }, 7758 "funding": { 7759 "url": "https://github.com/vitejs/vite?sponsor=1" 7760 }, 7761 "optionalDependencies": { 7762 "fsevents": "~2.3.3" 7763 }, 7764 "peerDependencies": { 7765 "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0", 7766 "jiti": ">=1.21.0", 7767 "less": "*", 7768 "lightningcss": "^1.21.0", 7769 "sass": "*", 7770 "sass-embedded": "*", 7771 "stylus": "*", 7772 "sugarss": "*", 7773 "terser": "^5.16.0", 7774 "tsx": "^4.8.1", 7775 "yaml": "^2.4.2" 7776 }, 7777 "peerDependenciesMeta": { 7778 "@types/node": { 7779 "optional": true 7780 }, 7781 "jiti": { 7782 "optional": true 7783 }, 7784 "less": { 7785 "optional": true 7786 }, 7787 "lightningcss": { 7788 "optional": true 7789 }, 7790 "sass": { 7791 "optional": true 7792 }, 7793 "sass-embedded": { 7794 "optional": true 7795 }, 7796 "stylus": { 7797 "optional": true 7798 }, 7799 "sugarss": { 7800 "optional": true 7801 }, 7802 "terser": { 7803 "optional": true 7804 }, 7805 "tsx": { 7806 "optional": true 7807 }, 7808 "yaml": { 7809 "optional": true 7810 } 7811 } 7812 }, 7813 "node_modules/vite/node_modules/@esbuild/aix-ppc64": { 7814 "version": "0.25.12", 7815 "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.12.tgz", 7816 "integrity": "sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==", 7817 "cpu": [ 7818 "ppc64" 7819 ], 7820 "license": "MIT", 7821 "optional": true, 7822 "os": [ 7823 "aix" 7824 ], 7825 "engines": { 7826 "node": ">=18" 7827 } 7828 }, 7829 "node_modules/vite/node_modules/@esbuild/android-arm": { 7830 "version": "0.25.12", 7831 "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.12.tgz", 7832 "integrity": "sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==", 7833 "cpu": [ 7834 "arm" 7835 ], 7836 "license": "MIT", 7837 "optional": true, 7838 "os": [ 7839 "android" 7840 ], 7841 "engines": { 7842 "node": ">=18" 7843 } 7844 }, 7845 "node_modules/vite/node_modules/@esbuild/android-arm64": { 7846 "version": "0.25.12", 7847 "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.12.tgz", 7848 "integrity": "sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==", 7849 "cpu": [ 7850 "arm64" 7851 ], 7852 "license": "MIT", 7853 "optional": true, 7854 "os": [ 7855 "android" 7856 ], 7857 "engines": { 7858 "node": ">=18" 7859 } 7860 }, 7861 "node_modules/vite/node_modules/@esbuild/android-x64": { 7862 "version": "0.25.12", 7863 "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.12.tgz", 7864 "integrity": "sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==", 7865 "cpu": [ 7866 "x64" 7867 ], 7868 "license": "MIT", 7869 "optional": true, 7870 "os": [ 7871 "android" 7872 ], 7873 "engines": { 7874 "node": ">=18" 7875 } 7876 }, 7877 "node_modules/vite/node_modules/@esbuild/darwin-arm64": { 7878 "version": "0.25.12", 7879 "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.12.tgz", 7880 "integrity": "sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==", 7881 "cpu": [ 7882 "arm64" 7883 ], 7884 "license": "MIT", 7885 "optional": true, 7886 "os": [ 7887 "darwin" 7888 ], 7889 "engines": { 7890 "node": ">=18" 7891 } 7892 }, 7893 "node_modules/vite/node_modules/@esbuild/darwin-x64": { 7894 "version": "0.25.12", 7895 "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.12.tgz", 7896 "integrity": "sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==", 7897 "cpu": [ 7898 "x64" 7899 ], 7900 "license": "MIT", 7901 "optional": true, 7902 "os": [ 7903 "darwin" 7904 ], 7905 "engines": { 7906 "node": ">=18" 7907 } 7908 }, 7909 "node_modules/vite/node_modules/@esbuild/freebsd-arm64": { 7910 "version": "0.25.12", 7911 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.12.tgz", 7912 "integrity": "sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==", 7913 "cpu": [ 7914 "arm64" 7915 ], 7916 "license": "MIT", 7917 "optional": true, 7918 "os": [ 7919 "freebsd" 7920 ], 7921 "engines": { 7922 "node": ">=18" 7923 } 7924 }, 7925 "node_modules/vite/node_modules/@esbuild/freebsd-x64": { 7926 "version": "0.25.12", 7927 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.12.tgz", 7928 "integrity": "sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==", 7929 "cpu": [ 7930 "x64" 7931 ], 7932 "license": "MIT", 7933 "optional": true, 7934 "os": [ 7935 "freebsd" 7936 ], 7937 "engines": { 7938 "node": ">=18" 7939 } 7940 }, 7941 "node_modules/vite/node_modules/@esbuild/linux-arm": { 7942 "version": "0.25.12", 7943 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.12.tgz", 7944 "integrity": "sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==", 7945 "cpu": [ 7946 "arm" 7947 ], 7948 "license": "MIT", 7949 "optional": true, 7950 "os": [ 7951 "linux" 7952 ], 7953 "engines": { 7954 "node": ">=18" 7955 } 7956 }, 7957 "node_modules/vite/node_modules/@esbuild/linux-arm64": { 7958 "version": "0.25.12", 7959 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.12.tgz", 7960 "integrity": "sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==", 7961 "cpu": [ 7962 "arm64" 7963 ], 7964 "license": "MIT", 7965 "optional": true, 7966 "os": [ 7967 "linux" 7968 ], 7969 "engines": { 7970 "node": ">=18" 7971 } 7972 }, 7973 "node_modules/vite/node_modules/@esbuild/linux-ia32": { 7974 "version": "0.25.12", 7975 "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.12.tgz", 7976 "integrity": "sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==", 7977 "cpu": [ 7978 "ia32" 7979 ], 7980 "license": "MIT", 7981 "optional": true, 7982 "os": [ 7983 "linux" 7984 ], 7985 "engines": { 7986 "node": ">=18" 7987 } 7988 }, 7989 "node_modules/vite/node_modules/@esbuild/linux-loong64": { 7990 "version": "0.25.12", 7991 "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.12.tgz", 7992 "integrity": "sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==", 7993 "cpu": [ 7994 "loong64" 7995 ], 7996 "license": "MIT", 7997 "optional": true, 7998 "os": [ 7999 "linux" 8000 ], 8001 "engines": { 8002 "node": ">=18" 8003 } 8004 }, 8005 "node_modules/vite/node_modules/@esbuild/linux-mips64el": { 8006 "version": "0.25.12", 8007 "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.12.tgz", 8008 "integrity": "sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==", 8009 "cpu": [ 8010 "mips64el" 8011 ], 8012 "license": "MIT", 8013 "optional": true, 8014 "os": [ 8015 "linux" 8016 ], 8017 "engines": { 8018 "node": ">=18" 8019 } 8020 }, 8021 "node_modules/vite/node_modules/@esbuild/linux-ppc64": { 8022 "version": "0.25.12", 8023 "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.12.tgz", 8024 "integrity": "sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==", 8025 "cpu": [ 8026 "ppc64" 8027 ], 8028 "license": "MIT", 8029 "optional": true, 8030 "os": [ 8031 "linux" 8032 ], 8033 "engines": { 8034 "node": ">=18" 8035 } 8036 }, 8037 "node_modules/vite/node_modules/@esbuild/linux-riscv64": { 8038 "version": "0.25.12", 8039 "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.12.tgz", 8040 "integrity": "sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==", 8041 "cpu": [ 8042 "riscv64" 8043 ], 8044 "license": "MIT", 8045 "optional": true, 8046 "os": [ 8047 "linux" 8048 ], 8049 "engines": { 8050 "node": ">=18" 8051 } 8052 }, 8053 "node_modules/vite/node_modules/@esbuild/linux-s390x": { 8054 "version": "0.25.12", 8055 "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.12.tgz", 8056 "integrity": "sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==", 8057 "cpu": [ 8058 "s390x" 8059 ], 8060 "license": "MIT", 8061 "optional": true, 8062 "os": [ 8063 "linux" 8064 ], 8065 "engines": { 8066 "node": ">=18" 8067 } 8068 }, 8069 "node_modules/vite/node_modules/@esbuild/linux-x64": { 8070 "version": "0.25.12", 8071 "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.12.tgz", 8072 "integrity": "sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==", 8073 "cpu": [ 8074 "x64" 8075 ], 8076 "license": "MIT", 8077 "optional": true, 8078 "os": [ 8079 "linux" 8080 ], 8081 "engines": { 8082 "node": ">=18" 8083 } 8084 }, 8085 "node_modules/vite/node_modules/@esbuild/netbsd-arm64": { 8086 "version": "0.25.12", 8087 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.12.tgz", 8088 "integrity": "sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==", 8089 "cpu": [ 8090 "arm64" 8091 ], 8092 "license": "MIT", 8093 "optional": true, 8094 "os": [ 8095 "netbsd" 8096 ], 8097 "engines": { 8098 "node": ">=18" 8099 } 8100 }, 8101 "node_modules/vite/node_modules/@esbuild/netbsd-x64": { 8102 "version": "0.25.12", 8103 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.12.tgz", 8104 "integrity": "sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==", 8105 "cpu": [ 8106 "x64" 8107 ], 8108 "license": "MIT", 8109 "optional": true, 8110 "os": [ 8111 "netbsd" 8112 ], 8113 "engines": { 8114 "node": ">=18" 8115 } 8116 }, 8117 "node_modules/vite/node_modules/@esbuild/openbsd-arm64": { 8118 "version": "0.25.12", 8119 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.12.tgz", 8120 "integrity": "sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==", 8121 "cpu": [ 8122 "arm64" 8123 ], 8124 "license": "MIT", 8125 "optional": true, 8126 "os": [ 8127 "openbsd" 8128 ], 8129 "engines": { 8130 "node": ">=18" 8131 } 8132 }, 8133 "node_modules/vite/node_modules/@esbuild/openbsd-x64": { 8134 "version": "0.25.12", 8135 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.12.tgz", 8136 "integrity": "sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==", 8137 "cpu": [ 8138 "x64" 8139 ], 8140 "license": "MIT", 8141 "optional": true, 8142 "os": [ 8143 "openbsd" 8144 ], 8145 "engines": { 8146 "node": ">=18" 8147 } 8148 }, 8149 "node_modules/vite/node_modules/@esbuild/openharmony-arm64": { 8150 "version": "0.25.12", 8151 "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.12.tgz", 8152 "integrity": "sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==", 8153 "cpu": [ 8154 "arm64" 8155 ], 8156 "license": "MIT", 8157 "optional": true, 8158 "os": [ 8159 "openharmony" 8160 ], 8161 "engines": { 8162 "node": ">=18" 8163 } 8164 }, 8165 "node_modules/vite/node_modules/@esbuild/sunos-x64": { 8166 "version": "0.25.12", 8167 "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.12.tgz", 8168 "integrity": "sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==", 8169 "cpu": [ 8170 "x64" 8171 ], 8172 "license": "MIT", 8173 "optional": true, 8174 "os": [ 8175 "sunos" 8176 ], 8177 "engines": { 8178 "node": ">=18" 8179 } 8180 }, 8181 "node_modules/vite/node_modules/@esbuild/win32-arm64": { 8182 "version": "0.25.12", 8183 "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.12.tgz", 8184 "integrity": "sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==", 8185 "cpu": [ 8186 "arm64" 8187 ], 8188 "license": "MIT", 8189 "optional": true, 8190 "os": [ 8191 "win32" 8192 ], 8193 "engines": { 8194 "node": ">=18" 8195 } 8196 }, 8197 "node_modules/vite/node_modules/@esbuild/win32-ia32": { 8198 "version": "0.25.12", 8199 "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.12.tgz", 8200 "integrity": "sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==", 8201 "cpu": [ 8202 "ia32" 8203 ], 8204 "license": "MIT", 8205 "optional": true, 8206 "os": [ 8207 "win32" 8208 ], 8209 "engines": { 8210 "node": ">=18" 8211 } 8212 }, 8213 "node_modules/vite/node_modules/@esbuild/win32-x64": { 8214 "version": "0.25.12", 8215 "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.12.tgz", 8216 "integrity": "sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==", 8217 "cpu": [ 8218 "x64" 8219 ], 8220 "license": "MIT", 8221 "optional": true, 8222 "os": [ 8223 "win32" 8224 ], 8225 "engines": { 8226 "node": ">=18" 8227 } 8228 }, 8229 "node_modules/vite/node_modules/esbuild": { 8230 "version": "0.25.12", 8231 "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.12.tgz", 8232 "integrity": "sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==", 8233 "hasInstallScript": true, 8234 "license": "MIT", 8235 "bin": { 8236 "esbuild": "bin/esbuild" 8237 }, 8238 "engines": { 8239 "node": ">=18" 8240 }, 8241 "optionalDependencies": { 8242 "@esbuild/aix-ppc64": "0.25.12", 8243 "@esbuild/android-arm": "0.25.12", 8244 "@esbuild/android-arm64": "0.25.12", 8245 "@esbuild/android-x64": "0.25.12", 8246 "@esbuild/darwin-arm64": "0.25.12", 8247 "@esbuild/darwin-x64": "0.25.12", 8248 "@esbuild/freebsd-arm64": "0.25.12", 8249 "@esbuild/freebsd-x64": "0.25.12", 8250 "@esbuild/linux-arm": "0.25.12", 8251 "@esbuild/linux-arm64": "0.25.12", 8252 "@esbuild/linux-ia32": "0.25.12", 8253 "@esbuild/linux-loong64": "0.25.12", 8254 "@esbuild/linux-mips64el": "0.25.12", 8255 "@esbuild/linux-ppc64": "0.25.12", 8256 "@esbuild/linux-riscv64": "0.25.12", 8257 "@esbuild/linux-s390x": "0.25.12", 8258 "@esbuild/linux-x64": "0.25.12", 8259 "@esbuild/netbsd-arm64": "0.25.12", 8260 "@esbuild/netbsd-x64": "0.25.12", 8261 "@esbuild/openbsd-arm64": "0.25.12", 8262 "@esbuild/openbsd-x64": "0.25.12", 8263 "@esbuild/openharmony-arm64": "0.25.12", 8264 "@esbuild/sunos-x64": "0.25.12", 8265 "@esbuild/win32-arm64": "0.25.12", 8266 "@esbuild/win32-ia32": "0.25.12", 8267 "@esbuild/win32-x64": "0.25.12" 8268 } 8269 }, 8270 "node_modules/vitefu": { 8271 "version": "1.1.2", 8272 "resolved": "https://registry.npmjs.org/vitefu/-/vitefu-1.1.2.tgz", 8273 "integrity": "sha512-zpKATdUbzbsycPFBN71nS2uzBUQiVnFoOrr2rvqv34S1lcAgMKKkjWleLGeiJlZ8lwCXvtWaRn7R3ZC16SYRuw==", 8274 "license": "MIT", 8275 "workspaces": [ 8276 "tests/deps/*", 8277 "tests/projects/*", 8278 "tests/projects/workspace/packages/*" 8279 ], 8280 "peerDependencies": { 8281 "vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-beta.0" 8282 }, 8283 "peerDependenciesMeta": { 8284 "vite": { 8285 "optional": true 8286 } 8287 } 8288 }, 8289 "node_modules/vitest": { 8290 "version": "4.0.18", 8291 "resolved": "https://registry.npmjs.org/vitest/-/vitest-4.0.18.tgz", 8292 "integrity": "sha512-hOQuK7h0FGKgBAas7v0mSAsnvrIgAvWmRFjmzpJ7SwFHH3g1k2u37JtYwOwmEKhK6ZO3v9ggDBBm0La1LCK4uQ==", 8293 "license": "MIT", 8294 "dependencies": { 8295 "@vitest/expect": "4.0.18", 8296 "@vitest/mocker": "4.0.18", 8297 "@vitest/pretty-format": "4.0.18", 8298 "@vitest/runner": "4.0.18", 8299 "@vitest/snapshot": "4.0.18", 8300 "@vitest/spy": "4.0.18", 8301 "@vitest/utils": "4.0.18", 8302 "es-module-lexer": "^1.7.0", 8303 "expect-type": "^1.2.2", 8304 "magic-string": "^0.30.21", 8305 "obug": "^2.1.1", 8306 "pathe": "^2.0.3", 8307 "picomatch": "^4.0.3", 8308 "std-env": "^3.10.0", 8309 "tinybench": "^2.9.0", 8310 "tinyexec": "^1.0.2", 8311 "tinyglobby": "^0.2.15", 8312 "tinyrainbow": "^3.0.3", 8313 "vite": "^6.0.0 || ^7.0.0", 8314 "why-is-node-running": "^2.3.0" 8315 }, 8316 "bin": { 8317 "vitest": "vitest.mjs" 8318 }, 8319 "engines": { 8320 "node": "^20.0.0 || ^22.0.0 || >=24.0.0" 8321 }, 8322 "funding": { 8323 "url": "https://opencollective.com/vitest" 8324 }, 8325 "peerDependencies": { 8326 "@edge-runtime/vm": "*", 8327 "@opentelemetry/api": "^1.9.0", 8328 "@types/node": "^20.0.0 || ^22.0.0 || >=24.0.0", 8329 "@vitest/browser-playwright": "4.0.18", 8330 "@vitest/browser-preview": "4.0.18", 8331 "@vitest/browser-webdriverio": "4.0.18", 8332 "@vitest/ui": "4.0.18", 8333 "happy-dom": "*", 8334 "jsdom": "*" 8335 }, 8336 "peerDependenciesMeta": { 8337 "@edge-runtime/vm": { 8338 "optional": true 8339 }, 8340 "@opentelemetry/api": { 8341 "optional": true 8342 }, 8343 "@types/node": { 8344 "optional": true 8345 }, 8346 "@vitest/browser-playwright": { 8347 "optional": true 8348 }, 8349 "@vitest/browser-preview": { 8350 "optional": true 8351 }, 8352 "@vitest/browser-webdriverio": { 8353 "optional": true 8354 }, 8355 "@vitest/ui": { 8356 "optional": true 8357 }, 8358 "happy-dom": { 8359 "optional": true 8360 }, 8361 "jsdom": { 8362 "optional": true 8363 } 8364 } 8365 }, 8366 "node_modules/web-namespaces": { 8367 "version": "2.0.1", 8368 "resolved": "https://registry.npmjs.org/web-namespaces/-/web-namespaces-2.0.1.tgz", 8369 "integrity": "sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==", 8370 "license": "MIT", 8371 "funding": { 8372 "type": "github", 8373 "url": "https://github.com/sponsors/wooorm" 8374 } 8375 }, 8376 "node_modules/which-pm-runs": { 8377 "version": "1.1.0", 8378 "resolved": "https://registry.npmjs.org/which-pm-runs/-/which-pm-runs-1.1.0.tgz", 8379 "integrity": "sha512-n1brCuqClxfFfq/Rb0ICg9giSZqCS+pLtccdag6C2HyufBrh3fBOiy9nb6ggRMvWOVH5GrdJskj5iGTZNxd7SA==", 8380 "license": "MIT", 8381 "engines": { 8382 "node": ">=4" 8383 } 8384 }, 8385 "node_modules/why-is-node-running": { 8386 "version": "2.3.0", 8387 "resolved": "https://registry.npmjs.org/why-is-node-running/-/why-is-node-running-2.3.0.tgz", 8388 "integrity": "sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==", 8389 "license": "MIT", 8390 "dependencies": { 8391 "siginfo": "^2.0.0", 8392 "stackback": "0.0.2" 8393 }, 8394 "bin": { 8395 "why-is-node-running": "cli.js" 8396 }, 8397 "engines": { 8398 "node": ">=8" 8399 } 8400 }, 8401 "node_modules/widest-line": { 8402 "version": "5.0.0", 8403 "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-5.0.0.tgz", 8404 "integrity": "sha512-c9bZp7b5YtRj2wOe6dlj32MK+Bx/M/d+9VB2SHM1OtsUHR0aV0tdP6DWh/iMt0kWi1t5g1Iudu6hQRNd1A4PVA==", 8405 "license": "MIT", 8406 "dependencies": { 8407 "string-width": "^7.0.0" 8408 }, 8409 "engines": { 8410 "node": ">=18" 8411 }, 8412 "funding": { 8413 "url": "https://github.com/sponsors/sindresorhus" 8414 } 8415 }, 8416 "node_modules/wrap-ansi": { 8417 "version": "9.0.2", 8418 "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.2.tgz", 8419 "integrity": "sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==", 8420 "license": "MIT", 8421 "dependencies": { 8422 "ansi-styles": "^6.2.1", 8423 "string-width": "^7.0.0", 8424 "strip-ansi": "^7.1.0" 8425 }, 8426 "engines": { 8427 "node": ">=18" 8428 }, 8429 "funding": { 8430 "url": "https://github.com/chalk/wrap-ansi?sponsor=1" 8431 } 8432 }, 8433 "node_modules/xxhash-wasm": { 8434 "version": "1.1.0", 8435 "resolved": "https://registry.npmjs.org/xxhash-wasm/-/xxhash-wasm-1.1.0.tgz", 8436 "integrity": "sha512-147y/6YNh+tlp6nd/2pWq38i9h6mz/EuQ6njIrmW8D1BS5nCqs0P6DG+m6zTGnNz5I+uhZ0SHxBs9BsPrwcKDA==", 8437 "license": "MIT" 8438 }, 8439 "node_modules/yaml": { 8440 "version": "2.8.2", 8441 "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.2.tgz", 8442 "integrity": "sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==", 8443 "license": "ISC", 8444 "bin": { 8445 "yaml": "bin.mjs" 8446 }, 8447 "engines": { 8448 "node": ">= 14.6" 8449 }, 8450 "funding": { 8451 "url": "https://github.com/sponsors/eemeli" 8452 } 8453 }, 8454 "node_modules/yargs-parser": { 8455 "version": "21.1.1", 8456 "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", 8457 "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", 8458 "license": "ISC", 8459 "engines": { 8460 "node": ">=12" 8461 } 8462 }, 8463 "node_modules/yocto-queue": { 8464 "version": "1.2.2", 8465 "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.2.2.tgz", 8466 "integrity": "sha512-4LCcse/U2MHZ63HAJVE+v71o7yOdIe4cZ70Wpf8D/IyjDKYQLV5GD46B+hSTjJsvV5PztjvHoU580EftxjDZFQ==", 8467 "license": "MIT", 8468 "engines": { 8469 "node": ">=12.20" 8470 }, 8471 "funding": { 8472 "url": "https://github.com/sponsors/sindresorhus" 8473 } 8474 }, 8475 "node_modules/yocto-spinner": { 8476 "version": "0.2.3", 8477 "resolved": "https://registry.npmjs.org/yocto-spinner/-/yocto-spinner-0.2.3.tgz", 8478 "integrity": "sha512-sqBChb33loEnkoXte1bLg45bEBsOP9N1kzQh5JZNKj/0rik4zAPTNSAVPj3uQAdc6slYJ0Ksc403G2XgxsJQFQ==", 8479 "license": "MIT", 8480 "dependencies": { 8481 "yoctocolors": "^2.1.1" 8482 }, 8483 "engines": { 8484 "node": ">=18.19" 8485 }, 8486 "funding": { 8487 "url": "https://github.com/sponsors/sindresorhus" 8488 } 8489 }, 8490 "node_modules/yoctocolors": { 8491 "version": "2.1.2", 8492 "resolved": "https://registry.npmjs.org/yoctocolors/-/yoctocolors-2.1.2.tgz", 8493 "integrity": "sha512-CzhO+pFNo8ajLM2d2IW/R93ipy99LWjtwblvC1RsoSUMZgyLbYFr221TnSNT7GjGdYui6P459mw9JH/g/zW2ug==", 8494 "license": "MIT", 8495 "engines": { 8496 "node": ">=18" 8497 }, 8498 "funding": { 8499 "url": "https://github.com/sponsors/sindresorhus" 8500 } 8501 }, 8502 "node_modules/yoga-layout": { 8503 "version": "3.2.1", 8504 "resolved": "https://registry.npmjs.org/yoga-layout/-/yoga-layout-3.2.1.tgz", 8505 "integrity": "sha512-0LPOt3AxKqMdFBZA3HBAt/t/8vIKq7VaQYbuA8WxCgung+p9TVyKRYdpvCb80HcdTN2NkbIKbhNwKUfm3tQywQ==", 8506 "license": "MIT" 8507 }, 8508 "node_modules/zod": { 8509 "version": "4.3.6", 8510 "resolved": "https://registry.npmjs.org/zod/-/zod-4.3.6.tgz", 8511 "integrity": "sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==", 8512 "license": "MIT", 8513 "funding": { 8514 "url": "https://github.com/sponsors/colinhacks" 8515 } 8516 }, 8517 "node_modules/zod-to-json-schema": { 8518 "version": "3.25.1", 8519 "resolved": "https://registry.npmjs.org/zod-to-json-schema/-/zod-to-json-schema-3.25.1.tgz", 8520 "integrity": "sha512-pM/SU9d3YAggzi6MtR4h7ruuQlqKtad8e9S0fmxcMi+ueAK5Korys/aWcV9LIIHTVbj01NdzxcnXSN+O74ZIVA==", 8521 "license": "ISC", 8522 "peerDependencies": { 8523 "zod": "^3.25 || ^4" 8524 } 8525 }, 8526 "node_modules/zwitch": { 8527 "version": "2.0.4", 8528 "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz", 8529 "integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==", 8530 "license": "MIT", 8531 "funding": { 8532 "type": "github", 8533 "url": "https://github.com/sponsors/wooorm" 8534 } 8535 }, 8536 "packages/appview": { 8537 "name": "hatk", 8538 "extraneous": true, 8539 "dependencies": { 8540 "@bigmoves/lexicon": "^0.2.1", 8541 "@duckdb/node-api": "^1.4.4-r.1", 8542 "@hatk/oauth-client": "*", 8543 "@resvg/resvg-js": "^2.6.2", 8544 "satori": "^0.19.2", 8545 "vitest": "^4", 8546 "yaml": "^2.7.0" 8547 }, 8548 "bin": { 8549 "hatk": "src/cli.ts" 8550 }, 8551 "devDependencies": { 8552 "@playwright/test": "^1.58.2", 8553 "@types/react": "^19.2.14", 8554 "vite": "^6" 8555 } 8556 }, 8557 "packages/docs": { 8558 "name": "@hatk/docs", 8559 "extraneous": true, 8560 "dependencies": { 8561 "@astrojs/starlight": "^0.37.7", 8562 "astro": "^5.6.1", 8563 "sharp": "^0.34.2" 8564 } 8565 }, 8566 "packages/hatk": { 8567 "dependencies": { 8568 "@bigmoves/lexicon": "^0.2.1", 8569 "@duckdb/node-api": "^1.4.4-r.1", 8570 "@hatk/oauth-client": "*", 8571 "@resvg/resvg-js": "^2.6.2", 8572 "satori": "^0.19.2", 8573 "vitest": "^4", 8574 "yaml": "^2.7.0" 8575 }, 8576 "bin": { 8577 "hatk": "src/cli.ts" 8578 }, 8579 "devDependencies": { 8580 "@playwright/test": "^1.58.2", 8581 "@types/react": "^19.2.14", 8582 "vite": "^6" 8583 } 8584 }, 8585 "packages/oauth-client": { 8586 "name": "@hatk/oauth-client", 8587 "version": "0.1.0" 8588 } 8589 } 8590}