Monorepo for Aesthetic.Computer aesthetic.computer
at main 2234 lines 78 kB view raw
1{ 2 "name": "keeps-wallet", 3 "version": "0.1.0", 4 "lockfileVersion": 3, 5 "requires": true, 6 "packages": { 7 "": { 8 "name": "keeps-wallet", 9 "version": "0.1.0", 10 "dependencies": { 11 "@taquito/signer": "^21.0.0", 12 "@taquito/taquito": "^21.0.0", 13 "@taquito/utils": "^21.0.0", 14 "bip39": "^3.1.0", 15 "libsodium-wrappers-sumo": "^0.7.15", 16 "scrypt-js": "^3.0.1", 17 "tweetnacl": "^1.0.3", 18 "tweetnacl-util": "^0.15.1" 19 }, 20 "devDependencies": { 21 "esbuild": "^0.24.0", 22 "sharp": "^0.33.5" 23 } 24 }, 25 "node_modules/@emnapi/runtime": { 26 "version": "1.7.1", 27 "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.7.1.tgz", 28 "integrity": "sha512-PVtJr5CmLwYAU9PZDMITZoR5iAOShYREoR45EyyLrbntV50mdePTgUn4AmOw90Ifcj+x2kRjdzr1HP3RrNiHGA==", 29 "dev": true, 30 "license": "MIT", 31 "optional": true, 32 "dependencies": { 33 "tslib": "^2.4.0" 34 } 35 }, 36 "node_modules/@esbuild/aix-ppc64": { 37 "version": "0.24.2", 38 "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.24.2.tgz", 39 "integrity": "sha512-thpVCb/rhxE/BnMLQ7GReQLLN8q9qbHmI55F4489/ByVg2aQaQ6kbcLb6FHkocZzQhxc4gx0sCk0tJkKBFzDhA==", 40 "cpu": [ 41 "ppc64" 42 ], 43 "dev": true, 44 "license": "MIT", 45 "optional": true, 46 "os": [ 47 "aix" 48 ], 49 "engines": { 50 "node": ">=18" 51 } 52 }, 53 "node_modules/@esbuild/android-arm": { 54 "version": "0.24.2", 55 "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.24.2.tgz", 56 "integrity": "sha512-tmwl4hJkCfNHwFB3nBa8z1Uy3ypZpxqxfTQOcHX+xRByyYgunVbZ9MzUUfb0RxaHIMnbHagwAxuTL+tnNM+1/Q==", 57 "cpu": [ 58 "arm" 59 ], 60 "dev": true, 61 "license": "MIT", 62 "optional": true, 63 "os": [ 64 "android" 65 ], 66 "engines": { 67 "node": ">=18" 68 } 69 }, 70 "node_modules/@esbuild/android-arm64": { 71 "version": "0.24.2", 72 "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.24.2.tgz", 73 "integrity": "sha512-cNLgeqCqV8WxfcTIOeL4OAtSmL8JjcN6m09XIgro1Wi7cF4t/THaWEa7eL5CMoMBdjoHOTh/vwTO/o2TRXIyzg==", 74 "cpu": [ 75 "arm64" 76 ], 77 "dev": true, 78 "license": "MIT", 79 "optional": true, 80 "os": [ 81 "android" 82 ], 83 "engines": { 84 "node": ">=18" 85 } 86 }, 87 "node_modules/@esbuild/android-x64": { 88 "version": "0.24.2", 89 "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.24.2.tgz", 90 "integrity": "sha512-B6Q0YQDqMx9D7rvIcsXfmJfvUYLoP722bgfBlO5cGvNVb5V/+Y7nhBE3mHV9OpxBf4eAS2S68KZztiPaWq4XYw==", 91 "cpu": [ 92 "x64" 93 ], 94 "dev": true, 95 "license": "MIT", 96 "optional": true, 97 "os": [ 98 "android" 99 ], 100 "engines": { 101 "node": ">=18" 102 } 103 }, 104 "node_modules/@esbuild/darwin-arm64": { 105 "version": "0.24.2", 106 "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.24.2.tgz", 107 "integrity": "sha512-kj3AnYWc+CekmZnS5IPu9D+HWtUI49hbnyqk0FLEJDbzCIQt7hg7ucF1SQAilhtYpIujfaHr6O0UHlzzSPdOeA==", 108 "cpu": [ 109 "arm64" 110 ], 111 "dev": true, 112 "license": "MIT", 113 "optional": true, 114 "os": [ 115 "darwin" 116 ], 117 "engines": { 118 "node": ">=18" 119 } 120 }, 121 "node_modules/@esbuild/darwin-x64": { 122 "version": "0.24.2", 123 "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.24.2.tgz", 124 "integrity": "sha512-WeSrmwwHaPkNR5H3yYfowhZcbriGqooyu3zI/3GGpF8AyUdsrrP0X6KumITGA9WOyiJavnGZUwPGvxvwfWPHIA==", 125 "cpu": [ 126 "x64" 127 ], 128 "dev": true, 129 "license": "MIT", 130 "optional": true, 131 "os": [ 132 "darwin" 133 ], 134 "engines": { 135 "node": ">=18" 136 } 137 }, 138 "node_modules/@esbuild/freebsd-arm64": { 139 "version": "0.24.2", 140 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.24.2.tgz", 141 "integrity": "sha512-UN8HXjtJ0k/Mj6a9+5u6+2eZ2ERD7Edt1Q9IZiB5UZAIdPnVKDoG7mdTVGhHJIeEml60JteamR3qhsr1r8gXvg==", 142 "cpu": [ 143 "arm64" 144 ], 145 "dev": true, 146 "license": "MIT", 147 "optional": true, 148 "os": [ 149 "freebsd" 150 ], 151 "engines": { 152 "node": ">=18" 153 } 154 }, 155 "node_modules/@esbuild/freebsd-x64": { 156 "version": "0.24.2", 157 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.24.2.tgz", 158 "integrity": "sha512-TvW7wE/89PYW+IevEJXZ5sF6gJRDY/14hyIGFXdIucxCsbRmLUcjseQu1SyTko+2idmCw94TgyaEZi9HUSOe3Q==", 159 "cpu": [ 160 "x64" 161 ], 162 "dev": true, 163 "license": "MIT", 164 "optional": true, 165 "os": [ 166 "freebsd" 167 ], 168 "engines": { 169 "node": ">=18" 170 } 171 }, 172 "node_modules/@esbuild/linux-arm": { 173 "version": "0.24.2", 174 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.24.2.tgz", 175 "integrity": "sha512-n0WRM/gWIdU29J57hJyUdIsk0WarGd6To0s+Y+LwvlC55wt+GT/OgkwoXCXvIue1i1sSNWblHEig00GBWiJgfA==", 176 "cpu": [ 177 "arm" 178 ], 179 "dev": true, 180 "license": "MIT", 181 "optional": true, 182 "os": [ 183 "linux" 184 ], 185 "engines": { 186 "node": ">=18" 187 } 188 }, 189 "node_modules/@esbuild/linux-arm64": { 190 "version": "0.24.2", 191 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.24.2.tgz", 192 "integrity": "sha512-7HnAD6074BW43YvvUmE/35Id9/NB7BeX5EoNkK9obndmZBUk8xmJJeU7DwmUeN7tkysslb2eSl6CTrYz6oEMQg==", 193 "cpu": [ 194 "arm64" 195 ], 196 "dev": true, 197 "license": "MIT", 198 "optional": true, 199 "os": [ 200 "linux" 201 ], 202 "engines": { 203 "node": ">=18" 204 } 205 }, 206 "node_modules/@esbuild/linux-ia32": { 207 "version": "0.24.2", 208 "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.24.2.tgz", 209 "integrity": "sha512-sfv0tGPQhcZOgTKO3oBE9xpHuUqguHvSo4jl+wjnKwFpapx+vUDcawbwPNuBIAYdRAvIDBfZVvXprIj3HA+Ugw==", 210 "cpu": [ 211 "ia32" 212 ], 213 "dev": true, 214 "license": "MIT", 215 "optional": true, 216 "os": [ 217 "linux" 218 ], 219 "engines": { 220 "node": ">=18" 221 } 222 }, 223 "node_modules/@esbuild/linux-loong64": { 224 "version": "0.24.2", 225 "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.24.2.tgz", 226 "integrity": "sha512-CN9AZr8kEndGooS35ntToZLTQLHEjtVB5n7dl8ZcTZMonJ7CCfStrYhrzF97eAecqVbVJ7APOEe18RPI4KLhwQ==", 227 "cpu": [ 228 "loong64" 229 ], 230 "dev": true, 231 "license": "MIT", 232 "optional": true, 233 "os": [ 234 "linux" 235 ], 236 "engines": { 237 "node": ">=18" 238 } 239 }, 240 "node_modules/@esbuild/linux-mips64el": { 241 "version": "0.24.2", 242 "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.24.2.tgz", 243 "integrity": "sha512-iMkk7qr/wl3exJATwkISxI7kTcmHKE+BlymIAbHO8xanq/TjHaaVThFF6ipWzPHryoFsesNQJPE/3wFJw4+huw==", 244 "cpu": [ 245 "mips64el" 246 ], 247 "dev": true, 248 "license": "MIT", 249 "optional": true, 250 "os": [ 251 "linux" 252 ], 253 "engines": { 254 "node": ">=18" 255 } 256 }, 257 "node_modules/@esbuild/linux-ppc64": { 258 "version": "0.24.2", 259 "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.24.2.tgz", 260 "integrity": "sha512-shsVrgCZ57Vr2L8mm39kO5PPIb+843FStGt7sGGoqiiWYconSxwTiuswC1VJZLCjNiMLAMh34jg4VSEQb+iEbw==", 261 "cpu": [ 262 "ppc64" 263 ], 264 "dev": true, 265 "license": "MIT", 266 "optional": true, 267 "os": [ 268 "linux" 269 ], 270 "engines": { 271 "node": ">=18" 272 } 273 }, 274 "node_modules/@esbuild/linux-riscv64": { 275 "version": "0.24.2", 276 "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.24.2.tgz", 277 "integrity": "sha512-4eSFWnU9Hhd68fW16GD0TINewo1L6dRrB+oLNNbYyMUAeOD2yCK5KXGK1GH4qD/kT+bTEXjsyTCiJGHPZ3eM9Q==", 278 "cpu": [ 279 "riscv64" 280 ], 281 "dev": true, 282 "license": "MIT", 283 "optional": true, 284 "os": [ 285 "linux" 286 ], 287 "engines": { 288 "node": ">=18" 289 } 290 }, 291 "node_modules/@esbuild/linux-s390x": { 292 "version": "0.24.2", 293 "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.24.2.tgz", 294 "integrity": "sha512-S0Bh0A53b0YHL2XEXC20bHLuGMOhFDO6GN4b3YjRLK//Ep3ql3erpNcPlEFed93hsQAjAQDNsvcK+hV90FubSw==", 295 "cpu": [ 296 "s390x" 297 ], 298 "dev": true, 299 "license": "MIT", 300 "optional": true, 301 "os": [ 302 "linux" 303 ], 304 "engines": { 305 "node": ">=18" 306 } 307 }, 308 "node_modules/@esbuild/linux-x64": { 309 "version": "0.24.2", 310 "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.24.2.tgz", 311 "integrity": "sha512-8Qi4nQcCTbLnK9WoMjdC9NiTG6/E38RNICU6sUNqK0QFxCYgoARqVqxdFmWkdonVsvGqWhmm7MO0jyTqLqwj0Q==", 312 "cpu": [ 313 "x64" 314 ], 315 "dev": true, 316 "license": "MIT", 317 "optional": true, 318 "os": [ 319 "linux" 320 ], 321 "engines": { 322 "node": ">=18" 323 } 324 }, 325 "node_modules/@esbuild/netbsd-arm64": { 326 "version": "0.24.2", 327 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.24.2.tgz", 328 "integrity": "sha512-wuLK/VztRRpMt9zyHSazyCVdCXlpHkKm34WUyinD2lzK07FAHTq0KQvZZlXikNWkDGoT6x3TD51jKQ7gMVpopw==", 329 "cpu": [ 330 "arm64" 331 ], 332 "dev": true, 333 "license": "MIT", 334 "optional": true, 335 "os": [ 336 "netbsd" 337 ], 338 "engines": { 339 "node": ">=18" 340 } 341 }, 342 "node_modules/@esbuild/netbsd-x64": { 343 "version": "0.24.2", 344 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.24.2.tgz", 345 "integrity": "sha512-VefFaQUc4FMmJuAxmIHgUmfNiLXY438XrL4GDNV1Y1H/RW3qow68xTwjZKfj/+Plp9NANmzbH5R40Meudu8mmw==", 346 "cpu": [ 347 "x64" 348 ], 349 "dev": true, 350 "license": "MIT", 351 "optional": true, 352 "os": [ 353 "netbsd" 354 ], 355 "engines": { 356 "node": ">=18" 357 } 358 }, 359 "node_modules/@esbuild/openbsd-arm64": { 360 "version": "0.24.2", 361 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.24.2.tgz", 362 "integrity": "sha512-YQbi46SBct6iKnszhSvdluqDmxCJA+Pu280Av9WICNwQmMxV7nLRHZfjQzwbPs3jeWnuAhE9Jy0NrnJ12Oz+0A==", 363 "cpu": [ 364 "arm64" 365 ], 366 "dev": true, 367 "license": "MIT", 368 "optional": true, 369 "os": [ 370 "openbsd" 371 ], 372 "engines": { 373 "node": ">=18" 374 } 375 }, 376 "node_modules/@esbuild/openbsd-x64": { 377 "version": "0.24.2", 378 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.24.2.tgz", 379 "integrity": "sha512-+iDS6zpNM6EnJyWv0bMGLWSWeXGN/HTaF/LXHXHwejGsVi+ooqDfMCCTerNFxEkM3wYVcExkeGXNqshc9iMaOA==", 380 "cpu": [ 381 "x64" 382 ], 383 "dev": true, 384 "license": "MIT", 385 "optional": true, 386 "os": [ 387 "openbsd" 388 ], 389 "engines": { 390 "node": ">=18" 391 } 392 }, 393 "node_modules/@esbuild/sunos-x64": { 394 "version": "0.24.2", 395 "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.24.2.tgz", 396 "integrity": "sha512-hTdsW27jcktEvpwNHJU4ZwWFGkz2zRJUz8pvddmXPtXDzVKTTINmlmga3ZzwcuMpUvLw7JkLy9QLKyGpD2Yxig==", 397 "cpu": [ 398 "x64" 399 ], 400 "dev": true, 401 "license": "MIT", 402 "optional": true, 403 "os": [ 404 "sunos" 405 ], 406 "engines": { 407 "node": ">=18" 408 } 409 }, 410 "node_modules/@esbuild/win32-arm64": { 411 "version": "0.24.2", 412 "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.24.2.tgz", 413 "integrity": "sha512-LihEQ2BBKVFLOC9ZItT9iFprsE9tqjDjnbulhHoFxYQtQfai7qfluVODIYxt1PgdoyQkz23+01rzwNwYfutxUQ==", 414 "cpu": [ 415 "arm64" 416 ], 417 "dev": true, 418 "license": "MIT", 419 "optional": true, 420 "os": [ 421 "win32" 422 ], 423 "engines": { 424 "node": ">=18" 425 } 426 }, 427 "node_modules/@esbuild/win32-ia32": { 428 "version": "0.24.2", 429 "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.24.2.tgz", 430 "integrity": "sha512-q+iGUwfs8tncmFC9pcnD5IvRHAzmbwQ3GPS5/ceCyHdjXubwQWI12MKWSNSMYLJMq23/IUCvJMS76PDqXe1fxA==", 431 "cpu": [ 432 "ia32" 433 ], 434 "dev": true, 435 "license": "MIT", 436 "optional": true, 437 "os": [ 438 "win32" 439 ], 440 "engines": { 441 "node": ">=18" 442 } 443 }, 444 "node_modules/@esbuild/win32-x64": { 445 "version": "0.24.2", 446 "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.24.2.tgz", 447 "integrity": "sha512-7VTgWzgMGvup6aSqDPLiW5zHaxYJGTO4OokMjIlrCtf+VpEL+cXKtCvg723iguPYI5oaUNdS+/V7OU2gvXVWEg==", 448 "cpu": [ 449 "x64" 450 ], 451 "dev": true, 452 "license": "MIT", 453 "optional": true, 454 "os": [ 455 "win32" 456 ], 457 "engines": { 458 "node": ">=18" 459 } 460 }, 461 "node_modules/@img/sharp-darwin-arm64": { 462 "version": "0.33.5", 463 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.33.5.tgz", 464 "integrity": "sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==", 465 "cpu": [ 466 "arm64" 467 ], 468 "dev": true, 469 "license": "Apache-2.0", 470 "optional": true, 471 "os": [ 472 "darwin" 473 ], 474 "engines": { 475 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 476 }, 477 "funding": { 478 "url": "https://opencollective.com/libvips" 479 }, 480 "optionalDependencies": { 481 "@img/sharp-libvips-darwin-arm64": "1.0.4" 482 } 483 }, 484 "node_modules/@img/sharp-darwin-x64": { 485 "version": "0.33.5", 486 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.33.5.tgz", 487 "integrity": "sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==", 488 "cpu": [ 489 "x64" 490 ], 491 "dev": true, 492 "license": "Apache-2.0", 493 "optional": true, 494 "os": [ 495 "darwin" 496 ], 497 "engines": { 498 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 499 }, 500 "funding": { 501 "url": "https://opencollective.com/libvips" 502 }, 503 "optionalDependencies": { 504 "@img/sharp-libvips-darwin-x64": "1.0.4" 505 } 506 }, 507 "node_modules/@img/sharp-libvips-darwin-arm64": { 508 "version": "1.0.4", 509 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.0.4.tgz", 510 "integrity": "sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==", 511 "cpu": [ 512 "arm64" 513 ], 514 "dev": true, 515 "license": "LGPL-3.0-or-later", 516 "optional": true, 517 "os": [ 518 "darwin" 519 ], 520 "funding": { 521 "url": "https://opencollective.com/libvips" 522 } 523 }, 524 "node_modules/@img/sharp-libvips-darwin-x64": { 525 "version": "1.0.4", 526 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.0.4.tgz", 527 "integrity": "sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==", 528 "cpu": [ 529 "x64" 530 ], 531 "dev": true, 532 "license": "LGPL-3.0-or-later", 533 "optional": true, 534 "os": [ 535 "darwin" 536 ], 537 "funding": { 538 "url": "https://opencollective.com/libvips" 539 } 540 }, 541 "node_modules/@img/sharp-libvips-linux-arm": { 542 "version": "1.0.5", 543 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.5.tgz", 544 "integrity": "sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==", 545 "cpu": [ 546 "arm" 547 ], 548 "dev": true, 549 "license": "LGPL-3.0-or-later", 550 "optional": true, 551 "os": [ 552 "linux" 553 ], 554 "funding": { 555 "url": "https://opencollective.com/libvips" 556 } 557 }, 558 "node_modules/@img/sharp-libvips-linux-arm64": { 559 "version": "1.0.4", 560 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.0.4.tgz", 561 "integrity": "sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==", 562 "cpu": [ 563 "arm64" 564 ], 565 "dev": true, 566 "license": "LGPL-3.0-or-later", 567 "optional": true, 568 "os": [ 569 "linux" 570 ], 571 "funding": { 572 "url": "https://opencollective.com/libvips" 573 } 574 }, 575 "node_modules/@img/sharp-libvips-linux-s390x": { 576 "version": "1.0.4", 577 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.0.4.tgz", 578 "integrity": "sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==", 579 "cpu": [ 580 "s390x" 581 ], 582 "dev": true, 583 "license": "LGPL-3.0-or-later", 584 "optional": true, 585 "os": [ 586 "linux" 587 ], 588 "funding": { 589 "url": "https://opencollective.com/libvips" 590 } 591 }, 592 "node_modules/@img/sharp-libvips-linux-x64": { 593 "version": "1.0.4", 594 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.4.tgz", 595 "integrity": "sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==", 596 "cpu": [ 597 "x64" 598 ], 599 "dev": true, 600 "license": "LGPL-3.0-or-later", 601 "optional": true, 602 "os": [ 603 "linux" 604 ], 605 "funding": { 606 "url": "https://opencollective.com/libvips" 607 } 608 }, 609 "node_modules/@img/sharp-libvips-linuxmusl-arm64": { 610 "version": "1.0.4", 611 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.0.4.tgz", 612 "integrity": "sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==", 613 "cpu": [ 614 "arm64" 615 ], 616 "dev": true, 617 "license": "LGPL-3.0-or-later", 618 "optional": true, 619 "os": [ 620 "linux" 621 ], 622 "funding": { 623 "url": "https://opencollective.com/libvips" 624 } 625 }, 626 "node_modules/@img/sharp-libvips-linuxmusl-x64": { 627 "version": "1.0.4", 628 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.0.4.tgz", 629 "integrity": "sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==", 630 "cpu": [ 631 "x64" 632 ], 633 "dev": true, 634 "license": "LGPL-3.0-or-later", 635 "optional": true, 636 "os": [ 637 "linux" 638 ], 639 "funding": { 640 "url": "https://opencollective.com/libvips" 641 } 642 }, 643 "node_modules/@img/sharp-linux-arm": { 644 "version": "0.33.5", 645 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.33.5.tgz", 646 "integrity": "sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==", 647 "cpu": [ 648 "arm" 649 ], 650 "dev": true, 651 "license": "Apache-2.0", 652 "optional": true, 653 "os": [ 654 "linux" 655 ], 656 "engines": { 657 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 658 }, 659 "funding": { 660 "url": "https://opencollective.com/libvips" 661 }, 662 "optionalDependencies": { 663 "@img/sharp-libvips-linux-arm": "1.0.5" 664 } 665 }, 666 "node_modules/@img/sharp-linux-arm64": { 667 "version": "0.33.5", 668 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.33.5.tgz", 669 "integrity": "sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==", 670 "cpu": [ 671 "arm64" 672 ], 673 "dev": true, 674 "license": "Apache-2.0", 675 "optional": true, 676 "os": [ 677 "linux" 678 ], 679 "engines": { 680 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 681 }, 682 "funding": { 683 "url": "https://opencollective.com/libvips" 684 }, 685 "optionalDependencies": { 686 "@img/sharp-libvips-linux-arm64": "1.0.4" 687 } 688 }, 689 "node_modules/@img/sharp-linux-s390x": { 690 "version": "0.33.5", 691 "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.33.5.tgz", 692 "integrity": "sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==", 693 "cpu": [ 694 "s390x" 695 ], 696 "dev": true, 697 "license": "Apache-2.0", 698 "optional": true, 699 "os": [ 700 "linux" 701 ], 702 "engines": { 703 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 704 }, 705 "funding": { 706 "url": "https://opencollective.com/libvips" 707 }, 708 "optionalDependencies": { 709 "@img/sharp-libvips-linux-s390x": "1.0.4" 710 } 711 }, 712 "node_modules/@img/sharp-linux-x64": { 713 "version": "0.33.5", 714 "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.33.5.tgz", 715 "integrity": "sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==", 716 "cpu": [ 717 "x64" 718 ], 719 "dev": true, 720 "license": "Apache-2.0", 721 "optional": true, 722 "os": [ 723 "linux" 724 ], 725 "engines": { 726 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 727 }, 728 "funding": { 729 "url": "https://opencollective.com/libvips" 730 }, 731 "optionalDependencies": { 732 "@img/sharp-libvips-linux-x64": "1.0.4" 733 } 734 }, 735 "node_modules/@img/sharp-linuxmusl-arm64": { 736 "version": "0.33.5", 737 "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.33.5.tgz", 738 "integrity": "sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==", 739 "cpu": [ 740 "arm64" 741 ], 742 "dev": true, 743 "license": "Apache-2.0", 744 "optional": true, 745 "os": [ 746 "linux" 747 ], 748 "engines": { 749 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 750 }, 751 "funding": { 752 "url": "https://opencollective.com/libvips" 753 }, 754 "optionalDependencies": { 755 "@img/sharp-libvips-linuxmusl-arm64": "1.0.4" 756 } 757 }, 758 "node_modules/@img/sharp-linuxmusl-x64": { 759 "version": "0.33.5", 760 "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.33.5.tgz", 761 "integrity": "sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==", 762 "cpu": [ 763 "x64" 764 ], 765 "dev": true, 766 "license": "Apache-2.0", 767 "optional": true, 768 "os": [ 769 "linux" 770 ], 771 "engines": { 772 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 773 }, 774 "funding": { 775 "url": "https://opencollective.com/libvips" 776 }, 777 "optionalDependencies": { 778 "@img/sharp-libvips-linuxmusl-x64": "1.0.4" 779 } 780 }, 781 "node_modules/@img/sharp-wasm32": { 782 "version": "0.33.5", 783 "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.33.5.tgz", 784 "integrity": "sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==", 785 "cpu": [ 786 "wasm32" 787 ], 788 "dev": true, 789 "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT", 790 "optional": true, 791 "dependencies": { 792 "@emnapi/runtime": "^1.2.0" 793 }, 794 "engines": { 795 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 796 }, 797 "funding": { 798 "url": "https://opencollective.com/libvips" 799 } 800 }, 801 "node_modules/@img/sharp-win32-ia32": { 802 "version": "0.33.5", 803 "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.33.5.tgz", 804 "integrity": "sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==", 805 "cpu": [ 806 "ia32" 807 ], 808 "dev": true, 809 "license": "Apache-2.0 AND LGPL-3.0-or-later", 810 "optional": true, 811 "os": [ 812 "win32" 813 ], 814 "engines": { 815 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 816 }, 817 "funding": { 818 "url": "https://opencollective.com/libvips" 819 } 820 }, 821 "node_modules/@img/sharp-win32-x64": { 822 "version": "0.33.5", 823 "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.33.5.tgz", 824 "integrity": "sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==", 825 "cpu": [ 826 "x64" 827 ], 828 "dev": true, 829 "license": "Apache-2.0 AND LGPL-3.0-or-later", 830 "optional": true, 831 "os": [ 832 "win32" 833 ], 834 "engines": { 835 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 836 }, 837 "funding": { 838 "url": "https://opencollective.com/libvips" 839 } 840 }, 841 "node_modules/@noble/hashes": { 842 "version": "1.8.0", 843 "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.8.0.tgz", 844 "integrity": "sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==", 845 "license": "MIT", 846 "engines": { 847 "node": "^14.21.3 || >=16" 848 }, 849 "funding": { 850 "url": "https://paulmillr.com/funding/" 851 } 852 }, 853 "node_modules/@stablelib/binary": { 854 "version": "1.0.1", 855 "resolved": "https://registry.npmjs.org/@stablelib/binary/-/binary-1.0.1.tgz", 856 "integrity": "sha512-ClJWvmL6UBM/wjkvv/7m5VP3GMr9t0osr4yVgLZsLCOz4hGN9gIAFEqnJ0TsSMAN+n840nf2cHZnA5/KFqHC7Q==", 857 "license": "MIT", 858 "dependencies": { 859 "@stablelib/int": "^1.0.1" 860 } 861 }, 862 "node_modules/@stablelib/blake2b": { 863 "version": "1.0.1", 864 "resolved": "https://registry.npmjs.org/@stablelib/blake2b/-/blake2b-1.0.1.tgz", 865 "integrity": "sha512-B3KyKoBAjkIFeH7romcF96i+pVFYk7K2SBQ1pZvaxV+epSBXJ+n0C66esUhyz6FF+5FbdQVm77C5fzGFcEZpKA==", 866 "license": "MIT", 867 "dependencies": { 868 "@stablelib/binary": "^1.0.1", 869 "@stablelib/hash": "^1.0.1", 870 "@stablelib/wipe": "^1.0.1" 871 } 872 }, 873 "node_modules/@stablelib/bytes": { 874 "version": "1.0.1", 875 "resolved": "https://registry.npmjs.org/@stablelib/bytes/-/bytes-1.0.1.tgz", 876 "integrity": "sha512-Kre4Y4kdwuqL8BR2E9hV/R5sOrUj6NanZaZis0V6lX5yzqC3hBuVSDXUIBqQv/sCpmuWRiHLwqiT1pqqjuBXoQ==", 877 "license": "MIT" 878 }, 879 "node_modules/@stablelib/constant-time": { 880 "version": "1.0.1", 881 "resolved": "https://registry.npmjs.org/@stablelib/constant-time/-/constant-time-1.0.1.tgz", 882 "integrity": "sha512-tNOs3uD0vSJcK6z1fvef4Y+buN7DXhzHDPqRLSXUel1UfqMB1PWNsnnAezrKfEwTLpN0cGH2p9NNjs6IqeD0eg==", 883 "license": "MIT" 884 }, 885 "node_modules/@stablelib/ed25519": { 886 "version": "1.0.3", 887 "resolved": "https://registry.npmjs.org/@stablelib/ed25519/-/ed25519-1.0.3.tgz", 888 "integrity": "sha512-puIMWaX9QlRsbhxfDc5i+mNPMY+0TmQEskunY1rZEBPi1acBCVQAhnsk/1Hk50DGPtVsZtAWQg4NHGlVaO9Hqg==", 889 "license": "MIT", 890 "dependencies": { 891 "@stablelib/random": "^1.0.2", 892 "@stablelib/sha512": "^1.0.1", 893 "@stablelib/wipe": "^1.0.1" 894 } 895 }, 896 "node_modules/@stablelib/hash": { 897 "version": "1.0.1", 898 "resolved": "https://registry.npmjs.org/@stablelib/hash/-/hash-1.0.1.tgz", 899 "integrity": "sha512-eTPJc/stDkdtOcrNMZ6mcMK1e6yBbqRBaNW55XA1jU8w/7QdnCF0CmMmOD1m7VSkBR44PWrMHU2l6r8YEQHMgg==", 900 "license": "MIT" 901 }, 902 "node_modules/@stablelib/hmac": { 903 "version": "1.0.1", 904 "resolved": "https://registry.npmjs.org/@stablelib/hmac/-/hmac-1.0.1.tgz", 905 "integrity": "sha512-V2APD9NSnhVpV/QMYgCVMIYKiYG6LSqw1S65wxVoirhU/51ACio6D4yDVSwMzuTJXWZoVHbDdINioBwKy5kVmA==", 906 "license": "MIT", 907 "dependencies": { 908 "@stablelib/constant-time": "^1.0.1", 909 "@stablelib/hash": "^1.0.1", 910 "@stablelib/wipe": "^1.0.1" 911 } 912 }, 913 "node_modules/@stablelib/int": { 914 "version": "1.0.1", 915 "resolved": "https://registry.npmjs.org/@stablelib/int/-/int-1.0.1.tgz", 916 "integrity": "sha512-byr69X/sDtDiIjIV6m4roLVWnNNlRGzsvxw+agj8CIEazqWGOQp2dTYgQhtyVXV9wpO6WyXRQUzLV/JRNumT2w==", 917 "license": "MIT" 918 }, 919 "node_modules/@stablelib/keyagreement": { 920 "version": "1.0.1", 921 "resolved": "https://registry.npmjs.org/@stablelib/keyagreement/-/keyagreement-1.0.1.tgz", 922 "integrity": "sha512-VKL6xBwgJnI6l1jKrBAfn265cspaWBPAPEc62VBQrWHLqVgNRE09gQ/AnOEyKUWrrqfD+xSQ3u42gJjLDdMDQg==", 923 "license": "MIT", 924 "dependencies": { 925 "@stablelib/bytes": "^1.0.1" 926 } 927 }, 928 "node_modules/@stablelib/nacl": { 929 "version": "1.0.4", 930 "resolved": "https://registry.npmjs.org/@stablelib/nacl/-/nacl-1.0.4.tgz", 931 "integrity": "sha512-PJ2U/MrkXSKUM8C4qFs87WeCNxri7KQwR8Cdwm9q2sweGuAtTvOJGuW0F3N+zn+ySLPJA98SYWSSpogMJ1gCmw==", 932 "license": "MIT", 933 "dependencies": { 934 "@stablelib/poly1305": "^1.0.1", 935 "@stablelib/random": "^1.0.2", 936 "@stablelib/wipe": "^1.0.1", 937 "@stablelib/x25519": "^1.0.3", 938 "@stablelib/xsalsa20": "^1.0.2" 939 } 940 }, 941 "node_modules/@stablelib/pbkdf2": { 942 "version": "1.0.1", 943 "resolved": "https://registry.npmjs.org/@stablelib/pbkdf2/-/pbkdf2-1.0.1.tgz", 944 "integrity": "sha512-d5jwK6jW1DkMyzqY8D1Io+fRXcsUVr95lk5LKX9ghaUdAITTc1ZL0bff+R0IrwSixbHluxhnivG7vDw59AZ/Nw==", 945 "license": "MIT", 946 "dependencies": { 947 "@stablelib/binary": "^1.0.1", 948 "@stablelib/hash": "^1.0.1", 949 "@stablelib/hmac": "^1.0.1", 950 "@stablelib/wipe": "^1.0.1" 951 } 952 }, 953 "node_modules/@stablelib/poly1305": { 954 "version": "1.0.1", 955 "resolved": "https://registry.npmjs.org/@stablelib/poly1305/-/poly1305-1.0.1.tgz", 956 "integrity": "sha512-1HlG3oTSuQDOhSnLwJRKeTRSAdFNVB/1djy2ZbS35rBSJ/PFqx9cf9qatinWghC2UbfOYD8AcrtbUQl8WoxabA==", 957 "license": "MIT", 958 "dependencies": { 959 "@stablelib/constant-time": "^1.0.1", 960 "@stablelib/wipe": "^1.0.1" 961 } 962 }, 963 "node_modules/@stablelib/random": { 964 "version": "1.0.2", 965 "resolved": "https://registry.npmjs.org/@stablelib/random/-/random-1.0.2.tgz", 966 "integrity": "sha512-rIsE83Xpb7clHPVRlBj8qNe5L8ISQOzjghYQm/dZ7VaM2KHYwMW5adjQjrzTZCchFnNCNhkwtnOBa9HTMJCI8w==", 967 "license": "MIT", 968 "dependencies": { 969 "@stablelib/binary": "^1.0.1", 970 "@stablelib/wipe": "^1.0.1" 971 } 972 }, 973 "node_modules/@stablelib/salsa20": { 974 "version": "1.0.2", 975 "resolved": "https://registry.npmjs.org/@stablelib/salsa20/-/salsa20-1.0.2.tgz", 976 "integrity": "sha512-nfjKzw0KTKrrKBasEP+j7UP4I8Xudom8lVZIBCp0kQNARXq72IlSic0oabg2FC1NU68L4RdHrNJDd8bFwrphYA==", 977 "license": "MIT", 978 "dependencies": { 979 "@stablelib/binary": "^1.0.1", 980 "@stablelib/constant-time": "^1.0.1", 981 "@stablelib/wipe": "^1.0.1" 982 } 983 }, 984 "node_modules/@stablelib/sha512": { 985 "version": "1.0.1", 986 "resolved": "https://registry.npmjs.org/@stablelib/sha512/-/sha512-1.0.1.tgz", 987 "integrity": "sha512-13gl/iawHV9zvDKciLo1fQ8Bgn2Pvf7OV6amaRVKiq3pjQ3UmEpXxWiAfV8tYjUpeZroBxtyrwtdooQT/i3hzw==", 988 "license": "MIT", 989 "dependencies": { 990 "@stablelib/binary": "^1.0.1", 991 "@stablelib/hash": "^1.0.1", 992 "@stablelib/wipe": "^1.0.1" 993 } 994 }, 995 "node_modules/@stablelib/wipe": { 996 "version": "1.0.1", 997 "resolved": "https://registry.npmjs.org/@stablelib/wipe/-/wipe-1.0.1.tgz", 998 "integrity": "sha512-WfqfX/eXGiAd3RJe4VU2snh/ZPwtSjLG4ynQ/vYzvghTh7dHFcI1wl+nrkWG6lGhukOxOsUHfv8dUXr58D0ayg==", 999 "license": "MIT" 1000 }, 1001 "node_modules/@stablelib/x25519": { 1002 "version": "1.0.3", 1003 "resolved": "https://registry.npmjs.org/@stablelib/x25519/-/x25519-1.0.3.tgz", 1004 "integrity": "sha512-KnTbKmUhPhHavzobclVJQG5kuivH+qDLpe84iRqX3CLrKp881cF160JvXJ+hjn1aMyCwYOKeIZefIH/P5cJoRw==", 1005 "license": "MIT", 1006 "dependencies": { 1007 "@stablelib/keyagreement": "^1.0.1", 1008 "@stablelib/random": "^1.0.2", 1009 "@stablelib/wipe": "^1.0.1" 1010 } 1011 }, 1012 "node_modules/@stablelib/xsalsa20": { 1013 "version": "1.0.2", 1014 "resolved": "https://registry.npmjs.org/@stablelib/xsalsa20/-/xsalsa20-1.0.2.tgz", 1015 "integrity": "sha512-7XdBGbcNgBShmuhDXv1G1WPVCkjZdkb1oPMzSidO7Fve0MHntH6TjFkj5bfLI+aRE+61weO076vYpP/jmaAYog==", 1016 "license": "MIT", 1017 "dependencies": { 1018 "@stablelib/binary": "^1.0.1", 1019 "@stablelib/salsa20": "^1.0.2", 1020 "@stablelib/wipe": "^1.0.1" 1021 } 1022 }, 1023 "node_modules/@taquito/core": { 1024 "version": "21.0.5", 1025 "resolved": "https://registry.npmjs.org/@taquito/core/-/core-21.0.5.tgz", 1026 "integrity": "sha512-BYAUc3UUe33qd5NTtPXoE7JyiqlxFMNfcojJTpbvC62OqbjP4l+UZNLrq7ICdANNTEgC11JMXm9Hx4xaMXugXg==", 1027 "license": "Apache-2.0", 1028 "dependencies": { 1029 "json-stringify-safe": "^5.0.1" 1030 }, 1031 "engines": { 1032 "node": ">=18" 1033 } 1034 }, 1035 "node_modules/@taquito/http-utils": { 1036 "version": "21.0.5", 1037 "resolved": "https://registry.npmjs.org/@taquito/http-utils/-/http-utils-21.0.5.tgz", 1038 "integrity": "sha512-YUHaWILga7PuuDLh1AIuH3yvtpC9pAZK43pb2WZWGuYwp97UlcAjDT0OkpkJiEKi5iREmvpEmZM47uQpAeTDSg==", 1039 "license": "Apache-2.0", 1040 "dependencies": { 1041 "@taquito/core": "^21.0.5", 1042 "node-fetch": "^2.7.0" 1043 }, 1044 "engines": { 1045 "node": ">=18" 1046 } 1047 }, 1048 "node_modules/@taquito/local-forging": { 1049 "version": "21.0.5", 1050 "resolved": "https://registry.npmjs.org/@taquito/local-forging/-/local-forging-21.0.5.tgz", 1051 "integrity": "sha512-vxGlafxDWRMURYTPgM4r3KJUcJSMyxxVHnh2auGCHoTHIBeDewrUuZNn2oDlKYxZaHDqenjCR6v38d6Jyb4J/w==", 1052 "license": "Apache-2.0", 1053 "dependencies": { 1054 "@taquito/core": "^21.0.5", 1055 "@taquito/utils": "^21.0.5", 1056 "bignumber.js": "^9.1.2" 1057 }, 1058 "engines": { 1059 "node": ">=18" 1060 } 1061 }, 1062 "node_modules/@taquito/michel-codec": { 1063 "version": "21.0.5", 1064 "resolved": "https://registry.npmjs.org/@taquito/michel-codec/-/michel-codec-21.0.5.tgz", 1065 "integrity": "sha512-u8h9Xyb8CBtolKwko8g2ch4mmnBQoavjRp4uFBL66+b8CG1YmCtGJOaS/ujWudi/LQ74LQcAy9EprroLtRlkCA==", 1066 "license": "Apache-2.0", 1067 "dependencies": { 1068 "@taquito/core": "^21.0.5" 1069 }, 1070 "engines": { 1071 "node": ">=18" 1072 } 1073 }, 1074 "node_modules/@taquito/michelson-encoder": { 1075 "version": "21.0.5", 1076 "resolved": "https://registry.npmjs.org/@taquito/michelson-encoder/-/michelson-encoder-21.0.5.tgz", 1077 "integrity": "sha512-qfThGROJF0wqyI7NC7NHwaOO5sGfsI/hziBeJh5wl5hrPZQeXI7ONTSPEn9+i+R3MWq9b6ZPSsd2WxOZ9Yf6Lg==", 1078 "license": "Apache-2.0", 1079 "dependencies": { 1080 "@taquito/core": "^21.0.5", 1081 "@taquito/rpc": "^21.0.5", 1082 "@taquito/utils": "^21.0.5", 1083 "bignumber.js": "^9.1.2", 1084 "fast-json-stable-stringify": "^2.1.0" 1085 }, 1086 "engines": { 1087 "node": ">=18" 1088 } 1089 }, 1090 "node_modules/@taquito/rpc": { 1091 "version": "21.0.5", 1092 "resolved": "https://registry.npmjs.org/@taquito/rpc/-/rpc-21.0.5.tgz", 1093 "integrity": "sha512-i7Wd7Sqz/2RDfanYzZzb1mAR2eYD6gmZzkd6jaemIRvcFXszXxSf/ljPULh3z9ylLKyUE8yuTkcQqE2KWURusA==", 1094 "license": "Apache-2.0", 1095 "dependencies": { 1096 "@taquito/core": "^21.0.5", 1097 "@taquito/http-utils": "^21.0.5", 1098 "@taquito/utils": "^21.0.5", 1099 "bignumber.js": "^9.1.2" 1100 }, 1101 "engines": { 1102 "node": ">=18" 1103 } 1104 }, 1105 "node_modules/@taquito/signer": { 1106 "version": "21.0.5", 1107 "resolved": "https://registry.npmjs.org/@taquito/signer/-/signer-21.0.5.tgz", 1108 "integrity": "sha512-5f5BxEZXkmVPsAimLmr62I6YGvKQkw23as6FViAqOMkPonby/NPw298vy29fk2YRY+A/XTBUrSdNJqKeYbAxVg==", 1109 "license": "Apache-2.0", 1110 "dependencies": { 1111 "@stablelib/blake2b": "^1.0.1", 1112 "@stablelib/ed25519": "^1.0.3", 1113 "@stablelib/hmac": "^1.0.1", 1114 "@stablelib/nacl": "^1.0.4", 1115 "@stablelib/pbkdf2": "^1.0.1", 1116 "@stablelib/sha512": "^1.0.1", 1117 "@taquito/core": "^21.0.5", 1118 "@taquito/taquito": "^21.0.5", 1119 "@taquito/utils": "^21.0.5", 1120 "@types/bn.js": "^5.1.5", 1121 "bip39": "3.1.0", 1122 "elliptic": "^6.6.1", 1123 "pbkdf2": "^3.1.2", 1124 "typedarray-to-buffer": "^4.0.0" 1125 }, 1126 "engines": { 1127 "node": ">=18" 1128 } 1129 }, 1130 "node_modules/@taquito/taquito": { 1131 "version": "21.0.5", 1132 "resolved": "https://registry.npmjs.org/@taquito/taquito/-/taquito-21.0.5.tgz", 1133 "integrity": "sha512-1JYTtXTLhuGY3kwI0U9UybPdnc2WmHrnWFy4jZXLgWbm2J9ZO08IFk/B3mTprtfRY9BLqSNufuFXWnqytjYhMg==", 1134 "hasInstallScript": true, 1135 "license": "Apache-2.0", 1136 "dependencies": { 1137 "@taquito/core": "^21.0.5", 1138 "@taquito/http-utils": "^21.0.5", 1139 "@taquito/local-forging": "^21.0.5", 1140 "@taquito/michel-codec": "^21.0.5", 1141 "@taquito/michelson-encoder": "^21.0.5", 1142 "@taquito/rpc": "^21.0.5", 1143 "@taquito/utils": "^21.0.5", 1144 "bignumber.js": "^9.1.2", 1145 "rxjs": "^7.8.2" 1146 }, 1147 "engines": { 1148 "node": ">=18" 1149 } 1150 }, 1151 "node_modules/@taquito/utils": { 1152 "version": "21.0.5", 1153 "resolved": "https://registry.npmjs.org/@taquito/utils/-/utils-21.0.5.tgz", 1154 "integrity": "sha512-WITRQYys7oJeOdoSJ9yuNhrAKwfJ7KQB3cnATEnpa5fcaaNV/eD3VhqWP6eEHw1k9PmZ7lS8SkT+KDeku7Gt7A==", 1155 "license": "Apache-2.0", 1156 "dependencies": { 1157 "@stablelib/blake2b": "^1.0.1", 1158 "@stablelib/ed25519": "^1.0.3", 1159 "@taquito/core": "^21.0.5", 1160 "@types/bs58check": "^2.1.2", 1161 "bignumber.js": "^9.1.2", 1162 "blakejs": "^1.2.1", 1163 "bs58check": "^3.0.1", 1164 "buffer": "^6.0.3", 1165 "elliptic": "^6.6.1", 1166 "typedarray-to-buffer": "^4.0.0" 1167 }, 1168 "engines": { 1169 "node": ">=18" 1170 } 1171 }, 1172 "node_modules/@types/bn.js": { 1173 "version": "5.2.0", 1174 "resolved": "https://registry.npmjs.org/@types/bn.js/-/bn.js-5.2.0.tgz", 1175 "integrity": "sha512-DLbJ1BPqxvQhIGbeu8VbUC1DiAiahHtAYvA0ZEAa4P31F7IaArc8z3C3BRQdWX4mtLQuABG4yzp76ZrS02Ui1Q==", 1176 "license": "MIT", 1177 "dependencies": { 1178 "@types/node": "*" 1179 } 1180 }, 1181 "node_modules/@types/bs58check": { 1182 "version": "2.1.2", 1183 "resolved": "https://registry.npmjs.org/@types/bs58check/-/bs58check-2.1.2.tgz", 1184 "integrity": "sha512-xpXaQlOIY1KoXlA/ytHGHpEIU87PJt+g9SH7nC6HdCgaBwT2IEZIwBMHbjuX6BpnfbiUMlmwqurdLDwXpcdmSA==", 1185 "license": "MIT", 1186 "dependencies": { 1187 "@types/node": "*" 1188 } 1189 }, 1190 "node_modules/@types/node": { 1191 "version": "24.10.2", 1192 "resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.2.tgz", 1193 "integrity": "sha512-WOhQTZ4G8xZ1tjJTvKOpyEVSGgOTvJAfDK3FNFgELyaTpzhdgHVHeqW8V+UJvzF5BT+/B54T/1S2K6gd9c7bbA==", 1194 "license": "MIT", 1195 "dependencies": { 1196 "undici-types": "~7.16.0" 1197 } 1198 }, 1199 "node_modules/available-typed-arrays": { 1200 "version": "1.0.7", 1201 "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", 1202 "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", 1203 "license": "MIT", 1204 "dependencies": { 1205 "possible-typed-array-names": "^1.0.0" 1206 }, 1207 "engines": { 1208 "node": ">= 0.4" 1209 }, 1210 "funding": { 1211 "url": "https://github.com/sponsors/ljharb" 1212 } 1213 }, 1214 "node_modules/base-x": { 1215 "version": "4.0.1", 1216 "resolved": "https://registry.npmjs.org/base-x/-/base-x-4.0.1.tgz", 1217 "integrity": "sha512-uAZ8x6r6S3aUM9rbHGVOIsR15U/ZSc82b3ymnCPsT45Gk1DDvhDPdIgB5MrhirZWt+5K0EEPQH985kNqZgNPFw==", 1218 "license": "MIT" 1219 }, 1220 "node_modules/base64-js": { 1221 "version": "1.5.1", 1222 "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", 1223 "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", 1224 "funding": [ 1225 { 1226 "type": "github", 1227 "url": "https://github.com/sponsors/feross" 1228 }, 1229 { 1230 "type": "patreon", 1231 "url": "https://www.patreon.com/feross" 1232 }, 1233 { 1234 "type": "consulting", 1235 "url": "https://feross.org/support" 1236 } 1237 ], 1238 "license": "MIT" 1239 }, 1240 "node_modules/bignumber.js": { 1241 "version": "9.3.1", 1242 "resolved": "https://registry.npmjs.org/bignumber.js/-/bignumber.js-9.3.1.tgz", 1243 "integrity": "sha512-Ko0uX15oIUS7wJ3Rb30Fs6SkVbLmPBAKdlm7q9+ak9bbIeFf0MwuBsQV6z7+X768/cHsfg+WlysDWJcmthjsjQ==", 1244 "license": "MIT", 1245 "engines": { 1246 "node": "*" 1247 } 1248 }, 1249 "node_modules/bip39": { 1250 "version": "3.1.0", 1251 "resolved": "https://registry.npmjs.org/bip39/-/bip39-3.1.0.tgz", 1252 "integrity": "sha512-c9kiwdk45Do5GL0vJMe7tS95VjCii65mYAH7DfWl3uW8AVzXKQVUm64i3hzVybBDMp9r7j9iNxR85+ul8MdN/A==", 1253 "license": "ISC", 1254 "dependencies": { 1255 "@noble/hashes": "^1.2.0" 1256 } 1257 }, 1258 "node_modules/blakejs": { 1259 "version": "1.2.1", 1260 "resolved": "https://registry.npmjs.org/blakejs/-/blakejs-1.2.1.tgz", 1261 "integrity": "sha512-QXUSXI3QVc/gJME0dBpXrag1kbzOqCjCX8/b54ntNyW6sjtoqxqRk3LTmXzaJoh71zMsDCjM+47jS7XiwN/+fQ==", 1262 "license": "MIT" 1263 }, 1264 "node_modules/bn.js": { 1265 "version": "4.12.2", 1266 "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.2.tgz", 1267 "integrity": "sha512-n4DSx829VRTRByMRGdjQ9iqsN0Bh4OolPsFnaZBLcbi8iXcB+kJ9s7EnRt4wILZNV3kPLHkRVfOc/HvhC3ovDw==", 1268 "license": "MIT" 1269 }, 1270 "node_modules/brorand": { 1271 "version": "1.1.0", 1272 "resolved": "https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz", 1273 "integrity": "sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w==", 1274 "license": "MIT" 1275 }, 1276 "node_modules/bs58": { 1277 "version": "5.0.0", 1278 "resolved": "https://registry.npmjs.org/bs58/-/bs58-5.0.0.tgz", 1279 "integrity": "sha512-r+ihvQJvahgYT50JD05dyJNKlmmSlMoOGwn1lCcEzanPglg7TxYjioQUYehQ9mAR/+hOSd2jRc/Z2y5UxBymvQ==", 1280 "license": "MIT", 1281 "dependencies": { 1282 "base-x": "^4.0.0" 1283 } 1284 }, 1285 "node_modules/bs58check": { 1286 "version": "3.0.1", 1287 "resolved": "https://registry.npmjs.org/bs58check/-/bs58check-3.0.1.tgz", 1288 "integrity": "sha512-hjuuJvoWEybo7Hn/0xOrczQKKEKD63WguEjlhLExYs2wUBcebDC1jDNK17eEAD2lYfw82d5ASC1d7K3SWszjaQ==", 1289 "license": "MIT", 1290 "dependencies": { 1291 "@noble/hashes": "^1.2.0", 1292 "bs58": "^5.0.0" 1293 } 1294 }, 1295 "node_modules/buffer": { 1296 "version": "6.0.3", 1297 "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz", 1298 "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", 1299 "funding": [ 1300 { 1301 "type": "github", 1302 "url": "https://github.com/sponsors/feross" 1303 }, 1304 { 1305 "type": "patreon", 1306 "url": "https://www.patreon.com/feross" 1307 }, 1308 { 1309 "type": "consulting", 1310 "url": "https://feross.org/support" 1311 } 1312 ], 1313 "license": "MIT", 1314 "dependencies": { 1315 "base64-js": "^1.3.1", 1316 "ieee754": "^1.2.1" 1317 } 1318 }, 1319 "node_modules/call-bind": { 1320 "version": "1.0.8", 1321 "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz", 1322 "integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==", 1323 "license": "MIT", 1324 "dependencies": { 1325 "call-bind-apply-helpers": "^1.0.0", 1326 "es-define-property": "^1.0.0", 1327 "get-intrinsic": "^1.2.4", 1328 "set-function-length": "^1.2.2" 1329 }, 1330 "engines": { 1331 "node": ">= 0.4" 1332 }, 1333 "funding": { 1334 "url": "https://github.com/sponsors/ljharb" 1335 } 1336 }, 1337 "node_modules/call-bind-apply-helpers": { 1338 "version": "1.0.2", 1339 "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", 1340 "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", 1341 "license": "MIT", 1342 "dependencies": { 1343 "es-errors": "^1.3.0", 1344 "function-bind": "^1.1.2" 1345 }, 1346 "engines": { 1347 "node": ">= 0.4" 1348 } 1349 }, 1350 "node_modules/call-bound": { 1351 "version": "1.0.4", 1352 "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz", 1353 "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==", 1354 "license": "MIT", 1355 "dependencies": { 1356 "call-bind-apply-helpers": "^1.0.2", 1357 "get-intrinsic": "^1.3.0" 1358 }, 1359 "engines": { 1360 "node": ">= 0.4" 1361 }, 1362 "funding": { 1363 "url": "https://github.com/sponsors/ljharb" 1364 } 1365 }, 1366 "node_modules/cipher-base": { 1367 "version": "1.0.7", 1368 "resolved": "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.7.tgz", 1369 "integrity": "sha512-Mz9QMT5fJe7bKI7MH31UilT5cEK5EHHRCccw/YRFsRY47AuNgaV6HY3rscp0/I4Q+tTW/5zoqpSeRRI54TkDWA==", 1370 "license": "MIT", 1371 "dependencies": { 1372 "inherits": "^2.0.4", 1373 "safe-buffer": "^5.2.1", 1374 "to-buffer": "^1.2.2" 1375 }, 1376 "engines": { 1377 "node": ">= 0.10" 1378 } 1379 }, 1380 "node_modules/color": { 1381 "version": "4.2.3", 1382 "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz", 1383 "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==", 1384 "dev": true, 1385 "license": "MIT", 1386 "dependencies": { 1387 "color-convert": "^2.0.1", 1388 "color-string": "^1.9.0" 1389 }, 1390 "engines": { 1391 "node": ">=12.5.0" 1392 } 1393 }, 1394 "node_modules/color-convert": { 1395 "version": "2.0.1", 1396 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", 1397 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", 1398 "dev": true, 1399 "license": "MIT", 1400 "dependencies": { 1401 "color-name": "~1.1.4" 1402 }, 1403 "engines": { 1404 "node": ">=7.0.0" 1405 } 1406 }, 1407 "node_modules/color-name": { 1408 "version": "1.1.4", 1409 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", 1410 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", 1411 "dev": true, 1412 "license": "MIT" 1413 }, 1414 "node_modules/color-string": { 1415 "version": "1.9.1", 1416 "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz", 1417 "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==", 1418 "dev": true, 1419 "license": "MIT", 1420 "dependencies": { 1421 "color-name": "^1.0.0", 1422 "simple-swizzle": "^0.2.2" 1423 } 1424 }, 1425 "node_modules/core-util-is": { 1426 "version": "1.0.3", 1427 "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", 1428 "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==", 1429 "license": "MIT" 1430 }, 1431 "node_modules/create-hash": { 1432 "version": "1.2.0", 1433 "resolved": "https://registry.npmjs.org/create-hash/-/create-hash-1.2.0.tgz", 1434 "integrity": "sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==", 1435 "license": "MIT", 1436 "dependencies": { 1437 "cipher-base": "^1.0.1", 1438 "inherits": "^2.0.1", 1439 "md5.js": "^1.3.4", 1440 "ripemd160": "^2.0.1", 1441 "sha.js": "^2.4.0" 1442 } 1443 }, 1444 "node_modules/create-hmac": { 1445 "version": "1.1.7", 1446 "resolved": "https://registry.npmjs.org/create-hmac/-/create-hmac-1.1.7.tgz", 1447 "integrity": "sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==", 1448 "license": "MIT", 1449 "dependencies": { 1450 "cipher-base": "^1.0.3", 1451 "create-hash": "^1.1.0", 1452 "inherits": "^2.0.1", 1453 "ripemd160": "^2.0.0", 1454 "safe-buffer": "^5.0.1", 1455 "sha.js": "^2.4.8" 1456 } 1457 }, 1458 "node_modules/define-data-property": { 1459 "version": "1.1.4", 1460 "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", 1461 "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", 1462 "license": "MIT", 1463 "dependencies": { 1464 "es-define-property": "^1.0.0", 1465 "es-errors": "^1.3.0", 1466 "gopd": "^1.0.1" 1467 }, 1468 "engines": { 1469 "node": ">= 0.4" 1470 }, 1471 "funding": { 1472 "url": "https://github.com/sponsors/ljharb" 1473 } 1474 }, 1475 "node_modules/detect-libc": { 1476 "version": "2.1.2", 1477 "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", 1478 "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", 1479 "dev": true, 1480 "license": "Apache-2.0", 1481 "engines": { 1482 "node": ">=8" 1483 } 1484 }, 1485 "node_modules/dunder-proto": { 1486 "version": "1.0.1", 1487 "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", 1488 "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", 1489 "license": "MIT", 1490 "dependencies": { 1491 "call-bind-apply-helpers": "^1.0.1", 1492 "es-errors": "^1.3.0", 1493 "gopd": "^1.2.0" 1494 }, 1495 "engines": { 1496 "node": ">= 0.4" 1497 } 1498 }, 1499 "node_modules/elliptic": { 1500 "version": "6.6.1", 1501 "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.6.1.tgz", 1502 "integrity": "sha512-RaddvvMatK2LJHqFJ+YA4WysVN5Ita9E35botqIYspQ4TkRAlCicdzKOjlyv/1Za5RyTNn7di//eEV0uTAfe3g==", 1503 "license": "MIT", 1504 "dependencies": { 1505 "bn.js": "^4.11.9", 1506 "brorand": "^1.1.0", 1507 "hash.js": "^1.0.0", 1508 "hmac-drbg": "^1.0.1", 1509 "inherits": "^2.0.4", 1510 "minimalistic-assert": "^1.0.1", 1511 "minimalistic-crypto-utils": "^1.0.1" 1512 } 1513 }, 1514 "node_modules/es-define-property": { 1515 "version": "1.0.1", 1516 "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz", 1517 "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", 1518 "license": "MIT", 1519 "engines": { 1520 "node": ">= 0.4" 1521 } 1522 }, 1523 "node_modules/es-errors": { 1524 "version": "1.3.0", 1525 "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", 1526 "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", 1527 "license": "MIT", 1528 "engines": { 1529 "node": ">= 0.4" 1530 } 1531 }, 1532 "node_modules/es-object-atoms": { 1533 "version": "1.1.1", 1534 "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz", 1535 "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", 1536 "license": "MIT", 1537 "dependencies": { 1538 "es-errors": "^1.3.0" 1539 }, 1540 "engines": { 1541 "node": ">= 0.4" 1542 } 1543 }, 1544 "node_modules/esbuild": { 1545 "version": "0.24.2", 1546 "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.24.2.tgz", 1547 "integrity": "sha512-+9egpBW8I3CD5XPe0n6BfT5fxLzxrlDzqydF3aviG+9ni1lDC/OvMHcxqEFV0+LANZG5R1bFMWfUrjVsdwxJvA==", 1548 "dev": true, 1549 "hasInstallScript": true, 1550 "license": "MIT", 1551 "bin": { 1552 "esbuild": "bin/esbuild" 1553 }, 1554 "engines": { 1555 "node": ">=18" 1556 }, 1557 "optionalDependencies": { 1558 "@esbuild/aix-ppc64": "0.24.2", 1559 "@esbuild/android-arm": "0.24.2", 1560 "@esbuild/android-arm64": "0.24.2", 1561 "@esbuild/android-x64": "0.24.2", 1562 "@esbuild/darwin-arm64": "0.24.2", 1563 "@esbuild/darwin-x64": "0.24.2", 1564 "@esbuild/freebsd-arm64": "0.24.2", 1565 "@esbuild/freebsd-x64": "0.24.2", 1566 "@esbuild/linux-arm": "0.24.2", 1567 "@esbuild/linux-arm64": "0.24.2", 1568 "@esbuild/linux-ia32": "0.24.2", 1569 "@esbuild/linux-loong64": "0.24.2", 1570 "@esbuild/linux-mips64el": "0.24.2", 1571 "@esbuild/linux-ppc64": "0.24.2", 1572 "@esbuild/linux-riscv64": "0.24.2", 1573 "@esbuild/linux-s390x": "0.24.2", 1574 "@esbuild/linux-x64": "0.24.2", 1575 "@esbuild/netbsd-arm64": "0.24.2", 1576 "@esbuild/netbsd-x64": "0.24.2", 1577 "@esbuild/openbsd-arm64": "0.24.2", 1578 "@esbuild/openbsd-x64": "0.24.2", 1579 "@esbuild/sunos-x64": "0.24.2", 1580 "@esbuild/win32-arm64": "0.24.2", 1581 "@esbuild/win32-ia32": "0.24.2", 1582 "@esbuild/win32-x64": "0.24.2" 1583 } 1584 }, 1585 "node_modules/fast-json-stable-stringify": { 1586 "version": "2.1.0", 1587 "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", 1588 "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", 1589 "license": "MIT" 1590 }, 1591 "node_modules/for-each": { 1592 "version": "0.3.5", 1593 "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.5.tgz", 1594 "integrity": "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==", 1595 "license": "MIT", 1596 "dependencies": { 1597 "is-callable": "^1.2.7" 1598 }, 1599 "engines": { 1600 "node": ">= 0.4" 1601 }, 1602 "funding": { 1603 "url": "https://github.com/sponsors/ljharb" 1604 } 1605 }, 1606 "node_modules/function-bind": { 1607 "version": "1.1.2", 1608 "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", 1609 "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", 1610 "license": "MIT", 1611 "funding": { 1612 "url": "https://github.com/sponsors/ljharb" 1613 } 1614 }, 1615 "node_modules/get-intrinsic": { 1616 "version": "1.3.0", 1617 "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz", 1618 "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", 1619 "license": "MIT", 1620 "dependencies": { 1621 "call-bind-apply-helpers": "^1.0.2", 1622 "es-define-property": "^1.0.1", 1623 "es-errors": "^1.3.0", 1624 "es-object-atoms": "^1.1.1", 1625 "function-bind": "^1.1.2", 1626 "get-proto": "^1.0.1", 1627 "gopd": "^1.2.0", 1628 "has-symbols": "^1.1.0", 1629 "hasown": "^2.0.2", 1630 "math-intrinsics": "^1.1.0" 1631 }, 1632 "engines": { 1633 "node": ">= 0.4" 1634 }, 1635 "funding": { 1636 "url": "https://github.com/sponsors/ljharb" 1637 } 1638 }, 1639 "node_modules/get-proto": { 1640 "version": "1.0.1", 1641 "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz", 1642 "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", 1643 "license": "MIT", 1644 "dependencies": { 1645 "dunder-proto": "^1.0.1", 1646 "es-object-atoms": "^1.0.0" 1647 }, 1648 "engines": { 1649 "node": ">= 0.4" 1650 } 1651 }, 1652 "node_modules/gopd": { 1653 "version": "1.2.0", 1654 "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz", 1655 "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", 1656 "license": "MIT", 1657 "engines": { 1658 "node": ">= 0.4" 1659 }, 1660 "funding": { 1661 "url": "https://github.com/sponsors/ljharb" 1662 } 1663 }, 1664 "node_modules/has-property-descriptors": { 1665 "version": "1.0.2", 1666 "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", 1667 "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", 1668 "license": "MIT", 1669 "dependencies": { 1670 "es-define-property": "^1.0.0" 1671 }, 1672 "funding": { 1673 "url": "https://github.com/sponsors/ljharb" 1674 } 1675 }, 1676 "node_modules/has-symbols": { 1677 "version": "1.1.0", 1678 "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz", 1679 "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", 1680 "license": "MIT", 1681 "engines": { 1682 "node": ">= 0.4" 1683 }, 1684 "funding": { 1685 "url": "https://github.com/sponsors/ljharb" 1686 } 1687 }, 1688 "node_modules/has-tostringtag": { 1689 "version": "1.0.2", 1690 "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz", 1691 "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", 1692 "license": "MIT", 1693 "dependencies": { 1694 "has-symbols": "^1.0.3" 1695 }, 1696 "engines": { 1697 "node": ">= 0.4" 1698 }, 1699 "funding": { 1700 "url": "https://github.com/sponsors/ljharb" 1701 } 1702 }, 1703 "node_modules/hash-base": { 1704 "version": "3.1.2", 1705 "resolved": "https://registry.npmjs.org/hash-base/-/hash-base-3.1.2.tgz", 1706 "integrity": "sha512-Bb33KbowVTIj5s7Ked1OsqHUeCpz//tPwR+E2zJgJKo9Z5XolZ9b6bdUgjmYlwnWhoOQKoTd1TYToZGn5mAYOg==", 1707 "license": "MIT", 1708 "dependencies": { 1709 "inherits": "^2.0.4", 1710 "readable-stream": "^2.3.8", 1711 "safe-buffer": "^5.2.1", 1712 "to-buffer": "^1.2.1" 1713 }, 1714 "engines": { 1715 "node": ">= 0.8" 1716 } 1717 }, 1718 "node_modules/hash.js": { 1719 "version": "1.1.7", 1720 "resolved": "https://registry.npmjs.org/hash.js/-/hash.js-1.1.7.tgz", 1721 "integrity": "sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==", 1722 "license": "MIT", 1723 "dependencies": { 1724 "inherits": "^2.0.3", 1725 "minimalistic-assert": "^1.0.1" 1726 } 1727 }, 1728 "node_modules/hasown": { 1729 "version": "2.0.2", 1730 "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", 1731 "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", 1732 "license": "MIT", 1733 "dependencies": { 1734 "function-bind": "^1.1.2" 1735 }, 1736 "engines": { 1737 "node": ">= 0.4" 1738 } 1739 }, 1740 "node_modules/hmac-drbg": { 1741 "version": "1.0.1", 1742 "resolved": "https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz", 1743 "integrity": "sha512-Tti3gMqLdZfhOQY1Mzf/AanLiqh1WTiJgEj26ZuYQ9fbkLomzGchCws4FyrSd4VkpBfiNhaE1On+lOz894jvXg==", 1744 "license": "MIT", 1745 "dependencies": { 1746 "hash.js": "^1.0.3", 1747 "minimalistic-assert": "^1.0.0", 1748 "minimalistic-crypto-utils": "^1.0.1" 1749 } 1750 }, 1751 "node_modules/ieee754": { 1752 "version": "1.2.1", 1753 "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", 1754 "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", 1755 "funding": [ 1756 { 1757 "type": "github", 1758 "url": "https://github.com/sponsors/feross" 1759 }, 1760 { 1761 "type": "patreon", 1762 "url": "https://www.patreon.com/feross" 1763 }, 1764 { 1765 "type": "consulting", 1766 "url": "https://feross.org/support" 1767 } 1768 ], 1769 "license": "BSD-3-Clause" 1770 }, 1771 "node_modules/inherits": { 1772 "version": "2.0.4", 1773 "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", 1774 "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", 1775 "license": "ISC" 1776 }, 1777 "node_modules/is-arrayish": { 1778 "version": "0.3.4", 1779 "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.4.tgz", 1780 "integrity": "sha512-m6UrgzFVUYawGBh1dUsWR5M2Clqic9RVXC/9f8ceNlv2IcO9j9J/z8UoCLPqtsPBFNzEpfR3xftohbfqDx8EQA==", 1781 "dev": true, 1782 "license": "MIT" 1783 }, 1784 "node_modules/is-callable": { 1785 "version": "1.2.7", 1786 "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", 1787 "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", 1788 "license": "MIT", 1789 "engines": { 1790 "node": ">= 0.4" 1791 }, 1792 "funding": { 1793 "url": "https://github.com/sponsors/ljharb" 1794 } 1795 }, 1796 "node_modules/is-typed-array": { 1797 "version": "1.1.15", 1798 "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.15.tgz", 1799 "integrity": "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==", 1800 "license": "MIT", 1801 "dependencies": { 1802 "which-typed-array": "^1.1.16" 1803 }, 1804 "engines": { 1805 "node": ">= 0.4" 1806 }, 1807 "funding": { 1808 "url": "https://github.com/sponsors/ljharb" 1809 } 1810 }, 1811 "node_modules/isarray": { 1812 "version": "1.0.0", 1813 "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", 1814 "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==", 1815 "license": "MIT" 1816 }, 1817 "node_modules/json-stringify-safe": { 1818 "version": "5.0.1", 1819 "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", 1820 "integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==", 1821 "license": "ISC" 1822 }, 1823 "node_modules/libsodium-sumo": { 1824 "version": "0.7.15", 1825 "resolved": "https://registry.npmjs.org/libsodium-sumo/-/libsodium-sumo-0.7.15.tgz", 1826 "integrity": "sha512-5tPmqPmq8T8Nikpm1Nqj0hBHvsLFCXvdhBFV7SGOitQPZAA6jso8XoL0r4L7vmfKXr486fiQInvErHtEvizFMw==", 1827 "license": "ISC" 1828 }, 1829 "node_modules/libsodium-wrappers-sumo": { 1830 "version": "0.7.15", 1831 "resolved": "https://registry.npmjs.org/libsodium-wrappers-sumo/-/libsodium-wrappers-sumo-0.7.15.tgz", 1832 "integrity": "sha512-aSWY8wKDZh5TC7rMvEdTHoyppVq/1dTSAeAR7H6pzd6QRT3vQWcT5pGwCotLcpPEOLXX6VvqihSPkpEhYAjANA==", 1833 "license": "ISC", 1834 "dependencies": { 1835 "libsodium-sumo": "^0.7.15" 1836 } 1837 }, 1838 "node_modules/math-intrinsics": { 1839 "version": "1.1.0", 1840 "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", 1841 "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", 1842 "license": "MIT", 1843 "engines": { 1844 "node": ">= 0.4" 1845 } 1846 }, 1847 "node_modules/md5.js": { 1848 "version": "1.3.5", 1849 "resolved": "https://registry.npmjs.org/md5.js/-/md5.js-1.3.5.tgz", 1850 "integrity": "sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==", 1851 "license": "MIT", 1852 "dependencies": { 1853 "hash-base": "^3.0.0", 1854 "inherits": "^2.0.1", 1855 "safe-buffer": "^5.1.2" 1856 } 1857 }, 1858 "node_modules/minimalistic-assert": { 1859 "version": "1.0.1", 1860 "resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz", 1861 "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==", 1862 "license": "ISC" 1863 }, 1864 "node_modules/minimalistic-crypto-utils": { 1865 "version": "1.0.1", 1866 "resolved": "https://registry.npmjs.org/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz", 1867 "integrity": "sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==", 1868 "license": "MIT" 1869 }, 1870 "node_modules/node-fetch": { 1871 "version": "2.7.0", 1872 "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", 1873 "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", 1874 "license": "MIT", 1875 "dependencies": { 1876 "whatwg-url": "^5.0.0" 1877 }, 1878 "engines": { 1879 "node": "4.x || >=6.0.0" 1880 }, 1881 "peerDependencies": { 1882 "encoding": "^0.1.0" 1883 }, 1884 "peerDependenciesMeta": { 1885 "encoding": { 1886 "optional": true 1887 } 1888 } 1889 }, 1890 "node_modules/pbkdf2": { 1891 "version": "3.1.5", 1892 "resolved": "https://registry.npmjs.org/pbkdf2/-/pbkdf2-3.1.5.tgz", 1893 "integrity": "sha512-Q3CG/cYvCO1ye4QKkuH7EXxs3VC/rI1/trd+qX2+PolbaKG0H+bgcZzrTt96mMyRtejk+JMCiLUn3y29W8qmFQ==", 1894 "license": "MIT", 1895 "dependencies": { 1896 "create-hash": "^1.2.0", 1897 "create-hmac": "^1.1.7", 1898 "ripemd160": "^2.0.3", 1899 "safe-buffer": "^5.2.1", 1900 "sha.js": "^2.4.12", 1901 "to-buffer": "^1.2.1" 1902 }, 1903 "engines": { 1904 "node": ">= 0.10" 1905 } 1906 }, 1907 "node_modules/possible-typed-array-names": { 1908 "version": "1.1.0", 1909 "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz", 1910 "integrity": "sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==", 1911 "license": "MIT", 1912 "engines": { 1913 "node": ">= 0.4" 1914 } 1915 }, 1916 "node_modules/process-nextick-args": { 1917 "version": "2.0.1", 1918 "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", 1919 "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", 1920 "license": "MIT" 1921 }, 1922 "node_modules/readable-stream": { 1923 "version": "2.3.8", 1924 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", 1925 "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", 1926 "license": "MIT", 1927 "dependencies": { 1928 "core-util-is": "~1.0.0", 1929 "inherits": "~2.0.3", 1930 "isarray": "~1.0.0", 1931 "process-nextick-args": "~2.0.0", 1932 "safe-buffer": "~5.1.1", 1933 "string_decoder": "~1.1.1", 1934 "util-deprecate": "~1.0.1" 1935 } 1936 }, 1937 "node_modules/readable-stream/node_modules/safe-buffer": { 1938 "version": "5.1.2", 1939 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", 1940 "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", 1941 "license": "MIT" 1942 }, 1943 "node_modules/ripemd160": { 1944 "version": "2.0.3", 1945 "resolved": "https://registry.npmjs.org/ripemd160/-/ripemd160-2.0.3.tgz", 1946 "integrity": "sha512-5Di9UC0+8h1L6ZD2d7awM7E/T4uA1fJRlx6zk/NvdCCVEoAnFqvHmCuNeIKoCeIixBX/q8uM+6ycDvF8woqosA==", 1947 "license": "MIT", 1948 "dependencies": { 1949 "hash-base": "^3.1.2", 1950 "inherits": "^2.0.4" 1951 }, 1952 "engines": { 1953 "node": ">= 0.8" 1954 } 1955 }, 1956 "node_modules/rxjs": { 1957 "version": "7.8.2", 1958 "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.2.tgz", 1959 "integrity": "sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==", 1960 "license": "Apache-2.0", 1961 "dependencies": { 1962 "tslib": "^2.1.0" 1963 } 1964 }, 1965 "node_modules/safe-buffer": { 1966 "version": "5.2.1", 1967 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", 1968 "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", 1969 "funding": [ 1970 { 1971 "type": "github", 1972 "url": "https://github.com/sponsors/feross" 1973 }, 1974 { 1975 "type": "patreon", 1976 "url": "https://www.patreon.com/feross" 1977 }, 1978 { 1979 "type": "consulting", 1980 "url": "https://feross.org/support" 1981 } 1982 ], 1983 "license": "MIT" 1984 }, 1985 "node_modules/scrypt-js": { 1986 "version": "3.0.1", 1987 "resolved": "https://registry.npmjs.org/scrypt-js/-/scrypt-js-3.0.1.tgz", 1988 "integrity": "sha512-cdwTTnqPu0Hyvf5in5asVdZocVDTNRmR7XEcJuIzMjJeSHybHl7vpB66AzwTaIg6CLSbtjcxc8fqcySfnTkccA==", 1989 "license": "MIT" 1990 }, 1991 "node_modules/semver": { 1992 "version": "7.7.3", 1993 "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz", 1994 "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==", 1995 "dev": true, 1996 "license": "ISC", 1997 "bin": { 1998 "semver": "bin/semver.js" 1999 }, 2000 "engines": { 2001 "node": ">=10" 2002 } 2003 }, 2004 "node_modules/set-function-length": { 2005 "version": "1.2.2", 2006 "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", 2007 "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", 2008 "license": "MIT", 2009 "dependencies": { 2010 "define-data-property": "^1.1.4", 2011 "es-errors": "^1.3.0", 2012 "function-bind": "^1.1.2", 2013 "get-intrinsic": "^1.2.4", 2014 "gopd": "^1.0.1", 2015 "has-property-descriptors": "^1.0.2" 2016 }, 2017 "engines": { 2018 "node": ">= 0.4" 2019 } 2020 }, 2021 "node_modules/sha.js": { 2022 "version": "2.4.12", 2023 "resolved": "https://registry.npmjs.org/sha.js/-/sha.js-2.4.12.tgz", 2024 "integrity": "sha512-8LzC5+bvI45BjpfXU8V5fdU2mfeKiQe1D1gIMn7XUlF3OTUrpdJpPPH4EMAnF0DsHHdSZqCdSss5qCmJKuiO3w==", 2025 "license": "(MIT AND BSD-3-Clause)", 2026 "dependencies": { 2027 "inherits": "^2.0.4", 2028 "safe-buffer": "^5.2.1", 2029 "to-buffer": "^1.2.0" 2030 }, 2031 "bin": { 2032 "sha.js": "bin.js" 2033 }, 2034 "engines": { 2035 "node": ">= 0.10" 2036 }, 2037 "funding": { 2038 "url": "https://github.com/sponsors/ljharb" 2039 } 2040 }, 2041 "node_modules/sharp": { 2042 "version": "0.33.5", 2043 "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.33.5.tgz", 2044 "integrity": "sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==", 2045 "dev": true, 2046 "hasInstallScript": true, 2047 "license": "Apache-2.0", 2048 "dependencies": { 2049 "color": "^4.2.3", 2050 "detect-libc": "^2.0.3", 2051 "semver": "^7.6.3" 2052 }, 2053 "engines": { 2054 "node": "^18.17.0 || ^20.3.0 || >=21.0.0" 2055 }, 2056 "funding": { 2057 "url": "https://opencollective.com/libvips" 2058 }, 2059 "optionalDependencies": { 2060 "@img/sharp-darwin-arm64": "0.33.5", 2061 "@img/sharp-darwin-x64": "0.33.5", 2062 "@img/sharp-libvips-darwin-arm64": "1.0.4", 2063 "@img/sharp-libvips-darwin-x64": "1.0.4", 2064 "@img/sharp-libvips-linux-arm": "1.0.5", 2065 "@img/sharp-libvips-linux-arm64": "1.0.4", 2066 "@img/sharp-libvips-linux-s390x": "1.0.4", 2067 "@img/sharp-libvips-linux-x64": "1.0.4", 2068 "@img/sharp-libvips-linuxmusl-arm64": "1.0.4", 2069 "@img/sharp-libvips-linuxmusl-x64": "1.0.4", 2070 "@img/sharp-linux-arm": "0.33.5", 2071 "@img/sharp-linux-arm64": "0.33.5", 2072 "@img/sharp-linux-s390x": "0.33.5", 2073 "@img/sharp-linux-x64": "0.33.5", 2074 "@img/sharp-linuxmusl-arm64": "0.33.5", 2075 "@img/sharp-linuxmusl-x64": "0.33.5", 2076 "@img/sharp-wasm32": "0.33.5", 2077 "@img/sharp-win32-ia32": "0.33.5", 2078 "@img/sharp-win32-x64": "0.33.5" 2079 } 2080 }, 2081 "node_modules/simple-swizzle": { 2082 "version": "0.2.4", 2083 "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.4.tgz", 2084 "integrity": "sha512-nAu1WFPQSMNr2Zn9PGSZK9AGn4t/y97lEm+MXTtUDwfP0ksAIX4nO+6ruD9Jwut4C49SB1Ws+fbXsm/yScWOHw==", 2085 "dev": true, 2086 "license": "MIT", 2087 "dependencies": { 2088 "is-arrayish": "^0.3.1" 2089 } 2090 }, 2091 "node_modules/string_decoder": { 2092 "version": "1.1.1", 2093 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", 2094 "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", 2095 "license": "MIT", 2096 "dependencies": { 2097 "safe-buffer": "~5.1.0" 2098 } 2099 }, 2100 "node_modules/string_decoder/node_modules/safe-buffer": { 2101 "version": "5.1.2", 2102 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", 2103 "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", 2104 "license": "MIT" 2105 }, 2106 "node_modules/to-buffer": { 2107 "version": "1.2.2", 2108 "resolved": "https://registry.npmjs.org/to-buffer/-/to-buffer-1.2.2.tgz", 2109 "integrity": "sha512-db0E3UJjcFhpDhAF4tLo03oli3pwl3dbnzXOUIlRKrp+ldk/VUxzpWYZENsw2SZiuBjHAk7DfB0VU7NKdpb6sw==", 2110 "license": "MIT", 2111 "dependencies": { 2112 "isarray": "^2.0.5", 2113 "safe-buffer": "^5.2.1", 2114 "typed-array-buffer": "^1.0.3" 2115 }, 2116 "engines": { 2117 "node": ">= 0.4" 2118 } 2119 }, 2120 "node_modules/to-buffer/node_modules/isarray": { 2121 "version": "2.0.5", 2122 "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", 2123 "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", 2124 "license": "MIT" 2125 }, 2126 "node_modules/tr46": { 2127 "version": "0.0.3", 2128 "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", 2129 "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==", 2130 "license": "MIT" 2131 }, 2132 "node_modules/tslib": { 2133 "version": "2.8.1", 2134 "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", 2135 "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", 2136 "license": "0BSD" 2137 }, 2138 "node_modules/tweetnacl": { 2139 "version": "1.0.3", 2140 "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-1.0.3.tgz", 2141 "integrity": "sha512-6rt+RN7aOi1nGMyC4Xa5DdYiukl2UWCbcJft7YhxReBGQD7OAM8Pbxw6YMo4r2diNEA8FEmu32YOn9rhaiE5yw==", 2142 "license": "Unlicense" 2143 }, 2144 "node_modules/tweetnacl-util": { 2145 "version": "0.15.1", 2146 "resolved": "https://registry.npmjs.org/tweetnacl-util/-/tweetnacl-util-0.15.1.tgz", 2147 "integrity": "sha512-RKJBIj8lySrShN4w6i/BonWp2Z/uxwC3h4y7xsRrpP59ZboCd0GpEVsOnMDYLMmKBpYhb5TgHzZXy7wTfYFBRw==", 2148 "license": "Unlicense" 2149 }, 2150 "node_modules/typed-array-buffer": { 2151 "version": "1.0.3", 2152 "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz", 2153 "integrity": "sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==", 2154 "license": "MIT", 2155 "dependencies": { 2156 "call-bound": "^1.0.3", 2157 "es-errors": "^1.3.0", 2158 "is-typed-array": "^1.1.14" 2159 }, 2160 "engines": { 2161 "node": ">= 0.4" 2162 } 2163 }, 2164 "node_modules/typedarray-to-buffer": { 2165 "version": "4.0.0", 2166 "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-4.0.0.tgz", 2167 "integrity": "sha512-6dOYeZfS3O9RtRD1caom0sMxgK59b27+IwoNy8RDPsmslSGOyU+mpTamlaIW7aNKi90ZQZ9DFaZL3YRoiSCULQ==", 2168 "funding": [ 2169 { 2170 "type": "github", 2171 "url": "https://github.com/sponsors/feross" 2172 }, 2173 { 2174 "type": "patreon", 2175 "url": "https://www.patreon.com/feross" 2176 }, 2177 { 2178 "type": "consulting", 2179 "url": "https://feross.org/support" 2180 } 2181 ], 2182 "license": "MIT" 2183 }, 2184 "node_modules/undici-types": { 2185 "version": "7.16.0", 2186 "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz", 2187 "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==", 2188 "license": "MIT" 2189 }, 2190 "node_modules/util-deprecate": { 2191 "version": "1.0.2", 2192 "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", 2193 "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", 2194 "license": "MIT" 2195 }, 2196 "node_modules/webidl-conversions": { 2197 "version": "3.0.1", 2198 "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", 2199 "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==", 2200 "license": "BSD-2-Clause" 2201 }, 2202 "node_modules/whatwg-url": { 2203 "version": "5.0.0", 2204 "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", 2205 "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", 2206 "license": "MIT", 2207 "dependencies": { 2208 "tr46": "~0.0.3", 2209 "webidl-conversions": "^3.0.0" 2210 } 2211 }, 2212 "node_modules/which-typed-array": { 2213 "version": "1.1.19", 2214 "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.19.tgz", 2215 "integrity": "sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==", 2216 "license": "MIT", 2217 "dependencies": { 2218 "available-typed-arrays": "^1.0.7", 2219 "call-bind": "^1.0.8", 2220 "call-bound": "^1.0.4", 2221 "for-each": "^0.3.5", 2222 "get-proto": "^1.0.1", 2223 "gopd": "^1.2.0", 2224 "has-tostringtag": "^1.0.2" 2225 }, 2226 "engines": { 2227 "node": ">= 0.4" 2228 }, 2229 "funding": { 2230 "url": "https://github.com/sponsors/ljharb" 2231 } 2232 } 2233 } 2234}