A Astro blog hosted on Vercel
at preview 218 kB view raw
1{ 2 "name": "c", 3 "version": "0.0.1", 4 "lockfileVersion": 3, 5 "requires": true, 6 "packages": { 7 "": { 8 "name": "c", 9 "version": "0.0.1", 10 "dependencies": { 11 "@astrojs/mdx": "^4.0.3", 12 "@astrojs/rss": "^4.0.10", 13 "@astrojs/sitemap": "^3.2.1", 14 "@astrojs/svelte": "^7.0.2", 15 "@atproto/api": "^0.13.23", 16 "@iconify-json/fa6-brands": "^1.2.5", 17 "@iconify-json/fa6-solid": "^1.2.3", 18 "@vercel/analytics": "^1.4.1", 19 "@vercel/speed-insights": "^1.1.0", 20 "astro": "^5.1.1", 21 "svelte": "^5.16.0", 22 "typescript": "^5.7.2" 23 }, 24 "devDependencies": { 25 "dotenv": "^16.4.7", 26 "exiftool-vendored": "^29.2.0", 27 "sharp": "^0.33.5" 28 } 29 }, 30 "node_modules/@ampproject/remapping": { 31 "version": "2.3.0", 32 "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz", 33 "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==", 34 "license": "Apache-2.0", 35 "dependencies": { 36 "@jridgewell/gen-mapping": "^0.3.5", 37 "@jridgewell/trace-mapping": "^0.3.24" 38 }, 39 "engines": { 40 "node": ">=6.0.0" 41 } 42 }, 43 "node_modules/@astrojs/compiler": { 44 "version": "2.10.3", 45 "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.10.3.tgz", 46 "integrity": "sha512-bL/O7YBxsFt55YHU021oL+xz+B/9HvGNId3F9xURN16aeqDK9juHGktdkCSXz+U4nqFACq6ZFvWomOzhV+zfPw==", 47 "license": "MIT" 48 }, 49 "node_modules/@astrojs/internal-helpers": { 50 "version": "0.4.2", 51 "resolved": "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.4.2.tgz", 52 "integrity": "sha512-EdDWkC3JJVcpGpqJAU/5hSk2LKXyG3mNGkzGoAuyK+xoPHbaVdSuIWoN1QTnmK3N/gGfaaAfM8gO2KDCAW7S3w==", 53 "license": "MIT" 54 }, 55 "node_modules/@astrojs/markdown-remark": { 56 "version": "6.0.1", 57 "resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-6.0.1.tgz", 58 "integrity": "sha512-CTSYijj25NfxgZi15TU3CwPwgyD1/7yA3FcdcNmB9p94nydupiUbrIiq3IqeTp2m5kCVzxbPZeC7fTwEOaNyGw==", 59 "license": "MIT", 60 "dependencies": { 61 "@astrojs/prism": "3.2.0", 62 "github-slugger": "^2.0.0", 63 "hast-util-from-html": "^2.0.3", 64 "hast-util-to-text": "^4.0.2", 65 "import-meta-resolve": "^4.1.0", 66 "js-yaml": "^4.1.0", 67 "mdast-util-definitions": "^6.0.0", 68 "rehype-raw": "^7.0.0", 69 "rehype-stringify": "^10.0.1", 70 "remark-gfm": "^4.0.0", 71 "remark-parse": "^11.0.0", 72 "remark-rehype": "^11.1.1", 73 "remark-smartypants": "^3.0.2", 74 "shiki": "^1.23.1", 75 "unified": "^11.0.5", 76 "unist-util-remove-position": "^5.0.0", 77 "unist-util-visit": "^5.0.0", 78 "unist-util-visit-parents": "^6.0.1", 79 "vfile": "^6.0.3" 80 } 81 }, 82 "node_modules/@astrojs/mdx": { 83 "version": "4.0.3", 84 "resolved": "https://registry.npmjs.org/@astrojs/mdx/-/mdx-4.0.3.tgz", 85 "integrity": "sha512-8HcuyNG/KgYUAQWVzKFkboXcTOBCW6aQ0WK0Er/iSmVSF0y3yimg4/3QSt+Twv9dogpwIHL+E8iBJKqieFv4+g==", 86 "license": "MIT", 87 "dependencies": { 88 "@astrojs/markdown-remark": "6.0.1", 89 "@mdx-js/mdx": "^3.1.0", 90 "acorn": "^8.14.0", 91 "es-module-lexer": "^1.5.4", 92 "estree-util-visit": "^2.0.0", 93 "hast-util-to-html": "^9.0.3", 94 "kleur": "^4.1.5", 95 "rehype-raw": "^7.0.0", 96 "remark-gfm": "^4.0.0", 97 "remark-smartypants": "^3.0.2", 98 "source-map": "^0.7.4", 99 "unist-util-visit": "^5.0.0", 100 "vfile": "^6.0.3" 101 }, 102 "engines": { 103 "node": "^18.17.1 || ^20.3.0 || >=22.0.0" 104 }, 105 "peerDependencies": { 106 "astro": "^5.0.0" 107 } 108 }, 109 "node_modules/@astrojs/prism": { 110 "version": "3.2.0", 111 "resolved": "https://registry.npmjs.org/@astrojs/prism/-/prism-3.2.0.tgz", 112 "integrity": "sha512-GilTHKGCW6HMq7y3BUv9Ac7GMe/MO9gi9GW62GzKtth0SwukCu/qp2wLiGpEujhY+VVhaG9v7kv/5vFzvf4NYw==", 113 "license": "MIT", 114 "dependencies": { 115 "prismjs": "^1.29.0" 116 }, 117 "engines": { 118 "node": "^18.17.1 || ^20.3.0 || >=22.0.0" 119 } 120 }, 121 "node_modules/@astrojs/rss": { 122 "version": "4.0.10", 123 "resolved": "https://registry.npmjs.org/@astrojs/rss/-/rss-4.0.10.tgz", 124 "integrity": "sha512-2gFdHM763uUAySkdwPYrpi6dppOBJr9ddg5VbkKXctWze8d1JHgIBBY78zWIYs7KBJT58zxadsObVAVt55RDaw==", 125 "license": "MIT", 126 "dependencies": { 127 "fast-xml-parser": "^4.5.0", 128 "kleur": "^4.1.5" 129 } 130 }, 131 "node_modules/@astrojs/sitemap": { 132 "version": "3.2.1", 133 "resolved": "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-3.2.1.tgz", 134 "integrity": "sha512-uxMfO8f7pALq0ADL6Lk68UV6dNYjJ2xGUzyjjVj60JLBs5a6smtlkBYv3tQ0DzoqwS7c9n4FUx5lgv0yPo/fgA==", 135 "license": "MIT", 136 "dependencies": { 137 "sitemap": "^8.0.0", 138 "stream-replace-string": "^2.0.0", 139 "zod": "^3.23.8" 140 } 141 }, 142 "node_modules/@astrojs/svelte": { 143 "version": "7.0.2", 144 "resolved": "https://registry.npmjs.org/@astrojs/svelte/-/svelte-7.0.2.tgz", 145 "integrity": "sha512-1+SJfU34wjGXBroAHkZRynVSDiAhoYGkn8ODhj20w9wfoUJXnHPgg+0NSDB7pShZRq0rwWDhA3Uo761YXOY4WA==", 146 "license": "MIT", 147 "dependencies": { 148 "@sveltejs/vite-plugin-svelte": "^5.0.1", 149 "svelte2tsx": "^0.7.22", 150 "vite": "^6.0.5" 151 }, 152 "engines": { 153 "node": "^18.17.1 || ^20.3.0 || >=22.0.0" 154 }, 155 "peerDependencies": { 156 "astro": "^5.0.0", 157 "svelte": "^5.1.16", 158 "typescript": "^5.3.3" 159 } 160 }, 161 "node_modules/@astrojs/telemetry": { 162 "version": "3.2.0", 163 "resolved": "https://registry.npmjs.org/@astrojs/telemetry/-/telemetry-3.2.0.tgz", 164 "integrity": "sha512-wxhSKRfKugLwLlr4OFfcqovk+LIFtKwLyGPqMsv+9/ibqqnW3Gv7tBhtKEb0gAyUAC4G9BTVQeQahqnQAhd6IQ==", 165 "license": "MIT", 166 "dependencies": { 167 "ci-info": "^4.1.0", 168 "debug": "^4.3.7", 169 "dlv": "^1.1.3", 170 "dset": "^3.1.4", 171 "is-docker": "^3.0.0", 172 "is-wsl": "^3.1.0", 173 "which-pm-runs": "^1.1.0" 174 }, 175 "engines": { 176 "node": "^18.17.1 || ^20.3.0 || >=22.0.0" 177 } 178 }, 179 "node_modules/@atproto/api": { 180 "version": "0.13.23", 181 "resolved": "https://registry.npmjs.org/@atproto/api/-/api-0.13.23.tgz", 182 "integrity": "sha512-V1Z5kgfSsqlFaC14sjnZL1Psv/9Lq/YKW1w7TIBq948Rtq8l+c6BpGrOH2Ssdcphpqi4OSeSYRsmJJlD6GGJ5w==", 183 "license": "MIT", 184 "dependencies": { 185 "@atproto/common-web": "^0.3.1", 186 "@atproto/lexicon": "^0.4.4", 187 "@atproto/syntax": "^0.3.1", 188 "@atproto/xrpc": "^0.6.5", 189 "await-lock": "^2.2.2", 190 "multiformats": "^9.9.0", 191 "tlds": "^1.234.0", 192 "zod": "^3.23.8" 193 } 194 }, 195 "node_modules/@atproto/common-web": { 196 "version": "0.3.1", 197 "resolved": "https://registry.npmjs.org/@atproto/common-web/-/common-web-0.3.1.tgz", 198 "integrity": "sha512-N7wiTnus5vAr+lT//0y8m/FaHHLJ9LpGuEwkwDAeV3LCiPif4m/FS8x/QOYrx1PdZQwKso95RAPzCGWQBH5j6Q==", 199 "license": "MIT", 200 "dependencies": { 201 "graphemer": "^1.4.0", 202 "multiformats": "^9.9.0", 203 "uint8arrays": "3.0.0", 204 "zod": "^3.23.8" 205 } 206 }, 207 "node_modules/@atproto/lexicon": { 208 "version": "0.4.4", 209 "resolved": "https://registry.npmjs.org/@atproto/lexicon/-/lexicon-0.4.4.tgz", 210 "integrity": "sha512-QFEmr3rpj/RoAmfX9ALU/asBG/rsVtQZnw+9nOB1/AuIwoxXd+ZyndR6lVUc2+DL4GEjl6W2yvBru5xbQIZWyA==", 211 "license": "MIT", 212 "dependencies": { 213 "@atproto/common-web": "^0.3.1", 214 "@atproto/syntax": "^0.3.1", 215 "iso-datestring-validator": "^2.2.2", 216 "multiformats": "^9.9.0", 217 "zod": "^3.23.8" 218 } 219 }, 220 "node_modules/@atproto/syntax": { 221 "version": "0.3.1", 222 "resolved": "https://registry.npmjs.org/@atproto/syntax/-/syntax-0.3.1.tgz", 223 "integrity": "sha512-fzW0Mg1QUOVCWUD3RgEsDt6d1OZ6DdFmbKcDdbzUfh0t4rhtRAC05KbZYmxuMPWDAiJ4BbbQ5dkAc/mNypMXkw==", 224 "license": "MIT" 225 }, 226 "node_modules/@atproto/xrpc": { 227 "version": "0.6.5", 228 "resolved": "https://registry.npmjs.org/@atproto/xrpc/-/xrpc-0.6.5.tgz", 229 "integrity": "sha512-t6u8iPEVbWge5RhzKZDahSzNDYIAxUtop6Q/X/apAZY1rgreVU0/1sSvvRoRFH19d3UIKjYdLuwFqMi9w8nY3Q==", 230 "license": "MIT", 231 "dependencies": { 232 "@atproto/lexicon": "^0.4.4", 233 "zod": "^3.23.8" 234 } 235 }, 236 "node_modules/@babel/helper-string-parser": { 237 "version": "7.25.9", 238 "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz", 239 "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==", 240 "license": "MIT", 241 "engines": { 242 "node": ">=6.9.0" 243 } 244 }, 245 "node_modules/@babel/helper-validator-identifier": { 246 "version": "7.25.9", 247 "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz", 248 "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==", 249 "license": "MIT", 250 "engines": { 251 "node": ">=6.9.0" 252 } 253 }, 254 "node_modules/@babel/parser": { 255 "version": "7.26.3", 256 "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.26.3.tgz", 257 "integrity": "sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA==", 258 "license": "MIT", 259 "dependencies": { 260 "@babel/types": "^7.26.3" 261 }, 262 "bin": { 263 "parser": "bin/babel-parser.js" 264 }, 265 "engines": { 266 "node": ">=6.0.0" 267 } 268 }, 269 "node_modules/@babel/types": { 270 "version": "7.26.3", 271 "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.3.tgz", 272 "integrity": "sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==", 273 "license": "MIT", 274 "dependencies": { 275 "@babel/helper-string-parser": "^7.25.9", 276 "@babel/helper-validator-identifier": "^7.25.9" 277 }, 278 "engines": { 279 "node": ">=6.9.0" 280 } 281 }, 282 "node_modules/@emnapi/runtime": { 283 "version": "1.3.1", 284 "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.3.1.tgz", 285 "integrity": "sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw==", 286 "dev": true, 287 "license": "MIT", 288 "optional": true, 289 "dependencies": { 290 "tslib": "^2.4.0" 291 } 292 }, 293 "node_modules/@esbuild/linux-x64": { 294 "version": "0.21.5", 295 "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz", 296 "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==", 297 "cpu": [ 298 "x64" 299 ], 300 "license": "MIT", 301 "optional": true, 302 "os": [ 303 "linux" 304 ], 305 "engines": { 306 "node": ">=12" 307 } 308 }, 309 "node_modules/@iconify-json/fa6-brands": { 310 "version": "1.2.5", 311 "resolved": "https://registry.npmjs.org/@iconify-json/fa6-brands/-/fa6-brands-1.2.5.tgz", 312 "integrity": "sha512-U/iFfziz6jSN9zArOJZYTtoj2tQyh6MxPdI8M84DQ2kEulPaj8j+h9bqvjmzszNHmD7v+kmmKd/MLkMKk+3Zuw==", 313 "license": "CC-BY-4.0", 314 "dependencies": { 315 "@iconify/types": "*" 316 } 317 }, 318 "node_modules/@iconify-json/fa6-solid": { 319 "version": "1.2.3", 320 "resolved": "https://registry.npmjs.org/@iconify-json/fa6-solid/-/fa6-solid-1.2.3.tgz", 321 "integrity": "sha512-C5o8YJF+ekrS4wRb/6/0SE2KjRyJlCg++IOVC/fineiRinITivsmzFRNW1MQX2xfDZ1T7bxeKxLN6lcaTG3jGA==", 322 "license": "CC-BY-4.0", 323 "dependencies": { 324 "@iconify/types": "*" 325 } 326 }, 327 "node_modules/@iconify/types": { 328 "version": "2.0.0", 329 "resolved": "https://registry.npmjs.org/@iconify/types/-/types-2.0.0.tgz", 330 "integrity": "sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==", 331 "license": "MIT" 332 }, 333 "node_modules/@img/sharp-darwin-arm64": { 334 "version": "0.33.5", 335 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.33.5.tgz", 336 "integrity": "sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==", 337 "cpu": [ 338 "arm64" 339 ], 340 "dev": true, 341 "license": "Apache-2.0", 342 "optional": true, 343 "os": [ 344 "darwin" 345 ], 346 "engines": { 347 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 348 }, 349 "funding": { 350 "url": "https://opencollective.com/libvips" 351 }, 352 "optionalDependencies": { 353 "@img/sharp-libvips-darwin-arm64": "1.0.4" 354 } 355 }, 356 "node_modules/@img/sharp-darwin-x64": { 357 "version": "0.33.5", 358 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.33.5.tgz", 359 "integrity": "sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==", 360 "cpu": [ 361 "x64" 362 ], 363 "dev": true, 364 "license": "Apache-2.0", 365 "optional": true, 366 "os": [ 367 "darwin" 368 ], 369 "engines": { 370 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 371 }, 372 "funding": { 373 "url": "https://opencollective.com/libvips" 374 }, 375 "optionalDependencies": { 376 "@img/sharp-libvips-darwin-x64": "1.0.4" 377 } 378 }, 379 "node_modules/@img/sharp-libvips-darwin-arm64": { 380 "version": "1.0.4", 381 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.0.4.tgz", 382 "integrity": "sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==", 383 "cpu": [ 384 "arm64" 385 ], 386 "dev": true, 387 "license": "LGPL-3.0-or-later", 388 "optional": true, 389 "os": [ 390 "darwin" 391 ], 392 "funding": { 393 "url": "https://opencollective.com/libvips" 394 } 395 }, 396 "node_modules/@img/sharp-libvips-darwin-x64": { 397 "version": "1.0.4", 398 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.0.4.tgz", 399 "integrity": "sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==", 400 "cpu": [ 401 "x64" 402 ], 403 "dev": true, 404 "license": "LGPL-3.0-or-later", 405 "optional": true, 406 "os": [ 407 "darwin" 408 ], 409 "funding": { 410 "url": "https://opencollective.com/libvips" 411 } 412 }, 413 "node_modules/@img/sharp-libvips-linux-arm": { 414 "version": "1.0.5", 415 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.5.tgz", 416 "integrity": "sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==", 417 "cpu": [ 418 "arm" 419 ], 420 "dev": true, 421 "license": "LGPL-3.0-or-later", 422 "optional": true, 423 "os": [ 424 "linux" 425 ], 426 "funding": { 427 "url": "https://opencollective.com/libvips" 428 } 429 }, 430 "node_modules/@img/sharp-libvips-linux-arm64": { 431 "version": "1.0.4", 432 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.0.4.tgz", 433 "integrity": "sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==", 434 "cpu": [ 435 "arm64" 436 ], 437 "dev": true, 438 "license": "LGPL-3.0-or-later", 439 "optional": true, 440 "os": [ 441 "linux" 442 ], 443 "funding": { 444 "url": "https://opencollective.com/libvips" 445 } 446 }, 447 "node_modules/@img/sharp-libvips-linux-s390x": { 448 "version": "1.0.4", 449 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.0.4.tgz", 450 "integrity": "sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==", 451 "cpu": [ 452 "s390x" 453 ], 454 "dev": true, 455 "license": "LGPL-3.0-or-later", 456 "optional": true, 457 "os": [ 458 "linux" 459 ], 460 "funding": { 461 "url": "https://opencollective.com/libvips" 462 } 463 }, 464 "node_modules/@img/sharp-libvips-linux-x64": { 465 "version": "1.0.4", 466 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.4.tgz", 467 "integrity": "sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==", 468 "cpu": [ 469 "x64" 470 ], 471 "dev": true, 472 "license": "LGPL-3.0-or-later", 473 "optional": true, 474 "os": [ 475 "linux" 476 ], 477 "funding": { 478 "url": "https://opencollective.com/libvips" 479 } 480 }, 481 "node_modules/@img/sharp-libvips-linuxmusl-arm64": { 482 "version": "1.0.4", 483 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.0.4.tgz", 484 "integrity": "sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==", 485 "cpu": [ 486 "arm64" 487 ], 488 "dev": true, 489 "license": "LGPL-3.0-or-later", 490 "optional": true, 491 "os": [ 492 "linux" 493 ], 494 "funding": { 495 "url": "https://opencollective.com/libvips" 496 } 497 }, 498 "node_modules/@img/sharp-libvips-linuxmusl-x64": { 499 "version": "1.0.4", 500 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.0.4.tgz", 501 "integrity": "sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==", 502 "cpu": [ 503 "x64" 504 ], 505 "dev": true, 506 "license": "LGPL-3.0-or-later", 507 "optional": true, 508 "os": [ 509 "linux" 510 ], 511 "funding": { 512 "url": "https://opencollective.com/libvips" 513 } 514 }, 515 "node_modules/@img/sharp-linux-arm": { 516 "version": "0.33.5", 517 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.33.5.tgz", 518 "integrity": "sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==", 519 "cpu": [ 520 "arm" 521 ], 522 "dev": true, 523 "license": "Apache-2.0", 524 "optional": true, 525 "os": [ 526 "linux" 527 ], 528 "engines": { 529 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 530 }, 531 "funding": { 532 "url": "https://opencollective.com/libvips" 533 }, 534 "optionalDependencies": { 535 "@img/sharp-libvips-linux-arm": "1.0.5" 536 } 537 }, 538 "node_modules/@img/sharp-linux-arm64": { 539 "version": "0.33.5", 540 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.33.5.tgz", 541 "integrity": "sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==", 542 "cpu": [ 543 "arm64" 544 ], 545 "dev": true, 546 "license": "Apache-2.0", 547 "optional": true, 548 "os": [ 549 "linux" 550 ], 551 "engines": { 552 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 553 }, 554 "funding": { 555 "url": "https://opencollective.com/libvips" 556 }, 557 "optionalDependencies": { 558 "@img/sharp-libvips-linux-arm64": "1.0.4" 559 } 560 }, 561 "node_modules/@img/sharp-linux-s390x": { 562 "version": "0.33.5", 563 "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.33.5.tgz", 564 "integrity": "sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==", 565 "cpu": [ 566 "s390x" 567 ], 568 "dev": true, 569 "license": "Apache-2.0", 570 "optional": true, 571 "os": [ 572 "linux" 573 ], 574 "engines": { 575 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 576 }, 577 "funding": { 578 "url": "https://opencollective.com/libvips" 579 }, 580 "optionalDependencies": { 581 "@img/sharp-libvips-linux-s390x": "1.0.4" 582 } 583 }, 584 "node_modules/@img/sharp-linux-x64": { 585 "version": "0.33.5", 586 "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.33.5.tgz", 587 "integrity": "sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==", 588 "cpu": [ 589 "x64" 590 ], 591 "dev": true, 592 "license": "Apache-2.0", 593 "optional": true, 594 "os": [ 595 "linux" 596 ], 597 "engines": { 598 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 599 }, 600 "funding": { 601 "url": "https://opencollective.com/libvips" 602 }, 603 "optionalDependencies": { 604 "@img/sharp-libvips-linux-x64": "1.0.4" 605 } 606 }, 607 "node_modules/@img/sharp-linuxmusl-arm64": { 608 "version": "0.33.5", 609 "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.33.5.tgz", 610 "integrity": "sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==", 611 "cpu": [ 612 "arm64" 613 ], 614 "dev": true, 615 "license": "Apache-2.0", 616 "optional": true, 617 "os": [ 618 "linux" 619 ], 620 "engines": { 621 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 622 }, 623 "funding": { 624 "url": "https://opencollective.com/libvips" 625 }, 626 "optionalDependencies": { 627 "@img/sharp-libvips-linuxmusl-arm64": "1.0.4" 628 } 629 }, 630 "node_modules/@img/sharp-linuxmusl-x64": { 631 "version": "0.33.5", 632 "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.33.5.tgz", 633 "integrity": "sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==", 634 "cpu": [ 635 "x64" 636 ], 637 "dev": true, 638 "license": "Apache-2.0", 639 "optional": true, 640 "os": [ 641 "linux" 642 ], 643 "engines": { 644 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 645 }, 646 "funding": { 647 "url": "https://opencollective.com/libvips" 648 }, 649 "optionalDependencies": { 650 "@img/sharp-libvips-linuxmusl-x64": "1.0.4" 651 } 652 }, 653 "node_modules/@img/sharp-wasm32": { 654 "version": "0.33.5", 655 "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.33.5.tgz", 656 "integrity": "sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==", 657 "cpu": [ 658 "wasm32" 659 ], 660 "dev": true, 661 "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT", 662 "optional": true, 663 "dependencies": { 664 "@emnapi/runtime": "^1.2.0" 665 }, 666 "engines": { 667 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 668 }, 669 "funding": { 670 "url": "https://opencollective.com/libvips" 671 } 672 }, 673 "node_modules/@img/sharp-win32-ia32": { 674 "version": "0.33.5", 675 "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.33.5.tgz", 676 "integrity": "sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==", 677 "cpu": [ 678 "ia32" 679 ], 680 "dev": true, 681 "license": "Apache-2.0 AND LGPL-3.0-or-later", 682 "optional": true, 683 "os": [ 684 "win32" 685 ], 686 "engines": { 687 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 688 }, 689 "funding": { 690 "url": "https://opencollective.com/libvips" 691 } 692 }, 693 "node_modules/@img/sharp-win32-x64": { 694 "version": "0.33.5", 695 "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.33.5.tgz", 696 "integrity": "sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==", 697 "cpu": [ 698 "x64" 699 ], 700 "dev": true, 701 "license": "Apache-2.0 AND LGPL-3.0-or-later", 702 "optional": true, 703 "os": [ 704 "win32" 705 ], 706 "engines": { 707 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 708 }, 709 "funding": { 710 "url": "https://opencollective.com/libvips" 711 } 712 }, 713 "node_modules/@jridgewell/gen-mapping": { 714 "version": "0.3.8", 715 "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz", 716 "integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==", 717 "license": "MIT", 718 "dependencies": { 719 "@jridgewell/set-array": "^1.2.1", 720 "@jridgewell/sourcemap-codec": "^1.4.10", 721 "@jridgewell/trace-mapping": "^0.3.24" 722 }, 723 "engines": { 724 "node": ">=6.0.0" 725 } 726 }, 727 "node_modules/@jridgewell/resolve-uri": { 728 "version": "3.1.2", 729 "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", 730 "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", 731 "license": "MIT", 732 "engines": { 733 "node": ">=6.0.0" 734 } 735 }, 736 "node_modules/@jridgewell/set-array": { 737 "version": "1.2.1", 738 "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", 739 "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", 740 "license": "MIT", 741 "engines": { 742 "node": ">=6.0.0" 743 } 744 }, 745 "node_modules/@jridgewell/sourcemap-codec": { 746 "version": "1.5.0", 747 "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz", 748 "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==", 749 "license": "MIT" 750 }, 751 "node_modules/@jridgewell/trace-mapping": { 752 "version": "0.3.25", 753 "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", 754 "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", 755 "license": "MIT", 756 "dependencies": { 757 "@jridgewell/resolve-uri": "^3.1.0", 758 "@jridgewell/sourcemap-codec": "^1.4.14" 759 } 760 }, 761 "node_modules/@mdx-js/mdx": { 762 "version": "3.1.0", 763 "resolved": "https://registry.npmjs.org/@mdx-js/mdx/-/mdx-3.1.0.tgz", 764 "integrity": "sha512-/QxEhPAvGwbQmy1Px8F899L5Uc2KZ6JtXwlCgJmjSTBedwOZkByYcBG4GceIGPXRDsmfxhHazuS+hlOShRLeDw==", 765 "license": "MIT", 766 "dependencies": { 767 "@types/estree": "^1.0.0", 768 "@types/estree-jsx": "^1.0.0", 769 "@types/hast": "^3.0.0", 770 "@types/mdx": "^2.0.0", 771 "collapse-white-space": "^2.0.0", 772 "devlop": "^1.0.0", 773 "estree-util-is-identifier-name": "^3.0.0", 774 "estree-util-scope": "^1.0.0", 775 "estree-walker": "^3.0.0", 776 "hast-util-to-jsx-runtime": "^2.0.0", 777 "markdown-extensions": "^2.0.0", 778 "recma-build-jsx": "^1.0.0", 779 "recma-jsx": "^1.0.0", 780 "recma-stringify": "^1.0.0", 781 "rehype-recma": "^1.0.0", 782 "remark-mdx": "^3.0.0", 783 "remark-parse": "^11.0.0", 784 "remark-rehype": "^11.0.0", 785 "source-map": "^0.7.0", 786 "unified": "^11.0.0", 787 "unist-util-position-from-estree": "^2.0.0", 788 "unist-util-stringify-position": "^4.0.0", 789 "unist-util-visit": "^5.0.0", 790 "vfile": "^6.0.0" 791 }, 792 "funding": { 793 "type": "opencollective", 794 "url": "https://opencollective.com/unified" 795 } 796 }, 797 "node_modules/@nodelib/fs.scandir": { 798 "version": "2.1.5", 799 "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", 800 "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", 801 "license": "MIT", 802 "dependencies": { 803 "@nodelib/fs.stat": "2.0.5", 804 "run-parallel": "^1.1.9" 805 }, 806 "engines": { 807 "node": ">= 8" 808 } 809 }, 810 "node_modules/@nodelib/fs.stat": { 811 "version": "2.0.5", 812 "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", 813 "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", 814 "license": "MIT", 815 "engines": { 816 "node": ">= 8" 817 } 818 }, 819 "node_modules/@nodelib/fs.walk": { 820 "version": "1.2.8", 821 "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", 822 "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", 823 "license": "MIT", 824 "dependencies": { 825 "@nodelib/fs.scandir": "2.1.5", 826 "fastq": "^1.6.0" 827 }, 828 "engines": { 829 "node": ">= 8" 830 } 831 }, 832 "node_modules/@oslojs/encoding": { 833 "version": "1.1.0", 834 "resolved": "https://registry.npmjs.org/@oslojs/encoding/-/encoding-1.1.0.tgz", 835 "integrity": "sha512-70wQhgYmndg4GCPxPPxPGevRKqTIJ2Nh4OkiMWmDAVYsTQ+Ta7Sq+rPevXyXGdzr30/qZBnyOalCszoMxlyldQ==", 836 "license": "MIT" 837 }, 838 "node_modules/@photostructure/tz-lookup": { 839 "version": "11.1.0", 840 "resolved": "https://registry.npmjs.org/@photostructure/tz-lookup/-/tz-lookup-11.1.0.tgz", 841 "integrity": "sha512-UywyhMwUdVU2aH5ls7EweTEyPpXbDkgC//Nnsm/lWfpae8WX3N33Yy0/aBmb/Pd9+qEtgcFMYTtN/Htb+cd0ZA==", 842 "dev": true, 843 "license": "CC0-1.0" 844 }, 845 "node_modules/@rollup/pluginutils": { 846 "version": "5.1.4", 847 "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.4.tgz", 848 "integrity": "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==", 849 "license": "MIT", 850 "dependencies": { 851 "@types/estree": "^1.0.0", 852 "estree-walker": "^2.0.2", 853 "picomatch": "^4.0.2" 854 }, 855 "engines": { 856 "node": ">=14.0.0" 857 }, 858 "peerDependencies": { 859 "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" 860 }, 861 "peerDependenciesMeta": { 862 "rollup": { 863 "optional": true 864 } 865 } 866 }, 867 "node_modules/@rollup/pluginutils/node_modules/estree-walker": { 868 "version": "2.0.2", 869 "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz", 870 "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==", 871 "license": "MIT" 872 }, 873 "node_modules/@rollup/rollup-linux-x64-gnu": { 874 "version": "4.29.1", 875 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.29.1.tgz", 876 "integrity": "sha512-87xYCwb0cPGZFoGiErT1eDcssByaLX4fc0z2nRM6eMtV9njAfEE6OW3UniAoDhX4Iq5xQVpE6qO9aJbCFumKYQ==", 877 "cpu": [ 878 "x64" 879 ], 880 "license": "MIT", 881 "optional": true, 882 "os": [ 883 "linux" 884 ] 885 }, 886 "node_modules/@rollup/rollup-linux-x64-musl": { 887 "version": "4.29.1", 888 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.29.1.tgz", 889 "integrity": "sha512-xufkSNppNOdVRCEC4WKvlR1FBDyqCSCpQeMMgv9ZyXqqtKBfkw1yfGMTUTs9Qsl6WQbJnsGboWCp7pJGkeMhKA==", 890 "cpu": [ 891 "x64" 892 ], 893 "license": "MIT", 894 "optional": true, 895 "os": [ 896 "linux" 897 ] 898 }, 899 "node_modules/@shikijs/core": { 900 "version": "1.24.4", 901 "resolved": "https://registry.npmjs.org/@shikijs/core/-/core-1.24.4.tgz", 902 "integrity": "sha512-jjLsld+xEEGYlxAXDyGwWsKJ1sw5Pc1pnp4ai2ORpjx2UX08YYTC0NNqQYO1PaghYaR+PvgMOGuvzw2he9sk0Q==", 903 "license": "MIT", 904 "dependencies": { 905 "@shikijs/engine-javascript": "1.24.4", 906 "@shikijs/engine-oniguruma": "1.24.4", 907 "@shikijs/types": "1.24.4", 908 "@shikijs/vscode-textmate": "^9.3.1", 909 "@types/hast": "^3.0.4", 910 "hast-util-to-html": "^9.0.4" 911 } 912 }, 913 "node_modules/@shikijs/engine-javascript": { 914 "version": "1.24.4", 915 "resolved": "https://registry.npmjs.org/@shikijs/engine-javascript/-/engine-javascript-1.24.4.tgz", 916 "integrity": "sha512-TClaQOLvo9WEMJv6GoUsykQ6QdynuKszuORFWCke8qvi6PeLm7FcD9+7y45UenysxEWYpDL5KJaVXTngTE+2BA==", 917 "license": "MIT", 918 "dependencies": { 919 "@shikijs/types": "1.24.4", 920 "@shikijs/vscode-textmate": "^9.3.1", 921 "oniguruma-to-es": "0.8.1" 922 } 923 }, 924 "node_modules/@shikijs/engine-oniguruma": { 925 "version": "1.24.4", 926 "resolved": "https://registry.npmjs.org/@shikijs/engine-oniguruma/-/engine-oniguruma-1.24.4.tgz", 927 "integrity": "sha512-Do2ry6flp2HWdvpj2XOwwa0ljZBRy15HKZITzPcNIBOGSeprnA8gOooA/bLsSPuy8aJBa+Q/r34dMmC3KNL/zw==", 928 "license": "MIT", 929 "dependencies": { 930 "@shikijs/types": "1.24.4", 931 "@shikijs/vscode-textmate": "^9.3.1" 932 } 933 }, 934 "node_modules/@shikijs/types": { 935 "version": "1.24.4", 936 "resolved": "https://registry.npmjs.org/@shikijs/types/-/types-1.24.4.tgz", 937 "integrity": "sha512-0r0XU7Eaow0PuDxuWC1bVqmWCgm3XqizIaT7SM42K03vc69LGooT0U8ccSR44xP/hGlNx4FKhtYpV+BU6aaKAA==", 938 "license": "MIT", 939 "dependencies": { 940 "@shikijs/vscode-textmate": "^9.3.1", 941 "@types/hast": "^3.0.4" 942 } 943 }, 944 "node_modules/@shikijs/vscode-textmate": { 945 "version": "9.3.1", 946 "resolved": "https://registry.npmjs.org/@shikijs/vscode-textmate/-/vscode-textmate-9.3.1.tgz", 947 "integrity": "sha512-79QfK1393x9Ho60QFyLti+QfdJzRQCVLFb97kOIV7Eo9vQU/roINgk7m24uv0a7AUvN//RDH36FLjjK48v0s9g==", 948 "license": "MIT" 949 }, 950 "node_modules/@sveltejs/vite-plugin-svelte": { 951 "version": "5.0.3", 952 "resolved": "https://registry.npmjs.org/@sveltejs/vite-plugin-svelte/-/vite-plugin-svelte-5.0.3.tgz", 953 "integrity": "sha512-MCFS6CrQDu1yGwspm4qtli0e63vaPCehf6V7pIMP15AsWgMKrqDGCPFF/0kn4SP0ii4aySu4Pa62+fIRGFMjgw==", 954 "license": "MIT", 955 "dependencies": { 956 "@sveltejs/vite-plugin-svelte-inspector": "^4.0.1", 957 "debug": "^4.4.0", 958 "deepmerge": "^4.3.1", 959 "kleur": "^4.1.5", 960 "magic-string": "^0.30.15", 961 "vitefu": "^1.0.4" 962 }, 963 "engines": { 964 "node": "^18.0.0 || ^20.0.0 || >=22" 965 }, 966 "peerDependencies": { 967 "svelte": "^5.0.0", 968 "vite": "^6.0.0" 969 } 970 }, 971 "node_modules/@sveltejs/vite-plugin-svelte-inspector": { 972 "version": "4.0.1", 973 "resolved": "https://registry.npmjs.org/@sveltejs/vite-plugin-svelte-inspector/-/vite-plugin-svelte-inspector-4.0.1.tgz", 974 "integrity": "sha512-J/Nmb2Q2y7mck2hyCX4ckVHcR5tu2J+MtBEQqpDrrgELZ2uvraQcK/ioCV61AqkdXFgriksOKIceDcQmqnGhVw==", 975 "license": "MIT", 976 "dependencies": { 977 "debug": "^4.3.7" 978 }, 979 "engines": { 980 "node": "^18.0.0 || ^20.0.0 || >=22" 981 }, 982 "peerDependencies": { 983 "@sveltejs/vite-plugin-svelte": "^5.0.0", 984 "svelte": "^5.0.0", 985 "vite": "^6.0.0" 986 } 987 }, 988 "node_modules/@types/acorn": { 989 "version": "4.0.6", 990 "resolved": "https://registry.npmjs.org/@types/acorn/-/acorn-4.0.6.tgz", 991 "integrity": "sha512-veQTnWP+1D/xbxVrPC3zHnCZRjSrKfhbMUlEA43iMZLu7EsnTtkJklIuwrCPbOi8YkvDQAiW05VQQFvvz9oieQ==", 992 "license": "MIT", 993 "dependencies": { 994 "@types/estree": "*" 995 } 996 }, 997 "node_modules/@types/cookie": { 998 "version": "0.6.0", 999 "resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.6.0.tgz", 1000 "integrity": "sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==", 1001 "license": "MIT" 1002 }, 1003 "node_modules/@types/debug": { 1004 "version": "4.1.12", 1005 "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz", 1006 "integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==", 1007 "license": "MIT", 1008 "dependencies": { 1009 "@types/ms": "*" 1010 } 1011 }, 1012 "node_modules/@types/estree": { 1013 "version": "1.0.6", 1014 "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz", 1015 "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==", 1016 "license": "MIT" 1017 }, 1018 "node_modules/@types/estree-jsx": { 1019 "version": "1.0.5", 1020 "resolved": "https://registry.npmjs.org/@types/estree-jsx/-/estree-jsx-1.0.5.tgz", 1021 "integrity": "sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==", 1022 "license": "MIT", 1023 "dependencies": { 1024 "@types/estree": "*" 1025 } 1026 }, 1027 "node_modules/@types/hast": { 1028 "version": "3.0.4", 1029 "resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz", 1030 "integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==", 1031 "license": "MIT", 1032 "dependencies": { 1033 "@types/unist": "*" 1034 } 1035 }, 1036 "node_modules/@types/luxon": { 1037 "version": "3.4.2", 1038 "resolved": "https://registry.npmjs.org/@types/luxon/-/luxon-3.4.2.tgz", 1039 "integrity": "sha512-TifLZlFudklWlMBfhubvgqTXRzLDI5pCbGa4P8a3wPyUQSW+1xQ5eDsreP9DWHX3tjq1ke96uYG/nwundroWcA==", 1040 "dev": true, 1041 "license": "MIT" 1042 }, 1043 "node_modules/@types/mdast": { 1044 "version": "4.0.4", 1045 "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz", 1046 "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==", 1047 "license": "MIT", 1048 "dependencies": { 1049 "@types/unist": "*" 1050 } 1051 }, 1052 "node_modules/@types/mdx": { 1053 "version": "2.0.13", 1054 "resolved": "https://registry.npmjs.org/@types/mdx/-/mdx-2.0.13.tgz", 1055 "integrity": "sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==", 1056 "license": "MIT" 1057 }, 1058 "node_modules/@types/ms": { 1059 "version": "0.7.34", 1060 "resolved": "https://registry.npmjs.org/@types/ms/-/ms-0.7.34.tgz", 1061 "integrity": "sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==", 1062 "license": "MIT" 1063 }, 1064 "node_modules/@types/nlcst": { 1065 "version": "2.0.3", 1066 "resolved": "https://registry.npmjs.org/@types/nlcst/-/nlcst-2.0.3.tgz", 1067 "integrity": "sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==", 1068 "license": "MIT", 1069 "dependencies": { 1070 "@types/unist": "*" 1071 } 1072 }, 1073 "node_modules/@types/node": { 1074 "version": "22.10.2", 1075 "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.2.tgz", 1076 "integrity": "sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==", 1077 "license": "MIT", 1078 "dependencies": { 1079 "undici-types": "~6.20.0" 1080 } 1081 }, 1082 "node_modules/@types/sax": { 1083 "version": "1.2.7", 1084 "resolved": "https://registry.npmjs.org/@types/sax/-/sax-1.2.7.tgz", 1085 "integrity": "sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==", 1086 "license": "MIT", 1087 "dependencies": { 1088 "@types/node": "*" 1089 } 1090 }, 1091 "node_modules/@types/unist": { 1092 "version": "3.0.3", 1093 "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz", 1094 "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==", 1095 "license": "MIT" 1096 }, 1097 "node_modules/@ungap/structured-clone": { 1098 "version": "1.2.1", 1099 "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.1.tgz", 1100 "integrity": "sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==", 1101 "license": "ISC" 1102 }, 1103 "node_modules/@vercel/analytics": { 1104 "version": "1.4.1", 1105 "resolved": "https://registry.npmjs.org/@vercel/analytics/-/analytics-1.4.1.tgz", 1106 "integrity": "sha512-ekpL4ReX2TH3LnrRZTUKjHHNpNy9S1I7QmS+g/RQXoSUQ8ienzosuX7T9djZ/s8zPhBx1mpHP/Rw5875N+zQIQ==", 1107 "license": "MPL-2.0", 1108 "peerDependencies": { 1109 "@remix-run/react": "^2", 1110 "@sveltejs/kit": "^1 || ^2", 1111 "next": ">= 13", 1112 "react": "^18 || ^19 || ^19.0.0-rc", 1113 "svelte": ">= 4", 1114 "vue": "^3", 1115 "vue-router": "^4" 1116 }, 1117 "peerDependenciesMeta": { 1118 "@remix-run/react": { 1119 "optional": true 1120 }, 1121 "@sveltejs/kit": { 1122 "optional": true 1123 }, 1124 "next": { 1125 "optional": true 1126 }, 1127 "react": { 1128 "optional": true 1129 }, 1130 "svelte": { 1131 "optional": true 1132 }, 1133 "vue": { 1134 "optional": true 1135 }, 1136 "vue-router": { 1137 "optional": true 1138 } 1139 } 1140 }, 1141 "node_modules/@vercel/speed-insights": { 1142 "version": "1.1.0", 1143 "resolved": "https://registry.npmjs.org/@vercel/speed-insights/-/speed-insights-1.1.0.tgz", 1144 "integrity": "sha512-rAXxuhhO4mlRGC9noa5F7HLMtGg8YF1zAN6Pjd1Ny4pII4cerhtwSG4vympbCl+pWkH7nBS9kVXRD4FAn54dlg==", 1145 "hasInstallScript": true, 1146 "license": "Apache-2.0", 1147 "peerDependencies": { 1148 "@sveltejs/kit": "^1 || ^2", 1149 "next": ">= 13", 1150 "react": "^18 || ^19 || ^19.0.0-rc", 1151 "svelte": ">= 4", 1152 "vue": "^3", 1153 "vue-router": "^4" 1154 }, 1155 "peerDependenciesMeta": { 1156 "@sveltejs/kit": { 1157 "optional": true 1158 }, 1159 "next": { 1160 "optional": true 1161 }, 1162 "react": { 1163 "optional": true 1164 }, 1165 "svelte": { 1166 "optional": true 1167 }, 1168 "vue": { 1169 "optional": true 1170 }, 1171 "vue-router": { 1172 "optional": true 1173 } 1174 } 1175 }, 1176 "node_modules/acorn": { 1177 "version": "8.14.0", 1178 "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz", 1179 "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==", 1180 "license": "MIT", 1181 "bin": { 1182 "acorn": "bin/acorn" 1183 }, 1184 "engines": { 1185 "node": ">=0.4.0" 1186 } 1187 }, 1188 "node_modules/acorn-jsx": { 1189 "version": "5.3.2", 1190 "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", 1191 "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", 1192 "license": "MIT", 1193 "peerDependencies": { 1194 "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" 1195 } 1196 }, 1197 "node_modules/acorn-typescript": { 1198 "version": "1.4.13", 1199 "resolved": "https://registry.npmjs.org/acorn-typescript/-/acorn-typescript-1.4.13.tgz", 1200 "integrity": "sha512-xsc9Xv0xlVfwp2o7sQ+GCQ1PgbkdcpWdTzrwXxO3xDMTAywVS3oXVOcOHuRjAPkS4P9b+yc/qNF15460v+jp4Q==", 1201 "license": "MIT", 1202 "peerDependencies": { 1203 "acorn": ">=8.9.0" 1204 } 1205 }, 1206 "node_modules/ansi-align": { 1207 "version": "3.0.1", 1208 "resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz", 1209 "integrity": "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==", 1210 "license": "ISC", 1211 "dependencies": { 1212 "string-width": "^4.1.0" 1213 } 1214 }, 1215 "node_modules/ansi-align/node_modules/ansi-regex": { 1216 "version": "5.0.1", 1217 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", 1218 "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", 1219 "license": "MIT", 1220 "engines": { 1221 "node": ">=8" 1222 } 1223 }, 1224 "node_modules/ansi-align/node_modules/emoji-regex": { 1225 "version": "8.0.0", 1226 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", 1227 "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", 1228 "license": "MIT" 1229 }, 1230 "node_modules/ansi-align/node_modules/string-width": { 1231 "version": "4.2.3", 1232 "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", 1233 "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", 1234 "license": "MIT", 1235 "dependencies": { 1236 "emoji-regex": "^8.0.0", 1237 "is-fullwidth-code-point": "^3.0.0", 1238 "strip-ansi": "^6.0.1" 1239 }, 1240 "engines": { 1241 "node": ">=8" 1242 } 1243 }, 1244 "node_modules/ansi-align/node_modules/strip-ansi": { 1245 "version": "6.0.1", 1246 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", 1247 "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", 1248 "license": "MIT", 1249 "dependencies": { 1250 "ansi-regex": "^5.0.1" 1251 }, 1252 "engines": { 1253 "node": ">=8" 1254 } 1255 }, 1256 "node_modules/ansi-regex": { 1257 "version": "6.1.0", 1258 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", 1259 "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", 1260 "license": "MIT", 1261 "engines": { 1262 "node": ">=12" 1263 }, 1264 "funding": { 1265 "url": "https://github.com/chalk/ansi-regex?sponsor=1" 1266 } 1267 }, 1268 "node_modules/ansi-styles": { 1269 "version": "6.2.1", 1270 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", 1271 "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", 1272 "license": "MIT", 1273 "engines": { 1274 "node": ">=12" 1275 }, 1276 "funding": { 1277 "url": "https://github.com/chalk/ansi-styles?sponsor=1" 1278 } 1279 }, 1280 "node_modules/anymatch": { 1281 "version": "3.1.3", 1282 "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", 1283 "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", 1284 "license": "ISC", 1285 "dependencies": { 1286 "normalize-path": "^3.0.0", 1287 "picomatch": "^2.0.4" 1288 }, 1289 "engines": { 1290 "node": ">= 8" 1291 } 1292 }, 1293 "node_modules/anymatch/node_modules/picomatch": { 1294 "version": "2.3.1", 1295 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", 1296 "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", 1297 "license": "MIT", 1298 "engines": { 1299 "node": ">=8.6" 1300 }, 1301 "funding": { 1302 "url": "https://github.com/sponsors/jonschlinkert" 1303 } 1304 }, 1305 "node_modules/arg": { 1306 "version": "5.0.2", 1307 "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz", 1308 "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", 1309 "license": "MIT" 1310 }, 1311 "node_modules/argparse": { 1312 "version": "2.0.1", 1313 "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", 1314 "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", 1315 "license": "Python-2.0" 1316 }, 1317 "node_modules/aria-query": { 1318 "version": "5.3.2", 1319 "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.2.tgz", 1320 "integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==", 1321 "license": "Apache-2.0", 1322 "engines": { 1323 "node": ">= 0.4" 1324 } 1325 }, 1326 "node_modules/array-iterate": { 1327 "version": "2.0.1", 1328 "resolved": "https://registry.npmjs.org/array-iterate/-/array-iterate-2.0.1.tgz", 1329 "integrity": "sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==", 1330 "license": "MIT", 1331 "funding": { 1332 "type": "github", 1333 "url": "https://github.com/sponsors/wooorm" 1334 } 1335 }, 1336 "node_modules/astring": { 1337 "version": "1.9.0", 1338 "resolved": "https://registry.npmjs.org/astring/-/astring-1.9.0.tgz", 1339 "integrity": "sha512-LElXdjswlqjWrPpJFg1Fx4wpkOCxj1TDHlSV4PlaRxHGWko024xICaa97ZkMfs6DRKlCguiAI+rbXv5GWwXIkg==", 1340 "license": "MIT", 1341 "bin": { 1342 "astring": "bin/astring" 1343 } 1344 }, 1345 "node_modules/astro": { 1346 "version": "5.1.1", 1347 "resolved": "https://registry.npmjs.org/astro/-/astro-5.1.1.tgz", 1348 "integrity": "sha512-prpWC2PRs4P3FKQg6gZaU+VNMqbZi5pDvORGB2nrjfRjkrvF6/l4BqhvkJ6YQ0Ohm5rIMVz8ljgaRI77mLHbwg==", 1349 "license": "MIT", 1350 "dependencies": { 1351 "@astrojs/compiler": "^2.10.3", 1352 "@astrojs/internal-helpers": "0.4.2", 1353 "@astrojs/markdown-remark": "6.0.1", 1354 "@astrojs/telemetry": "3.2.0", 1355 "@oslojs/encoding": "^1.1.0", 1356 "@rollup/pluginutils": "^5.1.3", 1357 "@types/cookie": "^0.6.0", 1358 "acorn": "^8.14.0", 1359 "aria-query": "^5.3.2", 1360 "axobject-query": "^4.1.0", 1361 "boxen": "8.0.1", 1362 "ci-info": "^4.1.0", 1363 "clsx": "^2.1.1", 1364 "common-ancestor-path": "^1.0.1", 1365 "cookie": "^0.7.2", 1366 "cssesc": "^3.0.0", 1367 "debug": "^4.3.7", 1368 "deterministic-object-hash": "^2.0.2", 1369 "devalue": "^5.1.1", 1370 "diff": "^5.2.0", 1371 "dlv": "^1.1.3", 1372 "dset": "^3.1.4", 1373 "es-module-lexer": "^1.5.4", 1374 "esbuild": "^0.21.5", 1375 "estree-walker": "^3.0.3", 1376 "fast-glob": "^3.3.2", 1377 "flattie": "^1.1.1", 1378 "github-slugger": "^2.0.0", 1379 "html-escaper": "^3.0.3", 1380 "http-cache-semantics": "^4.1.1", 1381 "js-yaml": "^4.1.0", 1382 "kleur": "^4.1.5", 1383 "magic-string": "^0.30.14", 1384 "magicast": "^0.3.5", 1385 "micromatch": "^4.0.8", 1386 "mrmime": "^2.0.0", 1387 "neotraverse": "^0.6.18", 1388 "p-limit": "^6.1.0", 1389 "p-queue": "^8.0.1", 1390 "preferred-pm": "^4.0.0", 1391 "prompts": "^2.4.2", 1392 "rehype": "^13.0.2", 1393 "semver": "^7.6.3", 1394 "shiki": "^1.23.1", 1395 "tinyexec": "^0.3.1", 1396 "tsconfck": "^3.1.4", 1397 "ultrahtml": "^1.5.3", 1398 "unist-util-visit": "^5.0.0", 1399 "unstorage": "^1.14.0", 1400 "vfile": "^6.0.3", 1401 "vite": "^6.0.5", 1402 "vitefu": "^1.0.4", 1403 "which-pm": "^3.0.0", 1404 "xxhash-wasm": "^1.1.0", 1405 "yargs-parser": "^21.1.1", 1406 "yocto-spinner": "^0.1.0", 1407 "zod": "^3.23.8", 1408 "zod-to-json-schema": "^3.23.5", 1409 "zod-to-ts": "^1.2.0" 1410 }, 1411 "bin": { 1412 "astro": "astro.js" 1413 }, 1414 "engines": { 1415 "node": "^18.17.1 || ^20.3.0 || >=22.0.0", 1416 "npm": ">=9.6.5", 1417 "pnpm": ">=7.1.0" 1418 }, 1419 "optionalDependencies": { 1420 "sharp": "^0.33.3" 1421 } 1422 }, 1423 "node_modules/await-lock": { 1424 "version": "2.2.2", 1425 "resolved": "https://registry.npmjs.org/await-lock/-/await-lock-2.2.2.tgz", 1426 "integrity": "sha512-aDczADvlvTGajTDjcjpJMqRkOF6Qdz3YbPZm/PyW6tKPkx2hlYBzxMhEywM/tU72HrVZjgl5VCdRuMlA7pZ8Gw==", 1427 "license": "MIT" 1428 }, 1429 "node_modules/axobject-query": { 1430 "version": "4.1.0", 1431 "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz", 1432 "integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==", 1433 "license": "Apache-2.0", 1434 "engines": { 1435 "node": ">= 0.4" 1436 } 1437 }, 1438 "node_modules/bail": { 1439 "version": "2.0.2", 1440 "resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz", 1441 "integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==", 1442 "license": "MIT", 1443 "funding": { 1444 "type": "github", 1445 "url": "https://github.com/sponsors/wooorm" 1446 } 1447 }, 1448 "node_modules/base-64": { 1449 "version": "1.0.0", 1450 "resolved": "https://registry.npmjs.org/base-64/-/base-64-1.0.0.tgz", 1451 "integrity": "sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg==", 1452 "license": "MIT" 1453 }, 1454 "node_modules/batch-cluster": { 1455 "version": "13.0.0", 1456 "resolved": "https://registry.npmjs.org/batch-cluster/-/batch-cluster-13.0.0.tgz", 1457 "integrity": "sha512-EreW0Vi8TwovhYUHBXXRA5tthuU2ynGsZFlboyMJHCCUXYa2AjgwnE3ubBOJs2xJLcuXFJbi6c/8pH5+FVj8Og==", 1458 "dev": true, 1459 "license": "MIT", 1460 "engines": { 1461 "node": ">=14" 1462 } 1463 }, 1464 "node_modules/binary-extensions": { 1465 "version": "2.3.0", 1466 "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", 1467 "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", 1468 "license": "MIT", 1469 "engines": { 1470 "node": ">=8" 1471 }, 1472 "funding": { 1473 "url": "https://github.com/sponsors/sindresorhus" 1474 } 1475 }, 1476 "node_modules/boxen": { 1477 "version": "8.0.1", 1478 "resolved": "https://registry.npmjs.org/boxen/-/boxen-8.0.1.tgz", 1479 "integrity": "sha512-F3PH5k5juxom4xktynS7MoFY+NUWH5LC4CnH11YB8NPew+HLpmBLCybSAEyb2F+4pRXhuhWqFesoQd6DAyc2hw==", 1480 "license": "MIT", 1481 "dependencies": { 1482 "ansi-align": "^3.0.1", 1483 "camelcase": "^8.0.0", 1484 "chalk": "^5.3.0", 1485 "cli-boxes": "^3.0.0", 1486 "string-width": "^7.2.0", 1487 "type-fest": "^4.21.0", 1488 "widest-line": "^5.0.0", 1489 "wrap-ansi": "^9.0.0" 1490 }, 1491 "engines": { 1492 "node": ">=18" 1493 }, 1494 "funding": { 1495 "url": "https://github.com/sponsors/sindresorhus" 1496 } 1497 }, 1498 "node_modules/braces": { 1499 "version": "3.0.3", 1500 "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", 1501 "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", 1502 "license": "MIT", 1503 "dependencies": { 1504 "fill-range": "^7.1.1" 1505 }, 1506 "engines": { 1507 "node": ">=8" 1508 } 1509 }, 1510 "node_modules/camelcase": { 1511 "version": "8.0.0", 1512 "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-8.0.0.tgz", 1513 "integrity": "sha512-8WB3Jcas3swSvjIeA2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/BGrmAmkWVEszSrrg4RwmO46qIm2OEnSA==", 1514 "license": "MIT", 1515 "engines": { 1516 "node": ">=16" 1517 }, 1518 "funding": { 1519 "url": "https://github.com/sponsors/sindresorhus" 1520 } 1521 }, 1522 "node_modules/ccount": { 1523 "version": "2.0.1", 1524 "resolved": "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz", 1525 "integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==", 1526 "license": "MIT", 1527 "funding": { 1528 "type": "github", 1529 "url": "https://github.com/sponsors/wooorm" 1530 } 1531 }, 1532 "node_modules/chalk": { 1533 "version": "5.4.1", 1534 "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz", 1535 "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==", 1536 "license": "MIT", 1537 "engines": { 1538 "node": "^12.17.0 || ^14.13 || >=16.0.0" 1539 }, 1540 "funding": { 1541 "url": "https://github.com/chalk/chalk?sponsor=1" 1542 } 1543 }, 1544 "node_modules/character-entities": { 1545 "version": "2.0.2", 1546 "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz", 1547 "integrity": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==", 1548 "license": "MIT", 1549 "funding": { 1550 "type": "github", 1551 "url": "https://github.com/sponsors/wooorm" 1552 } 1553 }, 1554 "node_modules/character-entities-html4": { 1555 "version": "2.1.0", 1556 "resolved": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-2.1.0.tgz", 1557 "integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==", 1558 "license": "MIT", 1559 "funding": { 1560 "type": "github", 1561 "url": "https://github.com/sponsors/wooorm" 1562 } 1563 }, 1564 "node_modules/character-entities-legacy": { 1565 "version": "3.0.0", 1566 "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz", 1567 "integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==", 1568 "license": "MIT", 1569 "funding": { 1570 "type": "github", 1571 "url": "https://github.com/sponsors/wooorm" 1572 } 1573 }, 1574 "node_modules/character-reference-invalid": { 1575 "version": "2.0.1", 1576 "resolved": "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz", 1577 "integrity": "sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==", 1578 "license": "MIT", 1579 "funding": { 1580 "type": "github", 1581 "url": "https://github.com/sponsors/wooorm" 1582 } 1583 }, 1584 "node_modules/chokidar": { 1585 "version": "3.6.0", 1586 "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", 1587 "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", 1588 "license": "MIT", 1589 "dependencies": { 1590 "anymatch": "~3.1.2", 1591 "braces": "~3.0.2", 1592 "glob-parent": "~5.1.2", 1593 "is-binary-path": "~2.1.0", 1594 "is-glob": "~4.0.1", 1595 "normalize-path": "~3.0.0", 1596 "readdirp": "~3.6.0" 1597 }, 1598 "engines": { 1599 "node": ">= 8.10.0" 1600 }, 1601 "funding": { 1602 "url": "https://paulmillr.com/funding/" 1603 }, 1604 "optionalDependencies": { 1605 "fsevents": "~2.3.2" 1606 } 1607 }, 1608 "node_modules/ci-info": { 1609 "version": "4.1.0", 1610 "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.1.0.tgz", 1611 "integrity": "sha512-HutrvTNsF48wnxkzERIXOe5/mlcfFcbfCmwcg6CJnizbSue78AbDt+1cgl26zwn61WFxhcPykPfZrbqjGmBb4A==", 1612 "funding": [ 1613 { 1614 "type": "github", 1615 "url": "https://github.com/sponsors/sibiraj-s" 1616 } 1617 ], 1618 "license": "MIT", 1619 "engines": { 1620 "node": ">=8" 1621 } 1622 }, 1623 "node_modules/cli-boxes": { 1624 "version": "3.0.0", 1625 "resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-3.0.0.tgz", 1626 "integrity": "sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==", 1627 "license": "MIT", 1628 "engines": { 1629 "node": ">=10" 1630 }, 1631 "funding": { 1632 "url": "https://github.com/sponsors/sindresorhus" 1633 } 1634 }, 1635 "node_modules/clsx": { 1636 "version": "2.1.1", 1637 "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz", 1638 "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==", 1639 "license": "MIT", 1640 "engines": { 1641 "node": ">=6" 1642 } 1643 }, 1644 "node_modules/collapse-white-space": { 1645 "version": "2.1.0", 1646 "resolved": "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-2.1.0.tgz", 1647 "integrity": "sha512-loKTxY1zCOuG4j9f6EPnuyyYkf58RnhhWTvRoZEokgB+WbdXehfjFviyOVYkqzEWz1Q5kRiZdBYS5SwxbQYwzw==", 1648 "license": "MIT", 1649 "funding": { 1650 "type": "github", 1651 "url": "https://github.com/sponsors/wooorm" 1652 } 1653 }, 1654 "node_modules/color": { 1655 "version": "4.2.3", 1656 "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz", 1657 "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==", 1658 "devOptional": true, 1659 "license": "MIT", 1660 "dependencies": { 1661 "color-convert": "^2.0.1", 1662 "color-string": "^1.9.0" 1663 }, 1664 "engines": { 1665 "node": ">=12.5.0" 1666 } 1667 }, 1668 "node_modules/color-convert": { 1669 "version": "2.0.1", 1670 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", 1671 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", 1672 "devOptional": true, 1673 "license": "MIT", 1674 "dependencies": { 1675 "color-name": "~1.1.4" 1676 }, 1677 "engines": { 1678 "node": ">=7.0.0" 1679 } 1680 }, 1681 "node_modules/color-name": { 1682 "version": "1.1.4", 1683 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", 1684 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", 1685 "devOptional": true, 1686 "license": "MIT" 1687 }, 1688 "node_modules/color-string": { 1689 "version": "1.9.1", 1690 "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz", 1691 "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==", 1692 "devOptional": true, 1693 "license": "MIT", 1694 "dependencies": { 1695 "color-name": "^1.0.0", 1696 "simple-swizzle": "^0.2.2" 1697 } 1698 }, 1699 "node_modules/comma-separated-tokens": { 1700 "version": "2.0.3", 1701 "resolved": "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz", 1702 "integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==", 1703 "license": "MIT", 1704 "funding": { 1705 "type": "github", 1706 "url": "https://github.com/sponsors/wooorm" 1707 } 1708 }, 1709 "node_modules/common-ancestor-path": { 1710 "version": "1.0.1", 1711 "resolved": "https://registry.npmjs.org/common-ancestor-path/-/common-ancestor-path-1.0.1.tgz", 1712 "integrity": "sha512-L3sHRo1pXXEqX8VU28kfgUY+YGsk09hPqZiZmLacNib6XNTCM8ubYeT7ryXQw8asB1sKgcU5lkB7ONug08aB8w==", 1713 "license": "ISC" 1714 }, 1715 "node_modules/consola": { 1716 "version": "3.3.3", 1717 "resolved": "https://registry.npmjs.org/consola/-/consola-3.3.3.tgz", 1718 "integrity": "sha512-Qil5KwghMzlqd51UXM0b6fyaGHtOC22scxrwrz4A2882LyUMwQjnvaedN1HAeXzphspQ6CpHkzMAWxBTUruDLg==", 1719 "license": "MIT", 1720 "engines": { 1721 "node": "^14.18.0 || >=16.10.0" 1722 } 1723 }, 1724 "node_modules/cookie": { 1725 "version": "0.7.2", 1726 "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz", 1727 "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==", 1728 "license": "MIT", 1729 "engines": { 1730 "node": ">= 0.6" 1731 } 1732 }, 1733 "node_modules/cookie-es": { 1734 "version": "1.2.2", 1735 "resolved": "https://registry.npmjs.org/cookie-es/-/cookie-es-1.2.2.tgz", 1736 "integrity": "sha512-+W7VmiVINB+ywl1HGXJXmrqkOhpKrIiVZV6tQuV54ZyQC7MMuBt81Vc336GMLoHBq5hV/F9eXgt5Mnx0Rha5Fg==", 1737 "license": "MIT" 1738 }, 1739 "node_modules/crossws": { 1740 "version": "0.3.1", 1741 "resolved": "https://registry.npmjs.org/crossws/-/crossws-0.3.1.tgz", 1742 "integrity": "sha512-HsZgeVYaG+b5zA+9PbIPGq4+J/CJynJuearykPsXx4V/eMhyQ5EDVg3Ak2FBZtVXCiOLu/U7IiwDHTr9MA+IKw==", 1743 "license": "MIT", 1744 "dependencies": { 1745 "uncrypto": "^0.1.3" 1746 } 1747 }, 1748 "node_modules/cssesc": { 1749 "version": "3.0.0", 1750 "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", 1751 "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", 1752 "license": "MIT", 1753 "bin": { 1754 "cssesc": "bin/cssesc" 1755 }, 1756 "engines": { 1757 "node": ">=4" 1758 } 1759 }, 1760 "node_modules/debug": { 1761 "version": "4.4.0", 1762 "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz", 1763 "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", 1764 "license": "MIT", 1765 "dependencies": { 1766 "ms": "^2.1.3" 1767 }, 1768 "engines": { 1769 "node": ">=6.0" 1770 }, 1771 "peerDependenciesMeta": { 1772 "supports-color": { 1773 "optional": true 1774 } 1775 } 1776 }, 1777 "node_modules/decode-named-character-reference": { 1778 "version": "1.0.2", 1779 "resolved": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.0.2.tgz", 1780 "integrity": "sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==", 1781 "license": "MIT", 1782 "dependencies": { 1783 "character-entities": "^2.0.0" 1784 }, 1785 "funding": { 1786 "type": "github", 1787 "url": "https://github.com/sponsors/wooorm" 1788 } 1789 }, 1790 "node_modules/dedent-js": { 1791 "version": "1.0.1", 1792 "resolved": "https://registry.npmjs.org/dedent-js/-/dedent-js-1.0.1.tgz", 1793 "integrity": "sha512-OUepMozQULMLUmhxS95Vudo0jb0UchLimi3+pQ2plj61Fcy8axbP9hbiD4Sz6DPqn6XG3kfmziVfQ1rSys5AJQ==", 1794 "license": "MIT" 1795 }, 1796 "node_modules/deepmerge": { 1797 "version": "4.3.1", 1798 "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz", 1799 "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==", 1800 "license": "MIT", 1801 "engines": { 1802 "node": ">=0.10.0" 1803 } 1804 }, 1805 "node_modules/defu": { 1806 "version": "6.1.4", 1807 "resolved": "https://registry.npmjs.org/defu/-/defu-6.1.4.tgz", 1808 "integrity": "sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==", 1809 "license": "MIT" 1810 }, 1811 "node_modules/dequal": { 1812 "version": "2.0.3", 1813 "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz", 1814 "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", 1815 "license": "MIT", 1816 "engines": { 1817 "node": ">=6" 1818 } 1819 }, 1820 "node_modules/destr": { 1821 "version": "2.0.3", 1822 "resolved": "https://registry.npmjs.org/destr/-/destr-2.0.3.tgz", 1823 "integrity": "sha512-2N3BOUU4gYMpTP24s5rF5iP7BDr7uNTCs4ozw3kf/eKfvWSIu93GEBi5m427YoyJoeOzQ5smuu4nNAPGb8idSQ==", 1824 "license": "MIT" 1825 }, 1826 "node_modules/detect-libc": { 1827 "version": "2.0.3", 1828 "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz", 1829 "integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==", 1830 "devOptional": true, 1831 "license": "Apache-2.0", 1832 "engines": { 1833 "node": ">=8" 1834 } 1835 }, 1836 "node_modules/deterministic-object-hash": { 1837 "version": "2.0.2", 1838 "resolved": "https://registry.npmjs.org/deterministic-object-hash/-/deterministic-object-hash-2.0.2.tgz", 1839 "integrity": "sha512-KxektNH63SrbfUyDiwXqRb1rLwKt33AmMv+5Nhsw1kqZ13SJBRTgZHtGbE+hH3a1mVW1cz+4pqSWVPAtLVXTzQ==", 1840 "license": "MIT", 1841 "dependencies": { 1842 "base-64": "^1.0.0" 1843 }, 1844 "engines": { 1845 "node": ">=18" 1846 } 1847 }, 1848 "node_modules/devalue": { 1849 "version": "5.1.1", 1850 "resolved": "https://registry.npmjs.org/devalue/-/devalue-5.1.1.tgz", 1851 "integrity": "sha512-maua5KUiapvEwiEAe+XnlZ3Rh0GD+qI1J/nb9vrJc3muPXvcF/8gXYTWF76+5DAqHyDUtOIImEuo0YKE9mshVw==", 1852 "license": "MIT" 1853 }, 1854 "node_modules/devlop": { 1855 "version": "1.1.0", 1856 "resolved": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz", 1857 "integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==", 1858 "license": "MIT", 1859 "dependencies": { 1860 "dequal": "^2.0.0" 1861 }, 1862 "funding": { 1863 "type": "github", 1864 "url": "https://github.com/sponsors/wooorm" 1865 } 1866 }, 1867 "node_modules/diff": { 1868 "version": "5.2.0", 1869 "resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz", 1870 "integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==", 1871 "license": "BSD-3-Clause", 1872 "engines": { 1873 "node": ">=0.3.1" 1874 } 1875 }, 1876 "node_modules/dlv": { 1877 "version": "1.1.3", 1878 "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz", 1879 "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", 1880 "license": "MIT" 1881 }, 1882 "node_modules/dotenv": { 1883 "version": "16.4.7", 1884 "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.7.tgz", 1885 "integrity": "sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==", 1886 "dev": true, 1887 "license": "BSD-2-Clause", 1888 "engines": { 1889 "node": ">=12" 1890 }, 1891 "funding": { 1892 "url": "https://dotenvx.com" 1893 } 1894 }, 1895 "node_modules/dset": { 1896 "version": "3.1.4", 1897 "resolved": "https://registry.npmjs.org/dset/-/dset-3.1.4.tgz", 1898 "integrity": "sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==", 1899 "license": "MIT", 1900 "engines": { 1901 "node": ">=4" 1902 } 1903 }, 1904 "node_modules/emoji-regex": { 1905 "version": "10.4.0", 1906 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz", 1907 "integrity": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==", 1908 "license": "MIT" 1909 }, 1910 "node_modules/emoji-regex-xs": { 1911 "version": "1.0.0", 1912 "resolved": "https://registry.npmjs.org/emoji-regex-xs/-/emoji-regex-xs-1.0.0.tgz", 1913 "integrity": "sha512-LRlerrMYoIDrT6jgpeZ2YYl/L8EulRTt5hQcYjy5AInh7HWXKimpqx68aknBFpGL2+/IcogTcaydJEgaTmOpDg==", 1914 "license": "MIT" 1915 }, 1916 "node_modules/entities": { 1917 "version": "4.5.0", 1918 "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", 1919 "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", 1920 "license": "BSD-2-Clause", 1921 "engines": { 1922 "node": ">=0.12" 1923 }, 1924 "funding": { 1925 "url": "https://github.com/fb55/entities?sponsor=1" 1926 } 1927 }, 1928 "node_modules/es-module-lexer": { 1929 "version": "1.6.0", 1930 "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.6.0.tgz", 1931 "integrity": "sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==", 1932 "license": "MIT" 1933 }, 1934 "node_modules/esast-util-from-estree": { 1935 "version": "2.0.0", 1936 "resolved": "https://registry.npmjs.org/esast-util-from-estree/-/esast-util-from-estree-2.0.0.tgz", 1937 "integrity": "sha512-4CyanoAudUSBAn5K13H4JhsMH6L9ZP7XbLVe/dKybkxMO7eDyLsT8UHl9TRNrU2Gr9nz+FovfSIjuXWJ81uVwQ==", 1938 "license": "MIT", 1939 "dependencies": { 1940 "@types/estree-jsx": "^1.0.0", 1941 "devlop": "^1.0.0", 1942 "estree-util-visit": "^2.0.0", 1943 "unist-util-position-from-estree": "^2.0.0" 1944 }, 1945 "funding": { 1946 "type": "opencollective", 1947 "url": "https://opencollective.com/unified" 1948 } 1949 }, 1950 "node_modules/esast-util-from-js": { 1951 "version": "2.0.1", 1952 "resolved": "https://registry.npmjs.org/esast-util-from-js/-/esast-util-from-js-2.0.1.tgz", 1953 "integrity": "sha512-8Ja+rNJ0Lt56Pcf3TAmpBZjmx8ZcK5Ts4cAzIOjsjevg9oSXJnl6SUQ2EevU8tv3h6ZLWmoKL5H4fgWvdvfETw==", 1954 "license": "MIT", 1955 "dependencies": { 1956 "@types/estree-jsx": "^1.0.0", 1957 "acorn": "^8.0.0", 1958 "esast-util-from-estree": "^2.0.0", 1959 "vfile-message": "^4.0.0" 1960 }, 1961 "funding": { 1962 "type": "opencollective", 1963 "url": "https://opencollective.com/unified" 1964 } 1965 }, 1966 "node_modules/esbuild": { 1967 "version": "0.21.5", 1968 "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz", 1969 "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==", 1970 "hasInstallScript": true, 1971 "license": "MIT", 1972 "bin": { 1973 "esbuild": "bin/esbuild" 1974 }, 1975 "engines": { 1976 "node": ">=12" 1977 }, 1978 "optionalDependencies": { 1979 "@esbuild/aix-ppc64": "0.21.5", 1980 "@esbuild/android-arm": "0.21.5", 1981 "@esbuild/android-arm64": "0.21.5", 1982 "@esbuild/android-x64": "0.21.5", 1983 "@esbuild/darwin-arm64": "0.21.5", 1984 "@esbuild/darwin-x64": "0.21.5", 1985 "@esbuild/freebsd-arm64": "0.21.5", 1986 "@esbuild/freebsd-x64": "0.21.5", 1987 "@esbuild/linux-arm": "0.21.5", 1988 "@esbuild/linux-arm64": "0.21.5", 1989 "@esbuild/linux-ia32": "0.21.5", 1990 "@esbuild/linux-loong64": "0.21.5", 1991 "@esbuild/linux-mips64el": "0.21.5", 1992 "@esbuild/linux-ppc64": "0.21.5", 1993 "@esbuild/linux-riscv64": "0.21.5", 1994 "@esbuild/linux-s390x": "0.21.5", 1995 "@esbuild/linux-x64": "0.21.5", 1996 "@esbuild/netbsd-x64": "0.21.5", 1997 "@esbuild/openbsd-x64": "0.21.5", 1998 "@esbuild/sunos-x64": "0.21.5", 1999 "@esbuild/win32-arm64": "0.21.5", 2000 "@esbuild/win32-ia32": "0.21.5", 2001 "@esbuild/win32-x64": "0.21.5" 2002 } 2003 }, 2004 "node_modules/escape-string-regexp": { 2005 "version": "5.0.0", 2006 "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz", 2007 "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==", 2008 "license": "MIT", 2009 "engines": { 2010 "node": ">=12" 2011 }, 2012 "funding": { 2013 "url": "https://github.com/sponsors/sindresorhus" 2014 } 2015 }, 2016 "node_modules/esm-env": { 2017 "version": "1.2.1", 2018 "resolved": "https://registry.npmjs.org/esm-env/-/esm-env-1.2.1.tgz", 2019 "integrity": "sha512-U9JedYYjCnadUlXk7e1Kr+aENQhtUaoaV9+gZm1T8LC/YBAPJx3NSPIAurFOC0U5vrdSevnUJS2/wUVxGwPhng==", 2020 "license": "MIT" 2021 }, 2022 "node_modules/esprima": { 2023 "version": "4.0.1", 2024 "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", 2025 "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", 2026 "license": "BSD-2-Clause", 2027 "bin": { 2028 "esparse": "bin/esparse.js", 2029 "esvalidate": "bin/esvalidate.js" 2030 }, 2031 "engines": { 2032 "node": ">=4" 2033 } 2034 }, 2035 "node_modules/esrap": { 2036 "version": "1.3.2", 2037 "resolved": "https://registry.npmjs.org/esrap/-/esrap-1.3.2.tgz", 2038 "integrity": "sha512-C4PXusxYhFT98GjLSmb20k9PREuUdporer50dhzGuJu9IJXktbMddVCMLAERl5dAHyAi73GWWCE4FVHGP1794g==", 2039 "license": "MIT", 2040 "dependencies": { 2041 "@jridgewell/sourcemap-codec": "^1.4.15" 2042 } 2043 }, 2044 "node_modules/estree-util-attach-comments": { 2045 "version": "3.0.0", 2046 "resolved": "https://registry.npmjs.org/estree-util-attach-comments/-/estree-util-attach-comments-3.0.0.tgz", 2047 "integrity": "sha512-cKUwm/HUcTDsYh/9FgnuFqpfquUbwIqwKM26BVCGDPVgvaCl/nDCCjUfiLlx6lsEZ3Z4RFxNbOQ60pkaEwFxGw==", 2048 "license": "MIT", 2049 "dependencies": { 2050 "@types/estree": "^1.0.0" 2051 }, 2052 "funding": { 2053 "type": "opencollective", 2054 "url": "https://opencollective.com/unified" 2055 } 2056 }, 2057 "node_modules/estree-util-build-jsx": { 2058 "version": "3.0.1", 2059 "resolved": "https://registry.npmjs.org/estree-util-build-jsx/-/estree-util-build-jsx-3.0.1.tgz", 2060 "integrity": "sha512-8U5eiL6BTrPxp/CHbs2yMgP8ftMhR5ww1eIKoWRMlqvltHF8fZn5LRDvTKuxD3DUn+shRbLGqXemcP51oFCsGQ==", 2061 "license": "MIT", 2062 "dependencies": { 2063 "@types/estree-jsx": "^1.0.0", 2064 "devlop": "^1.0.0", 2065 "estree-util-is-identifier-name": "^3.0.0", 2066 "estree-walker": "^3.0.0" 2067 }, 2068 "funding": { 2069 "type": "opencollective", 2070 "url": "https://opencollective.com/unified" 2071 } 2072 }, 2073 "node_modules/estree-util-is-identifier-name": { 2074 "version": "3.0.0", 2075 "resolved": "https://registry.npmjs.org/estree-util-is-identifier-name/-/estree-util-is-identifier-name-3.0.0.tgz", 2076 "integrity": "sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==", 2077 "license": "MIT", 2078 "funding": { 2079 "type": "opencollective", 2080 "url": "https://opencollective.com/unified" 2081 } 2082 }, 2083 "node_modules/estree-util-scope": { 2084 "version": "1.0.0", 2085 "resolved": "https://registry.npmjs.org/estree-util-scope/-/estree-util-scope-1.0.0.tgz", 2086 "integrity": "sha512-2CAASclonf+JFWBNJPndcOpA8EMJwa0Q8LUFJEKqXLW6+qBvbFZuF5gItbQOs/umBUkjviCSDCbBwU2cXbmrhQ==", 2087 "license": "MIT", 2088 "dependencies": { 2089 "@types/estree": "^1.0.0", 2090 "devlop": "^1.0.0" 2091 }, 2092 "funding": { 2093 "type": "opencollective", 2094 "url": "https://opencollective.com/unified" 2095 } 2096 }, 2097 "node_modules/estree-util-to-js": { 2098 "version": "2.0.0", 2099 "resolved": "https://registry.npmjs.org/estree-util-to-js/-/estree-util-to-js-2.0.0.tgz", 2100 "integrity": "sha512-WDF+xj5rRWmD5tj6bIqRi6CkLIXbbNQUcxQHzGysQzvHmdYG2G7p/Tf0J0gpxGgkeMZNTIjT/AoSvC9Xehcgdg==", 2101 "license": "MIT", 2102 "dependencies": { 2103 "@types/estree-jsx": "^1.0.0", 2104 "astring": "^1.8.0", 2105 "source-map": "^0.7.0" 2106 }, 2107 "funding": { 2108 "type": "opencollective", 2109 "url": "https://opencollective.com/unified" 2110 } 2111 }, 2112 "node_modules/estree-util-visit": { 2113 "version": "2.0.0", 2114 "resolved": "https://registry.npmjs.org/estree-util-visit/-/estree-util-visit-2.0.0.tgz", 2115 "integrity": "sha512-m5KgiH85xAhhW8Wta0vShLcUvOsh3LLPI2YVwcbio1l7E09NTLL1EyMZFM1OyWowoH0skScNbhOPl4kcBgzTww==", 2116 "license": "MIT", 2117 "dependencies": { 2118 "@types/estree-jsx": "^1.0.0", 2119 "@types/unist": "^3.0.0" 2120 }, 2121 "funding": { 2122 "type": "opencollective", 2123 "url": "https://opencollective.com/unified" 2124 } 2125 }, 2126 "node_modules/estree-walker": { 2127 "version": "3.0.3", 2128 "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz", 2129 "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==", 2130 "license": "MIT", 2131 "dependencies": { 2132 "@types/estree": "^1.0.0" 2133 } 2134 }, 2135 "node_modules/eventemitter3": { 2136 "version": "5.0.1", 2137 "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.1.tgz", 2138 "integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==", 2139 "license": "MIT" 2140 }, 2141 "node_modules/exiftool-vendored": { 2142 "version": "29.2.0", 2143 "resolved": "https://registry.npmjs.org/exiftool-vendored/-/exiftool-vendored-29.2.0.tgz", 2144 "integrity": "sha512-bZnjVAV/0T++o9gPf8uIa4B6DsixnkLTNirD2xM6ciRXgonp28viFG/D3bZiXUrRRV9u3uUmZS/ipieQcEMzWA==", 2145 "dev": true, 2146 "license": "MIT", 2147 "dependencies": { 2148 "@photostructure/tz-lookup": "^11.1.0", 2149 "@types/luxon": "^3.4.2", 2150 "batch-cluster": "^13.0.0", 2151 "he": "^1.2.0", 2152 "luxon": "^3.5.0" 2153 }, 2154 "optionalDependencies": { 2155 "exiftool-vendored.exe": "13.25.0", 2156 "exiftool-vendored.pl": "13.25.0" 2157 } 2158 }, 2159 "node_modules/exiftool-vendored.pl": { 2160 "version": "13.25.0", 2161 "resolved": "https://registry.npmjs.org/exiftool-vendored.pl/-/exiftool-vendored.pl-13.25.0.tgz", 2162 "integrity": "sha512-aTIKz/E+UO1fayrPUy/6OoBC+ryjL57rqew4uFQPa3Ed5dle0W8YHjkROvd24EkQgRX4wmmskPOAbtAW8fvQRQ==", 2163 "dev": true, 2164 "license": "MIT", 2165 "optional": true, 2166 "os": [ 2167 "!win32" 2168 ] 2169 }, 2170 "node_modules/extend": { 2171 "version": "3.0.2", 2172 "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", 2173 "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==", 2174 "license": "MIT" 2175 }, 2176 "node_modules/fast-glob": { 2177 "version": "3.3.2", 2178 "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", 2179 "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", 2180 "license": "MIT", 2181 "dependencies": { 2182 "@nodelib/fs.stat": "^2.0.2", 2183 "@nodelib/fs.walk": "^1.2.3", 2184 "glob-parent": "^5.1.2", 2185 "merge2": "^1.3.0", 2186 "micromatch": "^4.0.4" 2187 }, 2188 "engines": { 2189 "node": ">=8.6.0" 2190 } 2191 }, 2192 "node_modules/fast-xml-parser": { 2193 "version": "4.5.1", 2194 "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.5.1.tgz", 2195 "integrity": "sha512-y655CeyUQ+jj7KBbYMc4FG01V8ZQqjN+gDYGJ50RtfsUB8iG9AmwmwoAgeKLJdmueKKMrH1RJ7yXHTSoczdv5w==", 2196 "funding": [ 2197 { 2198 "type": "github", 2199 "url": "https://github.com/sponsors/NaturalIntelligence" 2200 }, 2201 { 2202 "type": "paypal", 2203 "url": "https://paypal.me/naturalintelligence" 2204 } 2205 ], 2206 "license": "MIT", 2207 "dependencies": { 2208 "strnum": "^1.0.5" 2209 }, 2210 "bin": { 2211 "fxparser": "src/cli/cli.js" 2212 } 2213 }, 2214 "node_modules/fastq": { 2215 "version": "1.18.0", 2216 "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.18.0.tgz", 2217 "integrity": "sha512-QKHXPW0hD8g4UET03SdOdunzSouc9N4AuHdsX8XNcTsuz+yYFILVNIX4l9yHABMhiEI9Db0JTTIpu0wB+Y1QQw==", 2218 "license": "ISC", 2219 "dependencies": { 2220 "reusify": "^1.0.4" 2221 } 2222 }, 2223 "node_modules/fill-range": { 2224 "version": "7.1.1", 2225 "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", 2226 "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", 2227 "license": "MIT", 2228 "dependencies": { 2229 "to-regex-range": "^5.0.1" 2230 }, 2231 "engines": { 2232 "node": ">=8" 2233 } 2234 }, 2235 "node_modules/find-up": { 2236 "version": "4.1.0", 2237 "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", 2238 "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", 2239 "license": "MIT", 2240 "dependencies": { 2241 "locate-path": "^5.0.0", 2242 "path-exists": "^4.0.0" 2243 }, 2244 "engines": { 2245 "node": ">=8" 2246 } 2247 }, 2248 "node_modules/find-up-simple": { 2249 "version": "1.0.0", 2250 "resolved": "https://registry.npmjs.org/find-up-simple/-/find-up-simple-1.0.0.tgz", 2251 "integrity": "sha512-q7Us7kcjj2VMePAa02hDAF6d+MzsdsAWEwYyOpwUtlerRBkOEPBCRZrAV4XfcSN8fHAgaD0hP7miwoay6DCprw==", 2252 "license": "MIT", 2253 "engines": { 2254 "node": ">=18" 2255 }, 2256 "funding": { 2257 "url": "https://github.com/sponsors/sindresorhus" 2258 } 2259 }, 2260 "node_modules/find-yarn-workspace-root2": { 2261 "version": "1.2.16", 2262 "resolved": "https://registry.npmjs.org/find-yarn-workspace-root2/-/find-yarn-workspace-root2-1.2.16.tgz", 2263 "integrity": "sha512-hr6hb1w8ePMpPVUK39S4RlwJzi+xPLuVuG8XlwXU3KD5Yn3qgBWVfy3AzNlDhWvE1EORCE65/Qm26rFQt3VLVA==", 2264 "license": "Apache-2.0", 2265 "dependencies": { 2266 "micromatch": "^4.0.2", 2267 "pkg-dir": "^4.2.0" 2268 } 2269 }, 2270 "node_modules/flattie": { 2271 "version": "1.1.1", 2272 "resolved": "https://registry.npmjs.org/flattie/-/flattie-1.1.1.tgz", 2273 "integrity": "sha512-9UbaD6XdAL97+k/n+N7JwX46K/M6Zc6KcFYskrYL8wbBV/Uyk0CTAMY0VT+qiK5PM7AIc9aTWYtq65U7T+aCNQ==", 2274 "license": "MIT", 2275 "engines": { 2276 "node": ">=8" 2277 } 2278 }, 2279 "node_modules/get-east-asian-width": { 2280 "version": "1.3.0", 2281 "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.3.0.tgz", 2282 "integrity": "sha512-vpeMIQKxczTD/0s2CdEWHcb0eeJe6TFjxb+J5xgX7hScxqrGuyjmv4c1D4A/gelKfyox0gJJwIHF+fLjeaM8kQ==", 2283 "license": "MIT", 2284 "engines": { 2285 "node": ">=18" 2286 }, 2287 "funding": { 2288 "url": "https://github.com/sponsors/sindresorhus" 2289 } 2290 }, 2291 "node_modules/github-slugger": { 2292 "version": "2.0.0", 2293 "resolved": "https://registry.npmjs.org/github-slugger/-/github-slugger-2.0.0.tgz", 2294 "integrity": "sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==", 2295 "license": "ISC" 2296 }, 2297 "node_modules/glob-parent": { 2298 "version": "5.1.2", 2299 "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", 2300 "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", 2301 "license": "ISC", 2302 "dependencies": { 2303 "is-glob": "^4.0.1" 2304 }, 2305 "engines": { 2306 "node": ">= 6" 2307 } 2308 }, 2309 "node_modules/graceful-fs": { 2310 "version": "4.2.11", 2311 "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", 2312 "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", 2313 "license": "ISC" 2314 }, 2315 "node_modules/graphemer": { 2316 "version": "1.4.0", 2317 "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", 2318 "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", 2319 "license": "MIT" 2320 }, 2321 "node_modules/h3": { 2322 "version": "1.13.0", 2323 "resolved": "https://registry.npmjs.org/h3/-/h3-1.13.0.tgz", 2324 "integrity": "sha512-vFEAu/yf8UMUcB4s43OaDaigcqpQd14yanmOsn+NcRX3/guSKncyE2rOYhq8RIchgJrPSs/QiIddnTTR1ddiAg==", 2325 "license": "MIT", 2326 "dependencies": { 2327 "cookie-es": "^1.2.2", 2328 "crossws": ">=0.2.0 <0.4.0", 2329 "defu": "^6.1.4", 2330 "destr": "^2.0.3", 2331 "iron-webcrypto": "^1.2.1", 2332 "ohash": "^1.1.4", 2333 "radix3": "^1.1.2", 2334 "ufo": "^1.5.4", 2335 "uncrypto": "^0.1.3", 2336 "unenv": "^1.10.0" 2337 } 2338 }, 2339 "node_modules/hast-util-from-html": { 2340 "version": "2.0.3", 2341 "resolved": "https://registry.npmjs.org/hast-util-from-html/-/hast-util-from-html-2.0.3.tgz", 2342 "integrity": "sha512-CUSRHXyKjzHov8yKsQjGOElXy/3EKpyX56ELnkHH34vDVw1N1XSQ1ZcAvTyAPtGqLTuKP/uxM+aLkSPqF/EtMw==", 2343 "license": "MIT", 2344 "dependencies": { 2345 "@types/hast": "^3.0.0", 2346 "devlop": "^1.1.0", 2347 "hast-util-from-parse5": "^8.0.0", 2348 "parse5": "^7.0.0", 2349 "vfile": "^6.0.0", 2350 "vfile-message": "^4.0.0" 2351 }, 2352 "funding": { 2353 "type": "opencollective", 2354 "url": "https://opencollective.com/unified" 2355 } 2356 }, 2357 "node_modules/hast-util-from-parse5": { 2358 "version": "8.0.2", 2359 "resolved": "https://registry.npmjs.org/hast-util-from-parse5/-/hast-util-from-parse5-8.0.2.tgz", 2360 "integrity": "sha512-SfMzfdAi/zAoZ1KkFEyyeXBn7u/ShQrfd675ZEE9M3qj+PMFX05xubzRyF76CCSJu8au9jgVxDV1+okFvgZU4A==", 2361 "license": "MIT", 2362 "dependencies": { 2363 "@types/hast": "^3.0.0", 2364 "@types/unist": "^3.0.0", 2365 "devlop": "^1.0.0", 2366 "hastscript": "^9.0.0", 2367 "property-information": "^6.0.0", 2368 "vfile": "^6.0.0", 2369 "vfile-location": "^5.0.0", 2370 "web-namespaces": "^2.0.0" 2371 }, 2372 "funding": { 2373 "type": "opencollective", 2374 "url": "https://opencollective.com/unified" 2375 } 2376 }, 2377 "node_modules/hast-util-is-element": { 2378 "version": "3.0.0", 2379 "resolved": "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-3.0.0.tgz", 2380 "integrity": "sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g==", 2381 "license": "MIT", 2382 "dependencies": { 2383 "@types/hast": "^3.0.0" 2384 }, 2385 "funding": { 2386 "type": "opencollective", 2387 "url": "https://opencollective.com/unified" 2388 } 2389 }, 2390 "node_modules/hast-util-parse-selector": { 2391 "version": "4.0.0", 2392 "resolved": "https://registry.npmjs.org/hast-util-parse-selector/-/hast-util-parse-selector-4.0.0.tgz", 2393 "integrity": "sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==", 2394 "license": "MIT", 2395 "dependencies": { 2396 "@types/hast": "^3.0.0" 2397 }, 2398 "funding": { 2399 "type": "opencollective", 2400 "url": "https://opencollective.com/unified" 2401 } 2402 }, 2403 "node_modules/hast-util-raw": { 2404 "version": "9.1.0", 2405 "resolved": "https://registry.npmjs.org/hast-util-raw/-/hast-util-raw-9.1.0.tgz", 2406 "integrity": "sha512-Y8/SBAHkZGoNkpzqqfCldijcuUKh7/su31kEBp67cFY09Wy0mTRgtsLYsiIxMJxlu0f6AA5SUTbDR8K0rxnbUw==", 2407 "license": "MIT", 2408 "dependencies": { 2409 "@types/hast": "^3.0.0", 2410 "@types/unist": "^3.0.0", 2411 "@ungap/structured-clone": "^1.0.0", 2412 "hast-util-from-parse5": "^8.0.0", 2413 "hast-util-to-parse5": "^8.0.0", 2414 "html-void-elements": "^3.0.0", 2415 "mdast-util-to-hast": "^13.0.0", 2416 "parse5": "^7.0.0", 2417 "unist-util-position": "^5.0.0", 2418 "unist-util-visit": "^5.0.0", 2419 "vfile": "^6.0.0", 2420 "web-namespaces": "^2.0.0", 2421 "zwitch": "^2.0.0" 2422 }, 2423 "funding": { 2424 "type": "opencollective", 2425 "url": "https://opencollective.com/unified" 2426 } 2427 }, 2428 "node_modules/hast-util-to-estree": { 2429 "version": "3.1.0", 2430 "resolved": "https://registry.npmjs.org/hast-util-to-estree/-/hast-util-to-estree-3.1.0.tgz", 2431 "integrity": "sha512-lfX5g6hqVh9kjS/B9E2gSkvHH4SZNiQFiqWS0x9fENzEl+8W12RqdRxX6d/Cwxi30tPQs3bIO+aolQJNp1bIyw==", 2432 "license": "MIT", 2433 "dependencies": { 2434 "@types/estree": "^1.0.0", 2435 "@types/estree-jsx": "^1.0.0", 2436 "@types/hast": "^3.0.0", 2437 "comma-separated-tokens": "^2.0.0", 2438 "devlop": "^1.0.0", 2439 "estree-util-attach-comments": "^3.0.0", 2440 "estree-util-is-identifier-name": "^3.0.0", 2441 "hast-util-whitespace": "^3.0.0", 2442 "mdast-util-mdx-expression": "^2.0.0", 2443 "mdast-util-mdx-jsx": "^3.0.0", 2444 "mdast-util-mdxjs-esm": "^2.0.0", 2445 "property-information": "^6.0.0", 2446 "space-separated-tokens": "^2.0.0", 2447 "style-to-object": "^0.4.0", 2448 "unist-util-position": "^5.0.0", 2449 "zwitch": "^2.0.0" 2450 }, 2451 "funding": { 2452 "type": "opencollective", 2453 "url": "https://opencollective.com/unified" 2454 } 2455 }, 2456 "node_modules/hast-util-to-estree/node_modules/inline-style-parser": { 2457 "version": "0.1.1", 2458 "resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.1.1.tgz", 2459 "integrity": "sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q==", 2460 "license": "MIT" 2461 }, 2462 "node_modules/hast-util-to-estree/node_modules/style-to-object": { 2463 "version": "0.4.4", 2464 "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-0.4.4.tgz", 2465 "integrity": "sha512-HYNoHZa2GorYNyqiCaBgsxvcJIn7OHq6inEga+E6Ke3m5JkoqpQbnFssk4jwe+K7AhGa2fcha4wSOf1Kn01dMg==", 2466 "license": "MIT", 2467 "dependencies": { 2468 "inline-style-parser": "0.1.1" 2469 } 2470 }, 2471 "node_modules/hast-util-to-html": { 2472 "version": "9.0.4", 2473 "resolved": "https://registry.npmjs.org/hast-util-to-html/-/hast-util-to-html-9.0.4.tgz", 2474 "integrity": "sha512-wxQzXtdbhiwGAUKrnQJXlOPmHnEehzphwkK7aluUPQ+lEc1xefC8pblMgpp2w5ldBTEfveRIrADcrhGIWrlTDA==", 2475 "license": "MIT", 2476 "dependencies": { 2477 "@types/hast": "^3.0.0", 2478 "@types/unist": "^3.0.0", 2479 "ccount": "^2.0.0", 2480 "comma-separated-tokens": "^2.0.0", 2481 "hast-util-whitespace": "^3.0.0", 2482 "html-void-elements": "^3.0.0", 2483 "mdast-util-to-hast": "^13.0.0", 2484 "property-information": "^6.0.0", 2485 "space-separated-tokens": "^2.0.0", 2486 "stringify-entities": "^4.0.0", 2487 "zwitch": "^2.0.4" 2488 }, 2489 "funding": { 2490 "type": "opencollective", 2491 "url": "https://opencollective.com/unified" 2492 } 2493 }, 2494 "node_modules/hast-util-to-jsx-runtime": { 2495 "version": "2.3.2", 2496 "resolved": "https://registry.npmjs.org/hast-util-to-jsx-runtime/-/hast-util-to-jsx-runtime-2.3.2.tgz", 2497 "integrity": "sha512-1ngXYb+V9UT5h+PxNRa1O1FYguZK/XL+gkeqvp7EdHlB9oHUG0eYRo/vY5inBdcqo3RkPMC58/H94HvkbfGdyg==", 2498 "license": "MIT", 2499 "dependencies": { 2500 "@types/estree": "^1.0.0", 2501 "@types/hast": "^3.0.0", 2502 "@types/unist": "^3.0.0", 2503 "comma-separated-tokens": "^2.0.0", 2504 "devlop": "^1.0.0", 2505 "estree-util-is-identifier-name": "^3.0.0", 2506 "hast-util-whitespace": "^3.0.0", 2507 "mdast-util-mdx-expression": "^2.0.0", 2508 "mdast-util-mdx-jsx": "^3.0.0", 2509 "mdast-util-mdxjs-esm": "^2.0.0", 2510 "property-information": "^6.0.0", 2511 "space-separated-tokens": "^2.0.0", 2512 "style-to-object": "^1.0.0", 2513 "unist-util-position": "^5.0.0", 2514 "vfile-message": "^4.0.0" 2515 }, 2516 "funding": { 2517 "type": "opencollective", 2518 "url": "https://opencollective.com/unified" 2519 } 2520 }, 2521 "node_modules/hast-util-to-parse5": { 2522 "version": "8.0.0", 2523 "resolved": "https://registry.npmjs.org/hast-util-to-parse5/-/hast-util-to-parse5-8.0.0.tgz", 2524 "integrity": "sha512-3KKrV5ZVI8if87DVSi1vDeByYrkGzg4mEfeu4alwgmmIeARiBLKCZS2uw5Gb6nU9x9Yufyj3iudm6i7nl52PFw==", 2525 "license": "MIT", 2526 "dependencies": { 2527 "@types/hast": "^3.0.0", 2528 "comma-separated-tokens": "^2.0.0", 2529 "devlop": "^1.0.0", 2530 "property-information": "^6.0.0", 2531 "space-separated-tokens": "^2.0.0", 2532 "web-namespaces": "^2.0.0", 2533 "zwitch": "^2.0.0" 2534 }, 2535 "funding": { 2536 "type": "opencollective", 2537 "url": "https://opencollective.com/unified" 2538 } 2539 }, 2540 "node_modules/hast-util-to-text": { 2541 "version": "4.0.2", 2542 "resolved": "https://registry.npmjs.org/hast-util-to-text/-/hast-util-to-text-4.0.2.tgz", 2543 "integrity": "sha512-KK6y/BN8lbaq654j7JgBydev7wuNMcID54lkRav1P0CaE1e47P72AWWPiGKXTJU271ooYzcvTAn/Zt0REnvc7A==", 2544 "license": "MIT", 2545 "dependencies": { 2546 "@types/hast": "^3.0.0", 2547 "@types/unist": "^3.0.0", 2548 "hast-util-is-element": "^3.0.0", 2549 "unist-util-find-after": "^5.0.0" 2550 }, 2551 "funding": { 2552 "type": "opencollective", 2553 "url": "https://opencollective.com/unified" 2554 } 2555 }, 2556 "node_modules/hast-util-whitespace": { 2557 "version": "3.0.0", 2558 "resolved": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz", 2559 "integrity": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==", 2560 "license": "MIT", 2561 "dependencies": { 2562 "@types/hast": "^3.0.0" 2563 }, 2564 "funding": { 2565 "type": "opencollective", 2566 "url": "https://opencollective.com/unified" 2567 } 2568 }, 2569 "node_modules/hastscript": { 2570 "version": "9.0.0", 2571 "resolved": "https://registry.npmjs.org/hastscript/-/hastscript-9.0.0.tgz", 2572 "integrity": "sha512-jzaLBGavEDKHrc5EfFImKN7nZKKBdSLIdGvCwDZ9TfzbF2ffXiov8CKE445L2Z1Ek2t/m4SKQ2j6Ipv7NyUolw==", 2573 "license": "MIT", 2574 "dependencies": { 2575 "@types/hast": "^3.0.0", 2576 "comma-separated-tokens": "^2.0.0", 2577 "hast-util-parse-selector": "^4.0.0", 2578 "property-information": "^6.0.0", 2579 "space-separated-tokens": "^2.0.0" 2580 }, 2581 "funding": { 2582 "type": "opencollective", 2583 "url": "https://opencollective.com/unified" 2584 } 2585 }, 2586 "node_modules/he": { 2587 "version": "1.2.0", 2588 "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz", 2589 "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==", 2590 "dev": true, 2591 "license": "MIT", 2592 "bin": { 2593 "he": "bin/he" 2594 } 2595 }, 2596 "node_modules/html-escaper": { 2597 "version": "3.0.3", 2598 "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-3.0.3.tgz", 2599 "integrity": "sha512-RuMffC89BOWQoY0WKGpIhn5gX3iI54O6nRA0yC124NYVtzjmFWBIiFd8M0x+ZdX0P9R4lADg1mgP8C7PxGOWuQ==", 2600 "license": "MIT" 2601 }, 2602 "node_modules/html-void-elements": { 2603 "version": "3.0.0", 2604 "resolved": "https://registry.npmjs.org/html-void-elements/-/html-void-elements-3.0.0.tgz", 2605 "integrity": "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==", 2606 "license": "MIT", 2607 "funding": { 2608 "type": "github", 2609 "url": "https://github.com/sponsors/wooorm" 2610 } 2611 }, 2612 "node_modules/http-cache-semantics": { 2613 "version": "4.1.1", 2614 "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz", 2615 "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==", 2616 "license": "BSD-2-Clause" 2617 }, 2618 "node_modules/import-meta-resolve": { 2619 "version": "4.1.0", 2620 "resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz", 2621 "integrity": "sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==", 2622 "license": "MIT", 2623 "funding": { 2624 "type": "github", 2625 "url": "https://github.com/sponsors/wooorm" 2626 } 2627 }, 2628 "node_modules/inline-style-parser": { 2629 "version": "0.2.4", 2630 "resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.4.tgz", 2631 "integrity": "sha512-0aO8FkhNZlj/ZIbNi7Lxxr12obT7cL1moPfE4tg1LkX7LlLfC6DeX4l2ZEud1ukP9jNQyNnfzQVqwbwmAATY4Q==", 2632 "license": "MIT" 2633 }, 2634 "node_modules/iron-webcrypto": { 2635 "version": "1.2.1", 2636 "resolved": "https://registry.npmjs.org/iron-webcrypto/-/iron-webcrypto-1.2.1.tgz", 2637 "integrity": "sha512-feOM6FaSr6rEABp/eDfVseKyTMDt+KGpeB35SkVn9Tyn0CqvVsY3EwI0v5i8nMHyJnzCIQf7nsy3p41TPkJZhg==", 2638 "license": "MIT", 2639 "funding": { 2640 "url": "https://github.com/sponsors/brc-dd" 2641 } 2642 }, 2643 "node_modules/is-alphabetical": { 2644 "version": "2.0.1", 2645 "resolved": "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-2.0.1.tgz", 2646 "integrity": "sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==", 2647 "license": "MIT", 2648 "funding": { 2649 "type": "github", 2650 "url": "https://github.com/sponsors/wooorm" 2651 } 2652 }, 2653 "node_modules/is-alphanumerical": { 2654 "version": "2.0.1", 2655 "resolved": "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-2.0.1.tgz", 2656 "integrity": "sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==", 2657 "license": "MIT", 2658 "dependencies": { 2659 "is-alphabetical": "^2.0.0", 2660 "is-decimal": "^2.0.0" 2661 }, 2662 "funding": { 2663 "type": "github", 2664 "url": "https://github.com/sponsors/wooorm" 2665 } 2666 }, 2667 "node_modules/is-arrayish": { 2668 "version": "0.3.2", 2669 "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz", 2670 "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==", 2671 "devOptional": true, 2672 "license": "MIT" 2673 }, 2674 "node_modules/is-binary-path": { 2675 "version": "2.1.0", 2676 "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", 2677 "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", 2678 "license": "MIT", 2679 "dependencies": { 2680 "binary-extensions": "^2.0.0" 2681 }, 2682 "engines": { 2683 "node": ">=8" 2684 } 2685 }, 2686 "node_modules/is-decimal": { 2687 "version": "2.0.1", 2688 "resolved": "https://registry.npmjs.org/is-decimal/-/is-decimal-2.0.1.tgz", 2689 "integrity": "sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==", 2690 "license": "MIT", 2691 "funding": { 2692 "type": "github", 2693 "url": "https://github.com/sponsors/wooorm" 2694 } 2695 }, 2696 "node_modules/is-docker": { 2697 "version": "3.0.0", 2698 "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz", 2699 "integrity": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==", 2700 "license": "MIT", 2701 "bin": { 2702 "is-docker": "cli.js" 2703 }, 2704 "engines": { 2705 "node": "^12.20.0 || ^14.13.1 || >=16.0.0" 2706 }, 2707 "funding": { 2708 "url": "https://github.com/sponsors/sindresorhus" 2709 } 2710 }, 2711 "node_modules/is-extglob": { 2712 "version": "2.1.1", 2713 "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", 2714 "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", 2715 "license": "MIT", 2716 "engines": { 2717 "node": ">=0.10.0" 2718 } 2719 }, 2720 "node_modules/is-fullwidth-code-point": { 2721 "version": "3.0.0", 2722 "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", 2723 "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", 2724 "license": "MIT", 2725 "engines": { 2726 "node": ">=8" 2727 } 2728 }, 2729 "node_modules/is-glob": { 2730 "version": "4.0.3", 2731 "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", 2732 "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", 2733 "license": "MIT", 2734 "dependencies": { 2735 "is-extglob": "^2.1.1" 2736 }, 2737 "engines": { 2738 "node": ">=0.10.0" 2739 } 2740 }, 2741 "node_modules/is-hexadecimal": { 2742 "version": "2.0.1", 2743 "resolved": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-2.0.1.tgz", 2744 "integrity": "sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==", 2745 "license": "MIT", 2746 "funding": { 2747 "type": "github", 2748 "url": "https://github.com/sponsors/wooorm" 2749 } 2750 }, 2751 "node_modules/is-inside-container": { 2752 "version": "1.0.0", 2753 "resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz", 2754 "integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==", 2755 "license": "MIT", 2756 "dependencies": { 2757 "is-docker": "^3.0.0" 2758 }, 2759 "bin": { 2760 "is-inside-container": "cli.js" 2761 }, 2762 "engines": { 2763 "node": ">=14.16" 2764 }, 2765 "funding": { 2766 "url": "https://github.com/sponsors/sindresorhus" 2767 } 2768 }, 2769 "node_modules/is-number": { 2770 "version": "7.0.0", 2771 "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", 2772 "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", 2773 "license": "MIT", 2774 "engines": { 2775 "node": ">=0.12.0" 2776 } 2777 }, 2778 "node_modules/is-plain-obj": { 2779 "version": "4.1.0", 2780 "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz", 2781 "integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==", 2782 "license": "MIT", 2783 "engines": { 2784 "node": ">=12" 2785 }, 2786 "funding": { 2787 "url": "https://github.com/sponsors/sindresorhus" 2788 } 2789 }, 2790 "node_modules/is-reference": { 2791 "version": "3.0.3", 2792 "resolved": "https://registry.npmjs.org/is-reference/-/is-reference-3.0.3.tgz", 2793 "integrity": "sha512-ixkJoqQvAP88E6wLydLGGqCJsrFUnqoH6HnaczB8XmDH1oaWU+xxdptvikTgaEhtZ53Ky6YXiBuUI2WXLMCwjw==", 2794 "license": "MIT", 2795 "dependencies": { 2796 "@types/estree": "^1.0.6" 2797 } 2798 }, 2799 "node_modules/is-wsl": { 2800 "version": "3.1.0", 2801 "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz", 2802 "integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==", 2803 "license": "MIT", 2804 "dependencies": { 2805 "is-inside-container": "^1.0.0" 2806 }, 2807 "engines": { 2808 "node": ">=16" 2809 }, 2810 "funding": { 2811 "url": "https://github.com/sponsors/sindresorhus" 2812 } 2813 }, 2814 "node_modules/iso-datestring-validator": { 2815 "version": "2.2.2", 2816 "resolved": "https://registry.npmjs.org/iso-datestring-validator/-/iso-datestring-validator-2.2.2.tgz", 2817 "integrity": "sha512-yLEMkBbLZTlVQqOnQ4FiMujR6T4DEcCb1xizmvXS+OxuhwcbtynoosRzdMA69zZCShCNAbi+gJ71FxZBBXx1SA==", 2818 "license": "MIT" 2819 }, 2820 "node_modules/js-yaml": { 2821 "version": "4.1.0", 2822 "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", 2823 "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", 2824 "license": "MIT", 2825 "dependencies": { 2826 "argparse": "^2.0.1" 2827 }, 2828 "bin": { 2829 "js-yaml": "bin/js-yaml.js" 2830 } 2831 }, 2832 "node_modules/kleur": { 2833 "version": "4.1.5", 2834 "resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz", 2835 "integrity": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==", 2836 "license": "MIT", 2837 "engines": { 2838 "node": ">=6" 2839 } 2840 }, 2841 "node_modules/load-yaml-file": { 2842 "version": "0.2.0", 2843 "resolved": "https://registry.npmjs.org/load-yaml-file/-/load-yaml-file-0.2.0.tgz", 2844 "integrity": "sha512-OfCBkGEw4nN6JLtgRidPX6QxjBQGQf72q3si2uvqyFEMbycSFFHwAZeXx6cJgFM9wmLrf9zBwCP3Ivqa+LLZPw==", 2845 "license": "MIT", 2846 "dependencies": { 2847 "graceful-fs": "^4.1.5", 2848 "js-yaml": "^3.13.0", 2849 "pify": "^4.0.1", 2850 "strip-bom": "^3.0.0" 2851 }, 2852 "engines": { 2853 "node": ">=6" 2854 } 2855 }, 2856 "node_modules/load-yaml-file/node_modules/argparse": { 2857 "version": "1.0.10", 2858 "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", 2859 "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", 2860 "license": "MIT", 2861 "dependencies": { 2862 "sprintf-js": "~1.0.2" 2863 } 2864 }, 2865 "node_modules/load-yaml-file/node_modules/js-yaml": { 2866 "version": "3.14.1", 2867 "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", 2868 "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", 2869 "license": "MIT", 2870 "dependencies": { 2871 "argparse": "^1.0.7", 2872 "esprima": "^4.0.0" 2873 }, 2874 "bin": { 2875 "js-yaml": "bin/js-yaml.js" 2876 } 2877 }, 2878 "node_modules/locate-character": { 2879 "version": "3.0.0", 2880 "resolved": "https://registry.npmjs.org/locate-character/-/locate-character-3.0.0.tgz", 2881 "integrity": "sha512-SW13ws7BjaeJ6p7Q6CO2nchbYEc3X3J6WrmTTDto7yMPqVSZTUyY5Tjbid+Ab8gLnATtygYtiDIJGQRRn2ZOiA==", 2882 "license": "MIT" 2883 }, 2884 "node_modules/locate-path": { 2885 "version": "5.0.0", 2886 "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", 2887 "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", 2888 "license": "MIT", 2889 "dependencies": { 2890 "p-locate": "^4.1.0" 2891 }, 2892 "engines": { 2893 "node": ">=8" 2894 } 2895 }, 2896 "node_modules/longest-streak": { 2897 "version": "3.1.0", 2898 "resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz", 2899 "integrity": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==", 2900 "license": "MIT", 2901 "funding": { 2902 "type": "github", 2903 "url": "https://github.com/sponsors/wooorm" 2904 } 2905 }, 2906 "node_modules/lower-case": { 2907 "version": "2.0.2", 2908 "resolved": "https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz", 2909 "integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==", 2910 "license": "MIT", 2911 "dependencies": { 2912 "tslib": "^2.0.3" 2913 } 2914 }, 2915 "node_modules/lru-cache": { 2916 "version": "10.4.3", 2917 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", 2918 "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", 2919 "license": "ISC" 2920 }, 2921 "node_modules/luxon": { 2922 "version": "3.5.0", 2923 "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.5.0.tgz", 2924 "integrity": "sha512-rh+Zjr6DNfUYR3bPwJEnuwDdqMbxZW7LOQfUN4B54+Cl+0o5zaU9RJ6bcidfDtC1cWCZXQ+nvX8bf6bAji37QQ==", 2925 "dev": true, 2926 "license": "MIT", 2927 "engines": { 2928 "node": ">=12" 2929 } 2930 }, 2931 "node_modules/magic-string": { 2932 "version": "0.30.17", 2933 "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz", 2934 "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==", 2935 "license": "MIT", 2936 "dependencies": { 2937 "@jridgewell/sourcemap-codec": "^1.5.0" 2938 } 2939 }, 2940 "node_modules/magicast": { 2941 "version": "0.3.5", 2942 "resolved": "https://registry.npmjs.org/magicast/-/magicast-0.3.5.tgz", 2943 "integrity": "sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==", 2944 "license": "MIT", 2945 "dependencies": { 2946 "@babel/parser": "^7.25.4", 2947 "@babel/types": "^7.25.4", 2948 "source-map-js": "^1.2.0" 2949 } 2950 }, 2951 "node_modules/markdown-extensions": { 2952 "version": "2.0.0", 2953 "resolved": "https://registry.npmjs.org/markdown-extensions/-/markdown-extensions-2.0.0.tgz", 2954 "integrity": "sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q==", 2955 "license": "MIT", 2956 "engines": { 2957 "node": ">=16" 2958 }, 2959 "funding": { 2960 "url": "https://github.com/sponsors/sindresorhus" 2961 } 2962 }, 2963 "node_modules/markdown-table": { 2964 "version": "3.0.4", 2965 "resolved": "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.4.tgz", 2966 "integrity": "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==", 2967 "license": "MIT", 2968 "funding": { 2969 "type": "github", 2970 "url": "https://github.com/sponsors/wooorm" 2971 } 2972 }, 2973 "node_modules/mdast-util-definitions": { 2974 "version": "6.0.0", 2975 "resolved": "https://registry.npmjs.org/mdast-util-definitions/-/mdast-util-definitions-6.0.0.tgz", 2976 "integrity": "sha512-scTllyX6pnYNZH/AIp/0ePz6s4cZtARxImwoPJ7kS42n+MnVsI4XbnG6d4ibehRIldYMWM2LD7ImQblVhUejVQ==", 2977 "license": "MIT", 2978 "dependencies": { 2979 "@types/mdast": "^4.0.0", 2980 "@types/unist": "^3.0.0", 2981 "unist-util-visit": "^5.0.0" 2982 }, 2983 "funding": { 2984 "type": "opencollective", 2985 "url": "https://opencollective.com/unified" 2986 } 2987 }, 2988 "node_modules/mdast-util-find-and-replace": { 2989 "version": "3.0.1", 2990 "resolved": "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.1.tgz", 2991 "integrity": "sha512-SG21kZHGC3XRTSUhtofZkBzZTJNM5ecCi0SK2IMKmSXR8vO3peL+kb1O0z7Zl83jKtutG4k5Wv/W7V3/YHvzPA==", 2992 "license": "MIT", 2993 "dependencies": { 2994 "@types/mdast": "^4.0.0", 2995 "escape-string-regexp": "^5.0.0", 2996 "unist-util-is": "^6.0.0", 2997 "unist-util-visit-parents": "^6.0.0" 2998 }, 2999 "funding": { 3000 "type": "opencollective", 3001 "url": "https://opencollective.com/unified" 3002 } 3003 }, 3004 "node_modules/mdast-util-from-markdown": { 3005 "version": "2.0.2", 3006 "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.2.tgz", 3007 "integrity": "sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA==", 3008 "license": "MIT", 3009 "dependencies": { 3010 "@types/mdast": "^4.0.0", 3011 "@types/unist": "^3.0.0", 3012 "decode-named-character-reference": "^1.0.0", 3013 "devlop": "^1.0.0", 3014 "mdast-util-to-string": "^4.0.0", 3015 "micromark": "^4.0.0", 3016 "micromark-util-decode-numeric-character-reference": "^2.0.0", 3017 "micromark-util-decode-string": "^2.0.0", 3018 "micromark-util-normalize-identifier": "^2.0.0", 3019 "micromark-util-symbol": "^2.0.0", 3020 "micromark-util-types": "^2.0.0", 3021 "unist-util-stringify-position": "^4.0.0" 3022 }, 3023 "funding": { 3024 "type": "opencollective", 3025 "url": "https://opencollective.com/unified" 3026 } 3027 }, 3028 "node_modules/mdast-util-gfm": { 3029 "version": "3.0.0", 3030 "resolved": "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-3.0.0.tgz", 3031 "integrity": "sha512-dgQEX5Amaq+DuUqf26jJqSK9qgixgd6rYDHAv4aTBuA92cTknZlKpPfa86Z/s8Dj8xsAQpFfBmPUHWJBWqS4Bw==", 3032 "license": "MIT", 3033 "dependencies": { 3034 "mdast-util-from-markdown": "^2.0.0", 3035 "mdast-util-gfm-autolink-literal": "^2.0.0", 3036 "mdast-util-gfm-footnote": "^2.0.0", 3037 "mdast-util-gfm-strikethrough": "^2.0.0", 3038 "mdast-util-gfm-table": "^2.0.0", 3039 "mdast-util-gfm-task-list-item": "^2.0.0", 3040 "mdast-util-to-markdown": "^2.0.0" 3041 }, 3042 "funding": { 3043 "type": "opencollective", 3044 "url": "https://opencollective.com/unified" 3045 } 3046 }, 3047 "node_modules/mdast-util-gfm-autolink-literal": { 3048 "version": "2.0.1", 3049 "resolved": "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.1.tgz", 3050 "integrity": "sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==", 3051 "license": "MIT", 3052 "dependencies": { 3053 "@types/mdast": "^4.0.0", 3054 "ccount": "^2.0.0", 3055 "devlop": "^1.0.0", 3056 "mdast-util-find-and-replace": "^3.0.0", 3057 "micromark-util-character": "^2.0.0" 3058 }, 3059 "funding": { 3060 "type": "opencollective", 3061 "url": "https://opencollective.com/unified" 3062 } 3063 }, 3064 "node_modules/mdast-util-gfm-footnote": { 3065 "version": "2.0.0", 3066 "resolved": "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.0.0.tgz", 3067 "integrity": "sha512-5jOT2boTSVkMnQ7LTrd6n/18kqwjmuYqo7JUPe+tRCY6O7dAuTFMtTPauYYrMPpox9hlN0uOx/FL8XvEfG9/mQ==", 3068 "license": "MIT", 3069 "dependencies": { 3070 "@types/mdast": "^4.0.0", 3071 "devlop": "^1.1.0", 3072 "mdast-util-from-markdown": "^2.0.0", 3073 "mdast-util-to-markdown": "^2.0.0", 3074 "micromark-util-normalize-identifier": "^2.0.0" 3075 }, 3076 "funding": { 3077 "type": "opencollective", 3078 "url": "https://opencollective.com/unified" 3079 } 3080 }, 3081 "node_modules/mdast-util-gfm-strikethrough": { 3082 "version": "2.0.0", 3083 "resolved": "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz", 3084 "integrity": "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==", 3085 "license": "MIT", 3086 "dependencies": { 3087 "@types/mdast": "^4.0.0", 3088 "mdast-util-from-markdown": "^2.0.0", 3089 "mdast-util-to-markdown": "^2.0.0" 3090 }, 3091 "funding": { 3092 "type": "opencollective", 3093 "url": "https://opencollective.com/unified" 3094 } 3095 }, 3096 "node_modules/mdast-util-gfm-table": { 3097 "version": "2.0.0", 3098 "resolved": "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz", 3099 "integrity": "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==", 3100 "license": "MIT", 3101 "dependencies": { 3102 "@types/mdast": "^4.0.0", 3103 "devlop": "^1.0.0", 3104 "markdown-table": "^3.0.0", 3105 "mdast-util-from-markdown": "^2.0.0", 3106 "mdast-util-to-markdown": "^2.0.0" 3107 }, 3108 "funding": { 3109 "type": "opencollective", 3110 "url": "https://opencollective.com/unified" 3111 } 3112 }, 3113 "node_modules/mdast-util-gfm-task-list-item": { 3114 "version": "2.0.0", 3115 "resolved": "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz", 3116 "integrity": "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==", 3117 "license": "MIT", 3118 "dependencies": { 3119 "@types/mdast": "^4.0.0", 3120 "devlop": "^1.0.0", 3121 "mdast-util-from-markdown": "^2.0.0", 3122 "mdast-util-to-markdown": "^2.0.0" 3123 }, 3124 "funding": { 3125 "type": "opencollective", 3126 "url": "https://opencollective.com/unified" 3127 } 3128 }, 3129 "node_modules/mdast-util-mdx": { 3130 "version": "3.0.0", 3131 "resolved": "https://registry.npmjs.org/mdast-util-mdx/-/mdast-util-mdx-3.0.0.tgz", 3132 "integrity": "sha512-JfbYLAW7XnYTTbUsmpu0kdBUVe+yKVJZBItEjwyYJiDJuZ9w4eeaqks4HQO+R7objWgS2ymV60GYpI14Ug554w==", 3133 "license": "MIT", 3134 "dependencies": { 3135 "mdast-util-from-markdown": "^2.0.0", 3136 "mdast-util-mdx-expression": "^2.0.0", 3137 "mdast-util-mdx-jsx": "^3.0.0", 3138 "mdast-util-mdxjs-esm": "^2.0.0", 3139 "mdast-util-to-markdown": "^2.0.0" 3140 }, 3141 "funding": { 3142 "type": "opencollective", 3143 "url": "https://opencollective.com/unified" 3144 } 3145 }, 3146 "node_modules/mdast-util-mdx-expression": { 3147 "version": "2.0.1", 3148 "resolved": "https://registry.npmjs.org/mdast-util-mdx-expression/-/mdast-util-mdx-expression-2.0.1.tgz", 3149 "integrity": "sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==", 3150 "license": "MIT", 3151 "dependencies": { 3152 "@types/estree-jsx": "^1.0.0", 3153 "@types/hast": "^3.0.0", 3154 "@types/mdast": "^4.0.0", 3155 "devlop": "^1.0.0", 3156 "mdast-util-from-markdown": "^2.0.0", 3157 "mdast-util-to-markdown": "^2.0.0" 3158 }, 3159 "funding": { 3160 "type": "opencollective", 3161 "url": "https://opencollective.com/unified" 3162 } 3163 }, 3164 "node_modules/mdast-util-mdx-jsx": { 3165 "version": "3.1.3", 3166 "resolved": "https://registry.npmjs.org/mdast-util-mdx-jsx/-/mdast-util-mdx-jsx-3.1.3.tgz", 3167 "integrity": "sha512-bfOjvNt+1AcbPLTFMFWY149nJz0OjmewJs3LQQ5pIyVGxP4CdOqNVJL6kTaM5c68p8q82Xv3nCyFfUnuEcH3UQ==", 3168 "license": "MIT", 3169 "dependencies": { 3170 "@types/estree-jsx": "^1.0.0", 3171 "@types/hast": "^3.0.0", 3172 "@types/mdast": "^4.0.0", 3173 "@types/unist": "^3.0.0", 3174 "ccount": "^2.0.0", 3175 "devlop": "^1.1.0", 3176 "mdast-util-from-markdown": "^2.0.0", 3177 "mdast-util-to-markdown": "^2.0.0", 3178 "parse-entities": "^4.0.0", 3179 "stringify-entities": "^4.0.0", 3180 "unist-util-stringify-position": "^4.0.0", 3181 "vfile-message": "^4.0.0" 3182 }, 3183 "funding": { 3184 "type": "opencollective", 3185 "url": "https://opencollective.com/unified" 3186 } 3187 }, 3188 "node_modules/mdast-util-mdxjs-esm": { 3189 "version": "2.0.1", 3190 "resolved": "https://registry.npmjs.org/mdast-util-mdxjs-esm/-/mdast-util-mdxjs-esm-2.0.1.tgz", 3191 "integrity": "sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==", 3192 "license": "MIT", 3193 "dependencies": { 3194 "@types/estree-jsx": "^1.0.0", 3195 "@types/hast": "^3.0.0", 3196 "@types/mdast": "^4.0.0", 3197 "devlop": "^1.0.0", 3198 "mdast-util-from-markdown": "^2.0.0", 3199 "mdast-util-to-markdown": "^2.0.0" 3200 }, 3201 "funding": { 3202 "type": "opencollective", 3203 "url": "https://opencollective.com/unified" 3204 } 3205 }, 3206 "node_modules/mdast-util-phrasing": { 3207 "version": "4.1.0", 3208 "resolved": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz", 3209 "integrity": "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==", 3210 "license": "MIT", 3211 "dependencies": { 3212 "@types/mdast": "^4.0.0", 3213 "unist-util-is": "^6.0.0" 3214 }, 3215 "funding": { 3216 "type": "opencollective", 3217 "url": "https://opencollective.com/unified" 3218 } 3219 }, 3220 "node_modules/mdast-util-to-hast": { 3221 "version": "13.2.0", 3222 "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.0.tgz", 3223 "integrity": "sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==", 3224 "license": "MIT", 3225 "dependencies": { 3226 "@types/hast": "^3.0.0", 3227 "@types/mdast": "^4.0.0", 3228 "@ungap/structured-clone": "^1.0.0", 3229 "devlop": "^1.0.0", 3230 "micromark-util-sanitize-uri": "^2.0.0", 3231 "trim-lines": "^3.0.0", 3232 "unist-util-position": "^5.0.0", 3233 "unist-util-visit": "^5.0.0", 3234 "vfile": "^6.0.0" 3235 }, 3236 "funding": { 3237 "type": "opencollective", 3238 "url": "https://opencollective.com/unified" 3239 } 3240 }, 3241 "node_modules/mdast-util-to-markdown": { 3242 "version": "2.1.2", 3243 "resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.2.tgz", 3244 "integrity": "sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==", 3245 "license": "MIT", 3246 "dependencies": { 3247 "@types/mdast": "^4.0.0", 3248 "@types/unist": "^3.0.0", 3249 "longest-streak": "^3.0.0", 3250 "mdast-util-phrasing": "^4.0.0", 3251 "mdast-util-to-string": "^4.0.0", 3252 "micromark-util-classify-character": "^2.0.0", 3253 "micromark-util-decode-string": "^2.0.0", 3254 "unist-util-visit": "^5.0.0", 3255 "zwitch": "^2.0.0" 3256 }, 3257 "funding": { 3258 "type": "opencollective", 3259 "url": "https://opencollective.com/unified" 3260 } 3261 }, 3262 "node_modules/mdast-util-to-string": { 3263 "version": "4.0.0", 3264 "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz", 3265 "integrity": "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==", 3266 "license": "MIT", 3267 "dependencies": { 3268 "@types/mdast": "^4.0.0" 3269 }, 3270 "funding": { 3271 "type": "opencollective", 3272 "url": "https://opencollective.com/unified" 3273 } 3274 }, 3275 "node_modules/merge2": { 3276 "version": "1.4.1", 3277 "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", 3278 "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", 3279 "license": "MIT", 3280 "engines": { 3281 "node": ">= 8" 3282 } 3283 }, 3284 "node_modules/micromark": { 3285 "version": "4.0.1", 3286 "resolved": "https://registry.npmjs.org/micromark/-/micromark-4.0.1.tgz", 3287 "integrity": "sha512-eBPdkcoCNvYcxQOAKAlceo5SNdzZWfF+FcSupREAzdAh9rRmE239CEQAiTwIgblwnoM8zzj35sZ5ZwvSEOF6Kw==", 3288 "funding": [ 3289 { 3290 "type": "GitHub Sponsors", 3291 "url": "https://github.com/sponsors/unifiedjs" 3292 }, 3293 { 3294 "type": "OpenCollective", 3295 "url": "https://opencollective.com/unified" 3296 } 3297 ], 3298 "license": "MIT", 3299 "dependencies": { 3300 "@types/debug": "^4.0.0", 3301 "debug": "^4.0.0", 3302 "decode-named-character-reference": "^1.0.0", 3303 "devlop": "^1.0.0", 3304 "micromark-core-commonmark": "^2.0.0", 3305 "micromark-factory-space": "^2.0.0", 3306 "micromark-util-character": "^2.0.0", 3307 "micromark-util-chunked": "^2.0.0", 3308 "micromark-util-combine-extensions": "^2.0.0", 3309 "micromark-util-decode-numeric-character-reference": "^2.0.0", 3310 "micromark-util-encode": "^2.0.0", 3311 "micromark-util-normalize-identifier": "^2.0.0", 3312 "micromark-util-resolve-all": "^2.0.0", 3313 "micromark-util-sanitize-uri": "^2.0.0", 3314 "micromark-util-subtokenize": "^2.0.0", 3315 "micromark-util-symbol": "^2.0.0", 3316 "micromark-util-types": "^2.0.0" 3317 } 3318 }, 3319 "node_modules/micromark-core-commonmark": { 3320 "version": "2.0.2", 3321 "resolved": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.2.tgz", 3322 "integrity": "sha512-FKjQKbxd1cibWMM1P9N+H8TwlgGgSkWZMmfuVucLCHaYqeSvJ0hFeHsIa65pA2nYbes0f8LDHPMrd9X7Ujxg9w==", 3323 "funding": [ 3324 { 3325 "type": "GitHub Sponsors", 3326 "url": "https://github.com/sponsors/unifiedjs" 3327 }, 3328 { 3329 "type": "OpenCollective", 3330 "url": "https://opencollective.com/unified" 3331 } 3332 ], 3333 "license": "MIT", 3334 "dependencies": { 3335 "decode-named-character-reference": "^1.0.0", 3336 "devlop": "^1.0.0", 3337 "micromark-factory-destination": "^2.0.0", 3338 "micromark-factory-label": "^2.0.0", 3339 "micromark-factory-space": "^2.0.0", 3340 "micromark-factory-title": "^2.0.0", 3341 "micromark-factory-whitespace": "^2.0.0", 3342 "micromark-util-character": "^2.0.0", 3343 "micromark-util-chunked": "^2.0.0", 3344 "micromark-util-classify-character": "^2.0.0", 3345 "micromark-util-html-tag-name": "^2.0.0", 3346 "micromark-util-normalize-identifier": "^2.0.0", 3347 "micromark-util-resolve-all": "^2.0.0", 3348 "micromark-util-subtokenize": "^2.0.0", 3349 "micromark-util-symbol": "^2.0.0", 3350 "micromark-util-types": "^2.0.0" 3351 } 3352 }, 3353 "node_modules/micromark-extension-gfm": { 3354 "version": "3.0.0", 3355 "resolved": "https://registry.npmjs.org/micromark-extension-gfm/-/micromark-extension-gfm-3.0.0.tgz", 3356 "integrity": "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==", 3357 "license": "MIT", 3358 "dependencies": { 3359 "micromark-extension-gfm-autolink-literal": "^2.0.0", 3360 "micromark-extension-gfm-footnote": "^2.0.0", 3361 "micromark-extension-gfm-strikethrough": "^2.0.0", 3362 "micromark-extension-gfm-table": "^2.0.0", 3363 "micromark-extension-gfm-tagfilter": "^2.0.0", 3364 "micromark-extension-gfm-task-list-item": "^2.0.0", 3365 "micromark-util-combine-extensions": "^2.0.0", 3366 "micromark-util-types": "^2.0.0" 3367 }, 3368 "funding": { 3369 "type": "opencollective", 3370 "url": "https://opencollective.com/unified" 3371 } 3372 }, 3373 "node_modules/micromark-extension-gfm-autolink-literal": { 3374 "version": "2.1.0", 3375 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz", 3376 "integrity": "sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==", 3377 "license": "MIT", 3378 "dependencies": { 3379 "micromark-util-character": "^2.0.0", 3380 "micromark-util-sanitize-uri": "^2.0.0", 3381 "micromark-util-symbol": "^2.0.0", 3382 "micromark-util-types": "^2.0.0" 3383 }, 3384 "funding": { 3385 "type": "opencollective", 3386 "url": "https://opencollective.com/unified" 3387 } 3388 }, 3389 "node_modules/micromark-extension-gfm-footnote": { 3390 "version": "2.1.0", 3391 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz", 3392 "integrity": "sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==", 3393 "license": "MIT", 3394 "dependencies": { 3395 "devlop": "^1.0.0", 3396 "micromark-core-commonmark": "^2.0.0", 3397 "micromark-factory-space": "^2.0.0", 3398 "micromark-util-character": "^2.0.0", 3399 "micromark-util-normalize-identifier": "^2.0.0", 3400 "micromark-util-sanitize-uri": "^2.0.0", 3401 "micromark-util-symbol": "^2.0.0", 3402 "micromark-util-types": "^2.0.0" 3403 }, 3404 "funding": { 3405 "type": "opencollective", 3406 "url": "https://opencollective.com/unified" 3407 } 3408 }, 3409 "node_modules/micromark-extension-gfm-strikethrough": { 3410 "version": "2.1.0", 3411 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz", 3412 "integrity": "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==", 3413 "license": "MIT", 3414 "dependencies": { 3415 "devlop": "^1.0.0", 3416 "micromark-util-chunked": "^2.0.0", 3417 "micromark-util-classify-character": "^2.0.0", 3418 "micromark-util-resolve-all": "^2.0.0", 3419 "micromark-util-symbol": "^2.0.0", 3420 "micromark-util-types": "^2.0.0" 3421 }, 3422 "funding": { 3423 "type": "opencollective", 3424 "url": "https://opencollective.com/unified" 3425 } 3426 }, 3427 "node_modules/micromark-extension-gfm-table": { 3428 "version": "2.1.0", 3429 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.0.tgz", 3430 "integrity": "sha512-Ub2ncQv+fwD70/l4ou27b4YzfNaCJOvyX4HxXU15m7mpYY+rjuWzsLIPZHJL253Z643RpbcP1oeIJlQ/SKW67g==", 3431 "license": "MIT", 3432 "dependencies": { 3433 "devlop": "^1.0.0", 3434 "micromark-factory-space": "^2.0.0", 3435 "micromark-util-character": "^2.0.0", 3436 "micromark-util-symbol": "^2.0.0", 3437 "micromark-util-types": "^2.0.0" 3438 }, 3439 "funding": { 3440 "type": "opencollective", 3441 "url": "https://opencollective.com/unified" 3442 } 3443 }, 3444 "node_modules/micromark-extension-gfm-tagfilter": { 3445 "version": "2.0.0", 3446 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz", 3447 "integrity": "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==", 3448 "license": "MIT", 3449 "dependencies": { 3450 "micromark-util-types": "^2.0.0" 3451 }, 3452 "funding": { 3453 "type": "opencollective", 3454 "url": "https://opencollective.com/unified" 3455 } 3456 }, 3457 "node_modules/micromark-extension-gfm-task-list-item": { 3458 "version": "2.1.0", 3459 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz", 3460 "integrity": "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==", 3461 "license": "MIT", 3462 "dependencies": { 3463 "devlop": "^1.0.0", 3464 "micromark-factory-space": "^2.0.0", 3465 "micromark-util-character": "^2.0.0", 3466 "micromark-util-symbol": "^2.0.0", 3467 "micromark-util-types": "^2.0.0" 3468 }, 3469 "funding": { 3470 "type": "opencollective", 3471 "url": "https://opencollective.com/unified" 3472 } 3473 }, 3474 "node_modules/micromark-extension-mdx-expression": { 3475 "version": "3.0.0", 3476 "resolved": "https://registry.npmjs.org/micromark-extension-mdx-expression/-/micromark-extension-mdx-expression-3.0.0.tgz", 3477 "integrity": "sha512-sI0nwhUDz97xyzqJAbHQhp5TfaxEvZZZ2JDqUo+7NvyIYG6BZ5CPPqj2ogUoPJlmXHBnyZUzISg9+oUmU6tUjQ==", 3478 "funding": [ 3479 { 3480 "type": "GitHub Sponsors", 3481 "url": "https://github.com/sponsors/unifiedjs" 3482 }, 3483 { 3484 "type": "OpenCollective", 3485 "url": "https://opencollective.com/unified" 3486 } 3487 ], 3488 "license": "MIT", 3489 "dependencies": { 3490 "@types/estree": "^1.0.0", 3491 "devlop": "^1.0.0", 3492 "micromark-factory-mdx-expression": "^2.0.0", 3493 "micromark-factory-space": "^2.0.0", 3494 "micromark-util-character": "^2.0.0", 3495 "micromark-util-events-to-acorn": "^2.0.0", 3496 "micromark-util-symbol": "^2.0.0", 3497 "micromark-util-types": "^2.0.0" 3498 } 3499 }, 3500 "node_modules/micromark-extension-mdx-jsx": { 3501 "version": "3.0.1", 3502 "resolved": "https://registry.npmjs.org/micromark-extension-mdx-jsx/-/micromark-extension-mdx-jsx-3.0.1.tgz", 3503 "integrity": "sha512-vNuFb9czP8QCtAQcEJn0UJQJZA8Dk6DXKBqx+bg/w0WGuSxDxNr7hErW89tHUY31dUW4NqEOWwmEUNhjTFmHkg==", 3504 "license": "MIT", 3505 "dependencies": { 3506 "@types/acorn": "^4.0.0", 3507 "@types/estree": "^1.0.0", 3508 "devlop": "^1.0.0", 3509 "estree-util-is-identifier-name": "^3.0.0", 3510 "micromark-factory-mdx-expression": "^2.0.0", 3511 "micromark-factory-space": "^2.0.0", 3512 "micromark-util-character": "^2.0.0", 3513 "micromark-util-events-to-acorn": "^2.0.0", 3514 "micromark-util-symbol": "^2.0.0", 3515 "micromark-util-types": "^2.0.0", 3516 "vfile-message": "^4.0.0" 3517 }, 3518 "funding": { 3519 "type": "opencollective", 3520 "url": "https://opencollective.com/unified" 3521 } 3522 }, 3523 "node_modules/micromark-extension-mdx-md": { 3524 "version": "2.0.0", 3525 "resolved": "https://registry.npmjs.org/micromark-extension-mdx-md/-/micromark-extension-mdx-md-2.0.0.tgz", 3526 "integrity": "sha512-EpAiszsB3blw4Rpba7xTOUptcFeBFi+6PY8VnJ2hhimH+vCQDirWgsMpz7w1XcZE7LVrSAUGb9VJpG9ghlYvYQ==", 3527 "license": "MIT", 3528 "dependencies": { 3529 "micromark-util-types": "^2.0.0" 3530 }, 3531 "funding": { 3532 "type": "opencollective", 3533 "url": "https://opencollective.com/unified" 3534 } 3535 }, 3536 "node_modules/micromark-extension-mdxjs": { 3537 "version": "3.0.0", 3538 "resolved": "https://registry.npmjs.org/micromark-extension-mdxjs/-/micromark-extension-mdxjs-3.0.0.tgz", 3539 "integrity": "sha512-A873fJfhnJ2siZyUrJ31l34Uqwy4xIFmvPY1oj+Ean5PHcPBYzEsvqvWGaWcfEIr11O5Dlw3p2y0tZWpKHDejQ==", 3540 "license": "MIT", 3541 "dependencies": { 3542 "acorn": "^8.0.0", 3543 "acorn-jsx": "^5.0.0", 3544 "micromark-extension-mdx-expression": "^3.0.0", 3545 "micromark-extension-mdx-jsx": "^3.0.0", 3546 "micromark-extension-mdx-md": "^2.0.0", 3547 "micromark-extension-mdxjs-esm": "^3.0.0", 3548 "micromark-util-combine-extensions": "^2.0.0", 3549 "micromark-util-types": "^2.0.0" 3550 }, 3551 "funding": { 3552 "type": "opencollective", 3553 "url": "https://opencollective.com/unified" 3554 } 3555 }, 3556 "node_modules/micromark-extension-mdxjs-esm": { 3557 "version": "3.0.0", 3558 "resolved": "https://registry.npmjs.org/micromark-extension-mdxjs-esm/-/micromark-extension-mdxjs-esm-3.0.0.tgz", 3559 "integrity": "sha512-DJFl4ZqkErRpq/dAPyeWp15tGrcrrJho1hKK5uBS70BCtfrIFg81sqcTVu3Ta+KD1Tk5vAtBNElWxtAa+m8K9A==", 3560 "license": "MIT", 3561 "dependencies": { 3562 "@types/estree": "^1.0.0", 3563 "devlop": "^1.0.0", 3564 "micromark-core-commonmark": "^2.0.0", 3565 "micromark-util-character": "^2.0.0", 3566 "micromark-util-events-to-acorn": "^2.0.0", 3567 "micromark-util-symbol": "^2.0.0", 3568 "micromark-util-types": "^2.0.0", 3569 "unist-util-position-from-estree": "^2.0.0", 3570 "vfile-message": "^4.0.0" 3571 }, 3572 "funding": { 3573 "type": "opencollective", 3574 "url": "https://opencollective.com/unified" 3575 } 3576 }, 3577 "node_modules/micromark-factory-destination": { 3578 "version": "2.0.1", 3579 "resolved": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.1.tgz", 3580 "integrity": "sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==", 3581 "funding": [ 3582 { 3583 "type": "GitHub Sponsors", 3584 "url": "https://github.com/sponsors/unifiedjs" 3585 }, 3586 { 3587 "type": "OpenCollective", 3588 "url": "https://opencollective.com/unified" 3589 } 3590 ], 3591 "license": "MIT", 3592 "dependencies": { 3593 "micromark-util-character": "^2.0.0", 3594 "micromark-util-symbol": "^2.0.0", 3595 "micromark-util-types": "^2.0.0" 3596 } 3597 }, 3598 "node_modules/micromark-factory-label": { 3599 "version": "2.0.1", 3600 "resolved": "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-2.0.1.tgz", 3601 "integrity": "sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==", 3602 "funding": [ 3603 { 3604 "type": "GitHub Sponsors", 3605 "url": "https://github.com/sponsors/unifiedjs" 3606 }, 3607 { 3608 "type": "OpenCollective", 3609 "url": "https://opencollective.com/unified" 3610 } 3611 ], 3612 "license": "MIT", 3613 "dependencies": { 3614 "devlop": "^1.0.0", 3615 "micromark-util-character": "^2.0.0", 3616 "micromark-util-symbol": "^2.0.0", 3617 "micromark-util-types": "^2.0.0" 3618 } 3619 }, 3620 "node_modules/micromark-factory-mdx-expression": { 3621 "version": "2.0.2", 3622 "resolved": "https://registry.npmjs.org/micromark-factory-mdx-expression/-/micromark-factory-mdx-expression-2.0.2.tgz", 3623 "integrity": "sha512-5E5I2pFzJyg2CtemqAbcyCktpHXuJbABnsb32wX2U8IQKhhVFBqkcZR5LRm1WVoFqa4kTueZK4abep7wdo9nrw==", 3624 "funding": [ 3625 { 3626 "type": "GitHub Sponsors", 3627 "url": "https://github.com/sponsors/unifiedjs" 3628 }, 3629 { 3630 "type": "OpenCollective", 3631 "url": "https://opencollective.com/unified" 3632 } 3633 ], 3634 "license": "MIT", 3635 "dependencies": { 3636 "@types/estree": "^1.0.0", 3637 "devlop": "^1.0.0", 3638 "micromark-factory-space": "^2.0.0", 3639 "micromark-util-character": "^2.0.0", 3640 "micromark-util-events-to-acorn": "^2.0.0", 3641 "micromark-util-symbol": "^2.0.0", 3642 "micromark-util-types": "^2.0.0", 3643 "unist-util-position-from-estree": "^2.0.0", 3644 "vfile-message": "^4.0.0" 3645 } 3646 }, 3647 "node_modules/micromark-factory-space": { 3648 "version": "2.0.1", 3649 "resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.1.tgz", 3650 "integrity": "sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==", 3651 "funding": [ 3652 { 3653 "type": "GitHub Sponsors", 3654 "url": "https://github.com/sponsors/unifiedjs" 3655 }, 3656 { 3657 "type": "OpenCollective", 3658 "url": "https://opencollective.com/unified" 3659 } 3660 ], 3661 "license": "MIT", 3662 "dependencies": { 3663 "micromark-util-character": "^2.0.0", 3664 "micromark-util-types": "^2.0.0" 3665 } 3666 }, 3667 "node_modules/micromark-factory-title": { 3668 "version": "2.0.1", 3669 "resolved": "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-2.0.1.tgz", 3670 "integrity": "sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==", 3671 "funding": [ 3672 { 3673 "type": "GitHub Sponsors", 3674 "url": "https://github.com/sponsors/unifiedjs" 3675 }, 3676 { 3677 "type": "OpenCollective", 3678 "url": "https://opencollective.com/unified" 3679 } 3680 ], 3681 "license": "MIT", 3682 "dependencies": { 3683 "micromark-factory-space": "^2.0.0", 3684 "micromark-util-character": "^2.0.0", 3685 "micromark-util-symbol": "^2.0.0", 3686 "micromark-util-types": "^2.0.0" 3687 } 3688 }, 3689 "node_modules/micromark-factory-whitespace": { 3690 "version": "2.0.1", 3691 "resolved": "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.1.tgz", 3692 "integrity": "sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==", 3693 "funding": [ 3694 { 3695 "type": "GitHub Sponsors", 3696 "url": "https://github.com/sponsors/unifiedjs" 3697 }, 3698 { 3699 "type": "OpenCollective", 3700 "url": "https://opencollective.com/unified" 3701 } 3702 ], 3703 "license": "MIT", 3704 "dependencies": { 3705 "micromark-factory-space": "^2.0.0", 3706 "micromark-util-character": "^2.0.0", 3707 "micromark-util-symbol": "^2.0.0", 3708 "micromark-util-types": "^2.0.0" 3709 } 3710 }, 3711 "node_modules/micromark-util-character": { 3712 "version": "2.1.1", 3713 "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.1.tgz", 3714 "integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==", 3715 "funding": [ 3716 { 3717 "type": "GitHub Sponsors", 3718 "url": "https://github.com/sponsors/unifiedjs" 3719 }, 3720 { 3721 "type": "OpenCollective", 3722 "url": "https://opencollective.com/unified" 3723 } 3724 ], 3725 "license": "MIT", 3726 "dependencies": { 3727 "micromark-util-symbol": "^2.0.0", 3728 "micromark-util-types": "^2.0.0" 3729 } 3730 }, 3731 "node_modules/micromark-util-chunked": { 3732 "version": "2.0.1", 3733 "resolved": "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-2.0.1.tgz", 3734 "integrity": "sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==", 3735 "funding": [ 3736 { 3737 "type": "GitHub Sponsors", 3738 "url": "https://github.com/sponsors/unifiedjs" 3739 }, 3740 { 3741 "type": "OpenCollective", 3742 "url": "https://opencollective.com/unified" 3743 } 3744 ], 3745 "license": "MIT", 3746 "dependencies": { 3747 "micromark-util-symbol": "^2.0.0" 3748 } 3749 }, 3750 "node_modules/micromark-util-classify-character": { 3751 "version": "2.0.1", 3752 "resolved": "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-2.0.1.tgz", 3753 "integrity": "sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==", 3754 "funding": [ 3755 { 3756 "type": "GitHub Sponsors", 3757 "url": "https://github.com/sponsors/unifiedjs" 3758 }, 3759 { 3760 "type": "OpenCollective", 3761 "url": "https://opencollective.com/unified" 3762 } 3763 ], 3764 "license": "MIT", 3765 "dependencies": { 3766 "micromark-util-character": "^2.0.0", 3767 "micromark-util-symbol": "^2.0.0", 3768 "micromark-util-types": "^2.0.0" 3769 } 3770 }, 3771 "node_modules/micromark-util-combine-extensions": { 3772 "version": "2.0.1", 3773 "resolved": "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.1.tgz", 3774 "integrity": "sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==", 3775 "funding": [ 3776 { 3777 "type": "GitHub Sponsors", 3778 "url": "https://github.com/sponsors/unifiedjs" 3779 }, 3780 { 3781 "type": "OpenCollective", 3782 "url": "https://opencollective.com/unified" 3783 } 3784 ], 3785 "license": "MIT", 3786 "dependencies": { 3787 "micromark-util-chunked": "^2.0.0", 3788 "micromark-util-types": "^2.0.0" 3789 } 3790 }, 3791 "node_modules/micromark-util-decode-numeric-character-reference": { 3792 "version": "2.0.2", 3793 "resolved": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.2.tgz", 3794 "integrity": "sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==", 3795 "funding": [ 3796 { 3797 "type": "GitHub Sponsors", 3798 "url": "https://github.com/sponsors/unifiedjs" 3799 }, 3800 { 3801 "type": "OpenCollective", 3802 "url": "https://opencollective.com/unified" 3803 } 3804 ], 3805 "license": "MIT", 3806 "dependencies": { 3807 "micromark-util-symbol": "^2.0.0" 3808 } 3809 }, 3810 "node_modules/micromark-util-decode-string": { 3811 "version": "2.0.1", 3812 "resolved": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.1.tgz", 3813 "integrity": "sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==", 3814 "funding": [ 3815 { 3816 "type": "GitHub Sponsors", 3817 "url": "https://github.com/sponsors/unifiedjs" 3818 }, 3819 { 3820 "type": "OpenCollective", 3821 "url": "https://opencollective.com/unified" 3822 } 3823 ], 3824 "license": "MIT", 3825 "dependencies": { 3826 "decode-named-character-reference": "^1.0.0", 3827 "micromark-util-character": "^2.0.0", 3828 "micromark-util-decode-numeric-character-reference": "^2.0.0", 3829 "micromark-util-symbol": "^2.0.0" 3830 } 3831 }, 3832 "node_modules/micromark-util-encode": { 3833 "version": "2.0.1", 3834 "resolved": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz", 3835 "integrity": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==", 3836 "funding": [ 3837 { 3838 "type": "GitHub Sponsors", 3839 "url": "https://github.com/sponsors/unifiedjs" 3840 }, 3841 { 3842 "type": "OpenCollective", 3843 "url": "https://opencollective.com/unified" 3844 } 3845 ], 3846 "license": "MIT" 3847 }, 3848 "node_modules/micromark-util-events-to-acorn": { 3849 "version": "2.0.2", 3850 "resolved": "https://registry.npmjs.org/micromark-util-events-to-acorn/-/micromark-util-events-to-acorn-2.0.2.tgz", 3851 "integrity": "sha512-Fk+xmBrOv9QZnEDguL9OI9/NQQp6Hz4FuQ4YmCb/5V7+9eAh1s6AYSvL20kHkD67YIg7EpE54TiSlcsf3vyZgA==", 3852 "funding": [ 3853 { 3854 "type": "GitHub Sponsors", 3855 "url": "https://github.com/sponsors/unifiedjs" 3856 }, 3857 { 3858 "type": "OpenCollective", 3859 "url": "https://opencollective.com/unified" 3860 } 3861 ], 3862 "license": "MIT", 3863 "dependencies": { 3864 "@types/acorn": "^4.0.0", 3865 "@types/estree": "^1.0.0", 3866 "@types/unist": "^3.0.0", 3867 "devlop": "^1.0.0", 3868 "estree-util-visit": "^2.0.0", 3869 "micromark-util-symbol": "^2.0.0", 3870 "micromark-util-types": "^2.0.0", 3871 "vfile-message": "^4.0.0" 3872 } 3873 }, 3874 "node_modules/micromark-util-html-tag-name": { 3875 "version": "2.0.1", 3876 "resolved": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.1.tgz", 3877 "integrity": "sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==", 3878 "funding": [ 3879 { 3880 "type": "GitHub Sponsors", 3881 "url": "https://github.com/sponsors/unifiedjs" 3882 }, 3883 { 3884 "type": "OpenCollective", 3885 "url": "https://opencollective.com/unified" 3886 } 3887 ], 3888 "license": "MIT" 3889 }, 3890 "node_modules/micromark-util-normalize-identifier": { 3891 "version": "2.0.1", 3892 "resolved": "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.1.tgz", 3893 "integrity": "sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==", 3894 "funding": [ 3895 { 3896 "type": "GitHub Sponsors", 3897 "url": "https://github.com/sponsors/unifiedjs" 3898 }, 3899 { 3900 "type": "OpenCollective", 3901 "url": "https://opencollective.com/unified" 3902 } 3903 ], 3904 "license": "MIT", 3905 "dependencies": { 3906 "micromark-util-symbol": "^2.0.0" 3907 } 3908 }, 3909 "node_modules/micromark-util-resolve-all": { 3910 "version": "2.0.1", 3911 "resolved": "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.1.tgz", 3912 "integrity": "sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==", 3913 "funding": [ 3914 { 3915 "type": "GitHub Sponsors", 3916 "url": "https://github.com/sponsors/unifiedjs" 3917 }, 3918 { 3919 "type": "OpenCollective", 3920 "url": "https://opencollective.com/unified" 3921 } 3922 ], 3923 "license": "MIT", 3924 "dependencies": { 3925 "micromark-util-types": "^2.0.0" 3926 } 3927 }, 3928 "node_modules/micromark-util-sanitize-uri": { 3929 "version": "2.0.1", 3930 "resolved": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz", 3931 "integrity": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==", 3932 "funding": [ 3933 { 3934 "type": "GitHub Sponsors", 3935 "url": "https://github.com/sponsors/unifiedjs" 3936 }, 3937 { 3938 "type": "OpenCollective", 3939 "url": "https://opencollective.com/unified" 3940 } 3941 ], 3942 "license": "MIT", 3943 "dependencies": { 3944 "micromark-util-character": "^2.0.0", 3945 "micromark-util-encode": "^2.0.0", 3946 "micromark-util-symbol": "^2.0.0" 3947 } 3948 }, 3949 "node_modules/micromark-util-subtokenize": { 3950 "version": "2.0.3", 3951 "resolved": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.0.3.tgz", 3952 "integrity": "sha512-VXJJuNxYWSoYL6AJ6OQECCFGhIU2GGHMw8tahogePBrjkG8aCCas3ibkp7RnVOSTClg2is05/R7maAhF1XyQMg==", 3953 "funding": [ 3954 { 3955 "type": "GitHub Sponsors", 3956 "url": "https://github.com/sponsors/unifiedjs" 3957 }, 3958 { 3959 "type": "OpenCollective", 3960 "url": "https://opencollective.com/unified" 3961 } 3962 ], 3963 "license": "MIT", 3964 "dependencies": { 3965 "devlop": "^1.0.0", 3966 "micromark-util-chunked": "^2.0.0", 3967 "micromark-util-symbol": "^2.0.0", 3968 "micromark-util-types": "^2.0.0" 3969 } 3970 }, 3971 "node_modules/micromark-util-symbol": { 3972 "version": "2.0.1", 3973 "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz", 3974 "integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==", 3975 "funding": [ 3976 { 3977 "type": "GitHub Sponsors", 3978 "url": "https://github.com/sponsors/unifiedjs" 3979 }, 3980 { 3981 "type": "OpenCollective", 3982 "url": "https://opencollective.com/unified" 3983 } 3984 ], 3985 "license": "MIT" 3986 }, 3987 "node_modules/micromark-util-types": { 3988 "version": "2.0.1", 3989 "resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.1.tgz", 3990 "integrity": "sha512-534m2WhVTddrcKVepwmVEVnUAmtrx9bfIjNoQHRqfnvdaHQiFytEhJoTgpWJvDEXCO5gLTQh3wYC1PgOJA4NSQ==", 3991 "funding": [ 3992 { 3993 "type": "GitHub Sponsors", 3994 "url": "https://github.com/sponsors/unifiedjs" 3995 }, 3996 { 3997 "type": "OpenCollective", 3998 "url": "https://opencollective.com/unified" 3999 } 4000 ], 4001 "license": "MIT" 4002 }, 4003 "node_modules/micromatch": { 4004 "version": "4.0.8", 4005 "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", 4006 "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", 4007 "license": "MIT", 4008 "dependencies": { 4009 "braces": "^3.0.3", 4010 "picomatch": "^2.3.1" 4011 }, 4012 "engines": { 4013 "node": ">=8.6" 4014 } 4015 }, 4016 "node_modules/micromatch/node_modules/picomatch": { 4017 "version": "2.3.1", 4018 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", 4019 "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", 4020 "license": "MIT", 4021 "engines": { 4022 "node": ">=8.6" 4023 }, 4024 "funding": { 4025 "url": "https://github.com/sponsors/jonschlinkert" 4026 } 4027 }, 4028 "node_modules/mime": { 4029 "version": "3.0.0", 4030 "resolved": "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz", 4031 "integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==", 4032 "license": "MIT", 4033 "bin": { 4034 "mime": "cli.js" 4035 }, 4036 "engines": { 4037 "node": ">=10.0.0" 4038 } 4039 }, 4040 "node_modules/mrmime": { 4041 "version": "2.0.0", 4042 "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.0.tgz", 4043 "integrity": "sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==", 4044 "license": "MIT", 4045 "engines": { 4046 "node": ">=10" 4047 } 4048 }, 4049 "node_modules/ms": { 4050 "version": "2.1.3", 4051 "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", 4052 "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", 4053 "license": "MIT" 4054 }, 4055 "node_modules/multiformats": { 4056 "version": "9.9.0", 4057 "resolved": "https://registry.npmjs.org/multiformats/-/multiformats-9.9.0.tgz", 4058 "integrity": "sha512-HoMUjhH9T8DDBNT+6xzkrd9ga/XiBI4xLr58LJACwK6G3HTOPeMz4nB4KJs33L2BelrIJa7P0VuNaVF3hMYfjg==", 4059 "license": "(Apache-2.0 AND MIT)" 4060 }, 4061 "node_modules/nanoid": { 4062 "version": "3.3.8", 4063 "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz", 4064 "integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==", 4065 "funding": [ 4066 { 4067 "type": "github", 4068 "url": "https://github.com/sponsors/ai" 4069 } 4070 ], 4071 "license": "MIT", 4072 "bin": { 4073 "nanoid": "bin/nanoid.cjs" 4074 }, 4075 "engines": { 4076 "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" 4077 } 4078 }, 4079 "node_modules/neotraverse": { 4080 "version": "0.6.18", 4081 "resolved": "https://registry.npmjs.org/neotraverse/-/neotraverse-0.6.18.tgz", 4082 "integrity": "sha512-Z4SmBUweYa09+o6pG+eASabEpP6QkQ70yHj351pQoEXIs8uHbaU2DWVmzBANKgflPa47A50PtB2+NgRpQvr7vA==", 4083 "license": "MIT", 4084 "engines": { 4085 "node": ">= 10" 4086 } 4087 }, 4088 "node_modules/nlcst-to-string": { 4089 "version": "4.0.0", 4090 "resolved": "https://registry.npmjs.org/nlcst-to-string/-/nlcst-to-string-4.0.0.tgz", 4091 "integrity": "sha512-YKLBCcUYKAg0FNlOBT6aI91qFmSiFKiluk655WzPF+DDMA02qIyy8uiRqI8QXtcFpEvll12LpL5MXqEmAZ+dcA==", 4092 "license": "MIT", 4093 "dependencies": { 4094 "@types/nlcst": "^2.0.0" 4095 }, 4096 "funding": { 4097 "type": "opencollective", 4098 "url": "https://opencollective.com/unified" 4099 } 4100 }, 4101 "node_modules/no-case": { 4102 "version": "3.0.4", 4103 "resolved": "https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz", 4104 "integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==", 4105 "license": "MIT", 4106 "dependencies": { 4107 "lower-case": "^2.0.2", 4108 "tslib": "^2.0.3" 4109 } 4110 }, 4111 "node_modules/node-fetch-native": { 4112 "version": "1.6.4", 4113 "resolved": "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.6.4.tgz", 4114 "integrity": "sha512-IhOigYzAKHd244OC0JIMIUrjzctirCmPkaIfhDeGcEETWof5zKYUW7e7MYvChGWh/4CJeXEgsRyGzuF334rOOQ==", 4115 "license": "MIT" 4116 }, 4117 "node_modules/normalize-path": { 4118 "version": "3.0.0", 4119 "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", 4120 "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", 4121 "license": "MIT", 4122 "engines": { 4123 "node": ">=0.10.0" 4124 } 4125 }, 4126 "node_modules/ofetch": { 4127 "version": "1.4.1", 4128 "resolved": "https://registry.npmjs.org/ofetch/-/ofetch-1.4.1.tgz", 4129 "integrity": "sha512-QZj2DfGplQAr2oj9KzceK9Hwz6Whxazmn85yYeVuS3u9XTMOGMRx0kO95MQ+vLsj/S/NwBDMMLU5hpxvI6Tklw==", 4130 "license": "MIT", 4131 "dependencies": { 4132 "destr": "^2.0.3", 4133 "node-fetch-native": "^1.6.4", 4134 "ufo": "^1.5.4" 4135 } 4136 }, 4137 "node_modules/ohash": { 4138 "version": "1.1.4", 4139 "resolved": "https://registry.npmjs.org/ohash/-/ohash-1.1.4.tgz", 4140 "integrity": "sha512-FlDryZAahJmEF3VR3w1KogSEdWX3WhA5GPakFx4J81kEAiHyLMpdLLElS8n8dfNadMgAne/MywcvmogzscVt4g==", 4141 "license": "MIT" 4142 }, 4143 "node_modules/oniguruma-to-es": { 4144 "version": "0.8.1", 4145 "resolved": "https://registry.npmjs.org/oniguruma-to-es/-/oniguruma-to-es-0.8.1.tgz", 4146 "integrity": "sha512-dekySTEvCxCj0IgKcA2uUCO/e4ArsqpucDPcX26w9ajx+DvMWLc5eZeJaRQkd7oC/+rwif5gnT900tA34uN9Zw==", 4147 "license": "MIT", 4148 "dependencies": { 4149 "emoji-regex-xs": "^1.0.0", 4150 "regex": "^5.0.2", 4151 "regex-recursion": "^5.0.0" 4152 } 4153 }, 4154 "node_modules/p-limit": { 4155 "version": "6.2.0", 4156 "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-6.2.0.tgz", 4157 "integrity": "sha512-kuUqqHNUqoIWp/c467RI4X6mmyuojY5jGutNU0wVTmEOOfcuwLqyMVoAi9MKi2Ak+5i9+nhmrK4ufZE8069kHA==", 4158 "license": "MIT", 4159 "dependencies": { 4160 "yocto-queue": "^1.1.1" 4161 }, 4162 "engines": { 4163 "node": ">=18" 4164 }, 4165 "funding": { 4166 "url": "https://github.com/sponsors/sindresorhus" 4167 } 4168 }, 4169 "node_modules/p-locate": { 4170 "version": "4.1.0", 4171 "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", 4172 "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", 4173 "license": "MIT", 4174 "dependencies": { 4175 "p-limit": "^2.2.0" 4176 }, 4177 "engines": { 4178 "node": ">=8" 4179 } 4180 }, 4181 "node_modules/p-locate/node_modules/p-limit": { 4182 "version": "2.3.0", 4183 "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", 4184 "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", 4185 "license": "MIT", 4186 "dependencies": { 4187 "p-try": "^2.0.0" 4188 }, 4189 "engines": { 4190 "node": ">=6" 4191 }, 4192 "funding": { 4193 "url": "https://github.com/sponsors/sindresorhus" 4194 } 4195 }, 4196 "node_modules/p-queue": { 4197 "version": "8.0.1", 4198 "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-8.0.1.tgz", 4199 "integrity": "sha512-NXzu9aQJTAzbBqOt2hwsR63ea7yvxJc0PwN/zobNAudYfb1B7R08SzB4TsLeSbUCuG467NhnoT0oO6w1qRO+BA==", 4200 "license": "MIT", 4201 "dependencies": { 4202 "eventemitter3": "^5.0.1", 4203 "p-timeout": "^6.1.2" 4204 }, 4205 "engines": { 4206 "node": ">=18" 4207 }, 4208 "funding": { 4209 "url": "https://github.com/sponsors/sindresorhus" 4210 } 4211 }, 4212 "node_modules/p-timeout": { 4213 "version": "6.1.3", 4214 "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-6.1.3.tgz", 4215 "integrity": "sha512-UJUyfKbwvr/uZSV6btANfb+0t/mOhKV/KXcCUTp8FcQI+v/0d+wXqH4htrW0E4rR6WiEO/EPvUFiV9D5OI4vlw==", 4216 "license": "MIT", 4217 "engines": { 4218 "node": ">=14.16" 4219 }, 4220 "funding": { 4221 "url": "https://github.com/sponsors/sindresorhus" 4222 } 4223 }, 4224 "node_modules/p-try": { 4225 "version": "2.2.0", 4226 "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", 4227 "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", 4228 "license": "MIT", 4229 "engines": { 4230 "node": ">=6" 4231 } 4232 }, 4233 "node_modules/parse-entities": { 4234 "version": "4.0.2", 4235 "resolved": "https://registry.npmjs.org/parse-entities/-/parse-entities-4.0.2.tgz", 4236 "integrity": "sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==", 4237 "license": "MIT", 4238 "dependencies": { 4239 "@types/unist": "^2.0.0", 4240 "character-entities-legacy": "^3.0.0", 4241 "character-reference-invalid": "^2.0.0", 4242 "decode-named-character-reference": "^1.0.0", 4243 "is-alphanumerical": "^2.0.0", 4244 "is-decimal": "^2.0.0", 4245 "is-hexadecimal": "^2.0.0" 4246 }, 4247 "funding": { 4248 "type": "github", 4249 "url": "https://github.com/sponsors/wooorm" 4250 } 4251 }, 4252 "node_modules/parse-entities/node_modules/@types/unist": { 4253 "version": "2.0.11", 4254 "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.11.tgz", 4255 "integrity": "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==", 4256 "license": "MIT" 4257 }, 4258 "node_modules/parse-latin": { 4259 "version": "7.0.0", 4260 "resolved": "https://registry.npmjs.org/parse-latin/-/parse-latin-7.0.0.tgz", 4261 "integrity": "sha512-mhHgobPPua5kZ98EF4HWiH167JWBfl4pvAIXXdbaVohtK7a6YBOy56kvhCqduqyo/f3yrHFWmqmiMg/BkBkYYQ==", 4262 "license": "MIT", 4263 "dependencies": { 4264 "@types/nlcst": "^2.0.0", 4265 "@types/unist": "^3.0.0", 4266 "nlcst-to-string": "^4.0.0", 4267 "unist-util-modify-children": "^4.0.0", 4268 "unist-util-visit-children": "^3.0.0", 4269 "vfile": "^6.0.0" 4270 }, 4271 "funding": { 4272 "type": "github", 4273 "url": "https://github.com/sponsors/wooorm" 4274 } 4275 }, 4276 "node_modules/parse5": { 4277 "version": "7.2.1", 4278 "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.2.1.tgz", 4279 "integrity": "sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==", 4280 "license": "MIT", 4281 "dependencies": { 4282 "entities": "^4.5.0" 4283 }, 4284 "funding": { 4285 "url": "https://github.com/inikulin/parse5?sponsor=1" 4286 } 4287 }, 4288 "node_modules/pascal-case": { 4289 "version": "3.1.2", 4290 "resolved": "https://registry.npmjs.org/pascal-case/-/pascal-case-3.1.2.tgz", 4291 "integrity": "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==", 4292 "license": "MIT", 4293 "dependencies": { 4294 "no-case": "^3.0.4", 4295 "tslib": "^2.0.3" 4296 } 4297 }, 4298 "node_modules/path-exists": { 4299 "version": "4.0.0", 4300 "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", 4301 "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", 4302 "license": "MIT", 4303 "engines": { 4304 "node": ">=8" 4305 } 4306 }, 4307 "node_modules/pathe": { 4308 "version": "1.1.2", 4309 "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz", 4310 "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==", 4311 "license": "MIT" 4312 }, 4313 "node_modules/picocolors": { 4314 "version": "1.1.1", 4315 "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", 4316 "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", 4317 "license": "ISC" 4318 }, 4319 "node_modules/picomatch": { 4320 "version": "4.0.2", 4321 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz", 4322 "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", 4323 "license": "MIT", 4324 "engines": { 4325 "node": ">=12" 4326 }, 4327 "funding": { 4328 "url": "https://github.com/sponsors/jonschlinkert" 4329 } 4330 }, 4331 "node_modules/pify": { 4332 "version": "4.0.1", 4333 "resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz", 4334 "integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==", 4335 "license": "MIT", 4336 "engines": { 4337 "node": ">=6" 4338 } 4339 }, 4340 "node_modules/pkg-dir": { 4341 "version": "4.2.0", 4342 "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz", 4343 "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==", 4344 "license": "MIT", 4345 "dependencies": { 4346 "find-up": "^4.0.0" 4347 }, 4348 "engines": { 4349 "node": ">=8" 4350 } 4351 }, 4352 "node_modules/postcss": { 4353 "version": "8.4.49", 4354 "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.49.tgz", 4355 "integrity": "sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==", 4356 "funding": [ 4357 { 4358 "type": "opencollective", 4359 "url": "https://opencollective.com/postcss/" 4360 }, 4361 { 4362 "type": "tidelift", 4363 "url": "https://tidelift.com/funding/github/npm/postcss" 4364 }, 4365 { 4366 "type": "github", 4367 "url": "https://github.com/sponsors/ai" 4368 } 4369 ], 4370 "license": "MIT", 4371 "dependencies": { 4372 "nanoid": "^3.3.7", 4373 "picocolors": "^1.1.1", 4374 "source-map-js": "^1.2.1" 4375 }, 4376 "engines": { 4377 "node": "^10 || ^12 || >=14" 4378 } 4379 }, 4380 "node_modules/preferred-pm": { 4381 "version": "4.0.0", 4382 "resolved": "https://registry.npmjs.org/preferred-pm/-/preferred-pm-4.0.0.tgz", 4383 "integrity": "sha512-gYBeFTZLu055D8Vv3cSPox/0iTPtkzxpLroSYYA7WXgRi31WCJ51Uyl8ZiPeUUjyvs2MBzK+S8v9JVUgHU/Sqw==", 4384 "license": "MIT", 4385 "dependencies": { 4386 "find-up-simple": "^1.0.0", 4387 "find-yarn-workspace-root2": "1.2.16", 4388 "which-pm": "^3.0.0" 4389 }, 4390 "engines": { 4391 "node": ">=18.12" 4392 } 4393 }, 4394 "node_modules/prismjs": { 4395 "version": "1.29.0", 4396 "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.29.0.tgz", 4397 "integrity": "sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==", 4398 "license": "MIT", 4399 "engines": { 4400 "node": ">=6" 4401 } 4402 }, 4403 "node_modules/prompts": { 4404 "version": "2.4.2", 4405 "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz", 4406 "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==", 4407 "license": "MIT", 4408 "dependencies": { 4409 "kleur": "^3.0.3", 4410 "sisteransi": "^1.0.5" 4411 }, 4412 "engines": { 4413 "node": ">= 6" 4414 } 4415 }, 4416 "node_modules/prompts/node_modules/kleur": { 4417 "version": "3.0.3", 4418 "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz", 4419 "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==", 4420 "license": "MIT", 4421 "engines": { 4422 "node": ">=6" 4423 } 4424 }, 4425 "node_modules/property-information": { 4426 "version": "6.5.0", 4427 "resolved": "https://registry.npmjs.org/property-information/-/property-information-6.5.0.tgz", 4428 "integrity": "sha512-PgTgs/BlvHxOu8QuEN7wi5A0OmXaBcHpmCSTehcs6Uuu9IkDIEo13Hy7n898RHfrQ49vKCoGeWZSaAK01nwVig==", 4429 "license": "MIT", 4430 "funding": { 4431 "type": "github", 4432 "url": "https://github.com/sponsors/wooorm" 4433 } 4434 }, 4435 "node_modules/queue-microtask": { 4436 "version": "1.2.3", 4437 "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", 4438 "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", 4439 "funding": [ 4440 { 4441 "type": "github", 4442 "url": "https://github.com/sponsors/feross" 4443 }, 4444 { 4445 "type": "patreon", 4446 "url": "https://www.patreon.com/feross" 4447 }, 4448 { 4449 "type": "consulting", 4450 "url": "https://feross.org/support" 4451 } 4452 ], 4453 "license": "MIT" 4454 }, 4455 "node_modules/radix3": { 4456 "version": "1.1.2", 4457 "resolved": "https://registry.npmjs.org/radix3/-/radix3-1.1.2.tgz", 4458 "integrity": "sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==", 4459 "license": "MIT" 4460 }, 4461 "node_modules/readdirp": { 4462 "version": "3.6.0", 4463 "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", 4464 "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", 4465 "license": "MIT", 4466 "dependencies": { 4467 "picomatch": "^2.2.1" 4468 }, 4469 "engines": { 4470 "node": ">=8.10.0" 4471 } 4472 }, 4473 "node_modules/readdirp/node_modules/picomatch": { 4474 "version": "2.3.1", 4475 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", 4476 "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", 4477 "license": "MIT", 4478 "engines": { 4479 "node": ">=8.6" 4480 }, 4481 "funding": { 4482 "url": "https://github.com/sponsors/jonschlinkert" 4483 } 4484 }, 4485 "node_modules/recma-build-jsx": { 4486 "version": "1.0.0", 4487 "resolved": "https://registry.npmjs.org/recma-build-jsx/-/recma-build-jsx-1.0.0.tgz", 4488 "integrity": "sha512-8GtdyqaBcDfva+GUKDr3nev3VpKAhup1+RvkMvUxURHpW7QyIvk9F5wz7Vzo06CEMSilw6uArgRqhpiUcWp8ew==", 4489 "license": "MIT", 4490 "dependencies": { 4491 "@types/estree": "^1.0.0", 4492 "estree-util-build-jsx": "^3.0.0", 4493 "vfile": "^6.0.0" 4494 }, 4495 "funding": { 4496 "type": "opencollective", 4497 "url": "https://opencollective.com/unified" 4498 } 4499 }, 4500 "node_modules/recma-jsx": { 4501 "version": "1.0.0", 4502 "resolved": "https://registry.npmjs.org/recma-jsx/-/recma-jsx-1.0.0.tgz", 4503 "integrity": "sha512-5vwkv65qWwYxg+Atz95acp8DMu1JDSqdGkA2Of1j6rCreyFUE/gp15fC8MnGEuG1W68UKjM6x6+YTWIh7hZM/Q==", 4504 "license": "MIT", 4505 "dependencies": { 4506 "acorn-jsx": "^5.0.0", 4507 "estree-util-to-js": "^2.0.0", 4508 "recma-parse": "^1.0.0", 4509 "recma-stringify": "^1.0.0", 4510 "unified": "^11.0.0" 4511 }, 4512 "funding": { 4513 "type": "opencollective", 4514 "url": "https://opencollective.com/unified" 4515 } 4516 }, 4517 "node_modules/recma-parse": { 4518 "version": "1.0.0", 4519 "resolved": "https://registry.npmjs.org/recma-parse/-/recma-parse-1.0.0.tgz", 4520 "integrity": "sha512-OYLsIGBB5Y5wjnSnQW6t3Xg7q3fQ7FWbw/vcXtORTnyaSFscOtABg+7Pnz6YZ6c27fG1/aN8CjfwoUEUIdwqWQ==", 4521 "license": "MIT", 4522 "dependencies": { 4523 "@types/estree": "^1.0.0", 4524 "esast-util-from-js": "^2.0.0", 4525 "unified": "^11.0.0", 4526 "vfile": "^6.0.0" 4527 }, 4528 "funding": { 4529 "type": "opencollective", 4530 "url": "https://opencollective.com/unified" 4531 } 4532 }, 4533 "node_modules/recma-stringify": { 4534 "version": "1.0.0", 4535 "resolved": "https://registry.npmjs.org/recma-stringify/-/recma-stringify-1.0.0.tgz", 4536 "integrity": "sha512-cjwII1MdIIVloKvC9ErQ+OgAtwHBmcZ0Bg4ciz78FtbT8In39aAYbaA7zvxQ61xVMSPE8WxhLwLbhif4Js2C+g==", 4537 "license": "MIT", 4538 "dependencies": { 4539 "@types/estree": "^1.0.0", 4540 "estree-util-to-js": "^2.0.0", 4541 "unified": "^11.0.0", 4542 "vfile": "^6.0.0" 4543 }, 4544 "funding": { 4545 "type": "opencollective", 4546 "url": "https://opencollective.com/unified" 4547 } 4548 }, 4549 "node_modules/regex": { 4550 "version": "5.1.1", 4551 "resolved": "https://registry.npmjs.org/regex/-/regex-5.1.1.tgz", 4552 "integrity": "sha512-dN5I359AVGPnwzJm2jN1k0W9LPZ+ePvoOeVMMfqIMFz53sSwXkxaJoxr50ptnsC771lK95BnTrVSZxq0b9yCGw==", 4553 "license": "MIT", 4554 "dependencies": { 4555 "regex-utilities": "^2.3.0" 4556 } 4557 }, 4558 "node_modules/regex-recursion": { 4559 "version": "5.1.1", 4560 "resolved": "https://registry.npmjs.org/regex-recursion/-/regex-recursion-5.1.1.tgz", 4561 "integrity": "sha512-ae7SBCbzVNrIjgSbh7wMznPcQel1DNlDtzensnFxpiNpXt1U2ju/bHugH422r+4LAVS1FpW1YCwilmnNsjum9w==", 4562 "license": "MIT", 4563 "dependencies": { 4564 "regex": "^5.1.1", 4565 "regex-utilities": "^2.3.0" 4566 } 4567 }, 4568 "node_modules/regex-utilities": { 4569 "version": "2.3.0", 4570 "resolved": "https://registry.npmjs.org/regex-utilities/-/regex-utilities-2.3.0.tgz", 4571 "integrity": "sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==", 4572 "license": "MIT" 4573 }, 4574 "node_modules/rehype": { 4575 "version": "13.0.2", 4576 "resolved": "https://registry.npmjs.org/rehype/-/rehype-13.0.2.tgz", 4577 "integrity": "sha512-j31mdaRFrwFRUIlxGeuPXXKWQxet52RBQRvCmzl5eCefn/KGbomK5GMHNMsOJf55fgo3qw5tST5neDuarDYR2A==", 4578 "license": "MIT", 4579 "dependencies": { 4580 "@types/hast": "^3.0.0", 4581 "rehype-parse": "^9.0.0", 4582 "rehype-stringify": "^10.0.0", 4583 "unified": "^11.0.0" 4584 }, 4585 "funding": { 4586 "type": "opencollective", 4587 "url": "https://opencollective.com/unified" 4588 } 4589 }, 4590 "node_modules/rehype-parse": { 4591 "version": "9.0.1", 4592 "resolved": "https://registry.npmjs.org/rehype-parse/-/rehype-parse-9.0.1.tgz", 4593 "integrity": "sha512-ksCzCD0Fgfh7trPDxr2rSylbwq9iYDkSn8TCDmEJ49ljEUBxDVCzCHv7QNzZOfODanX4+bWQ4WZqLCRWYLfhag==", 4594 "license": "MIT", 4595 "dependencies": { 4596 "@types/hast": "^3.0.0", 4597 "hast-util-from-html": "^2.0.0", 4598 "unified": "^11.0.0" 4599 }, 4600 "funding": { 4601 "type": "opencollective", 4602 "url": "https://opencollective.com/unified" 4603 } 4604 }, 4605 "node_modules/rehype-raw": { 4606 "version": "7.0.0", 4607 "resolved": "https://registry.npmjs.org/rehype-raw/-/rehype-raw-7.0.0.tgz", 4608 "integrity": "sha512-/aE8hCfKlQeA8LmyeyQvQF3eBiLRGNlfBJEvWH7ivp9sBqs7TNqBL5X3v157rM4IFETqDnIOO+z5M/biZbo9Ww==", 4609 "license": "MIT", 4610 "dependencies": { 4611 "@types/hast": "^3.0.0", 4612 "hast-util-raw": "^9.0.0", 4613 "vfile": "^6.0.0" 4614 }, 4615 "funding": { 4616 "type": "opencollective", 4617 "url": "https://opencollective.com/unified" 4618 } 4619 }, 4620 "node_modules/rehype-recma": { 4621 "version": "1.0.0", 4622 "resolved": "https://registry.npmjs.org/rehype-recma/-/rehype-recma-1.0.0.tgz", 4623 "integrity": "sha512-lqA4rGUf1JmacCNWWZx0Wv1dHqMwxzsDWYMTowuplHF3xH0N/MmrZ/G3BDZnzAkRmxDadujCjaKM2hqYdCBOGw==", 4624 "license": "MIT", 4625 "dependencies": { 4626 "@types/estree": "^1.0.0", 4627 "@types/hast": "^3.0.0", 4628 "hast-util-to-estree": "^3.0.0" 4629 }, 4630 "funding": { 4631 "type": "opencollective", 4632 "url": "https://opencollective.com/unified" 4633 } 4634 }, 4635 "node_modules/rehype-stringify": { 4636 "version": "10.0.1", 4637 "resolved": "https://registry.npmjs.org/rehype-stringify/-/rehype-stringify-10.0.1.tgz", 4638 "integrity": "sha512-k9ecfXHmIPuFVI61B9DeLPN0qFHfawM6RsuX48hoqlaKSF61RskNjSm1lI8PhBEM0MRdLxVVm4WmTqJQccH9mA==", 4639 "license": "MIT", 4640 "dependencies": { 4641 "@types/hast": "^3.0.0", 4642 "hast-util-to-html": "^9.0.0", 4643 "unified": "^11.0.0" 4644 }, 4645 "funding": { 4646 "type": "opencollective", 4647 "url": "https://opencollective.com/unified" 4648 } 4649 }, 4650 "node_modules/remark-gfm": { 4651 "version": "4.0.0", 4652 "resolved": "https://registry.npmjs.org/remark-gfm/-/remark-gfm-4.0.0.tgz", 4653 "integrity": "sha512-U92vJgBPkbw4Zfu/IiW2oTZLSL3Zpv+uI7My2eq8JxKgqraFdU8YUGicEJCEgSbeaG+QDFqIcwwfMTOEelPxuA==", 4654 "license": "MIT", 4655 "dependencies": { 4656 "@types/mdast": "^4.0.0", 4657 "mdast-util-gfm": "^3.0.0", 4658 "micromark-extension-gfm": "^3.0.0", 4659 "remark-parse": "^11.0.0", 4660 "remark-stringify": "^11.0.0", 4661 "unified": "^11.0.0" 4662 }, 4663 "funding": { 4664 "type": "opencollective", 4665 "url": "https://opencollective.com/unified" 4666 } 4667 }, 4668 "node_modules/remark-mdx": { 4669 "version": "3.1.0", 4670 "resolved": "https://registry.npmjs.org/remark-mdx/-/remark-mdx-3.1.0.tgz", 4671 "integrity": "sha512-Ngl/H3YXyBV9RcRNdlYsZujAmhsxwzxpDzpDEhFBVAGthS4GDgnctpDjgFl/ULx5UEDzqtW1cyBSNKqYYrqLBA==", 4672 "license": "MIT", 4673 "dependencies": { 4674 "mdast-util-mdx": "^3.0.0", 4675 "micromark-extension-mdxjs": "^3.0.0" 4676 }, 4677 "funding": { 4678 "type": "opencollective", 4679 "url": "https://opencollective.com/unified" 4680 } 4681 }, 4682 "node_modules/remark-parse": { 4683 "version": "11.0.0", 4684 "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-11.0.0.tgz", 4685 "integrity": "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==", 4686 "license": "MIT", 4687 "dependencies": { 4688 "@types/mdast": "^4.0.0", 4689 "mdast-util-from-markdown": "^2.0.0", 4690 "micromark-util-types": "^2.0.0", 4691 "unified": "^11.0.0" 4692 }, 4693 "funding": { 4694 "type": "opencollective", 4695 "url": "https://opencollective.com/unified" 4696 } 4697 }, 4698 "node_modules/remark-rehype": { 4699 "version": "11.1.1", 4700 "resolved": "https://registry.npmjs.org/remark-rehype/-/remark-rehype-11.1.1.tgz", 4701 "integrity": "sha512-g/osARvjkBXb6Wo0XvAeXQohVta8i84ACbenPpoSsxTOQH/Ae0/RGP4WZgnMH5pMLpsj4FG7OHmcIcXxpza8eQ==", 4702 "license": "MIT", 4703 "dependencies": { 4704 "@types/hast": "^3.0.0", 4705 "@types/mdast": "^4.0.0", 4706 "mdast-util-to-hast": "^13.0.0", 4707 "unified": "^11.0.0", 4708 "vfile": "^6.0.0" 4709 }, 4710 "funding": { 4711 "type": "opencollective", 4712 "url": "https://opencollective.com/unified" 4713 } 4714 }, 4715 "node_modules/remark-smartypants": { 4716 "version": "3.0.2", 4717 "resolved": "https://registry.npmjs.org/remark-smartypants/-/remark-smartypants-3.0.2.tgz", 4718 "integrity": "sha512-ILTWeOriIluwEvPjv67v7Blgrcx+LZOkAUVtKI3putuhlZm84FnqDORNXPPm+HY3NdZOMhyDwZ1E+eZB/Df5dA==", 4719 "license": "MIT", 4720 "dependencies": { 4721 "retext": "^9.0.0", 4722 "retext-smartypants": "^6.0.0", 4723 "unified": "^11.0.4", 4724 "unist-util-visit": "^5.0.0" 4725 }, 4726 "engines": { 4727 "node": ">=16.0.0" 4728 } 4729 }, 4730 "node_modules/remark-stringify": { 4731 "version": "11.0.0", 4732 "resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-11.0.0.tgz", 4733 "integrity": "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==", 4734 "license": "MIT", 4735 "dependencies": { 4736 "@types/mdast": "^4.0.0", 4737 "mdast-util-to-markdown": "^2.0.0", 4738 "unified": "^11.0.0" 4739 }, 4740 "funding": { 4741 "type": "opencollective", 4742 "url": "https://opencollective.com/unified" 4743 } 4744 }, 4745 "node_modules/retext": { 4746 "version": "9.0.0", 4747 "resolved": "https://registry.npmjs.org/retext/-/retext-9.0.0.tgz", 4748 "integrity": "sha512-sbMDcpHCNjvlheSgMfEcVrZko3cDzdbe1x/e7G66dFp0Ff7Mldvi2uv6JkJQzdRcvLYE8CA8Oe8siQx8ZOgTcA==", 4749 "license": "MIT", 4750 "dependencies": { 4751 "@types/nlcst": "^2.0.0", 4752 "retext-latin": "^4.0.0", 4753 "retext-stringify": "^4.0.0", 4754 "unified": "^11.0.0" 4755 }, 4756 "funding": { 4757 "type": "opencollective", 4758 "url": "https://opencollective.com/unified" 4759 } 4760 }, 4761 "node_modules/retext-latin": { 4762 "version": "4.0.0", 4763 "resolved": "https://registry.npmjs.org/retext-latin/-/retext-latin-4.0.0.tgz", 4764 "integrity": "sha512-hv9woG7Fy0M9IlRQloq/N6atV82NxLGveq+3H2WOi79dtIYWN8OaxogDm77f8YnVXJL2VD3bbqowu5E3EMhBYA==", 4765 "license": "MIT", 4766 "dependencies": { 4767 "@types/nlcst": "^2.0.0", 4768 "parse-latin": "^7.0.0", 4769 "unified": "^11.0.0" 4770 }, 4771 "funding": { 4772 "type": "opencollective", 4773 "url": "https://opencollective.com/unified" 4774 } 4775 }, 4776 "node_modules/retext-smartypants": { 4777 "version": "6.2.0", 4778 "resolved": "https://registry.npmjs.org/retext-smartypants/-/retext-smartypants-6.2.0.tgz", 4779 "integrity": "sha512-kk0jOU7+zGv//kfjXEBjdIryL1Acl4i9XNkHxtM7Tm5lFiCog576fjNC9hjoR7LTKQ0DsPWy09JummSsH1uqfQ==", 4780 "license": "MIT", 4781 "dependencies": { 4782 "@types/nlcst": "^2.0.0", 4783 "nlcst-to-string": "^4.0.0", 4784 "unist-util-visit": "^5.0.0" 4785 }, 4786 "funding": { 4787 "type": "opencollective", 4788 "url": "https://opencollective.com/unified" 4789 } 4790 }, 4791 "node_modules/retext-stringify": { 4792 "version": "4.0.0", 4793 "resolved": "https://registry.npmjs.org/retext-stringify/-/retext-stringify-4.0.0.tgz", 4794 "integrity": "sha512-rtfN/0o8kL1e+78+uxPTqu1Klt0yPzKuQ2BfWwwfgIUSayyzxpM1PJzkKt4V8803uB9qSy32MvI7Xep9khTpiA==", 4795 "license": "MIT", 4796 "dependencies": { 4797 "@types/nlcst": "^2.0.0", 4798 "nlcst-to-string": "^4.0.0", 4799 "unified": "^11.0.0" 4800 }, 4801 "funding": { 4802 "type": "opencollective", 4803 "url": "https://opencollective.com/unified" 4804 } 4805 }, 4806 "node_modules/reusify": { 4807 "version": "1.0.4", 4808 "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", 4809 "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", 4810 "license": "MIT", 4811 "engines": { 4812 "iojs": ">=1.0.0", 4813 "node": ">=0.10.0" 4814 } 4815 }, 4816 "node_modules/rollup": { 4817 "version": "4.29.1", 4818 "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.29.1.tgz", 4819 "integrity": "sha512-RaJ45M/kmJUzSWDs1Nnd5DdV4eerC98idtUOVr6FfKcgxqvjwHmxc5upLF9qZU9EpsVzzhleFahrT3shLuJzIw==", 4820 "license": "MIT", 4821 "dependencies": { 4822 "@types/estree": "1.0.6" 4823 }, 4824 "bin": { 4825 "rollup": "dist/bin/rollup" 4826 }, 4827 "engines": { 4828 "node": ">=18.0.0", 4829 "npm": ">=8.0.0" 4830 }, 4831 "optionalDependencies": { 4832 "@rollup/rollup-android-arm-eabi": "4.29.1", 4833 "@rollup/rollup-android-arm64": "4.29.1", 4834 "@rollup/rollup-darwin-arm64": "4.29.1", 4835 "@rollup/rollup-darwin-x64": "4.29.1", 4836 "@rollup/rollup-freebsd-arm64": "4.29.1", 4837 "@rollup/rollup-freebsd-x64": "4.29.1", 4838 "@rollup/rollup-linux-arm-gnueabihf": "4.29.1", 4839 "@rollup/rollup-linux-arm-musleabihf": "4.29.1", 4840 "@rollup/rollup-linux-arm64-gnu": "4.29.1", 4841 "@rollup/rollup-linux-arm64-musl": "4.29.1", 4842 "@rollup/rollup-linux-loongarch64-gnu": "4.29.1", 4843 "@rollup/rollup-linux-powerpc64le-gnu": "4.29.1", 4844 "@rollup/rollup-linux-riscv64-gnu": "4.29.1", 4845 "@rollup/rollup-linux-s390x-gnu": "4.29.1", 4846 "@rollup/rollup-linux-x64-gnu": "4.29.1", 4847 "@rollup/rollup-linux-x64-musl": "4.29.1", 4848 "@rollup/rollup-win32-arm64-msvc": "4.29.1", 4849 "@rollup/rollup-win32-ia32-msvc": "4.29.1", 4850 "@rollup/rollup-win32-x64-msvc": "4.29.1", 4851 "fsevents": "~2.3.2" 4852 } 4853 }, 4854 "node_modules/run-parallel": { 4855 "version": "1.2.0", 4856 "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", 4857 "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", 4858 "funding": [ 4859 { 4860 "type": "github", 4861 "url": "https://github.com/sponsors/feross" 4862 }, 4863 { 4864 "type": "patreon", 4865 "url": "https://www.patreon.com/feross" 4866 }, 4867 { 4868 "type": "consulting", 4869 "url": "https://feross.org/support" 4870 } 4871 ], 4872 "license": "MIT", 4873 "dependencies": { 4874 "queue-microtask": "^1.2.2" 4875 } 4876 }, 4877 "node_modules/sax": { 4878 "version": "1.4.1", 4879 "resolved": "https://registry.npmjs.org/sax/-/sax-1.4.1.tgz", 4880 "integrity": "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==", 4881 "license": "ISC" 4882 }, 4883 "node_modules/semver": { 4884 "version": "7.6.3", 4885 "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", 4886 "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", 4887 "license": "ISC", 4888 "bin": { 4889 "semver": "bin/semver.js" 4890 }, 4891 "engines": { 4892 "node": ">=10" 4893 } 4894 }, 4895 "node_modules/sharp": { 4896 "version": "0.33.5", 4897 "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.33.5.tgz", 4898 "integrity": "sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==", 4899 "devOptional": true, 4900 "hasInstallScript": true, 4901 "license": "Apache-2.0", 4902 "dependencies": { 4903 "color": "^4.2.3", 4904 "detect-libc": "^2.0.3", 4905 "semver": "^7.6.3" 4906 }, 4907 "engines": { 4908 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 4909 }, 4910 "funding": { 4911 "url": "https://opencollective.com/libvips" 4912 }, 4913 "optionalDependencies": { 4914 "@img/sharp-darwin-arm64": "0.33.5", 4915 "@img/sharp-darwin-x64": "0.33.5", 4916 "@img/sharp-libvips-darwin-arm64": "1.0.4", 4917 "@img/sharp-libvips-darwin-x64": "1.0.4", 4918 "@img/sharp-libvips-linux-arm": "1.0.5", 4919 "@img/sharp-libvips-linux-arm64": "1.0.4", 4920 "@img/sharp-libvips-linux-s390x": "1.0.4", 4921 "@img/sharp-libvips-linux-x64": "1.0.4", 4922 "@img/sharp-libvips-linuxmusl-arm64": "1.0.4", 4923 "@img/sharp-libvips-linuxmusl-x64": "1.0.4", 4924 "@img/sharp-linux-arm": "0.33.5", 4925 "@img/sharp-linux-arm64": "0.33.5", 4926 "@img/sharp-linux-s390x": "0.33.5", 4927 "@img/sharp-linux-x64": "0.33.5", 4928 "@img/sharp-linuxmusl-arm64": "0.33.5", 4929 "@img/sharp-linuxmusl-x64": "0.33.5", 4930 "@img/sharp-wasm32": "0.33.5", 4931 "@img/sharp-win32-ia32": "0.33.5", 4932 "@img/sharp-win32-x64": "0.33.5" 4933 } 4934 }, 4935 "node_modules/shiki": { 4936 "version": "1.24.4", 4937 "resolved": "https://registry.npmjs.org/shiki/-/shiki-1.24.4.tgz", 4938 "integrity": "sha512-aVGSFAOAr1v26Hh/+GBIsRVDWJ583XYV7CuNURKRWh9gpGv4OdbisZGq96B9arMYTZhTQkmRF5BrShOSTvNqhw==", 4939 "license": "MIT", 4940 "dependencies": { 4941 "@shikijs/core": "1.24.4", 4942 "@shikijs/engine-javascript": "1.24.4", 4943 "@shikijs/engine-oniguruma": "1.24.4", 4944 "@shikijs/types": "1.24.4", 4945 "@shikijs/vscode-textmate": "^9.3.1", 4946 "@types/hast": "^3.0.4" 4947 } 4948 }, 4949 "node_modules/simple-swizzle": { 4950 "version": "0.2.2", 4951 "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz", 4952 "integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==", 4953 "devOptional": true, 4954 "license": "MIT", 4955 "dependencies": { 4956 "is-arrayish": "^0.3.1" 4957 } 4958 }, 4959 "node_modules/sisteransi": { 4960 "version": "1.0.5", 4961 "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz", 4962 "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==", 4963 "license": "MIT" 4964 }, 4965 "node_modules/sitemap": { 4966 "version": "8.0.0", 4967 "resolved": "https://registry.npmjs.org/sitemap/-/sitemap-8.0.0.tgz", 4968 "integrity": "sha512-+AbdxhM9kJsHtruUF39bwS/B0Fytw6Fr1o4ZAIAEqA6cke2xcoO2GleBw9Zw7nRzILVEgz7zBM5GiTJjie1G9A==", 4969 "license": "MIT", 4970 "dependencies": { 4971 "@types/node": "^17.0.5", 4972 "@types/sax": "^1.2.1", 4973 "arg": "^5.0.0", 4974 "sax": "^1.2.4" 4975 }, 4976 "bin": { 4977 "sitemap": "dist/cli.js" 4978 }, 4979 "engines": { 4980 "node": ">=14.0.0", 4981 "npm": ">=6.0.0" 4982 } 4983 }, 4984 "node_modules/sitemap/node_modules/@types/node": { 4985 "version": "17.0.45", 4986 "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.45.tgz", 4987 "integrity": "sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==", 4988 "license": "MIT" 4989 }, 4990 "node_modules/source-map": { 4991 "version": "0.7.4", 4992 "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz", 4993 "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", 4994 "license": "BSD-3-Clause", 4995 "engines": { 4996 "node": ">= 8" 4997 } 4998 }, 4999 "node_modules/source-map-js": { 5000 "version": "1.2.1", 5001 "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", 5002 "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", 5003 "license": "BSD-3-Clause", 5004 "engines": { 5005 "node": ">=0.10.0" 5006 } 5007 }, 5008 "node_modules/space-separated-tokens": { 5009 "version": "2.0.2", 5010 "resolved": "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz", 5011 "integrity": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==", 5012 "license": "MIT", 5013 "funding": { 5014 "type": "github", 5015 "url": "https://github.com/sponsors/wooorm" 5016 } 5017 }, 5018 "node_modules/sprintf-js": { 5019 "version": "1.0.3", 5020 "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", 5021 "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", 5022 "license": "BSD-3-Clause" 5023 }, 5024 "node_modules/stream-replace-string": { 5025 "version": "2.0.0", 5026 "resolved": "https://registry.npmjs.org/stream-replace-string/-/stream-replace-string-2.0.0.tgz", 5027 "integrity": "sha512-TlnjJ1C0QrmxRNrON00JvaFFlNh5TTG00APw23j74ET7gkQpTASi6/L2fuiav8pzK715HXtUeClpBTw2NPSn6w==", 5028 "license": "MIT" 5029 }, 5030 "node_modules/string-width": { 5031 "version": "7.2.0", 5032 "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz", 5033 "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==", 5034 "license": "MIT", 5035 "dependencies": { 5036 "emoji-regex": "^10.3.0", 5037 "get-east-asian-width": "^1.0.0", 5038 "strip-ansi": "^7.1.0" 5039 }, 5040 "engines": { 5041 "node": ">=18" 5042 }, 5043 "funding": { 5044 "url": "https://github.com/sponsors/sindresorhus" 5045 } 5046 }, 5047 "node_modules/stringify-entities": { 5048 "version": "4.0.4", 5049 "resolved": "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.4.tgz", 5050 "integrity": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==", 5051 "license": "MIT", 5052 "dependencies": { 5053 "character-entities-html4": "^2.0.0", 5054 "character-entities-legacy": "^3.0.0" 5055 }, 5056 "funding": { 5057 "type": "github", 5058 "url": "https://github.com/sponsors/wooorm" 5059 } 5060 }, 5061 "node_modules/strip-ansi": { 5062 "version": "7.1.0", 5063 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", 5064 "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", 5065 "license": "MIT", 5066 "dependencies": { 5067 "ansi-regex": "^6.0.1" 5068 }, 5069 "engines": { 5070 "node": ">=12" 5071 }, 5072 "funding": { 5073 "url": "https://github.com/chalk/strip-ansi?sponsor=1" 5074 } 5075 }, 5076 "node_modules/strip-bom": { 5077 "version": "3.0.0", 5078 "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", 5079 "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", 5080 "license": "MIT", 5081 "engines": { 5082 "node": ">=4" 5083 } 5084 }, 5085 "node_modules/strnum": { 5086 "version": "1.0.5", 5087 "resolved": "https://registry.npmjs.org/strnum/-/strnum-1.0.5.tgz", 5088 "integrity": "sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==", 5089 "license": "MIT" 5090 }, 5091 "node_modules/style-to-object": { 5092 "version": "1.0.8", 5093 "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.8.tgz", 5094 "integrity": "sha512-xT47I/Eo0rwJmaXC4oilDGDWLohVhR6o/xAQcPQN8q6QBuZVL8qMYL85kLmST5cPjAorwvqIA4qXTRQoYHaL6g==", 5095 "license": "MIT", 5096 "dependencies": { 5097 "inline-style-parser": "0.2.4" 5098 } 5099 }, 5100 "node_modules/svelte": { 5101 "version": "5.16.0", 5102 "resolved": "https://registry.npmjs.org/svelte/-/svelte-5.16.0.tgz", 5103 "integrity": "sha512-Ygqsiac6UogVED2ruKclU+pOeMThxWtp9LG+li7BXeDKC2paVIsRTMkNmcON4Zejerd1s5sZHWx6ZtU85xklVg==", 5104 "license": "MIT", 5105 "dependencies": { 5106 "@ampproject/remapping": "^2.3.0", 5107 "@jridgewell/sourcemap-codec": "^1.5.0", 5108 "@types/estree": "^1.0.5", 5109 "acorn": "^8.12.1", 5110 "acorn-typescript": "^1.4.13", 5111 "aria-query": "^5.3.1", 5112 "axobject-query": "^4.1.0", 5113 "clsx": "^2.1.1", 5114 "esm-env": "^1.2.1", 5115 "esrap": "^1.3.2", 5116 "is-reference": "^3.0.3", 5117 "locate-character": "^3.0.0", 5118 "magic-string": "^0.30.11", 5119 "zimmerframe": "^1.1.2" 5120 }, 5121 "engines": { 5122 "node": ">=18" 5123 } 5124 }, 5125 "node_modules/svelte2tsx": { 5126 "version": "0.7.31", 5127 "resolved": "https://registry.npmjs.org/svelte2tsx/-/svelte2tsx-0.7.31.tgz", 5128 "integrity": "sha512-exrN1o9mdCLAA7hTCudz731FIxomH/0SN9ZIX+WrY/XnlLuno/NNC1PF6JXPZVqp/4sMMDKteqyKoG44hliljQ==", 5129 "license": "MIT", 5130 "dependencies": { 5131 "dedent-js": "^1.0.1", 5132 "pascal-case": "^3.1.1" 5133 }, 5134 "peerDependencies": { 5135 "svelte": "^3.55 || ^4.0.0-next.0 || ^4.0 || ^5.0.0-next.0", 5136 "typescript": "^4.9.4 || ^5.0.0" 5137 } 5138 }, 5139 "node_modules/tinyexec": { 5140 "version": "0.3.1", 5141 "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-0.3.1.tgz", 5142 "integrity": "sha512-WiCJLEECkO18gwqIp6+hJg0//p23HXp4S+gGtAKu3mI2F2/sXC4FvHvXvB0zJVVaTPhx1/tOwdbRsa1sOBIKqQ==", 5143 "license": "MIT" 5144 }, 5145 "node_modules/tlds": { 5146 "version": "1.255.0", 5147 "resolved": "https://registry.npmjs.org/tlds/-/tlds-1.255.0.tgz", 5148 "integrity": "sha512-tcwMRIioTcF/FcxLev8MJWxCp+GUALRhFEqbDoZrnowmKSGqPrl5pqS+Sut2m8BgJ6S4FExCSSpGffZ0Tks6Aw==", 5149 "license": "MIT", 5150 "bin": { 5151 "tlds": "bin.js" 5152 } 5153 }, 5154 "node_modules/to-regex-range": { 5155 "version": "5.0.1", 5156 "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", 5157 "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", 5158 "license": "MIT", 5159 "dependencies": { 5160 "is-number": "^7.0.0" 5161 }, 5162 "engines": { 5163 "node": ">=8.0" 5164 } 5165 }, 5166 "node_modules/trim-lines": { 5167 "version": "3.0.1", 5168 "resolved": "https://registry.npmjs.org/trim-lines/-/trim-lines-3.0.1.tgz", 5169 "integrity": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==", 5170 "license": "MIT", 5171 "funding": { 5172 "type": "github", 5173 "url": "https://github.com/sponsors/wooorm" 5174 } 5175 }, 5176 "node_modules/trough": { 5177 "version": "2.2.0", 5178 "resolved": "https://registry.npmjs.org/trough/-/trough-2.2.0.tgz", 5179 "integrity": "sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==", 5180 "license": "MIT", 5181 "funding": { 5182 "type": "github", 5183 "url": "https://github.com/sponsors/wooorm" 5184 } 5185 }, 5186 "node_modules/tsconfck": { 5187 "version": "3.1.4", 5188 "resolved": "https://registry.npmjs.org/tsconfck/-/tsconfck-3.1.4.tgz", 5189 "integrity": "sha512-kdqWFGVJqe+KGYvlSO9NIaWn9jT1Ny4oKVzAJsKii5eoE9snzTJzL4+MMVOMn+fikWGFmKEylcXL710V/kIPJQ==", 5190 "license": "MIT", 5191 "bin": { 5192 "tsconfck": "bin/tsconfck.js" 5193 }, 5194 "engines": { 5195 "node": "^18 || >=20" 5196 }, 5197 "peerDependencies": { 5198 "typescript": "^5.0.0" 5199 }, 5200 "peerDependenciesMeta": { 5201 "typescript": { 5202 "optional": true 5203 } 5204 } 5205 }, 5206 "node_modules/tslib": { 5207 "version": "2.8.1", 5208 "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", 5209 "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", 5210 "license": "0BSD" 5211 }, 5212 "node_modules/type-fest": { 5213 "version": "4.31.0", 5214 "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.31.0.tgz", 5215 "integrity": "sha512-yCxltHW07Nkhv/1F6wWBr8kz+5BGMfP+RbRSYFnegVb0qV/UMT0G0ElBloPVerqn4M2ZV80Ir1FtCcYv1cT6vQ==", 5216 "license": "(MIT OR CC0-1.0)", 5217 "engines": { 5218 "node": ">=16" 5219 }, 5220 "funding": { 5221 "url": "https://github.com/sponsors/sindresorhus" 5222 } 5223 }, 5224 "node_modules/typescript": { 5225 "version": "5.7.2", 5226 "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", 5227 "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", 5228 "license": "Apache-2.0", 5229 "bin": { 5230 "tsc": "bin/tsc", 5231 "tsserver": "bin/tsserver" 5232 }, 5233 "engines": { 5234 "node": ">=14.17" 5235 } 5236 }, 5237 "node_modules/ufo": { 5238 "version": "1.5.4", 5239 "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.5.4.tgz", 5240 "integrity": "sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==", 5241 "license": "MIT" 5242 }, 5243 "node_modules/uint8arrays": { 5244 "version": "3.0.0", 5245 "resolved": "https://registry.npmjs.org/uint8arrays/-/uint8arrays-3.0.0.tgz", 5246 "integrity": "sha512-HRCx0q6O9Bfbp+HHSfQQKD7wU70+lydKVt4EghkdOvlK/NlrF90z+eXV34mUd48rNvVJXwkrMSPpCATkct8fJA==", 5247 "license": "MIT", 5248 "dependencies": { 5249 "multiformats": "^9.4.2" 5250 } 5251 }, 5252 "node_modules/ultrahtml": { 5253 "version": "1.5.3", 5254 "resolved": "https://registry.npmjs.org/ultrahtml/-/ultrahtml-1.5.3.tgz", 5255 "integrity": "sha512-GykOvZwgDWZlTQMtp5jrD4BVL+gNn2NVlVafjcFUJ7taY20tqYdwdoWBFy6GBJsNTZe1GkGPkSl5knQAjtgceg==", 5256 "license": "MIT" 5257 }, 5258 "node_modules/uncrypto": { 5259 "version": "0.1.3", 5260 "resolved": "https://registry.npmjs.org/uncrypto/-/uncrypto-0.1.3.tgz", 5261 "integrity": "sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==", 5262 "license": "MIT" 5263 }, 5264 "node_modules/undici-types": { 5265 "version": "6.20.0", 5266 "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz", 5267 "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==", 5268 "license": "MIT" 5269 }, 5270 "node_modules/unenv": { 5271 "version": "1.10.0", 5272 "resolved": "https://registry.npmjs.org/unenv/-/unenv-1.10.0.tgz", 5273 "integrity": "sha512-wY5bskBQFL9n3Eca5XnhH6KbUo/tfvkwm9OpcdCvLaeA7piBNbavbOKJySEwQ1V0RH6HvNlSAFRTpvTqgKRQXQ==", 5274 "license": "MIT", 5275 "dependencies": { 5276 "consola": "^3.2.3", 5277 "defu": "^6.1.4", 5278 "mime": "^3.0.0", 5279 "node-fetch-native": "^1.6.4", 5280 "pathe": "^1.1.2" 5281 } 5282 }, 5283 "node_modules/unified": { 5284 "version": "11.0.5", 5285 "resolved": "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz", 5286 "integrity": "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==", 5287 "license": "MIT", 5288 "dependencies": { 5289 "@types/unist": "^3.0.0", 5290 "bail": "^2.0.0", 5291 "devlop": "^1.0.0", 5292 "extend": "^3.0.0", 5293 "is-plain-obj": "^4.0.0", 5294 "trough": "^2.0.0", 5295 "vfile": "^6.0.0" 5296 }, 5297 "funding": { 5298 "type": "opencollective", 5299 "url": "https://opencollective.com/unified" 5300 } 5301 }, 5302 "node_modules/unist-util-find-after": { 5303 "version": "5.0.0", 5304 "resolved": "https://registry.npmjs.org/unist-util-find-after/-/unist-util-find-after-5.0.0.tgz", 5305 "integrity": "sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==", 5306 "license": "MIT", 5307 "dependencies": { 5308 "@types/unist": "^3.0.0", 5309 "unist-util-is": "^6.0.0" 5310 }, 5311 "funding": { 5312 "type": "opencollective", 5313 "url": "https://opencollective.com/unified" 5314 } 5315 }, 5316 "node_modules/unist-util-is": { 5317 "version": "6.0.0", 5318 "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.0.tgz", 5319 "integrity": "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==", 5320 "license": "MIT", 5321 "dependencies": { 5322 "@types/unist": "^3.0.0" 5323 }, 5324 "funding": { 5325 "type": "opencollective", 5326 "url": "https://opencollective.com/unified" 5327 } 5328 }, 5329 "node_modules/unist-util-modify-children": { 5330 "version": "4.0.0", 5331 "resolved": "https://registry.npmjs.org/unist-util-modify-children/-/unist-util-modify-children-4.0.0.tgz", 5332 "integrity": "sha512-+tdN5fGNddvsQdIzUF3Xx82CU9sMM+fA0dLgR9vOmT0oPT2jH+P1nd5lSqfCfXAw+93NhcXNY2qqvTUtE4cQkw==", 5333 "license": "MIT", 5334 "dependencies": { 5335 "@types/unist": "^3.0.0", 5336 "array-iterate": "^2.0.0" 5337 }, 5338 "funding": { 5339 "type": "opencollective", 5340 "url": "https://opencollective.com/unified" 5341 } 5342 }, 5343 "node_modules/unist-util-position": { 5344 "version": "5.0.0", 5345 "resolved": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-5.0.0.tgz", 5346 "integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==", 5347 "license": "MIT", 5348 "dependencies": { 5349 "@types/unist": "^3.0.0" 5350 }, 5351 "funding": { 5352 "type": "opencollective", 5353 "url": "https://opencollective.com/unified" 5354 } 5355 }, 5356 "node_modules/unist-util-position-from-estree": { 5357 "version": "2.0.0", 5358 "resolved": "https://registry.npmjs.org/unist-util-position-from-estree/-/unist-util-position-from-estree-2.0.0.tgz", 5359 "integrity": "sha512-KaFVRjoqLyF6YXCbVLNad/eS4+OfPQQn2yOd7zF/h5T/CSL2v8NpN6a5TPvtbXthAGw5nG+PuTtq+DdIZr+cRQ==", 5360 "license": "MIT", 5361 "dependencies": { 5362 "@types/unist": "^3.0.0" 5363 }, 5364 "funding": { 5365 "type": "opencollective", 5366 "url": "https://opencollective.com/unified" 5367 } 5368 }, 5369 "node_modules/unist-util-remove-position": { 5370 "version": "5.0.0", 5371 "resolved": "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-5.0.0.tgz", 5372 "integrity": "sha512-Hp5Kh3wLxv0PHj9m2yZhhLt58KzPtEYKQQ4yxfYFEO7EvHwzyDYnduhHnY1mDxoqr7VUwVuHXk9RXKIiYS1N8Q==", 5373 "license": "MIT", 5374 "dependencies": { 5375 "@types/unist": "^3.0.0", 5376 "unist-util-visit": "^5.0.0" 5377 }, 5378 "funding": { 5379 "type": "opencollective", 5380 "url": "https://opencollective.com/unified" 5381 } 5382 }, 5383 "node_modules/unist-util-stringify-position": { 5384 "version": "4.0.0", 5385 "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz", 5386 "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==", 5387 "license": "MIT", 5388 "dependencies": { 5389 "@types/unist": "^3.0.0" 5390 }, 5391 "funding": { 5392 "type": "opencollective", 5393 "url": "https://opencollective.com/unified" 5394 } 5395 }, 5396 "node_modules/unist-util-visit": { 5397 "version": "5.0.0", 5398 "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.0.0.tgz", 5399 "integrity": "sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==", 5400 "license": "MIT", 5401 "dependencies": { 5402 "@types/unist": "^3.0.0", 5403 "unist-util-is": "^6.0.0", 5404 "unist-util-visit-parents": "^6.0.0" 5405 }, 5406 "funding": { 5407 "type": "opencollective", 5408 "url": "https://opencollective.com/unified" 5409 } 5410 }, 5411 "node_modules/unist-util-visit-children": { 5412 "version": "3.0.0", 5413 "resolved": "https://registry.npmjs.org/unist-util-visit-children/-/unist-util-visit-children-3.0.0.tgz", 5414 "integrity": "sha512-RgmdTfSBOg04sdPcpTSD1jzoNBjt9a80/ZCzp5cI9n1qPzLZWF9YdvWGN2zmTumP1HWhXKdUWexjy/Wy/lJ7tA==", 5415 "license": "MIT", 5416 "dependencies": { 5417 "@types/unist": "^3.0.0" 5418 }, 5419 "funding": { 5420 "type": "opencollective", 5421 "url": "https://opencollective.com/unified" 5422 } 5423 }, 5424 "node_modules/unist-util-visit-parents": { 5425 "version": "6.0.1", 5426 "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz", 5427 "integrity": "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==", 5428 "license": "MIT", 5429 "dependencies": { 5430 "@types/unist": "^3.0.0", 5431 "unist-util-is": "^6.0.0" 5432 }, 5433 "funding": { 5434 "type": "opencollective", 5435 "url": "https://opencollective.com/unified" 5436 } 5437 }, 5438 "node_modules/unstorage": { 5439 "version": "1.14.4", 5440 "resolved": "https://registry.npmjs.org/unstorage/-/unstorage-1.14.4.tgz", 5441 "integrity": "sha512-1SYeamwuYeQJtJ/USE1x4l17LkmQBzg7deBJ+U9qOBoHo15d1cDxG4jM31zKRgF7pG0kirZy4wVMX6WL6Zoscg==", 5442 "license": "MIT", 5443 "dependencies": { 5444 "anymatch": "^3.1.3", 5445 "chokidar": "^3.6.0", 5446 "destr": "^2.0.3", 5447 "h3": "^1.13.0", 5448 "lru-cache": "^10.4.3", 5449 "node-fetch-native": "^1.6.4", 5450 "ofetch": "^1.4.1", 5451 "ufo": "^1.5.4" 5452 }, 5453 "peerDependencies": { 5454 "@azure/app-configuration": "^1.8.0", 5455 "@azure/cosmos": "^4.2.0", 5456 "@azure/data-tables": "^13.3.0", 5457 "@azure/identity": "^4.5.0", 5458 "@azure/keyvault-secrets": "^4.9.0", 5459 "@azure/storage-blob": "^12.26.0", 5460 "@capacitor/preferences": "^6.0.3", 5461 "@deno/kv": ">=0.8.4", 5462 "@netlify/blobs": "^6.5.0 || ^7.0.0 || ^8.1.0", 5463 "@planetscale/database": "^1.19.0", 5464 "@upstash/redis": "^1.34.3", 5465 "@vercel/blob": ">=0.27.0", 5466 "@vercel/kv": "^1.0.1", 5467 "aws4fetch": "^1.0.20", 5468 "db0": ">=0.2.1", 5469 "idb-keyval": "^6.2.1", 5470 "ioredis": "^5.4.2", 5471 "uploadthing": "^7.4.1" 5472 }, 5473 "peerDependenciesMeta": { 5474 "@azure/app-configuration": { 5475 "optional": true 5476 }, 5477 "@azure/cosmos": { 5478 "optional": true 5479 }, 5480 "@azure/data-tables": { 5481 "optional": true 5482 }, 5483 "@azure/identity": { 5484 "optional": true 5485 }, 5486 "@azure/keyvault-secrets": { 5487 "optional": true 5488 }, 5489 "@azure/storage-blob": { 5490 "optional": true 5491 }, 5492 "@capacitor/preferences": { 5493 "optional": true 5494 }, 5495 "@deno/kv": { 5496 "optional": true 5497 }, 5498 "@netlify/blobs": { 5499 "optional": true 5500 }, 5501 "@planetscale/database": { 5502 "optional": true 5503 }, 5504 "@upstash/redis": { 5505 "optional": true 5506 }, 5507 "@vercel/blob": { 5508 "optional": true 5509 }, 5510 "@vercel/kv": { 5511 "optional": true 5512 }, 5513 "aws4fetch": { 5514 "optional": true 5515 }, 5516 "db0": { 5517 "optional": true 5518 }, 5519 "idb-keyval": { 5520 "optional": true 5521 }, 5522 "ioredis": { 5523 "optional": true 5524 }, 5525 "uploadthing": { 5526 "optional": true 5527 } 5528 } 5529 }, 5530 "node_modules/vfile": { 5531 "version": "6.0.3", 5532 "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.3.tgz", 5533 "integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==", 5534 "license": "MIT", 5535 "dependencies": { 5536 "@types/unist": "^3.0.0", 5537 "vfile-message": "^4.0.0" 5538 }, 5539 "funding": { 5540 "type": "opencollective", 5541 "url": "https://opencollective.com/unified" 5542 } 5543 }, 5544 "node_modules/vfile-location": { 5545 "version": "5.0.3", 5546 "resolved": "https://registry.npmjs.org/vfile-location/-/vfile-location-5.0.3.tgz", 5547 "integrity": "sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==", 5548 "license": "MIT", 5549 "dependencies": { 5550 "@types/unist": "^3.0.0", 5551 "vfile": "^6.0.0" 5552 }, 5553 "funding": { 5554 "type": "opencollective", 5555 "url": "https://opencollective.com/unified" 5556 } 5557 }, 5558 "node_modules/vfile-message": { 5559 "version": "4.0.2", 5560 "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.2.tgz", 5561 "integrity": "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==", 5562 "license": "MIT", 5563 "dependencies": { 5564 "@types/unist": "^3.0.0", 5565 "unist-util-stringify-position": "^4.0.0" 5566 }, 5567 "funding": { 5568 "type": "opencollective", 5569 "url": "https://opencollective.com/unified" 5570 } 5571 }, 5572 "node_modules/vite": { 5573 "version": "6.0.6", 5574 "resolved": "https://registry.npmjs.org/vite/-/vite-6.0.6.tgz", 5575 "integrity": "sha512-NSjmUuckPmDU18bHz7QZ+bTYhRR0iA72cs2QAxCqDpafJ0S6qetco0LB3WW2OxlMHS0JmAv+yZ/R3uPmMyGTjQ==", 5576 "license": "MIT", 5577 "dependencies": { 5578 "esbuild": "^0.24.2", 5579 "postcss": "^8.4.49", 5580 "rollup": "^4.23.0" 5581 }, 5582 "bin": { 5583 "vite": "bin/vite.js" 5584 }, 5585 "engines": { 5586 "node": "^18.0.0 || ^20.0.0 || >=22.0.0" 5587 }, 5588 "funding": { 5589 "url": "https://github.com/vitejs/vite?sponsor=1" 5590 }, 5591 "optionalDependencies": { 5592 "fsevents": "~2.3.3" 5593 }, 5594 "peerDependencies": { 5595 "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0", 5596 "jiti": ">=1.21.0", 5597 "less": "*", 5598 "lightningcss": "^1.21.0", 5599 "sass": "*", 5600 "sass-embedded": "*", 5601 "stylus": "*", 5602 "sugarss": "*", 5603 "terser": "^5.16.0", 5604 "tsx": "^4.8.1", 5605 "yaml": "^2.4.2" 5606 }, 5607 "peerDependenciesMeta": { 5608 "@types/node": { 5609 "optional": true 5610 }, 5611 "jiti": { 5612 "optional": true 5613 }, 5614 "less": { 5615 "optional": true 5616 }, 5617 "lightningcss": { 5618 "optional": true 5619 }, 5620 "sass": { 5621 "optional": true 5622 }, 5623 "sass-embedded": { 5624 "optional": true 5625 }, 5626 "stylus": { 5627 "optional": true 5628 }, 5629 "sugarss": { 5630 "optional": true 5631 }, 5632 "terser": { 5633 "optional": true 5634 }, 5635 "tsx": { 5636 "optional": true 5637 }, 5638 "yaml": { 5639 "optional": true 5640 } 5641 } 5642 }, 5643 "node_modules/vite/node_modules/@esbuild/linux-x64": { 5644 "version": "0.24.2", 5645 "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.24.2.tgz", 5646 "integrity": "sha512-8Qi4nQcCTbLnK9WoMjdC9NiTG6/E38RNICU6sUNqK0QFxCYgoARqVqxdFmWkdonVsvGqWhmm7MO0jyTqLqwj0Q==", 5647 "cpu": [ 5648 "x64" 5649 ], 5650 "license": "MIT", 5651 "optional": true, 5652 "os": [ 5653 "linux" 5654 ], 5655 "engines": { 5656 "node": ">=18" 5657 } 5658 }, 5659 "node_modules/vite/node_modules/esbuild": { 5660 "version": "0.24.2", 5661 "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.24.2.tgz", 5662 "integrity": "sha512-+9egpBW8I3CD5XPe0n6BfT5fxLzxrlDzqydF3aviG+9ni1lDC/OvMHcxqEFV0+LANZG5R1bFMWfUrjVsdwxJvA==", 5663 "hasInstallScript": true, 5664 "license": "MIT", 5665 "bin": { 5666 "esbuild": "bin/esbuild" 5667 }, 5668 "engines": { 5669 "node": ">=18" 5670 }, 5671 "optionalDependencies": { 5672 "@esbuild/aix-ppc64": "0.24.2", 5673 "@esbuild/android-arm": "0.24.2", 5674 "@esbuild/android-arm64": "0.24.2", 5675 "@esbuild/android-x64": "0.24.2", 5676 "@esbuild/darwin-arm64": "0.24.2", 5677 "@esbuild/darwin-x64": "0.24.2", 5678 "@esbuild/freebsd-arm64": "0.24.2", 5679 "@esbuild/freebsd-x64": "0.24.2", 5680 "@esbuild/linux-arm": "0.24.2", 5681 "@esbuild/linux-arm64": "0.24.2", 5682 "@esbuild/linux-ia32": "0.24.2", 5683 "@esbuild/linux-loong64": "0.24.2", 5684 "@esbuild/linux-mips64el": "0.24.2", 5685 "@esbuild/linux-ppc64": "0.24.2", 5686 "@esbuild/linux-riscv64": "0.24.2", 5687 "@esbuild/linux-s390x": "0.24.2", 5688 "@esbuild/linux-x64": "0.24.2", 5689 "@esbuild/netbsd-arm64": "0.24.2", 5690 "@esbuild/netbsd-x64": "0.24.2", 5691 "@esbuild/openbsd-arm64": "0.24.2", 5692 "@esbuild/openbsd-x64": "0.24.2", 5693 "@esbuild/sunos-x64": "0.24.2", 5694 "@esbuild/win32-arm64": "0.24.2", 5695 "@esbuild/win32-ia32": "0.24.2", 5696 "@esbuild/win32-x64": "0.24.2" 5697 } 5698 }, 5699 "node_modules/vitefu": { 5700 "version": "1.0.4", 5701 "resolved": "https://registry.npmjs.org/vitefu/-/vitefu-1.0.4.tgz", 5702 "integrity": "sha512-y6zEE3PQf6uu/Mt6DTJ9ih+kyJLr4XcSgHR2zUkM8SWDhuixEJxfJ6CZGMHh1Ec3vPLoEA0IHU5oWzVqw8ulow==", 5703 "license": "MIT", 5704 "workspaces": [ 5705 "tests/deps/*", 5706 "tests/projects/*" 5707 ], 5708 "peerDependencies": { 5709 "vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0" 5710 }, 5711 "peerDependenciesMeta": { 5712 "vite": { 5713 "optional": true 5714 } 5715 } 5716 }, 5717 "node_modules/web-namespaces": { 5718 "version": "2.0.1", 5719 "resolved": "https://registry.npmjs.org/web-namespaces/-/web-namespaces-2.0.1.tgz", 5720 "integrity": "sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==", 5721 "license": "MIT", 5722 "funding": { 5723 "type": "github", 5724 "url": "https://github.com/sponsors/wooorm" 5725 } 5726 }, 5727 "node_modules/which-pm": { 5728 "version": "3.0.0", 5729 "resolved": "https://registry.npmjs.org/which-pm/-/which-pm-3.0.0.tgz", 5730 "integrity": "sha512-ysVYmw6+ZBhx3+ZkcPwRuJi38ZOTLJJ33PSHaitLxSKUMsh0LkKd0nC69zZCwt5D+AYUcMK2hhw4yWny20vSGg==", 5731 "license": "MIT", 5732 "dependencies": { 5733 "load-yaml-file": "^0.2.0" 5734 }, 5735 "engines": { 5736 "node": ">=18.12" 5737 } 5738 }, 5739 "node_modules/which-pm-runs": { 5740 "version": "1.1.0", 5741 "resolved": "https://registry.npmjs.org/which-pm-runs/-/which-pm-runs-1.1.0.tgz", 5742 "integrity": "sha512-n1brCuqClxfFfq/Rb0ICg9giSZqCS+pLtccdag6C2HyufBrh3fBOiy9nb6ggRMvWOVH5GrdJskj5iGTZNxd7SA==", 5743 "license": "MIT", 5744 "engines": { 5745 "node": ">=4" 5746 } 5747 }, 5748 "node_modules/widest-line": { 5749 "version": "5.0.0", 5750 "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-5.0.0.tgz", 5751 "integrity": "sha512-c9bZp7b5YtRj2wOe6dlj32MK+Bx/M/d+9VB2SHM1OtsUHR0aV0tdP6DWh/iMt0kWi1t5g1Iudu6hQRNd1A4PVA==", 5752 "license": "MIT", 5753 "dependencies": { 5754 "string-width": "^7.0.0" 5755 }, 5756 "engines": { 5757 "node": ">=18" 5758 }, 5759 "funding": { 5760 "url": "https://github.com/sponsors/sindresorhus" 5761 } 5762 }, 5763 "node_modules/wrap-ansi": { 5764 "version": "9.0.0", 5765 "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.0.tgz", 5766 "integrity": "sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==", 5767 "license": "MIT", 5768 "dependencies": { 5769 "ansi-styles": "^6.2.1", 5770 "string-width": "^7.0.0", 5771 "strip-ansi": "^7.1.0" 5772 }, 5773 "engines": { 5774 "node": ">=18" 5775 }, 5776 "funding": { 5777 "url": "https://github.com/chalk/wrap-ansi?sponsor=1" 5778 } 5779 }, 5780 "node_modules/xxhash-wasm": { 5781 "version": "1.1.0", 5782 "resolved": "https://registry.npmjs.org/xxhash-wasm/-/xxhash-wasm-1.1.0.tgz", 5783 "integrity": "sha512-147y/6YNh+tlp6nd/2pWq38i9h6mz/EuQ6njIrmW8D1BS5nCqs0P6DG+m6zTGnNz5I+uhZ0SHxBs9BsPrwcKDA==", 5784 "license": "MIT" 5785 }, 5786 "node_modules/yargs-parser": { 5787 "version": "21.1.1", 5788 "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", 5789 "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", 5790 "license": "ISC", 5791 "engines": { 5792 "node": ">=12" 5793 } 5794 }, 5795 "node_modules/yocto-queue": { 5796 "version": "1.1.1", 5797 "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.1.1.tgz", 5798 "integrity": "sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==", 5799 "license": "MIT", 5800 "engines": { 5801 "node": ">=12.20" 5802 }, 5803 "funding": { 5804 "url": "https://github.com/sponsors/sindresorhus" 5805 } 5806 }, 5807 "node_modules/yocto-spinner": { 5808 "version": "0.1.2", 5809 "resolved": "https://registry.npmjs.org/yocto-spinner/-/yocto-spinner-0.1.2.tgz", 5810 "integrity": "sha512-VfmLIh/ZSZOJnVRQZc/dvpPP90lWL4G0bmxQMP0+U/2vKBA8GSpcBuWv17y7F+CZItRuO97HN1wdbb4p10uhOg==", 5811 "license": "MIT", 5812 "dependencies": { 5813 "yoctocolors": "^2.1.1" 5814 }, 5815 "engines": { 5816 "node": ">=18.19" 5817 }, 5818 "funding": { 5819 "url": "https://github.com/sponsors/sindresorhus" 5820 } 5821 }, 5822 "node_modules/yoctocolors": { 5823 "version": "2.1.1", 5824 "resolved": "https://registry.npmjs.org/yoctocolors/-/yoctocolors-2.1.1.tgz", 5825 "integrity": "sha512-GQHQqAopRhwU8Kt1DDM8NjibDXHC8eoh1erhGAJPEyveY9qqVeXvVikNKrDz69sHowPMorbPUrH/mx8c50eiBQ==", 5826 "license": "MIT", 5827 "engines": { 5828 "node": ">=18" 5829 }, 5830 "funding": { 5831 "url": "https://github.com/sponsors/sindresorhus" 5832 } 5833 }, 5834 "node_modules/zimmerframe": { 5835 "version": "1.1.2", 5836 "resolved": "https://registry.npmjs.org/zimmerframe/-/zimmerframe-1.1.2.tgz", 5837 "integrity": "sha512-rAbqEGa8ovJy4pyBxZM70hg4pE6gDgaQ0Sl9M3enG3I0d6H4XSAM3GeNGLKnsBpuijUow064sf7ww1nutC5/3w==", 5838 "license": "MIT" 5839 }, 5840 "node_modules/zod": { 5841 "version": "3.24.1", 5842 "resolved": "https://registry.npmjs.org/zod/-/zod-3.24.1.tgz", 5843 "integrity": "sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==", 5844 "license": "MIT", 5845 "funding": { 5846 "url": "https://github.com/sponsors/colinhacks" 5847 } 5848 }, 5849 "node_modules/zod-to-json-schema": { 5850 "version": "3.24.1", 5851 "resolved": "https://registry.npmjs.org/zod-to-json-schema/-/zod-to-json-schema-3.24.1.tgz", 5852 "integrity": "sha512-3h08nf3Vw3Wl3PK+q3ow/lIil81IT2Oa7YpQyUUDsEWbXveMesdfK1xBd2RhCkynwZndAxixji/7SYJJowr62w==", 5853 "license": "ISC", 5854 "peerDependencies": { 5855 "zod": "^3.24.1" 5856 } 5857 }, 5858 "node_modules/zod-to-ts": { 5859 "version": "1.2.0", 5860 "resolved": "https://registry.npmjs.org/zod-to-ts/-/zod-to-ts-1.2.0.tgz", 5861 "integrity": "sha512-x30XE43V+InwGpvTySRNz9kB7qFU8DlyEy7BsSTCHPH1R0QasMmHWZDCzYm6bVXtj/9NNJAZF3jW8rzFvH5OFA==", 5862 "peerDependencies": { 5863 "typescript": "^4.9.4 || ^5.0.2", 5864 "zod": "^3" 5865 } 5866 }, 5867 "node_modules/zwitch": { 5868 "version": "2.0.4", 5869 "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz", 5870 "integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==", 5871 "license": "MIT", 5872 "funding": { 5873 "type": "github", 5874 "url": "https://github.com/sponsors/wooorm" 5875 } 5876 } 5877 } 5878}