Experiment to rebuild Diffuse using web applets.
0

Configure Feed

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

1{ 2 "name": "diffuse-applets", 3 "lockfileVersion": 3, 4 "requires": true, 5 "packages": { 6 "": { 7 "dependencies": { 8 "@atcute/cid": "^2.2.2", 9 "@picocss/pico": "^2.1.1", 10 "@web-applets/sdk": "https://gitpkg.vercel.app/unternet-co/web-applets/sdk?tokono.ma/experiment&scripts.postinstall=npm%20i%20%40types%2Fnode%20%26%26%20npx%20tsc", 11 "98.css": "^0.1.21", 12 "iconoir": "^7.11.0", 13 "idb-keyval": "^6.2.1", 14 "music-metadata": "^11.2.3", 15 "native-file-system-adapter": "^3.0.1", 16 "query-string": "^9.1.2", 17 "spellcaster": "^6.0.0", 18 "throttle-debounce": "^5.0.2", 19 "uri-js": "^4.4.1", 20 "webamp": "^1.5.0", 21 "xxh32": "^2.0.5" 22 }, 23 "devDependencies": { 24 "@types/throttle-debounce": "^5.0.2", 25 "astro": "^5.7.4", 26 "astro-purgecss": "^5.2.2", 27 "astro-scope": "^3.0.1", 28 "purgecss": "^7.0.2", 29 "sass": "^1.87.0" 30 } 31 }, 32 "node_modules/@assemblyscript/loader": { 33 "version": "0.17.14", 34 "resolved": "https://registry.npmjs.org/@assemblyscript/loader/-/loader-0.17.14.tgz", 35 "integrity": "sha512-+PVTOfla/0XMLRTQLJFPg4u40XcdTfon6GGea70hBGi8Pd7ZymIXyVUR+vK8wt5Jb4MVKTKPIz43Myyebw5mZA==", 36 "license": "Apache-2.0" 37 }, 38 "node_modules/@astrojs/compiler": { 39 "version": "2.11.0", 40 "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.11.0.tgz", 41 "integrity": "sha512-zZOO7i+JhojO8qmlyR/URui6LyfHJY6m+L9nwyX5GiKD78YoRaZ5tzz6X0fkl+5bD3uwlDHayf6Oe8Fu36RKNg==", 42 "dev": true 43 }, 44 "node_modules/@astrojs/internal-helpers": { 45 "version": "0.6.1", 46 "resolved": "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.6.1.tgz", 47 "integrity": "sha512-l5Pqf6uZu31aG+3Lv8nl/3s4DbUzdlxTWDof4pEpto6GUJNhhCbelVi9dEyurOVyqaelwmS9oSyOWOENSfgo9A==", 48 "dev": true 49 }, 50 "node_modules/@astrojs/markdown-remark": { 51 "version": "6.3.1", 52 "resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-6.3.1.tgz", 53 "integrity": "sha512-c5F5gGrkczUaTVgmMW9g1YMJGzOtRvjjhw6IfGuxarM6ct09MpwysP10US729dy07gg8y+ofVifezvP3BNsWZg==", 54 "dev": true, 55 "dependencies": { 56 "@astrojs/internal-helpers": "0.6.1", 57 "@astrojs/prism": "3.2.0", 58 "github-slugger": "^2.0.0", 59 "hast-util-from-html": "^2.0.3", 60 "hast-util-to-text": "^4.0.2", 61 "import-meta-resolve": "^4.1.0", 62 "js-yaml": "^4.1.0", 63 "mdast-util-definitions": "^6.0.0", 64 "rehype-raw": "^7.0.0", 65 "rehype-stringify": "^10.0.1", 66 "remark-gfm": "^4.0.1", 67 "remark-parse": "^11.0.0", 68 "remark-rehype": "^11.1.1", 69 "remark-smartypants": "^3.0.2", 70 "shiki": "^3.0.0", 71 "smol-toml": "^1.3.1", 72 "unified": "^11.0.5", 73 "unist-util-remove-position": "^5.0.0", 74 "unist-util-visit": "^5.0.0", 75 "unist-util-visit-parents": "^6.0.1", 76 "vfile": "^6.0.3" 77 } 78 }, 79 "node_modules/@astrojs/prism": { 80 "version": "3.2.0", 81 "resolved": "https://registry.npmjs.org/@astrojs/prism/-/prism-3.2.0.tgz", 82 "integrity": "sha512-GilTHKGCW6HMq7y3BUv9Ac7GMe/MO9gi9GW62GzKtth0SwukCu/qp2wLiGpEujhY+VVhaG9v7kv/5vFzvf4NYw==", 83 "dev": true, 84 "dependencies": { 85 "prismjs": "^1.29.0" 86 }, 87 "engines": { 88 "node": "^18.17.1 || ^20.3.0 || >=22.0.0" 89 } 90 }, 91 "node_modules/@astrojs/telemetry": { 92 "version": "3.2.0", 93 "resolved": "https://registry.npmjs.org/@astrojs/telemetry/-/telemetry-3.2.0.tgz", 94 "integrity": "sha512-wxhSKRfKugLwLlr4OFfcqovk+LIFtKwLyGPqMsv+9/ibqqnW3Gv7tBhtKEb0gAyUAC4G9BTVQeQahqnQAhd6IQ==", 95 "dev": true, 96 "dependencies": { 97 "ci-info": "^4.1.0", 98 "debug": "^4.3.7", 99 "dlv": "^1.1.3", 100 "dset": "^3.1.4", 101 "is-docker": "^3.0.0", 102 "is-wsl": "^3.1.0", 103 "which-pm-runs": "^1.1.0" 104 }, 105 "engines": { 106 "node": "^18.17.1 || ^20.3.0 || >=22.0.0" 107 } 108 }, 109 "node_modules/@atcute/cid": { 110 "version": "2.2.2", 111 "resolved": "https://registry.npmjs.org/@atcute/cid/-/cid-2.2.2.tgz", 112 "integrity": "sha512-deAGMqLAyplt7eIukhkjlsGubvrcMrtXkDKlUYZDo4WUdL7hSjBywtPXf6SbMK+Mjvst7l2+83OqTcY5AuuxtA==", 113 "dependencies": { 114 "@atcute/multibase": "^1.1.3", 115 "@atcute/uint8array": "^1.0.1" 116 } 117 }, 118 "node_modules/@atcute/multibase": { 119 "version": "1.1.3", 120 "resolved": "https://registry.npmjs.org/@atcute/multibase/-/multibase-1.1.3.tgz", 121 "integrity": "sha512-vQQO0tDuQPguBvHdgV3ryn7R8U6beQ50KA/juYm+dCeT/3hOK2stMbX+IaW8JEuwkT5lJsU8wDIOicQT4mB7Ag==", 122 "dependencies": { 123 "@atcute/uint8array": "^1.0.1" 124 } 125 }, 126 "node_modules/@atcute/uint8array": { 127 "version": "1.0.1", 128 "resolved": "https://registry.npmjs.org/@atcute/uint8array/-/uint8array-1.0.1.tgz", 129 "integrity": "sha512-AAnlFKyfDRgb9GNZJbhQ6OuMhbmNPirQyapb8KnmcEhxQZ3+tt+4NcwqekEegY4MpNqSTYeeTdyxq0wGZv1JHg==" 130 }, 131 "node_modules/@babel/helper-string-parser": { 132 "version": "7.25.9", 133 "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz", 134 "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==", 135 "dev": true, 136 "engines": { 137 "node": ">=6.9.0" 138 } 139 }, 140 "node_modules/@babel/helper-validator-identifier": { 141 "version": "7.25.9", 142 "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz", 143 "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==", 144 "dev": true, 145 "engines": { 146 "node": ">=6.9.0" 147 } 148 }, 149 "node_modules/@babel/parser": { 150 "version": "7.27.0", 151 "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.27.0.tgz", 152 "integrity": "sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==", 153 "dev": true, 154 "dependencies": { 155 "@babel/types": "^7.27.0" 156 }, 157 "bin": { 158 "parser": "bin/babel-parser.js" 159 }, 160 "engines": { 161 "node": ">=6.0.0" 162 } 163 }, 164 "node_modules/@babel/runtime": { 165 "version": "7.27.1", 166 "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.1.tgz", 167 "integrity": "sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog==", 168 "license": "MIT", 169 "engines": { 170 "node": ">=6.9.0" 171 } 172 }, 173 "node_modules/@babel/types": { 174 "version": "7.27.0", 175 "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.27.0.tgz", 176 "integrity": "sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==", 177 "dev": true, 178 "dependencies": { 179 "@babel/helper-string-parser": "^7.25.9", 180 "@babel/helper-validator-identifier": "^7.25.9" 181 }, 182 "engines": { 183 "node": ">=6.9.0" 184 } 185 }, 186 "node_modules/@capsizecss/unpack": { 187 "version": "2.4.0", 188 "resolved": "https://registry.npmjs.org/@capsizecss/unpack/-/unpack-2.4.0.tgz", 189 "integrity": "sha512-GrSU71meACqcmIUxPYOJvGKF0yryjN/L1aCuE9DViCTJI7bfkjgYDPD1zbNDcINJwSSP6UaBZY9GAbYDO7re0Q==", 190 "dev": true, 191 "dependencies": { 192 "blob-to-buffer": "^1.2.8", 193 "cross-fetch": "^3.0.4", 194 "fontkit": "^2.0.2" 195 } 196 }, 197 "node_modules/@emnapi/runtime": { 198 "version": "1.4.3", 199 "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.4.3.tgz", 200 "integrity": "sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ==", 201 "dev": true, 202 "optional": true, 203 "dependencies": { 204 "tslib": "^2.4.0" 205 } 206 }, 207 "node_modules/@esbuild/aix-ppc64": { 208 "version": "0.25.2", 209 "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.2.tgz", 210 "integrity": "sha512-wCIboOL2yXZym2cgm6mlA742s9QeJ8DjGVaL39dLN4rRwrOgOyYSnOaFPhKZGLb2ngj4EyfAFjsNJwPXZvseag==", 211 "cpu": [ 212 "ppc64" 213 ], 214 "dev": true, 215 "optional": true, 216 "os": [ 217 "aix" 218 ], 219 "engines": { 220 "node": ">=18" 221 } 222 }, 223 "node_modules/@esbuild/android-arm": { 224 "version": "0.25.2", 225 "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.2.tgz", 226 "integrity": "sha512-NQhH7jFstVY5x8CKbcfa166GoV0EFkaPkCKBQkdPJFvo5u+nGXLEH/ooniLb3QI8Fk58YAx7nsPLozUWfCBOJA==", 227 "cpu": [ 228 "arm" 229 ], 230 "dev": true, 231 "optional": true, 232 "os": [ 233 "android" 234 ], 235 "engines": { 236 "node": ">=18" 237 } 238 }, 239 "node_modules/@esbuild/android-arm64": { 240 "version": "0.25.2", 241 "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.2.tgz", 242 "integrity": "sha512-5ZAX5xOmTligeBaeNEPnPaeEuah53Id2tX4c2CVP3JaROTH+j4fnfHCkr1PjXMd78hMst+TlkfKcW/DlTq0i4w==", 243 "cpu": [ 244 "arm64" 245 ], 246 "dev": true, 247 "optional": true, 248 "os": [ 249 "android" 250 ], 251 "engines": { 252 "node": ">=18" 253 } 254 }, 255 "node_modules/@esbuild/android-x64": { 256 "version": "0.25.2", 257 "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.2.tgz", 258 "integrity": "sha512-Ffcx+nnma8Sge4jzddPHCZVRvIfQ0kMsUsCMcJRHkGJ1cDmhe4SsrYIjLUKn1xpHZybmOqCWwB0zQvsjdEHtkg==", 259 "cpu": [ 260 "x64" 261 ], 262 "dev": true, 263 "optional": true, 264 "os": [ 265 "android" 266 ], 267 "engines": { 268 "node": ">=18" 269 } 270 }, 271 "node_modules/@esbuild/darwin-arm64": { 272 "version": "0.25.2", 273 "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.2.tgz", 274 "integrity": "sha512-MpM6LUVTXAzOvN4KbjzU/q5smzryuoNjlriAIx+06RpecwCkL9JpenNzpKd2YMzLJFOdPqBpuub6eVRP5IgiSA==", 275 "cpu": [ 276 "arm64" 277 ], 278 "dev": true, 279 "optional": true, 280 "os": [ 281 "darwin" 282 ], 283 "engines": { 284 "node": ">=18" 285 } 286 }, 287 "node_modules/@esbuild/darwin-x64": { 288 "version": "0.25.2", 289 "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.2.tgz", 290 "integrity": "sha512-5eRPrTX7wFyuWe8FqEFPG2cU0+butQQVNcT4sVipqjLYQjjh8a8+vUTfgBKM88ObB85ahsnTwF7PSIt6PG+QkA==", 291 "cpu": [ 292 "x64" 293 ], 294 "dev": true, 295 "optional": true, 296 "os": [ 297 "darwin" 298 ], 299 "engines": { 300 "node": ">=18" 301 } 302 }, 303 "node_modules/@esbuild/freebsd-arm64": { 304 "version": "0.25.2", 305 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.2.tgz", 306 "integrity": "sha512-mLwm4vXKiQ2UTSX4+ImyiPdiHjiZhIaE9QvC7sw0tZ6HoNMjYAqQpGyui5VRIi5sGd+uWq940gdCbY3VLvsO1w==", 307 "cpu": [ 308 "arm64" 309 ], 310 "dev": true, 311 "optional": true, 312 "os": [ 313 "freebsd" 314 ], 315 "engines": { 316 "node": ">=18" 317 } 318 }, 319 "node_modules/@esbuild/freebsd-x64": { 320 "version": "0.25.2", 321 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.2.tgz", 322 "integrity": "sha512-6qyyn6TjayJSwGpm8J9QYYGQcRgc90nmfdUb0O7pp1s4lTY+9D0H9O02v5JqGApUyiHOtkz6+1hZNvNtEhbwRQ==", 323 "cpu": [ 324 "x64" 325 ], 326 "dev": true, 327 "optional": true, 328 "os": [ 329 "freebsd" 330 ], 331 "engines": { 332 "node": ">=18" 333 } 334 }, 335 "node_modules/@esbuild/linux-arm": { 336 "version": "0.25.2", 337 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.2.tgz", 338 "integrity": "sha512-UHBRgJcmjJv5oeQF8EpTRZs/1knq6loLxTsjc3nxO9eXAPDLcWW55flrMVc97qFPbmZP31ta1AZVUKQzKTzb0g==", 339 "cpu": [ 340 "arm" 341 ], 342 "dev": true, 343 "optional": true, 344 "os": [ 345 "linux" 346 ], 347 "engines": { 348 "node": ">=18" 349 } 350 }, 351 "node_modules/@esbuild/linux-arm64": { 352 "version": "0.25.2", 353 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.2.tgz", 354 "integrity": "sha512-gq/sjLsOyMT19I8obBISvhoYiZIAaGF8JpeXu1u8yPv8BE5HlWYobmlsfijFIZ9hIVGYkbdFhEqC0NvM4kNO0g==", 355 "cpu": [ 356 "arm64" 357 ], 358 "dev": true, 359 "optional": true, 360 "os": [ 361 "linux" 362 ], 363 "engines": { 364 "node": ">=18" 365 } 366 }, 367 "node_modules/@esbuild/linux-ia32": { 368 "version": "0.25.2", 369 "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.2.tgz", 370 "integrity": "sha512-bBYCv9obgW2cBP+2ZWfjYTU+f5cxRoGGQ5SeDbYdFCAZpYWrfjjfYwvUpP8MlKbP0nwZ5gyOU/0aUzZ5HWPuvQ==", 371 "cpu": [ 372 "ia32" 373 ], 374 "dev": true, 375 "optional": true, 376 "os": [ 377 "linux" 378 ], 379 "engines": { 380 "node": ">=18" 381 } 382 }, 383 "node_modules/@esbuild/linux-loong64": { 384 "version": "0.25.2", 385 "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.2.tgz", 386 "integrity": "sha512-SHNGiKtvnU2dBlM5D8CXRFdd+6etgZ9dXfaPCeJtz+37PIUlixvlIhI23L5khKXs3DIzAn9V8v+qb1TRKrgT5w==", 387 "cpu": [ 388 "loong64" 389 ], 390 "dev": true, 391 "optional": true, 392 "os": [ 393 "linux" 394 ], 395 "engines": { 396 "node": ">=18" 397 } 398 }, 399 "node_modules/@esbuild/linux-mips64el": { 400 "version": "0.25.2", 401 "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.2.tgz", 402 "integrity": "sha512-hDDRlzE6rPeoj+5fsADqdUZl1OzqDYow4TB4Y/3PlKBD0ph1e6uPHzIQcv2Z65u2K0kpeByIyAjCmjn1hJgG0Q==", 403 "cpu": [ 404 "mips64el" 405 ], 406 "dev": true, 407 "optional": true, 408 "os": [ 409 "linux" 410 ], 411 "engines": { 412 "node": ">=18" 413 } 414 }, 415 "node_modules/@esbuild/linux-ppc64": { 416 "version": "0.25.2", 417 "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.2.tgz", 418 "integrity": "sha512-tsHu2RRSWzipmUi9UBDEzc0nLc4HtpZEI5Ba+Omms5456x5WaNuiG3u7xh5AO6sipnJ9r4cRWQB2tUjPyIkc6g==", 419 "cpu": [ 420 "ppc64" 421 ], 422 "dev": true, 423 "optional": true, 424 "os": [ 425 "linux" 426 ], 427 "engines": { 428 "node": ">=18" 429 } 430 }, 431 "node_modules/@esbuild/linux-riscv64": { 432 "version": "0.25.2", 433 "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.2.tgz", 434 "integrity": "sha512-k4LtpgV7NJQOml/10uPU0s4SAXGnowi5qBSjaLWMojNCUICNu7TshqHLAEbkBdAszL5TabfvQ48kK84hyFzjnw==", 435 "cpu": [ 436 "riscv64" 437 ], 438 "dev": true, 439 "optional": true, 440 "os": [ 441 "linux" 442 ], 443 "engines": { 444 "node": ">=18" 445 } 446 }, 447 "node_modules/@esbuild/linux-s390x": { 448 "version": "0.25.2", 449 "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.2.tgz", 450 "integrity": "sha512-GRa4IshOdvKY7M/rDpRR3gkiTNp34M0eLTaC1a08gNrh4u488aPhuZOCpkF6+2wl3zAN7L7XIpOFBhnaE3/Q8Q==", 451 "cpu": [ 452 "s390x" 453 ], 454 "dev": true, 455 "optional": true, 456 "os": [ 457 "linux" 458 ], 459 "engines": { 460 "node": ">=18" 461 } 462 }, 463 "node_modules/@esbuild/linux-x64": { 464 "version": "0.25.2", 465 "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.2.tgz", 466 "integrity": "sha512-QInHERlqpTTZ4FRB0fROQWXcYRD64lAoiegezDunLpalZMjcUcld3YzZmVJ2H/Cp0wJRZ8Xtjtj0cEHhYc/uUg==", 467 "cpu": [ 468 "x64" 469 ], 470 "dev": true, 471 "optional": true, 472 "os": [ 473 "linux" 474 ], 475 "engines": { 476 "node": ">=18" 477 } 478 }, 479 "node_modules/@esbuild/netbsd-arm64": { 480 "version": "0.25.2", 481 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.2.tgz", 482 "integrity": "sha512-talAIBoY5M8vHc6EeI2WW9d/CkiO9MQJ0IOWX8hrLhxGbro/vBXJvaQXefW2cP0z0nQVTdQ/eNyGFV1GSKrxfw==", 483 "cpu": [ 484 "arm64" 485 ], 486 "dev": true, 487 "optional": true, 488 "os": [ 489 "netbsd" 490 ], 491 "engines": { 492 "node": ">=18" 493 } 494 }, 495 "node_modules/@esbuild/netbsd-x64": { 496 "version": "0.25.2", 497 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.2.tgz", 498 "integrity": "sha512-voZT9Z+tpOxrvfKFyfDYPc4DO4rk06qamv1a/fkuzHpiVBMOhpjK+vBmWM8J1eiB3OLSMFYNaOaBNLXGChf5tg==", 499 "cpu": [ 500 "x64" 501 ], 502 "dev": true, 503 "optional": true, 504 "os": [ 505 "netbsd" 506 ], 507 "engines": { 508 "node": ">=18" 509 } 510 }, 511 "node_modules/@esbuild/openbsd-arm64": { 512 "version": "0.25.2", 513 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.2.tgz", 514 "integrity": "sha512-dcXYOC6NXOqcykeDlwId9kB6OkPUxOEqU+rkrYVqJbK2hagWOMrsTGsMr8+rW02M+d5Op5NNlgMmjzecaRf7Tg==", 515 "cpu": [ 516 "arm64" 517 ], 518 "dev": true, 519 "optional": true, 520 "os": [ 521 "openbsd" 522 ], 523 "engines": { 524 "node": ">=18" 525 } 526 }, 527 "node_modules/@esbuild/openbsd-x64": { 528 "version": "0.25.2", 529 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.2.tgz", 530 "integrity": "sha512-t/TkWwahkH0Tsgoq1Ju7QfgGhArkGLkF1uYz8nQS/PPFlXbP5YgRpqQR3ARRiC2iXoLTWFxc6DJMSK10dVXluw==", 531 "cpu": [ 532 "x64" 533 ], 534 "dev": true, 535 "optional": true, 536 "os": [ 537 "openbsd" 538 ], 539 "engines": { 540 "node": ">=18" 541 } 542 }, 543 "node_modules/@esbuild/sunos-x64": { 544 "version": "0.25.2", 545 "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.2.tgz", 546 "integrity": "sha512-cfZH1co2+imVdWCjd+D1gf9NjkchVhhdpgb1q5y6Hcv9TP6Zi9ZG/beI3ig8TvwT9lH9dlxLq5MQBBgwuj4xvA==", 547 "cpu": [ 548 "x64" 549 ], 550 "dev": true, 551 "optional": true, 552 "os": [ 553 "sunos" 554 ], 555 "engines": { 556 "node": ">=18" 557 } 558 }, 559 "node_modules/@esbuild/win32-arm64": { 560 "version": "0.25.2", 561 "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.2.tgz", 562 "integrity": "sha512-7Loyjh+D/Nx/sOTzV8vfbB3GJuHdOQyrOryFdZvPHLf42Tk9ivBU5Aedi7iyX+x6rbn2Mh68T4qq1SDqJBQO5Q==", 563 "cpu": [ 564 "arm64" 565 ], 566 "dev": true, 567 "optional": true, 568 "os": [ 569 "win32" 570 ], 571 "engines": { 572 "node": ">=18" 573 } 574 }, 575 "node_modules/@esbuild/win32-ia32": { 576 "version": "0.25.2", 577 "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.2.tgz", 578 "integrity": "sha512-WRJgsz9un0nqZJ4MfhabxaD9Ft8KioqU3JMinOTvobbX6MOSUigSBlogP8QB3uxpJDsFS6yN+3FDBdqE5lg9kg==", 579 "cpu": [ 580 "ia32" 581 ], 582 "dev": true, 583 "optional": true, 584 "os": [ 585 "win32" 586 ], 587 "engines": { 588 "node": ">=18" 589 } 590 }, 591 "node_modules/@esbuild/win32-x64": { 592 "version": "0.25.2", 593 "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.2.tgz", 594 "integrity": "sha512-kM3HKb16VIXZyIeVrM1ygYmZBKybX8N4p754bw390wGO3Tf2j4L2/WYL+4suWujpgf6GBYs3jv7TyUivdd05JA==", 595 "cpu": [ 596 "x64" 597 ], 598 "dev": true, 599 "optional": true, 600 "os": [ 601 "win32" 602 ], 603 "engines": { 604 "node": ">=18" 605 } 606 }, 607 "node_modules/@img/sharp-darwin-arm64": { 608 "version": "0.33.5", 609 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.33.5.tgz", 610 "integrity": "sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==", 611 "cpu": [ 612 "arm64" 613 ], 614 "dev": true, 615 "optional": true, 616 "os": [ 617 "darwin" 618 ], 619 "engines": { 620 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 621 }, 622 "funding": { 623 "url": "https://opencollective.com/libvips" 624 }, 625 "optionalDependencies": { 626 "@img/sharp-libvips-darwin-arm64": "1.0.4" 627 } 628 }, 629 "node_modules/@img/sharp-darwin-x64": { 630 "version": "0.33.5", 631 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.33.5.tgz", 632 "integrity": "sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==", 633 "cpu": [ 634 "x64" 635 ], 636 "dev": true, 637 "optional": true, 638 "os": [ 639 "darwin" 640 ], 641 "engines": { 642 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 643 }, 644 "funding": { 645 "url": "https://opencollective.com/libvips" 646 }, 647 "optionalDependencies": { 648 "@img/sharp-libvips-darwin-x64": "1.0.4" 649 } 650 }, 651 "node_modules/@img/sharp-libvips-darwin-arm64": { 652 "version": "1.0.4", 653 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.0.4.tgz", 654 "integrity": "sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==", 655 "cpu": [ 656 "arm64" 657 ], 658 "dev": true, 659 "optional": true, 660 "os": [ 661 "darwin" 662 ], 663 "funding": { 664 "url": "https://opencollective.com/libvips" 665 } 666 }, 667 "node_modules/@img/sharp-libvips-darwin-x64": { 668 "version": "1.0.4", 669 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.0.4.tgz", 670 "integrity": "sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==", 671 "cpu": [ 672 "x64" 673 ], 674 "dev": true, 675 "optional": true, 676 "os": [ 677 "darwin" 678 ], 679 "funding": { 680 "url": "https://opencollective.com/libvips" 681 } 682 }, 683 "node_modules/@img/sharp-libvips-linux-arm": { 684 "version": "1.0.5", 685 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.5.tgz", 686 "integrity": "sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==", 687 "cpu": [ 688 "arm" 689 ], 690 "dev": true, 691 "optional": true, 692 "os": [ 693 "linux" 694 ], 695 "funding": { 696 "url": "https://opencollective.com/libvips" 697 } 698 }, 699 "node_modules/@img/sharp-libvips-linux-arm64": { 700 "version": "1.0.4", 701 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.0.4.tgz", 702 "integrity": "sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==", 703 "cpu": [ 704 "arm64" 705 ], 706 "dev": true, 707 "optional": true, 708 "os": [ 709 "linux" 710 ], 711 "funding": { 712 "url": "https://opencollective.com/libvips" 713 } 714 }, 715 "node_modules/@img/sharp-libvips-linux-s390x": { 716 "version": "1.0.4", 717 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.0.4.tgz", 718 "integrity": "sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==", 719 "cpu": [ 720 "s390x" 721 ], 722 "dev": true, 723 "optional": true, 724 "os": [ 725 "linux" 726 ], 727 "funding": { 728 "url": "https://opencollective.com/libvips" 729 } 730 }, 731 "node_modules/@img/sharp-libvips-linux-x64": { 732 "version": "1.0.4", 733 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.4.tgz", 734 "integrity": "sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==", 735 "cpu": [ 736 "x64" 737 ], 738 "dev": true, 739 "optional": true, 740 "os": [ 741 "linux" 742 ], 743 "funding": { 744 "url": "https://opencollective.com/libvips" 745 } 746 }, 747 "node_modules/@img/sharp-libvips-linuxmusl-arm64": { 748 "version": "1.0.4", 749 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.0.4.tgz", 750 "integrity": "sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==", 751 "cpu": [ 752 "arm64" 753 ], 754 "dev": true, 755 "optional": true, 756 "os": [ 757 "linux" 758 ], 759 "funding": { 760 "url": "https://opencollective.com/libvips" 761 } 762 }, 763 "node_modules/@img/sharp-libvips-linuxmusl-x64": { 764 "version": "1.0.4", 765 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.0.4.tgz", 766 "integrity": "sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==", 767 "cpu": [ 768 "x64" 769 ], 770 "dev": true, 771 "optional": true, 772 "os": [ 773 "linux" 774 ], 775 "funding": { 776 "url": "https://opencollective.com/libvips" 777 } 778 }, 779 "node_modules/@img/sharp-linux-arm": { 780 "version": "0.33.5", 781 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.33.5.tgz", 782 "integrity": "sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==", 783 "cpu": [ 784 "arm" 785 ], 786 "dev": true, 787 "optional": true, 788 "os": [ 789 "linux" 790 ], 791 "engines": { 792 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 793 }, 794 "funding": { 795 "url": "https://opencollective.com/libvips" 796 }, 797 "optionalDependencies": { 798 "@img/sharp-libvips-linux-arm": "1.0.5" 799 } 800 }, 801 "node_modules/@img/sharp-linux-arm64": { 802 "version": "0.33.5", 803 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.33.5.tgz", 804 "integrity": "sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==", 805 "cpu": [ 806 "arm64" 807 ], 808 "dev": true, 809 "optional": true, 810 "os": [ 811 "linux" 812 ], 813 "engines": { 814 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 815 }, 816 "funding": { 817 "url": "https://opencollective.com/libvips" 818 }, 819 "optionalDependencies": { 820 "@img/sharp-libvips-linux-arm64": "1.0.4" 821 } 822 }, 823 "node_modules/@img/sharp-linux-s390x": { 824 "version": "0.33.5", 825 "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.33.5.tgz", 826 "integrity": "sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==", 827 "cpu": [ 828 "s390x" 829 ], 830 "dev": true, 831 "optional": true, 832 "os": [ 833 "linux" 834 ], 835 "engines": { 836 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 837 }, 838 "funding": { 839 "url": "https://opencollective.com/libvips" 840 }, 841 "optionalDependencies": { 842 "@img/sharp-libvips-linux-s390x": "1.0.4" 843 } 844 }, 845 "node_modules/@img/sharp-linux-x64": { 846 "version": "0.33.5", 847 "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.33.5.tgz", 848 "integrity": "sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==", 849 "cpu": [ 850 "x64" 851 ], 852 "dev": true, 853 "optional": true, 854 "os": [ 855 "linux" 856 ], 857 "engines": { 858 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 859 }, 860 "funding": { 861 "url": "https://opencollective.com/libvips" 862 }, 863 "optionalDependencies": { 864 "@img/sharp-libvips-linux-x64": "1.0.4" 865 } 866 }, 867 "node_modules/@img/sharp-linuxmusl-arm64": { 868 "version": "0.33.5", 869 "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.33.5.tgz", 870 "integrity": "sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==", 871 "cpu": [ 872 "arm64" 873 ], 874 "dev": true, 875 "optional": true, 876 "os": [ 877 "linux" 878 ], 879 "engines": { 880 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 881 }, 882 "funding": { 883 "url": "https://opencollective.com/libvips" 884 }, 885 "optionalDependencies": { 886 "@img/sharp-libvips-linuxmusl-arm64": "1.0.4" 887 } 888 }, 889 "node_modules/@img/sharp-linuxmusl-x64": { 890 "version": "0.33.5", 891 "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.33.5.tgz", 892 "integrity": "sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==", 893 "cpu": [ 894 "x64" 895 ], 896 "dev": true, 897 "optional": true, 898 "os": [ 899 "linux" 900 ], 901 "engines": { 902 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 903 }, 904 "funding": { 905 "url": "https://opencollective.com/libvips" 906 }, 907 "optionalDependencies": { 908 "@img/sharp-libvips-linuxmusl-x64": "1.0.4" 909 } 910 }, 911 "node_modules/@img/sharp-wasm32": { 912 "version": "0.33.5", 913 "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.33.5.tgz", 914 "integrity": "sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==", 915 "cpu": [ 916 "wasm32" 917 ], 918 "dev": true, 919 "optional": true, 920 "dependencies": { 921 "@emnapi/runtime": "^1.2.0" 922 }, 923 "engines": { 924 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 925 }, 926 "funding": { 927 "url": "https://opencollective.com/libvips" 928 } 929 }, 930 "node_modules/@img/sharp-win32-ia32": { 931 "version": "0.33.5", 932 "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.33.5.tgz", 933 "integrity": "sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==", 934 "cpu": [ 935 "ia32" 936 ], 937 "dev": true, 938 "optional": true, 939 "os": [ 940 "win32" 941 ], 942 "engines": { 943 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 944 }, 945 "funding": { 946 "url": "https://opencollective.com/libvips" 947 } 948 }, 949 "node_modules/@img/sharp-win32-x64": { 950 "version": "0.33.5", 951 "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.33.5.tgz", 952 "integrity": "sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==", 953 "cpu": [ 954 "x64" 955 ], 956 "dev": true, 957 "optional": true, 958 "os": [ 959 "win32" 960 ], 961 "engines": { 962 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 963 }, 964 "funding": { 965 "url": "https://opencollective.com/libvips" 966 } 967 }, 968 "node_modules/@isaacs/cliui": { 969 "version": "8.0.2", 970 "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", 971 "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", 972 "dev": true, 973 "dependencies": { 974 "string-width": "^5.1.2", 975 "string-width-cjs": "npm:string-width@^4.2.0", 976 "strip-ansi": "^7.0.1", 977 "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", 978 "wrap-ansi": "^8.1.0", 979 "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" 980 }, 981 "engines": { 982 "node": ">=12" 983 } 984 }, 985 "node_modules/@isaacs/cliui/node_modules/emoji-regex": { 986 "version": "9.2.2", 987 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", 988 "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", 989 "dev": true 990 }, 991 "node_modules/@isaacs/cliui/node_modules/string-width": { 992 "version": "5.1.2", 993 "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", 994 "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", 995 "dev": true, 996 "dependencies": { 997 "eastasianwidth": "^0.2.0", 998 "emoji-regex": "^9.2.2", 999 "strip-ansi": "^7.0.1" 1000 }, 1001 "engines": { 1002 "node": ">=12" 1003 }, 1004 "funding": { 1005 "url": "https://github.com/sponsors/sindresorhus" 1006 } 1007 }, 1008 "node_modules/@isaacs/cliui/node_modules/wrap-ansi": { 1009 "version": "8.1.0", 1010 "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", 1011 "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", 1012 "dev": true, 1013 "dependencies": { 1014 "ansi-styles": "^6.1.0", 1015 "string-width": "^5.0.1", 1016 "strip-ansi": "^7.0.1" 1017 }, 1018 "engines": { 1019 "node": ">=12" 1020 }, 1021 "funding": { 1022 "url": "https://github.com/chalk/wrap-ansi?sponsor=1" 1023 } 1024 }, 1025 "node_modules/@jridgewell/sourcemap-codec": { 1026 "version": "1.5.0", 1027 "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz", 1028 "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==", 1029 "dev": true 1030 }, 1031 "node_modules/@oslojs/encoding": { 1032 "version": "1.1.0", 1033 "resolved": "https://registry.npmjs.org/@oslojs/encoding/-/encoding-1.1.0.tgz", 1034 "integrity": "sha512-70wQhgYmndg4GCPxPPxPGevRKqTIJ2Nh4OkiMWmDAVYsTQ+Ta7Sq+rPevXyXGdzr30/qZBnyOalCszoMxlyldQ==", 1035 "dev": true 1036 }, 1037 "node_modules/@parcel/watcher": { 1038 "version": "2.5.1", 1039 "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.1.tgz", 1040 "integrity": "sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==", 1041 "dev": true, 1042 "hasInstallScript": true, 1043 "optional": true, 1044 "dependencies": { 1045 "detect-libc": "^1.0.3", 1046 "is-glob": "^4.0.3", 1047 "micromatch": "^4.0.5", 1048 "node-addon-api": "^7.0.0" 1049 }, 1050 "engines": { 1051 "node": ">= 10.0.0" 1052 }, 1053 "funding": { 1054 "type": "opencollective", 1055 "url": "https://opencollective.com/parcel" 1056 }, 1057 "optionalDependencies": { 1058 "@parcel/watcher-android-arm64": "2.5.1", 1059 "@parcel/watcher-darwin-arm64": "2.5.1", 1060 "@parcel/watcher-darwin-x64": "2.5.1", 1061 "@parcel/watcher-freebsd-x64": "2.5.1", 1062 "@parcel/watcher-linux-arm-glibc": "2.5.1", 1063 "@parcel/watcher-linux-arm-musl": "2.5.1", 1064 "@parcel/watcher-linux-arm64-glibc": "2.5.1", 1065 "@parcel/watcher-linux-arm64-musl": "2.5.1", 1066 "@parcel/watcher-linux-x64-glibc": "2.5.1", 1067 "@parcel/watcher-linux-x64-musl": "2.5.1", 1068 "@parcel/watcher-win32-arm64": "2.5.1", 1069 "@parcel/watcher-win32-ia32": "2.5.1", 1070 "@parcel/watcher-win32-x64": "2.5.1" 1071 } 1072 }, 1073 "node_modules/@parcel/watcher-android-arm64": { 1074 "version": "2.5.1", 1075 "resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.1.tgz", 1076 "integrity": "sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==", 1077 "cpu": [ 1078 "arm64" 1079 ], 1080 "dev": true, 1081 "optional": true, 1082 "os": [ 1083 "android" 1084 ], 1085 "engines": { 1086 "node": ">= 10.0.0" 1087 }, 1088 "funding": { 1089 "type": "opencollective", 1090 "url": "https://opencollective.com/parcel" 1091 } 1092 }, 1093 "node_modules/@parcel/watcher-darwin-arm64": { 1094 "version": "2.5.1", 1095 "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.1.tgz", 1096 "integrity": "sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==", 1097 "cpu": [ 1098 "arm64" 1099 ], 1100 "dev": true, 1101 "optional": true, 1102 "os": [ 1103 "darwin" 1104 ], 1105 "engines": { 1106 "node": ">= 10.0.0" 1107 }, 1108 "funding": { 1109 "type": "opencollective", 1110 "url": "https://opencollective.com/parcel" 1111 } 1112 }, 1113 "node_modules/@parcel/watcher-darwin-x64": { 1114 "version": "2.5.1", 1115 "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.1.tgz", 1116 "integrity": "sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==", 1117 "cpu": [ 1118 "x64" 1119 ], 1120 "dev": true, 1121 "optional": true, 1122 "os": [ 1123 "darwin" 1124 ], 1125 "engines": { 1126 "node": ">= 10.0.0" 1127 }, 1128 "funding": { 1129 "type": "opencollective", 1130 "url": "https://opencollective.com/parcel" 1131 } 1132 }, 1133 "node_modules/@parcel/watcher-freebsd-x64": { 1134 "version": "2.5.1", 1135 "resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.1.tgz", 1136 "integrity": "sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==", 1137 "cpu": [ 1138 "x64" 1139 ], 1140 "dev": true, 1141 "optional": true, 1142 "os": [ 1143 "freebsd" 1144 ], 1145 "engines": { 1146 "node": ">= 10.0.0" 1147 }, 1148 "funding": { 1149 "type": "opencollective", 1150 "url": "https://opencollective.com/parcel" 1151 } 1152 }, 1153 "node_modules/@parcel/watcher-linux-arm-glibc": { 1154 "version": "2.5.1", 1155 "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.1.tgz", 1156 "integrity": "sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==", 1157 "cpu": [ 1158 "arm" 1159 ], 1160 "dev": true, 1161 "optional": true, 1162 "os": [ 1163 "linux" 1164 ], 1165 "engines": { 1166 "node": ">= 10.0.0" 1167 }, 1168 "funding": { 1169 "type": "opencollective", 1170 "url": "https://opencollective.com/parcel" 1171 } 1172 }, 1173 "node_modules/@parcel/watcher-linux-arm-musl": { 1174 "version": "2.5.1", 1175 "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.1.tgz", 1176 "integrity": "sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==", 1177 "cpu": [ 1178 "arm" 1179 ], 1180 "dev": true, 1181 "optional": true, 1182 "os": [ 1183 "linux" 1184 ], 1185 "engines": { 1186 "node": ">= 10.0.0" 1187 }, 1188 "funding": { 1189 "type": "opencollective", 1190 "url": "https://opencollective.com/parcel" 1191 } 1192 }, 1193 "node_modules/@parcel/watcher-linux-arm64-glibc": { 1194 "version": "2.5.1", 1195 "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.1.tgz", 1196 "integrity": "sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==", 1197 "cpu": [ 1198 "arm64" 1199 ], 1200 "dev": true, 1201 "optional": true, 1202 "os": [ 1203 "linux" 1204 ], 1205 "engines": { 1206 "node": ">= 10.0.0" 1207 }, 1208 "funding": { 1209 "type": "opencollective", 1210 "url": "https://opencollective.com/parcel" 1211 } 1212 }, 1213 "node_modules/@parcel/watcher-linux-arm64-musl": { 1214 "version": "2.5.1", 1215 "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.1.tgz", 1216 "integrity": "sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==", 1217 "cpu": [ 1218 "arm64" 1219 ], 1220 "dev": true, 1221 "optional": true, 1222 "os": [ 1223 "linux" 1224 ], 1225 "engines": { 1226 "node": ">= 10.0.0" 1227 }, 1228 "funding": { 1229 "type": "opencollective", 1230 "url": "https://opencollective.com/parcel" 1231 } 1232 }, 1233 "node_modules/@parcel/watcher-linux-x64-glibc": { 1234 "version": "2.5.1", 1235 "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz", 1236 "integrity": "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==", 1237 "cpu": [ 1238 "x64" 1239 ], 1240 "dev": true, 1241 "optional": true, 1242 "os": [ 1243 "linux" 1244 ], 1245 "engines": { 1246 "node": ">= 10.0.0" 1247 }, 1248 "funding": { 1249 "type": "opencollective", 1250 "url": "https://opencollective.com/parcel" 1251 } 1252 }, 1253 "node_modules/@parcel/watcher-linux-x64-musl": { 1254 "version": "2.5.1", 1255 "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.1.tgz", 1256 "integrity": "sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==", 1257 "cpu": [ 1258 "x64" 1259 ], 1260 "dev": true, 1261 "optional": true, 1262 "os": [ 1263 "linux" 1264 ], 1265 "engines": { 1266 "node": ">= 10.0.0" 1267 }, 1268 "funding": { 1269 "type": "opencollective", 1270 "url": "https://opencollective.com/parcel" 1271 } 1272 }, 1273 "node_modules/@parcel/watcher-win32-arm64": { 1274 "version": "2.5.1", 1275 "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.1.tgz", 1276 "integrity": "sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==", 1277 "cpu": [ 1278 "arm64" 1279 ], 1280 "dev": true, 1281 "optional": true, 1282 "os": [ 1283 "win32" 1284 ], 1285 "engines": { 1286 "node": ">= 10.0.0" 1287 }, 1288 "funding": { 1289 "type": "opencollective", 1290 "url": "https://opencollective.com/parcel" 1291 } 1292 }, 1293 "node_modules/@parcel/watcher-win32-ia32": { 1294 "version": "2.5.1", 1295 "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.1.tgz", 1296 "integrity": "sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==", 1297 "cpu": [ 1298 "ia32" 1299 ], 1300 "dev": true, 1301 "optional": true, 1302 "os": [ 1303 "win32" 1304 ], 1305 "engines": { 1306 "node": ">= 10.0.0" 1307 }, 1308 "funding": { 1309 "type": "opencollective", 1310 "url": "https://opencollective.com/parcel" 1311 } 1312 }, 1313 "node_modules/@parcel/watcher-win32-x64": { 1314 "version": "2.5.1", 1315 "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.1.tgz", 1316 "integrity": "sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==", 1317 "cpu": [ 1318 "x64" 1319 ], 1320 "dev": true, 1321 "optional": true, 1322 "os": [ 1323 "win32" 1324 ], 1325 "engines": { 1326 "node": ">= 10.0.0" 1327 }, 1328 "funding": { 1329 "type": "opencollective", 1330 "url": "https://opencollective.com/parcel" 1331 } 1332 }, 1333 "node_modules/@parcel/watcher/node_modules/detect-libc": { 1334 "version": "1.0.3", 1335 "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz", 1336 "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==", 1337 "dev": true, 1338 "optional": true, 1339 "bin": { 1340 "detect-libc": "bin/detect-libc.js" 1341 }, 1342 "engines": { 1343 "node": ">=0.10" 1344 } 1345 }, 1346 "node_modules/@picocss/pico": { 1347 "version": "2.1.1", 1348 "resolved": "https://registry.npmjs.org/@picocss/pico/-/pico-2.1.1.tgz", 1349 "integrity": "sha512-kIDugA7Ps4U+2BHxiNHmvgPIQDWPDU4IeU6TNRdvXQM1uZX+FibqDQT2xUOnnO2yq/LUHcwnGlu1hvf4KfXnMg==" 1350 }, 1351 "node_modules/@rollup/pluginutils": { 1352 "version": "5.1.4", 1353 "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.4.tgz", 1354 "integrity": "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==", 1355 "dev": true, 1356 "dependencies": { 1357 "@types/estree": "^1.0.0", 1358 "estree-walker": "^2.0.2", 1359 "picomatch": "^4.0.2" 1360 }, 1361 "engines": { 1362 "node": ">=14.0.0" 1363 }, 1364 "peerDependencies": { 1365 "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" 1366 }, 1367 "peerDependenciesMeta": { 1368 "rollup": { 1369 "optional": true 1370 } 1371 } 1372 }, 1373 "node_modules/@rollup/pluginutils/node_modules/estree-walker": { 1374 "version": "2.0.2", 1375 "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz", 1376 "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==", 1377 "dev": true 1378 }, 1379 "node_modules/@rollup/rollup-android-arm-eabi": { 1380 "version": "4.40.0", 1381 "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.40.0.tgz", 1382 "integrity": "sha512-+Fbls/diZ0RDerhE8kyC6hjADCXA1K4yVNlH0EYfd2XjyH0UGgzaQ8MlT0pCXAThfxv3QUAczHaL+qSv1E4/Cg==", 1383 "cpu": [ 1384 "arm" 1385 ], 1386 "dev": true, 1387 "optional": true, 1388 "os": [ 1389 "android" 1390 ] 1391 }, 1392 "node_modules/@rollup/rollup-android-arm64": { 1393 "version": "4.40.0", 1394 "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.40.0.tgz", 1395 "integrity": "sha512-PPA6aEEsTPRz+/4xxAmaoWDqh67N7wFbgFUJGMnanCFs0TV99M0M8QhhaSCks+n6EbQoFvLQgYOGXxlMGQe/6w==", 1396 "cpu": [ 1397 "arm64" 1398 ], 1399 "dev": true, 1400 "optional": true, 1401 "os": [ 1402 "android" 1403 ] 1404 }, 1405 "node_modules/@rollup/rollup-darwin-arm64": { 1406 "version": "4.40.0", 1407 "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.40.0.tgz", 1408 "integrity": "sha512-GwYOcOakYHdfnjjKwqpTGgn5a6cUX7+Ra2HeNj/GdXvO2VJOOXCiYYlRFU4CubFM67EhbmzLOmACKEfvp3J1kQ==", 1409 "cpu": [ 1410 "arm64" 1411 ], 1412 "dev": true, 1413 "optional": true, 1414 "os": [ 1415 "darwin" 1416 ] 1417 }, 1418 "node_modules/@rollup/rollup-darwin-x64": { 1419 "version": "4.40.0", 1420 "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.40.0.tgz", 1421 "integrity": "sha512-CoLEGJ+2eheqD9KBSxmma6ld01czS52Iw0e2qMZNpPDlf7Z9mj8xmMemxEucinev4LgHalDPczMyxzbq+Q+EtA==", 1422 "cpu": [ 1423 "x64" 1424 ], 1425 "dev": true, 1426 "optional": true, 1427 "os": [ 1428 "darwin" 1429 ] 1430 }, 1431 "node_modules/@rollup/rollup-freebsd-arm64": { 1432 "version": "4.40.0", 1433 "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.40.0.tgz", 1434 "integrity": "sha512-r7yGiS4HN/kibvESzmrOB/PxKMhPTlz+FcGvoUIKYoTyGd5toHp48g1uZy1o1xQvybwwpqpe010JrcGG2s5nkg==", 1435 "cpu": [ 1436 "arm64" 1437 ], 1438 "dev": true, 1439 "optional": true, 1440 "os": [ 1441 "freebsd" 1442 ] 1443 }, 1444 "node_modules/@rollup/rollup-freebsd-x64": { 1445 "version": "4.40.0", 1446 "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.40.0.tgz", 1447 "integrity": "sha512-mVDxzlf0oLzV3oZOr0SMJ0lSDd3xC4CmnWJ8Val8isp9jRGl5Dq//LLDSPFrasS7pSm6m5xAcKaw3sHXhBjoRw==", 1448 "cpu": [ 1449 "x64" 1450 ], 1451 "dev": true, 1452 "optional": true, 1453 "os": [ 1454 "freebsd" 1455 ] 1456 }, 1457 "node_modules/@rollup/rollup-linux-arm-gnueabihf": { 1458 "version": "4.40.0", 1459 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.40.0.tgz", 1460 "integrity": "sha512-y/qUMOpJxBMy8xCXD++jeu8t7kzjlOCkoxxajL58G62PJGBZVl/Gwpm7JK9+YvlB701rcQTzjUZ1JgUoPTnoQA==", 1461 "cpu": [ 1462 "arm" 1463 ], 1464 "dev": true, 1465 "optional": true, 1466 "os": [ 1467 "linux" 1468 ] 1469 }, 1470 "node_modules/@rollup/rollup-linux-arm-musleabihf": { 1471 "version": "4.40.0", 1472 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.40.0.tgz", 1473 "integrity": "sha512-GoCsPibtVdJFPv/BOIvBKO/XmwZLwaNWdyD8TKlXuqp0veo2sHE+A/vpMQ5iSArRUz/uaoj4h5S6Pn0+PdhRjg==", 1474 "cpu": [ 1475 "arm" 1476 ], 1477 "dev": true, 1478 "optional": true, 1479 "os": [ 1480 "linux" 1481 ] 1482 }, 1483 "node_modules/@rollup/rollup-linux-arm64-gnu": { 1484 "version": "4.40.0", 1485 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.40.0.tgz", 1486 "integrity": "sha512-L5ZLphTjjAD9leJzSLI7rr8fNqJMlGDKlazW2tX4IUF9P7R5TMQPElpH82Q7eNIDQnQlAyiNVfRPfP2vM5Avvg==", 1487 "cpu": [ 1488 "arm64" 1489 ], 1490 "dev": true, 1491 "optional": true, 1492 "os": [ 1493 "linux" 1494 ] 1495 }, 1496 "node_modules/@rollup/rollup-linux-arm64-musl": { 1497 "version": "4.40.0", 1498 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.40.0.tgz", 1499 "integrity": "sha512-ATZvCRGCDtv1Y4gpDIXsS+wfFeFuLwVxyUBSLawjgXK2tRE6fnsQEkE4csQQYWlBlsFztRzCnBvWVfcae/1qxQ==", 1500 "cpu": [ 1501 "arm64" 1502 ], 1503 "dev": true, 1504 "optional": true, 1505 "os": [ 1506 "linux" 1507 ] 1508 }, 1509 "node_modules/@rollup/rollup-linux-loongarch64-gnu": { 1510 "version": "4.40.0", 1511 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.40.0.tgz", 1512 "integrity": "sha512-wG9e2XtIhd++QugU5MD9i7OnpaVb08ji3P1y/hNbxrQ3sYEelKJOq1UJ5dXczeo6Hj2rfDEL5GdtkMSVLa/AOg==", 1513 "cpu": [ 1514 "loong64" 1515 ], 1516 "dev": true, 1517 "optional": true, 1518 "os": [ 1519 "linux" 1520 ] 1521 }, 1522 "node_modules/@rollup/rollup-linux-powerpc64le-gnu": { 1523 "version": "4.40.0", 1524 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.40.0.tgz", 1525 "integrity": "sha512-vgXfWmj0f3jAUvC7TZSU/m/cOE558ILWDzS7jBhiCAFpY2WEBn5jqgbqvmzlMjtp8KlLcBlXVD2mkTSEQE6Ixw==", 1526 "cpu": [ 1527 "ppc64" 1528 ], 1529 "dev": true, 1530 "optional": true, 1531 "os": [ 1532 "linux" 1533 ] 1534 }, 1535 "node_modules/@rollup/rollup-linux-riscv64-gnu": { 1536 "version": "4.40.0", 1537 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.40.0.tgz", 1538 "integrity": "sha512-uJkYTugqtPZBS3Z136arevt/FsKTF/J9dEMTX/cwR7lsAW4bShzI2R0pJVw+hcBTWF4dxVckYh72Hk3/hWNKvA==", 1539 "cpu": [ 1540 "riscv64" 1541 ], 1542 "dev": true, 1543 "optional": true, 1544 "os": [ 1545 "linux" 1546 ] 1547 }, 1548 "node_modules/@rollup/rollup-linux-riscv64-musl": { 1549 "version": "4.40.0", 1550 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.40.0.tgz", 1551 "integrity": "sha512-rKmSj6EXQRnhSkE22+WvrqOqRtk733x3p5sWpZilhmjnkHkpeCgWsFFo0dGnUGeA+OZjRl3+VYq+HyCOEuwcxQ==", 1552 "cpu": [ 1553 "riscv64" 1554 ], 1555 "dev": true, 1556 "optional": true, 1557 "os": [ 1558 "linux" 1559 ] 1560 }, 1561 "node_modules/@rollup/rollup-linux-s390x-gnu": { 1562 "version": "4.40.0", 1563 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.40.0.tgz", 1564 "integrity": "sha512-SpnYlAfKPOoVsQqmTFJ0usx0z84bzGOS9anAC0AZ3rdSo3snecihbhFTlJZ8XMwzqAcodjFU4+/SM311dqE5Sw==", 1565 "cpu": [ 1566 "s390x" 1567 ], 1568 "dev": true, 1569 "optional": true, 1570 "os": [ 1571 "linux" 1572 ] 1573 }, 1574 "node_modules/@rollup/rollup-linux-x64-gnu": { 1575 "version": "4.40.0", 1576 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.40.0.tgz", 1577 "integrity": "sha512-RcDGMtqF9EFN8i2RYN2W+64CdHruJ5rPqrlYw+cgM3uOVPSsnAQps7cpjXe9be/yDp8UC7VLoCoKC8J3Kn2FkQ==", 1578 "cpu": [ 1579 "x64" 1580 ], 1581 "dev": true, 1582 "optional": true, 1583 "os": [ 1584 "linux" 1585 ] 1586 }, 1587 "node_modules/@rollup/rollup-linux-x64-musl": { 1588 "version": "4.40.0", 1589 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.40.0.tgz", 1590 "integrity": "sha512-HZvjpiUmSNx5zFgwtQAV1GaGazT2RWvqeDi0hV+AtC8unqqDSsaFjPxfsO6qPtKRRg25SisACWnJ37Yio8ttaw==", 1591 "cpu": [ 1592 "x64" 1593 ], 1594 "dev": true, 1595 "optional": true, 1596 "os": [ 1597 "linux" 1598 ] 1599 }, 1600 "node_modules/@rollup/rollup-win32-arm64-msvc": { 1601 "version": "4.40.0", 1602 "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.40.0.tgz", 1603 "integrity": "sha512-UtZQQI5k/b8d7d3i9AZmA/t+Q4tk3hOC0tMOMSq2GlMYOfxbesxG4mJSeDp0EHs30N9bsfwUvs3zF4v/RzOeTQ==", 1604 "cpu": [ 1605 "arm64" 1606 ], 1607 "dev": true, 1608 "optional": true, 1609 "os": [ 1610 "win32" 1611 ] 1612 }, 1613 "node_modules/@rollup/rollup-win32-ia32-msvc": { 1614 "version": "4.40.0", 1615 "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.40.0.tgz", 1616 "integrity": "sha512-+m03kvI2f5syIqHXCZLPVYplP8pQch9JHyXKZ3AGMKlg8dCyr2PKHjwRLiW53LTrN/Nc3EqHOKxUxzoSPdKddA==", 1617 "cpu": [ 1618 "ia32" 1619 ], 1620 "dev": true, 1621 "optional": true, 1622 "os": [ 1623 "win32" 1624 ] 1625 }, 1626 "node_modules/@rollup/rollup-win32-x64-msvc": { 1627 "version": "4.40.0", 1628 "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.40.0.tgz", 1629 "integrity": "sha512-lpPE1cLfP5oPzVjKMx10pgBmKELQnFJXHgvtHCtuJWOv8MxqdEIMNtgHgBFf7Ea2/7EuVwa9fodWUfXAlXZLZQ==", 1630 "cpu": [ 1631 "x64" 1632 ], 1633 "dev": true, 1634 "optional": true, 1635 "os": [ 1636 "win32" 1637 ] 1638 }, 1639 "node_modules/@shikijs/core": { 1640 "version": "3.2.2", 1641 "resolved": "https://registry.npmjs.org/@shikijs/core/-/core-3.2.2.tgz", 1642 "integrity": "sha512-yvlSKVMLjddAGBa2Yu+vUZxuu3sClOWW1AG+UtJkvejYuGM5BVL35s6Ijiwb75O9QdEx6IkMxinHZSi8ZyrBaA==", 1643 "dev": true, 1644 "dependencies": { 1645 "@shikijs/types": "3.2.2", 1646 "@shikijs/vscode-textmate": "^10.0.2", 1647 "@types/hast": "^3.0.4", 1648 "hast-util-to-html": "^9.0.5" 1649 } 1650 }, 1651 "node_modules/@shikijs/engine-javascript": { 1652 "version": "3.2.2", 1653 "resolved": "https://registry.npmjs.org/@shikijs/engine-javascript/-/engine-javascript-3.2.2.tgz", 1654 "integrity": "sha512-tlDKfhWpF4jKLUyVAnmL+ggIC+0VyteNsUpBzh1iwWLZu4i+PelIRr0TNur6pRRo5UZIv3ss/PLMuwahg9S2hg==", 1655 "dev": true, 1656 "dependencies": { 1657 "@shikijs/types": "3.2.2", 1658 "@shikijs/vscode-textmate": "^10.0.2", 1659 "oniguruma-to-es": "^4.1.0" 1660 } 1661 }, 1662 "node_modules/@shikijs/engine-oniguruma": { 1663 "version": "3.2.2", 1664 "resolved": "https://registry.npmjs.org/@shikijs/engine-oniguruma/-/engine-oniguruma-3.2.2.tgz", 1665 "integrity": "sha512-vyXRnWVCSvokwbaUD/8uPn6Gqsf5Hv7XwcW4AgiU4Z2qwy19sdr6VGzMdheKKN58tJOOe5MIKiNb901bgcUXYQ==", 1666 "dev": true, 1667 "dependencies": { 1668 "@shikijs/types": "3.2.2", 1669 "@shikijs/vscode-textmate": "^10.0.2" 1670 } 1671 }, 1672 "node_modules/@shikijs/langs": { 1673 "version": "3.2.2", 1674 "resolved": "https://registry.npmjs.org/@shikijs/langs/-/langs-3.2.2.tgz", 1675 "integrity": "sha512-NY0Urg2dV9ETt3JIOWoMPuoDNwte3geLZ4M1nrPHbkDS8dWMpKcEwlqiEIGqtwZNmt5gKyWpR26ln2Bg2ecPgw==", 1676 "dev": true, 1677 "dependencies": { 1678 "@shikijs/types": "3.2.2" 1679 } 1680 }, 1681 "node_modules/@shikijs/themes": { 1682 "version": "3.2.2", 1683 "resolved": "https://registry.npmjs.org/@shikijs/themes/-/themes-3.2.2.tgz", 1684 "integrity": "sha512-Zuq4lgAxVKkb0FFdhHSdDkALuRpsj1so1JdihjKNQfgM78EHxV2JhO10qPsMrm01FkE3mDRTdF68wfmsqjt6HA==", 1685 "dev": true, 1686 "dependencies": { 1687 "@shikijs/types": "3.2.2" 1688 } 1689 }, 1690 "node_modules/@shikijs/types": { 1691 "version": "3.2.2", 1692 "resolved": "https://registry.npmjs.org/@shikijs/types/-/types-3.2.2.tgz", 1693 "integrity": "sha512-a5TiHk7EH5Lso8sHcLHbVNNhWKP0Wi3yVnXnu73g86n3WoDgEra7n3KszyeCGuyoagspQ2fzvy4cpSc8pKhb0A==", 1694 "dev": true, 1695 "dependencies": { 1696 "@shikijs/vscode-textmate": "^10.0.2", 1697 "@types/hast": "^3.0.4" 1698 } 1699 }, 1700 "node_modules/@shikijs/vscode-textmate": { 1701 "version": "10.0.2", 1702 "resolved": "https://registry.npmjs.org/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz", 1703 "integrity": "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==", 1704 "dev": true 1705 }, 1706 "node_modules/@swc/helpers": { 1707 "version": "0.5.17", 1708 "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.17.tgz", 1709 "integrity": "sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==", 1710 "dev": true, 1711 "dependencies": { 1712 "tslib": "^2.8.0" 1713 } 1714 }, 1715 "node_modules/@tokenizer/inflate": { 1716 "version": "0.2.7", 1717 "resolved": "https://registry.npmjs.org/@tokenizer/inflate/-/inflate-0.2.7.tgz", 1718 "integrity": "sha512-MADQgmZT1eKjp06jpI2yozxaU9uVs4GzzgSL+uEq7bVcJ9V1ZXQkeGNql1fsSI0gMy1vhvNTNbUqrx+pZfJVmg==", 1719 "license": "MIT", 1720 "dependencies": { 1721 "debug": "^4.4.0", 1722 "fflate": "^0.8.2", 1723 "token-types": "^6.0.0" 1724 }, 1725 "engines": { 1726 "node": ">=18" 1727 }, 1728 "funding": { 1729 "type": "github", 1730 "url": "https://github.com/sponsors/Borewit" 1731 } 1732 }, 1733 "node_modules/@tokenizer/token": { 1734 "version": "0.3.0", 1735 "resolved": "https://registry.npmjs.org/@tokenizer/token/-/token-0.3.0.tgz", 1736 "integrity": "sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==", 1737 "license": "MIT" 1738 }, 1739 "node_modules/@types/debug": { 1740 "version": "4.1.12", 1741 "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz", 1742 "integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==", 1743 "dev": true, 1744 "dependencies": { 1745 "@types/ms": "*" 1746 } 1747 }, 1748 "node_modules/@types/estree": { 1749 "version": "1.0.7", 1750 "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz", 1751 "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==", 1752 "dev": true 1753 }, 1754 "node_modules/@types/hast": { 1755 "version": "3.0.4", 1756 "resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz", 1757 "integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==", 1758 "dev": true, 1759 "dependencies": { 1760 "@types/unist": "*" 1761 } 1762 }, 1763 "node_modules/@types/hoist-non-react-statics": { 1764 "version": "3.3.6", 1765 "resolved": "https://registry.npmjs.org/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.6.tgz", 1766 "integrity": "sha512-lPByRJUer/iN/xa4qpyL0qmL11DqNW81iU/IG1S3uvRUq4oKagz8VCxZjiWkumgt66YT3vOdDgZ0o32sGKtCEw==", 1767 "license": "MIT", 1768 "dependencies": { 1769 "@types/react": "*", 1770 "hoist-non-react-statics": "^3.3.0" 1771 } 1772 }, 1773 "node_modules/@types/mdast": { 1774 "version": "4.0.4", 1775 "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz", 1776 "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==", 1777 "dev": true, 1778 "dependencies": { 1779 "@types/unist": "*" 1780 } 1781 }, 1782 "node_modules/@types/ms": { 1783 "version": "2.1.0", 1784 "resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz", 1785 "integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==", 1786 "dev": true 1787 }, 1788 "node_modules/@types/nlcst": { 1789 "version": "2.0.3", 1790 "resolved": "https://registry.npmjs.org/@types/nlcst/-/nlcst-2.0.3.tgz", 1791 "integrity": "sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==", 1792 "dev": true, 1793 "dependencies": { 1794 "@types/unist": "*" 1795 } 1796 }, 1797 "node_modules/@types/react": { 1798 "version": "19.1.4", 1799 "resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.4.tgz", 1800 "integrity": "sha512-EB1yiiYdvySuIITtD5lhW4yPyJ31RkJkkDw794LaQYrxCSaQV/47y5o1FMC4zF9ZyjUjzJMZwbovEnT5yHTW6g==", 1801 "license": "MIT", 1802 "dependencies": { 1803 "csstype": "^3.0.2" 1804 } 1805 }, 1806 "node_modules/@types/react-redux": { 1807 "version": "7.1.34", 1808 "resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.34.tgz", 1809 "integrity": "sha512-GdFaVjEbYv4Fthm2ZLvj1VSCedV7TqE5y1kNwnjSdBOTXuRSgowux6J8TAct15T3CKBr63UMk+2CO7ilRhyrAQ==", 1810 "license": "MIT", 1811 "dependencies": { 1812 "@types/hoist-non-react-statics": "^3.3.0", 1813 "@types/react": "*", 1814 "hoist-non-react-statics": "^3.3.0", 1815 "redux": "^4.0.0" 1816 } 1817 }, 1818 "node_modules/@types/throttle-debounce": { 1819 "version": "5.0.2", 1820 "resolved": "https://registry.npmjs.org/@types/throttle-debounce/-/throttle-debounce-5.0.2.tgz", 1821 "integrity": "sha512-pDzSNulqooSKvSNcksnV72nk8p7gRqN8As71Sp28nov1IgmPKWbOEIwAWvBME5pPTtaXJAvG3O4oc76HlQ4kqQ==", 1822 "dev": true, 1823 "license": "MIT" 1824 }, 1825 "node_modules/@types/unist": { 1826 "version": "3.0.3", 1827 "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz", 1828 "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==", 1829 "dev": true 1830 }, 1831 "node_modules/@ungap/structured-clone": { 1832 "version": "1.3.0", 1833 "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz", 1834 "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==", 1835 "dev": true 1836 }, 1837 "node_modules/@web-applets/sdk": { 1838 "version": "0.2.6", 1839 "resolved": "https://gitpkg.vercel.app/unternet-co/web-applets/sdk?tokono.ma/experiment&scripts.postinstall=npm%20i%20%40types%2Fnode%20%26%26%20npx%20tsc", 1840 "integrity": "sha512-AL1T69Yr2yA0MV+JaCWj+SufF83aSBfwLe3iPVh5WB7qH1nH4vu2cC7JJK1FYNBs8wEYmyh2SNHGQjKQyoFy4w==", 1841 "hasInstallScript": true, 1842 "license": "MIT" 1843 }, 1844 "node_modules/98.css": { 1845 "version": "0.1.21", 1846 "resolved": "https://registry.npmjs.org/98.css/-/98.css-0.1.21.tgz", 1847 "integrity": "sha512-ddk5qtUWyapM0Bzd5jwGExoE5fdSEGrP+F5VbYjyZLf2c9UVmn6w2NPTvCsoD4BWdGsjdLjlkQGhWwWTJcYQJQ==", 1848 "license": "MIT" 1849 }, 1850 "node_modules/acorn": { 1851 "version": "8.14.1", 1852 "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz", 1853 "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==", 1854 "dev": true, 1855 "bin": { 1856 "acorn": "bin/acorn" 1857 }, 1858 "engines": { 1859 "node": ">=0.4.0" 1860 } 1861 }, 1862 "node_modules/ani-cursor": { 1863 "version": "0.0.4", 1864 "resolved": "https://registry.npmjs.org/ani-cursor/-/ani-cursor-0.0.4.tgz", 1865 "integrity": "sha512-2MTPTcPhVw+SkIV7R0MsYioVi58bYH+Jjz9k3jQraX2mOJjUiZRSa9QK37eD6b7F/VBq+y3q1mK12i+uG+f5HQ==", 1866 "license": "MIT", 1867 "dependencies": { 1868 "byte-data": "18.1.1", 1869 "riff-file": "^1.0.3" 1870 } 1871 }, 1872 "node_modules/ansi-align": { 1873 "version": "3.0.1", 1874 "resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz", 1875 "integrity": "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==", 1876 "dev": true, 1877 "dependencies": { 1878 "string-width": "^4.1.0" 1879 } 1880 }, 1881 "node_modules/ansi-align/node_modules/ansi-regex": { 1882 "version": "5.0.1", 1883 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", 1884 "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", 1885 "dev": true, 1886 "engines": { 1887 "node": ">=8" 1888 } 1889 }, 1890 "node_modules/ansi-align/node_modules/emoji-regex": { 1891 "version": "8.0.0", 1892 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", 1893 "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", 1894 "dev": true 1895 }, 1896 "node_modules/ansi-align/node_modules/string-width": { 1897 "version": "4.2.3", 1898 "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", 1899 "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", 1900 "dev": true, 1901 "dependencies": { 1902 "emoji-regex": "^8.0.0", 1903 "is-fullwidth-code-point": "^3.0.0", 1904 "strip-ansi": "^6.0.1" 1905 }, 1906 "engines": { 1907 "node": ">=8" 1908 } 1909 }, 1910 "node_modules/ansi-align/node_modules/strip-ansi": { 1911 "version": "6.0.1", 1912 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", 1913 "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", 1914 "dev": true, 1915 "dependencies": { 1916 "ansi-regex": "^5.0.1" 1917 }, 1918 "engines": { 1919 "node": ">=8" 1920 } 1921 }, 1922 "node_modules/ansi-regex": { 1923 "version": "6.1.0", 1924 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", 1925 "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", 1926 "dev": true, 1927 "engines": { 1928 "node": ">=12" 1929 }, 1930 "funding": { 1931 "url": "https://github.com/chalk/ansi-regex?sponsor=1" 1932 } 1933 }, 1934 "node_modules/ansi-styles": { 1935 "version": "6.2.1", 1936 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", 1937 "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", 1938 "dev": true, 1939 "engines": { 1940 "node": ">=12" 1941 }, 1942 "funding": { 1943 "url": "https://github.com/chalk/ansi-styles?sponsor=1" 1944 } 1945 }, 1946 "node_modules/anymatch": { 1947 "version": "3.1.3", 1948 "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", 1949 "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", 1950 "dev": true, 1951 "dependencies": { 1952 "normalize-path": "^3.0.0", 1953 "picomatch": "^2.0.4" 1954 }, 1955 "engines": { 1956 "node": ">= 8" 1957 } 1958 }, 1959 "node_modules/anymatch/node_modules/picomatch": { 1960 "version": "2.3.1", 1961 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", 1962 "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", 1963 "dev": true, 1964 "engines": { 1965 "node": ">=8.6" 1966 }, 1967 "funding": { 1968 "url": "https://github.com/sponsors/jonschlinkert" 1969 } 1970 }, 1971 "node_modules/argparse": { 1972 "version": "2.0.1", 1973 "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", 1974 "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", 1975 "dev": true 1976 }, 1977 "node_modules/aria-query": { 1978 "version": "5.3.2", 1979 "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.2.tgz", 1980 "integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==", 1981 "dev": true, 1982 "engines": { 1983 "node": ">= 0.4" 1984 } 1985 }, 1986 "node_modules/array-iterate": { 1987 "version": "2.0.1", 1988 "resolved": "https://registry.npmjs.org/array-iterate/-/array-iterate-2.0.1.tgz", 1989 "integrity": "sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==", 1990 "dev": true, 1991 "funding": { 1992 "type": "github", 1993 "url": "https://github.com/sponsors/wooorm" 1994 } 1995 }, 1996 "node_modules/assert": { 1997 "version": "1.5.1", 1998 "resolved": "https://registry.npmjs.org/assert/-/assert-1.5.1.tgz", 1999 "integrity": "sha512-zzw1uCAgLbsKwBfFc8CX78DDg+xZeBksSO3vwVIDDN5i94eOrPsSSyiVhmsSABFDM/OcpE2aagCat9dnWQLG1A==", 2000 "license": "MIT", 2001 "dependencies": { 2002 "object.assign": "^4.1.4", 2003 "util": "^0.10.4" 2004 } 2005 }, 2006 "node_modules/astro": { 2007 "version": "5.7.4", 2008 "resolved": "https://registry.npmjs.org/astro/-/astro-5.7.4.tgz", 2009 "integrity": "sha512-h+pndGOyoYbsBd0YvP7bL3gotUSlyltp8OLpcYg062w0n5c96wJ9xt/RmwwXzGbdcUjWFtw0c5z4zCA92NDmlA==", 2010 "dev": true, 2011 "dependencies": { 2012 "@astrojs/compiler": "^2.11.0", 2013 "@astrojs/internal-helpers": "0.6.1", 2014 "@astrojs/markdown-remark": "6.3.1", 2015 "@astrojs/telemetry": "3.2.0", 2016 "@capsizecss/unpack": "^2.4.0", 2017 "@oslojs/encoding": "^1.1.0", 2018 "@rollup/pluginutils": "^5.1.4", 2019 "acorn": "^8.14.1", 2020 "aria-query": "^5.3.2", 2021 "axobject-query": "^4.1.0", 2022 "boxen": "8.0.1", 2023 "ci-info": "^4.2.0", 2024 "clsx": "^2.1.1", 2025 "common-ancestor-path": "^1.0.1", 2026 "cookie": "^1.0.2", 2027 "cssesc": "^3.0.0", 2028 "debug": "^4.4.0", 2029 "deterministic-object-hash": "^2.0.2", 2030 "devalue": "^5.1.1", 2031 "diff": "^5.2.0", 2032 "dlv": "^1.1.3", 2033 "dset": "^3.1.4", 2034 "es-module-lexer": "^1.6.0", 2035 "esbuild": "^0.25.0", 2036 "estree-walker": "^3.0.3", 2037 "flattie": "^1.1.1", 2038 "github-slugger": "^2.0.0", 2039 "html-escaper": "3.0.3", 2040 "http-cache-semantics": "^4.1.1", 2041 "js-yaml": "^4.1.0", 2042 "kleur": "^4.1.5", 2043 "magic-string": "^0.30.17", 2044 "magicast": "^0.3.5", 2045 "mrmime": "^2.0.1", 2046 "neotraverse": "^0.6.18", 2047 "p-limit": "^6.2.0", 2048 "p-queue": "^8.1.0", 2049 "package-manager-detector": "^1.1.0", 2050 "picomatch": "^4.0.2", 2051 "prompts": "^2.4.2", 2052 "rehype": "^13.0.2", 2053 "semver": "^7.7.1", 2054 "shiki": "^3.2.1", 2055 "tinyexec": "^0.3.2", 2056 "tinyglobby": "^0.2.12", 2057 "tsconfck": "^3.1.5", 2058 "ultrahtml": "^1.6.0", 2059 "unifont": "~0.2.0", 2060 "unist-util-visit": "^5.0.0", 2061 "unstorage": "^1.15.0", 2062 "vfile": "^6.0.3", 2063 "vite": "^6.2.6", 2064 "vitefu": "^1.0.6", 2065 "xxhash-wasm": "^1.1.0", 2066 "yargs-parser": "^21.1.1", 2067 "yocto-spinner": "^0.2.1", 2068 "zod": "^3.24.2", 2069 "zod-to-json-schema": "^3.24.5", 2070 "zod-to-ts": "^1.2.0" 2071 }, 2072 "bin": { 2073 "astro": "astro.js" 2074 }, 2075 "engines": { 2076 "node": "^18.17.1 || ^20.3.0 || >=22.0.0", 2077 "npm": ">=9.6.5", 2078 "pnpm": ">=7.1.0" 2079 }, 2080 "funding": { 2081 "type": "opencollective", 2082 "url": "https://opencollective.com/astrodotbuild" 2083 }, 2084 "optionalDependencies": { 2085 "sharp": "^0.33.3" 2086 } 2087 }, 2088 "node_modules/astro-purgecss": { 2089 "version": "5.2.2", 2090 "resolved": "https://registry.npmjs.org/astro-purgecss/-/astro-purgecss-5.2.2.tgz", 2091 "integrity": "sha512-lL4JqBlIyRTj6CQPJrGRWJYX6OzyGBEGjLwxmgSHALn0xKsU0zf9X4Lnd+L+SM0wa+o7UbD9wXMhmK42sjXl8g==", 2092 "dev": true, 2093 "peerDependencies": { 2094 "astro": "^5.0.0", 2095 "purgecss": "^7.0.0" 2096 } 2097 }, 2098 "node_modules/astro-scope": { 2099 "version": "3.0.1", 2100 "resolved": "https://registry.npmjs.org/astro-scope/-/astro-scope-3.0.1.tgz", 2101 "integrity": "sha512-/mdiiv0BELoDvhHPMCBokTymW11KOp+zTh4OMqmYGb8DxpOxE59O2VhtiWseoZdKJNQkNyyN/9Nsu3VZrPGWHA==", 2102 "dev": true, 2103 "peerDependencies": { 2104 "astro": "^4.2.2 || 5" 2105 } 2106 }, 2107 "node_modules/axobject-query": { 2108 "version": "4.1.0", 2109 "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz", 2110 "integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==", 2111 "dev": true, 2112 "engines": { 2113 "node": ">= 0.4" 2114 } 2115 }, 2116 "node_modules/babel-runtime": { 2117 "version": "6.26.0", 2118 "resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz", 2119 "integrity": "sha512-ITKNuq2wKlW1fJg9sSW52eepoYgZBggvOAHC0u/CYu/qxQ9EVzThCgR69BnSXLHjy2f7SY5zaQ4yt7H9ZVxY2g==", 2120 "license": "MIT", 2121 "dependencies": { 2122 "core-js": "^2.4.0", 2123 "regenerator-runtime": "^0.11.0" 2124 } 2125 }, 2126 "node_modules/bail": { 2127 "version": "2.0.2", 2128 "resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz", 2129 "integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==", 2130 "dev": true, 2131 "funding": { 2132 "type": "github", 2133 "url": "https://github.com/sponsors/wooorm" 2134 } 2135 }, 2136 "node_modules/balanced-match": { 2137 "version": "1.0.2", 2138 "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", 2139 "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", 2140 "dev": true 2141 }, 2142 "node_modules/base-64": { 2143 "version": "1.0.0", 2144 "resolved": "https://registry.npmjs.org/base-64/-/base-64-1.0.0.tgz", 2145 "integrity": "sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg==", 2146 "dev": true 2147 }, 2148 "node_modules/base64-js": { 2149 "version": "1.5.1", 2150 "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", 2151 "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", 2152 "funding": [ 2153 { 2154 "type": "github", 2155 "url": "https://github.com/sponsors/feross" 2156 }, 2157 { 2158 "type": "patreon", 2159 "url": "https://www.patreon.com/feross" 2160 }, 2161 { 2162 "type": "consulting", 2163 "url": "https://feross.org/support" 2164 } 2165 ] 2166 }, 2167 "node_modules/blob-to-buffer": { 2168 "version": "1.2.9", 2169 "resolved": "https://registry.npmjs.org/blob-to-buffer/-/blob-to-buffer-1.2.9.tgz", 2170 "integrity": "sha512-BF033y5fN6OCofD3vgHmNtwZWRcq9NLyyxyILx9hfMy1sXYy4ojFl765hJ2lP0YaN2fuxPaLO2Vzzoxy0FLFFA==", 2171 "dev": true, 2172 "funding": [ 2173 { 2174 "type": "github", 2175 "url": "https://github.com/sponsors/feross" 2176 }, 2177 { 2178 "type": "patreon", 2179 "url": "https://www.patreon.com/feross" 2180 }, 2181 { 2182 "type": "consulting", 2183 "url": "https://feross.org/support" 2184 } 2185 ] 2186 }, 2187 "node_modules/boxen": { 2188 "version": "8.0.1", 2189 "resolved": "https://registry.npmjs.org/boxen/-/boxen-8.0.1.tgz", 2190 "integrity": "sha512-F3PH5k5juxom4xktynS7MoFY+NUWH5LC4CnH11YB8NPew+HLpmBLCybSAEyb2F+4pRXhuhWqFesoQd6DAyc2hw==", 2191 "dev": true, 2192 "dependencies": { 2193 "ansi-align": "^3.0.1", 2194 "camelcase": "^8.0.0", 2195 "chalk": "^5.3.0", 2196 "cli-boxes": "^3.0.0", 2197 "string-width": "^7.2.0", 2198 "type-fest": "^4.21.0", 2199 "widest-line": "^5.0.0", 2200 "wrap-ansi": "^9.0.0" 2201 }, 2202 "engines": { 2203 "node": ">=18" 2204 }, 2205 "funding": { 2206 "url": "https://github.com/sponsors/sindresorhus" 2207 } 2208 }, 2209 "node_modules/brace-expansion": { 2210 "version": "2.0.1", 2211 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", 2212 "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", 2213 "dev": true, 2214 "dependencies": { 2215 "balanced-match": "^1.0.0" 2216 } 2217 }, 2218 "node_modules/braces": { 2219 "version": "3.0.3", 2220 "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", 2221 "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", 2222 "dev": true, 2223 "optional": true, 2224 "dependencies": { 2225 "fill-range": "^7.1.1" 2226 }, 2227 "engines": { 2228 "node": ">=8" 2229 } 2230 }, 2231 "node_modules/brotli": { 2232 "version": "1.3.3", 2233 "resolved": "https://registry.npmjs.org/brotli/-/brotli-1.3.3.tgz", 2234 "integrity": "sha512-oTKjJdShmDuGW94SyyaoQvAjf30dZaHnjJ8uAF+u2/vGJkJbJPJAT1gDiOJP5v1Zb6f9KEyW/1HpuaWIXtGHPg==", 2235 "dev": true, 2236 "dependencies": { 2237 "base64-js": "^1.1.2" 2238 } 2239 }, 2240 "node_modules/buffer": { 2241 "version": "5.7.1", 2242 "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", 2243 "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", 2244 "funding": [ 2245 { 2246 "type": "github", 2247 "url": "https://github.com/sponsors/feross" 2248 }, 2249 { 2250 "type": "patreon", 2251 "url": "https://www.patreon.com/feross" 2252 }, 2253 { 2254 "type": "consulting", 2255 "url": "https://feross.org/support" 2256 } 2257 ], 2258 "license": "MIT", 2259 "dependencies": { 2260 "base64-js": "^1.3.1", 2261 "ieee754": "^1.1.13" 2262 } 2263 }, 2264 "node_modules/butterchurn": { 2265 "version": "3.0.0-beta.4", 2266 "resolved": "https://registry.npmjs.org/butterchurn/-/butterchurn-3.0.0-beta.4.tgz", 2267 "integrity": "sha512-hiY1ktHYHQ8MT65nnZi7GjrgZZ6sl/ipT5rBqEfaYJd90L4SvOtB6lVxtKadtzAyJo2TQJc4gJfEca4cpZo0DA==", 2268 "license": "MIT", 2269 "dependencies": { 2270 "@assemblyscript/loader": "^0.17.11", 2271 "@babel/runtime": "^7.11.2", 2272 "ecma-proposal-math-extensions": "0.0.2", 2273 "eel-wasm": "^0.0.15" 2274 } 2275 }, 2276 "node_modules/butterchurn-presets": { 2277 "version": "3.0.0-beta.4", 2278 "resolved": "https://registry.npmjs.org/butterchurn-presets/-/butterchurn-presets-3.0.0-beta.4.tgz", 2279 "integrity": "sha512-TbQLUPvGOYMZAtWKoCmBtludh9aQZ6NaMGQU4lvPeadBPy3Du3yNmwBjlTMLP5c5mRWElxQPjTL1PtR7FZK3OQ==", 2280 "license": "MIT", 2281 "dependencies": { 2282 "@babel/runtime": "^7.12.5" 2283 } 2284 }, 2285 "node_modules/byte-data": { 2286 "version": "18.1.1", 2287 "resolved": "https://registry.npmjs.org/byte-data/-/byte-data-18.1.1.tgz", 2288 "integrity": "sha512-Kv/B0r7adgnCcrs/y703sac2XFLdHW5kPfis1j8+Ij/hmEcWhBKf+1pNTv+vsNqXb207Uiyri8bpnogNxR/4Lg==", 2289 "license": "MIT", 2290 "dependencies": { 2291 "endianness": "^8.0.2", 2292 "ieee754-buffer": "^2.0.0", 2293 "utf8-buffer": "^1.0.0" 2294 }, 2295 "engines": { 2296 "node": ">=8" 2297 } 2298 }, 2299 "node_modules/call-bind": { 2300 "version": "1.0.8", 2301 "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz", 2302 "integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==", 2303 "license": "MIT", 2304 "dependencies": { 2305 "call-bind-apply-helpers": "^1.0.0", 2306 "es-define-property": "^1.0.0", 2307 "get-intrinsic": "^1.2.4", 2308 "set-function-length": "^1.2.2" 2309 }, 2310 "engines": { 2311 "node": ">= 0.4" 2312 }, 2313 "funding": { 2314 "url": "https://github.com/sponsors/ljharb" 2315 } 2316 }, 2317 "node_modules/call-bind-apply-helpers": { 2318 "version": "1.0.2", 2319 "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", 2320 "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", 2321 "license": "MIT", 2322 "dependencies": { 2323 "es-errors": "^1.3.0", 2324 "function-bind": "^1.1.2" 2325 }, 2326 "engines": { 2327 "node": ">= 0.4" 2328 } 2329 }, 2330 "node_modules/call-bound": { 2331 "version": "1.0.4", 2332 "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz", 2333 "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==", 2334 "license": "MIT", 2335 "dependencies": { 2336 "call-bind-apply-helpers": "^1.0.2", 2337 "get-intrinsic": "^1.3.0" 2338 }, 2339 "engines": { 2340 "node": ">= 0.4" 2341 }, 2342 "funding": { 2343 "url": "https://github.com/sponsors/ljharb" 2344 } 2345 }, 2346 "node_modules/camelcase": { 2347 "version": "8.0.0", 2348 "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-8.0.0.tgz", 2349 "integrity": "sha512-8WB3Jcas3swSvjIeA2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/BGrmAmkWVEszSrrg4RwmO46qIm2OEnSA==", 2350 "dev": true, 2351 "engines": { 2352 "node": ">=16" 2353 }, 2354 "funding": { 2355 "url": "https://github.com/sponsors/sindresorhus" 2356 } 2357 }, 2358 "node_modules/ccount": { 2359 "version": "2.0.1", 2360 "resolved": "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz", 2361 "integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==", 2362 "dev": true, 2363 "funding": { 2364 "type": "github", 2365 "url": "https://github.com/sponsors/wooorm" 2366 } 2367 }, 2368 "node_modules/chainsaw": { 2369 "version": "0.0.9", 2370 "resolved": "https://registry.npmjs.org/chainsaw/-/chainsaw-0.0.9.tgz", 2371 "integrity": "sha512-nG8PYH+/4xB+8zkV4G844EtfvZ5tTiLFoX3dZ4nhF4t3OCKIb9UvaFyNmeZO2zOSmRWzBoTD+napN6hiL+EgcA==", 2372 "license": "MIT/X11", 2373 "dependencies": { 2374 "traverse": ">=0.3.0 <0.4" 2375 }, 2376 "engines": { 2377 "node": "*" 2378 } 2379 }, 2380 "node_modules/chalk": { 2381 "version": "5.4.1", 2382 "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz", 2383 "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==", 2384 "dev": true, 2385 "engines": { 2386 "node": "^12.17.0 || ^14.13 || >=16.0.0" 2387 }, 2388 "funding": { 2389 "url": "https://github.com/chalk/chalk?sponsor=1" 2390 } 2391 }, 2392 "node_modules/character-entities": { 2393 "version": "2.0.2", 2394 "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz", 2395 "integrity": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==", 2396 "dev": true, 2397 "funding": { 2398 "type": "github", 2399 "url": "https://github.com/sponsors/wooorm" 2400 } 2401 }, 2402 "node_modules/character-entities-html4": { 2403 "version": "2.1.0", 2404 "resolved": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-2.1.0.tgz", 2405 "integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==", 2406 "dev": true, 2407 "funding": { 2408 "type": "github", 2409 "url": "https://github.com/sponsors/wooorm" 2410 } 2411 }, 2412 "node_modules/character-entities-legacy": { 2413 "version": "3.0.0", 2414 "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz", 2415 "integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==", 2416 "dev": true, 2417 "funding": { 2418 "type": "github", 2419 "url": "https://github.com/sponsors/wooorm" 2420 } 2421 }, 2422 "node_modules/chokidar": { 2423 "version": "4.0.3", 2424 "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz", 2425 "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==", 2426 "dev": true, 2427 "dependencies": { 2428 "readdirp": "^4.0.1" 2429 }, 2430 "engines": { 2431 "node": ">= 14.16.0" 2432 }, 2433 "funding": { 2434 "url": "https://paulmillr.com/funding/" 2435 } 2436 }, 2437 "node_modules/ci-info": { 2438 "version": "4.2.0", 2439 "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.2.0.tgz", 2440 "integrity": "sha512-cYY9mypksY8NRqgDB1XD1RiJL338v/551niynFTGkZOO2LHuB2OmOYxDIe/ttN9AHwrqdum1360G3ald0W9kCg==", 2441 "dev": true, 2442 "funding": [ 2443 { 2444 "type": "github", 2445 "url": "https://github.com/sponsors/sibiraj-s" 2446 } 2447 ], 2448 "engines": { 2449 "node": ">=8" 2450 } 2451 }, 2452 "node_modules/classnames": { 2453 "version": "2.5.1", 2454 "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz", 2455 "integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==", 2456 "license": "MIT" 2457 }, 2458 "node_modules/cli-boxes": { 2459 "version": "3.0.0", 2460 "resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-3.0.0.tgz", 2461 "integrity": "sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==", 2462 "dev": true, 2463 "engines": { 2464 "node": ">=10" 2465 }, 2466 "funding": { 2467 "url": "https://github.com/sponsors/sindresorhus" 2468 } 2469 }, 2470 "node_modules/clone": { 2471 "version": "2.1.2", 2472 "resolved": "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz", 2473 "integrity": "sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==", 2474 "dev": true, 2475 "engines": { 2476 "node": ">=0.8" 2477 } 2478 }, 2479 "node_modules/clsx": { 2480 "version": "2.1.1", 2481 "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz", 2482 "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==", 2483 "dev": true, 2484 "engines": { 2485 "node": ">=6" 2486 } 2487 }, 2488 "node_modules/color": { 2489 "version": "4.2.3", 2490 "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz", 2491 "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==", 2492 "dev": true, 2493 "optional": true, 2494 "dependencies": { 2495 "color-convert": "^2.0.1", 2496 "color-string": "^1.9.0" 2497 }, 2498 "engines": { 2499 "node": ">=12.5.0" 2500 } 2501 }, 2502 "node_modules/color-convert": { 2503 "version": "2.0.1", 2504 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", 2505 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", 2506 "dev": true, 2507 "dependencies": { 2508 "color-name": "~1.1.4" 2509 }, 2510 "engines": { 2511 "node": ">=7.0.0" 2512 } 2513 }, 2514 "node_modules/color-name": { 2515 "version": "1.1.4", 2516 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", 2517 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", 2518 "dev": true 2519 }, 2520 "node_modules/color-string": { 2521 "version": "1.9.1", 2522 "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz", 2523 "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==", 2524 "dev": true, 2525 "optional": true, 2526 "dependencies": { 2527 "color-name": "^1.0.0", 2528 "simple-swizzle": "^0.2.2" 2529 } 2530 }, 2531 "node_modules/comma-separated-tokens": { 2532 "version": "2.0.3", 2533 "resolved": "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz", 2534 "integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==", 2535 "dev": true, 2536 "funding": { 2537 "type": "github", 2538 "url": "https://github.com/sponsors/wooorm" 2539 } 2540 }, 2541 "node_modules/commander": { 2542 "version": "12.1.0", 2543 "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz", 2544 "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==", 2545 "dev": true, 2546 "engines": { 2547 "node": ">=18" 2548 } 2549 }, 2550 "node_modules/common-ancestor-path": { 2551 "version": "1.0.1", 2552 "resolved": "https://registry.npmjs.org/common-ancestor-path/-/common-ancestor-path-1.0.1.tgz", 2553 "integrity": "sha512-L3sHRo1pXXEqX8VU28kfgUY+YGsk09hPqZiZmLacNib6XNTCM8ubYeT7ryXQw8asB1sKgcU5lkB7ONug08aB8w==", 2554 "dev": true 2555 }, 2556 "node_modules/content-type": { 2557 "version": "1.0.5", 2558 "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", 2559 "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", 2560 "license": "MIT", 2561 "engines": { 2562 "node": ">= 0.6" 2563 } 2564 }, 2565 "node_modules/cookie": { 2566 "version": "1.0.2", 2567 "resolved": "https://registry.npmjs.org/cookie/-/cookie-1.0.2.tgz", 2568 "integrity": "sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==", 2569 "dev": true, 2570 "engines": { 2571 "node": ">=18" 2572 } 2573 }, 2574 "node_modules/cookie-es": { 2575 "version": "1.2.2", 2576 "resolved": "https://registry.npmjs.org/cookie-es/-/cookie-es-1.2.2.tgz", 2577 "integrity": "sha512-+W7VmiVINB+ywl1HGXJXmrqkOhpKrIiVZV6tQuV54ZyQC7MMuBt81Vc336GMLoHBq5hV/F9eXgt5Mnx0Rha5Fg==", 2578 "dev": true 2579 }, 2580 "node_modules/core-js": { 2581 "version": "2.6.12", 2582 "resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.12.tgz", 2583 "integrity": "sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==", 2584 "deprecated": "core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.", 2585 "hasInstallScript": true, 2586 "license": "MIT" 2587 }, 2588 "node_modules/core-util-is": { 2589 "version": "1.0.3", 2590 "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", 2591 "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==", 2592 "license": "MIT" 2593 }, 2594 "node_modules/cross-fetch": { 2595 "version": "3.2.0", 2596 "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.2.0.tgz", 2597 "integrity": "sha512-Q+xVJLoGOeIMXZmbUK4HYk+69cQH6LudR0Vu/pRm2YlU/hDV9CiS0gKUMaWY5f2NeUH9C1nV3bsTlCo0FsTV1Q==", 2598 "dev": true, 2599 "dependencies": { 2600 "node-fetch": "^2.7.0" 2601 } 2602 }, 2603 "node_modules/cross-spawn": { 2604 "version": "7.0.6", 2605 "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", 2606 "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", 2607 "dev": true, 2608 "dependencies": { 2609 "path-key": "^3.1.0", 2610 "shebang-command": "^2.0.0", 2611 "which": "^2.0.1" 2612 }, 2613 "engines": { 2614 "node": ">= 8" 2615 } 2616 }, 2617 "node_modules/crossws": { 2618 "version": "0.3.4", 2619 "resolved": "https://registry.npmjs.org/crossws/-/crossws-0.3.4.tgz", 2620 "integrity": "sha512-uj0O1ETYX1Bh6uSgktfPvwDiPYGQ3aI4qVsaC/LWpkIzGj1nUYm5FK3K+t11oOlpN01lGbprFCH4wBlKdJjVgw==", 2621 "dev": true, 2622 "dependencies": { 2623 "uncrypto": "^0.1.3" 2624 } 2625 }, 2626 "node_modules/css-tree": { 2627 "version": "3.1.0", 2628 "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-3.1.0.tgz", 2629 "integrity": "sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w==", 2630 "dev": true, 2631 "dependencies": { 2632 "mdn-data": "2.12.2", 2633 "source-map-js": "^1.0.1" 2634 }, 2635 "engines": { 2636 "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" 2637 } 2638 }, 2639 "node_modules/cssesc": { 2640 "version": "3.0.0", 2641 "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", 2642 "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", 2643 "dev": true, 2644 "bin": { 2645 "cssesc": "bin/cssesc" 2646 }, 2647 "engines": { 2648 "node": ">=4" 2649 } 2650 }, 2651 "node_modules/csstype": { 2652 "version": "3.1.3", 2653 "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", 2654 "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", 2655 "license": "MIT" 2656 }, 2657 "node_modules/debug": { 2658 "version": "4.4.1", 2659 "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz", 2660 "integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==", 2661 "license": "MIT", 2662 "dependencies": { 2663 "ms": "^2.1.3" 2664 }, 2665 "engines": { 2666 "node": ">=6.0" 2667 }, 2668 "peerDependenciesMeta": { 2669 "supports-color": { 2670 "optional": true 2671 } 2672 } 2673 }, 2674 "node_modules/decode-named-character-reference": { 2675 "version": "1.1.0", 2676 "resolved": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.1.0.tgz", 2677 "integrity": "sha512-Wy+JTSbFThEOXQIR2L6mxJvEs+veIzpmqD7ynWxMXGpnk3smkHQOp6forLdHsKpAMW9iJpaBBIxz285t1n1C3w==", 2678 "dev": true, 2679 "dependencies": { 2680 "character-entities": "^2.0.0" 2681 }, 2682 "funding": { 2683 "type": "github", 2684 "url": "https://github.com/sponsors/wooorm" 2685 } 2686 }, 2687 "node_modules/decode-uri-component": { 2688 "version": "0.4.1", 2689 "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.4.1.tgz", 2690 "integrity": "sha512-+8VxcR21HhTy8nOt6jf20w0c9CADrw1O8d+VZ/YzzCt4bJ3uBjw+D1q2osAB8RnpwwaeYBxy0HyKQxD5JBMuuQ==", 2691 "engines": { 2692 "node": ">=14.16" 2693 } 2694 }, 2695 "node_modules/define-data-property": { 2696 "version": "1.1.4", 2697 "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", 2698 "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", 2699 "license": "MIT", 2700 "dependencies": { 2701 "es-define-property": "^1.0.0", 2702 "es-errors": "^1.3.0", 2703 "gopd": "^1.0.1" 2704 }, 2705 "engines": { 2706 "node": ">= 0.4" 2707 }, 2708 "funding": { 2709 "url": "https://github.com/sponsors/ljharb" 2710 } 2711 }, 2712 "node_modules/define-properties": { 2713 "version": "1.2.1", 2714 "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz", 2715 "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", 2716 "license": "MIT", 2717 "dependencies": { 2718 "define-data-property": "^1.0.1", 2719 "has-property-descriptors": "^1.0.0", 2720 "object-keys": "^1.1.1" 2721 }, 2722 "engines": { 2723 "node": ">= 0.4" 2724 }, 2725 "funding": { 2726 "url": "https://github.com/sponsors/ljharb" 2727 } 2728 }, 2729 "node_modules/defu": { 2730 "version": "6.1.4", 2731 "resolved": "https://registry.npmjs.org/defu/-/defu-6.1.4.tgz", 2732 "integrity": "sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==", 2733 "dev": true 2734 }, 2735 "node_modules/dequal": { 2736 "version": "2.0.3", 2737 "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz", 2738 "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", 2739 "dev": true, 2740 "engines": { 2741 "node": ">=6" 2742 } 2743 }, 2744 "node_modules/destr": { 2745 "version": "2.0.5", 2746 "resolved": "https://registry.npmjs.org/destr/-/destr-2.0.5.tgz", 2747 "integrity": "sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA==", 2748 "dev": true 2749 }, 2750 "node_modules/detect-libc": { 2751 "version": "2.0.3", 2752 "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz", 2753 "integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==", 2754 "dev": true, 2755 "optional": true, 2756 "engines": { 2757 "node": ">=8" 2758 } 2759 }, 2760 "node_modules/deterministic-object-hash": { 2761 "version": "2.0.2", 2762 "resolved": "https://registry.npmjs.org/deterministic-object-hash/-/deterministic-object-hash-2.0.2.tgz", 2763 "integrity": "sha512-KxektNH63SrbfUyDiwXqRb1rLwKt33AmMv+5Nhsw1kqZ13SJBRTgZHtGbE+hH3a1mVW1cz+4pqSWVPAtLVXTzQ==", 2764 "dev": true, 2765 "dependencies": { 2766 "base-64": "^1.0.0" 2767 }, 2768 "engines": { 2769 "node": ">=18" 2770 } 2771 }, 2772 "node_modules/devalue": { 2773 "version": "5.1.1", 2774 "resolved": "https://registry.npmjs.org/devalue/-/devalue-5.1.1.tgz", 2775 "integrity": "sha512-maua5KUiapvEwiEAe+XnlZ3Rh0GD+qI1J/nb9vrJc3muPXvcF/8gXYTWF76+5DAqHyDUtOIImEuo0YKE9mshVw==", 2776 "dev": true 2777 }, 2778 "node_modules/devlop": { 2779 "version": "1.1.0", 2780 "resolved": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz", 2781 "integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==", 2782 "dev": true, 2783 "dependencies": { 2784 "dequal": "^2.0.0" 2785 }, 2786 "funding": { 2787 "type": "github", 2788 "url": "https://github.com/sponsors/wooorm" 2789 } 2790 }, 2791 "node_modules/dfa": { 2792 "version": "1.2.0", 2793 "resolved": "https://registry.npmjs.org/dfa/-/dfa-1.2.0.tgz", 2794 "integrity": "sha512-ED3jP8saaweFTjeGX8HQPjeC1YYyZs98jGNZx6IiBvxW7JG5v492kamAQB3m2wop07CvU/RQmzcKr6bgcC5D/Q==", 2795 "dev": true 2796 }, 2797 "node_modules/diff": { 2798 "version": "5.2.0", 2799 "resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz", 2800 "integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==", 2801 "dev": true, 2802 "engines": { 2803 "node": ">=0.3.1" 2804 } 2805 }, 2806 "node_modules/dlv": { 2807 "version": "1.1.3", 2808 "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz", 2809 "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", 2810 "dev": true 2811 }, 2812 "node_modules/dset": { 2813 "version": "3.1.4", 2814 "resolved": "https://registry.npmjs.org/dset/-/dset-3.1.4.tgz", 2815 "integrity": "sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==", 2816 "dev": true, 2817 "engines": { 2818 "node": ">=4" 2819 } 2820 }, 2821 "node_modules/dunder-proto": { 2822 "version": "1.0.1", 2823 "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", 2824 "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", 2825 "license": "MIT", 2826 "dependencies": { 2827 "call-bind-apply-helpers": "^1.0.1", 2828 "es-errors": "^1.3.0", 2829 "gopd": "^1.2.0" 2830 }, 2831 "engines": { 2832 "node": ">= 0.4" 2833 } 2834 }, 2835 "node_modules/eastasianwidth": { 2836 "version": "0.2.0", 2837 "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", 2838 "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", 2839 "dev": true 2840 }, 2841 "node_modules/ecma-proposal-math-extensions": { 2842 "version": "0.0.2", 2843 "resolved": "https://registry.npmjs.org/ecma-proposal-math-extensions/-/ecma-proposal-math-extensions-0.0.2.tgz", 2844 "integrity": "sha512-80BnDp2Fn7RxXlEr5HHZblniY4aQ97MOAicdWWpSo0vkQiISSE9wLR4SqxKsu4gCtXFBIPPzy8JMhay4NWRg/Q==", 2845 "license": "MIT" 2846 }, 2847 "node_modules/eel-wasm": { 2848 "version": "0.0.15", 2849 "resolved": "https://registry.npmjs.org/eel-wasm/-/eel-wasm-0.0.15.tgz", 2850 "integrity": "sha512-FSTWf6lwGn7Zc3QiV+KxWTznIqq4j9eST/aXmyN/cC39+1Arqs13YOMosHQ7tqUt+OjQmG79Vd41f9gu+w1lvA==", 2851 "license": "MIT" 2852 }, 2853 "node_modules/emoji-regex": { 2854 "version": "10.4.0", 2855 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz", 2856 "integrity": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==", 2857 "dev": true 2858 }, 2859 "node_modules/emoji-regex-xs": { 2860 "version": "1.0.0", 2861 "resolved": "https://registry.npmjs.org/emoji-regex-xs/-/emoji-regex-xs-1.0.0.tgz", 2862 "integrity": "sha512-LRlerrMYoIDrT6jgpeZ2YYl/L8EulRTt5hQcYjy5AInh7HWXKimpqx68aknBFpGL2+/IcogTcaydJEgaTmOpDg==", 2863 "dev": true 2864 }, 2865 "node_modules/endianness": { 2866 "version": "8.0.2", 2867 "resolved": "https://registry.npmjs.org/endianness/-/endianness-8.0.2.tgz", 2868 "integrity": "sha512-IU+77+jJ7lpw2qZ3NUuqBZFy3GuioNgXUdsL1L9tooDNTaw0TgOnwNuc+8Ns+haDaTifK97QLzmOANJtI/rGvw==", 2869 "license": "MIT", 2870 "engines": { 2871 "node": ">=8" 2872 } 2873 }, 2874 "node_modules/entities": { 2875 "version": "4.5.0", 2876 "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", 2877 "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", 2878 "dev": true, 2879 "engines": { 2880 "node": ">=0.12" 2881 }, 2882 "funding": { 2883 "url": "https://github.com/fb55/entities?sponsor=1" 2884 } 2885 }, 2886 "node_modules/es-define-property": { 2887 "version": "1.0.1", 2888 "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz", 2889 "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", 2890 "license": "MIT", 2891 "engines": { 2892 "node": ">= 0.4" 2893 } 2894 }, 2895 "node_modules/es-errors": { 2896 "version": "1.3.0", 2897 "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", 2898 "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", 2899 "license": "MIT", 2900 "engines": { 2901 "node": ">= 0.4" 2902 } 2903 }, 2904 "node_modules/es-module-lexer": { 2905 "version": "1.6.0", 2906 "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.6.0.tgz", 2907 "integrity": "sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==", 2908 "dev": true 2909 }, 2910 "node_modules/es-object-atoms": { 2911 "version": "1.1.1", 2912 "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz", 2913 "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", 2914 "license": "MIT", 2915 "dependencies": { 2916 "es-errors": "^1.3.0" 2917 }, 2918 "engines": { 2919 "node": ">= 0.4" 2920 } 2921 }, 2922 "node_modules/esbuild": { 2923 "version": "0.25.2", 2924 "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.2.tgz", 2925 "integrity": "sha512-16854zccKPnC+toMywC+uKNeYSv+/eXkevRAfwRD/G9Cleq66m8XFIrigkbvauLLlCfDL45Q2cWegSg53gGBnQ==", 2926 "dev": true, 2927 "hasInstallScript": true, 2928 "bin": { 2929 "esbuild": "bin/esbuild" 2930 }, 2931 "engines": { 2932 "node": ">=18" 2933 }, 2934 "optionalDependencies": { 2935 "@esbuild/aix-ppc64": "0.25.2", 2936 "@esbuild/android-arm": "0.25.2", 2937 "@esbuild/android-arm64": "0.25.2", 2938 "@esbuild/android-x64": "0.25.2", 2939 "@esbuild/darwin-arm64": "0.25.2", 2940 "@esbuild/darwin-x64": "0.25.2", 2941 "@esbuild/freebsd-arm64": "0.25.2", 2942 "@esbuild/freebsd-x64": "0.25.2", 2943 "@esbuild/linux-arm": "0.25.2", 2944 "@esbuild/linux-arm64": "0.25.2", 2945 "@esbuild/linux-ia32": "0.25.2", 2946 "@esbuild/linux-loong64": "0.25.2", 2947 "@esbuild/linux-mips64el": "0.25.2", 2948 "@esbuild/linux-ppc64": "0.25.2", 2949 "@esbuild/linux-riscv64": "0.25.2", 2950 "@esbuild/linux-s390x": "0.25.2", 2951 "@esbuild/linux-x64": "0.25.2", 2952 "@esbuild/netbsd-arm64": "0.25.2", 2953 "@esbuild/netbsd-x64": "0.25.2", 2954 "@esbuild/openbsd-arm64": "0.25.2", 2955 "@esbuild/openbsd-x64": "0.25.2", 2956 "@esbuild/sunos-x64": "0.25.2", 2957 "@esbuild/win32-arm64": "0.25.2", 2958 "@esbuild/win32-ia32": "0.25.2", 2959 "@esbuild/win32-x64": "0.25.2" 2960 } 2961 }, 2962 "node_modules/escape-string-regexp": { 2963 "version": "5.0.0", 2964 "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz", 2965 "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==", 2966 "dev": true, 2967 "engines": { 2968 "node": ">=12" 2969 }, 2970 "funding": { 2971 "url": "https://github.com/sponsors/sindresorhus" 2972 } 2973 }, 2974 "node_modules/estree-walker": { 2975 "version": "3.0.3", 2976 "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz", 2977 "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==", 2978 "dev": true, 2979 "dependencies": { 2980 "@types/estree": "^1.0.0" 2981 } 2982 }, 2983 "node_modules/eventemitter3": { 2984 "version": "5.0.1", 2985 "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.1.tgz", 2986 "integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==", 2987 "dev": true 2988 }, 2989 "node_modules/extend": { 2990 "version": "3.0.2", 2991 "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", 2992 "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==", 2993 "dev": true 2994 }, 2995 "node_modules/fast-deep-equal": { 2996 "version": "3.1.3", 2997 "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", 2998 "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", 2999 "dev": true 3000 }, 3001 "node_modules/fdir": { 3002 "version": "6.4.4", 3003 "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.4.tgz", 3004 "integrity": "sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==", 3005 "dev": true, 3006 "peerDependencies": { 3007 "picomatch": "^3 || ^4" 3008 }, 3009 "peerDependenciesMeta": { 3010 "picomatch": { 3011 "optional": true 3012 } 3013 } 3014 }, 3015 "node_modules/fetch-blob": { 3016 "version": "3.2.0", 3017 "resolved": "https://registry.npmjs.org/fetch-blob/-/fetch-blob-3.2.0.tgz", 3018 "integrity": "sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==", 3019 "funding": [ 3020 { 3021 "type": "github", 3022 "url": "https://github.com/sponsors/jimmywarting" 3023 }, 3024 { 3025 "type": "paypal", 3026 "url": "https://paypal.me/jimmywarting" 3027 } 3028 ], 3029 "optional": true, 3030 "dependencies": { 3031 "node-domexception": "^1.0.0", 3032 "web-streams-polyfill": "^3.0.3" 3033 }, 3034 "engines": { 3035 "node": "^12.20 || >= 14.13" 3036 } 3037 }, 3038 "node_modules/fflate": { 3039 "version": "0.8.2", 3040 "resolved": "https://registry.npmjs.org/fflate/-/fflate-0.8.2.tgz", 3041 "integrity": "sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==", 3042 "license": "MIT" 3043 }, 3044 "node_modules/file-type": { 3045 "version": "20.5.0", 3046 "resolved": "https://registry.npmjs.org/file-type/-/file-type-20.5.0.tgz", 3047 "integrity": "sha512-BfHZtG/l9iMm4Ecianu7P8HRD2tBHLtjXinm4X62XBOYzi7CYA7jyqfJzOvXHqzVrVPYqBo2/GvbARMaaJkKVg==", 3048 "license": "MIT", 3049 "dependencies": { 3050 "@tokenizer/inflate": "^0.2.6", 3051 "strtok3": "^10.2.0", 3052 "token-types": "^6.0.0", 3053 "uint8array-extras": "^1.4.0" 3054 }, 3055 "engines": { 3056 "node": ">=18" 3057 }, 3058 "funding": { 3059 "url": "https://github.com/sindresorhus/file-type?sponsor=1" 3060 } 3061 }, 3062 "node_modules/fill-range": { 3063 "version": "7.1.1", 3064 "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", 3065 "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", 3066 "dev": true, 3067 "optional": true, 3068 "dependencies": { 3069 "to-regex-range": "^5.0.1" 3070 }, 3071 "engines": { 3072 "node": ">=8" 3073 } 3074 }, 3075 "node_modules/filter-obj": { 3076 "version": "5.1.0", 3077 "resolved": "https://registry.npmjs.org/filter-obj/-/filter-obj-5.1.0.tgz", 3078 "integrity": "sha512-qWeTREPoT7I0bifpPUXtxkZJ1XJzxWtfoWWkdVGqa+eCr3SHW/Ocp89o8vLvbUuQnadybJpjOKu4V+RwO6sGng==", 3079 "engines": { 3080 "node": ">=14.16" 3081 }, 3082 "funding": { 3083 "url": "https://github.com/sponsors/sindresorhus" 3084 } 3085 }, 3086 "node_modules/flattie": { 3087 "version": "1.1.1", 3088 "resolved": "https://registry.npmjs.org/flattie/-/flattie-1.1.1.tgz", 3089 "integrity": "sha512-9UbaD6XdAL97+k/n+N7JwX46K/M6Zc6KcFYskrYL8wbBV/Uyk0CTAMY0VT+qiK5PM7AIc9aTWYtq65U7T+aCNQ==", 3090 "dev": true, 3091 "engines": { 3092 "node": ">=8" 3093 } 3094 }, 3095 "node_modules/fontkit": { 3096 "version": "2.0.4", 3097 "resolved": "https://registry.npmjs.org/fontkit/-/fontkit-2.0.4.tgz", 3098 "integrity": "sha512-syetQadaUEDNdxdugga9CpEYVaQIxOwk7GlwZWWZ19//qW4zE5bknOKeMBDYAASwnpaSHKJITRLMF9m1fp3s6g==", 3099 "dev": true, 3100 "dependencies": { 3101 "@swc/helpers": "^0.5.12", 3102 "brotli": "^1.3.2", 3103 "clone": "^2.1.2", 3104 "dfa": "^1.2.0", 3105 "fast-deep-equal": "^3.1.3", 3106 "restructure": "^3.0.0", 3107 "tiny-inflate": "^1.0.3", 3108 "unicode-properties": "^1.4.0", 3109 "unicode-trie": "^2.0.0" 3110 } 3111 }, 3112 "node_modules/foreground-child": { 3113 "version": "3.3.1", 3114 "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz", 3115 "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==", 3116 "dev": true, 3117 "dependencies": { 3118 "cross-spawn": "^7.0.6", 3119 "signal-exit": "^4.0.1" 3120 }, 3121 "engines": { 3122 "node": ">=14" 3123 }, 3124 "funding": { 3125 "url": "https://github.com/sponsors/isaacs" 3126 } 3127 }, 3128 "node_modules/fscreen": { 3129 "version": "1.2.0", 3130 "resolved": "https://registry.npmjs.org/fscreen/-/fscreen-1.2.0.tgz", 3131 "integrity": "sha512-hlq4+BU0hlPmwsFjwGGzZ+OZ9N/wq9Ljg/sq3pX+2CD7hrJsX9tJgWWK/wiNTFM212CLHWhicOoqwXyZGGetJg==", 3132 "license": "MIT" 3133 }, 3134 "node_modules/fsevents": { 3135 "version": "2.3.3", 3136 "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", 3137 "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", 3138 "dev": true, 3139 "hasInstallScript": true, 3140 "optional": true, 3141 "os": [ 3142 "darwin" 3143 ], 3144 "engines": { 3145 "node": "^8.16.0 || ^10.6.0 || >=11.0.0" 3146 } 3147 }, 3148 "node_modules/function-bind": { 3149 "version": "1.1.2", 3150 "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", 3151 "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", 3152 "license": "MIT", 3153 "funding": { 3154 "url": "https://github.com/sponsors/ljharb" 3155 } 3156 }, 3157 "node_modules/get-east-asian-width": { 3158 "version": "1.3.0", 3159 "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.3.0.tgz", 3160 "integrity": "sha512-vpeMIQKxczTD/0s2CdEWHcb0eeJe6TFjxb+J5xgX7hScxqrGuyjmv4c1D4A/gelKfyox0gJJwIHF+fLjeaM8kQ==", 3161 "dev": true, 3162 "engines": { 3163 "node": ">=18" 3164 }, 3165 "funding": { 3166 "url": "https://github.com/sponsors/sindresorhus" 3167 } 3168 }, 3169 "node_modules/get-intrinsic": { 3170 "version": "1.3.0", 3171 "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz", 3172 "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", 3173 "license": "MIT", 3174 "dependencies": { 3175 "call-bind-apply-helpers": "^1.0.2", 3176 "es-define-property": "^1.0.1", 3177 "es-errors": "^1.3.0", 3178 "es-object-atoms": "^1.1.1", 3179 "function-bind": "^1.1.2", 3180 "get-proto": "^1.0.1", 3181 "gopd": "^1.2.0", 3182 "has-symbols": "^1.1.0", 3183 "hasown": "^2.0.2", 3184 "math-intrinsics": "^1.1.0" 3185 }, 3186 "engines": { 3187 "node": ">= 0.4" 3188 }, 3189 "funding": { 3190 "url": "https://github.com/sponsors/ljharb" 3191 } 3192 }, 3193 "node_modules/get-proto": { 3194 "version": "1.0.1", 3195 "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz", 3196 "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", 3197 "license": "MIT", 3198 "dependencies": { 3199 "dunder-proto": "^1.0.1", 3200 "es-object-atoms": "^1.0.0" 3201 }, 3202 "engines": { 3203 "node": ">= 0.4" 3204 } 3205 }, 3206 "node_modules/github-slugger": { 3207 "version": "2.0.0", 3208 "resolved": "https://registry.npmjs.org/github-slugger/-/github-slugger-2.0.0.tgz", 3209 "integrity": "sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==", 3210 "dev": true 3211 }, 3212 "node_modules/glob": { 3213 "version": "11.0.2", 3214 "resolved": "https://registry.npmjs.org/glob/-/glob-11.0.2.tgz", 3215 "integrity": "sha512-YT7U7Vye+t5fZ/QMkBFrTJ7ZQxInIUjwyAjVj84CYXqgBdv30MFUPGnBR6sQaVq6Is15wYJUsnzTuWaGRBhBAQ==", 3216 "dev": true, 3217 "dependencies": { 3218 "foreground-child": "^3.1.0", 3219 "jackspeak": "^4.0.1", 3220 "minimatch": "^10.0.0", 3221 "minipass": "^7.1.2", 3222 "package-json-from-dist": "^1.0.0", 3223 "path-scurry": "^2.0.0" 3224 }, 3225 "bin": { 3226 "glob": "dist/esm/bin.mjs" 3227 }, 3228 "engines": { 3229 "node": "20 || >=22" 3230 }, 3231 "funding": { 3232 "url": "https://github.com/sponsors/isaacs" 3233 } 3234 }, 3235 "node_modules/glsl-optimizer-js": { 3236 "version": "0.0.2", 3237 "resolved": "https://registry.npmjs.org/glsl-optimizer-js/-/glsl-optimizer-js-0.0.2.tgz", 3238 "integrity": "sha512-SMkVILyc1LeBEBgiHOe+4Bh8MEqxLNyAns0NfgmxJTxZZdj7oCoZt+n846rbdB8OLGsg16f5C9nmhi9XEuM8SQ==", 3239 "license": "MIT" 3240 }, 3241 "node_modules/gopd": { 3242 "version": "1.2.0", 3243 "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz", 3244 "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", 3245 "license": "MIT", 3246 "engines": { 3247 "node": ">= 0.4" 3248 }, 3249 "funding": { 3250 "url": "https://github.com/sponsors/ljharb" 3251 } 3252 }, 3253 "node_modules/h3": { 3254 "version": "1.15.1", 3255 "resolved": "https://registry.npmjs.org/h3/-/h3-1.15.1.tgz", 3256 "integrity": "sha512-+ORaOBttdUm1E2Uu/obAyCguiI7MbBvsLTndc3gyK3zU+SYLoZXlyCP9Xgy0gikkGufFLTZXCXD6+4BsufnmHA==", 3257 "dev": true, 3258 "dependencies": { 3259 "cookie-es": "^1.2.2", 3260 "crossws": "^0.3.3", 3261 "defu": "^6.1.4", 3262 "destr": "^2.0.3", 3263 "iron-webcrypto": "^1.2.1", 3264 "node-mock-http": "^1.0.0", 3265 "radix3": "^1.1.2", 3266 "ufo": "^1.5.4", 3267 "uncrypto": "^0.1.3" 3268 } 3269 }, 3270 "node_modules/has-property-descriptors": { 3271 "version": "1.0.2", 3272 "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", 3273 "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", 3274 "license": "MIT", 3275 "dependencies": { 3276 "es-define-property": "^1.0.0" 3277 }, 3278 "funding": { 3279 "url": "https://github.com/sponsors/ljharb" 3280 } 3281 }, 3282 "node_modules/has-symbols": { 3283 "version": "1.1.0", 3284 "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz", 3285 "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", 3286 "license": "MIT", 3287 "engines": { 3288 "node": ">= 0.4" 3289 }, 3290 "funding": { 3291 "url": "https://github.com/sponsors/ljharb" 3292 } 3293 }, 3294 "node_modules/hashish": { 3295 "version": "0.0.4", 3296 "resolved": "https://registry.npmjs.org/hashish/-/hashish-0.0.4.tgz", 3297 "integrity": "sha512-xyD4XgslstNAs72ENaoFvgMwtv8xhiDtC2AtzCG+8yF7W/Knxxm9BX+e2s25mm+HxMKh0rBmXVOEGF3zNImXvA==", 3298 "license": "MIT/X11", 3299 "dependencies": { 3300 "traverse": ">=0.2.4" 3301 }, 3302 "engines": { 3303 "node": "*" 3304 } 3305 }, 3306 "node_modules/hasown": { 3307 "version": "2.0.2", 3308 "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", 3309 "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", 3310 "license": "MIT", 3311 "dependencies": { 3312 "function-bind": "^1.1.2" 3313 }, 3314 "engines": { 3315 "node": ">= 0.4" 3316 } 3317 }, 3318 "node_modules/hast-util-from-html": { 3319 "version": "2.0.3", 3320 "resolved": "https://registry.npmjs.org/hast-util-from-html/-/hast-util-from-html-2.0.3.tgz", 3321 "integrity": "sha512-CUSRHXyKjzHov8yKsQjGOElXy/3EKpyX56ELnkHH34vDVw1N1XSQ1ZcAvTyAPtGqLTuKP/uxM+aLkSPqF/EtMw==", 3322 "dev": true, 3323 "dependencies": { 3324 "@types/hast": "^3.0.0", 3325 "devlop": "^1.1.0", 3326 "hast-util-from-parse5": "^8.0.0", 3327 "parse5": "^7.0.0", 3328 "vfile": "^6.0.0", 3329 "vfile-message": "^4.0.0" 3330 }, 3331 "funding": { 3332 "type": "opencollective", 3333 "url": "https://opencollective.com/unified" 3334 } 3335 }, 3336 "node_modules/hast-util-from-parse5": { 3337 "version": "8.0.3", 3338 "resolved": "https://registry.npmjs.org/hast-util-from-parse5/-/hast-util-from-parse5-8.0.3.tgz", 3339 "integrity": "sha512-3kxEVkEKt0zvcZ3hCRYI8rqrgwtlIOFMWkbclACvjlDw8Li9S2hk/d51OI0nr/gIpdMHNepwgOKqZ/sy0Clpyg==", 3340 "dev": true, 3341 "dependencies": { 3342 "@types/hast": "^3.0.0", 3343 "@types/unist": "^3.0.0", 3344 "devlop": "^1.0.0", 3345 "hastscript": "^9.0.0", 3346 "property-information": "^7.0.0", 3347 "vfile": "^6.0.0", 3348 "vfile-location": "^5.0.0", 3349 "web-namespaces": "^2.0.0" 3350 }, 3351 "funding": { 3352 "type": "opencollective", 3353 "url": "https://opencollective.com/unified" 3354 } 3355 }, 3356 "node_modules/hast-util-is-element": { 3357 "version": "3.0.0", 3358 "resolved": "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-3.0.0.tgz", 3359 "integrity": "sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g==", 3360 "dev": true, 3361 "dependencies": { 3362 "@types/hast": "^3.0.0" 3363 }, 3364 "funding": { 3365 "type": "opencollective", 3366 "url": "https://opencollective.com/unified" 3367 } 3368 }, 3369 "node_modules/hast-util-parse-selector": { 3370 "version": "4.0.0", 3371 "resolved": "https://registry.npmjs.org/hast-util-parse-selector/-/hast-util-parse-selector-4.0.0.tgz", 3372 "integrity": "sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==", 3373 "dev": true, 3374 "dependencies": { 3375 "@types/hast": "^3.0.0" 3376 }, 3377 "funding": { 3378 "type": "opencollective", 3379 "url": "https://opencollective.com/unified" 3380 } 3381 }, 3382 "node_modules/hast-util-raw": { 3383 "version": "9.1.0", 3384 "resolved": "https://registry.npmjs.org/hast-util-raw/-/hast-util-raw-9.1.0.tgz", 3385 "integrity": "sha512-Y8/SBAHkZGoNkpzqqfCldijcuUKh7/su31kEBp67cFY09Wy0mTRgtsLYsiIxMJxlu0f6AA5SUTbDR8K0rxnbUw==", 3386 "dev": true, 3387 "dependencies": { 3388 "@types/hast": "^3.0.0", 3389 "@types/unist": "^3.0.0", 3390 "@ungap/structured-clone": "^1.0.0", 3391 "hast-util-from-parse5": "^8.0.0", 3392 "hast-util-to-parse5": "^8.0.0", 3393 "html-void-elements": "^3.0.0", 3394 "mdast-util-to-hast": "^13.0.0", 3395 "parse5": "^7.0.0", 3396 "unist-util-position": "^5.0.0", 3397 "unist-util-visit": "^5.0.0", 3398 "vfile": "^6.0.0", 3399 "web-namespaces": "^2.0.0", 3400 "zwitch": "^2.0.0" 3401 }, 3402 "funding": { 3403 "type": "opencollective", 3404 "url": "https://opencollective.com/unified" 3405 } 3406 }, 3407 "node_modules/hast-util-to-html": { 3408 "version": "9.0.5", 3409 "resolved": "https://registry.npmjs.org/hast-util-to-html/-/hast-util-to-html-9.0.5.tgz", 3410 "integrity": "sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==", 3411 "dev": true, 3412 "dependencies": { 3413 "@types/hast": "^3.0.0", 3414 "@types/unist": "^3.0.0", 3415 "ccount": "^2.0.0", 3416 "comma-separated-tokens": "^2.0.0", 3417 "hast-util-whitespace": "^3.0.0", 3418 "html-void-elements": "^3.0.0", 3419 "mdast-util-to-hast": "^13.0.0", 3420 "property-information": "^7.0.0", 3421 "space-separated-tokens": "^2.0.0", 3422 "stringify-entities": "^4.0.0", 3423 "zwitch": "^2.0.4" 3424 }, 3425 "funding": { 3426 "type": "opencollective", 3427 "url": "https://opencollective.com/unified" 3428 } 3429 }, 3430 "node_modules/hast-util-to-parse5": { 3431 "version": "8.0.0", 3432 "resolved": "https://registry.npmjs.org/hast-util-to-parse5/-/hast-util-to-parse5-8.0.0.tgz", 3433 "integrity": "sha512-3KKrV5ZVI8if87DVSi1vDeByYrkGzg4mEfeu4alwgmmIeARiBLKCZS2uw5Gb6nU9x9Yufyj3iudm6i7nl52PFw==", 3434 "dev": true, 3435 "dependencies": { 3436 "@types/hast": "^3.0.0", 3437 "comma-separated-tokens": "^2.0.0", 3438 "devlop": "^1.0.0", 3439 "property-information": "^6.0.0", 3440 "space-separated-tokens": "^2.0.0", 3441 "web-namespaces": "^2.0.0", 3442 "zwitch": "^2.0.0" 3443 }, 3444 "funding": { 3445 "type": "opencollective", 3446 "url": "https://opencollective.com/unified" 3447 } 3448 }, 3449 "node_modules/hast-util-to-parse5/node_modules/property-information": { 3450 "version": "6.5.0", 3451 "resolved": "https://registry.npmjs.org/property-information/-/property-information-6.5.0.tgz", 3452 "integrity": "sha512-PgTgs/BlvHxOu8QuEN7wi5A0OmXaBcHpmCSTehcs6Uuu9IkDIEo13Hy7n898RHfrQ49vKCoGeWZSaAK01nwVig==", 3453 "dev": true, 3454 "funding": { 3455 "type": "github", 3456 "url": "https://github.com/sponsors/wooorm" 3457 } 3458 }, 3459 "node_modules/hast-util-to-text": { 3460 "version": "4.0.2", 3461 "resolved": "https://registry.npmjs.org/hast-util-to-text/-/hast-util-to-text-4.0.2.tgz", 3462 "integrity": "sha512-KK6y/BN8lbaq654j7JgBydev7wuNMcID54lkRav1P0CaE1e47P72AWWPiGKXTJU271ooYzcvTAn/Zt0REnvc7A==", 3463 "dev": true, 3464 "dependencies": { 3465 "@types/hast": "^3.0.0", 3466 "@types/unist": "^3.0.0", 3467 "hast-util-is-element": "^3.0.0", 3468 "unist-util-find-after": "^5.0.0" 3469 }, 3470 "funding": { 3471 "type": "opencollective", 3472 "url": "https://opencollective.com/unified" 3473 } 3474 }, 3475 "node_modules/hast-util-whitespace": { 3476 "version": "3.0.0", 3477 "resolved": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz", 3478 "integrity": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==", 3479 "dev": true, 3480 "dependencies": { 3481 "@types/hast": "^3.0.0" 3482 }, 3483 "funding": { 3484 "type": "opencollective", 3485 "url": "https://opencollective.com/unified" 3486 } 3487 }, 3488 "node_modules/hastscript": { 3489 "version": "9.0.1", 3490 "resolved": "https://registry.npmjs.org/hastscript/-/hastscript-9.0.1.tgz", 3491 "integrity": "sha512-g7df9rMFX/SPi34tyGCyUBREQoKkapwdY/T04Qn9TDWfHhAYt4/I0gMVirzK5wEzeUqIjEB+LXC/ypb7Aqno5w==", 3492 "dev": true, 3493 "dependencies": { 3494 "@types/hast": "^3.0.0", 3495 "comma-separated-tokens": "^2.0.0", 3496 "hast-util-parse-selector": "^4.0.0", 3497 "property-information": "^7.0.0", 3498 "space-separated-tokens": "^2.0.0" 3499 }, 3500 "funding": { 3501 "type": "opencollective", 3502 "url": "https://opencollective.com/unified" 3503 } 3504 }, 3505 "node_modules/hoist-non-react-statics": { 3506 "version": "3.3.2", 3507 "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz", 3508 "integrity": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==", 3509 "license": "BSD-3-Clause", 3510 "dependencies": { 3511 "react-is": "^16.7.0" 3512 } 3513 }, 3514 "node_modules/hoist-non-react-statics/node_modules/react-is": { 3515 "version": "16.13.1", 3516 "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", 3517 "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", 3518 "license": "MIT" 3519 }, 3520 "node_modules/html-escaper": { 3521 "version": "3.0.3", 3522 "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-3.0.3.tgz", 3523 "integrity": "sha512-RuMffC89BOWQoY0WKGpIhn5gX3iI54O6nRA0yC124NYVtzjmFWBIiFd8M0x+ZdX0P9R4lADg1mgP8C7PxGOWuQ==", 3524 "dev": true 3525 }, 3526 "node_modules/html-void-elements": { 3527 "version": "3.0.0", 3528 "resolved": "https://registry.npmjs.org/html-void-elements/-/html-void-elements-3.0.0.tgz", 3529 "integrity": "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==", 3530 "dev": true, 3531 "funding": { 3532 "type": "github", 3533 "url": "https://github.com/sponsors/wooorm" 3534 } 3535 }, 3536 "node_modules/http-cache-semantics": { 3537 "version": "4.1.1", 3538 "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz", 3539 "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==", 3540 "dev": true 3541 }, 3542 "node_modules/iconoir": { 3543 "version": "7.11.0", 3544 "resolved": "https://registry.npmjs.org/iconoir/-/iconoir-7.11.0.tgz", 3545 "integrity": "sha512-F9T/E08aJBaQ+VOBjn+ChWKn3hFwsaK5VZ024OFMxdDaxKjLGDpU/OsU7MO9wXM+mDs4ZImypdXIn0fFZAXKmA==", 3546 "funding": { 3547 "type": "opencollective", 3548 "url": "https://opencollective.com/iconoir" 3549 } 3550 }, 3551 "node_modules/idb-keyval": { 3552 "version": "6.2.1", 3553 "resolved": "https://registry.npmjs.org/idb-keyval/-/idb-keyval-6.2.1.tgz", 3554 "integrity": "sha512-8Sb3veuYCyrZL+VBt9LJfZjLUPWVvqn8tG28VqYNFCo43KHcKuq+b4EiXGeuaLAQWL2YmyDgMp2aSpH9JHsEQg==" 3555 }, 3556 "node_modules/ieee754": { 3557 "version": "1.2.1", 3558 "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", 3559 "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", 3560 "funding": [ 3561 { 3562 "type": "github", 3563 "url": "https://github.com/sponsors/feross" 3564 }, 3565 { 3566 "type": "patreon", 3567 "url": "https://www.patreon.com/feross" 3568 }, 3569 { 3570 "type": "consulting", 3571 "url": "https://feross.org/support" 3572 } 3573 ], 3574 "license": "BSD-3-Clause" 3575 }, 3576 "node_modules/ieee754-buffer": { 3577 "version": "2.0.0", 3578 "resolved": "https://registry.npmjs.org/ieee754-buffer/-/ieee754-buffer-2.0.0.tgz", 3579 "integrity": "sha512-AXUAT0nMEi7h1Is8HXGXof3eejl/GabZFKSj8Ym6kVRUSwrAb52EkAXywiCQYSHGQMRn7lvfY7vhPMjVc+Kybg==", 3580 "license": "MIT", 3581 "engines": { 3582 "node": ">=8" 3583 } 3584 }, 3585 "node_modules/immediate": { 3586 "version": "3.0.6", 3587 "resolved": "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz", 3588 "integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==", 3589 "license": "MIT" 3590 }, 3591 "node_modules/immutable": { 3592 "version": "5.1.1", 3593 "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.1.tgz", 3594 "integrity": "sha512-3jatXi9ObIsPGr3N5hGw/vWWcTkq6hUYhpQz4k0wLC+owqWi/LiugIw9x0EdNZ2yGedKN/HzePiBvaJRXa0Ujg==", 3595 "dev": true 3596 }, 3597 "node_modules/import-meta-resolve": { 3598 "version": "4.1.0", 3599 "resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz", 3600 "integrity": "sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==", 3601 "dev": true, 3602 "funding": { 3603 "type": "github", 3604 "url": "https://github.com/sponsors/wooorm" 3605 } 3606 }, 3607 "node_modules/inherits": { 3608 "version": "2.0.4", 3609 "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", 3610 "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", 3611 "license": "ISC" 3612 }, 3613 "node_modules/invariant": { 3614 "version": "2.2.4", 3615 "resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz", 3616 "integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==", 3617 "license": "MIT", 3618 "dependencies": { 3619 "loose-envify": "^1.0.0" 3620 } 3621 }, 3622 "node_modules/iron-webcrypto": { 3623 "version": "1.2.1", 3624 "resolved": "https://registry.npmjs.org/iron-webcrypto/-/iron-webcrypto-1.2.1.tgz", 3625 "integrity": "sha512-feOM6FaSr6rEABp/eDfVseKyTMDt+KGpeB35SkVn9Tyn0CqvVsY3EwI0v5i8nMHyJnzCIQf7nsy3p41TPkJZhg==", 3626 "dev": true, 3627 "funding": { 3628 "url": "https://github.com/sponsors/brc-dd" 3629 } 3630 }, 3631 "node_modules/is-arrayish": { 3632 "version": "0.3.2", 3633 "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz", 3634 "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==", 3635 "dev": true, 3636 "optional": true 3637 }, 3638 "node_modules/is-docker": { 3639 "version": "3.0.0", 3640 "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz", 3641 "integrity": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==", 3642 "dev": true, 3643 "bin": { 3644 "is-docker": "cli.js" 3645 }, 3646 "engines": { 3647 "node": "^12.20.0 || ^14.13.1 || >=16.0.0" 3648 }, 3649 "funding": { 3650 "url": "https://github.com/sponsors/sindresorhus" 3651 } 3652 }, 3653 "node_modules/is-extglob": { 3654 "version": "2.1.1", 3655 "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", 3656 "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", 3657 "dev": true, 3658 "optional": true, 3659 "engines": { 3660 "node": ">=0.10.0" 3661 } 3662 }, 3663 "node_modules/is-fullwidth-code-point": { 3664 "version": "3.0.0", 3665 "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", 3666 "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", 3667 "dev": true, 3668 "engines": { 3669 "node": ">=8" 3670 } 3671 }, 3672 "node_modules/is-glob": { 3673 "version": "4.0.3", 3674 "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", 3675 "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", 3676 "dev": true, 3677 "optional": true, 3678 "dependencies": { 3679 "is-extglob": "^2.1.1" 3680 }, 3681 "engines": { 3682 "node": ">=0.10.0" 3683 } 3684 }, 3685 "node_modules/is-inside-container": { 3686 "version": "1.0.0", 3687 "resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz", 3688 "integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==", 3689 "dev": true, 3690 "dependencies": { 3691 "is-docker": "^3.0.0" 3692 }, 3693 "bin": { 3694 "is-inside-container": "cli.js" 3695 }, 3696 "engines": { 3697 "node": ">=14.16" 3698 }, 3699 "funding": { 3700 "url": "https://github.com/sponsors/sindresorhus" 3701 } 3702 }, 3703 "node_modules/is-number": { 3704 "version": "7.0.0", 3705 "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", 3706 "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", 3707 "dev": true, 3708 "optional": true, 3709 "engines": { 3710 "node": ">=0.12.0" 3711 } 3712 }, 3713 "node_modules/is-plain-obj": { 3714 "version": "4.1.0", 3715 "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz", 3716 "integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==", 3717 "dev": true, 3718 "engines": { 3719 "node": ">=12" 3720 }, 3721 "funding": { 3722 "url": "https://github.com/sponsors/sindresorhus" 3723 } 3724 }, 3725 "node_modules/is-typedarray": { 3726 "version": "1.0.0", 3727 "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", 3728 "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==", 3729 "license": "MIT" 3730 }, 3731 "node_modules/is-wsl": { 3732 "version": "3.1.0", 3733 "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz", 3734 "integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==", 3735 "dev": true, 3736 "dependencies": { 3737 "is-inside-container": "^1.0.0" 3738 }, 3739 "engines": { 3740 "node": ">=16" 3741 }, 3742 "funding": { 3743 "url": "https://github.com/sponsors/sindresorhus" 3744 } 3745 }, 3746 "node_modules/isarray": { 3747 "version": "1.0.0", 3748 "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", 3749 "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==", 3750 "license": "MIT" 3751 }, 3752 "node_modules/isexe": { 3753 "version": "2.0.0", 3754 "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", 3755 "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", 3756 "dev": true 3757 }, 3758 "node_modules/jackspeak": { 3759 "version": "4.1.0", 3760 "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-4.1.0.tgz", 3761 "integrity": "sha512-9DDdhb5j6cpeitCbvLO7n7J4IxnbM6hoF6O1g4HQ5TfhvvKN8ywDM7668ZhMHRqVmxqhps/F6syWK2KcPxYlkw==", 3762 "dev": true, 3763 "dependencies": { 3764 "@isaacs/cliui": "^8.0.2" 3765 }, 3766 "engines": { 3767 "node": "20 || >=22" 3768 }, 3769 "funding": { 3770 "url": "https://github.com/sponsors/isaacs" 3771 } 3772 }, 3773 "node_modules/js-tokens": { 3774 "version": "4.0.0", 3775 "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", 3776 "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", 3777 "license": "MIT" 3778 }, 3779 "node_modules/js-yaml": { 3780 "version": "4.1.0", 3781 "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", 3782 "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", 3783 "dev": true, 3784 "dependencies": { 3785 "argparse": "^2.0.1" 3786 }, 3787 "bin": { 3788 "js-yaml": "bin/js-yaml.js" 3789 } 3790 }, 3791 "node_modules/jszip": { 3792 "version": "3.10.1", 3793 "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.10.1.tgz", 3794 "integrity": "sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==", 3795 "license": "(MIT OR GPL-3.0-or-later)", 3796 "dependencies": { 3797 "lie": "~3.3.0", 3798 "pako": "~1.0.2", 3799 "readable-stream": "~2.3.6", 3800 "setimmediate": "^1.0.5" 3801 } 3802 }, 3803 "node_modules/jszip/node_modules/pako": { 3804 "version": "1.0.11", 3805 "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz", 3806 "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==", 3807 "license": "(MIT AND Zlib)" 3808 }, 3809 "node_modules/kleur": { 3810 "version": "4.1.5", 3811 "resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz", 3812 "integrity": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==", 3813 "dev": true, 3814 "engines": { 3815 "node": ">=6" 3816 } 3817 }, 3818 "node_modules/lie": { 3819 "version": "3.3.0", 3820 "resolved": "https://registry.npmjs.org/lie/-/lie-3.3.0.tgz", 3821 "integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==", 3822 "license": "MIT", 3823 "dependencies": { 3824 "immediate": "~3.0.5" 3825 } 3826 }, 3827 "node_modules/lodash": { 3828 "version": "4.17.21", 3829 "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", 3830 "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", 3831 "license": "MIT" 3832 }, 3833 "node_modules/longest-streak": { 3834 "version": "3.1.0", 3835 "resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz", 3836 "integrity": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==", 3837 "dev": true, 3838 "funding": { 3839 "type": "github", 3840 "url": "https://github.com/sponsors/wooorm" 3841 } 3842 }, 3843 "node_modules/loose-envify": { 3844 "version": "1.4.0", 3845 "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", 3846 "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", 3847 "license": "MIT", 3848 "dependencies": { 3849 "js-tokens": "^3.0.0 || ^4.0.0" 3850 }, 3851 "bin": { 3852 "loose-envify": "cli.js" 3853 } 3854 }, 3855 "node_modules/lru-cache": { 3856 "version": "10.4.3", 3857 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", 3858 "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", 3859 "dev": true 3860 }, 3861 "node_modules/magic-string": { 3862 "version": "0.30.17", 3863 "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz", 3864 "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==", 3865 "dev": true, 3866 "dependencies": { 3867 "@jridgewell/sourcemap-codec": "^1.5.0" 3868 } 3869 }, 3870 "node_modules/magicast": { 3871 "version": "0.3.5", 3872 "resolved": "https://registry.npmjs.org/magicast/-/magicast-0.3.5.tgz", 3873 "integrity": "sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==", 3874 "dev": true, 3875 "dependencies": { 3876 "@babel/parser": "^7.25.4", 3877 "@babel/types": "^7.25.4", 3878 "source-map-js": "^1.2.0" 3879 } 3880 }, 3881 "node_modules/markdown-table": { 3882 "version": "3.0.4", 3883 "resolved": "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.4.tgz", 3884 "integrity": "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==", 3885 "dev": true, 3886 "funding": { 3887 "type": "github", 3888 "url": "https://github.com/sponsors/wooorm" 3889 } 3890 }, 3891 "node_modules/math-intrinsics": { 3892 "version": "1.1.0", 3893 "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", 3894 "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", 3895 "license": "MIT", 3896 "engines": { 3897 "node": ">= 0.4" 3898 } 3899 }, 3900 "node_modules/mdast-util-definitions": { 3901 "version": "6.0.0", 3902 "resolved": "https://registry.npmjs.org/mdast-util-definitions/-/mdast-util-definitions-6.0.0.tgz", 3903 "integrity": "sha512-scTllyX6pnYNZH/AIp/0ePz6s4cZtARxImwoPJ7kS42n+MnVsI4XbnG6d4ibehRIldYMWM2LD7ImQblVhUejVQ==", 3904 "dev": true, 3905 "dependencies": { 3906 "@types/mdast": "^4.0.0", 3907 "@types/unist": "^3.0.0", 3908 "unist-util-visit": "^5.0.0" 3909 }, 3910 "funding": { 3911 "type": "opencollective", 3912 "url": "https://opencollective.com/unified" 3913 } 3914 }, 3915 "node_modules/mdast-util-find-and-replace": { 3916 "version": "3.0.2", 3917 "resolved": "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.2.tgz", 3918 "integrity": "sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==", 3919 "dev": true, 3920 "dependencies": { 3921 "@types/mdast": "^4.0.0", 3922 "escape-string-regexp": "^5.0.0", 3923 "unist-util-is": "^6.0.0", 3924 "unist-util-visit-parents": "^6.0.0" 3925 }, 3926 "funding": { 3927 "type": "opencollective", 3928 "url": "https://opencollective.com/unified" 3929 } 3930 }, 3931 "node_modules/mdast-util-from-markdown": { 3932 "version": "2.0.2", 3933 "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.2.tgz", 3934 "integrity": "sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA==", 3935 "dev": true, 3936 "dependencies": { 3937 "@types/mdast": "^4.0.0", 3938 "@types/unist": "^3.0.0", 3939 "decode-named-character-reference": "^1.0.0", 3940 "devlop": "^1.0.0", 3941 "mdast-util-to-string": "^4.0.0", 3942 "micromark": "^4.0.0", 3943 "micromark-util-decode-numeric-character-reference": "^2.0.0", 3944 "micromark-util-decode-string": "^2.0.0", 3945 "micromark-util-normalize-identifier": "^2.0.0", 3946 "micromark-util-symbol": "^2.0.0", 3947 "micromark-util-types": "^2.0.0", 3948 "unist-util-stringify-position": "^4.0.0" 3949 }, 3950 "funding": { 3951 "type": "opencollective", 3952 "url": "https://opencollective.com/unified" 3953 } 3954 }, 3955 "node_modules/mdast-util-gfm": { 3956 "version": "3.1.0", 3957 "resolved": "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-3.1.0.tgz", 3958 "integrity": "sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==", 3959 "dev": true, 3960 "dependencies": { 3961 "mdast-util-from-markdown": "^2.0.0", 3962 "mdast-util-gfm-autolink-literal": "^2.0.0", 3963 "mdast-util-gfm-footnote": "^2.0.0", 3964 "mdast-util-gfm-strikethrough": "^2.0.0", 3965 "mdast-util-gfm-table": "^2.0.0", 3966 "mdast-util-gfm-task-list-item": "^2.0.0", 3967 "mdast-util-to-markdown": "^2.0.0" 3968 }, 3969 "funding": { 3970 "type": "opencollective", 3971 "url": "https://opencollective.com/unified" 3972 } 3973 }, 3974 "node_modules/mdast-util-gfm-autolink-literal": { 3975 "version": "2.0.1", 3976 "resolved": "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.1.tgz", 3977 "integrity": "sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==", 3978 "dev": true, 3979 "dependencies": { 3980 "@types/mdast": "^4.0.0", 3981 "ccount": "^2.0.0", 3982 "devlop": "^1.0.0", 3983 "mdast-util-find-and-replace": "^3.0.0", 3984 "micromark-util-character": "^2.0.0" 3985 }, 3986 "funding": { 3987 "type": "opencollective", 3988 "url": "https://opencollective.com/unified" 3989 } 3990 }, 3991 "node_modules/mdast-util-gfm-footnote": { 3992 "version": "2.1.0", 3993 "resolved": "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.1.0.tgz", 3994 "integrity": "sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ==", 3995 "dev": true, 3996 "dependencies": { 3997 "@types/mdast": "^4.0.0", 3998 "devlop": "^1.1.0", 3999 "mdast-util-from-markdown": "^2.0.0", 4000 "mdast-util-to-markdown": "^2.0.0", 4001 "micromark-util-normalize-identifier": "^2.0.0" 4002 }, 4003 "funding": { 4004 "type": "opencollective", 4005 "url": "https://opencollective.com/unified" 4006 } 4007 }, 4008 "node_modules/mdast-util-gfm-strikethrough": { 4009 "version": "2.0.0", 4010 "resolved": "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz", 4011 "integrity": "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==", 4012 "dev": true, 4013 "dependencies": { 4014 "@types/mdast": "^4.0.0", 4015 "mdast-util-from-markdown": "^2.0.0", 4016 "mdast-util-to-markdown": "^2.0.0" 4017 }, 4018 "funding": { 4019 "type": "opencollective", 4020 "url": "https://opencollective.com/unified" 4021 } 4022 }, 4023 "node_modules/mdast-util-gfm-table": { 4024 "version": "2.0.0", 4025 "resolved": "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz", 4026 "integrity": "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==", 4027 "dev": true, 4028 "dependencies": { 4029 "@types/mdast": "^4.0.0", 4030 "devlop": "^1.0.0", 4031 "markdown-table": "^3.0.0", 4032 "mdast-util-from-markdown": "^2.0.0", 4033 "mdast-util-to-markdown": "^2.0.0" 4034 }, 4035 "funding": { 4036 "type": "opencollective", 4037 "url": "https://opencollective.com/unified" 4038 } 4039 }, 4040 "node_modules/mdast-util-gfm-task-list-item": { 4041 "version": "2.0.0", 4042 "resolved": "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz", 4043 "integrity": "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==", 4044 "dev": true, 4045 "dependencies": { 4046 "@types/mdast": "^4.0.0", 4047 "devlop": "^1.0.0", 4048 "mdast-util-from-markdown": "^2.0.0", 4049 "mdast-util-to-markdown": "^2.0.0" 4050 }, 4051 "funding": { 4052 "type": "opencollective", 4053 "url": "https://opencollective.com/unified" 4054 } 4055 }, 4056 "node_modules/mdast-util-phrasing": { 4057 "version": "4.1.0", 4058 "resolved": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz", 4059 "integrity": "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==", 4060 "dev": true, 4061 "dependencies": { 4062 "@types/mdast": "^4.0.0", 4063 "unist-util-is": "^6.0.0" 4064 }, 4065 "funding": { 4066 "type": "opencollective", 4067 "url": "https://opencollective.com/unified" 4068 } 4069 }, 4070 "node_modules/mdast-util-to-hast": { 4071 "version": "13.2.0", 4072 "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.0.tgz", 4073 "integrity": "sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==", 4074 "dev": true, 4075 "dependencies": { 4076 "@types/hast": "^3.0.0", 4077 "@types/mdast": "^4.0.0", 4078 "@ungap/structured-clone": "^1.0.0", 4079 "devlop": "^1.0.0", 4080 "micromark-util-sanitize-uri": "^2.0.0", 4081 "trim-lines": "^3.0.0", 4082 "unist-util-position": "^5.0.0", 4083 "unist-util-visit": "^5.0.0", 4084 "vfile": "^6.0.0" 4085 }, 4086 "funding": { 4087 "type": "opencollective", 4088 "url": "https://opencollective.com/unified" 4089 } 4090 }, 4091 "node_modules/mdast-util-to-markdown": { 4092 "version": "2.1.2", 4093 "resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.2.tgz", 4094 "integrity": "sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==", 4095 "dev": true, 4096 "dependencies": { 4097 "@types/mdast": "^4.0.0", 4098 "@types/unist": "^3.0.0", 4099 "longest-streak": "^3.0.0", 4100 "mdast-util-phrasing": "^4.0.0", 4101 "mdast-util-to-string": "^4.0.0", 4102 "micromark-util-classify-character": "^2.0.0", 4103 "micromark-util-decode-string": "^2.0.0", 4104 "unist-util-visit": "^5.0.0", 4105 "zwitch": "^2.0.0" 4106 }, 4107 "funding": { 4108 "type": "opencollective", 4109 "url": "https://opencollective.com/unified" 4110 } 4111 }, 4112 "node_modules/mdast-util-to-string": { 4113 "version": "4.0.0", 4114 "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz", 4115 "integrity": "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==", 4116 "dev": true, 4117 "dependencies": { 4118 "@types/mdast": "^4.0.0" 4119 }, 4120 "funding": { 4121 "type": "opencollective", 4122 "url": "https://opencollective.com/unified" 4123 } 4124 }, 4125 "node_modules/mdn-data": { 4126 "version": "2.12.2", 4127 "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.12.2.tgz", 4128 "integrity": "sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==", 4129 "dev": true 4130 }, 4131 "node_modules/media-typer": { 4132 "version": "1.1.0", 4133 "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-1.1.0.tgz", 4134 "integrity": "sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==", 4135 "license": "MIT", 4136 "engines": { 4137 "node": ">= 0.8" 4138 } 4139 }, 4140 "node_modules/micromark": { 4141 "version": "4.0.2", 4142 "resolved": "https://registry.npmjs.org/micromark/-/micromark-4.0.2.tgz", 4143 "integrity": "sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==", 4144 "dev": true, 4145 "funding": [ 4146 { 4147 "type": "GitHub Sponsors", 4148 "url": "https://github.com/sponsors/unifiedjs" 4149 }, 4150 { 4151 "type": "OpenCollective", 4152 "url": "https://opencollective.com/unified" 4153 } 4154 ], 4155 "dependencies": { 4156 "@types/debug": "^4.0.0", 4157 "debug": "^4.0.0", 4158 "decode-named-character-reference": "^1.0.0", 4159 "devlop": "^1.0.0", 4160 "micromark-core-commonmark": "^2.0.0", 4161 "micromark-factory-space": "^2.0.0", 4162 "micromark-util-character": "^2.0.0", 4163 "micromark-util-chunked": "^2.0.0", 4164 "micromark-util-combine-extensions": "^2.0.0", 4165 "micromark-util-decode-numeric-character-reference": "^2.0.0", 4166 "micromark-util-encode": "^2.0.0", 4167 "micromark-util-normalize-identifier": "^2.0.0", 4168 "micromark-util-resolve-all": "^2.0.0", 4169 "micromark-util-sanitize-uri": "^2.0.0", 4170 "micromark-util-subtokenize": "^2.0.0", 4171 "micromark-util-symbol": "^2.0.0", 4172 "micromark-util-types": "^2.0.0" 4173 } 4174 }, 4175 "node_modules/micromark-core-commonmark": { 4176 "version": "2.0.3", 4177 "resolved": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.3.tgz", 4178 "integrity": "sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==", 4179 "dev": true, 4180 "funding": [ 4181 { 4182 "type": "GitHub Sponsors", 4183 "url": "https://github.com/sponsors/unifiedjs" 4184 }, 4185 { 4186 "type": "OpenCollective", 4187 "url": "https://opencollective.com/unified" 4188 } 4189 ], 4190 "dependencies": { 4191 "decode-named-character-reference": "^1.0.0", 4192 "devlop": "^1.0.0", 4193 "micromark-factory-destination": "^2.0.0", 4194 "micromark-factory-label": "^2.0.0", 4195 "micromark-factory-space": "^2.0.0", 4196 "micromark-factory-title": "^2.0.0", 4197 "micromark-factory-whitespace": "^2.0.0", 4198 "micromark-util-character": "^2.0.0", 4199 "micromark-util-chunked": "^2.0.0", 4200 "micromark-util-classify-character": "^2.0.0", 4201 "micromark-util-html-tag-name": "^2.0.0", 4202 "micromark-util-normalize-identifier": "^2.0.0", 4203 "micromark-util-resolve-all": "^2.0.0", 4204 "micromark-util-subtokenize": "^2.0.0", 4205 "micromark-util-symbol": "^2.0.0", 4206 "micromark-util-types": "^2.0.0" 4207 } 4208 }, 4209 "node_modules/micromark-extension-gfm": { 4210 "version": "3.0.0", 4211 "resolved": "https://registry.npmjs.org/micromark-extension-gfm/-/micromark-extension-gfm-3.0.0.tgz", 4212 "integrity": "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==", 4213 "dev": true, 4214 "dependencies": { 4215 "micromark-extension-gfm-autolink-literal": "^2.0.0", 4216 "micromark-extension-gfm-footnote": "^2.0.0", 4217 "micromark-extension-gfm-strikethrough": "^2.0.0", 4218 "micromark-extension-gfm-table": "^2.0.0", 4219 "micromark-extension-gfm-tagfilter": "^2.0.0", 4220 "micromark-extension-gfm-task-list-item": "^2.0.0", 4221 "micromark-util-combine-extensions": "^2.0.0", 4222 "micromark-util-types": "^2.0.0" 4223 }, 4224 "funding": { 4225 "type": "opencollective", 4226 "url": "https://opencollective.com/unified" 4227 } 4228 }, 4229 "node_modules/micromark-extension-gfm-autolink-literal": { 4230 "version": "2.1.0", 4231 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz", 4232 "integrity": "sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==", 4233 "dev": true, 4234 "dependencies": { 4235 "micromark-util-character": "^2.0.0", 4236 "micromark-util-sanitize-uri": "^2.0.0", 4237 "micromark-util-symbol": "^2.0.0", 4238 "micromark-util-types": "^2.0.0" 4239 }, 4240 "funding": { 4241 "type": "opencollective", 4242 "url": "https://opencollective.com/unified" 4243 } 4244 }, 4245 "node_modules/micromark-extension-gfm-footnote": { 4246 "version": "2.1.0", 4247 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz", 4248 "integrity": "sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==", 4249 "dev": true, 4250 "dependencies": { 4251 "devlop": "^1.0.0", 4252 "micromark-core-commonmark": "^2.0.0", 4253 "micromark-factory-space": "^2.0.0", 4254 "micromark-util-character": "^2.0.0", 4255 "micromark-util-normalize-identifier": "^2.0.0", 4256 "micromark-util-sanitize-uri": "^2.0.0", 4257 "micromark-util-symbol": "^2.0.0", 4258 "micromark-util-types": "^2.0.0" 4259 }, 4260 "funding": { 4261 "type": "opencollective", 4262 "url": "https://opencollective.com/unified" 4263 } 4264 }, 4265 "node_modules/micromark-extension-gfm-strikethrough": { 4266 "version": "2.1.0", 4267 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz", 4268 "integrity": "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==", 4269 "dev": true, 4270 "dependencies": { 4271 "devlop": "^1.0.0", 4272 "micromark-util-chunked": "^2.0.0", 4273 "micromark-util-classify-character": "^2.0.0", 4274 "micromark-util-resolve-all": "^2.0.0", 4275 "micromark-util-symbol": "^2.0.0", 4276 "micromark-util-types": "^2.0.0" 4277 }, 4278 "funding": { 4279 "type": "opencollective", 4280 "url": "https://opencollective.com/unified" 4281 } 4282 }, 4283 "node_modules/micromark-extension-gfm-table": { 4284 "version": "2.1.1", 4285 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz", 4286 "integrity": "sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==", 4287 "dev": true, 4288 "dependencies": { 4289 "devlop": "^1.0.0", 4290 "micromark-factory-space": "^2.0.0", 4291 "micromark-util-character": "^2.0.0", 4292 "micromark-util-symbol": "^2.0.0", 4293 "micromark-util-types": "^2.0.0" 4294 }, 4295 "funding": { 4296 "type": "opencollective", 4297 "url": "https://opencollective.com/unified" 4298 } 4299 }, 4300 "node_modules/micromark-extension-gfm-tagfilter": { 4301 "version": "2.0.0", 4302 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz", 4303 "integrity": "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==", 4304 "dev": true, 4305 "dependencies": { 4306 "micromark-util-types": "^2.0.0" 4307 }, 4308 "funding": { 4309 "type": "opencollective", 4310 "url": "https://opencollective.com/unified" 4311 } 4312 }, 4313 "node_modules/micromark-extension-gfm-task-list-item": { 4314 "version": "2.1.0", 4315 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz", 4316 "integrity": "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==", 4317 "dev": true, 4318 "dependencies": { 4319 "devlop": "^1.0.0", 4320 "micromark-factory-space": "^2.0.0", 4321 "micromark-util-character": "^2.0.0", 4322 "micromark-util-symbol": "^2.0.0", 4323 "micromark-util-types": "^2.0.0" 4324 }, 4325 "funding": { 4326 "type": "opencollective", 4327 "url": "https://opencollective.com/unified" 4328 } 4329 }, 4330 "node_modules/micromark-factory-destination": { 4331 "version": "2.0.1", 4332 "resolved": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.1.tgz", 4333 "integrity": "sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==", 4334 "dev": true, 4335 "funding": [ 4336 { 4337 "type": "GitHub Sponsors", 4338 "url": "https://github.com/sponsors/unifiedjs" 4339 }, 4340 { 4341 "type": "OpenCollective", 4342 "url": "https://opencollective.com/unified" 4343 } 4344 ], 4345 "dependencies": { 4346 "micromark-util-character": "^2.0.0", 4347 "micromark-util-symbol": "^2.0.0", 4348 "micromark-util-types": "^2.0.0" 4349 } 4350 }, 4351 "node_modules/micromark-factory-label": { 4352 "version": "2.0.1", 4353 "resolved": "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-2.0.1.tgz", 4354 "integrity": "sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==", 4355 "dev": true, 4356 "funding": [ 4357 { 4358 "type": "GitHub Sponsors", 4359 "url": "https://github.com/sponsors/unifiedjs" 4360 }, 4361 { 4362 "type": "OpenCollective", 4363 "url": "https://opencollective.com/unified" 4364 } 4365 ], 4366 "dependencies": { 4367 "devlop": "^1.0.0", 4368 "micromark-util-character": "^2.0.0", 4369 "micromark-util-symbol": "^2.0.0", 4370 "micromark-util-types": "^2.0.0" 4371 } 4372 }, 4373 "node_modules/micromark-factory-space": { 4374 "version": "2.0.1", 4375 "resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.1.tgz", 4376 "integrity": "sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==", 4377 "dev": true, 4378 "funding": [ 4379 { 4380 "type": "GitHub Sponsors", 4381 "url": "https://github.com/sponsors/unifiedjs" 4382 }, 4383 { 4384 "type": "OpenCollective", 4385 "url": "https://opencollective.com/unified" 4386 } 4387 ], 4388 "dependencies": { 4389 "micromark-util-character": "^2.0.0", 4390 "micromark-util-types": "^2.0.0" 4391 } 4392 }, 4393 "node_modules/micromark-factory-title": { 4394 "version": "2.0.1", 4395 "resolved": "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-2.0.1.tgz", 4396 "integrity": "sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==", 4397 "dev": true, 4398 "funding": [ 4399 { 4400 "type": "GitHub Sponsors", 4401 "url": "https://github.com/sponsors/unifiedjs" 4402 }, 4403 { 4404 "type": "OpenCollective", 4405 "url": "https://opencollective.com/unified" 4406 } 4407 ], 4408 "dependencies": { 4409 "micromark-factory-space": "^2.0.0", 4410 "micromark-util-character": "^2.0.0", 4411 "micromark-util-symbol": "^2.0.0", 4412 "micromark-util-types": "^2.0.0" 4413 } 4414 }, 4415 "node_modules/micromark-factory-whitespace": { 4416 "version": "2.0.1", 4417 "resolved": "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.1.tgz", 4418 "integrity": "sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==", 4419 "dev": true, 4420 "funding": [ 4421 { 4422 "type": "GitHub Sponsors", 4423 "url": "https://github.com/sponsors/unifiedjs" 4424 }, 4425 { 4426 "type": "OpenCollective", 4427 "url": "https://opencollective.com/unified" 4428 } 4429 ], 4430 "dependencies": { 4431 "micromark-factory-space": "^2.0.0", 4432 "micromark-util-character": "^2.0.0", 4433 "micromark-util-symbol": "^2.0.0", 4434 "micromark-util-types": "^2.0.0" 4435 } 4436 }, 4437 "node_modules/micromark-util-character": { 4438 "version": "2.1.1", 4439 "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.1.tgz", 4440 "integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==", 4441 "dev": true, 4442 "funding": [ 4443 { 4444 "type": "GitHub Sponsors", 4445 "url": "https://github.com/sponsors/unifiedjs" 4446 }, 4447 { 4448 "type": "OpenCollective", 4449 "url": "https://opencollective.com/unified" 4450 } 4451 ], 4452 "dependencies": { 4453 "micromark-util-symbol": "^2.0.0", 4454 "micromark-util-types": "^2.0.0" 4455 } 4456 }, 4457 "node_modules/micromark-util-chunked": { 4458 "version": "2.0.1", 4459 "resolved": "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-2.0.1.tgz", 4460 "integrity": "sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==", 4461 "dev": true, 4462 "funding": [ 4463 { 4464 "type": "GitHub Sponsors", 4465 "url": "https://github.com/sponsors/unifiedjs" 4466 }, 4467 { 4468 "type": "OpenCollective", 4469 "url": "https://opencollective.com/unified" 4470 } 4471 ], 4472 "dependencies": { 4473 "micromark-util-symbol": "^2.0.0" 4474 } 4475 }, 4476 "node_modules/micromark-util-classify-character": { 4477 "version": "2.0.1", 4478 "resolved": "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-2.0.1.tgz", 4479 "integrity": "sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==", 4480 "dev": true, 4481 "funding": [ 4482 { 4483 "type": "GitHub Sponsors", 4484 "url": "https://github.com/sponsors/unifiedjs" 4485 }, 4486 { 4487 "type": "OpenCollective", 4488 "url": "https://opencollective.com/unified" 4489 } 4490 ], 4491 "dependencies": { 4492 "micromark-util-character": "^2.0.0", 4493 "micromark-util-symbol": "^2.0.0", 4494 "micromark-util-types": "^2.0.0" 4495 } 4496 }, 4497 "node_modules/micromark-util-combine-extensions": { 4498 "version": "2.0.1", 4499 "resolved": "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.1.tgz", 4500 "integrity": "sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==", 4501 "dev": true, 4502 "funding": [ 4503 { 4504 "type": "GitHub Sponsors", 4505 "url": "https://github.com/sponsors/unifiedjs" 4506 }, 4507 { 4508 "type": "OpenCollective", 4509 "url": "https://opencollective.com/unified" 4510 } 4511 ], 4512 "dependencies": { 4513 "micromark-util-chunked": "^2.0.0", 4514 "micromark-util-types": "^2.0.0" 4515 } 4516 }, 4517 "node_modules/micromark-util-decode-numeric-character-reference": { 4518 "version": "2.0.2", 4519 "resolved": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.2.tgz", 4520 "integrity": "sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==", 4521 "dev": true, 4522 "funding": [ 4523 { 4524 "type": "GitHub Sponsors", 4525 "url": "https://github.com/sponsors/unifiedjs" 4526 }, 4527 { 4528 "type": "OpenCollective", 4529 "url": "https://opencollective.com/unified" 4530 } 4531 ], 4532 "dependencies": { 4533 "micromark-util-symbol": "^2.0.0" 4534 } 4535 }, 4536 "node_modules/micromark-util-decode-string": { 4537 "version": "2.0.1", 4538 "resolved": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.1.tgz", 4539 "integrity": "sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==", 4540 "dev": true, 4541 "funding": [ 4542 { 4543 "type": "GitHub Sponsors", 4544 "url": "https://github.com/sponsors/unifiedjs" 4545 }, 4546 { 4547 "type": "OpenCollective", 4548 "url": "https://opencollective.com/unified" 4549 } 4550 ], 4551 "dependencies": { 4552 "decode-named-character-reference": "^1.0.0", 4553 "micromark-util-character": "^2.0.0", 4554 "micromark-util-decode-numeric-character-reference": "^2.0.0", 4555 "micromark-util-symbol": "^2.0.0" 4556 } 4557 }, 4558 "node_modules/micromark-util-encode": { 4559 "version": "2.0.1", 4560 "resolved": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz", 4561 "integrity": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==", 4562 "dev": true, 4563 "funding": [ 4564 { 4565 "type": "GitHub Sponsors", 4566 "url": "https://github.com/sponsors/unifiedjs" 4567 }, 4568 { 4569 "type": "OpenCollective", 4570 "url": "https://opencollective.com/unified" 4571 } 4572 ] 4573 }, 4574 "node_modules/micromark-util-html-tag-name": { 4575 "version": "2.0.1", 4576 "resolved": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.1.tgz", 4577 "integrity": "sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==", 4578 "dev": true, 4579 "funding": [ 4580 { 4581 "type": "GitHub Sponsors", 4582 "url": "https://github.com/sponsors/unifiedjs" 4583 }, 4584 { 4585 "type": "OpenCollective", 4586 "url": "https://opencollective.com/unified" 4587 } 4588 ] 4589 }, 4590 "node_modules/micromark-util-normalize-identifier": { 4591 "version": "2.0.1", 4592 "resolved": "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.1.tgz", 4593 "integrity": "sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==", 4594 "dev": true, 4595 "funding": [ 4596 { 4597 "type": "GitHub Sponsors", 4598 "url": "https://github.com/sponsors/unifiedjs" 4599 }, 4600 { 4601 "type": "OpenCollective", 4602 "url": "https://opencollective.com/unified" 4603 } 4604 ], 4605 "dependencies": { 4606 "micromark-util-symbol": "^2.0.0" 4607 } 4608 }, 4609 "node_modules/micromark-util-resolve-all": { 4610 "version": "2.0.1", 4611 "resolved": "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.1.tgz", 4612 "integrity": "sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==", 4613 "dev": true, 4614 "funding": [ 4615 { 4616 "type": "GitHub Sponsors", 4617 "url": "https://github.com/sponsors/unifiedjs" 4618 }, 4619 { 4620 "type": "OpenCollective", 4621 "url": "https://opencollective.com/unified" 4622 } 4623 ], 4624 "dependencies": { 4625 "micromark-util-types": "^2.0.0" 4626 } 4627 }, 4628 "node_modules/micromark-util-sanitize-uri": { 4629 "version": "2.0.1", 4630 "resolved": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz", 4631 "integrity": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==", 4632 "dev": true, 4633 "funding": [ 4634 { 4635 "type": "GitHub Sponsors", 4636 "url": "https://github.com/sponsors/unifiedjs" 4637 }, 4638 { 4639 "type": "OpenCollective", 4640 "url": "https://opencollective.com/unified" 4641 } 4642 ], 4643 "dependencies": { 4644 "micromark-util-character": "^2.0.0", 4645 "micromark-util-encode": "^2.0.0", 4646 "micromark-util-symbol": "^2.0.0" 4647 } 4648 }, 4649 "node_modules/micromark-util-subtokenize": { 4650 "version": "2.1.0", 4651 "resolved": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.1.0.tgz", 4652 "integrity": "sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==", 4653 "dev": true, 4654 "funding": [ 4655 { 4656 "type": "GitHub Sponsors", 4657 "url": "https://github.com/sponsors/unifiedjs" 4658 }, 4659 { 4660 "type": "OpenCollective", 4661 "url": "https://opencollective.com/unified" 4662 } 4663 ], 4664 "dependencies": { 4665 "devlop": "^1.0.0", 4666 "micromark-util-chunked": "^2.0.0", 4667 "micromark-util-symbol": "^2.0.0", 4668 "micromark-util-types": "^2.0.0" 4669 } 4670 }, 4671 "node_modules/micromark-util-symbol": { 4672 "version": "2.0.1", 4673 "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz", 4674 "integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==", 4675 "dev": true, 4676 "funding": [ 4677 { 4678 "type": "GitHub Sponsors", 4679 "url": "https://github.com/sponsors/unifiedjs" 4680 }, 4681 { 4682 "type": "OpenCollective", 4683 "url": "https://opencollective.com/unified" 4684 } 4685 ] 4686 }, 4687 "node_modules/micromark-util-types": { 4688 "version": "2.0.2", 4689 "resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.2.tgz", 4690 "integrity": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==", 4691 "dev": true, 4692 "funding": [ 4693 { 4694 "type": "GitHub Sponsors", 4695 "url": "https://github.com/sponsors/unifiedjs" 4696 }, 4697 { 4698 "type": "OpenCollective", 4699 "url": "https://opencollective.com/unified" 4700 } 4701 ] 4702 }, 4703 "node_modules/micromatch": { 4704 "version": "4.0.8", 4705 "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", 4706 "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", 4707 "dev": true, 4708 "optional": true, 4709 "dependencies": { 4710 "braces": "^3.0.3", 4711 "picomatch": "^2.3.1" 4712 }, 4713 "engines": { 4714 "node": ">=8.6" 4715 } 4716 }, 4717 "node_modules/micromatch/node_modules/picomatch": { 4718 "version": "2.3.1", 4719 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", 4720 "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", 4721 "dev": true, 4722 "optional": true, 4723 "engines": { 4724 "node": ">=8.6" 4725 }, 4726 "funding": { 4727 "url": "https://github.com/sponsors/jonschlinkert" 4728 } 4729 }, 4730 "node_modules/milkdrop-eel-parser": { 4731 "version": "0.0.4", 4732 "resolved": "https://registry.npmjs.org/milkdrop-eel-parser/-/milkdrop-eel-parser-0.0.4.tgz", 4733 "integrity": "sha512-4PsOdTMDB7GM3UFzqXQQXf8MBeoolOhsBLMlhug+IIMZ+yNkvqLbdqDbrueGZc8P8tLRJP8pbAxna1yjFr06HQ==", 4734 "license": "MIT" 4735 }, 4736 "node_modules/milkdrop-preset-converter-aws": { 4737 "version": "0.1.6", 4738 "resolved": "https://registry.npmjs.org/milkdrop-preset-converter-aws/-/milkdrop-preset-converter-aws-0.1.6.tgz", 4739 "integrity": "sha512-nr89LRZYgdrDn17vGQCvUK/LM9d90mywElL7zlzXBTgkxWAs/Kamn1Yl9676ugt4L4BAGo6PTEipIqeYXFSM7g==", 4740 "license": "MIT", 4741 "dependencies": { 4742 "babel-runtime": "^6.26.0", 4743 "glsl-optimizer-js": "^0.0.2", 4744 "milkdrop-eel-parser": "^0.0.4", 4745 "milkdrop-preset-utils": "^0.1.0" 4746 } 4747 }, 4748 "node_modules/milkdrop-preset-utils": { 4749 "version": "0.1.0", 4750 "resolved": "https://registry.npmjs.org/milkdrop-preset-utils/-/milkdrop-preset-utils-0.1.0.tgz", 4751 "integrity": "sha512-yK5y03SN8INC+ssLLYGGsaAHgNxXEUK6PQVV44rg9OAA27F2aPM0tA5uGsDdASH9sgPaAaRVMV5NoEvEkh66Sw==", 4752 "license": "MIT", 4753 "dependencies": { 4754 "babel-runtime": "^6.26.0", 4755 "lodash": "^4.17.4" 4756 } 4757 }, 4758 "node_modules/minimatch": { 4759 "version": "10.0.1", 4760 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz", 4761 "integrity": "sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==", 4762 "dev": true, 4763 "dependencies": { 4764 "brace-expansion": "^2.0.1" 4765 }, 4766 "engines": { 4767 "node": "20 || >=22" 4768 }, 4769 "funding": { 4770 "url": "https://github.com/sponsors/isaacs" 4771 } 4772 }, 4773 "node_modules/minipass": { 4774 "version": "7.1.2", 4775 "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", 4776 "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", 4777 "dev": true, 4778 "engines": { 4779 "node": ">=16 || 14 >=14.17" 4780 } 4781 }, 4782 "node_modules/mrmime": { 4783 "version": "2.0.1", 4784 "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.1.tgz", 4785 "integrity": "sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==", 4786 "dev": true, 4787 "engines": { 4788 "node": ">=10" 4789 } 4790 }, 4791 "node_modules/ms": { 4792 "version": "2.1.3", 4793 "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", 4794 "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" 4795 }, 4796 "node_modules/music-metadata": { 4797 "version": "11.2.3", 4798 "resolved": "https://registry.npmjs.org/music-metadata/-/music-metadata-11.2.3.tgz", 4799 "integrity": "sha512-ReVxFoO12kaRiaNmqxkAdytul1Ntl2ersdIyw/CqWPysvOFpUrr19s8uOHEA4xjK69ETmpP71KezXWEE7r5Myg==", 4800 "funding": [ 4801 { 4802 "type": "github", 4803 "url": "https://github.com/sponsors/Borewit" 4804 }, 4805 { 4806 "type": "buymeacoffee", 4807 "url": "https://buymeacoffee.com/borewit" 4808 } 4809 ], 4810 "license": "MIT", 4811 "dependencies": { 4812 "@tokenizer/token": "^0.3.0", 4813 "content-type": "^1.0.5", 4814 "debug": "^4.4.1", 4815 "file-type": "^20.5.0", 4816 "media-typer": "^1.1.0", 4817 "strtok3": "^10.2.2", 4818 "token-types": "^6.0.0", 4819 "uint8array-extras": "^1.4.0" 4820 }, 4821 "engines": { 4822 "node": ">=18" 4823 } 4824 }, 4825 "node_modules/music-metadata-browser": { 4826 "version": "0.6.6", 4827 "resolved": "https://registry.npmjs.org/music-metadata-browser/-/music-metadata-browser-0.6.6.tgz", 4828 "integrity": "sha512-14KFz4HR6rM6RATcLtJoBDRbehU/dKdVzElCdeI8CjP7Un2HtSf0WiT7f7Lz+XNkcBMZUjthmC6Wy4+NNayCRw==", 4829 "deprecated": "No longer support, superseded by music-metadata", 4830 "license": "MIT", 4831 "dependencies": { 4832 "assert": "^1.4.1", 4833 "buffer": "^5.2.1", 4834 "debug": "^4.0.1", 4835 "music-metadata": "^3.4.0", 4836 "readable-stream": "^3.0.6", 4837 "remove": "^0.1.5", 4838 "typedarray-to-buffer": "^3.1.5" 4839 } 4840 }, 4841 "node_modules/music-metadata-browser/node_modules/file-type": { 4842 "version": "11.1.0", 4843 "resolved": "https://registry.npmjs.org/file-type/-/file-type-11.1.0.tgz", 4844 "integrity": "sha512-rM0UO7Qm9K7TWTtA6AShI/t7H5BPjDeGVDaNyg9BjHAj3PysKy7+8C8D137R88jnR3rFJZQB/tFgydl5sN5m7g==", 4845 "license": "MIT", 4846 "engines": { 4847 "node": ">=6" 4848 } 4849 }, 4850 "node_modules/music-metadata-browser/node_modules/media-typer": { 4851 "version": "0.3.0", 4852 "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", 4853 "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==", 4854 "license": "MIT", 4855 "engines": { 4856 "node": ">= 0.6" 4857 } 4858 }, 4859 "node_modules/music-metadata-browser/node_modules/music-metadata": { 4860 "version": "3.8.0", 4861 "resolved": "https://registry.npmjs.org/music-metadata/-/music-metadata-3.8.0.tgz", 4862 "integrity": "sha512-aIADbp3uCS+ANr4nnFEHzTzMy81OT7PR7WBMW73SJ28Y7P94nnEugmTOj1ICP2JmxBBDlo+MeYVgiPnxVN69tg==", 4863 "license": "MIT", 4864 "dependencies": { 4865 "debug": "^4.1.0", 4866 "file-type": "^11.0.0", 4867 "media-typer": "0.3.0", 4868 "strtok3": "^2.3.0", 4869 "token-types": "^1.0.1" 4870 }, 4871 "engines": { 4872 "node": "*" 4873 } 4874 }, 4875 "node_modules/music-metadata-browser/node_modules/readable-stream": { 4876 "version": "3.6.2", 4877 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz", 4878 "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", 4879 "license": "MIT", 4880 "dependencies": { 4881 "inherits": "^2.0.3", 4882 "string_decoder": "^1.1.1", 4883 "util-deprecate": "^1.0.1" 4884 }, 4885 "engines": { 4886 "node": ">= 6" 4887 } 4888 }, 4889 "node_modules/music-metadata-browser/node_modules/strtok3": { 4890 "version": "2.3.0", 4891 "resolved": "https://registry.npmjs.org/strtok3/-/strtok3-2.3.0.tgz", 4892 "integrity": "sha512-AA67/1atBh7X0fUTDevjW89by2ZkY9RZAnkwusx5Yc1COYf0ruUbpYOOIs03SnRA1CF9K3+BtRXKOEtKhAXVaQ==", 4893 "license": "MIT", 4894 "dependencies": { 4895 "debug": "^4.1.0", 4896 "then-read-stream": "^1.5.0", 4897 "token-types": "^1.0.1" 4898 }, 4899 "engines": { 4900 "node": ">=0.1.98" 4901 } 4902 }, 4903 "node_modules/music-metadata-browser/node_modules/token-types": { 4904 "version": "1.3.2", 4905 "resolved": "https://registry.npmjs.org/token-types/-/token-types-1.3.2.tgz", 4906 "integrity": "sha512-LemYprKRfZPUiwVEMIL8fIP/cvZBpMds1PklsyoQyLZdKk7SQlldNGzw4TTrg2MnWLGSkMM6gUa1EW0h1d72fg==", 4907 "license": "MIT", 4908 "dependencies": { 4909 "ieee754": "^1.1.13" 4910 }, 4911 "engines": { 4912 "node": ">=0.1.98" 4913 } 4914 }, 4915 "node_modules/nanoid": { 4916 "version": "3.3.11", 4917 "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz", 4918 "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", 4919 "dev": true, 4920 "funding": [ 4921 { 4922 "type": "github", 4923 "url": "https://github.com/sponsors/ai" 4924 } 4925 ], 4926 "bin": { 4927 "nanoid": "bin/nanoid.cjs" 4928 }, 4929 "engines": { 4930 "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" 4931 } 4932 }, 4933 "node_modules/native-file-system-adapter": { 4934 "version": "3.0.1", 4935 "resolved": "https://registry.npmjs.org/native-file-system-adapter/-/native-file-system-adapter-3.0.1.tgz", 4936 "integrity": "sha512-ocuhsYk2SY0906LPc3QIMW+rCV3MdhqGiy7wV5Bf0e8/5TsMjDdyIwhNiVPiKxzTJLDrLT6h8BoV9ERfJscKhw==", 4937 "funding": [ 4938 { 4939 "type": "github", 4940 "url": "https://github.com/sponsors/jimmywarting" 4941 }, 4942 { 4943 "type": "paypal", 4944 "url": "https://paypal.me/jimmywarting" 4945 } 4946 ], 4947 "engines": { 4948 "node": ">=14.8.0" 4949 }, 4950 "optionalDependencies": { 4951 "fetch-blob": "^3.2.0" 4952 } 4953 }, 4954 "node_modules/neotraverse": { 4955 "version": "0.6.18", 4956 "resolved": "https://registry.npmjs.org/neotraverse/-/neotraverse-0.6.18.tgz", 4957 "integrity": "sha512-Z4SmBUweYa09+o6pG+eASabEpP6QkQ70yHj351pQoEXIs8uHbaU2DWVmzBANKgflPa47A50PtB2+NgRpQvr7vA==", 4958 "dev": true, 4959 "engines": { 4960 "node": ">= 10" 4961 } 4962 }, 4963 "node_modules/nlcst-to-string": { 4964 "version": "4.0.0", 4965 "resolved": "https://registry.npmjs.org/nlcst-to-string/-/nlcst-to-string-4.0.0.tgz", 4966 "integrity": "sha512-YKLBCcUYKAg0FNlOBT6aI91qFmSiFKiluk655WzPF+DDMA02qIyy8uiRqI8QXtcFpEvll12LpL5MXqEmAZ+dcA==", 4967 "dev": true, 4968 "dependencies": { 4969 "@types/nlcst": "^2.0.0" 4970 }, 4971 "funding": { 4972 "type": "opencollective", 4973 "url": "https://opencollective.com/unified" 4974 } 4975 }, 4976 "node_modules/node-addon-api": { 4977 "version": "7.1.1", 4978 "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz", 4979 "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==", 4980 "dev": true, 4981 "optional": true 4982 }, 4983 "node_modules/node-domexception": { 4984 "version": "1.0.0", 4985 "resolved": "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz", 4986 "integrity": "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==", 4987 "deprecated": "Use your platform's native DOMException instead", 4988 "funding": [ 4989 { 4990 "type": "github", 4991 "url": "https://github.com/sponsors/jimmywarting" 4992 }, 4993 { 4994 "type": "github", 4995 "url": "https://paypal.me/jimmywarting" 4996 } 4997 ], 4998 "optional": true, 4999 "engines": { 5000 "node": ">=10.5.0" 5001 } 5002 }, 5003 "node_modules/node-fetch": { 5004 "version": "2.7.0", 5005 "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", 5006 "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", 5007 "dev": true, 5008 "dependencies": { 5009 "whatwg-url": "^5.0.0" 5010 }, 5011 "engines": { 5012 "node": "4.x || >=6.0.0" 5013 }, 5014 "peerDependencies": { 5015 "encoding": "^0.1.0" 5016 }, 5017 "peerDependenciesMeta": { 5018 "encoding": { 5019 "optional": true 5020 } 5021 } 5022 }, 5023 "node_modules/node-fetch-native": { 5024 "version": "1.6.6", 5025 "resolved": "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.6.6.tgz", 5026 "integrity": "sha512-8Mc2HhqPdlIfedsuZoc3yioPuzp6b+L5jRCRY1QzuWZh2EGJVQrGppC6V6cF0bLdbW0+O2YpqCA25aF/1lvipQ==", 5027 "dev": true 5028 }, 5029 "node_modules/node-mock-http": { 5030 "version": "1.0.0", 5031 "resolved": "https://registry.npmjs.org/node-mock-http/-/node-mock-http-1.0.0.tgz", 5032 "integrity": "sha512-0uGYQ1WQL1M5kKvGRXWQ3uZCHtLTO8hln3oBjIusM75WoesZ909uQJs/Hb946i2SS+Gsrhkaa6iAO17jRIv6DQ==", 5033 "dev": true 5034 }, 5035 "node_modules/normalize-path": { 5036 "version": "3.0.0", 5037 "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", 5038 "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", 5039 "dev": true, 5040 "engines": { 5041 "node": ">=0.10.0" 5042 } 5043 }, 5044 "node_modules/object-assign": { 5045 "version": "4.1.1", 5046 "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", 5047 "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", 5048 "license": "MIT", 5049 "engines": { 5050 "node": ">=0.10.0" 5051 } 5052 }, 5053 "node_modules/object-keys": { 5054 "version": "1.1.1", 5055 "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", 5056 "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", 5057 "license": "MIT", 5058 "engines": { 5059 "node": ">= 0.4" 5060 } 5061 }, 5062 "node_modules/object.assign": { 5063 "version": "4.1.7", 5064 "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.7.tgz", 5065 "integrity": "sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==", 5066 "license": "MIT", 5067 "dependencies": { 5068 "call-bind": "^1.0.8", 5069 "call-bound": "^1.0.3", 5070 "define-properties": "^1.2.1", 5071 "es-object-atoms": "^1.0.0", 5072 "has-symbols": "^1.1.0", 5073 "object-keys": "^1.1.1" 5074 }, 5075 "engines": { 5076 "node": ">= 0.4" 5077 }, 5078 "funding": { 5079 "url": "https://github.com/sponsors/ljharb" 5080 } 5081 }, 5082 "node_modules/ofetch": { 5083 "version": "1.4.1", 5084 "resolved": "https://registry.npmjs.org/ofetch/-/ofetch-1.4.1.tgz", 5085 "integrity": "sha512-QZj2DfGplQAr2oj9KzceK9Hwz6Whxazmn85yYeVuS3u9XTMOGMRx0kO95MQ+vLsj/S/NwBDMMLU5hpxvI6Tklw==", 5086 "dev": true, 5087 "dependencies": { 5088 "destr": "^2.0.3", 5089 "node-fetch-native": "^1.6.4", 5090 "ufo": "^1.5.4" 5091 } 5092 }, 5093 "node_modules/ohash": { 5094 "version": "2.0.11", 5095 "resolved": "https://registry.npmjs.org/ohash/-/ohash-2.0.11.tgz", 5096 "integrity": "sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==", 5097 "dev": true 5098 }, 5099 "node_modules/oniguruma-parser": { 5100 "version": "0.11.2", 5101 "resolved": "https://registry.npmjs.org/oniguruma-parser/-/oniguruma-parser-0.11.2.tgz", 5102 "integrity": "sha512-F7Ld4oDZJCI5/wCZ8AOffQbqjSzIRpKH7I/iuSs1SkhZeCj0wS6PMZ4W6VA16TWHrAo0Y9bBKEJOe7tvwcTXnw==", 5103 "dev": true 5104 }, 5105 "node_modules/oniguruma-to-es": { 5106 "version": "4.2.0", 5107 "resolved": "https://registry.npmjs.org/oniguruma-to-es/-/oniguruma-to-es-4.2.0.tgz", 5108 "integrity": "sha512-MDPs6KSOLS0tKQ7joqg44dRIRZUyotfTy0r+7oEEs6VwWWP0+E2PPDYWMFN0aqOjRyWHBYq7RfKw9GQk2S2z5g==", 5109 "dev": true, 5110 "dependencies": { 5111 "emoji-regex-xs": "^1.0.0", 5112 "oniguruma-parser": "^0.11.0", 5113 "regex": "^6.0.1", 5114 "regex-recursion": "^6.0.2" 5115 } 5116 }, 5117 "node_modules/p-limit": { 5118 "version": "6.2.0", 5119 "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-6.2.0.tgz", 5120 "integrity": "sha512-kuUqqHNUqoIWp/c467RI4X6mmyuojY5jGutNU0wVTmEOOfcuwLqyMVoAi9MKi2Ak+5i9+nhmrK4ufZE8069kHA==", 5121 "dev": true, 5122 "dependencies": { 5123 "yocto-queue": "^1.1.1" 5124 }, 5125 "engines": { 5126 "node": ">=18" 5127 }, 5128 "funding": { 5129 "url": "https://github.com/sponsors/sindresorhus" 5130 } 5131 }, 5132 "node_modules/p-queue": { 5133 "version": "8.1.0", 5134 "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-8.1.0.tgz", 5135 "integrity": "sha512-mxLDbbGIBEXTJL0zEx8JIylaj3xQ7Z/7eEVjcF9fJX4DBiH9oqe+oahYnlKKxm0Ci9TlWTyhSHgygxMxjIB2jw==", 5136 "dev": true, 5137 "dependencies": { 5138 "eventemitter3": "^5.0.1", 5139 "p-timeout": "^6.1.2" 5140 }, 5141 "engines": { 5142 "node": ">=18" 5143 }, 5144 "funding": { 5145 "url": "https://github.com/sponsors/sindresorhus" 5146 } 5147 }, 5148 "node_modules/p-timeout": { 5149 "version": "6.1.4", 5150 "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-6.1.4.tgz", 5151 "integrity": "sha512-MyIV3ZA/PmyBN/ud8vV9XzwTrNtR4jFrObymZYnZqMmW0zA8Z17vnT0rBgFE/TlohB+YCHqXMgZzb3Csp49vqg==", 5152 "dev": true, 5153 "engines": { 5154 "node": ">=14.16" 5155 }, 5156 "funding": { 5157 "url": "https://github.com/sponsors/sindresorhus" 5158 } 5159 }, 5160 "node_modules/package-json-from-dist": { 5161 "version": "1.0.1", 5162 "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz", 5163 "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==", 5164 "dev": true 5165 }, 5166 "node_modules/package-manager-detector": { 5167 "version": "1.2.0", 5168 "resolved": "https://registry.npmjs.org/package-manager-detector/-/package-manager-detector-1.2.0.tgz", 5169 "integrity": "sha512-PutJepsOtsqVfUsxCzgTTpyXmiAgvKptIgY4th5eq5UXXFhj5PxfQ9hnGkypMeovpAvVshFRItoFHYO18TCOqA==", 5170 "dev": true 5171 }, 5172 "node_modules/pako": { 5173 "version": "0.2.9", 5174 "resolved": "https://registry.npmjs.org/pako/-/pako-0.2.9.tgz", 5175 "integrity": "sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==", 5176 "dev": true 5177 }, 5178 "node_modules/parse-latin": { 5179 "version": "7.0.0", 5180 "resolved": "https://registry.npmjs.org/parse-latin/-/parse-latin-7.0.0.tgz", 5181 "integrity": "sha512-mhHgobPPua5kZ98EF4HWiH167JWBfl4pvAIXXdbaVohtK7a6YBOy56kvhCqduqyo/f3yrHFWmqmiMg/BkBkYYQ==", 5182 "dev": true, 5183 "dependencies": { 5184 "@types/nlcst": "^2.0.0", 5185 "@types/unist": "^3.0.0", 5186 "nlcst-to-string": "^4.0.0", 5187 "unist-util-modify-children": "^4.0.0", 5188 "unist-util-visit-children": "^3.0.0", 5189 "vfile": "^6.0.0" 5190 }, 5191 "funding": { 5192 "type": "github", 5193 "url": "https://github.com/sponsors/wooorm" 5194 } 5195 }, 5196 "node_modules/parse5": { 5197 "version": "7.2.1", 5198 "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.2.1.tgz", 5199 "integrity": "sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==", 5200 "dev": true, 5201 "dependencies": { 5202 "entities": "^4.5.0" 5203 }, 5204 "funding": { 5205 "url": "https://github.com/inikulin/parse5?sponsor=1" 5206 } 5207 }, 5208 "node_modules/path-key": { 5209 "version": "3.1.1", 5210 "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", 5211 "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", 5212 "dev": true, 5213 "engines": { 5214 "node": ">=8" 5215 } 5216 }, 5217 "node_modules/path-scurry": { 5218 "version": "2.0.0", 5219 "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.0.tgz", 5220 "integrity": "sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==", 5221 "dev": true, 5222 "dependencies": { 5223 "lru-cache": "^11.0.0", 5224 "minipass": "^7.1.2" 5225 }, 5226 "engines": { 5227 "node": "20 || >=22" 5228 }, 5229 "funding": { 5230 "url": "https://github.com/sponsors/isaacs" 5231 } 5232 }, 5233 "node_modules/path-scurry/node_modules/lru-cache": { 5234 "version": "11.1.0", 5235 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.1.0.tgz", 5236 "integrity": "sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==", 5237 "dev": true, 5238 "engines": { 5239 "node": "20 || >=22" 5240 } 5241 }, 5242 "node_modules/peek-readable": { 5243 "version": "7.0.0", 5244 "resolved": "https://registry.npmjs.org/peek-readable/-/peek-readable-7.0.0.tgz", 5245 "integrity": "sha512-nri2TO5JE3/mRryik9LlHFT53cgHfRK0Lt0BAZQXku/AW3E6XLt2GaY8siWi7dvW/m1z0ecn+J+bpDa9ZN3IsQ==", 5246 "license": "MIT", 5247 "engines": { 5248 "node": ">=18" 5249 }, 5250 "funding": { 5251 "type": "github", 5252 "url": "https://github.com/sponsors/Borewit" 5253 } 5254 }, 5255 "node_modules/picocolors": { 5256 "version": "1.1.1", 5257 "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", 5258 "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", 5259 "dev": true 5260 }, 5261 "node_modules/picomatch": { 5262 "version": "4.0.2", 5263 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz", 5264 "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", 5265 "dev": true, 5266 "engines": { 5267 "node": ">=12" 5268 }, 5269 "funding": { 5270 "url": "https://github.com/sponsors/jonschlinkert" 5271 } 5272 }, 5273 "node_modules/postcss": { 5274 "version": "8.5.3", 5275 "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.3.tgz", 5276 "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==", 5277 "dev": true, 5278 "funding": [ 5279 { 5280 "type": "opencollective", 5281 "url": "https://opencollective.com/postcss/" 5282 }, 5283 { 5284 "type": "tidelift", 5285 "url": "https://tidelift.com/funding/github/npm/postcss" 5286 }, 5287 { 5288 "type": "github", 5289 "url": "https://github.com/sponsors/ai" 5290 } 5291 ], 5292 "dependencies": { 5293 "nanoid": "^3.3.8", 5294 "picocolors": "^1.1.1", 5295 "source-map-js": "^1.2.1" 5296 }, 5297 "engines": { 5298 "node": "^10 || ^12 || >=14" 5299 } 5300 }, 5301 "node_modules/postcss-selector-parser": { 5302 "version": "6.1.2", 5303 "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", 5304 "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", 5305 "dev": true, 5306 "dependencies": { 5307 "cssesc": "^3.0.0", 5308 "util-deprecate": "^1.0.2" 5309 }, 5310 "engines": { 5311 "node": ">=4" 5312 } 5313 }, 5314 "node_modules/prismjs": { 5315 "version": "1.30.0", 5316 "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.30.0.tgz", 5317 "integrity": "sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==", 5318 "dev": true, 5319 "engines": { 5320 "node": ">=6" 5321 } 5322 }, 5323 "node_modules/process-nextick-args": { 5324 "version": "2.0.1", 5325 "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", 5326 "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", 5327 "license": "MIT" 5328 }, 5329 "node_modules/prompts": { 5330 "version": "2.4.2", 5331 "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz", 5332 "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==", 5333 "dev": true, 5334 "dependencies": { 5335 "kleur": "^3.0.3", 5336 "sisteransi": "^1.0.5" 5337 }, 5338 "engines": { 5339 "node": ">= 6" 5340 } 5341 }, 5342 "node_modules/prompts/node_modules/kleur": { 5343 "version": "3.0.3", 5344 "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz", 5345 "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==", 5346 "dev": true, 5347 "engines": { 5348 "node": ">=6" 5349 } 5350 }, 5351 "node_modules/prop-types": { 5352 "version": "15.8.1", 5353 "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", 5354 "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", 5355 "license": "MIT", 5356 "dependencies": { 5357 "loose-envify": "^1.4.0", 5358 "object-assign": "^4.1.1", 5359 "react-is": "^16.13.1" 5360 } 5361 }, 5362 "node_modules/prop-types/node_modules/react-is": { 5363 "version": "16.13.1", 5364 "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", 5365 "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", 5366 "license": "MIT" 5367 }, 5368 "node_modules/property-information": { 5369 "version": "7.0.0", 5370 "resolved": "https://registry.npmjs.org/property-information/-/property-information-7.0.0.tgz", 5371 "integrity": "sha512-7D/qOz/+Y4X/rzSB6jKxKUsQnphO046ei8qxG59mtM3RG3DHgTK81HrxrmoDVINJb8NKT5ZsRbwHvQ6B68Iyhg==", 5372 "dev": true, 5373 "funding": { 5374 "type": "github", 5375 "url": "https://github.com/sponsors/wooorm" 5376 } 5377 }, 5378 "node_modules/punycode": { 5379 "version": "2.3.1", 5380 "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", 5381 "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", 5382 "license": "MIT", 5383 "engines": { 5384 "node": ">=6" 5385 } 5386 }, 5387 "node_modules/purgecss": { 5388 "version": "7.0.2", 5389 "resolved": "https://registry.npmjs.org/purgecss/-/purgecss-7.0.2.tgz", 5390 "integrity": "sha512-4Ku8KoxNhOWi9X1XJ73XY5fv+I+hhTRedKpGs/2gaBKU8ijUiIKF/uyyIyh7Wo713bELSICF5/NswjcuOqYouQ==", 5391 "dev": true, 5392 "dependencies": { 5393 "commander": "^12.1.0", 5394 "glob": "^11.0.0", 5395 "postcss": "^8.4.47", 5396 "postcss-selector-parser": "^6.1.2" 5397 }, 5398 "bin": { 5399 "purgecss": "bin/purgecss.js" 5400 } 5401 }, 5402 "node_modules/query-string": { 5403 "version": "9.1.2", 5404 "resolved": "https://registry.npmjs.org/query-string/-/query-string-9.1.2.tgz", 5405 "integrity": "sha512-s3UlTyjxRux4KjwWaJsjh1Mp8zoCkSGKirbD9H89pEM9UOZsfpRZpdfzvsy2/mGlLfC3NnYVpy2gk7jXITHEtA==", 5406 "dependencies": { 5407 "decode-uri-component": "^0.4.1", 5408 "filter-obj": "^5.1.0", 5409 "split-on-first": "^3.0.0" 5410 }, 5411 "engines": { 5412 "node": ">=18" 5413 }, 5414 "funding": { 5415 "url": "https://github.com/sponsors/sindresorhus" 5416 } 5417 }, 5418 "node_modules/radix3": { 5419 "version": "1.1.2", 5420 "resolved": "https://registry.npmjs.org/radix3/-/radix3-1.1.2.tgz", 5421 "integrity": "sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==", 5422 "dev": true 5423 }, 5424 "node_modules/react": { 5425 "version": "17.0.2", 5426 "resolved": "https://registry.npmjs.org/react/-/react-17.0.2.tgz", 5427 "integrity": "sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==", 5428 "license": "MIT", 5429 "dependencies": { 5430 "loose-envify": "^1.1.0", 5431 "object-assign": "^4.1.1" 5432 }, 5433 "engines": { 5434 "node": ">=0.10.0" 5435 } 5436 }, 5437 "node_modules/react-dom": { 5438 "version": "17.0.2", 5439 "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-17.0.2.tgz", 5440 "integrity": "sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==", 5441 "license": "MIT", 5442 "dependencies": { 5443 "loose-envify": "^1.1.0", 5444 "object-assign": "^4.1.1", 5445 "scheduler": "^0.20.2" 5446 }, 5447 "peerDependencies": { 5448 "react": "17.0.2" 5449 } 5450 }, 5451 "node_modules/react-is": { 5452 "version": "17.0.2", 5453 "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz", 5454 "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==", 5455 "license": "MIT" 5456 }, 5457 "node_modules/react-redux": { 5458 "version": "7.2.9", 5459 "resolved": "https://registry.npmjs.org/react-redux/-/react-redux-7.2.9.tgz", 5460 "integrity": "sha512-Gx4L3uM182jEEayZfRbI/G11ZpYdNAnBs70lFVMNdHJI76XYtR+7m0MN+eAs7UHBPhWXcnFPaS+9owSCJQHNpQ==", 5461 "license": "MIT", 5462 "dependencies": { 5463 "@babel/runtime": "^7.15.4", 5464 "@types/react-redux": "^7.1.20", 5465 "hoist-non-react-statics": "^3.3.2", 5466 "loose-envify": "^1.4.0", 5467 "prop-types": "^15.7.2", 5468 "react-is": "^17.0.2" 5469 }, 5470 "peerDependencies": { 5471 "react": "^16.8.3 || ^17 || ^18" 5472 }, 5473 "peerDependenciesMeta": { 5474 "react-dom": { 5475 "optional": true 5476 }, 5477 "react-native": { 5478 "optional": true 5479 } 5480 } 5481 }, 5482 "node_modules/readable-stream": { 5483 "version": "2.3.8", 5484 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", 5485 "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", 5486 "license": "MIT", 5487 "dependencies": { 5488 "core-util-is": "~1.0.0", 5489 "inherits": "~2.0.3", 5490 "isarray": "~1.0.0", 5491 "process-nextick-args": "~2.0.0", 5492 "safe-buffer": "~5.1.1", 5493 "string_decoder": "~1.1.1", 5494 "util-deprecate": "~1.0.1" 5495 } 5496 }, 5497 "node_modules/readdirp": { 5498 "version": "4.1.2", 5499 "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz", 5500 "integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==", 5501 "dev": true, 5502 "engines": { 5503 "node": ">= 14.18.0" 5504 }, 5505 "funding": { 5506 "type": "individual", 5507 "url": "https://paulmillr.com/funding/" 5508 } 5509 }, 5510 "node_modules/redux": { 5511 "version": "4.2.1", 5512 "resolved": "https://registry.npmjs.org/redux/-/redux-4.2.1.tgz", 5513 "integrity": "sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==", 5514 "license": "MIT", 5515 "dependencies": { 5516 "@babel/runtime": "^7.9.2" 5517 } 5518 }, 5519 "node_modules/regenerator-runtime": { 5520 "version": "0.11.1", 5521 "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz", 5522 "integrity": "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==", 5523 "license": "MIT" 5524 }, 5525 "node_modules/regex": { 5526 "version": "6.0.1", 5527 "resolved": "https://registry.npmjs.org/regex/-/regex-6.0.1.tgz", 5528 "integrity": "sha512-uorlqlzAKjKQZ5P+kTJr3eeJGSVroLKoHmquUj4zHWuR+hEyNqlXsSKlYYF5F4NI6nl7tWCs0apKJ0lmfsXAPA==", 5529 "dev": true, 5530 "dependencies": { 5531 "regex-utilities": "^2.3.0" 5532 } 5533 }, 5534 "node_modules/regex-recursion": { 5535 "version": "6.0.2", 5536 "resolved": "https://registry.npmjs.org/regex-recursion/-/regex-recursion-6.0.2.tgz", 5537 "integrity": "sha512-0YCaSCq2VRIebiaUviZNs0cBz1kg5kVS2UKUfNIx8YVs1cN3AV7NTctO5FOKBA+UT2BPJIWZauYHPqJODG50cg==", 5538 "dev": true, 5539 "dependencies": { 5540 "regex-utilities": "^2.3.0" 5541 } 5542 }, 5543 "node_modules/regex-utilities": { 5544 "version": "2.3.0", 5545 "resolved": "https://registry.npmjs.org/regex-utilities/-/regex-utilities-2.3.0.tgz", 5546 "integrity": "sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==", 5547 "dev": true 5548 }, 5549 "node_modules/rehype": { 5550 "version": "13.0.2", 5551 "resolved": "https://registry.npmjs.org/rehype/-/rehype-13.0.2.tgz", 5552 "integrity": "sha512-j31mdaRFrwFRUIlxGeuPXXKWQxet52RBQRvCmzl5eCefn/KGbomK5GMHNMsOJf55fgo3qw5tST5neDuarDYR2A==", 5553 "dev": true, 5554 "dependencies": { 5555 "@types/hast": "^3.0.0", 5556 "rehype-parse": "^9.0.0", 5557 "rehype-stringify": "^10.0.0", 5558 "unified": "^11.0.0" 5559 }, 5560 "funding": { 5561 "type": "opencollective", 5562 "url": "https://opencollective.com/unified" 5563 } 5564 }, 5565 "node_modules/rehype-parse": { 5566 "version": "9.0.1", 5567 "resolved": "https://registry.npmjs.org/rehype-parse/-/rehype-parse-9.0.1.tgz", 5568 "integrity": "sha512-ksCzCD0Fgfh7trPDxr2rSylbwq9iYDkSn8TCDmEJ49ljEUBxDVCzCHv7QNzZOfODanX4+bWQ4WZqLCRWYLfhag==", 5569 "dev": true, 5570 "dependencies": { 5571 "@types/hast": "^3.0.0", 5572 "hast-util-from-html": "^2.0.0", 5573 "unified": "^11.0.0" 5574 }, 5575 "funding": { 5576 "type": "opencollective", 5577 "url": "https://opencollective.com/unified" 5578 } 5579 }, 5580 "node_modules/rehype-raw": { 5581 "version": "7.0.0", 5582 "resolved": "https://registry.npmjs.org/rehype-raw/-/rehype-raw-7.0.0.tgz", 5583 "integrity": "sha512-/aE8hCfKlQeA8LmyeyQvQF3eBiLRGNlfBJEvWH7ivp9sBqs7TNqBL5X3v157rM4IFETqDnIOO+z5M/biZbo9Ww==", 5584 "dev": true, 5585 "dependencies": { 5586 "@types/hast": "^3.0.0", 5587 "hast-util-raw": "^9.0.0", 5588 "vfile": "^6.0.0" 5589 }, 5590 "funding": { 5591 "type": "opencollective", 5592 "url": "https://opencollective.com/unified" 5593 } 5594 }, 5595 "node_modules/rehype-stringify": { 5596 "version": "10.0.1", 5597 "resolved": "https://registry.npmjs.org/rehype-stringify/-/rehype-stringify-10.0.1.tgz", 5598 "integrity": "sha512-k9ecfXHmIPuFVI61B9DeLPN0qFHfawM6RsuX48hoqlaKSF61RskNjSm1lI8PhBEM0MRdLxVVm4WmTqJQccH9mA==", 5599 "dev": true, 5600 "dependencies": { 5601 "@types/hast": "^3.0.0", 5602 "hast-util-to-html": "^9.0.0", 5603 "unified": "^11.0.0" 5604 }, 5605 "funding": { 5606 "type": "opencollective", 5607 "url": "https://opencollective.com/unified" 5608 } 5609 }, 5610 "node_modules/remark-gfm": { 5611 "version": "4.0.1", 5612 "resolved": "https://registry.npmjs.org/remark-gfm/-/remark-gfm-4.0.1.tgz", 5613 "integrity": "sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==", 5614 "dev": true, 5615 "dependencies": { 5616 "@types/mdast": "^4.0.0", 5617 "mdast-util-gfm": "^3.0.0", 5618 "micromark-extension-gfm": "^3.0.0", 5619 "remark-parse": "^11.0.0", 5620 "remark-stringify": "^11.0.0", 5621 "unified": "^11.0.0" 5622 }, 5623 "funding": { 5624 "type": "opencollective", 5625 "url": "https://opencollective.com/unified" 5626 } 5627 }, 5628 "node_modules/remark-parse": { 5629 "version": "11.0.0", 5630 "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-11.0.0.tgz", 5631 "integrity": "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==", 5632 "dev": true, 5633 "dependencies": { 5634 "@types/mdast": "^4.0.0", 5635 "mdast-util-from-markdown": "^2.0.0", 5636 "micromark-util-types": "^2.0.0", 5637 "unified": "^11.0.0" 5638 }, 5639 "funding": { 5640 "type": "opencollective", 5641 "url": "https://opencollective.com/unified" 5642 } 5643 }, 5644 "node_modules/remark-rehype": { 5645 "version": "11.1.2", 5646 "resolved": "https://registry.npmjs.org/remark-rehype/-/remark-rehype-11.1.2.tgz", 5647 "integrity": "sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw==", 5648 "dev": true, 5649 "dependencies": { 5650 "@types/hast": "^3.0.0", 5651 "@types/mdast": "^4.0.0", 5652 "mdast-util-to-hast": "^13.0.0", 5653 "unified": "^11.0.0", 5654 "vfile": "^6.0.0" 5655 }, 5656 "funding": { 5657 "type": "opencollective", 5658 "url": "https://opencollective.com/unified" 5659 } 5660 }, 5661 "node_modules/remark-smartypants": { 5662 "version": "3.0.2", 5663 "resolved": "https://registry.npmjs.org/remark-smartypants/-/remark-smartypants-3.0.2.tgz", 5664 "integrity": "sha512-ILTWeOriIluwEvPjv67v7Blgrcx+LZOkAUVtKI3putuhlZm84FnqDORNXPPm+HY3NdZOMhyDwZ1E+eZB/Df5dA==", 5665 "dev": true, 5666 "dependencies": { 5667 "retext": "^9.0.0", 5668 "retext-smartypants": "^6.0.0", 5669 "unified": "^11.0.4", 5670 "unist-util-visit": "^5.0.0" 5671 }, 5672 "engines": { 5673 "node": ">=16.0.0" 5674 } 5675 }, 5676 "node_modules/remark-stringify": { 5677 "version": "11.0.0", 5678 "resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-11.0.0.tgz", 5679 "integrity": "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==", 5680 "dev": true, 5681 "dependencies": { 5682 "@types/mdast": "^4.0.0", 5683 "mdast-util-to-markdown": "^2.0.0", 5684 "unified": "^11.0.0" 5685 }, 5686 "funding": { 5687 "type": "opencollective", 5688 "url": "https://opencollective.com/unified" 5689 } 5690 }, 5691 "node_modules/remove": { 5692 "version": "0.1.5", 5693 "resolved": "https://registry.npmjs.org/remove/-/remove-0.1.5.tgz", 5694 "integrity": "sha512-AJMA9oWvJzdTjwIGwSQZsjGQiRx73YTmiOWmfCp1fpLa/D4n7jKcpoA+CZiVLJqKcEKUuh1Suq80c5wF+L/qVQ==", 5695 "license": "MIT", 5696 "dependencies": { 5697 "seq": ">= 0.3.5" 5698 } 5699 }, 5700 "node_modules/reselect": { 5701 "version": "3.0.1", 5702 "resolved": "https://registry.npmjs.org/reselect/-/reselect-3.0.1.tgz", 5703 "integrity": "sha512-b/6tFZCmRhtBMa4xGqiiRp9jh9Aqi2A687Lo265cN0/QohJQEBPiQ52f4QB6i0eF3yp3hmLL21LSGBcML2dlxA==", 5704 "license": "MIT" 5705 }, 5706 "node_modules/restructure": { 5707 "version": "3.0.2", 5708 "resolved": "https://registry.npmjs.org/restructure/-/restructure-3.0.2.tgz", 5709 "integrity": "sha512-gSfoiOEA0VPE6Tukkrr7I0RBdE0s7H1eFCDBk05l1KIQT1UIKNc5JZy6jdyW6eYH3aR3g5b3PuL77rq0hvwtAw==", 5710 "dev": true 5711 }, 5712 "node_modules/retext": { 5713 "version": "9.0.0", 5714 "resolved": "https://registry.npmjs.org/retext/-/retext-9.0.0.tgz", 5715 "integrity": "sha512-sbMDcpHCNjvlheSgMfEcVrZko3cDzdbe1x/e7G66dFp0Ff7Mldvi2uv6JkJQzdRcvLYE8CA8Oe8siQx8ZOgTcA==", 5716 "dev": true, 5717 "dependencies": { 5718 "@types/nlcst": "^2.0.0", 5719 "retext-latin": "^4.0.0", 5720 "retext-stringify": "^4.0.0", 5721 "unified": "^11.0.0" 5722 }, 5723 "funding": { 5724 "type": "opencollective", 5725 "url": "https://opencollective.com/unified" 5726 } 5727 }, 5728 "node_modules/retext-latin": { 5729 "version": "4.0.0", 5730 "resolved": "https://registry.npmjs.org/retext-latin/-/retext-latin-4.0.0.tgz", 5731 "integrity": "sha512-hv9woG7Fy0M9IlRQloq/N6atV82NxLGveq+3H2WOi79dtIYWN8OaxogDm77f8YnVXJL2VD3bbqowu5E3EMhBYA==", 5732 "dev": true, 5733 "dependencies": { 5734 "@types/nlcst": "^2.0.0", 5735 "parse-latin": "^7.0.0", 5736 "unified": "^11.0.0" 5737 }, 5738 "funding": { 5739 "type": "opencollective", 5740 "url": "https://opencollective.com/unified" 5741 } 5742 }, 5743 "node_modules/retext-smartypants": { 5744 "version": "6.2.0", 5745 "resolved": "https://registry.npmjs.org/retext-smartypants/-/retext-smartypants-6.2.0.tgz", 5746 "integrity": "sha512-kk0jOU7+zGv//kfjXEBjdIryL1Acl4i9XNkHxtM7Tm5lFiCog576fjNC9hjoR7LTKQ0DsPWy09JummSsH1uqfQ==", 5747 "dev": true, 5748 "dependencies": { 5749 "@types/nlcst": "^2.0.0", 5750 "nlcst-to-string": "^4.0.0", 5751 "unist-util-visit": "^5.0.0" 5752 }, 5753 "funding": { 5754 "type": "opencollective", 5755 "url": "https://opencollective.com/unified" 5756 } 5757 }, 5758 "node_modules/retext-stringify": { 5759 "version": "4.0.0", 5760 "resolved": "https://registry.npmjs.org/retext-stringify/-/retext-stringify-4.0.0.tgz", 5761 "integrity": "sha512-rtfN/0o8kL1e+78+uxPTqu1Klt0yPzKuQ2BfWwwfgIUSayyzxpM1PJzkKt4V8803uB9qSy32MvI7Xep9khTpiA==", 5762 "dev": true, 5763 "dependencies": { 5764 "@types/nlcst": "^2.0.0", 5765 "nlcst-to-string": "^4.0.0", 5766 "unified": "^11.0.0" 5767 }, 5768 "funding": { 5769 "type": "opencollective", 5770 "url": "https://opencollective.com/unified" 5771 } 5772 }, 5773 "node_modules/riff-file": { 5774 "version": "1.0.3", 5775 "resolved": "https://registry.npmjs.org/riff-file/-/riff-file-1.0.3.tgz", 5776 "integrity": "sha512-Vv8wwGr0BCks7VMI3Lv0houZee4DaHFjjTT0LMhMJKio2YmLncLeIVpK63ydSverngNk8XQPU3fbeP3bWgSIig==", 5777 "license": "MIT", 5778 "dependencies": { 5779 "byte-data": "^18.0.3" 5780 }, 5781 "engines": { 5782 "node": ">=8" 5783 } 5784 }, 5785 "node_modules/rollup": { 5786 "version": "4.40.0", 5787 "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.40.0.tgz", 5788 "integrity": "sha512-Noe455xmA96nnqH5piFtLobsGbCij7Tu+tb3c1vYjNbTkfzGqXqQXG3wJaYXkRZuQ0vEYN4bhwg7QnIrqB5B+w==", 5789 "dev": true, 5790 "dependencies": { 5791 "@types/estree": "1.0.7" 5792 }, 5793 "bin": { 5794 "rollup": "dist/bin/rollup" 5795 }, 5796 "engines": { 5797 "node": ">=18.0.0", 5798 "npm": ">=8.0.0" 5799 }, 5800 "optionalDependencies": { 5801 "@rollup/rollup-android-arm-eabi": "4.40.0", 5802 "@rollup/rollup-android-arm64": "4.40.0", 5803 "@rollup/rollup-darwin-arm64": "4.40.0", 5804 "@rollup/rollup-darwin-x64": "4.40.0", 5805 "@rollup/rollup-freebsd-arm64": "4.40.0", 5806 "@rollup/rollup-freebsd-x64": "4.40.0", 5807 "@rollup/rollup-linux-arm-gnueabihf": "4.40.0", 5808 "@rollup/rollup-linux-arm-musleabihf": "4.40.0", 5809 "@rollup/rollup-linux-arm64-gnu": "4.40.0", 5810 "@rollup/rollup-linux-arm64-musl": "4.40.0", 5811 "@rollup/rollup-linux-loongarch64-gnu": "4.40.0", 5812 "@rollup/rollup-linux-powerpc64le-gnu": "4.40.0", 5813 "@rollup/rollup-linux-riscv64-gnu": "4.40.0", 5814 "@rollup/rollup-linux-riscv64-musl": "4.40.0", 5815 "@rollup/rollup-linux-s390x-gnu": "4.40.0", 5816 "@rollup/rollup-linux-x64-gnu": "4.40.0", 5817 "@rollup/rollup-linux-x64-musl": "4.40.0", 5818 "@rollup/rollup-win32-arm64-msvc": "4.40.0", 5819 "@rollup/rollup-win32-ia32-msvc": "4.40.0", 5820 "@rollup/rollup-win32-x64-msvc": "4.40.0", 5821 "fsevents": "~2.3.2" 5822 } 5823 }, 5824 "node_modules/safe-buffer": { 5825 "version": "5.1.2", 5826 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", 5827 "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", 5828 "license": "MIT" 5829 }, 5830 "node_modules/sass": { 5831 "version": "1.87.0", 5832 "resolved": "https://registry.npmjs.org/sass/-/sass-1.87.0.tgz", 5833 "integrity": "sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==", 5834 "dev": true, 5835 "dependencies": { 5836 "chokidar": "^4.0.0", 5837 "immutable": "^5.0.2", 5838 "source-map-js": ">=0.6.2 <2.0.0" 5839 }, 5840 "bin": { 5841 "sass": "sass.js" 5842 }, 5843 "engines": { 5844 "node": ">=14.0.0" 5845 }, 5846 "optionalDependencies": { 5847 "@parcel/watcher": "^2.4.1" 5848 } 5849 }, 5850 "node_modules/scheduler": { 5851 "version": "0.20.2", 5852 "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.20.2.tgz", 5853 "integrity": "sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==", 5854 "license": "MIT", 5855 "dependencies": { 5856 "loose-envify": "^1.1.0", 5857 "object-assign": "^4.1.1" 5858 } 5859 }, 5860 "node_modules/semver": { 5861 "version": "7.7.1", 5862 "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz", 5863 "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==", 5864 "dev": true, 5865 "bin": { 5866 "semver": "bin/semver.js" 5867 }, 5868 "engines": { 5869 "node": ">=10" 5870 } 5871 }, 5872 "node_modules/seq": { 5873 "version": "0.3.5", 5874 "resolved": "https://registry.npmjs.org/seq/-/seq-0.3.5.tgz", 5875 "integrity": "sha512-sisY2Ln1fj43KBkRtXkesnRHYNdswIkIibvNe/0UKm2GZxjMbqmccpiatoKr/k2qX5VKiLU8xm+tz/74LAho4g==", 5876 "license": "MIT/X11", 5877 "dependencies": { 5878 "chainsaw": ">=0.0.7 <0.1", 5879 "hashish": ">=0.0.2 <0.1" 5880 }, 5881 "engines": { 5882 "node": "*" 5883 } 5884 }, 5885 "node_modules/set-function-length": { 5886 "version": "1.2.2", 5887 "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", 5888 "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", 5889 "license": "MIT", 5890 "dependencies": { 5891 "define-data-property": "^1.1.4", 5892 "es-errors": "^1.3.0", 5893 "function-bind": "^1.1.2", 5894 "get-intrinsic": "^1.2.4", 5895 "gopd": "^1.0.1", 5896 "has-property-descriptors": "^1.0.2" 5897 }, 5898 "engines": { 5899 "node": ">= 0.4" 5900 } 5901 }, 5902 "node_modules/setimmediate": { 5903 "version": "1.0.5", 5904 "resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz", 5905 "integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==", 5906 "license": "MIT" 5907 }, 5908 "node_modules/sharp": { 5909 "version": "0.33.5", 5910 "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.33.5.tgz", 5911 "integrity": "sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==", 5912 "dev": true, 5913 "hasInstallScript": true, 5914 "optional": true, 5915 "dependencies": { 5916 "color": "^4.2.3", 5917 "detect-libc": "^2.0.3", 5918 "semver": "^7.6.3" 5919 }, 5920 "engines": { 5921 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 5922 }, 5923 "funding": { 5924 "url": "https://opencollective.com/libvips" 5925 }, 5926 "optionalDependencies": { 5927 "@img/sharp-darwin-arm64": "0.33.5", 5928 "@img/sharp-darwin-x64": "0.33.5", 5929 "@img/sharp-libvips-darwin-arm64": "1.0.4", 5930 "@img/sharp-libvips-darwin-x64": "1.0.4", 5931 "@img/sharp-libvips-linux-arm": "1.0.5", 5932 "@img/sharp-libvips-linux-arm64": "1.0.4", 5933 "@img/sharp-libvips-linux-s390x": "1.0.4", 5934 "@img/sharp-libvips-linux-x64": "1.0.4", 5935 "@img/sharp-libvips-linuxmusl-arm64": "1.0.4", 5936 "@img/sharp-libvips-linuxmusl-x64": "1.0.4", 5937 "@img/sharp-linux-arm": "0.33.5", 5938 "@img/sharp-linux-arm64": "0.33.5", 5939 "@img/sharp-linux-s390x": "0.33.5", 5940 "@img/sharp-linux-x64": "0.33.5", 5941 "@img/sharp-linuxmusl-arm64": "0.33.5", 5942 "@img/sharp-linuxmusl-x64": "0.33.5", 5943 "@img/sharp-wasm32": "0.33.5", 5944 "@img/sharp-win32-ia32": "0.33.5", 5945 "@img/sharp-win32-x64": "0.33.5" 5946 } 5947 }, 5948 "node_modules/shebang-command": { 5949 "version": "2.0.0", 5950 "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", 5951 "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", 5952 "dev": true, 5953 "dependencies": { 5954 "shebang-regex": "^3.0.0" 5955 }, 5956 "engines": { 5957 "node": ">=8" 5958 } 5959 }, 5960 "node_modules/shebang-regex": { 5961 "version": "3.0.0", 5962 "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", 5963 "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", 5964 "dev": true, 5965 "engines": { 5966 "node": ">=8" 5967 } 5968 }, 5969 "node_modules/shiki": { 5970 "version": "3.2.2", 5971 "resolved": "https://registry.npmjs.org/shiki/-/shiki-3.2.2.tgz", 5972 "integrity": "sha512-0qWBkM2t/0NXPRcVgtLhtHv6Ak3Q5yI4K/ggMqcgLRKm4+pCs3namgZlhlat/7u2CuqNtlShNs9lENOG6n7UaQ==", 5973 "dev": true, 5974 "dependencies": { 5975 "@shikijs/core": "3.2.2", 5976 "@shikijs/engine-javascript": "3.2.2", 5977 "@shikijs/engine-oniguruma": "3.2.2", 5978 "@shikijs/langs": "3.2.2", 5979 "@shikijs/themes": "3.2.2", 5980 "@shikijs/types": "3.2.2", 5981 "@shikijs/vscode-textmate": "^10.0.2", 5982 "@types/hast": "^3.0.4" 5983 } 5984 }, 5985 "node_modules/signal-exit": { 5986 "version": "4.1.0", 5987 "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", 5988 "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", 5989 "dev": true, 5990 "engines": { 5991 "node": ">=14" 5992 }, 5993 "funding": { 5994 "url": "https://github.com/sponsors/isaacs" 5995 } 5996 }, 5997 "node_modules/signal-polyfill": { 5998 "version": "0.2.2", 5999 "resolved": "https://registry.npmjs.org/signal-polyfill/-/signal-polyfill-0.2.2.tgz", 6000 "integrity": "sha512-p63Y4Er5/eMQ9RHg0M0Y64NlsQKpiu6MDdhBXpyywRuWiPywhJTpKJ1iB5K2hJEbFZ0BnDS7ZkJ+0AfTuL37Rg==" 6001 }, 6002 "node_modules/simple-swizzle": { 6003 "version": "0.2.2", 6004 "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz", 6005 "integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==", 6006 "dev": true, 6007 "optional": true, 6008 "dependencies": { 6009 "is-arrayish": "^0.3.1" 6010 } 6011 }, 6012 "node_modules/sisteransi": { 6013 "version": "1.0.5", 6014 "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz", 6015 "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==", 6016 "dev": true 6017 }, 6018 "node_modules/smol-toml": { 6019 "version": "1.3.3", 6020 "resolved": "https://registry.npmjs.org/smol-toml/-/smol-toml-1.3.3.tgz", 6021 "integrity": "sha512-KMVLNWu490KlNfD0lbfDBUktJIEaZRBj1eeK0SMfdpO/rfyARIzlnPVI1Ge4l0vtSJmQUAiGKxMyLGrCT38iyA==", 6022 "dev": true, 6023 "engines": { 6024 "node": ">= 18" 6025 }, 6026 "funding": { 6027 "url": "https://github.com/sponsors/cyyynthia" 6028 } 6029 }, 6030 "node_modules/source-map-js": { 6031 "version": "1.2.1", 6032 "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", 6033 "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", 6034 "dev": true, 6035 "engines": { 6036 "node": ">=0.10.0" 6037 } 6038 }, 6039 "node_modules/space-separated-tokens": { 6040 "version": "2.0.2", 6041 "resolved": "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz", 6042 "integrity": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==", 6043 "dev": true, 6044 "funding": { 6045 "type": "github", 6046 "url": "https://github.com/sponsors/wooorm" 6047 } 6048 }, 6049 "node_modules/spellcaster": { 6050 "version": "6.0.0", 6051 "resolved": "https://registry.npmjs.org/spellcaster/-/spellcaster-6.0.0.tgz", 6052 "integrity": "sha512-BLHYZFnvf5XtVwVr2x/esn7gJjUCevywkJoVmlN33MrneSR7AVTTYkeu6Nt9NUguGaOv11yb4zjLo5hV0PYj0w==", 6053 "dependencies": { 6054 "signal-polyfill": "^0.2.0" 6055 } 6056 }, 6057 "node_modules/split-on-first": { 6058 "version": "3.0.0", 6059 "resolved": "https://registry.npmjs.org/split-on-first/-/split-on-first-3.0.0.tgz", 6060 "integrity": "sha512-qxQJTx2ryR0Dw0ITYyekNQWpz6f8dGd7vffGNflQQ3Iqj9NJ6qiZ7ELpZsJ/QBhIVAiDfXdag3+Gp8RvWa62AA==", 6061 "engines": { 6062 "node": ">=12" 6063 }, 6064 "funding": { 6065 "url": "https://github.com/sponsors/sindresorhus" 6066 } 6067 }, 6068 "node_modules/string_decoder": { 6069 "version": "1.1.1", 6070 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", 6071 "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", 6072 "license": "MIT", 6073 "dependencies": { 6074 "safe-buffer": "~5.1.0" 6075 } 6076 }, 6077 "node_modules/string-width": { 6078 "version": "7.2.0", 6079 "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz", 6080 "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==", 6081 "dev": true, 6082 "dependencies": { 6083 "emoji-regex": "^10.3.0", 6084 "get-east-asian-width": "^1.0.0", 6085 "strip-ansi": "^7.1.0" 6086 }, 6087 "engines": { 6088 "node": ">=18" 6089 }, 6090 "funding": { 6091 "url": "https://github.com/sponsors/sindresorhus" 6092 } 6093 }, 6094 "node_modules/string-width-cjs": { 6095 "name": "string-width", 6096 "version": "4.2.3", 6097 "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", 6098 "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", 6099 "dev": true, 6100 "dependencies": { 6101 "emoji-regex": "^8.0.0", 6102 "is-fullwidth-code-point": "^3.0.0", 6103 "strip-ansi": "^6.0.1" 6104 }, 6105 "engines": { 6106 "node": ">=8" 6107 } 6108 }, 6109 "node_modules/string-width-cjs/node_modules/ansi-regex": { 6110 "version": "5.0.1", 6111 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", 6112 "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", 6113 "dev": true, 6114 "engines": { 6115 "node": ">=8" 6116 } 6117 }, 6118 "node_modules/string-width-cjs/node_modules/emoji-regex": { 6119 "version": "8.0.0", 6120 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", 6121 "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", 6122 "dev": true 6123 }, 6124 "node_modules/string-width-cjs/node_modules/strip-ansi": { 6125 "version": "6.0.1", 6126 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", 6127 "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", 6128 "dev": true, 6129 "dependencies": { 6130 "ansi-regex": "^5.0.1" 6131 }, 6132 "engines": { 6133 "node": ">=8" 6134 } 6135 }, 6136 "node_modules/stringify-entities": { 6137 "version": "4.0.4", 6138 "resolved": "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.4.tgz", 6139 "integrity": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==", 6140 "dev": true, 6141 "dependencies": { 6142 "character-entities-html4": "^2.0.0", 6143 "character-entities-legacy": "^3.0.0" 6144 }, 6145 "funding": { 6146 "type": "github", 6147 "url": "https://github.com/sponsors/wooorm" 6148 } 6149 }, 6150 "node_modules/strip-ansi": { 6151 "version": "7.1.0", 6152 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", 6153 "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", 6154 "dev": true, 6155 "dependencies": { 6156 "ansi-regex": "^6.0.1" 6157 }, 6158 "engines": { 6159 "node": ">=12" 6160 }, 6161 "funding": { 6162 "url": "https://github.com/chalk/strip-ansi?sponsor=1" 6163 } 6164 }, 6165 "node_modules/strip-ansi-cjs": { 6166 "name": "strip-ansi", 6167 "version": "6.0.1", 6168 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", 6169 "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", 6170 "dev": true, 6171 "dependencies": { 6172 "ansi-regex": "^5.0.1" 6173 }, 6174 "engines": { 6175 "node": ">=8" 6176 } 6177 }, 6178 "node_modules/strip-ansi-cjs/node_modules/ansi-regex": { 6179 "version": "5.0.1", 6180 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", 6181 "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", 6182 "dev": true, 6183 "engines": { 6184 "node": ">=8" 6185 } 6186 }, 6187 "node_modules/strtok3": { 6188 "version": "10.2.2", 6189 "resolved": "https://registry.npmjs.org/strtok3/-/strtok3-10.2.2.tgz", 6190 "integrity": "sha512-Xt18+h4s7Z8xyZ0tmBoRmzxcop97R4BAh+dXouUDCYn+Em+1P3qpkUfI5ueWLT8ynC5hZ+q4iPEmGG1urvQGBg==", 6191 "license": "MIT", 6192 "dependencies": { 6193 "@tokenizer/token": "^0.3.0", 6194 "peek-readable": "^7.0.0" 6195 }, 6196 "engines": { 6197 "node": ">=18" 6198 }, 6199 "funding": { 6200 "type": "github", 6201 "url": "https://github.com/sponsors/Borewit" 6202 } 6203 }, 6204 "node_modules/then-read-stream": { 6205 "version": "1.5.1", 6206 "resolved": "https://registry.npmjs.org/then-read-stream/-/then-read-stream-1.5.1.tgz", 6207 "integrity": "sha512-I+iiemYWhp1ysJQEioqpEICgvHlqHS5WrQGZkboFLs7Jm350Kvq4cN3qRCzHpETUuq5+NsdrdWEg6M0NFxtwtQ==", 6208 "deprecated": "Package renamed to peak-readable.", 6209 "license": "MIT", 6210 "engines": { 6211 "node": ">=8" 6212 } 6213 }, 6214 "node_modules/throttle-debounce": { 6215 "version": "5.0.2", 6216 "resolved": "https://registry.npmjs.org/throttle-debounce/-/throttle-debounce-5.0.2.tgz", 6217 "integrity": "sha512-B71/4oyj61iNH0KeCamLuE2rmKuTO5byTOSVwECM5FA7TiAiAW+UqTKZ9ERueC4qvgSttUhdmq1mXC3kJqGX7A==", 6218 "engines": { 6219 "node": ">=12.22" 6220 } 6221 }, 6222 "node_modules/tiny-inflate": { 6223 "version": "1.0.3", 6224 "resolved": "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz", 6225 "integrity": "sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==", 6226 "dev": true 6227 }, 6228 "node_modules/tinyexec": { 6229 "version": "0.3.2", 6230 "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-0.3.2.tgz", 6231 "integrity": "sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==", 6232 "dev": true 6233 }, 6234 "node_modules/tinyglobby": { 6235 "version": "0.2.13", 6236 "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.13.tgz", 6237 "integrity": "sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==", 6238 "dev": true, 6239 "dependencies": { 6240 "fdir": "^6.4.4", 6241 "picomatch": "^4.0.2" 6242 }, 6243 "engines": { 6244 "node": ">=12.0.0" 6245 }, 6246 "funding": { 6247 "url": "https://github.com/sponsors/SuperchupuDev" 6248 } 6249 }, 6250 "node_modules/tinyqueue": { 6251 "version": "1.2.3", 6252 "resolved": "https://registry.npmjs.org/tinyqueue/-/tinyqueue-1.2.3.tgz", 6253 "integrity": "sha512-Qz9RgWuO9l8lT+Y9xvbzhPT2efIUIFd69N7eF7tJ9lnQl0iLj1M7peK7IoUGZL9DJHw9XftqLreccfxcQgYLxA==", 6254 "license": "ISC" 6255 }, 6256 "node_modules/to-regex-range": { 6257 "version": "5.0.1", 6258 "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", 6259 "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", 6260 "dev": true, 6261 "optional": true, 6262 "dependencies": { 6263 "is-number": "^7.0.0" 6264 }, 6265 "engines": { 6266 "node": ">=8.0" 6267 } 6268 }, 6269 "node_modules/token-types": { 6270 "version": "6.0.0", 6271 "resolved": "https://registry.npmjs.org/token-types/-/token-types-6.0.0.tgz", 6272 "integrity": "sha512-lbDrTLVsHhOMljPscd0yitpozq7Ga2M5Cvez5AjGg8GASBjtt6iERCAJ93yommPmz62fb45oFIXHEZ3u9bfJEA==", 6273 "license": "MIT", 6274 "dependencies": { 6275 "@tokenizer/token": "^0.3.0", 6276 "ieee754": "^1.2.1" 6277 }, 6278 "engines": { 6279 "node": ">=14.16" 6280 }, 6281 "funding": { 6282 "type": "github", 6283 "url": "https://github.com/sponsors/Borewit" 6284 } 6285 }, 6286 "node_modules/tr46": { 6287 "version": "0.0.3", 6288 "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", 6289 "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==", 6290 "dev": true 6291 }, 6292 "node_modules/traverse": { 6293 "version": "0.3.9", 6294 "resolved": "https://registry.npmjs.org/traverse/-/traverse-0.3.9.tgz", 6295 "integrity": "sha512-iawgk0hLP3SxGKDfnDJf8wTz4p2qImnyihM5Hh/sGvQ3K37dPi/w8sRhdNIxYA1TwFwc5mDhIJq+O0RsvXBKdQ==", 6296 "license": "MIT/X11", 6297 "engines": { 6298 "node": "*" 6299 } 6300 }, 6301 "node_modules/trim-lines": { 6302 "version": "3.0.1", 6303 "resolved": "https://registry.npmjs.org/trim-lines/-/trim-lines-3.0.1.tgz", 6304 "integrity": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==", 6305 "dev": true, 6306 "funding": { 6307 "type": "github", 6308 "url": "https://github.com/sponsors/wooorm" 6309 } 6310 }, 6311 "node_modules/trough": { 6312 "version": "2.2.0", 6313 "resolved": "https://registry.npmjs.org/trough/-/trough-2.2.0.tgz", 6314 "integrity": "sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==", 6315 "dev": true, 6316 "funding": { 6317 "type": "github", 6318 "url": "https://github.com/sponsors/wooorm" 6319 } 6320 }, 6321 "node_modules/tsconfck": { 6322 "version": "3.1.5", 6323 "resolved": "https://registry.npmjs.org/tsconfck/-/tsconfck-3.1.5.tgz", 6324 "integrity": "sha512-CLDfGgUp7XPswWnezWwsCRxNmgQjhYq3VXHM0/XIRxhVrKw0M1if9agzryh1QS3nxjCROvV+xWxoJO1YctzzWg==", 6325 "dev": true, 6326 "bin": { 6327 "tsconfck": "bin/tsconfck.js" 6328 }, 6329 "engines": { 6330 "node": "^18 || >=20" 6331 }, 6332 "peerDependencies": { 6333 "typescript": "^5.0.0" 6334 }, 6335 "peerDependenciesMeta": { 6336 "typescript": { 6337 "optional": true 6338 } 6339 } 6340 }, 6341 "node_modules/tslib": { 6342 "version": "2.8.1", 6343 "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", 6344 "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", 6345 "dev": true 6346 }, 6347 "node_modules/type-fest": { 6348 "version": "4.40.0", 6349 "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.40.0.tgz", 6350 "integrity": "sha512-ABHZ2/tS2JkvH1PEjxFDTUWC8dB5OsIGZP4IFLhR293GqT5Y5qB1WwL2kMPYhQW9DVgVD8Hd7I8gjwPIf5GFkw==", 6351 "dev": true, 6352 "engines": { 6353 "node": ">=16" 6354 }, 6355 "funding": { 6356 "url": "https://github.com/sponsors/sindresorhus" 6357 } 6358 }, 6359 "node_modules/typedarray-to-buffer": { 6360 "version": "3.1.5", 6361 "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz", 6362 "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==", 6363 "license": "MIT", 6364 "dependencies": { 6365 "is-typedarray": "^1.0.0" 6366 } 6367 }, 6368 "node_modules/typescript": { 6369 "version": "5.8.3", 6370 "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz", 6371 "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==", 6372 "dev": true, 6373 "peer": true, 6374 "bin": { 6375 "tsc": "bin/tsc", 6376 "tsserver": "bin/tsserver" 6377 }, 6378 "engines": { 6379 "node": ">=14.17" 6380 } 6381 }, 6382 "node_modules/ufo": { 6383 "version": "1.6.1", 6384 "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.6.1.tgz", 6385 "integrity": "sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==", 6386 "dev": true 6387 }, 6388 "node_modules/uint8array-extras": { 6389 "version": "1.4.0", 6390 "resolved": "https://registry.npmjs.org/uint8array-extras/-/uint8array-extras-1.4.0.tgz", 6391 "integrity": "sha512-ZPtzy0hu4cZjv3z5NW9gfKnNLjoz4y6uv4HlelAjDK7sY/xOkKZv9xK/WQpcsBB3jEybChz9DPC2U/+cusjJVQ==", 6392 "license": "MIT", 6393 "engines": { 6394 "node": ">=18" 6395 }, 6396 "funding": { 6397 "url": "https://github.com/sponsors/sindresorhus" 6398 } 6399 }, 6400 "node_modules/ultrahtml": { 6401 "version": "1.6.0", 6402 "resolved": "https://registry.npmjs.org/ultrahtml/-/ultrahtml-1.6.0.tgz", 6403 "integrity": "sha512-R9fBn90VTJrqqLDwyMph+HGne8eqY1iPfYhPzZrvKpIfwkWZbcYlfpsb8B9dTvBfpy1/hqAD7Wi8EKfP9e8zdw==", 6404 "dev": true 6405 }, 6406 "node_modules/uncrypto": { 6407 "version": "0.1.3", 6408 "resolved": "https://registry.npmjs.org/uncrypto/-/uncrypto-0.1.3.tgz", 6409 "integrity": "sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==", 6410 "dev": true 6411 }, 6412 "node_modules/unicode-properties": { 6413 "version": "1.4.1", 6414 "resolved": "https://registry.npmjs.org/unicode-properties/-/unicode-properties-1.4.1.tgz", 6415 "integrity": "sha512-CLjCCLQ6UuMxWnbIylkisbRj31qxHPAurvena/0iwSVbQ2G1VY5/HjV0IRabOEbDHlzZlRdCrD4NhB0JtU40Pg==", 6416 "dev": true, 6417 "dependencies": { 6418 "base64-js": "^1.3.0", 6419 "unicode-trie": "^2.0.0" 6420 } 6421 }, 6422 "node_modules/unicode-trie": { 6423 "version": "2.0.0", 6424 "resolved": "https://registry.npmjs.org/unicode-trie/-/unicode-trie-2.0.0.tgz", 6425 "integrity": "sha512-x7bc76x0bm4prf1VLg79uhAzKw8DVboClSN5VxJuQ+LKDOVEW9CdH+VY7SP+vX7xCYQqzzgQpFqz15zeLvAtZQ==", 6426 "dev": true, 6427 "dependencies": { 6428 "pako": "^0.2.5", 6429 "tiny-inflate": "^1.0.0" 6430 } 6431 }, 6432 "node_modules/unified": { 6433 "version": "11.0.5", 6434 "resolved": "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz", 6435 "integrity": "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==", 6436 "dev": true, 6437 "dependencies": { 6438 "@types/unist": "^3.0.0", 6439 "bail": "^2.0.0", 6440 "devlop": "^1.0.0", 6441 "extend": "^3.0.0", 6442 "is-plain-obj": "^4.0.0", 6443 "trough": "^2.0.0", 6444 "vfile": "^6.0.0" 6445 }, 6446 "funding": { 6447 "type": "opencollective", 6448 "url": "https://opencollective.com/unified" 6449 } 6450 }, 6451 "node_modules/unifont": { 6452 "version": "0.2.0", 6453 "resolved": "https://registry.npmjs.org/unifont/-/unifont-0.2.0.tgz", 6454 "integrity": "sha512-RoF14/tOhLvDa7R5K6A3PjsfJVFKvadvRpWjfV1ttabUe9704P1ie9z1ABLWEts/8SxrBVePav/XhgeFNltpsw==", 6455 "dev": true, 6456 "dependencies": { 6457 "css-tree": "^3.0.0", 6458 "ohash": "^2.0.0" 6459 } 6460 }, 6461 "node_modules/unist-util-find-after": { 6462 "version": "5.0.0", 6463 "resolved": "https://registry.npmjs.org/unist-util-find-after/-/unist-util-find-after-5.0.0.tgz", 6464 "integrity": "sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==", 6465 "dev": true, 6466 "dependencies": { 6467 "@types/unist": "^3.0.0", 6468 "unist-util-is": "^6.0.0" 6469 }, 6470 "funding": { 6471 "type": "opencollective", 6472 "url": "https://opencollective.com/unified" 6473 } 6474 }, 6475 "node_modules/unist-util-is": { 6476 "version": "6.0.0", 6477 "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.0.tgz", 6478 "integrity": "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==", 6479 "dev": true, 6480 "dependencies": { 6481 "@types/unist": "^3.0.0" 6482 }, 6483 "funding": { 6484 "type": "opencollective", 6485 "url": "https://opencollective.com/unified" 6486 } 6487 }, 6488 "node_modules/unist-util-modify-children": { 6489 "version": "4.0.0", 6490 "resolved": "https://registry.npmjs.org/unist-util-modify-children/-/unist-util-modify-children-4.0.0.tgz", 6491 "integrity": "sha512-+tdN5fGNddvsQdIzUF3Xx82CU9sMM+fA0dLgR9vOmT0oPT2jH+P1nd5lSqfCfXAw+93NhcXNY2qqvTUtE4cQkw==", 6492 "dev": true, 6493 "dependencies": { 6494 "@types/unist": "^3.0.0", 6495 "array-iterate": "^2.0.0" 6496 }, 6497 "funding": { 6498 "type": "opencollective", 6499 "url": "https://opencollective.com/unified" 6500 } 6501 }, 6502 "node_modules/unist-util-position": { 6503 "version": "5.0.0", 6504 "resolved": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-5.0.0.tgz", 6505 "integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==", 6506 "dev": true, 6507 "dependencies": { 6508 "@types/unist": "^3.0.0" 6509 }, 6510 "funding": { 6511 "type": "opencollective", 6512 "url": "https://opencollective.com/unified" 6513 } 6514 }, 6515 "node_modules/unist-util-remove-position": { 6516 "version": "5.0.0", 6517 "resolved": "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-5.0.0.tgz", 6518 "integrity": "sha512-Hp5Kh3wLxv0PHj9m2yZhhLt58KzPtEYKQQ4yxfYFEO7EvHwzyDYnduhHnY1mDxoqr7VUwVuHXk9RXKIiYS1N8Q==", 6519 "dev": true, 6520 "dependencies": { 6521 "@types/unist": "^3.0.0", 6522 "unist-util-visit": "^5.0.0" 6523 }, 6524 "funding": { 6525 "type": "opencollective", 6526 "url": "https://opencollective.com/unified" 6527 } 6528 }, 6529 "node_modules/unist-util-stringify-position": { 6530 "version": "4.0.0", 6531 "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz", 6532 "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==", 6533 "dev": true, 6534 "dependencies": { 6535 "@types/unist": "^3.0.0" 6536 }, 6537 "funding": { 6538 "type": "opencollective", 6539 "url": "https://opencollective.com/unified" 6540 } 6541 }, 6542 "node_modules/unist-util-visit": { 6543 "version": "5.0.0", 6544 "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.0.0.tgz", 6545 "integrity": "sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==", 6546 "dev": true, 6547 "dependencies": { 6548 "@types/unist": "^3.0.0", 6549 "unist-util-is": "^6.0.0", 6550 "unist-util-visit-parents": "^6.0.0" 6551 }, 6552 "funding": { 6553 "type": "opencollective", 6554 "url": "https://opencollective.com/unified" 6555 } 6556 }, 6557 "node_modules/unist-util-visit-children": { 6558 "version": "3.0.0", 6559 "resolved": "https://registry.npmjs.org/unist-util-visit-children/-/unist-util-visit-children-3.0.0.tgz", 6560 "integrity": "sha512-RgmdTfSBOg04sdPcpTSD1jzoNBjt9a80/ZCzp5cI9n1qPzLZWF9YdvWGN2zmTumP1HWhXKdUWexjy/Wy/lJ7tA==", 6561 "dev": true, 6562 "dependencies": { 6563 "@types/unist": "^3.0.0" 6564 }, 6565 "funding": { 6566 "type": "opencollective", 6567 "url": "https://opencollective.com/unified" 6568 } 6569 }, 6570 "node_modules/unist-util-visit-parents": { 6571 "version": "6.0.1", 6572 "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz", 6573 "integrity": "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==", 6574 "dev": true, 6575 "dependencies": { 6576 "@types/unist": "^3.0.0", 6577 "unist-util-is": "^6.0.0" 6578 }, 6579 "funding": { 6580 "type": "opencollective", 6581 "url": "https://opencollective.com/unified" 6582 } 6583 }, 6584 "node_modules/unstorage": { 6585 "version": "1.15.0", 6586 "resolved": "https://registry.npmjs.org/unstorage/-/unstorage-1.15.0.tgz", 6587 "integrity": "sha512-m40eHdGY/gA6xAPqo8eaxqXgBuzQTlAKfmB1iF7oCKXE1HfwHwzDJBywK+qQGn52dta+bPlZluPF7++yR3p/bg==", 6588 "dev": true, 6589 "dependencies": { 6590 "anymatch": "^3.1.3", 6591 "chokidar": "^4.0.3", 6592 "destr": "^2.0.3", 6593 "h3": "^1.15.0", 6594 "lru-cache": "^10.4.3", 6595 "node-fetch-native": "^1.6.6", 6596 "ofetch": "^1.4.1", 6597 "ufo": "^1.5.4" 6598 }, 6599 "peerDependencies": { 6600 "@azure/app-configuration": "^1.8.0", 6601 "@azure/cosmos": "^4.2.0", 6602 "@azure/data-tables": "^13.3.0", 6603 "@azure/identity": "^4.6.0", 6604 "@azure/keyvault-secrets": "^4.9.0", 6605 "@azure/storage-blob": "^12.26.0", 6606 "@capacitor/preferences": "^6.0.3", 6607 "@deno/kv": ">=0.9.0", 6608 "@netlify/blobs": "^6.5.0 || ^7.0.0 || ^8.1.0", 6609 "@planetscale/database": "^1.19.0", 6610 "@upstash/redis": "^1.34.3", 6611 "@vercel/blob": ">=0.27.1", 6612 "@vercel/kv": "^1.0.1", 6613 "aws4fetch": "^1.0.20", 6614 "db0": ">=0.2.1", 6615 "idb-keyval": "^6.2.1", 6616 "ioredis": "^5.4.2", 6617 "uploadthing": "^7.4.4" 6618 }, 6619 "peerDependenciesMeta": { 6620 "@azure/app-configuration": { 6621 "optional": true 6622 }, 6623 "@azure/cosmos": { 6624 "optional": true 6625 }, 6626 "@azure/data-tables": { 6627 "optional": true 6628 }, 6629 "@azure/identity": { 6630 "optional": true 6631 }, 6632 "@azure/keyvault-secrets": { 6633 "optional": true 6634 }, 6635 "@azure/storage-blob": { 6636 "optional": true 6637 }, 6638 "@capacitor/preferences": { 6639 "optional": true 6640 }, 6641 "@deno/kv": { 6642 "optional": true 6643 }, 6644 "@netlify/blobs": { 6645 "optional": true 6646 }, 6647 "@planetscale/database": { 6648 "optional": true 6649 }, 6650 "@upstash/redis": { 6651 "optional": true 6652 }, 6653 "@vercel/blob": { 6654 "optional": true 6655 }, 6656 "@vercel/kv": { 6657 "optional": true 6658 }, 6659 "aws4fetch": { 6660 "optional": true 6661 }, 6662 "db0": { 6663 "optional": true 6664 }, 6665 "idb-keyval": { 6666 "optional": true 6667 }, 6668 "ioredis": { 6669 "optional": true 6670 }, 6671 "uploadthing": { 6672 "optional": true 6673 } 6674 } 6675 }, 6676 "node_modules/uri-js": { 6677 "version": "4.4.1", 6678 "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", 6679 "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", 6680 "license": "BSD-2-Clause", 6681 "dependencies": { 6682 "punycode": "^2.1.0" 6683 } 6684 }, 6685 "node_modules/utf8-buffer": { 6686 "version": "1.0.0", 6687 "resolved": "https://registry.npmjs.org/utf8-buffer/-/utf8-buffer-1.0.0.tgz", 6688 "integrity": "sha512-ueuhzvWnp5JU5CiGSY4WdKbiN/PO2AZ/lpeLiz2l38qwdLy/cW40XobgyuIWucNyum0B33bVB0owjFCeGBSLqg==", 6689 "license": "MIT", 6690 "engines": { 6691 "node": ">=8" 6692 } 6693 }, 6694 "node_modules/util": { 6695 "version": "0.10.4", 6696 "resolved": "https://registry.npmjs.org/util/-/util-0.10.4.tgz", 6697 "integrity": "sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==", 6698 "license": "MIT", 6699 "dependencies": { 6700 "inherits": "2.0.3" 6701 } 6702 }, 6703 "node_modules/util-deprecate": { 6704 "version": "1.0.2", 6705 "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", 6706 "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" 6707 }, 6708 "node_modules/util/node_modules/inherits": { 6709 "version": "2.0.3", 6710 "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", 6711 "integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==", 6712 "license": "ISC" 6713 }, 6714 "node_modules/vfile": { 6715 "version": "6.0.3", 6716 "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.3.tgz", 6717 "integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==", 6718 "dev": true, 6719 "dependencies": { 6720 "@types/unist": "^3.0.0", 6721 "vfile-message": "^4.0.0" 6722 }, 6723 "funding": { 6724 "type": "opencollective", 6725 "url": "https://opencollective.com/unified" 6726 } 6727 }, 6728 "node_modules/vfile-location": { 6729 "version": "5.0.3", 6730 "resolved": "https://registry.npmjs.org/vfile-location/-/vfile-location-5.0.3.tgz", 6731 "integrity": "sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==", 6732 "dev": true, 6733 "dependencies": { 6734 "@types/unist": "^3.0.0", 6735 "vfile": "^6.0.0" 6736 }, 6737 "funding": { 6738 "type": "opencollective", 6739 "url": "https://opencollective.com/unified" 6740 } 6741 }, 6742 "node_modules/vfile-message": { 6743 "version": "4.0.2", 6744 "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.2.tgz", 6745 "integrity": "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==", 6746 "dev": true, 6747 "dependencies": { 6748 "@types/unist": "^3.0.0", 6749 "unist-util-stringify-position": "^4.0.0" 6750 }, 6751 "funding": { 6752 "type": "opencollective", 6753 "url": "https://opencollective.com/unified" 6754 } 6755 }, 6756 "node_modules/vite": { 6757 "version": "6.3.2", 6758 "resolved": "https://registry.npmjs.org/vite/-/vite-6.3.2.tgz", 6759 "integrity": "sha512-ZSvGOXKGceizRQIZSz7TGJ0pS3QLlVY/9hwxVh17W3re67je1RKYzFHivZ/t0tubU78Vkyb9WnHPENSBCzbckg==", 6760 "dev": true, 6761 "dependencies": { 6762 "esbuild": "^0.25.0", 6763 "fdir": "^6.4.3", 6764 "picomatch": "^4.0.2", 6765 "postcss": "^8.5.3", 6766 "rollup": "^4.34.9", 6767 "tinyglobby": "^0.2.12" 6768 }, 6769 "bin": { 6770 "vite": "bin/vite.js" 6771 }, 6772 "engines": { 6773 "node": "^18.0.0 || ^20.0.0 || >=22.0.0" 6774 }, 6775 "funding": { 6776 "url": "https://github.com/vitejs/vite?sponsor=1" 6777 }, 6778 "optionalDependencies": { 6779 "fsevents": "~2.3.3" 6780 }, 6781 "peerDependencies": { 6782 "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0", 6783 "jiti": ">=1.21.0", 6784 "less": "*", 6785 "lightningcss": "^1.21.0", 6786 "sass": "*", 6787 "sass-embedded": "*", 6788 "stylus": "*", 6789 "sugarss": "*", 6790 "terser": "^5.16.0", 6791 "tsx": "^4.8.1", 6792 "yaml": "^2.4.2" 6793 }, 6794 "peerDependenciesMeta": { 6795 "@types/node": { 6796 "optional": true 6797 }, 6798 "jiti": { 6799 "optional": true 6800 }, 6801 "less": { 6802 "optional": true 6803 }, 6804 "lightningcss": { 6805 "optional": true 6806 }, 6807 "sass": { 6808 "optional": true 6809 }, 6810 "sass-embedded": { 6811 "optional": true 6812 }, 6813 "stylus": { 6814 "optional": true 6815 }, 6816 "sugarss": { 6817 "optional": true 6818 }, 6819 "terser": { 6820 "optional": true 6821 }, 6822 "tsx": { 6823 "optional": true 6824 }, 6825 "yaml": { 6826 "optional": true 6827 } 6828 } 6829 }, 6830 "node_modules/vitefu": { 6831 "version": "1.0.6", 6832 "resolved": "https://registry.npmjs.org/vitefu/-/vitefu-1.0.6.tgz", 6833 "integrity": "sha512-+Rex1GlappUyNN6UfwbVZne/9cYC4+R2XDk9xkNXBKMw6HQagdX9PgZ8V2v1WUSK1wfBLp7qbI1+XSNIlB1xmA==", 6834 "dev": true, 6835 "workspaces": [ 6836 "tests/deps/*", 6837 "tests/projects/*" 6838 ], 6839 "peerDependencies": { 6840 "vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0" 6841 }, 6842 "peerDependenciesMeta": { 6843 "vite": { 6844 "optional": true 6845 } 6846 } 6847 }, 6848 "node_modules/web-namespaces": { 6849 "version": "2.0.1", 6850 "resolved": "https://registry.npmjs.org/web-namespaces/-/web-namespaces-2.0.1.tgz", 6851 "integrity": "sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==", 6852 "dev": true, 6853 "funding": { 6854 "type": "github", 6855 "url": "https://github.com/sponsors/wooorm" 6856 } 6857 }, 6858 "node_modules/web-streams-polyfill": { 6859 "version": "3.3.3", 6860 "resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz", 6861 "integrity": "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==", 6862 "optional": true, 6863 "engines": { 6864 "node": ">= 8" 6865 } 6866 }, 6867 "node_modules/webamp": { 6868 "version": "1.5.0", 6869 "resolved": "https://registry.npmjs.org/webamp/-/webamp-1.5.0.tgz", 6870 "integrity": "sha512-Rz2L90pUqg6Y/1jbtniS8RCuDD8TMwfjqv6D/4T93UfvGPGvfQR00LE/rfaHRfG6FgQfiOul7RyPXvCaEikCxg==", 6871 "license": "MIT", 6872 "dependencies": { 6873 "ani-cursor": "^0.0.4", 6874 "butterchurn": "^3.0.0-beta.3", 6875 "butterchurn-presets": "3.0.0-beta.4", 6876 "classnames": "^2.2.5", 6877 "fscreen": "^1.0.2", 6878 "invariant": "^2.2.3", 6879 "jszip": "^3.1.3", 6880 "lodash": "^4.17.21", 6881 "milkdrop-preset-converter-aws": "^0.1.6", 6882 "music-metadata-browser": "^0.6.1", 6883 "react": "^17.0.1", 6884 "react-dom": "^17.0.1", 6885 "react-redux": "^7.2.2", 6886 "redux": "^4.0.5", 6887 "reselect": "^3.0.1", 6888 "tinyqueue": "^1.2.3", 6889 "winamp-eqf": "^1.0.0" 6890 } 6891 }, 6892 "node_modules/webidl-conversions": { 6893 "version": "3.0.1", 6894 "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", 6895 "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==", 6896 "dev": true 6897 }, 6898 "node_modules/whatwg-url": { 6899 "version": "5.0.0", 6900 "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", 6901 "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", 6902 "dev": true, 6903 "dependencies": { 6904 "tr46": "~0.0.3", 6905 "webidl-conversions": "^3.0.0" 6906 } 6907 }, 6908 "node_modules/which": { 6909 "version": "2.0.2", 6910 "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", 6911 "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", 6912 "dev": true, 6913 "dependencies": { 6914 "isexe": "^2.0.0" 6915 }, 6916 "bin": { 6917 "node-which": "bin/node-which" 6918 }, 6919 "engines": { 6920 "node": ">= 8" 6921 } 6922 }, 6923 "node_modules/which-pm-runs": { 6924 "version": "1.1.0", 6925 "resolved": "https://registry.npmjs.org/which-pm-runs/-/which-pm-runs-1.1.0.tgz", 6926 "integrity": "sha512-n1brCuqClxfFfq/Rb0ICg9giSZqCS+pLtccdag6C2HyufBrh3fBOiy9nb6ggRMvWOVH5GrdJskj5iGTZNxd7SA==", 6927 "dev": true, 6928 "engines": { 6929 "node": ">=4" 6930 } 6931 }, 6932 "node_modules/widest-line": { 6933 "version": "5.0.0", 6934 "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-5.0.0.tgz", 6935 "integrity": "sha512-c9bZp7b5YtRj2wOe6dlj32MK+Bx/M/d+9VB2SHM1OtsUHR0aV0tdP6DWh/iMt0kWi1t5g1Iudu6hQRNd1A4PVA==", 6936 "dev": true, 6937 "dependencies": { 6938 "string-width": "^7.0.0" 6939 }, 6940 "engines": { 6941 "node": ">=18" 6942 }, 6943 "funding": { 6944 "url": "https://github.com/sponsors/sindresorhus" 6945 } 6946 }, 6947 "node_modules/winamp-eqf": { 6948 "version": "1.0.0", 6949 "resolved": "https://registry.npmjs.org/winamp-eqf/-/winamp-eqf-1.0.0.tgz", 6950 "integrity": "sha512-yUIb4+lTYBKP4L6nPXdDj1CQBXlJ+/PrNAkT1VbTAgeFjX8lPxAthsUE5NxQP4s8SO4YMJemsrErZ49Bh+/Veg==", 6951 "license": "ISC" 6952 }, 6953 "node_modules/wrap-ansi": { 6954 "version": "9.0.0", 6955 "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.0.tgz", 6956 "integrity": "sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==", 6957 "dev": true, 6958 "dependencies": { 6959 "ansi-styles": "^6.2.1", 6960 "string-width": "^7.0.0", 6961 "strip-ansi": "^7.1.0" 6962 }, 6963 "engines": { 6964 "node": ">=18" 6965 }, 6966 "funding": { 6967 "url": "https://github.com/chalk/wrap-ansi?sponsor=1" 6968 } 6969 }, 6970 "node_modules/wrap-ansi-cjs": { 6971 "name": "wrap-ansi", 6972 "version": "7.0.0", 6973 "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", 6974 "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", 6975 "dev": true, 6976 "dependencies": { 6977 "ansi-styles": "^4.0.0", 6978 "string-width": "^4.1.0", 6979 "strip-ansi": "^6.0.0" 6980 }, 6981 "engines": { 6982 "node": ">=10" 6983 }, 6984 "funding": { 6985 "url": "https://github.com/chalk/wrap-ansi?sponsor=1" 6986 } 6987 }, 6988 "node_modules/wrap-ansi-cjs/node_modules/ansi-regex": { 6989 "version": "5.0.1", 6990 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", 6991 "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", 6992 "dev": true, 6993 "engines": { 6994 "node": ">=8" 6995 } 6996 }, 6997 "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": { 6998 "version": "4.3.0", 6999 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", 7000 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", 7001 "dev": true, 7002 "dependencies": { 7003 "color-convert": "^2.0.1" 7004 }, 7005 "engines": { 7006 "node": ">=8" 7007 }, 7008 "funding": { 7009 "url": "https://github.com/chalk/ansi-styles?sponsor=1" 7010 } 7011 }, 7012 "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": { 7013 "version": "8.0.0", 7014 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", 7015 "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", 7016 "dev": true 7017 }, 7018 "node_modules/wrap-ansi-cjs/node_modules/string-width": { 7019 "version": "4.2.3", 7020 "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", 7021 "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", 7022 "dev": true, 7023 "dependencies": { 7024 "emoji-regex": "^8.0.0", 7025 "is-fullwidth-code-point": "^3.0.0", 7026 "strip-ansi": "^6.0.1" 7027 }, 7028 "engines": { 7029 "node": ">=8" 7030 } 7031 }, 7032 "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": { 7033 "version": "6.0.1", 7034 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", 7035 "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", 7036 "dev": true, 7037 "dependencies": { 7038 "ansi-regex": "^5.0.1" 7039 }, 7040 "engines": { 7041 "node": ">=8" 7042 } 7043 }, 7044 "node_modules/xxh32": { 7045 "version": "2.0.5", 7046 "resolved": "https://registry.npmjs.org/xxh32/-/xxh32-2.0.5.tgz", 7047 "integrity": "sha512-glQIaPvLHV4xG2Sn0E4mZWY25JT34+XcG4e2c8OMIH2SXxVrm6MmJ8miCsqGBLtf+rn2YcaeS11vq/66vkXGUQ==" 7048 }, 7049 "node_modules/xxhash-wasm": { 7050 "version": "1.1.0", 7051 "resolved": "https://registry.npmjs.org/xxhash-wasm/-/xxhash-wasm-1.1.0.tgz", 7052 "integrity": "sha512-147y/6YNh+tlp6nd/2pWq38i9h6mz/EuQ6njIrmW8D1BS5nCqs0P6DG+m6zTGnNz5I+uhZ0SHxBs9BsPrwcKDA==", 7053 "dev": true 7054 }, 7055 "node_modules/yargs-parser": { 7056 "version": "21.1.1", 7057 "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", 7058 "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", 7059 "dev": true, 7060 "engines": { 7061 "node": ">=12" 7062 } 7063 }, 7064 "node_modules/yocto-queue": { 7065 "version": "1.2.1", 7066 "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.2.1.tgz", 7067 "integrity": "sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==", 7068 "dev": true, 7069 "engines": { 7070 "node": ">=12.20" 7071 }, 7072 "funding": { 7073 "url": "https://github.com/sponsors/sindresorhus" 7074 } 7075 }, 7076 "node_modules/yocto-spinner": { 7077 "version": "0.2.1", 7078 "resolved": "https://registry.npmjs.org/yocto-spinner/-/yocto-spinner-0.2.1.tgz", 7079 "integrity": "sha512-lHHxjh0bXaLgdJy3cNnVb/F9myx3CkhrvSOEVTkaUgNMXnYFa2xYPVhtGnqhh3jErY2gParBOHallCbc7NrlZQ==", 7080 "dev": true, 7081 "dependencies": { 7082 "yoctocolors": "^2.1.1" 7083 }, 7084 "engines": { 7085 "node": ">=18.19" 7086 }, 7087 "funding": { 7088 "url": "https://github.com/sponsors/sindresorhus" 7089 } 7090 }, 7091 "node_modules/yoctocolors": { 7092 "version": "2.1.1", 7093 "resolved": "https://registry.npmjs.org/yoctocolors/-/yoctocolors-2.1.1.tgz", 7094 "integrity": "sha512-GQHQqAopRhwU8Kt1DDM8NjibDXHC8eoh1erhGAJPEyveY9qqVeXvVikNKrDz69sHowPMorbPUrH/mx8c50eiBQ==", 7095 "dev": true, 7096 "engines": { 7097 "node": ">=18" 7098 }, 7099 "funding": { 7100 "url": "https://github.com/sponsors/sindresorhus" 7101 } 7102 }, 7103 "node_modules/zod": { 7104 "version": "3.24.3", 7105 "resolved": "https://registry.npmjs.org/zod/-/zod-3.24.3.tgz", 7106 "integrity": "sha512-HhY1oqzWCQWuUqvBFnsyrtZRhyPeR7SUGv+C4+MsisMuVfSPx8HpwWqH8tRahSlt6M3PiFAcoeFhZAqIXTxoSg==", 7107 "dev": true, 7108 "funding": { 7109 "url": "https://github.com/sponsors/colinhacks" 7110 } 7111 }, 7112 "node_modules/zod-to-json-schema": { 7113 "version": "3.24.5", 7114 "resolved": "https://registry.npmjs.org/zod-to-json-schema/-/zod-to-json-schema-3.24.5.tgz", 7115 "integrity": "sha512-/AuWwMP+YqiPbsJx5D6TfgRTc4kTLjsh5SOcd4bLsfUg2RcEXrFMJl1DGgdHy2aCfsIA/cr/1JM0xcB2GZji8g==", 7116 "dev": true, 7117 "peerDependencies": { 7118 "zod": "^3.24.1" 7119 } 7120 }, 7121 "node_modules/zod-to-ts": { 7122 "version": "1.2.0", 7123 "resolved": "https://registry.npmjs.org/zod-to-ts/-/zod-to-ts-1.2.0.tgz", 7124 "integrity": "sha512-x30XE43V+InwGpvTySRNz9kB7qFU8DlyEy7BsSTCHPH1R0QasMmHWZDCzYm6bVXtj/9NNJAZF3jW8rzFvH5OFA==", 7125 "dev": true, 7126 "peerDependencies": { 7127 "typescript": "^4.9.4 || ^5.0.2", 7128 "zod": "^3" 7129 } 7130 }, 7131 "node_modules/zwitch": { 7132 "version": "2.0.4", 7133 "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz", 7134 "integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==", 7135 "dev": true, 7136 "funding": { 7137 "type": "github", 7138 "url": "https://github.com/sponsors/wooorm" 7139 } 7140 } 7141 } 7142}