pnpm-lock.yaml (745003B)
1 lockfileVersion: '9.0' 2 3 settings: 4 autoInstallPeers: true 5 excludeLinksFromLockfile: false 6 7 importers: 8 9 .: 10 devDependencies: 11 '@babel/core': 12 specifier: 7.13.16 13 version: 7.13.16 14 '@linaria/esbuild': 15 specifier: ^3.0.0-beta.15 16 version: 3.0.0-beta.23 17 '@linaria/shaker': 18 specifier: ^3.0.0-beta.15 19 version: 3.0.0-beta.23 20 esbuild: 21 specifier: ^0.19.9 22 version: 0.19.9 23 prettier: 24 specifier: ^3.1.1 25 version: 3.1.1 26 typedoc: 27 specifier: ^0.25.4 28 version: 0.25.4(typescript@5.7.3) 29 typescript: 30 specifier: ^5.7.3 31 version: 5.7.3 32 33 packages/aml-backoffice-ui: 34 dependencies: 35 '@gnu-taler/taler-util': 36 specifier: workspace:* 37 version: link:../taler-util 38 '@gnu-taler/web-util': 39 specifier: workspace:* 40 version: link:../web-util 41 '@headlessui/react': 42 specifier: ^1.7.14 43 version: 1.7.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 44 '@heroicons/react': 45 specifier: ^2.0.17 46 version: 2.0.17(react@18.3.1) 47 date-fns: 48 specifier: 2.29.3 49 version: 2.29.3 50 history: 51 specifier: 4.10.1 52 version: 4.10.1 53 jed: 54 specifier: 1.1.1 55 version: 1.1.1 56 preact: 57 specifier: 10.11.3 58 version: 10.11.3 59 swr: 60 specifier: 2.2.2 61 version: 2.2.2(react@18.3.1) 62 devDependencies: 63 '@gnu-taler/pogen': 64 specifier: workspace:* 65 version: link:../pogen 66 '@tailwindcss/forms': 67 specifier: ^0.5.3 68 version: 0.5.3(tailwindcss@3.4.17(ts-node@10.9.1(@types/node@20.11.13)(typescript@5.7.3))) 69 '@tailwindcss/typography': 70 specifier: ^0.5.9 71 version: 0.5.9(tailwindcss@3.4.17(ts-node@10.9.1(@types/node@20.11.13)(typescript@5.7.3))) 72 '@types/chai': 73 specifier: ^4.3.0 74 version: 4.3.3 75 '@types/history': 76 specifier: ^4.7.8 77 version: 4.7.11 78 '@types/mocha': 79 specifier: ^10.0.1 80 version: 10.0.1 81 '@typescript-eslint/eslint-plugin': 82 specifier: ^6.19.0 83 version: 6.19.0(@typescript-eslint/parser@6.19.0(eslint@8.56.0)(typescript@5.7.3))(eslint@8.56.0)(typescript@5.7.3) 84 '@typescript-eslint/parser': 85 specifier: ^6.19.0 86 version: 6.19.0(eslint@8.56.0)(typescript@5.7.3) 87 autoprefixer: 88 specifier: ^10.4.14 89 version: 10.4.14(postcss@8.4.23) 90 chai: 91 specifier: ^4.3.6 92 version: 4.3.6 93 esbuild: 94 specifier: ^0.19.9 95 version: 0.19.9 96 eslint: 97 specifier: ^8.56.0 98 version: 8.56.0 99 eslint-config-prettier: 100 specifier: ^9.1.0 101 version: 9.1.0(eslint@8.56.0) 102 eslint-plugin-react: 103 specifier: ^7.33.2 104 version: 7.33.2(eslint@8.56.0) 105 mocha: 106 specifier: ^9.2.0 107 version: 9.2.2 108 po2json: 109 specifier: ^0.4.5 110 version: 0.4.5 111 postcss: 112 specifier: ^8.4.23 113 version: 8.4.23 114 postcss-cli: 115 specifier: ^10.1.0 116 version: 10.1.0(postcss@8.4.23)(ts-node@10.9.1(@types/node@20.11.13)(typescript@5.7.3)) 117 tailwindcss: 118 specifier: 3.4.17 119 version: 3.4.17(ts-node@10.9.1(@types/node@20.11.13)(typescript@5.7.3)) 120 typescript: 121 specifier: 5.7.3 122 version: 5.7.3 123 124 packages/anastasis-cli: 125 dependencies: 126 '@gnu-taler/anastasis-core': 127 specifier: workspace:* 128 version: link:../anastasis-core 129 '@gnu-taler/taler-util': 130 specifier: workspace:* 131 version: link:../taler-util 132 tslib: 133 specifier: ^2.6.2 134 version: 2.6.2 135 devDependencies: 136 '@types/node': 137 specifier: ^18.11.17 138 version: 18.11.17 139 prettier: 140 specifier: ^3.1.1 141 version: 3.1.1 142 typedoc: 143 specifier: ^0.25.4 144 version: 0.25.4(typescript@5.7.3) 145 typescript: 146 specifier: ^5.7.3 147 version: 5.7.3 148 149 packages/anastasis-core: 150 dependencies: 151 '@gnu-taler/taler-util': 152 specifier: workspace:* 153 version: link:../taler-util 154 fflate: 155 specifier: ^0.8.1 156 version: 0.8.1 157 tslib: 158 specifier: ^2.6.2 159 version: 2.6.2 160 devDependencies: 161 ava: 162 specifier: ^6.0.1 163 version: 6.0.1(@ava/typescript@4.1.0)(encoding@0.1.13) 164 typescript: 165 specifier: ^5.7.3 166 version: 5.7.3 167 168 packages/anastasis-webui: 169 dependencies: 170 '@gnu-taler/anastasis-core': 171 specifier: workspace:* 172 version: link:../anastasis-core 173 '@gnu-taler/taler-util': 174 specifier: workspace:* 175 version: link:../taler-util 176 '@gnu-taler/web-util': 177 specifier: workspace:* 178 version: link:../web-util 179 date-fns: 180 specifier: 2.29.2 181 version: 2.29.2 182 jed: 183 specifier: 1.1.1 184 version: 1.1.1 185 jssha: 186 specifier: ^3.3.0 187 version: 3.3.0 188 preact: 189 specifier: 10.11.3 190 version: 10.11.3 191 preact-router: 192 specifier: ^3.2.1 193 version: 3.2.1(preact@10.11.3) 194 qrcode-generator: 195 specifier: ^1.4.4 196 version: 1.4.4 197 devDependencies: 198 '@creativebulma/bulma-tooltip': 199 specifier: ^1.2.0 200 version: 1.2.0 201 '@types/chai': 202 specifier: ^4.3.0 203 version: 4.3.3 204 '@types/mocha': 205 specifier: ^9.0.0 206 version: 9.1.1 207 bulma: 208 specifier: ^0.9.3 209 version: 0.9.4 210 bulma-checkbox: 211 specifier: ^1.1.1 212 version: 1.2.1 213 bulma-radio: 214 specifier: ^1.1.1 215 version: 1.2.0 216 chai: 217 specifier: ^4.3.6 218 version: 4.3.6 219 mocha: 220 specifier: ^9.2.0 221 version: 9.2.2 222 sass: 223 specifier: 1.56.1 224 version: 1.56.1 225 typescript: 226 specifier: ^5.7.3 227 version: 5.7.3 228 229 packages/auditor-backoffice-ui: 230 dependencies: 231 '@gnu-taler/taler-util': 232 specifier: workspace:* 233 version: link:../taler-util 234 '@gnu-taler/web-util': 235 specifier: workspace:* 236 version: link:../web-util 237 date-fns: 238 specifier: 2.29.3 239 version: 2.29.3 240 history: 241 specifier: 4.10.1 242 version: 4.10.1 243 jed: 244 specifier: 1.1.1 245 version: 1.1.1 246 preact: 247 specifier: 10.11.3 248 version: 10.11.3 249 preact-router: 250 specifier: 3.2.1 251 version: 3.2.1(preact@10.11.3) 252 qrcode-generator: 253 specifier: 1.4.4 254 version: 1.4.4 255 swr: 256 specifier: 2.2.2 257 version: 2.2.2(react@18.3.1) 258 yup: 259 specifier: ^0.32.9 260 version: 0.32.11 261 devDependencies: 262 '@creativebulma/bulma-tooltip': 263 specifier: ^1.2.0 264 version: 1.2.0 265 '@gnu-taler/pogen': 266 specifier: workspace:* 267 version: link:../pogen 268 '@types/chai': 269 specifier: ^4.3.0 270 version: 4.3.3 271 '@types/history': 272 specifier: ^4.7.8 273 version: 4.7.11 274 '@types/mocha': 275 specifier: ^8.2.3 276 version: 8.2.3 277 '@types/node': 278 specifier: ^18.11.17 279 version: 18.11.17 280 '@typescript-eslint/eslint-plugin': 281 specifier: ^4.22.0 282 version: 4.33.0(@typescript-eslint/parser@4.33.0(eslint@7.32.0)(typescript@5.7.3))(eslint@7.32.0)(typescript@5.7.3) 283 '@typescript-eslint/parser': 284 specifier: ^4.22.0 285 version: 4.33.0(eslint@7.32.0)(typescript@5.7.3) 286 base64-inline-loader: 287 specifier: ^1.1.1 288 version: 1.1.1(webpack@4.46.0) 289 bulma: 290 specifier: ^0.9.2 291 version: 0.9.4 292 bulma-checkbox: 293 specifier: ^1.1.1 294 version: 1.2.1 295 bulma-radio: 296 specifier: ^1.1.1 297 version: 1.2.0 298 bulma-responsive-tables: 299 specifier: ^1.2.3 300 version: 1.2.5 301 bulma-switch-control: 302 specifier: ^1.1.1 303 version: 1.2.2 304 bulma-timeline: 305 specifier: ^3.0.4 306 version: 3.0.5 307 bulma-upload-control: 308 specifier: ^1.2.0 309 version: 1.2.0 310 chai: 311 specifier: ^4.3.6 312 version: 4.3.6 313 dotenv: 314 specifier: ^8.2.0 315 version: 8.6.0 316 eslint: 317 specifier: ^7.25.0 318 version: 7.32.0 319 eslint-config-preact: 320 specifier: ^1.1.4 321 version: 1.3.0(@typescript-eslint/eslint-plugin@4.33.0(@typescript-eslint/parser@4.33.0(eslint@7.32.0)(typescript@5.7.3))(eslint@7.32.0)(typescript@5.7.3))(eslint@7.32.0)(typescript@5.7.3) 322 eslint-plugin-header: 323 specifier: ^3.1.1 324 version: 3.1.1(eslint@7.32.0) 325 html-webpack-inline-chunk-plugin: 326 specifier: ^1.1.1 327 version: 1.1.1 328 html-webpack-inline-source-plugin: 329 specifier: 0.0.10 330 version: 0.0.10 331 html-webpack-skip-assets-plugin: 332 specifier: ^1.0.1 333 version: 1.0.3(html-webpack-plugin@5.6.0(webpack@4.46.0))(webpack@4.46.0) 334 inline-chunk-html-plugin: 335 specifier: ^1.1.1 336 version: 1.1.1 337 mocha: 338 specifier: ^9.2.0 339 version: 9.2.2 340 preact-render-to-string: 341 specifier: ^5.2.6 342 version: 5.2.6(preact@10.11.3) 343 sass: 344 specifier: 1.56.1 345 version: 1.56.1 346 source-map-support: 347 specifier: ^0.5.21 348 version: 0.5.21 349 typedoc: 350 specifier: ^0.25.4 351 version: 0.25.4(typescript@5.7.3) 352 typescript: 353 specifier: 5.7.3 354 version: 5.7.3 355 356 packages/bank-ui: 357 dependencies: 358 '@gnu-taler/taler-util': 359 specifier: workspace:* 360 version: link:../taler-util 361 '@gnu-taler/web-util': 362 specifier: workspace:* 363 version: link:../web-util 364 date-fns: 365 specifier: 2.29.3 366 version: 2.29.3 367 preact: 368 specifier: 10.11.3 369 version: 10.11.3 370 qrcode-generator: 371 specifier: ^1.4.4 372 version: 1.4.4 373 swr: 374 specifier: 2.0.3 375 version: 2.0.3(react@18.3.1) 376 devDependencies: 377 '@gnu-taler/pogen': 378 specifier: workspace:* 379 version: link:../pogen 380 '@tailwindcss/forms': 381 specifier: ^0.5.3 382 version: 0.5.3(tailwindcss@3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3))) 383 '@tailwindcss/typography': 384 specifier: ^0.5.9 385 version: 0.5.9(tailwindcss@3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3))) 386 '@types/chai': 387 specifier: ^4.3.0 388 version: 4.3.3 389 '@types/history': 390 specifier: ^4.7.8 391 version: 4.7.11 392 '@types/mocha': 393 specifier: ^10.0.1 394 version: 10.0.1 395 '@types/node': 396 specifier: ^18.11.17 397 version: 18.11.17 398 '@typescript-eslint/eslint-plugin': 399 specifier: ^6.19.0 400 version: 6.19.0(@typescript-eslint/parser@6.19.0(eslint@8.56.0)(typescript@5.7.3))(eslint@8.56.0)(typescript@5.7.3) 401 '@typescript-eslint/parser': 402 specifier: ^6.19.0 403 version: 6.19.0(eslint@8.56.0)(typescript@5.7.3) 404 autoprefixer: 405 specifier: ^10.4.14 406 version: 10.4.14(postcss@8.4.49) 407 chai: 408 specifier: ^4.3.6 409 version: 4.3.6 410 esbuild: 411 specifier: ^0.19.9 412 version: 0.19.9 413 eslint: 414 specifier: ^8.56.0 415 version: 8.56.0 416 eslint-config-prettier: 417 specifier: ^9.1.0 418 version: 9.1.0(eslint@8.56.0) 419 eslint-plugin-react: 420 specifier: ^7.33.2 421 version: 7.33.2(eslint@8.56.0) 422 mocha: 423 specifier: 9.2.0 424 version: 9.2.0 425 po2json: 426 specifier: ^0.4.5 427 version: 0.4.5 428 tailwindcss: 429 specifier: 3.4.17 430 version: 3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)) 431 typescript: 432 specifier: 5.7.3 433 version: 5.7.3 434 435 packages/challenger-ui: 436 dependencies: 437 '@gnu-taler/taler-util': 438 specifier: workspace:* 439 version: link:../taler-util 440 '@gnu-taler/web-util': 441 specifier: workspace:* 442 version: link:../web-util 443 preact: 444 specifier: 10.11.3 445 version: 10.11.3 446 swr: 447 specifier: 2.0.3 448 version: 2.0.3(react@18.3.1) 449 devDependencies: 450 '@gnu-taler/pogen': 451 specifier: workspace:* 452 version: link:../pogen 453 '@tailwindcss/forms': 454 specifier: ^0.5.3 455 version: 0.5.3(tailwindcss@3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3))) 456 '@tailwindcss/typography': 457 specifier: ^0.5.9 458 version: 0.5.9(tailwindcss@3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3))) 459 '@types/chai': 460 specifier: ^4.3.0 461 version: 4.3.3 462 '@types/history': 463 specifier: ^4.7.8 464 version: 4.7.11 465 '@types/mocha': 466 specifier: ^10.0.1 467 version: 10.0.1 468 '@types/node': 469 specifier: ^18.11.17 470 version: 18.11.17 471 '@typescript-eslint/eslint-plugin': 472 specifier: ^6.19.0 473 version: 6.19.0(@typescript-eslint/parser@6.19.0(eslint@8.56.0)(typescript@5.7.3))(eslint@8.56.0)(typescript@5.7.3) 474 '@typescript-eslint/parser': 475 specifier: ^6.19.0 476 version: 6.19.0(eslint@8.56.0)(typescript@5.7.3) 477 autoprefixer: 478 specifier: ^10.4.14 479 version: 10.4.14(postcss@8.4.49) 480 chai: 481 specifier: ^4.3.6 482 version: 4.3.6 483 esbuild: 484 specifier: ^0.19.9 485 version: 0.19.9 486 eslint: 487 specifier: ^8.56.0 488 version: 8.56.0 489 eslint-config-prettier: 490 specifier: ^9.1.0 491 version: 9.1.0(eslint@8.56.0) 492 eslint-plugin-react: 493 specifier: ^7.33.2 494 version: 7.33.2(eslint@8.56.0) 495 mocha: 496 specifier: 9.2.0 497 version: 9.2.0 498 po2json: 499 specifier: ^0.4.5 500 version: 0.4.5 501 tailwindcss: 502 specifier: 3.4.17 503 version: 3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)) 504 typescript: 505 specifier: 5.7.3 506 version: 5.7.3 507 508 packages/fix-weblate-format: 509 dependencies: 510 jsdom: 511 specifier: ^24.0.0 512 version: 24.1.3 513 devDependencies: 514 '@types/jsdom': 515 specifier: ^21.1.6 516 version: 21.1.7 517 518 packages/idb-bridge: 519 dependencies: 520 tslib: 521 specifier: ^2.6.2 522 version: 2.6.2 523 devDependencies: 524 '@types/better-sqlite3': 525 specifier: ^7.6.8 526 version: 7.6.8 527 '@types/node': 528 specifier: ^20.4.1 529 version: 20.4.1 530 ava: 531 specifier: ^6.0.1 532 version: 6.0.1(@ava/typescript@4.1.0)(encoding@0.1.13) 533 prettier: 534 specifier: ^3.1.1 535 version: 3.1.1 536 typescript: 537 specifier: ^5.7.3 538 version: 5.7.3 539 540 packages/kyc-ui: 541 dependencies: 542 '@gnu-taler/taler-util': 543 specifier: workspace:* 544 version: link:../taler-util 545 '@gnu-taler/web-util': 546 specifier: workspace:* 547 version: link:../web-util 548 date-fns: 549 specifier: 2.29.3 550 version: 2.29.3 551 preact: 552 specifier: 10.11.3 553 version: 10.11.3 554 swr: 555 specifier: 2.0.3 556 version: 2.0.3(react@18.3.1) 557 devDependencies: 558 '@gnu-taler/pogen': 559 specifier: workspace:* 560 version: link:../pogen 561 '@tailwindcss/forms': 562 specifier: ^0.5.3 563 version: 0.5.3(tailwindcss@3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3))) 564 '@tailwindcss/typography': 565 specifier: ^0.5.9 566 version: 0.5.9(tailwindcss@3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3))) 567 '@types/chai': 568 specifier: ^4.3.0 569 version: 4.3.3 570 '@types/history': 571 specifier: ^4.7.8 572 version: 4.7.11 573 '@types/mocha': 574 specifier: ^10.0.1 575 version: 10.0.1 576 '@types/node': 577 specifier: ^18.11.17 578 version: 18.11.17 579 '@typescript-eslint/eslint-plugin': 580 specifier: ^6.19.0 581 version: 6.19.0(@typescript-eslint/parser@6.19.0(eslint@8.56.0)(typescript@5.7.3))(eslint@8.56.0)(typescript@5.7.3) 582 '@typescript-eslint/parser': 583 specifier: ^6.19.0 584 version: 6.19.0(eslint@8.56.0)(typescript@5.7.3) 585 autoprefixer: 586 specifier: ^10.4.14 587 version: 10.4.14(postcss@8.4.49) 588 chai: 589 specifier: ^4.3.6 590 version: 4.3.6 591 esbuild: 592 specifier: ^0.19.9 593 version: 0.19.9 594 eslint: 595 specifier: ^8.56.0 596 version: 8.56.0 597 eslint-config-prettier: 598 specifier: ^9.1.0 599 version: 9.1.0(eslint@8.56.0) 600 eslint-plugin-react: 601 specifier: ^7.33.2 602 version: 7.33.2(eslint@8.56.0) 603 mocha: 604 specifier: 9.2.0 605 version: 9.2.0 606 po2json: 607 specifier: ^0.4.5 608 version: 0.4.5 609 tailwindcss: 610 specifier: 3.4.17 611 version: 3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)) 612 typescript: 613 specifier: 5.7.3 614 version: 5.7.3 615 616 packages/merchant-backend-ui: 617 dependencies: 618 date-fns: 619 specifier: ^2.21.1 620 version: 2.29.3 621 jed: 622 specifier: 1.1.1 623 version: 1.1.1 624 preact: 625 specifier: 10.11.3 626 version: 10.11.3 627 qrcode-generator: 628 specifier: ^1.4.4 629 version: 1.4.4 630 devDependencies: 631 '@babel/core': 632 specifier: 7.18.9 633 version: 7.18.9 634 '@gnu-taler/pogen': 635 specifier: workspace:* 636 version: link:../pogen 637 '@linaria/babel-preset': 638 specifier: 3.0.0-beta.22 639 version: 3.0.0-beta.22 640 '@linaria/core': 641 specifier: 3.0.0-beta.22 642 version: 3.0.0-beta.22 643 '@linaria/react': 644 specifier: 3.0.0-beta.22 645 version: 3.0.0-beta.22(react@18.3.1) 646 '@linaria/shaker': 647 specifier: 3.0.0-beta.22 648 version: 3.0.0-beta.22 649 '@linaria/webpack-loader': 650 specifier: 3.0.0-beta.22 651 version: 3.0.0-beta.22(webpack@4.46.0) 652 '@types/mocha': 653 specifier: ^8.2.2 654 version: 8.2.3 655 '@types/mustache': 656 specifier: ^4.1.2 657 version: 4.2.1 658 '@types/node': 659 specifier: ^20.11.13 660 version: 20.11.13 661 '@typescript-eslint/eslint-plugin': 662 specifier: ^4.22.0 663 version: 4.33.0(@typescript-eslint/parser@4.33.0(eslint@7.32.0)(typescript@5.7.3))(eslint@7.32.0)(typescript@5.7.3) 664 '@typescript-eslint/parser': 665 specifier: ^4.22.0 666 version: 4.33.0(eslint@7.32.0)(typescript@5.7.3) 667 babel-loader: 668 specifier: ^8.2.2 669 version: 8.2.5(@babel/core@7.18.9)(webpack@4.46.0) 670 base64-inline-loader: 671 specifier: ^1.1.1 672 version: 1.1.1(webpack@4.46.0) 673 eslint: 674 specifier: ^7.25.0 675 version: 7.32.0 676 eslint-config-preact: 677 specifier: ^1.1.4 678 version: 1.3.0(@typescript-eslint/eslint-plugin@4.33.0(@typescript-eslint/parser@4.33.0(eslint@7.32.0)(typescript@5.7.3))(eslint@7.32.0)(typescript@5.7.3))(eslint@7.32.0)(typescript@5.7.3) 679 eslint-plugin-header: 680 specifier: ^3.1.1 681 version: 3.1.1(eslint@7.32.0) 682 mustache: 683 specifier: ^4.2.0 684 version: 4.2.0 685 po2json: 686 specifier: ^0.4.5 687 version: 0.4.5 688 preact-render-to-string: 689 specifier: ^5.1.19 690 version: 5.2.6(preact@10.11.3) 691 sirv-cli: 692 specifier: ^1.0.11 693 version: 1.0.14 694 ts-node: 695 specifier: ^10.9.1 696 version: 10.9.1(@types/node@20.11.13)(typescript@5.7.3) 697 tslib: 698 specifier: 2.6.2 699 version: 2.6.2 700 typescript: 701 specifier: 5.7.3 702 version: 5.7.3 703 704 packages/merchant-backoffice-ui: 705 dependencies: 706 '@gnu-taler/taler-util': 707 specifier: workspace:* 708 version: link:../taler-util 709 '@gnu-taler/web-util': 710 specifier: workspace:* 711 version: link:../web-util 712 chart.js: 713 specifier: ^4.0.0 714 version: 4.5.0 715 chartjs-adapter-date-fns: 716 specifier: ^3.0.0 717 version: 3.0.0(chart.js@4.5.0)(date-fns@2.29.3) 718 date-fns: 719 specifier: 2.29.3 720 version: 2.29.3 721 history: 722 specifier: 4.10.1 723 version: 4.10.1 724 preact: 725 specifier: 10.11.3 726 version: 10.11.3 727 preact-router: 728 specifier: 3.2.1 729 version: 3.2.1(preact@10.11.3) 730 qrcode-generator: 731 specifier: 1.4.4 732 version: 1.4.4 733 swr: 734 specifier: 2.2.2 735 version: 2.2.2(react@18.3.1) 736 devDependencies: 737 '@creativebulma/bulma-tooltip': 738 specifier: ^1.2.0 739 version: 1.2.0 740 '@gnu-taler/pogen': 741 specifier: workspace:* 742 version: link:../pogen 743 '@types/chai': 744 specifier: ^4.3.0 745 version: 4.3.3 746 '@types/history': 747 specifier: ^4.7.8 748 version: 4.7.11 749 '@types/mocha': 750 specifier: ^8.2.3 751 version: 8.2.3 752 '@types/node': 753 specifier: ^18.11.17 754 version: 18.11.17 755 '@typescript-eslint/eslint-plugin': 756 specifier: ^6.19.0 757 version: 6.19.0(@typescript-eslint/parser@6.19.0(eslint@8.56.0)(typescript@5.7.3))(eslint@8.56.0)(typescript@5.7.3) 758 '@typescript-eslint/parser': 759 specifier: ^6.19.0 760 version: 6.19.0(eslint@8.56.0)(typescript@5.7.3) 761 base64-inline-loader: 762 specifier: ^1.1.1 763 version: 1.1.1(webpack@4.46.0) 764 bulma: 765 specifier: ^0.9.2 766 version: 0.9.4 767 bulma-checkbox: 768 specifier: ^1.1.1 769 version: 1.2.1 770 bulma-radio: 771 specifier: ^1.1.1 772 version: 1.2.0 773 bulma-responsive-tables: 774 specifier: ^1.2.3 775 version: 1.2.5 776 bulma-switch-control: 777 specifier: ^1.1.1 778 version: 1.2.2 779 bulma-timeline: 780 specifier: ^3.0.4 781 version: 3.0.5 782 bulma-upload-control: 783 specifier: ^1.2.0 784 version: 1.2.0 785 chai: 786 specifier: ^4.3.6 787 version: 4.3.6 788 eslint: 789 specifier: ^8.56.0 790 version: 8.56.0 791 eslint-config-prettier: 792 specifier: ^9.1.0 793 version: 9.1.0(eslint@8.56.0) 794 eslint-plugin-react: 795 specifier: ^7.33.2 796 version: 7.33.2(eslint@8.56.0) 797 mocha: 798 specifier: ^9.2.0 799 version: 9.2.2 800 sass: 801 specifier: 1.56.1 802 version: 1.56.1 803 source-map-support: 804 specifier: ^0.5.21 805 version: 0.5.21 806 typedoc: 807 specifier: ^0.25.4 808 version: 0.25.4(typescript@5.7.3) 809 typescript: 810 specifier: 5.7.3 811 version: 5.7.3 812 813 packages/pogen: 814 dependencies: 815 '@types/node': 816 specifier: ^18.11.17 817 version: 18.11.17 818 glob: 819 specifier: ^10.3.10 820 version: 10.3.10 821 devDependencies: 822 ava: 823 specifier: ^6.0.1 824 version: 6.0.1(@ava/typescript@4.1.0)(encoding@0.1.13) 825 po2json: 826 specifier: ^0.4.5 827 version: 0.4.5 828 typescript: 829 specifier: ^5.7.3 830 version: 5.7.3 831 832 packages/taler-harness: 833 dependencies: 834 '@gnu-taler/taler-util': 835 specifier: workspace:* 836 version: link:../taler-util 837 '@gnu-taler/taler-wallet-core': 838 specifier: workspace:* 839 version: link:../taler-wallet-core 840 '@types/selenium-webdriver': 841 specifier: 4.35.5 842 version: 4.35.5 843 postgres: 844 specifier: ^3.4.5 845 version: 3.4.5 846 selenium-webdriver: 847 specifier: 4.40.0 848 version: 4.40.0 849 tslib: 850 specifier: ^2.6.2 851 version: 2.6.2 852 devDependencies: 853 '@types/node': 854 specifier: ^18.11.17 855 version: 18.11.17 856 esbuild: 857 specifier: ^0.19.9 858 version: 0.19.9 859 prettier: 860 specifier: ^3.1.1 861 version: 3.1.1 862 typescript: 863 specifier: ^5.7.3 864 version: 5.7.3 865 866 packages/taler-util: 867 dependencies: 868 big-integer: 869 specifier: ^1.6.52 870 version: 1.6.52 871 fflate: 872 specifier: ^0.8.1 873 version: 0.8.1 874 follow-redirects: 875 specifier: ^1.15.5 876 version: 1.15.5 877 hash-wasm: 878 specifier: ^4.11.0 879 version: 4.11.0 880 jed: 881 specifier: ^1.1.1 882 version: 1.1.1 883 tslib: 884 specifier: ^2.6.2 885 version: 2.6.2 886 devDependencies: 887 '@types/follow-redirects': 888 specifier: ^1.14.4 889 version: 1.14.4 890 '@types/node': 891 specifier: ^18.11.17 892 version: 18.11.17 893 '@typescript-eslint/eslint-plugin': 894 specifier: ^6.19.0 895 version: 6.19.0(@typescript-eslint/parser@6.19.0(eslint@8.56.0)(typescript@5.7.3))(eslint@8.56.0)(typescript@5.7.3) 896 '@typescript-eslint/parser': 897 specifier: ^6.19.0 898 version: 6.19.0(eslint@8.56.0)(typescript@5.7.3) 899 ava: 900 specifier: ^6.0.1 901 version: 6.0.1(@ava/typescript@4.1.0)(encoding@0.1.13) 902 esbuild: 903 specifier: ^0.19.9 904 version: 0.19.9 905 eslint: 906 specifier: ^8.56.0 907 version: 8.56.0 908 typescript: 909 specifier: ^5.7.3 910 version: 5.7.3 911 912 packages/taler-wallet-cli: 913 dependencies: 914 '@gnu-taler/taler-util': 915 specifier: workspace:* 916 version: link:../taler-util 917 '@gnu-taler/taler-wallet-core': 918 specifier: workspace:* 919 version: link:../taler-wallet-core 920 tslib: 921 specifier: ^2.6.2 922 version: 2.6.2 923 devDependencies: 924 '@types/node': 925 specifier: ^18.11.17 926 version: 18.11.17 927 prettier: 928 specifier: ^3.1.1 929 version: 3.1.1 930 typedoc: 931 specifier: ^0.25.4 932 version: 0.25.4(typescript@5.7.3) 933 typescript: 934 specifier: ^5.7.3 935 version: 5.7.3 936 937 packages/taler-wallet-core: 938 dependencies: 939 '@gnu-taler/idb-bridge': 940 specifier: workspace:* 941 version: link:../idb-bridge 942 '@gnu-taler/taler-util': 943 specifier: workspace:* 944 version: link:../taler-util 945 '@types/node': 946 specifier: ^18.11.17 947 version: 18.11.17 948 big-integer: 949 specifier: ^1.6.52 950 version: 1.6.52 951 fflate: 952 specifier: ^0.8.1 953 version: 0.8.1 954 tslib: 955 specifier: ^2.6.2 956 version: 2.6.2 957 devDependencies: 958 '@ava/typescript': 959 specifier: ^4.1.0 960 version: 4.1.0 961 '@gnu-taler/pogen': 962 specifier: workspace:* 963 version: link:../pogen 964 '@typescript-eslint/eslint-plugin': 965 specifier: ^5.36.1 966 version: 5.41.0(@typescript-eslint/parser@5.41.0(eslint@8.26.0)(typescript@5.7.3))(eslint@8.26.0)(typescript@5.7.3) 967 '@typescript-eslint/parser': 968 specifier: ^5.36.1 969 version: 5.41.0(eslint@8.26.0)(typescript@5.7.3) 970 ava: 971 specifier: ^6.0.1 972 version: 6.0.1(@ava/typescript@4.1.0)(encoding@0.1.13) 973 c8: 974 specifier: ^8.0.1 975 version: 8.0.1 976 eslint: 977 specifier: ^8.8.0 978 version: 8.26.0 979 eslint-config-airbnb-typescript: 980 specifier: ^17.1.0 981 version: 17.1.0(@typescript-eslint/eslint-plugin@5.41.0(@typescript-eslint/parser@5.41.0(eslint@8.26.0)(typescript@5.7.3))(eslint@8.26.0)(typescript@5.7.3))(@typescript-eslint/parser@5.41.0(eslint@8.26.0)(typescript@5.7.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@5.41.0(eslint@8.26.0)(typescript@5.7.3))(eslint@8.26.0))(eslint@8.26.0) 982 eslint-plugin-import: 983 specifier: ^2.29.1 984 version: 2.29.1(@typescript-eslint/parser@5.41.0(eslint@8.26.0)(typescript@5.7.3))(eslint@8.26.0) 985 eslint-plugin-jsx-a11y: 986 specifier: ^6.8.0 987 version: 6.8.0(eslint@8.26.0) 988 eslint-plugin-react: 989 specifier: ^7.33.2 990 version: 7.33.2(eslint@8.26.0) 991 eslint-plugin-react-hooks: 992 specifier: ^4.3.0 993 version: 4.6.0(eslint@8.26.0) 994 jed: 995 specifier: ^1.1.1 996 version: 1.1.1 997 po2json: 998 specifier: ^0.4.5 999 version: 0.4.5 1000 prettier: 1001 specifier: ^3.1.1 1002 version: 3.1.1 1003 typedoc: 1004 specifier: ^0.25.4 1005 version: 0.25.4(typescript@5.7.3) 1006 typescript: 1007 specifier: ^5.7.3 1008 version: 5.7.3 1009 1010 packages/taler-wallet-embedded: 1011 dependencies: 1012 '@gnu-taler/anastasis-core': 1013 specifier: workspace:* 1014 version: link:../anastasis-core 1015 '@gnu-taler/idb-bridge': 1016 specifier: workspace:* 1017 version: link:../idb-bridge 1018 '@gnu-taler/taler-util': 1019 specifier: workspace:* 1020 version: link:../taler-util 1021 '@gnu-taler/taler-wallet-core': 1022 specifier: workspace:* 1023 version: link:../taler-wallet-core 1024 tslib: 1025 specifier: ^2.6.2 1026 version: 2.6.2 1027 devDependencies: 1028 '@types/node': 1029 specifier: ^18.11.17 1030 version: 18.11.17 1031 esbuild: 1032 specifier: ^0.19.9 1033 version: 0.19.9 1034 prettier: 1035 specifier: ^3.1.1 1036 version: 3.1.1 1037 1038 packages/taler-wallet-webextension: 1039 dependencies: 1040 '@gnu-taler/taler-util': 1041 specifier: workspace:* 1042 version: link:../taler-util 1043 '@gnu-taler/taler-wallet-core': 1044 specifier: workspace:* 1045 version: link:../taler-wallet-core 1046 date-fns: 1047 specifier: ^2.29.2 1048 version: 2.29.3 1049 history: 1050 specifier: 4.10.1 1051 version: 4.10.1 1052 jsqr: 1053 specifier: ^1.4.0 1054 version: 1.4.0 1055 preact: 1056 specifier: 10.11.3 1057 version: 10.11.3 1058 preact-router: 1059 specifier: 3.2.1 1060 version: 3.2.1(preact@10.11.3) 1061 qrcode-generator: 1062 specifier: ^1.4.4 1063 version: 1.4.4 1064 tslib: 1065 specifier: ^2.6.2 1066 version: 2.6.2 1067 devDependencies: 1068 '@babel/preset-react': 1069 specifier: ^7.22.3 1070 version: 7.22.3(@babel/core@7.18.9) 1071 '@babel/preset-typescript': 1072 specifier: 7.18.6 1073 version: 7.18.6(@babel/core@7.18.9) 1074 '@gnu-taler/pogen': 1075 specifier: workspace:* 1076 version: link:../pogen 1077 '@gnu-taler/web-util': 1078 specifier: workspace:* 1079 version: link:../web-util 1080 '@linaria/babel-preset': 1081 specifier: 5.0.4 1082 version: 5.0.4 1083 '@linaria/core': 1084 specifier: 5.0.2 1085 version: 5.0.2 1086 '@linaria/esbuild': 1087 specifier: 5.0.4 1088 version: 5.0.4(esbuild@0.19.9) 1089 '@linaria/react': 1090 specifier: 5.0.3 1091 version: 5.0.3(react@18.3.1) 1092 '@linaria/shaker': 1093 specifier: 5.0.3 1094 version: 5.0.3 1095 '@types/chai': 1096 specifier: ^4.3.0 1097 version: 4.3.3 1098 '@types/chrome': 1099 specifier: 0.0.197 1100 version: 0.0.197 1101 '@types/history': 1102 specifier: ^4.7.8 1103 version: 4.7.11 1104 '@types/mocha': 1105 specifier: ^9.0.0 1106 version: 9.1.1 1107 '@types/node': 1108 specifier: ^18.11.17 1109 version: 18.11.17 1110 '@typescript-eslint/eslint-plugin': 1111 specifier: ^6.19.0 1112 version: 6.19.0(@typescript-eslint/parser@6.19.0(eslint@8.56.0)(typescript@5.7.3))(eslint@8.56.0)(typescript@5.7.3) 1113 '@typescript-eslint/parser': 1114 specifier: ^6.19.0 1115 version: 6.19.0(eslint@8.56.0)(typescript@5.7.3) 1116 chai: 1117 specifier: ^4.3.6 1118 version: 4.3.6 1119 esbuild: 1120 specifier: ^0.19.9 1121 version: 0.19.9 1122 eslint: 1123 specifier: ^8.56.0 1124 version: 8.56.0 1125 eslint-config-prettier: 1126 specifier: ^9.1.0 1127 version: 9.1.0(eslint@8.56.0) 1128 eslint-plugin-react: 1129 specifier: ^7.33.2 1130 version: 7.33.2(eslint@8.56.0) 1131 mocha: 1132 specifier: ^9.2.0 1133 version: 9.2.2 1134 nyc: 1135 specifier: ^15.1.0 1136 version: 15.1.0 1137 polished: 1138 specifier: ^4.1.4 1139 version: 4.2.2 1140 preact-cli: 1141 specifier: ^3.3.5 1142 version: 3.4.1(encoding@0.1.13)(eslint@8.56.0)(preact-render-to-string@5.2.6(preact@10.11.3))(preact@10.11.3)(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)) 1143 preact-render-to-string: 1144 specifier: ^5.1.19 1145 version: 5.2.6(preact@10.11.3) 1146 typescript: 1147 specifier: 5.7.3 1148 version: 5.7.3 1149 web-ext: 1150 specifier: ^7.11.0 1151 version: 7.11.0(express@4.18.2) 1152 1153 packages/web-util: 1154 dependencies: 1155 '@babel/core': 1156 specifier: 7.18.9 1157 version: 7.18.9 1158 '@babel/helper-compilation-targets': 1159 specifier: 7.18.9 1160 version: 7.18.9(@babel/core@7.18.9) 1161 '@types/chrome': 1162 specifier: 0.0.197 1163 version: 0.0.197 1164 qrcode-generator: 1165 specifier: 1.4.4 1166 version: 1.4.4 1167 tailwindcss: 1168 specifier: 3.4.17 1169 version: 3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)) 1170 devDependencies: 1171 '@babel/preset-react': 1172 specifier: ^7.22.3 1173 version: 7.22.3(@babel/core@7.18.9) 1174 '@babel/preset-typescript': 1175 specifier: ^7.21.5 1176 version: 7.21.5(@babel/core@7.18.9) 1177 '@gnu-taler/taler-util': 1178 specifier: workspace:* 1179 version: link:../taler-util 1180 '@heroicons/react': 1181 specifier: ^2.0.17 1182 version: 2.0.17(react@18.3.1) 1183 '@linaria/babel-preset': 1184 specifier: 5.0.4 1185 version: 5.0.4 1186 '@linaria/core': 1187 specifier: 5.0.2 1188 version: 5.0.2 1189 '@linaria/esbuild': 1190 specifier: 5.0.4 1191 version: 5.0.4(esbuild@0.19.9) 1192 '@linaria/react': 1193 specifier: 5.0.3 1194 version: 5.0.3(react@18.3.1) 1195 '@types/express': 1196 specifier: ^4.17.14 1197 version: 4.17.14 1198 '@types/node': 1199 specifier: ^18.11.17 1200 version: 18.11.17 1201 '@types/web': 1202 specifier: ^0.0.82 1203 version: 0.0.82 1204 '@types/ws': 1205 specifier: ^8.5.3 1206 version: 8.5.3 1207 autoprefixer: 1208 specifier: ^10.4.14 1209 version: 10.4.14(postcss@8.4.23) 1210 chokidar: 1211 specifier: ^3.5.3 1212 version: 3.5.3 1213 date-fns: 1214 specifier: 2.29.3 1215 version: 2.29.3 1216 esbuild: 1217 specifier: ^0.19.9 1218 version: 0.19.9 1219 express: 1220 specifier: ^4.18.2 1221 version: 4.18.2 1222 postcss: 1223 specifier: ^8.4.23 1224 version: 8.4.23 1225 postcss-load-config: 1226 specifier: ^4.0.1 1227 version: 4.0.1(postcss@8.4.23)(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)) 1228 preact: 1229 specifier: 10.11.3 1230 version: 10.11.3 1231 preact-render-to-string: 1232 specifier: ^5.2.6 1233 version: 5.2.6(preact@10.11.3) 1234 prettier: 1235 specifier: ^3.1.1 1236 version: 3.1.1 1237 sass: 1238 specifier: 1.56.1 1239 version: 1.56.1 1240 swr: 1241 specifier: 2.0.3 1242 version: 2.0.3(react@18.3.1) 1243 tslib: 1244 specifier: ^2.6.2 1245 version: 2.6.2 1246 typescript: 1247 specifier: ^5.7.3 1248 version: 5.7.3 1249 ws: 1250 specifier: 7.4.5 1251 version: 7.4.5 1252 1253 packages: 1254 1255 '@aashutoshrathi/word-wrap@1.2.6': 1256 resolution: {integrity: sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==} 1257 engines: {node: '>=0.10.0'} 1258 1259 '@alloc/quick-lru@5.2.0': 1260 resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==} 1261 engines: {node: '>=10'} 1262 1263 '@ampproject/remapping@2.2.0': 1264 resolution: {integrity: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==} 1265 engines: {node: '>=6.0.0'} 1266 1267 '@apideck/better-ajv-errors@0.3.6': 1268 resolution: {integrity: sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==} 1269 engines: {node: '>=10'} 1270 peerDependencies: 1271 ajv: '>=8' 1272 1273 '@asamuzakjp/css-color@3.2.0': 1274 resolution: {integrity: sha512-K1A6z8tS3XsmCMM86xoWdn7Fkdn9m6RSVtocUrJYIwZnFVkng/PvkEoWtOWmP+Scc6saYWHWZYbndEEXxl24jw==} 1275 1276 '@ava/typescript@4.1.0': 1277 resolution: {integrity: sha512-1iWZQ/nr9iflhLK9VN8H+1oDZqe93qxNnyYUz+jTzkYPAHc5fdZXBrqmNIgIfFhWYXK5OaQ5YtC7OmLeTNhVEg==} 1278 engines: {node: ^14.19 || ^16.15 || ^18 || ^20} 1279 1280 '@babel/code-frame@7.12.11': 1281 resolution: {integrity: sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==} 1282 1283 '@babel/code-frame@7.18.6': 1284 resolution: {integrity: sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==} 1285 engines: {node: '>=6.9.0'} 1286 1287 '@babel/code-frame@7.21.4': 1288 resolution: {integrity: sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==} 1289 engines: {node: '>=6.9.0'} 1290 1291 '@babel/code-frame@7.23.5': 1292 resolution: {integrity: sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==} 1293 engines: {node: '>=6.9.0'} 1294 1295 '@babel/compat-data@7.19.4': 1296 resolution: {integrity: sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw==} 1297 engines: {node: '>=6.9.0'} 1298 1299 '@babel/compat-data@7.21.7': 1300 resolution: {integrity: sha512-KYMqFYTaenzMK4yUtf4EW9wc4N9ef80FsbMtkwool5zpwl4YrT1SdWYSTRcT94KO4hannogdS+LxY7L+arP3gA==} 1301 engines: {node: '>=6.9.0'} 1302 1303 '@babel/compat-data@7.23.5': 1304 resolution: {integrity: sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==} 1305 engines: {node: '>=6.9.0'} 1306 1307 '@babel/core@7.13.16': 1308 resolution: {integrity: sha512-sXHpixBiWWFti0AV2Zq7avpTasr6sIAu7Y396c608541qAU2ui4a193m0KSQmfPSKFZLnQ3cvlKDOm3XkuXm3Q==} 1309 engines: {node: '>=6.9.0'} 1310 1311 '@babel/core@7.18.9': 1312 resolution: {integrity: sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g==} 1313 engines: {node: '>=6.9.0'} 1314 1315 '@babel/core@7.22.1': 1316 resolution: {integrity: sha512-Hkqu7J4ynysSXxmAahpN1jjRwVJ+NdpraFLIWflgjpVob3KNyK3/tIUc7Q7szed8WMp0JNa7Qtd1E9Oo22F9gA==} 1317 engines: {node: '>=6.9.0'} 1318 1319 '@babel/core@7.23.5': 1320 resolution: {integrity: sha512-Cwc2XjUrG4ilcfOw4wBAK+enbdgwAcAJCfGUItPBKR7Mjw4aEfAFYrLxeRp4jWgtNIKn3n2AlBOfwwafl+42/g==} 1321 engines: {node: '>=6.9.0'} 1322 1323 '@babel/eslint-parser@7.19.1': 1324 resolution: {integrity: sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ==} 1325 engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} 1326 peerDependencies: 1327 '@babel/core': '>=7.11.0' 1328 eslint: ^7.5.0 || ^8.0.0 1329 1330 '@babel/generator@7.19.6': 1331 resolution: {integrity: sha512-oHGRUQeoX1QrKeJIKVe0hwjGqNnVYsM5Nep5zo0uE0m42sLH+Fsd2pStJ5sRM1bNyTUUoz0pe2lTeMJrb/taTA==} 1332 engines: {node: '>=6.9.0'} 1333 1334 '@babel/generator@7.21.5': 1335 resolution: {integrity: sha512-SrKK/sRv8GesIW1bDagf9cCG38IOMYZusoe1dfg0D8aiUe3Amvoj1QtjTPAWcfrZFvIwlleLb0gxzQidL9w14w==} 1336 engines: {node: '>=6.9.0'} 1337 1338 '@babel/generator@7.22.3': 1339 resolution: {integrity: sha512-C17MW4wlk//ES/CJDL51kPNwl+qiBQyN7b9SKyVp11BLGFeSPoVaHrv+MNt8jwQFhQWowW88z1eeBx3pFz9v8A==} 1340 engines: {node: '>=6.9.0'} 1341 1342 '@babel/generator@7.23.5': 1343 resolution: {integrity: sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA==} 1344 engines: {node: '>=6.9.0'} 1345 1346 '@babel/helper-annotate-as-pure@7.22.5': 1347 resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} 1348 engines: {node: '>=6.9.0'} 1349 1350 '@babel/helper-builder-binary-assignment-operator-visitor@7.22.15': 1351 resolution: {integrity: sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==} 1352 engines: {node: '>=6.9.0'} 1353 1354 '@babel/helper-compilation-targets@7.18.9': 1355 resolution: {integrity: sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==} 1356 engines: {node: '>=6.9.0'} 1357 peerDependencies: 1358 '@babel/core': ^7.0.0 1359 1360 '@babel/helper-compilation-targets@7.21.5': 1361 resolution: {integrity: sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==} 1362 engines: {node: '>=6.9.0'} 1363 peerDependencies: 1364 '@babel/core': ^7.0.0 1365 1366 '@babel/helper-compilation-targets@7.22.15': 1367 resolution: {integrity: sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==} 1368 engines: {node: '>=6.9.0'} 1369 1370 '@babel/helper-create-class-features-plugin@7.23.5': 1371 resolution: {integrity: sha512-QELlRWxSpgdwdJzSJn4WAhKC+hvw/AtHbbrIoncKHkhKKR/luAlKkgBDcri1EzWAo8f8VvYVryEHN4tax/V67A==} 1372 engines: {node: '>=6.9.0'} 1373 peerDependencies: 1374 '@babel/core': ^7.0.0 1375 1376 '@babel/helper-create-regexp-features-plugin@7.22.15': 1377 resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==} 1378 engines: {node: '>=6.9.0'} 1379 peerDependencies: 1380 '@babel/core': ^7.0.0 1381 1382 '@babel/helper-define-polyfill-provider@0.3.3': 1383 resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==} 1384 peerDependencies: 1385 '@babel/core': ^7.4.0-0 1386 1387 '@babel/helper-define-polyfill-provider@0.4.3': 1388 resolution: {integrity: sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug==} 1389 peerDependencies: 1390 '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 1391 1392 '@babel/helper-environment-visitor@7.18.9': 1393 resolution: {integrity: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==} 1394 engines: {node: '>=6.9.0'} 1395 1396 '@babel/helper-environment-visitor@7.22.20': 1397 resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==} 1398 engines: {node: '>=6.9.0'} 1399 1400 '@babel/helper-function-name@7.19.0': 1401 resolution: {integrity: sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==} 1402 engines: {node: '>=6.9.0'} 1403 1404 '@babel/helper-function-name@7.23.0': 1405 resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==} 1406 engines: {node: '>=6.9.0'} 1407 1408 '@babel/helper-hoist-variables@7.18.6': 1409 resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} 1410 engines: {node: '>=6.9.0'} 1411 1412 '@babel/helper-hoist-variables@7.22.5': 1413 resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} 1414 engines: {node: '>=6.9.0'} 1415 1416 '@babel/helper-member-expression-to-functions@7.23.0': 1417 resolution: {integrity: sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==} 1418 engines: {node: '>=6.9.0'} 1419 1420 '@babel/helper-module-imports@7.18.6': 1421 resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==} 1422 engines: {node: '>=6.9.0'} 1423 1424 '@babel/helper-module-imports@7.21.4': 1425 resolution: {integrity: sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==} 1426 engines: {node: '>=6.9.0'} 1427 1428 '@babel/helper-module-imports@7.22.15': 1429 resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} 1430 engines: {node: '>=6.9.0'} 1431 1432 '@babel/helper-module-transforms@7.19.6': 1433 resolution: {integrity: sha512-fCmcfQo/KYr/VXXDIyd3CBGZ6AFhPFy1TfSEJ+PilGVlQT6jcbqtHAM4C1EciRqMza7/TpOUZliuSH+U6HAhJw==} 1434 engines: {node: '>=6.9.0'} 1435 1436 '@babel/helper-module-transforms@7.21.5': 1437 resolution: {integrity: sha512-bI2Z9zBGY2q5yMHoBvJ2a9iX3ZOAzJPm7Q8Yz6YeoUjU/Cvhmi2G4QyTNyPBqqXSgTjUxRg3L0xV45HvkNWWBw==} 1438 engines: {node: '>=6.9.0'} 1439 1440 '@babel/helper-module-transforms@7.23.3': 1441 resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==} 1442 engines: {node: '>=6.9.0'} 1443 peerDependencies: 1444 '@babel/core': ^7.0.0 1445 1446 '@babel/helper-optimise-call-expression@7.22.5': 1447 resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} 1448 engines: {node: '>=6.9.0'} 1449 1450 '@babel/helper-plugin-utils@7.19.0': 1451 resolution: {integrity: sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==} 1452 engines: {node: '>=6.9.0'} 1453 1454 '@babel/helper-plugin-utils@7.21.5': 1455 resolution: {integrity: sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg==} 1456 engines: {node: '>=6.9.0'} 1457 1458 '@babel/helper-plugin-utils@7.22.5': 1459 resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==} 1460 engines: {node: '>=6.9.0'} 1461 1462 '@babel/helper-remap-async-to-generator@7.22.20': 1463 resolution: {integrity: sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==} 1464 engines: {node: '>=6.9.0'} 1465 peerDependencies: 1466 '@babel/core': ^7.0.0 1467 1468 '@babel/helper-replace-supers@7.22.20': 1469 resolution: {integrity: sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==} 1470 engines: {node: '>=6.9.0'} 1471 peerDependencies: 1472 '@babel/core': ^7.0.0 1473 1474 '@babel/helper-simple-access@7.19.4': 1475 resolution: {integrity: sha512-f9Xq6WqBFqaDfbCzn2w85hwklswz5qsKlh7f08w4Y9yhJHpnNC0QemtSkK5YyOY8kPGvyiwdzZksGUhnGdaUIg==} 1476 engines: {node: '>=6.9.0'} 1477 1478 '@babel/helper-simple-access@7.22.5': 1479 resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} 1480 engines: {node: '>=6.9.0'} 1481 1482 '@babel/helper-skip-transparent-expression-wrappers@7.22.5': 1483 resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} 1484 engines: {node: '>=6.9.0'} 1485 1486 '@babel/helper-split-export-declaration@7.18.6': 1487 resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} 1488 engines: {node: '>=6.9.0'} 1489 1490 '@babel/helper-split-export-declaration@7.22.6': 1491 resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} 1492 engines: {node: '>=6.9.0'} 1493 1494 '@babel/helper-string-parser@7.19.4': 1495 resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==} 1496 engines: {node: '>=6.9.0'} 1497 1498 '@babel/helper-string-parser@7.23.4': 1499 resolution: {integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==} 1500 engines: {node: '>=6.9.0'} 1501 1502 '@babel/helper-validator-identifier@7.19.1': 1503 resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==} 1504 engines: {node: '>=6.9.0'} 1505 1506 '@babel/helper-validator-identifier@7.22.20': 1507 resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} 1508 engines: {node: '>=6.9.0'} 1509 1510 '@babel/helper-validator-option@7.18.6': 1511 resolution: {integrity: sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==} 1512 engines: {node: '>=6.9.0'} 1513 1514 '@babel/helper-validator-option@7.21.0': 1515 resolution: {integrity: sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==} 1516 engines: {node: '>=6.9.0'} 1517 1518 '@babel/helper-validator-option@7.23.5': 1519 resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==} 1520 engines: {node: '>=6.9.0'} 1521 1522 '@babel/helper-wrap-function@7.22.20': 1523 resolution: {integrity: sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw==} 1524 engines: {node: '>=6.9.0'} 1525 1526 '@babel/helpers@7.19.4': 1527 resolution: {integrity: sha512-G+z3aOx2nfDHwX/kyVii5fJq+bgscg89/dJNWpYeKeBv3v9xX8EIabmx1k6u9LS04H7nROFVRVK+e3k0VHp+sw==} 1528 engines: {node: '>=6.9.0'} 1529 1530 '@babel/helpers@7.21.5': 1531 resolution: {integrity: sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==} 1532 engines: {node: '>=6.9.0'} 1533 1534 '@babel/helpers@7.23.5': 1535 resolution: {integrity: sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg==} 1536 engines: {node: '>=6.9.0'} 1537 1538 '@babel/highlight@7.18.6': 1539 resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==} 1540 engines: {node: '>=6.9.0'} 1541 1542 '@babel/highlight@7.23.4': 1543 resolution: {integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==} 1544 engines: {node: '>=6.9.0'} 1545 1546 '@babel/parser@7.19.6': 1547 resolution: {integrity: sha512-h1IUp81s2JYJ3mRkdxJgs4UvmSsRvDrx5ICSJbPvtWYv5i1nTBGcBpnog+89rAFMwvvru6E5NUHdBe01UeSzYA==} 1548 engines: {node: '>=6.0.0'} 1549 hasBin: true 1550 1551 '@babel/parser@7.21.8': 1552 resolution: {integrity: sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==} 1553 engines: {node: '>=6.0.0'} 1554 hasBin: true 1555 1556 '@babel/parser@7.23.5': 1557 resolution: {integrity: sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==} 1558 engines: {node: '>=6.0.0'} 1559 hasBin: true 1560 1561 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6': 1562 resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==} 1563 engines: {node: '>=6.9.0'} 1564 peerDependencies: 1565 '@babel/core': ^7.0.0 1566 1567 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.23.3': 1568 resolution: {integrity: sha512-iRkKcCqb7iGnq9+3G6rZ+Ciz5VywC4XNRHe57lKM+jOeYAoR0lVqdeeDRfh0tQcTfw/+vBhHn926FmQhLtlFLQ==} 1569 engines: {node: '>=6.9.0'} 1570 peerDependencies: 1571 '@babel/core': ^7.0.0 1572 1573 '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.18.9': 1574 resolution: {integrity: sha512-AHrP9jadvH7qlOj6PINbgSuphjQUAK7AOT7DPjBo9EHoLhQTnnK5u45e1Hd4DbSQEO9nqPWtQ89r+XEOWFScKg==} 1575 engines: {node: '>=6.9.0'} 1576 peerDependencies: 1577 '@babel/core': ^7.13.0 1578 1579 '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.23.3': 1580 resolution: {integrity: sha512-WwlxbfMNdVEpQjZmK5mhm7oSwD3dS6eU+Iwsi4Knl9wAletWem7kaRsGOG+8UEbRyqxY4SS5zvtfXwX+jMxUwQ==} 1581 engines: {node: '>=6.9.0'} 1582 peerDependencies: 1583 '@babel/core': ^7.13.0 1584 1585 '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.23.3': 1586 resolution: {integrity: sha512-XaJak1qcityzrX0/IU5nKHb34VaibwP3saKqG6a/tppelgllOH13LUann4ZCIBcVOeE6H18K4Vx9QKkVww3z/w==} 1587 engines: {node: '>=6.9.0'} 1588 peerDependencies: 1589 '@babel/core': ^7.0.0 1590 1591 '@babel/plugin-proposal-async-generator-functions@7.19.1': 1592 resolution: {integrity: sha512-0yu8vNATgLy4ivqMNBIwb1HebCelqN7YX8SL3FDXORv/RqT0zEEWUCH4GH44JsSrvCu6GqnAdR5EBFAPeNBB4Q==} 1593 engines: {node: '>=6.9.0'} 1594 deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 1595 peerDependencies: 1596 '@babel/core': ^7.0.0-0 1597 1598 '@babel/plugin-proposal-class-properties@7.18.6': 1599 resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} 1600 engines: {node: '>=6.9.0'} 1601 deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. 1602 peerDependencies: 1603 '@babel/core': ^7.0.0-0 1604 1605 '@babel/plugin-proposal-class-static-block@7.18.6': 1606 resolution: {integrity: sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==} 1607 engines: {node: '>=6.9.0'} 1608 deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-static-block instead. 1609 peerDependencies: 1610 '@babel/core': ^7.12.0 1611 1612 '@babel/plugin-proposal-decorators@7.19.6': 1613 resolution: {integrity: sha512-PKWforYpkVkogpOW0RaPuh7eQ7AoFgBJP+d87tQCRY2LVbvyGtfRM7RtrhCBsNgZb+2EY28SeWB6p2xe1Z5oAw==} 1614 engines: {node: '>=6.9.0'} 1615 peerDependencies: 1616 '@babel/core': ^7.0.0-0 1617 1618 '@babel/plugin-proposal-dynamic-import@7.18.6': 1619 resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} 1620 engines: {node: '>=6.9.0'} 1621 deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead. 1622 peerDependencies: 1623 '@babel/core': ^7.0.0-0 1624 1625 '@babel/plugin-proposal-export-namespace-from@7.18.9': 1626 resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==} 1627 engines: {node: '>=6.9.0'} 1628 deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead. 1629 peerDependencies: 1630 '@babel/core': ^7.0.0-0 1631 1632 '@babel/plugin-proposal-json-strings@7.18.6': 1633 resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} 1634 engines: {node: '>=6.9.0'} 1635 deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead. 1636 peerDependencies: 1637 '@babel/core': ^7.0.0-0 1638 1639 '@babel/plugin-proposal-logical-assignment-operators@7.18.9': 1640 resolution: {integrity: sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q==} 1641 engines: {node: '>=6.9.0'} 1642 deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead. 1643 peerDependencies: 1644 '@babel/core': ^7.0.0-0 1645 1646 '@babel/plugin-proposal-nullish-coalescing-operator@7.18.6': 1647 resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} 1648 engines: {node: '>=6.9.0'} 1649 deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. 1650 peerDependencies: 1651 '@babel/core': ^7.0.0-0 1652 1653 '@babel/plugin-proposal-numeric-separator@7.18.6': 1654 resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} 1655 engines: {node: '>=6.9.0'} 1656 deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. 1657 peerDependencies: 1658 '@babel/core': ^7.0.0-0 1659 1660 '@babel/plugin-proposal-object-rest-spread@7.19.4': 1661 resolution: {integrity: sha512-wHmj6LDxVDnL+3WhXteUBaoM1aVILZODAUjg11kHqG4cOlfgMQGxw6aCgvrXrmaJR3Bn14oZhImyCPZzRpC93Q==} 1662 engines: {node: '>=6.9.0'} 1663 deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. 1664 peerDependencies: 1665 '@babel/core': ^7.0.0-0 1666 1667 '@babel/plugin-proposal-optional-catch-binding@7.18.6': 1668 resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} 1669 engines: {node: '>=6.9.0'} 1670 deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead. 1671 peerDependencies: 1672 '@babel/core': ^7.0.0-0 1673 1674 '@babel/plugin-proposal-optional-chaining@7.18.9': 1675 resolution: {integrity: sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==} 1676 engines: {node: '>=6.9.0'} 1677 deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. 1678 peerDependencies: 1679 '@babel/core': ^7.0.0-0 1680 1681 '@babel/plugin-proposal-private-methods@7.18.6': 1682 resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} 1683 engines: {node: '>=6.9.0'} 1684 deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. 1685 peerDependencies: 1686 '@babel/core': ^7.0.0-0 1687 1688 '@babel/plugin-proposal-private-property-in-object@7.18.6': 1689 resolution: {integrity: sha512-9Rysx7FOctvT5ouj5JODjAFAkgGoudQuLPamZb0v1TGLpapdNaftzifU8NTWQm0IRjqoYypdrSmyWgkocDQ8Dw==} 1690 engines: {node: '>=6.9.0'} 1691 deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead. 1692 peerDependencies: 1693 '@babel/core': ^7.0.0-0 1694 1695 '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2': 1696 resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} 1697 engines: {node: '>=6.9.0'} 1698 peerDependencies: 1699 '@babel/core': ^7.0.0-0 1700 1701 '@babel/plugin-proposal-unicode-property-regex@7.18.6': 1702 resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} 1703 engines: {node: '>=4'} 1704 deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 1705 peerDependencies: 1706 '@babel/core': ^7.0.0-0 1707 1708 '@babel/plugin-syntax-async-generators@7.8.4': 1709 resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} 1710 peerDependencies: 1711 '@babel/core': ^7.0.0-0 1712 1713 '@babel/plugin-syntax-class-properties@7.12.13': 1714 resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} 1715 peerDependencies: 1716 '@babel/core': ^7.0.0-0 1717 1718 '@babel/plugin-syntax-class-static-block@7.14.5': 1719 resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} 1720 engines: {node: '>=6.9.0'} 1721 peerDependencies: 1722 '@babel/core': ^7.0.0-0 1723 1724 '@babel/plugin-syntax-decorators@7.19.0': 1725 resolution: {integrity: sha512-xaBZUEDntt4faL1yN8oIFlhfXeQAWJW7CLKYsHTUqriCUbj8xOra8bfxxKGi/UwExPFBuPdH4XfHc9rGQhrVkQ==} 1726 engines: {node: '>=6.9.0'} 1727 peerDependencies: 1728 '@babel/core': ^7.0.0-0 1729 1730 '@babel/plugin-syntax-dynamic-import@7.8.3': 1731 resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} 1732 peerDependencies: 1733 '@babel/core': ^7.0.0-0 1734 1735 '@babel/plugin-syntax-export-namespace-from@7.8.3': 1736 resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} 1737 peerDependencies: 1738 '@babel/core': ^7.0.0-0 1739 1740 '@babel/plugin-syntax-import-assertions@7.18.6': 1741 resolution: {integrity: sha512-/DU3RXad9+bZwrgWJQKbr39gYbJpLJHezqEzRzi/BHRlJ9zsQb4CK2CA/5apllXNomwA1qHwzvHl+AdEmC5krQ==} 1742 engines: {node: '>=6.9.0'} 1743 peerDependencies: 1744 '@babel/core': ^7.0.0-0 1745 1746 '@babel/plugin-syntax-import-assertions@7.23.3': 1747 resolution: {integrity: sha512-lPgDSU+SJLK3xmFDTV2ZRQAiM7UuUjGidwBywFavObCiZc1BeAAcMtHJKUya92hPHO+at63JJPLygilZard8jw==} 1748 engines: {node: '>=6.9.0'} 1749 peerDependencies: 1750 '@babel/core': ^7.0.0-0 1751 1752 '@babel/plugin-syntax-import-attributes@7.23.3': 1753 resolution: {integrity: sha512-pawnE0P9g10xgoP7yKr6CK63K2FMsTE+FZidZO/1PwRdzmAPVs+HS1mAURUsgaoxammTJvULUdIkEK0gOcU2tA==} 1754 engines: {node: '>=6.9.0'} 1755 peerDependencies: 1756 '@babel/core': ^7.0.0-0 1757 1758 '@babel/plugin-syntax-import-meta@7.10.4': 1759 resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} 1760 peerDependencies: 1761 '@babel/core': ^7.0.0-0 1762 1763 '@babel/plugin-syntax-json-strings@7.8.3': 1764 resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} 1765 peerDependencies: 1766 '@babel/core': ^7.0.0-0 1767 1768 '@babel/plugin-syntax-jsx@7.21.4': 1769 resolution: {integrity: sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ==} 1770 engines: {node: '>=6.9.0'} 1771 peerDependencies: 1772 '@babel/core': ^7.0.0-0 1773 1774 '@babel/plugin-syntax-logical-assignment-operators@7.10.4': 1775 resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} 1776 peerDependencies: 1777 '@babel/core': ^7.0.0-0 1778 1779 '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3': 1780 resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} 1781 peerDependencies: 1782 '@babel/core': ^7.0.0-0 1783 1784 '@babel/plugin-syntax-numeric-separator@7.10.4': 1785 resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} 1786 peerDependencies: 1787 '@babel/core': ^7.0.0-0 1788 1789 '@babel/plugin-syntax-object-rest-spread@7.8.3': 1790 resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} 1791 peerDependencies: 1792 '@babel/core': ^7.0.0-0 1793 1794 '@babel/plugin-syntax-optional-catch-binding@7.8.3': 1795 resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} 1796 peerDependencies: 1797 '@babel/core': ^7.0.0-0 1798 1799 '@babel/plugin-syntax-optional-chaining@7.8.3': 1800 resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} 1801 peerDependencies: 1802 '@babel/core': ^7.0.0-0 1803 1804 '@babel/plugin-syntax-private-property-in-object@7.14.5': 1805 resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} 1806 engines: {node: '>=6.9.0'} 1807 peerDependencies: 1808 '@babel/core': ^7.0.0-0 1809 1810 '@babel/plugin-syntax-top-level-await@7.14.5': 1811 resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} 1812 engines: {node: '>=6.9.0'} 1813 peerDependencies: 1814 '@babel/core': ^7.0.0-0 1815 1816 '@babel/plugin-syntax-typescript@7.20.0': 1817 resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==} 1818 engines: {node: '>=6.9.0'} 1819 peerDependencies: 1820 '@babel/core': ^7.0.0-0 1821 1822 '@babel/plugin-syntax-typescript@7.21.4': 1823 resolution: {integrity: sha512-xz0D39NvhQn4t4RNsHmDnnsaQizIlUkdtYvLs8La1BlfjQ6JEwxkJGeqJMW2tAXx+q6H+WFuUTXNdYVpEya0YA==} 1824 engines: {node: '>=6.9.0'} 1825 peerDependencies: 1826 '@babel/core': ^7.0.0-0 1827 1828 '@babel/plugin-syntax-unicode-sets-regex@7.18.6': 1829 resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} 1830 engines: {node: '>=6.9.0'} 1831 peerDependencies: 1832 '@babel/core': ^7.0.0 1833 1834 '@babel/plugin-transform-arrow-functions@7.18.6': 1835 resolution: {integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==} 1836 engines: {node: '>=6.9.0'} 1837 peerDependencies: 1838 '@babel/core': ^7.0.0-0 1839 1840 '@babel/plugin-transform-arrow-functions@7.23.3': 1841 resolution: {integrity: sha512-NzQcQrzaQPkaEwoTm4Mhyl8jI1huEL/WWIEvudjTCMJ9aBZNpsJbMASx7EQECtQQPS/DcnFpo0FIh3LvEO9cxQ==} 1842 engines: {node: '>=6.9.0'} 1843 peerDependencies: 1844 '@babel/core': ^7.0.0-0 1845 1846 '@babel/plugin-transform-async-generator-functions@7.23.4': 1847 resolution: {integrity: sha512-efdkfPhHYTtn0G6n2ddrESE91fgXxjlqLsnUtPWnJs4a4mZIbUaK7ffqKIIUKXSHwcDvaCVX6GXkaJJFqtX7jw==} 1848 engines: {node: '>=6.9.0'} 1849 peerDependencies: 1850 '@babel/core': ^7.0.0-0 1851 1852 '@babel/plugin-transform-async-to-generator@7.18.6': 1853 resolution: {integrity: sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==} 1854 engines: {node: '>=6.9.0'} 1855 peerDependencies: 1856 '@babel/core': ^7.0.0-0 1857 1858 '@babel/plugin-transform-async-to-generator@7.23.3': 1859 resolution: {integrity: sha512-A7LFsKi4U4fomjqXJlZg/u0ft/n8/7n7lpffUP/ZULx/DtV9SGlNKZolHH6PE8Xl1ngCc0M11OaeZptXVkfKSw==} 1860 engines: {node: '>=6.9.0'} 1861 peerDependencies: 1862 '@babel/core': ^7.0.0-0 1863 1864 '@babel/plugin-transform-block-scoped-functions@7.18.6': 1865 resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==} 1866 engines: {node: '>=6.9.0'} 1867 peerDependencies: 1868 '@babel/core': ^7.0.0-0 1869 1870 '@babel/plugin-transform-block-scoped-functions@7.23.3': 1871 resolution: {integrity: sha512-vI+0sIaPIO6CNuM9Kk5VmXcMVRiOpDh7w2zZt9GXzmE/9KD70CUEVhvPR/etAeNK/FAEkhxQtXOzVF3EuRL41A==} 1872 engines: {node: '>=6.9.0'} 1873 peerDependencies: 1874 '@babel/core': ^7.0.0-0 1875 1876 '@babel/plugin-transform-block-scoping@7.19.4': 1877 resolution: {integrity: sha512-934S2VLLlt2hRJwPf4MczaOr4hYF0z+VKPwqTNxyKX7NthTiPfhuKFWQZHXRM0vh/wo/VyXB3s4bZUNA08l+tQ==} 1878 engines: {node: '>=6.9.0'} 1879 peerDependencies: 1880 '@babel/core': ^7.0.0-0 1881 1882 '@babel/plugin-transform-block-scoping@7.23.4': 1883 resolution: {integrity: sha512-0QqbP6B6HOh7/8iNR4CQU2Th/bbRtBp4KS9vcaZd1fZ0wSh5Fyssg0UCIHwxh+ka+pNDREbVLQnHCMHKZfPwfw==} 1884 engines: {node: '>=6.9.0'} 1885 peerDependencies: 1886 '@babel/core': ^7.0.0-0 1887 1888 '@babel/plugin-transform-class-properties@7.23.3': 1889 resolution: {integrity: sha512-uM+AN8yCIjDPccsKGlw271xjJtGii+xQIF/uMPS8H15L12jZTsLfF4o5vNO7d/oUguOyfdikHGc/yi9ge4SGIg==} 1890 engines: {node: '>=6.9.0'} 1891 peerDependencies: 1892 '@babel/core': ^7.0.0-0 1893 1894 '@babel/plugin-transform-class-static-block@7.23.4': 1895 resolution: {integrity: sha512-nsWu/1M+ggti1SOALj3hfx5FXzAY06fwPJsUZD4/A5e1bWi46VUIWtD+kOX6/IdhXGsXBWllLFDSnqSCdUNydQ==} 1896 engines: {node: '>=6.9.0'} 1897 peerDependencies: 1898 '@babel/core': ^7.12.0 1899 1900 '@babel/plugin-transform-classes@7.19.0': 1901 resolution: {integrity: sha512-YfeEE9kCjqTS9IitkgfJuxjcEtLUHMqa8yUJ6zdz8vR7hKuo6mOy2C05P0F1tdMmDCeuyidKnlrw/iTppHcr2A==} 1902 engines: {node: '>=6.9.0'} 1903 peerDependencies: 1904 '@babel/core': ^7.0.0-0 1905 1906 '@babel/plugin-transform-classes@7.23.5': 1907 resolution: {integrity: sha512-jvOTR4nicqYC9yzOHIhXG5emiFEOpappSJAl73SDSEDcybD+Puuze8Tnpb9p9qEyYup24tq891gkaygIFvWDqg==} 1908 engines: {node: '>=6.9.0'} 1909 peerDependencies: 1910 '@babel/core': ^7.0.0-0 1911 1912 '@babel/plugin-transform-computed-properties@7.18.9': 1913 resolution: {integrity: sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw==} 1914 engines: {node: '>=6.9.0'} 1915 peerDependencies: 1916 '@babel/core': ^7.0.0-0 1917 1918 '@babel/plugin-transform-computed-properties@7.23.3': 1919 resolution: {integrity: sha512-dTj83UVTLw/+nbiHqQSFdwO9CbTtwq1DsDqm3CUEtDrZNET5rT5E6bIdTlOftDTDLMYxvxHNEYO4B9SLl8SLZw==} 1920 engines: {node: '>=6.9.0'} 1921 peerDependencies: 1922 '@babel/core': ^7.0.0-0 1923 1924 '@babel/plugin-transform-destructuring@7.19.4': 1925 resolution: {integrity: sha512-t0j0Hgidqf0aM86dF8U+vXYReUgJnlv4bZLsyoPnwZNrGY+7/38o8YjaELrvHeVfTZao15kjR0PVv0nju2iduA==} 1926 engines: {node: '>=6.9.0'} 1927 peerDependencies: 1928 '@babel/core': ^7.0.0-0 1929 1930 '@babel/plugin-transform-destructuring@7.23.3': 1931 resolution: {integrity: sha512-n225npDqjDIr967cMScVKHXJs7rout1q+tt50inyBCPkyZ8KxeI6d+GIbSBTT/w/9WdlWDOej3V9HE5Lgk57gw==} 1932 engines: {node: '>=6.9.0'} 1933 peerDependencies: 1934 '@babel/core': ^7.0.0-0 1935 1936 '@babel/plugin-transform-dotall-regex@7.18.6': 1937 resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==} 1938 engines: {node: '>=6.9.0'} 1939 peerDependencies: 1940 '@babel/core': ^7.0.0-0 1941 1942 '@babel/plugin-transform-dotall-regex@7.23.3': 1943 resolution: {integrity: sha512-vgnFYDHAKzFaTVp+mneDsIEbnJ2Np/9ng9iviHw3P/KVcgONxpNULEW/51Z/BaFojG2GI2GwwXck5uV1+1NOYQ==} 1944 engines: {node: '>=6.9.0'} 1945 peerDependencies: 1946 '@babel/core': ^7.0.0-0 1947 1948 '@babel/plugin-transform-duplicate-keys@7.18.9': 1949 resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==} 1950 engines: {node: '>=6.9.0'} 1951 peerDependencies: 1952 '@babel/core': ^7.0.0-0 1953 1954 '@babel/plugin-transform-duplicate-keys@7.23.3': 1955 resolution: {integrity: sha512-RrqQ+BQmU3Oyav3J+7/myfvRCq7Tbz+kKLLshUmMwNlDHExbGL7ARhajvoBJEvc+fCguPPu887N+3RRXBVKZUA==} 1956 engines: {node: '>=6.9.0'} 1957 peerDependencies: 1958 '@babel/core': ^7.0.0-0 1959 1960 '@babel/plugin-transform-dynamic-import@7.23.4': 1961 resolution: {integrity: sha512-V6jIbLhdJK86MaLh4Jpghi8ho5fGzt3imHOBu/x0jlBaPYqDoWz4RDXjmMOfnh+JWNaQleEAByZLV0QzBT4YQQ==} 1962 engines: {node: '>=6.9.0'} 1963 peerDependencies: 1964 '@babel/core': ^7.0.0-0 1965 1966 '@babel/plugin-transform-exponentiation-operator@7.18.6': 1967 resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==} 1968 engines: {node: '>=6.9.0'} 1969 peerDependencies: 1970 '@babel/core': ^7.0.0-0 1971 1972 '@babel/plugin-transform-exponentiation-operator@7.23.3': 1973 resolution: {integrity: sha512-5fhCsl1odX96u7ILKHBj4/Y8vipoqwsJMh4csSA8qFfxrZDEA4Ssku2DyNvMJSmZNOEBT750LfFPbtrnTP90BQ==} 1974 engines: {node: '>=6.9.0'} 1975 peerDependencies: 1976 '@babel/core': ^7.0.0-0 1977 1978 '@babel/plugin-transform-export-namespace-from@7.23.4': 1979 resolution: {integrity: sha512-GzuSBcKkx62dGzZI1WVgTWvkkz84FZO5TC5T8dl/Tht/rAla6Dg/Mz9Yhypg+ezVACf/rgDuQt3kbWEv7LdUDQ==} 1980 engines: {node: '>=6.9.0'} 1981 peerDependencies: 1982 '@babel/core': ^7.0.0-0 1983 1984 '@babel/plugin-transform-for-of@7.18.8': 1985 resolution: {integrity: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==} 1986 engines: {node: '>=6.9.0'} 1987 peerDependencies: 1988 '@babel/core': ^7.0.0-0 1989 1990 '@babel/plugin-transform-for-of@7.23.3': 1991 resolution: {integrity: sha512-X8jSm8X1CMwxmK878qsUGJRmbysKNbdpTv/O1/v0LuY/ZkZrng5WYiekYSdg9m09OTmDDUWeEDsTE+17WYbAZw==} 1992 engines: {node: '>=6.9.0'} 1993 peerDependencies: 1994 '@babel/core': ^7.0.0-0 1995 1996 '@babel/plugin-transform-function-name@7.18.9': 1997 resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==} 1998 engines: {node: '>=6.9.0'} 1999 peerDependencies: 2000 '@babel/core': ^7.0.0-0 2001 2002 '@babel/plugin-transform-function-name@7.23.3': 2003 resolution: {integrity: sha512-I1QXp1LxIvt8yLaib49dRW5Okt7Q4oaxao6tFVKS/anCdEOMtYwWVKoiOA1p34GOWIZjUK0E+zCp7+l1pfQyiw==} 2004 engines: {node: '>=6.9.0'} 2005 peerDependencies: 2006 '@babel/core': ^7.0.0-0 2007 2008 '@babel/plugin-transform-json-strings@7.23.4': 2009 resolution: {integrity: sha512-81nTOqM1dMwZ/aRXQ59zVubN9wHGqk6UtqRK+/q+ciXmRy8fSolhGVvG09HHRGo4l6fr/c4ZhXUQH0uFW7PZbg==} 2010 engines: {node: '>=6.9.0'} 2011 peerDependencies: 2012 '@babel/core': ^7.0.0-0 2013 2014 '@babel/plugin-transform-literals@7.18.9': 2015 resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==} 2016 engines: {node: '>=6.9.0'} 2017 peerDependencies: 2018 '@babel/core': ^7.0.0-0 2019 2020 '@babel/plugin-transform-literals@7.23.3': 2021 resolution: {integrity: sha512-wZ0PIXRxnwZvl9AYpqNUxpZ5BiTGrYt7kueGQ+N5FiQ7RCOD4cm8iShd6S6ggfVIWaJf2EMk8eRzAh52RfP4rQ==} 2022 engines: {node: '>=6.9.0'} 2023 peerDependencies: 2024 '@babel/core': ^7.0.0-0 2025 2026 '@babel/plugin-transform-logical-assignment-operators@7.23.4': 2027 resolution: {integrity: sha512-Mc/ALf1rmZTP4JKKEhUwiORU+vcfarFVLfcFiolKUo6sewoxSEgl36ak5t+4WamRsNr6nzjZXQjM35WsU+9vbg==} 2028 engines: {node: '>=6.9.0'} 2029 peerDependencies: 2030 '@babel/core': ^7.0.0-0 2031 2032 '@babel/plugin-transform-member-expression-literals@7.18.6': 2033 resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==} 2034 engines: {node: '>=6.9.0'} 2035 peerDependencies: 2036 '@babel/core': ^7.0.0-0 2037 2038 '@babel/plugin-transform-member-expression-literals@7.23.3': 2039 resolution: {integrity: sha512-sC3LdDBDi5x96LA+Ytekz2ZPk8i/Ck+DEuDbRAll5rknJ5XRTSaPKEYwomLcs1AA8wg9b3KjIQRsnApj+q51Ag==} 2040 engines: {node: '>=6.9.0'} 2041 peerDependencies: 2042 '@babel/core': ^7.0.0-0 2043 2044 '@babel/plugin-transform-modules-amd@7.19.6': 2045 resolution: {integrity: sha512-uG3od2mXvAtIFQIh0xrpLH6r5fpSQN04gIVovl+ODLdUMANokxQLZnPBHcjmv3GxRjnqwLuHvppjjcelqUFZvg==} 2046 engines: {node: '>=6.9.0'} 2047 peerDependencies: 2048 '@babel/core': ^7.0.0-0 2049 2050 '@babel/plugin-transform-modules-amd@7.23.3': 2051 resolution: {integrity: sha512-vJYQGxeKM4t8hYCKVBlZX/gtIY2I7mRGFNcm85sgXGMTBcoV3QdVtdpbcWEbzbfUIUZKwvgFT82mRvaQIebZzw==} 2052 engines: {node: '>=6.9.0'} 2053 peerDependencies: 2054 '@babel/core': ^7.0.0-0 2055 2056 '@babel/plugin-transform-modules-commonjs@7.19.6': 2057 resolution: {integrity: sha512-8PIa1ym4XRTKuSsOUXqDG0YaOlEuTVvHMe5JCfgBMOtHvJKw/4NGovEGN33viISshG/rZNVrACiBmPQLvWN8xQ==} 2058 engines: {node: '>=6.9.0'} 2059 peerDependencies: 2060 '@babel/core': ^7.0.0-0 2061 2062 '@babel/plugin-transform-modules-commonjs@7.21.5': 2063 resolution: {integrity: sha512-OVryBEgKUbtqMoB7eG2rs6UFexJi6Zj6FDXx+esBLPTCxCNxAY9o+8Di7IsUGJ+AVhp5ncK0fxWUBd0/1gPhrQ==} 2064 engines: {node: '>=6.9.0'} 2065 peerDependencies: 2066 '@babel/core': ^7.0.0-0 2067 2068 '@babel/plugin-transform-modules-commonjs@7.23.3': 2069 resolution: {integrity: sha512-aVS0F65LKsdNOtcz6FRCpE4OgsP2OFnW46qNxNIX9h3wuzaNcSQsJysuMwqSibC98HPrf2vCgtxKNwS0DAlgcA==} 2070 engines: {node: '>=6.9.0'} 2071 peerDependencies: 2072 '@babel/core': ^7.0.0-0 2073 2074 '@babel/plugin-transform-modules-systemjs@7.19.6': 2075 resolution: {integrity: sha512-fqGLBepcc3kErfR9R3DnVpURmckXP7gj7bAlrTQyBxrigFqszZCkFkcoxzCp2v32XmwXLvbw+8Yq9/b+QqksjQ==} 2076 engines: {node: '>=6.9.0'} 2077 peerDependencies: 2078 '@babel/core': ^7.0.0-0 2079 2080 '@babel/plugin-transform-modules-systemjs@7.23.3': 2081 resolution: {integrity: sha512-ZxyKGTkF9xT9YJuKQRo19ewf3pXpopuYQd8cDXqNzc3mUNbOME0RKMoZxviQk74hwzfQsEe66dE92MaZbdHKNQ==} 2082 engines: {node: '>=6.9.0'} 2083 peerDependencies: 2084 '@babel/core': ^7.0.0-0 2085 2086 '@babel/plugin-transform-modules-umd@7.18.6': 2087 resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==} 2088 engines: {node: '>=6.9.0'} 2089 peerDependencies: 2090 '@babel/core': ^7.0.0-0 2091 2092 '@babel/plugin-transform-modules-umd@7.23.3': 2093 resolution: {integrity: sha512-zHsy9iXX2nIsCBFPud3jKn1IRPWg3Ing1qOZgeKV39m1ZgIdpJqvlWVeiHBZC6ITRG0MfskhYe9cLgntfSFPIg==} 2094 engines: {node: '>=6.9.0'} 2095 peerDependencies: 2096 '@babel/core': ^7.0.0-0 2097 2098 '@babel/plugin-transform-named-capturing-groups-regex@7.19.1': 2099 resolution: {integrity: sha512-oWk9l9WItWBQYS4FgXD4Uyy5kq898lvkXpXQxoJEY1RnvPk4R/Dvu2ebXU9q8lP+rlMwUQTFf2Ok6d78ODa0kw==} 2100 engines: {node: '>=6.9.0'} 2101 peerDependencies: 2102 '@babel/core': ^7.0.0 2103 2104 '@babel/plugin-transform-named-capturing-groups-regex@7.22.5': 2105 resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==} 2106 engines: {node: '>=6.9.0'} 2107 peerDependencies: 2108 '@babel/core': ^7.0.0 2109 2110 '@babel/plugin-transform-new-target@7.18.6': 2111 resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==} 2112 engines: {node: '>=6.9.0'} 2113 peerDependencies: 2114 '@babel/core': ^7.0.0-0 2115 2116 '@babel/plugin-transform-new-target@7.23.3': 2117 resolution: {integrity: sha512-YJ3xKqtJMAT5/TIZnpAR3I+K+WaDowYbN3xyxI8zxx/Gsypwf9B9h0VB+1Nh6ACAAPRS5NSRje0uVv5i79HYGQ==} 2118 engines: {node: '>=6.9.0'} 2119 peerDependencies: 2120 '@babel/core': ^7.0.0-0 2121 2122 '@babel/plugin-transform-nullish-coalescing-operator@7.23.4': 2123 resolution: {integrity: sha512-jHE9EVVqHKAQx+VePv5LLGHjmHSJR76vawFPTdlxR/LVJPfOEGxREQwQfjuZEOPTwG92X3LINSh3M40Rv4zpVA==} 2124 engines: {node: '>=6.9.0'} 2125 peerDependencies: 2126 '@babel/core': ^7.0.0-0 2127 2128 '@babel/plugin-transform-numeric-separator@7.23.4': 2129 resolution: {integrity: sha512-mps6auzgwjRrwKEZA05cOwuDc9FAzoyFS4ZsG/8F43bTLf/TgkJg7QXOrPO1JO599iA3qgK9MXdMGOEC8O1h6Q==} 2130 engines: {node: '>=6.9.0'} 2131 peerDependencies: 2132 '@babel/core': ^7.0.0-0 2133 2134 '@babel/plugin-transform-object-assign@7.18.6': 2135 resolution: {integrity: sha512-mQisZ3JfqWh2gVXvfqYCAAyRs6+7oev+myBsTwW5RnPhYXOTuCEw2oe3YgxlXMViXUS53lG8koulI7mJ+8JE+A==} 2136 engines: {node: '>=6.9.0'} 2137 peerDependencies: 2138 '@babel/core': ^7.0.0-0 2139 2140 '@babel/plugin-transform-object-rest-spread@7.23.4': 2141 resolution: {integrity: sha512-9x9K1YyeQVw0iOXJlIzwm8ltobIIv7j2iLyP2jIhEbqPRQ7ScNgwQufU2I0Gq11VjyG4gI4yMXt2VFags+1N3g==} 2142 engines: {node: '>=6.9.0'} 2143 peerDependencies: 2144 '@babel/core': ^7.0.0-0 2145 2146 '@babel/plugin-transform-object-super@7.18.6': 2147 resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==} 2148 engines: {node: '>=6.9.0'} 2149 peerDependencies: 2150 '@babel/core': ^7.0.0-0 2151 2152 '@babel/plugin-transform-object-super@7.23.3': 2153 resolution: {integrity: sha512-BwQ8q0x2JG+3lxCVFohg+KbQM7plfpBwThdW9A6TMtWwLsbDA01Ek2Zb/AgDN39BiZsExm4qrXxjk+P1/fzGrA==} 2154 engines: {node: '>=6.9.0'} 2155 peerDependencies: 2156 '@babel/core': ^7.0.0-0 2157 2158 '@babel/plugin-transform-optional-catch-binding@7.23.4': 2159 resolution: {integrity: sha512-XIq8t0rJPHf6Wvmbn9nFxU6ao4c7WhghTR5WyV8SrJfUFzyxhCm4nhC+iAp3HFhbAKLfYpgzhJ6t4XCtVwqO5A==} 2160 engines: {node: '>=6.9.0'} 2161 peerDependencies: 2162 '@babel/core': ^7.0.0-0 2163 2164 '@babel/plugin-transform-optional-chaining@7.23.4': 2165 resolution: {integrity: sha512-ZU8y5zWOfjM5vZ+asjgAPwDaBjJzgufjES89Rs4Lpq63O300R/kOz30WCLo6BxxX6QVEilwSlpClnG5cZaikTA==} 2166 engines: {node: '>=6.9.0'} 2167 peerDependencies: 2168 '@babel/core': ^7.0.0-0 2169 2170 '@babel/plugin-transform-parameters@7.18.8': 2171 resolution: {integrity: sha512-ivfbE3X2Ss+Fj8nnXvKJS6sjRG4gzwPMsP+taZC+ZzEGjAYlvENixmt1sZ5Ca6tWls+BlKSGKPJ6OOXvXCbkFg==} 2172 engines: {node: '>=6.9.0'} 2173 peerDependencies: 2174 '@babel/core': ^7.0.0-0 2175 2176 '@babel/plugin-transform-parameters@7.23.3': 2177 resolution: {integrity: sha512-09lMt6UsUb3/34BbECKVbVwrT9bO6lILWln237z7sLaWnMsTi7Yc9fhX5DLpkJzAGfaReXI22wP41SZmnAA3Vw==} 2178 engines: {node: '>=6.9.0'} 2179 peerDependencies: 2180 '@babel/core': ^7.0.0-0 2181 2182 '@babel/plugin-transform-private-methods@7.23.3': 2183 resolution: {integrity: sha512-UzqRcRtWsDMTLrRWFvUBDwmw06tCQH9Rl1uAjfh6ijMSmGYQ+fpdB+cnqRC8EMh5tuuxSv0/TejGL+7vyj+50g==} 2184 engines: {node: '>=6.9.0'} 2185 peerDependencies: 2186 '@babel/core': ^7.0.0-0 2187 2188 '@babel/plugin-transform-private-property-in-object@7.23.4': 2189 resolution: {integrity: sha512-9G3K1YqTq3F4Vt88Djx1UZ79PDyj+yKRnUy7cZGSMe+a7jkwD259uKKuUzQlPkGam7R+8RJwh5z4xO27fA1o2A==} 2190 engines: {node: '>=6.9.0'} 2191 peerDependencies: 2192 '@babel/core': ^7.0.0-0 2193 2194 '@babel/plugin-transform-property-literals@7.18.6': 2195 resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==} 2196 engines: {node: '>=6.9.0'} 2197 peerDependencies: 2198 '@babel/core': ^7.0.0-0 2199 2200 '@babel/plugin-transform-property-literals@7.23.3': 2201 resolution: {integrity: sha512-jR3Jn3y7cZp4oEWPFAlRsSWjxKe4PZILGBSd4nis1TsC5qeSpb+nrtihJuDhNI7QHiVbUaiXa0X2RZY3/TI6Nw==} 2202 engines: {node: '>=6.9.0'} 2203 peerDependencies: 2204 '@babel/core': ^7.0.0-0 2205 2206 '@babel/plugin-transform-react-display-name@7.18.6': 2207 resolution: {integrity: sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA==} 2208 engines: {node: '>=6.9.0'} 2209 peerDependencies: 2210 '@babel/core': ^7.0.0-0 2211 2212 '@babel/plugin-transform-react-jsx-development@7.18.6': 2213 resolution: {integrity: sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==} 2214 engines: {node: '>=6.9.0'} 2215 peerDependencies: 2216 '@babel/core': ^7.0.0-0 2217 2218 '@babel/plugin-transform-react-jsx@7.22.3': 2219 resolution: {integrity: sha512-JEulRWG2f04a7L8VWaOngWiK6p+JOSpB+DAtwfJgOaej1qdbNxqtK7MwTBHjUA10NeFcszlFNqCdbRcirzh2uQ==} 2220 engines: {node: '>=6.9.0'} 2221 peerDependencies: 2222 '@babel/core': ^7.0.0-0 2223 2224 '@babel/plugin-transform-react-pure-annotations@7.18.6': 2225 resolution: {integrity: sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==} 2226 engines: {node: '>=6.9.0'} 2227 peerDependencies: 2228 '@babel/core': ^7.0.0-0 2229 2230 '@babel/plugin-transform-regenerator@7.18.6': 2231 resolution: {integrity: sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ==} 2232 engines: {node: '>=6.9.0'} 2233 peerDependencies: 2234 '@babel/core': ^7.0.0-0 2235 2236 '@babel/plugin-transform-regenerator@7.23.3': 2237 resolution: {integrity: sha512-KP+75h0KghBMcVpuKisx3XTu9Ncut8Q8TuvGO4IhY+9D5DFEckQefOuIsB/gQ2tG71lCke4NMrtIPS8pOj18BQ==} 2238 engines: {node: '>=6.9.0'} 2239 peerDependencies: 2240 '@babel/core': ^7.0.0-0 2241 2242 '@babel/plugin-transform-reserved-words@7.18.6': 2243 resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==} 2244 engines: {node: '>=6.9.0'} 2245 peerDependencies: 2246 '@babel/core': ^7.0.0-0 2247 2248 '@babel/plugin-transform-reserved-words@7.23.3': 2249 resolution: {integrity: sha512-QnNTazY54YqgGxwIexMZva9gqbPa15t/x9VS+0fsEFWplwVpXYZivtgl43Z1vMpc1bdPP2PP8siFeVcnFvA3Cg==} 2250 engines: {node: '>=6.9.0'} 2251 peerDependencies: 2252 '@babel/core': ^7.0.0-0 2253 2254 '@babel/plugin-transform-runtime@7.19.6': 2255 resolution: {integrity: sha512-PRH37lz4JU156lYFW1p8OxE5i7d6Sl/zV58ooyr+q1J1lnQPyg5tIiXlIwNVhJaY4W3TmOtdc8jqdXQcB1v5Yw==} 2256 engines: {node: '>=6.9.0'} 2257 peerDependencies: 2258 '@babel/core': ^7.0.0-0 2259 2260 '@babel/plugin-transform-runtime@7.23.4': 2261 resolution: {integrity: sha512-ITwqpb6V4btwUG0YJR82o2QvmWrLgDnx/p2A3CTPYGaRgULkDiC0DRA2C4jlRB9uXGUEfaSS/IGHfVW+ohzYDw==} 2262 engines: {node: '>=6.9.0'} 2263 peerDependencies: 2264 '@babel/core': ^7.0.0-0 2265 2266 '@babel/plugin-transform-shorthand-properties@7.18.6': 2267 resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==} 2268 engines: {node: '>=6.9.0'} 2269 peerDependencies: 2270 '@babel/core': ^7.0.0-0 2271 2272 '@babel/plugin-transform-shorthand-properties@7.23.3': 2273 resolution: {integrity: sha512-ED2fgqZLmexWiN+YNFX26fx4gh5qHDhn1O2gvEhreLW2iI63Sqm4llRLCXALKrCnbN4Jy0VcMQZl/SAzqug/jg==} 2274 engines: {node: '>=6.9.0'} 2275 peerDependencies: 2276 '@babel/core': ^7.0.0-0 2277 2278 '@babel/plugin-transform-spread@7.19.0': 2279 resolution: {integrity: sha512-RsuMk7j6n+r752EtzyScnWkQyuJdli6LdO5Klv8Yx0OfPVTcQkIUfS8clx5e9yHXzlnhOZF3CbQ8C2uP5j074w==} 2280 engines: {node: '>=6.9.0'} 2281 peerDependencies: 2282 '@babel/core': ^7.0.0-0 2283 2284 '@babel/plugin-transform-spread@7.23.3': 2285 resolution: {integrity: sha512-VvfVYlrlBVu+77xVTOAoxQ6mZbnIq5FM0aGBSFEcIh03qHf+zNqA4DC/3XMUozTg7bZV3e3mZQ0i13VB6v5yUg==} 2286 engines: {node: '>=6.9.0'} 2287 peerDependencies: 2288 '@babel/core': ^7.0.0-0 2289 2290 '@babel/plugin-transform-sticky-regex@7.18.6': 2291 resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==} 2292 engines: {node: '>=6.9.0'} 2293 peerDependencies: 2294 '@babel/core': ^7.0.0-0 2295 2296 '@babel/plugin-transform-sticky-regex@7.23.3': 2297 resolution: {integrity: sha512-HZOyN9g+rtvnOU3Yh7kSxXrKbzgrm5X4GncPY1QOquu7epga5MxKHVpYu2hvQnry/H+JjckSYRb93iNfsioAGg==} 2298 engines: {node: '>=6.9.0'} 2299 peerDependencies: 2300 '@babel/core': ^7.0.0-0 2301 2302 '@babel/plugin-transform-template-literals@7.18.9': 2303 resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==} 2304 engines: {node: '>=6.9.0'} 2305 peerDependencies: 2306 '@babel/core': ^7.0.0-0 2307 2308 '@babel/plugin-transform-template-literals@7.23.3': 2309 resolution: {integrity: sha512-Flok06AYNp7GV2oJPZZcP9vZdszev6vPBkHLwxwSpaIqx75wn6mUd3UFWsSsA0l8nXAKkyCmL/sR02m8RYGeHg==} 2310 engines: {node: '>=6.9.0'} 2311 peerDependencies: 2312 '@babel/core': ^7.0.0-0 2313 2314 '@babel/plugin-transform-typeof-symbol@7.18.9': 2315 resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==} 2316 engines: {node: '>=6.9.0'} 2317 peerDependencies: 2318 '@babel/core': ^7.0.0-0 2319 2320 '@babel/plugin-transform-typeof-symbol@7.23.3': 2321 resolution: {integrity: sha512-4t15ViVnaFdrPC74be1gXBSMzXk3B4Us9lP7uLRQHTFpV5Dvt33pn+2MyyNxmN3VTTm3oTrZVMUmuw3oBnQ2oQ==} 2322 engines: {node: '>=6.9.0'} 2323 peerDependencies: 2324 '@babel/core': ^7.0.0-0 2325 2326 '@babel/plugin-transform-typescript@7.20.13': 2327 resolution: {integrity: sha512-O7I/THxarGcDZxkgWKMUrk7NK1/WbHAg3Xx86gqS6x9MTrNL6AwIluuZ96ms4xeDe6AVx6rjHbWHP7x26EPQBA==} 2328 engines: {node: '>=6.9.0'} 2329 peerDependencies: 2330 '@babel/core': ^7.0.0-0 2331 2332 '@babel/plugin-transform-typescript@7.22.3': 2333 resolution: {integrity: sha512-pyjnCIniO5PNaEuGxT28h0HbMru3qCVrMqVgVOz/krComdIrY9W6FCLBq9NWHY8HDGaUlan+UhmZElDENIfCcw==} 2334 engines: {node: '>=6.9.0'} 2335 peerDependencies: 2336 '@babel/core': ^7.0.0-0 2337 2338 '@babel/plugin-transform-unicode-escapes@7.18.10': 2339 resolution: {integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==} 2340 engines: {node: '>=6.9.0'} 2341 peerDependencies: 2342 '@babel/core': ^7.0.0-0 2343 2344 '@babel/plugin-transform-unicode-escapes@7.23.3': 2345 resolution: {integrity: sha512-OMCUx/bU6ChE3r4+ZdylEqAjaQgHAgipgW8nsCfu5pGqDcFytVd91AwRvUJSBZDz0exPGgnjoqhgRYLRjFZc9Q==} 2346 engines: {node: '>=6.9.0'} 2347 peerDependencies: 2348 '@babel/core': ^7.0.0-0 2349 2350 '@babel/plugin-transform-unicode-property-regex@7.23.3': 2351 resolution: {integrity: sha512-KcLIm+pDZkWZQAFJ9pdfmh89EwVfmNovFBcXko8szpBeF8z68kWIPeKlmSOkT9BXJxs2C0uk+5LxoxIv62MROA==} 2352 engines: {node: '>=6.9.0'} 2353 peerDependencies: 2354 '@babel/core': ^7.0.0-0 2355 2356 '@babel/plugin-transform-unicode-regex@7.18.6': 2357 resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==} 2358 engines: {node: '>=6.9.0'} 2359 peerDependencies: 2360 '@babel/core': ^7.0.0-0 2361 2362 '@babel/plugin-transform-unicode-regex@7.23.3': 2363 resolution: {integrity: sha512-wMHpNA4x2cIA32b/ci3AfwNgheiva2W0WUKWTK7vBHBhDKfPsc5cFGNWm69WBqpwd86u1qwZ9PWevKqm1A3yAw==} 2364 engines: {node: '>=6.9.0'} 2365 peerDependencies: 2366 '@babel/core': ^7.0.0-0 2367 2368 '@babel/plugin-transform-unicode-sets-regex@7.23.3': 2369 resolution: {integrity: sha512-W7lliA/v9bNR83Qc3q1ip9CQMZ09CcHDbHfbLRDNuAhn1Mvkr1ZNF7hPmztMQvtTGVLJ9m8IZqWsTkXOml8dbw==} 2370 engines: {node: '>=6.9.0'} 2371 peerDependencies: 2372 '@babel/core': ^7.0.0 2373 2374 '@babel/preset-env@7.19.4': 2375 resolution: {integrity: sha512-5QVOTXUdqTCjQuh2GGtdd7YEhoRXBMVGROAtsBeLGIbIz3obCBIfRMT1I3ZKkMgNzwkyCkftDXSSkHxnfVf4qg==} 2376 engines: {node: '>=6.9.0'} 2377 peerDependencies: 2378 '@babel/core': ^7.0.0-0 2379 2380 '@babel/preset-env@7.23.5': 2381 resolution: {integrity: sha512-0d/uxVD6tFGWXGDSfyMD1p2otoaKmu6+GD+NfAx0tMaH+dxORnp7T9TaVQ6mKyya7iBtCIVxHjWT7MuzzM9z+A==} 2382 engines: {node: '>=6.9.0'} 2383 peerDependencies: 2384 '@babel/core': ^7.0.0-0 2385 2386 '@babel/preset-modules@0.1.5': 2387 resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} 2388 peerDependencies: 2389 '@babel/core': ^7.0.0-0 2390 2391 '@babel/preset-modules@0.1.6-no-external-plugins': 2392 resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==} 2393 peerDependencies: 2394 '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 2395 2396 '@babel/preset-react@7.22.3': 2397 resolution: {integrity: sha512-lxDz1mnZ9polqClBCVBjIVUypoB4qV3/tZUDb/IlYbW1kiiLaXaX+bInbRjl+lNQ/iUZraQ3+S8daEmoELMWug==} 2398 engines: {node: '>=6.9.0'} 2399 peerDependencies: 2400 '@babel/core': ^7.0.0-0 2401 2402 '@babel/preset-typescript@7.18.6': 2403 resolution: {integrity: sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==} 2404 engines: {node: '>=6.9.0'} 2405 peerDependencies: 2406 '@babel/core': ^7.0.0-0 2407 2408 '@babel/preset-typescript@7.21.5': 2409 resolution: {integrity: sha512-iqe3sETat5EOrORXiQ6rWfoOg2y68Cs75B9wNxdPW4kixJxh7aXQE1KPdWLDniC24T/6dSnguF33W9j/ZZQcmA==} 2410 engines: {node: '>=6.9.0'} 2411 peerDependencies: 2412 '@babel/core': ^7.0.0-0 2413 2414 '@babel/regjsgen@0.8.0': 2415 resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==} 2416 2417 '@babel/runtime@7.18.9': 2418 resolution: {integrity: sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw==} 2419 engines: {node: '>=6.9.0'} 2420 2421 '@babel/runtime@7.19.4': 2422 resolution: {integrity: sha512-EXpLCrk55f+cYqmHsSR+yD/0gAIMxxA9QK9lnQWzhMCvt+YmoBN7Zx94s++Kv0+unHk39vxNO8t+CMA2WSS3wA==} 2423 engines: {node: '>=6.9.0'} 2424 2425 '@babel/runtime@7.21.0': 2426 resolution: {integrity: sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw==} 2427 engines: {node: '>=6.9.0'} 2428 2429 '@babel/runtime@7.23.6': 2430 resolution: {integrity: sha512-zHd0eUrf5GZoOWVCXp6koAKQTfZV07eit6bGPmJgnZdnSAvvZee6zniW2XMF7Cmc4ISOOnPy3QaSiIJGJkVEDQ==} 2431 engines: {node: '>=6.9.0'} 2432 2433 '@babel/template@7.18.10': 2434 resolution: {integrity: sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==} 2435 engines: {node: '>=6.9.0'} 2436 2437 '@babel/template@7.20.7': 2438 resolution: {integrity: sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==} 2439 engines: {node: '>=6.9.0'} 2440 2441 '@babel/template@7.22.15': 2442 resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==} 2443 engines: {node: '>=6.9.0'} 2444 2445 '@babel/traverse@7.19.6': 2446 resolution: {integrity: sha512-6l5HrUCzFM04mfbG09AagtYyR2P0B71B1wN7PfSPiksDPz2k5H9CBC1tcZpz2M8OxbKTPccByoOJ22rUKbpmQQ==} 2447 engines: {node: '>=6.9.0'} 2448 2449 '@babel/traverse@7.21.5': 2450 resolution: {integrity: sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==} 2451 engines: {node: '>=6.9.0'} 2452 2453 '@babel/traverse@7.23.5': 2454 resolution: {integrity: sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w==} 2455 engines: {node: '>=6.9.0'} 2456 2457 '@babel/types@7.19.4': 2458 resolution: {integrity: sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw==} 2459 engines: {node: '>=6.9.0'} 2460 2461 '@babel/types@7.21.5': 2462 resolution: {integrity: sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==} 2463 engines: {node: '>=6.9.0'} 2464 2465 '@babel/types@7.22.4': 2466 resolution: {integrity: sha512-Tx9x3UBHTTsMSW85WB2kphxYQVvrZ/t1FxD88IpSgIjiUJlCm9z+xWIDwyo1vffTwSqteqyznB8ZE9vYYk16zA==} 2467 engines: {node: '>=6.9.0'} 2468 2469 '@babel/types@7.23.5': 2470 resolution: {integrity: sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w==} 2471 engines: {node: '>=6.9.0'} 2472 2473 '@bazel/runfiles@6.5.0': 2474 resolution: {integrity: sha512-RzahvqTkfpY2jsDxo8YItPX+/iZ6hbiikw1YhE0bA9EKBR5Og8Pa6FHn9PO9M0zaXRVsr0GFQLKbB/0rzy9SzA==} 2475 2476 '@bcoe/v8-coverage@0.2.3': 2477 resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} 2478 2479 '@creativebulma/bulma-tooltip@1.2.0': 2480 resolution: {integrity: sha512-ooImbeXEBxf77cttbzA7X5rC5aAWm9UsXIGViFOnsqB+6M944GkB28S5R4UWRqjFd2iW4zGEkEifAU+q43pt2w==} 2481 2482 '@cspotcode/source-map-support@0.8.1': 2483 resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==} 2484 engines: {node: '>=12'} 2485 2486 '@csstools/color-helpers@5.0.2': 2487 resolution: {integrity: sha512-JqWH1vsgdGcw2RR6VliXXdA0/59LttzlU8UlRT/iUUsEeWfYq8I+K0yhihEUTTHLRm1EXvpsCx3083EU15ecsA==} 2488 engines: {node: '>=18'} 2489 2490 '@csstools/css-calc@2.1.4': 2491 resolution: {integrity: sha512-3N8oaj+0juUw/1H3YwmDDJXCgTB1gKU6Hc/bB502u9zR0q2vd786XJH9QfrKIEgFlZmhZiq6epXl4rHqhzsIgQ==} 2492 engines: {node: '>=18'} 2493 peerDependencies: 2494 '@csstools/css-parser-algorithms': ^3.0.5 2495 '@csstools/css-tokenizer': ^3.0.4 2496 2497 '@csstools/css-color-parser@3.0.10': 2498 resolution: {integrity: sha512-TiJ5Ajr6WRd1r8HSiwJvZBiJOqtH86aHpUjq5aEKWHiII2Qfjqd/HCWKPOW8EP4vcspXbHnXrwIDlu5savQipg==} 2499 engines: {node: '>=18'} 2500 peerDependencies: 2501 '@csstools/css-parser-algorithms': ^3.0.5 2502 '@csstools/css-tokenizer': ^3.0.4 2503 2504 '@csstools/css-parser-algorithms@3.0.5': 2505 resolution: {integrity: sha512-DaDeUkXZKjdGhgYaHNJTV9pV7Y9B3b644jCLs9Upc3VeNGg6LWARAT6O+Q+/COo+2gg/bM5rhpMAtf70WqfBdQ==} 2506 engines: {node: '>=18'} 2507 peerDependencies: 2508 '@csstools/css-tokenizer': ^3.0.4 2509 2510 '@csstools/css-tokenizer@3.0.4': 2511 resolution: {integrity: sha512-Vd/9EVDiu6PPJt9yAh6roZP6El1xHrdvIVGjyBsHR0RYwNHgL7FJPyIIW4fANJNG6FtyZfvlRPpFI4ZM/lubvw==} 2512 engines: {node: '>=18'} 2513 2514 '@devicefarmer/adbkit-logcat@2.1.3': 2515 resolution: {integrity: sha512-yeaGFjNBc/6+svbDeul1tNHtNChw6h8pSHAt5D+JsedUrMTN7tla7B15WLDyekxsuS2XlZHRxpuC6m92wiwCNw==} 2516 engines: {node: '>= 4'} 2517 2518 '@devicefarmer/adbkit-monkey@1.2.1': 2519 resolution: {integrity: sha512-ZzZY/b66W2Jd6NHbAhLyDWOEIBWC11VizGFk7Wx7M61JZRz7HR9Cq5P+65RKWUU7u6wgsE8Lmh9nE4Mz+U2eTg==} 2520 engines: {node: '>= 0.10.4'} 2521 2522 '@devicefarmer/adbkit@3.2.3': 2523 resolution: {integrity: sha512-wK9rVrabs4QU0oK8Jnwi+HRBEm+s1x/o63kgthUe0y7K1bfcYmgLuQf41/adsj/5enddlSxzkJavl2EwOu+r1g==} 2524 engines: {node: '>= 0.10.4'} 2525 hasBin: true 2526 2527 '@emotion/is-prop-valid@0.8.8': 2528 resolution: {integrity: sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==} 2529 2530 '@emotion/is-prop-valid@1.2.1': 2531 resolution: {integrity: sha512-61Mf7Ufx4aDxx1xlDeOm8aFFigGHE4z+0sKCa+IHCeZKiyP9RLD0Mmx7m8b9/Cf37f7NAvQOOJAbQQGVr5uERw==} 2532 2533 '@emotion/memoize@0.7.4': 2534 resolution: {integrity: sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==} 2535 2536 '@emotion/memoize@0.8.1': 2537 resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} 2538 2539 '@esbuild/android-arm64@0.19.9': 2540 resolution: {integrity: sha512-q4cR+6ZD0938R19MyEW3jEsMzbb/1rulLXiNAJQADD/XYp7pT+rOS5JGxvpRW8dFDEfjW4wLgC/3FXIw4zYglQ==} 2541 engines: {node: '>=12'} 2542 cpu: [arm64] 2543 os: [android] 2544 2545 '@esbuild/android-arm@0.19.9': 2546 resolution: {integrity: sha512-jkYjjq7SdsWuNI6b5quymW0oC83NN5FdRPuCbs9HZ02mfVdAP8B8eeqLSYU3gb6OJEaY5CQabtTFbqBf26H3GA==} 2547 engines: {node: '>=12'} 2548 cpu: [arm] 2549 os: [android] 2550 2551 '@esbuild/android-x64@0.19.9': 2552 resolution: {integrity: sha512-KOqoPntWAH6ZxDwx1D6mRntIgZh9KodzgNOy5Ebt9ghzffOk9X2c1sPwtM9P+0eXbefnDhqYfkh5PLP5ULtWFA==} 2553 engines: {node: '>=12'} 2554 cpu: [x64] 2555 os: [android] 2556 2557 '@esbuild/darwin-arm64@0.19.9': 2558 resolution: {integrity: sha512-KBJ9S0AFyLVx2E5D8W0vExqRW01WqRtczUZ8NRu+Pi+87opZn5tL4Y0xT0mA4FtHctd0ZgwNoN639fUUGlNIWw==} 2559 engines: {node: '>=12'} 2560 cpu: [arm64] 2561 os: [darwin] 2562 2563 '@esbuild/darwin-x64@0.19.9': 2564 resolution: {integrity: sha512-vE0VotmNTQaTdX0Q9dOHmMTao6ObjyPm58CHZr1UK7qpNleQyxlFlNCaHsHx6Uqv86VgPmR4o2wdNq3dP1qyDQ==} 2565 engines: {node: '>=12'} 2566 cpu: [x64] 2567 os: [darwin] 2568 2569 '@esbuild/freebsd-arm64@0.19.9': 2570 resolution: {integrity: sha512-uFQyd/o1IjiEk3rUHSwUKkqZwqdvuD8GevWF065eqgYfexcVkxh+IJgwTaGZVu59XczZGcN/YMh9uF1fWD8j1g==} 2571 engines: {node: '>=12'} 2572 cpu: [arm64] 2573 os: [freebsd] 2574 2575 '@esbuild/freebsd-x64@0.19.9': 2576 resolution: {integrity: sha512-WMLgWAtkdTbTu1AWacY7uoj/YtHthgqrqhf1OaEWnZb7PQgpt8eaA/F3LkV0E6K/Lc0cUr/uaVP/49iE4M4asA==} 2577 engines: {node: '>=12'} 2578 cpu: [x64] 2579 os: [freebsd] 2580 2581 '@esbuild/linux-arm64@0.19.9': 2582 resolution: {integrity: sha512-PiPblfe1BjK7WDAKR1Cr9O7VVPqVNpwFcPWgfn4xu0eMemzRp442hXyzF/fSwgrufI66FpHOEJk0yYdPInsmyQ==} 2583 engines: {node: '>=12'} 2584 cpu: [arm64] 2585 os: [linux] 2586 2587 '@esbuild/linux-arm@0.19.9': 2588 resolution: {integrity: sha512-C/ChPohUYoyUaqn1h17m/6yt6OB14hbXvT8EgM1ZWaiiTYz7nWZR0SYmMnB5BzQA4GXl3BgBO1l8MYqL/He3qw==} 2589 engines: {node: '>=12'} 2590 cpu: [arm] 2591 os: [linux] 2592 2593 '@esbuild/linux-ia32@0.19.9': 2594 resolution: {integrity: sha512-f37i/0zE0MjDxijkPSQw1CO/7C27Eojqb+r3BbHVxMLkj8GCa78TrBZzvPyA/FNLUMzP3eyHCVkAopkKVja+6Q==} 2595 engines: {node: '>=12'} 2596 cpu: [ia32] 2597 os: [linux] 2598 2599 '@esbuild/linux-loong64@0.19.9': 2600 resolution: {integrity: sha512-t6mN147pUIf3t6wUt3FeumoOTPfmv9Cc6DQlsVBpB7eCpLOqQDyWBP1ymXn1lDw4fNUSb/gBcKAmvTP49oIkaA==} 2601 engines: {node: '>=12'} 2602 cpu: [loong64] 2603 os: [linux] 2604 2605 '@esbuild/linux-mips64el@0.19.9': 2606 resolution: {integrity: sha512-jg9fujJTNTQBuDXdmAg1eeJUL4Jds7BklOTkkH80ZgQIoCTdQrDaHYgbFZyeTq8zbY+axgptncko3v9p5hLZtw==} 2607 engines: {node: '>=12'} 2608 cpu: [mips64el] 2609 os: [linux] 2610 2611 '@esbuild/linux-ppc64@0.19.9': 2612 resolution: {integrity: sha512-tkV0xUX0pUUgY4ha7z5BbDS85uI7ABw3V1d0RNTii7E9lbmV8Z37Pup2tsLV46SQWzjOeyDi1Q7Wx2+QM8WaCQ==} 2613 engines: {node: '>=12'} 2614 cpu: [ppc64] 2615 os: [linux] 2616 2617 '@esbuild/linux-riscv64@0.19.9': 2618 resolution: {integrity: sha512-DfLp8dj91cufgPZDXr9p3FoR++m3ZJ6uIXsXrIvJdOjXVREtXuQCjfMfvmc3LScAVmLjcfloyVtpn43D56JFHg==} 2619 engines: {node: '>=12'} 2620 cpu: [riscv64] 2621 os: [linux] 2622 2623 '@esbuild/linux-s390x@0.19.9': 2624 resolution: {integrity: sha512-zHbglfEdC88KMgCWpOl/zc6dDYJvWGLiUtmPRsr1OgCViu3z5GncvNVdf+6/56O2Ca8jUU+t1BW261V6kp8qdw==} 2625 engines: {node: '>=12'} 2626 cpu: [s390x] 2627 os: [linux] 2628 2629 '@esbuild/linux-x64@0.19.9': 2630 resolution: {integrity: sha512-JUjpystGFFmNrEHQnIVG8hKwvA2DN5o7RqiO1CVX8EN/F/gkCjkUMgVn6hzScpwnJtl2mPR6I9XV1oW8k9O+0A==} 2631 engines: {node: '>=12'} 2632 cpu: [x64] 2633 os: [linux] 2634 2635 '@esbuild/netbsd-x64@0.19.9': 2636 resolution: {integrity: sha512-GThgZPAwOBOsheA2RUlW5UeroRfESwMq/guy8uEe3wJlAOjpOXuSevLRd70NZ37ZrpO6RHGHgEHvPg1h3S1Jug==} 2637 engines: {node: '>=12'} 2638 cpu: [x64] 2639 os: [netbsd] 2640 2641 '@esbuild/openbsd-x64@0.19.9': 2642 resolution: {integrity: sha512-Ki6PlzppaFVbLnD8PtlVQfsYw4S9n3eQl87cqgeIw+O3sRr9IghpfSKY62mggdt1yCSZ8QWvTZ9jo9fjDSg9uw==} 2643 engines: {node: '>=12'} 2644 cpu: [x64] 2645 os: [openbsd] 2646 2647 '@esbuild/sunos-x64@0.19.9': 2648 resolution: {integrity: sha512-MLHj7k9hWh4y1ddkBpvRj2b9NCBhfgBt3VpWbHQnXRedVun/hC7sIyTGDGTfsGuXo4ebik2+3ShjcPbhtFwWDw==} 2649 engines: {node: '>=12'} 2650 cpu: [x64] 2651 os: [sunos] 2652 2653 '@esbuild/win32-arm64@0.19.9': 2654 resolution: {integrity: sha512-GQoa6OrQ8G08guMFgeXPH7yE/8Dt0IfOGWJSfSH4uafwdC7rWwrfE6P9N8AtPGIjUzdo2+7bN8Xo3qC578olhg==} 2655 engines: {node: '>=12'} 2656 cpu: [arm64] 2657 os: [win32] 2658 2659 '@esbuild/win32-ia32@0.19.9': 2660 resolution: {integrity: sha512-UOozV7Ntykvr5tSOlGCrqU3NBr3d8JqPes0QWN2WOXfvkWVGRajC+Ym0/Wj88fUgecUCLDdJPDF0Nna2UK3Qtg==} 2661 engines: {node: '>=12'} 2662 cpu: [ia32] 2663 os: [win32] 2664 2665 '@esbuild/win32-x64@0.19.9': 2666 resolution: {integrity: sha512-oxoQgglOP7RH6iasDrhY+R/3cHrfwIDvRlT4CGChflq6twk8iENeVvMJjmvBb94Ik1Z+93iGO27err7w6l54GQ==} 2667 engines: {node: '>=12'} 2668 cpu: [x64] 2669 os: [win32] 2670 2671 '@eslint-community/eslint-utils@4.4.0': 2672 resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} 2673 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 2674 peerDependencies: 2675 eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 2676 2677 '@eslint-community/regexpp@4.10.0': 2678 resolution: {integrity: sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==} 2679 engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} 2680 2681 '@eslint/eslintrc@0.4.3': 2682 resolution: {integrity: sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==} 2683 engines: {node: ^10.12.0 || >=12.0.0} 2684 2685 '@eslint/eslintrc@1.3.3': 2686 resolution: {integrity: sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==} 2687 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 2688 2689 '@eslint/eslintrc@2.1.4': 2690 resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==} 2691 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 2692 2693 '@eslint/js@8.56.0': 2694 resolution: {integrity: sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==} 2695 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 2696 2697 '@fluent/syntax@0.19.0': 2698 resolution: {integrity: sha512-5D2qVpZrgpjtqU4eNOcWGp1gnUCgjfM+vKGE2y03kKN6z5EBhtx0qdRFbg8QuNNj8wXNoX93KJoYb+NqoxswmQ==} 2699 engines: {node: '>=14.0.0', npm: '>=7.0.0'} 2700 2701 '@gar/promisify@1.1.3': 2702 resolution: {integrity: sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==} 2703 2704 '@headlessui/react@1.7.14': 2705 resolution: {integrity: sha512-znzdq9PG8rkwcu9oQ2FwIy0ZFtP9Z7ycS+BAqJ3R5EIqC/0bJGvhT7193rFf+45i9nnPsYvCQVW4V/bB9Xc+gA==} 2706 engines: {node: '>=10'} 2707 peerDependencies: 2708 react: ^16 || ^17 || ^18 2709 react-dom: ^16 || ^17 || ^18 2710 2711 '@heroicons/react@2.0.17': 2712 resolution: {integrity: sha512-90GMZktkA53YbNzHp6asVEDevUQCMtxWH+2UK2S8OpnLEu7qckTJPhNxNQG52xIR1WFTwFqtH6bt7a60ZNcLLA==} 2713 peerDependencies: 2714 react: '>= 16' 2715 2716 '@humanwhocodes/config-array@0.11.13': 2717 resolution: {integrity: sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==} 2718 engines: {node: '>=10.10.0'} 2719 deprecated: Use @eslint/config-array instead 2720 2721 '@humanwhocodes/config-array@0.11.6': 2722 resolution: {integrity: sha512-jJr+hPTJYKyDILJfhNSHsjiwXYf26Flsz8DvNndOsHs5pwSnpGUEy8yzF0JYhCEvTDdV2vuOK5tt8BVhwO5/hg==} 2723 engines: {node: '>=10.10.0'} 2724 deprecated: Use @eslint/config-array instead 2725 2726 '@humanwhocodes/config-array@0.5.0': 2727 resolution: {integrity: sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==} 2728 engines: {node: '>=10.10.0'} 2729 deprecated: Use @eslint/config-array instead 2730 2731 '@humanwhocodes/module-importer@1.0.1': 2732 resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} 2733 engines: {node: '>=12.22'} 2734 2735 '@humanwhocodes/object-schema@1.2.1': 2736 resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} 2737 deprecated: Use @eslint/object-schema instead 2738 2739 '@humanwhocodes/object-schema@2.0.1': 2740 resolution: {integrity: sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==} 2741 deprecated: Use @eslint/object-schema instead 2742 2743 '@isaacs/cliui@8.0.2': 2744 resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} 2745 engines: {node: '>=12'} 2746 2747 '@istanbuljs/load-nyc-config@1.1.0': 2748 resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==} 2749 engines: {node: '>=8'} 2750 2751 '@istanbuljs/schema@0.1.3': 2752 resolution: {integrity: sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==} 2753 engines: {node: '>=8'} 2754 2755 '@jridgewell/gen-mapping@0.1.1': 2756 resolution: {integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==} 2757 engines: {node: '>=6.0.0'} 2758 2759 '@jridgewell/gen-mapping@0.3.2': 2760 resolution: {integrity: sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==} 2761 engines: {node: '>=6.0.0'} 2762 2763 '@jridgewell/gen-mapping@0.3.3': 2764 resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==} 2765 engines: {node: '>=6.0.0'} 2766 2767 '@jridgewell/gen-mapping@0.3.5': 2768 resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==} 2769 engines: {node: '>=6.0.0'} 2770 2771 '@jridgewell/resolve-uri@3.1.1': 2772 resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==} 2773 engines: {node: '>=6.0.0'} 2774 2775 '@jridgewell/resolve-uri@3.1.2': 2776 resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} 2777 engines: {node: '>=6.0.0'} 2778 2779 '@jridgewell/set-array@1.1.2': 2780 resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} 2781 engines: {node: '>=6.0.0'} 2782 2783 '@jridgewell/set-array@1.2.1': 2784 resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==} 2785 engines: {node: '>=6.0.0'} 2786 2787 '@jridgewell/source-map@0.3.6': 2788 resolution: {integrity: sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==} 2789 2790 '@jridgewell/sourcemap-codec@1.4.15': 2791 resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} 2792 2793 '@jridgewell/trace-mapping@0.3.19': 2794 resolution: {integrity: sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==} 2795 2796 '@jridgewell/trace-mapping@0.3.20': 2797 resolution: {integrity: sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==} 2798 2799 '@jridgewell/trace-mapping@0.3.25': 2800 resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} 2801 2802 '@jridgewell/trace-mapping@0.3.9': 2803 resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} 2804 2805 '@kurkle/color@0.3.4': 2806 resolution: {integrity: sha512-M5UknZPHRu3DEDWoipU6sE8PdkZ6Z/S+v4dD+Ke8IaNlpdSQah50lz1KtcFBa2vsdOnwbbnxJwVM4wty6udA5w==} 2807 2808 '@leichtgewicht/ip-codec@2.0.4': 2809 resolution: {integrity: sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==} 2810 2811 '@linaria/babel-preset@3.0.0-beta.22': 2812 resolution: {integrity: sha512-0Igie3stlsKT+XKYdhW7Yy8MNg2gZ5ShOosgTkpz3Agwtz+Osgb/4JNMnqGlAUaVULtMpKLc7mF/NbbhAEEF3Q==} 2813 engines: {node: ^12.16.0 || >=13.7.0} 2814 2815 '@linaria/babel-preset@3.0.0-beta.23': 2816 resolution: {integrity: sha512-NhxUZokEq12RLpDo4v/f59dB9A/1BbLgGLFotnrDzNBHfylm0qXSIIel68pZOXUB5lVdPJHqZWcT2zxbpGW6fA==} 2817 engines: {node: ^12.16.0 || >=13.7.0} 2818 2819 '@linaria/babel-preset@5.0.4': 2820 resolution: {integrity: sha512-OMhlD6gc/+6DFLkadoavlxCtTIElo/UdDMeQH6I/CAL3hgfmHyIXJPrGObTa7jvQKddUaKvFIHGAVB7pz6J8Qg==} 2821 engines: {node: '>=16.0.0'} 2822 2823 '@linaria/core@3.0.0-beta.22': 2824 resolution: {integrity: sha512-BPSecW8QmhQ0y+5cWXEja+MTmLsuo0T1PjqRlSWsmDgjJFFObqCnPEgbR1KNtQb3Msmx1/9q3dYKpA5Zk3g8KQ==} 2825 engines: {node: ^12.16.0 || >=13.7.0} 2826 2827 '@linaria/core@5.0.2': 2828 resolution: {integrity: sha512-l5jQq7w9kDvonfr/0MBF47Dagx9Y9f/o5Q8j3zv7GepwG/yHQdbjKr0tq07rx2fSDDX7Nbqlxk6k9Ymir/NGpg==} 2829 engines: {node: '>=16.0.0'} 2830 2831 '@linaria/esbuild@3.0.0-beta.23': 2832 resolution: {integrity: sha512-5hYMPSXo/dsRwq/UszRa17vL5mARa9e/+qKkG8loju0DNN/73kyVkGRcVHw+EMftXnY2x3y7RIJ3E8fWtFvDfg==} 2833 engines: {node: ^12.16.0 || >=13.7.0} 2834 2835 '@linaria/esbuild@5.0.4': 2836 resolution: {integrity: sha512-sIPxeH3TQrIfNBz3wCtxTcu/M5dS2SOBSFps+3EVz1LOkIdy5YAOSWL1i1KWUavSg1cs467Ujxq9Nu79k1SayQ==} 2837 engines: {node: '>=16.0.0'} 2838 peerDependencies: 2839 esbuild: '>=0.12.0' 2840 2841 '@linaria/logger@3.0.0-beta.20': 2842 resolution: {integrity: sha512-wCxWnldCHf7HXdLG3QtbKyBur+z5V1qZTouSEvcVYDfd4aSRPOi/jLdwsZlsUq2PFGpA3jW6JnreZJ/vxuEl7g==} 2843 engines: {node: ^12.16.0 || >=13.7.0} 2844 2845 '@linaria/logger@5.0.0': 2846 resolution: {integrity: sha512-PZd5H0I4F84U0kXSE+vD75ltIGDxEA6gMDNWS2aDZFitmdlQM5rIXqvKFrp5NsHa7a3AH+I2Hxm0dg60WZF7vg==} 2847 engines: {node: '>=16.0.0'} 2848 2849 '@linaria/preeval@3.0.0-beta.23': 2850 resolution: {integrity: sha512-TAIN6GPFCahoIH3FHsHk5NM+iaBp5Snniqirk8mailjGGprswl14Z7lgGPzzKZiA5HBzWKW4Wpe1N8W2vSjJTw==} 2851 engines: {node: ^12.16.0 || >=13.7.0} 2852 2853 '@linaria/react@3.0.0-beta.22': 2854 resolution: {integrity: sha512-14rnb/zkzhFhJM3hbBOzLLS0bu01mOg23Rv2nGQUt5CWd+HOhksmqzqBtC/ijeVlY2hRI0rJJcng9r07LGGAPA==} 2855 engines: {node: ^12.16.0 || >=13.7.0} 2856 peerDependencies: 2857 react: '>=16' 2858 2859 '@linaria/react@5.0.3': 2860 resolution: {integrity: sha512-faTQHnUlrAz0Lodu+rr6Yx59rX0nqFOrZ5/IdlfQcTRz9VebyVL4vtA3AOecmn1YFZjMpqjopT0OzNz6GknQSg==} 2861 engines: {node: '>=16.0.0'} 2862 peerDependencies: 2863 react: '>=16' 2864 2865 '@linaria/shaker@3.0.0-beta.22': 2866 resolution: {integrity: sha512-NOi71i/XfBJpBOT5eepRvv6B64IMdjsKwv+vxLW+IuFHx3wnqXgZsgimNK2qoXbpqy9xWsSEeB/4QA4m8GCUKQ==} 2867 engines: {node: ^12.16.0 || >=13.7.0} 2868 2869 '@linaria/shaker@3.0.0-beta.23': 2870 resolution: {integrity: sha512-kG57X747GM/CqTs+wYx6hMHgzVNt7U/ydh7iO/NwUjIunr359oWwdH2Zjq27xR58TvK9sYXfmFVS8w3IB9fRWQ==} 2871 engines: {node: ^12.16.0 || >=13.7.0} 2872 2873 '@linaria/shaker@5.0.3': 2874 resolution: {integrity: sha512-2a3pzYs09Iz88e+VG4OAQVRSIjxkbj7S4ju81ZTJVbZIWSR1kGsbX5OtJkRrh/AbKRrrUMW0DBS4PPgd0fks4A==} 2875 engines: {node: '>=16.0.0'} 2876 2877 '@linaria/tags@5.0.2': 2878 resolution: {integrity: sha512-opcORl2sA6WkBjTNLHTgpet97dNKnwPRX/QGGZMykBsvGH3AsnEg/bT31cKBMBhL+YBGQsCdBmolxvCkWPOXQw==} 2879 engines: {node: '>=16.0.0'} 2880 2881 '@linaria/utils@3.0.0-beta.20': 2882 resolution: {integrity: sha512-SKRC9dBApzu0kTksVtGZ7eJz1vMu7xew/JEAjQj6XTQDblzWpTPyKQHBOGXNkqXjIB8PwAqWfvKzKapzaOwQaQ==} 2883 engines: {node: ^12.16.0 || >=13.7.0} 2884 2885 '@linaria/utils@5.0.2': 2886 resolution: {integrity: sha512-ZL8Yz4IIr9A8a5+o5LRnEpgdzIkyj4yKJrhw5Zv8wwvL+d/MHUK0q+l/KvxBmuYdcF+YYVHZ9eeBHTQBSL7r/w==} 2887 engines: {node: '>=16.0.0'} 2888 2889 '@linaria/webpack-loader@3.0.0-beta.22': 2890 resolution: {integrity: sha512-oSChk+9MfcoF1M3Thx++aB1IjAaq7gS643i4995GSm1fs53i6QeUpCvIlWClDtRADmBzHSdMKIt0/vLoESvBoQ==} 2891 engines: {node: ^12.16.0 || >=13.7.0} 2892 2893 '@linaria/webpack4-loader@3.0.0-beta.23': 2894 resolution: {integrity: sha512-I1pwrRKpGCARWbPwTFqOKLrkyxrZ+huYC3WH4pMllfoY+fv3O2dmDH6vKrZ582mQ5Uo/H3FmHBt8CLaMBv3pmg==} 2895 engines: {node: ^12.16.0 || >=13.7.0} 2896 peerDependencies: 2897 webpack: '>=4.0.0 <5.0.0' 2898 2899 '@linaria/webpack5-loader@3.0.0-beta.23': 2900 resolution: {integrity: sha512-yIjhnDT1otwfx6JAA9HNfDzim7N93z9++8apzXE57GXg5wRO2hlajruatclpUDcMOsodS9p2+mMXd8GGR8CGCA==} 2901 engines: {node: ^12.16.0 || >=13.7.0} 2902 peerDependencies: 2903 webpack: ^5.0.0 2904 2905 '@mapbox/node-pre-gyp@1.0.11': 2906 resolution: {integrity: sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==} 2907 hasBin: true 2908 2909 '@mdn/browser-compat-data@3.3.14': 2910 resolution: {integrity: sha512-n2RC9d6XatVbWFdHLimzzUJxJ1KY8LdjqrW6YvGPiRmsHkhOUx74/Ct10x5Yo7bC/Jvqx7cDEW8IMPv/+vwEzA==} 2911 2912 '@mdn/browser-compat-data@4.2.1': 2913 resolution: {integrity: sha512-EWUguj2kd7ldmrF9F+vI5hUOralPd+sdsUnYbRy33vZTuZkduC1shE9TtEMEjAQwyfyMb4ole5KtjF8MsnQOlA==} 2914 2915 '@mdn/browser-compat-data@5.5.7': 2916 resolution: {integrity: sha512-DoHTZ/TjtNfUu9eiqJd+x3IcCQrhS+yOYU436TKUnlE36jZwNbK535D1CmTsSYdi/UcdCWNm5KRQZ9g1tlZCPw==} 2917 2918 '@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1': 2919 resolution: {integrity: sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==} 2920 2921 '@nodelib/fs.scandir@2.1.5': 2922 resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} 2923 engines: {node: '>= 8'} 2924 2925 '@nodelib/fs.stat@2.0.5': 2926 resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==} 2927 engines: {node: '>= 8'} 2928 2929 '@nodelib/fs.walk@1.2.8': 2930 resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} 2931 engines: {node: '>= 8'} 2932 2933 '@npmcli/fs@1.1.1': 2934 resolution: {integrity: sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==} 2935 2936 '@npmcli/move-file@1.1.2': 2937 resolution: {integrity: sha512-1SUf/Cg2GzGDyaf15aR9St9TWlb+XvbZXWpDx8YKs7MLzMH/BCeopv+y9vzrzgkfykCGuWOlSu3mZhj2+FQcrg==} 2938 engines: {node: '>=10'} 2939 deprecated: This functionality has been moved to @npmcli/fs 2940 2941 '@pkgjs/parseargs@0.11.0': 2942 resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} 2943 engines: {node: '>=14'} 2944 2945 '@pnpm/config.env-replace@1.1.0': 2946 resolution: {integrity: sha512-htyl8TWnKL7K/ESFa1oW2UB5lVDxuF5DpM7tBi6Hu2LNL3mWkIzNLG6N4zoCUP1lCKNxWy/3iu8mS8MvToGd6w==} 2947 engines: {node: '>=12.22.0'} 2948 2949 '@pnpm/network.ca-file@1.0.2': 2950 resolution: {integrity: sha512-YcPQ8a0jwYU9bTdJDpXjMi7Brhkr1mXsXrUJvjqM2mQDgkRiz8jFaQGOdaLxgjtUfQgZhKy/O3cG/YwmgKaxLA==} 2951 engines: {node: '>=12.22.0'} 2952 2953 '@pnpm/npm-conf@2.2.2': 2954 resolution: {integrity: sha512-UA91GwWPhFExt3IizW6bOeY/pQ0BkuNwKjk9iQW9KqxluGCrg4VenZ0/L+2Y0+ZOtme72EVvg6v0zo3AMQRCeA==} 2955 engines: {node: '>=12'} 2956 2957 '@polka/url@1.0.0-next.21': 2958 resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==} 2959 2960 '@preact/async-loader@3.0.1': 2961 resolution: {integrity: sha512-BoUN24hxEfAQYnWjliAmkZLuliv+ONQi7AWn+/+VOJHTIHmbFiXrvmSxITf7PDkKiK0a5xy4OErZtVVLlk96Tg==} 2962 engines: {node: '>=8'} 2963 peerDependencies: 2964 preact: '>= 10.0.0' 2965 2966 '@prefresh/babel-plugin@0.4.4': 2967 resolution: {integrity: sha512-/EvgIFMDL+nd20WNvMO0JQnzIl1EJPgmSaSYrZUww7A+aSdKsi37aL07TljrZR1cBMuzFxcr4xvqsUQLFJEukw==} 2968 2969 '@prefresh/core@1.4.1': 2970 resolution: {integrity: sha512-og1vaBj3LMJagVncNrDb37Gqc0cWaUcDbpVt5hZtsN4i2Iwzd/5hyTsDHvlMirhSym3wL9ihU0Xa2VhSaOue7g==} 2971 peerDependencies: 2972 preact: ^10.0.0 2973 2974 '@prefresh/utils@1.1.3': 2975 resolution: {integrity: sha512-Mb9abhJTOV4yCfkXrMrcgFiFT7MfNOw8sDa+XyZBdq/Ai2p4Zyxqsb3EgHLOEdHpMj6J9aiZ54W8H6FTam1u+A==} 2976 2977 '@prefresh/webpack@3.3.4': 2978 resolution: {integrity: sha512-RiXS/hvXDup5cQw/267kxkKie81kxaAB7SFbkr8ppshobDEzwgUN1tbGbHNx6Uari0Ql2XByC6HIgQGpaq2Q7w==} 2979 peerDependencies: 2980 '@prefresh/babel-plugin': ^0.4.0 2981 preact: ^10.4.0 2982 webpack: ^4.0.0 || ^5.0.0 2983 2984 '@rollup/plugin-babel@5.3.1': 2985 resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==} 2986 engines: {node: '>= 10.0.0'} 2987 peerDependencies: 2988 '@babel/core': ^7.0.0 2989 '@types/babel__core': ^7.1.9 2990 rollup: ^1.20.0||^2.0.0 2991 peerDependenciesMeta: 2992 '@types/babel__core': 2993 optional: true 2994 2995 '@rollup/plugin-node-resolve@11.2.1': 2996 resolution: {integrity: sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==} 2997 engines: {node: '>= 10.0.0'} 2998 peerDependencies: 2999 rollup: ^1.20.0||^2.0.0 3000 3001 '@rollup/plugin-replace@2.4.2': 3002 resolution: {integrity: sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==} 3003 peerDependencies: 3004 rollup: ^1.20.0 || ^2.0.0 3005 3006 '@rollup/pluginutils@3.1.0': 3007 resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==} 3008 engines: {node: '>= 8.0.0'} 3009 peerDependencies: 3010 rollup: ^1.20.0||^2.0.0 3011 3012 '@rollup/pluginutils@4.2.1': 3013 resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} 3014 engines: {node: '>= 8.0.0'} 3015 3016 '@sindresorhus/is@0.14.0': 3017 resolution: {integrity: sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==} 3018 engines: {node: '>=6'} 3019 3020 '@sindresorhus/is@5.6.0': 3021 resolution: {integrity: sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g==} 3022 engines: {node: '>=14.16'} 3023 3024 '@sindresorhus/merge-streams@1.0.0': 3025 resolution: {integrity: sha512-rUV5WyJrJLoloD4NDN1V1+LDMDWOa4OTsT4yYJwQNpTU6FWxkxHpL7eu4w+DmiH8x/EAM1otkPE1+LaspIbplw==} 3026 engines: {node: '>=18'} 3027 3028 '@surma/rollup-plugin-off-main-thread@2.2.3': 3029 resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==} 3030 3031 '@szmarczak/http-timer@1.1.2': 3032 resolution: {integrity: sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==} 3033 engines: {node: '>=6'} 3034 3035 '@szmarczak/http-timer@5.0.1': 3036 resolution: {integrity: sha512-+PmQX0PiAYPMeVYe237LJAYvOMYW1j2rH5YROyS3b4CTVJum34HfRvKvAzozHAQG0TnHNdUfY9nCeUyRAs//cw==} 3037 engines: {node: '>=14.16'} 3038 3039 '@tailwindcss/forms@0.5.3': 3040 resolution: {integrity: sha512-y5mb86JUoiUgBjY/o6FJSFZSEttfb3Q5gllE4xoKjAAD+vBrnIhE4dViwUuow3va8mpH4s9jyUbUbrRGoRdc2Q==} 3041 peerDependencies: 3042 tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1' 3043 3044 '@tailwindcss/typography@0.5.9': 3045 resolution: {integrity: sha512-t8Sg3DyynFysV9f4JDOVISGsjazNb48AeIYQwcL+Bsq5uf4RYL75C1giZ43KISjeDGBaTN3Kxh7Xj/vRSMJUUg==} 3046 peerDependencies: 3047 tailwindcss: '>=3.0.0 || insiders' 3048 3049 '@trysound/sax@0.2.0': 3050 resolution: {integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==} 3051 engines: {node: '>=10.13.0'} 3052 3053 '@tsconfig/node10@1.0.9': 3054 resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} 3055 3056 '@tsconfig/node12@1.0.11': 3057 resolution: {integrity: sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==} 3058 3059 '@tsconfig/node14@1.0.3': 3060 resolution: {integrity: sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==} 3061 3062 '@tsconfig/node16@1.0.3': 3063 resolution: {integrity: sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==} 3064 3065 '@types/better-sqlite3@7.6.8': 3066 resolution: {integrity: sha512-ASndM4rdGrzk7iXXqyNC4fbwt4UEjpK0i3j4q4FyeQrLAthfB6s7EF135ZJE0qQxtKIMFwmyT6x0switET7uIw==} 3067 3068 '@types/body-parser@1.19.2': 3069 resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} 3070 3071 '@types/bonjour@3.5.10': 3072 resolution: {integrity: sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==} 3073 3074 '@types/chai@4.3.3': 3075 resolution: {integrity: sha512-hC7OMnszpxhZPduX+m+nrx+uFoLkWOMiR4oa/AZF3MuSETYTZmFfJAHqZEM8MVlvfG7BEUcgvtwoCTxBp6hm3g==} 3076 3077 '@types/chrome@0.0.197': 3078 resolution: {integrity: sha512-m1NfS5bOjaypyqQfaX6CxmJodZVcvj5+Mt/K94EBHkflYjPNmXHAzbxfifdLMa0YM3PDyOxohoTS5ug/e6p5jA==} 3079 3080 '@types/connect-history-api-fallback@1.3.5': 3081 resolution: {integrity: sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw==} 3082 3083 '@types/connect@3.4.35': 3084 resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} 3085 3086 '@types/estree@0.0.39': 3087 resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==} 3088 3089 '@types/express-serve-static-core@4.17.31': 3090 resolution: {integrity: sha512-DxMhY+NAsTwMMFHBTtJFNp5qiHKJ7TeqOo23zVEM9alT1Ml27Q3xcTH0xwxn7Q0BbMcVEJOs/7aQtUWupUQN3Q==} 3091 3092 '@types/express@4.17.14': 3093 resolution: {integrity: sha512-TEbt+vaPFQ+xpxFLFssxUDXj5cWCxZJjIcB7Yg0k0GMHGtgtQgpvx/MUQUeAkNbA9AAGrwkAsoeItdTgS7FMyg==} 3094 3095 '@types/filesystem@0.0.32': 3096 resolution: {integrity: sha512-Yuf4jR5YYMR2DVgwuCiP11s0xuVRyPKmz8vo6HBY3CGdeMj8af93CFZX+T82+VD1+UqHOxTq31lO7MI7lepBtQ==} 3097 3098 '@types/filewriter@0.0.29': 3099 resolution: {integrity: sha512-BsPXH/irW0ht0Ji6iw/jJaK8Lj3FJemon2gvEqHKpCdDCeemHa+rI3WBGq5z7cDMZgoLjY40oninGxqk+8NzNQ==} 3100 3101 '@types/follow-redirects@1.14.4': 3102 resolution: {integrity: sha512-GWXfsD0Jc1RWiFmMuMFCpXMzi9L7oPDVwxUnZdg89kDNnqsRfUKXEtUYtA98A6lig1WXH/CYY/fvPW9HuN5fTA==} 3103 3104 '@types/har-format@1.2.9': 3105 resolution: {integrity: sha512-rffW6MhQ9yoa75bdNi+rjZBAvu2HhehWJXlhuWXnWdENeuKe82wUgAwxYOb7KRKKmxYN+D/iRKd2NDQMLqlUmg==} 3106 3107 '@types/history@4.7.11': 3108 resolution: {integrity: sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA==} 3109 3110 '@types/html-minifier-terser@6.1.0': 3111 resolution: {integrity: sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==} 3112 3113 '@types/http-cache-semantics@4.0.4': 3114 resolution: {integrity: sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA==} 3115 3116 '@types/http-proxy@1.17.9': 3117 resolution: {integrity: sha512-QsbSjA/fSk7xB+UXlCT3wHBy5ai9wOcNDWwZAtud+jXhwOM3l+EYZh8Lng4+/6n8uar0J7xILzqftJdJ/Wdfkw==} 3118 3119 '@types/istanbul-lib-coverage@2.0.6': 3120 resolution: {integrity: sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==} 3121 3122 '@types/jsdom@21.1.7': 3123 resolution: {integrity: sha512-yOriVnggzrnQ3a9OKOCxaVuSug3w3/SbOj5i7VwXWZEyUNl3bLF9V3MfxGbZKuwqJOQyRfqXyROBB1CoZLFWzA==} 3124 3125 '@types/json-schema@7.0.11': 3126 resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==} 3127 3128 '@types/json-schema@7.0.15': 3129 resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} 3130 3131 '@types/json5@0.0.29': 3132 resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} 3133 3134 '@types/keyv@3.1.4': 3135 resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} 3136 3137 '@types/lodash@4.14.186': 3138 resolution: {integrity: sha512-eHcVlLXP0c2FlMPm56ITode2AgLMSa6aJ05JTTbYbI+7EMkCEE5qk2E41d5g2lCVTqRe0GnnRFurmlCsDODrPw==} 3139 3140 '@types/mime@3.0.1': 3141 resolution: {integrity: sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==} 3142 3143 '@types/minimatch@3.0.5': 3144 resolution: {integrity: sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==} 3145 3146 '@types/mocha@10.0.1': 3147 resolution: {integrity: sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q==} 3148 3149 '@types/mocha@8.2.3': 3150 resolution: {integrity: sha512-ekGvFhFgrc2zYQoX4JeZPmVzZxw6Dtllga7iGHzfbYIYkAMUx/sAFP2GdFpLff+vdHXu5fl7WX9AT+TtqYcsyw==} 3151 3152 '@types/mocha@9.1.1': 3153 resolution: {integrity: sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==} 3154 3155 '@types/mustache@4.2.1': 3156 resolution: {integrity: sha512-gFAlWL9Ik21nJioqjlGCnNYbf9zHi0sVbaZ/1hQEBcCEuxfLJDvz4bVJSV6v6CUaoLOz0XEIoP7mSrhJ6o237w==} 3157 3158 '@types/node@18.11.17': 3159 resolution: {integrity: sha512-HJSUJmni4BeDHhfzn6nF0sVmd1SMezP7/4F0Lq+aXzmp2xm9O7WXrUtHW/CHlYVtZUbByEvWidHqRtcJXGF2Ng==} 3160 3161 '@types/node@20.11.13': 3162 resolution: {integrity: sha512-5G4zQwdiQBSWYTDAH1ctw2eidqdhMJaNsiIDKHFr55ihz5Trl2qqR8fdrT732yPBho5gkNxXm67OxWFBqX9aPg==} 3163 3164 '@types/node@20.4.1': 3165 resolution: {integrity: sha512-JIzsAvJeA/5iY6Y/OxZbv1lUcc8dNSE77lb2gnBH+/PJ3lFR1Ccvgwl5JWnHAkNHcRsT0TbpVOsiMKZ1F/yyJg==} 3166 3167 '@types/parse-json@4.0.0': 3168 resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==} 3169 3170 '@types/q@1.5.5': 3171 resolution: {integrity: sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ==} 3172 3173 '@types/qs@6.9.7': 3174 resolution: {integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==} 3175 3176 '@types/range-parser@1.2.4': 3177 resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} 3178 3179 '@types/resolve@1.17.1': 3180 resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} 3181 3182 '@types/responselike@1.0.0': 3183 resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} 3184 3185 '@types/retry@0.12.0': 3186 resolution: {integrity: sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==} 3187 3188 '@types/selenium-webdriver@4.35.5': 3189 resolution: {integrity: sha512-wCQCjWmahRkUAO7S703UAvBFkxz4o/rjX4T2AOSWKXSi0sTQPsrXxR0GjtFUT0ompedLkYH4R5HO5Urz0hyeog==} 3190 3191 '@types/semver@7.3.12': 3192 resolution: {integrity: sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==} 3193 3194 '@types/semver@7.5.6': 3195 resolution: {integrity: sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==} 3196 3197 '@types/serve-index@1.9.1': 3198 resolution: {integrity: sha512-d/Hs3nWDxNL2xAczmOVZNj92YZCS6RGxfBPjKzuu/XirCgXdpKEb88dYNbrYGint6IVWLNP+yonwVAuRC0T2Dg==} 3199 3200 '@types/serve-static@1.15.0': 3201 resolution: {integrity: sha512-z5xyF6uh8CbjAu9760KDKsH2FcDxZ2tFCsA4HIMWE6IkiYMXfVoa+4f9KX+FN0ZLsaMw1WNG2ETLA6N+/YA+cg==} 3202 3203 '@types/sockjs@0.3.33': 3204 resolution: {integrity: sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==} 3205 3206 '@types/source-list-map@0.1.2': 3207 resolution: {integrity: sha512-K5K+yml8LTo9bWJI/rECfIPrGgxdpeNbj+d53lwN4QjW1MCwlkhUms+gtdzigTeUyBr09+u8BwOIY3MXvHdcsA==} 3208 3209 '@types/tapable@1.0.8': 3210 resolution: {integrity: sha512-ipixuVrh2OdNmauvtT51o3d8z12p6LtFW9in7U79der/kwejjdNchQC5UMn5u/KxNoM7VHHOs/l8KS8uHxhODQ==} 3211 3212 '@types/tough-cookie@4.0.5': 3213 resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==} 3214 3215 '@types/trusted-types@2.0.2': 3216 resolution: {integrity: sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg==} 3217 3218 '@types/uglify-js@3.17.1': 3219 resolution: {integrity: sha512-GkewRA4i5oXacU/n4MA9+bLgt5/L3F1mKrYvFGm7r2ouLXhRKjuWwo9XHNnbx6WF3vlGW21S3fCvgqxvxXXc5g==} 3220 3221 '@types/web@0.0.82': 3222 resolution: {integrity: sha512-mktv7gA7V9mGKhAR9MXikOeNjsf3UptliH2yBFbNOqqbmse8II8irigyVJrW072ReHzPYSkJms9A5wZq3We5rw==} 3223 3224 '@types/webpack-sources@3.2.0': 3225 resolution: {integrity: sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg==} 3226 3227 '@types/webpack@4.41.33': 3228 resolution: {integrity: sha512-PPajH64Ft2vWevkerISMtnZ8rTs4YmRbs+23c402J0INmxDKCrhZNvwZYtzx96gY2wAtXdrK1BS2fiC8MlLr3g==} 3229 3230 '@types/ws@8.5.3': 3231 resolution: {integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==} 3232 3233 '@types/yauzl@2.10.3': 3234 resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} 3235 3236 '@typescript-eslint/eslint-plugin@4.33.0': 3237 resolution: {integrity: sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==} 3238 engines: {node: ^10.12.0 || >=12.0.0} 3239 peerDependencies: 3240 '@typescript-eslint/parser': ^4.0.0 3241 eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 3242 typescript: '*' 3243 peerDependenciesMeta: 3244 typescript: 3245 optional: true 3246 3247 '@typescript-eslint/eslint-plugin@5.41.0': 3248 resolution: {integrity: sha512-DXUS22Y57/LAFSg3x7Vi6RNAuLpTXwxB9S2nIA7msBb/Zt8p7XqMwdpdc1IU7CkOQUPgAqR5fWvxuKCbneKGmA==} 3249 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 3250 peerDependencies: 3251 '@typescript-eslint/parser': ^5.0.0 3252 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 3253 typescript: '*' 3254 peerDependenciesMeta: 3255 typescript: 3256 optional: true 3257 3258 '@typescript-eslint/eslint-plugin@6.19.0': 3259 resolution: {integrity: sha512-DUCUkQNklCQYnrBSSikjVChdc84/vMPDQSgJTHBZ64G9bA9w0Crc0rd2diujKbTdp6w2J47qkeHQLoi0rpLCdg==} 3260 engines: {node: ^16.0.0 || >=18.0.0} 3261 peerDependencies: 3262 '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha 3263 eslint: ^7.0.0 || ^8.0.0 3264 typescript: '*' 3265 peerDependenciesMeta: 3266 typescript: 3267 optional: true 3268 3269 '@typescript-eslint/experimental-utils@4.33.0': 3270 resolution: {integrity: sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q==} 3271 engines: {node: ^10.12.0 || >=12.0.0} 3272 peerDependencies: 3273 eslint: '*' 3274 3275 '@typescript-eslint/experimental-utils@5.41.0': 3276 resolution: {integrity: sha512-/qxT2Kd2q/A22JVIllvws4rvc00/3AT4rAo/0YgEN28y+HPhbJbk6X4+MAHEoZzpNyAOugIT7D/OLnKBW8FfhA==} 3277 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 3278 peerDependencies: 3279 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 3280 3281 '@typescript-eslint/parser@4.33.0': 3282 resolution: {integrity: sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==} 3283 engines: {node: ^10.12.0 || >=12.0.0} 3284 peerDependencies: 3285 eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 3286 typescript: '*' 3287 peerDependenciesMeta: 3288 typescript: 3289 optional: true 3290 3291 '@typescript-eslint/parser@5.41.0': 3292 resolution: {integrity: sha512-HQVfix4+RL5YRWZboMD1pUfFN8MpRH4laziWkkAzyO1fvNOY/uinZcvo3QiFJVS/siNHupV8E5+xSwQZrl6PZA==} 3293 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 3294 peerDependencies: 3295 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 3296 typescript: '*' 3297 peerDependenciesMeta: 3298 typescript: 3299 optional: true 3300 3301 '@typescript-eslint/parser@6.19.0': 3302 resolution: {integrity: sha512-1DyBLG5SH7PYCd00QlroiW60YJ4rWMuUGa/JBV0iZuqi4l4IK3twKPq5ZkEebmGqRjXWVgsUzfd3+nZveewgow==} 3303 engines: {node: ^16.0.0 || >=18.0.0} 3304 peerDependencies: 3305 eslint: ^7.0.0 || ^8.0.0 3306 typescript: '*' 3307 peerDependenciesMeta: 3308 typescript: 3309 optional: true 3310 3311 '@typescript-eslint/scope-manager@4.33.0': 3312 resolution: {integrity: sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==} 3313 engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} 3314 3315 '@typescript-eslint/scope-manager@5.41.0': 3316 resolution: {integrity: sha512-xOxPJCnuktUkY2xoEZBKXO5DBCugFzjrVndKdUnyQr3+9aDWZReKq9MhaoVnbL+maVwWJu/N0SEtrtEUNb62QQ==} 3317 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 3318 3319 '@typescript-eslint/scope-manager@6.19.0': 3320 resolution: {integrity: sha512-dO1XMhV2ehBI6QN8Ufi7I10wmUovmLU0Oru3n5LVlM2JuzB4M+dVphCPLkVpKvGij2j/pHBWuJ9piuXx+BhzxQ==} 3321 engines: {node: ^16.0.0 || >=18.0.0} 3322 3323 '@typescript-eslint/type-utils@5.41.0': 3324 resolution: {integrity: sha512-L30HNvIG6A1Q0R58e4hu4h+fZqaO909UcnnPbwKiN6Rc3BUEx6ez2wgN7aC0cBfcAjZfwkzE+E2PQQ9nEuoqfA==} 3325 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 3326 peerDependencies: 3327 eslint: '*' 3328 typescript: '*' 3329 peerDependenciesMeta: 3330 typescript: 3331 optional: true 3332 3333 '@typescript-eslint/type-utils@6.19.0': 3334 resolution: {integrity: sha512-mcvS6WSWbjiSxKCwBcXtOM5pRkPQ6kcDds/juxcy/727IQr3xMEcwr/YLHW2A2+Fp5ql6khjbKBzOyjuPqGi/w==} 3335 engines: {node: ^16.0.0 || >=18.0.0} 3336 peerDependencies: 3337 eslint: ^7.0.0 || ^8.0.0 3338 typescript: '*' 3339 peerDependenciesMeta: 3340 typescript: 3341 optional: true 3342 3343 '@typescript-eslint/types@4.33.0': 3344 resolution: {integrity: sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==} 3345 engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} 3346 3347 '@typescript-eslint/types@5.41.0': 3348 resolution: {integrity: sha512-5BejraMXMC+2UjefDvrH0Fo/eLwZRV6859SXRg+FgbhA0R0l6lDqDGAQYhKbXhPN2ofk2kY5sgGyLNL907UXpA==} 3349 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 3350 3351 '@typescript-eslint/types@6.19.0': 3352 resolution: {integrity: sha512-lFviGV/vYhOy3m8BJ/nAKoAyNhInTdXpftonhWle66XHAtT1ouBlkjL496b5H5hb8dWXHwtypTqgtb/DEa+j5A==} 3353 engines: {node: ^16.0.0 || >=18.0.0} 3354 3355 '@typescript-eslint/typescript-estree@4.33.0': 3356 resolution: {integrity: sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==} 3357 engines: {node: ^10.12.0 || >=12.0.0} 3358 peerDependencies: 3359 typescript: '*' 3360 peerDependenciesMeta: 3361 typescript: 3362 optional: true 3363 3364 '@typescript-eslint/typescript-estree@5.41.0': 3365 resolution: {integrity: sha512-SlzFYRwFSvswzDSQ/zPkIWcHv8O5y42YUskko9c4ki+fV6HATsTODUPbRbcGDFYP86gaJL5xohUEytvyNNcXWg==} 3366 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 3367 peerDependencies: 3368 typescript: '*' 3369 peerDependenciesMeta: 3370 typescript: 3371 optional: true 3372 3373 '@typescript-eslint/typescript-estree@6.19.0': 3374 resolution: {integrity: sha512-o/zefXIbbLBZ8YJ51NlkSAt2BamrK6XOmuxSR3hynMIzzyMY33KuJ9vuMdFSXW+H0tVvdF9qBPTHA91HDb4BIQ==} 3375 engines: {node: ^16.0.0 || >=18.0.0} 3376 peerDependencies: 3377 typescript: '*' 3378 peerDependenciesMeta: 3379 typescript: 3380 optional: true 3381 3382 '@typescript-eslint/utils@5.41.0': 3383 resolution: {integrity: sha512-QlvfwaN9jaMga9EBazQ+5DDx/4sAdqDkcs05AsQHMaopluVCUyu1bTRUVKzXbgjDlrRAQrYVoi/sXJ9fmG+KLQ==} 3384 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 3385 peerDependencies: 3386 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 3387 3388 '@typescript-eslint/utils@6.19.0': 3389 resolution: {integrity: sha512-QR41YXySiuN++/dC9UArYOg4X86OAYP83OWTewpVx5ct1IZhjjgTLocj7QNxGhWoTqknsgpl7L+hGygCO+sdYw==} 3390 engines: {node: ^16.0.0 || >=18.0.0} 3391 peerDependencies: 3392 eslint: ^7.0.0 || ^8.0.0 3393 3394 '@typescript-eslint/visitor-keys@4.33.0': 3395 resolution: {integrity: sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==} 3396 engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} 3397 3398 '@typescript-eslint/visitor-keys@5.41.0': 3399 resolution: {integrity: sha512-vilqeHj267v8uzzakbm13HkPMl7cbYpKVjgFWZPIOHIJHZtinvypUhJ5xBXfWYg4eFKqztbMMpOgFpT9Gfx4fw==} 3400 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 3401 3402 '@typescript-eslint/visitor-keys@6.19.0': 3403 resolution: {integrity: sha512-hZaUCORLgubBvtGpp1JEFEazcuEdfxta9j4iUwdSAr7mEsYYAp3EAUyCZk3VEEqGj6W+AV4uWyrDGtrlawAsgQ==} 3404 engines: {node: ^16.0.0 || >=18.0.0} 3405 3406 '@ungap/promise-all-settled@1.1.2': 3407 resolution: {integrity: sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==} 3408 3409 '@ungap/structured-clone@1.2.0': 3410 resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} 3411 3412 '@vercel/nft@0.24.4': 3413 resolution: {integrity: sha512-KjYAZty7boH5fi5udp6p+lNu6nawgs++pHW+3koErMgbRkkHuToGX/FwjN5clV1FcaM3udfd4zW/sUapkMgpZw==} 3414 engines: {node: '>=16'} 3415 hasBin: true 3416 3417 '@webassemblyjs/ast@1.9.0': 3418 resolution: {integrity: sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==} 3419 3420 '@webassemblyjs/floating-point-hex-parser@1.9.0': 3421 resolution: {integrity: sha512-TG5qcFsS8QB4g4MhrxK5TqfdNe7Ey/7YL/xN+36rRjl/BlGE/NcBvJcqsRgCP6Z92mRE+7N50pRIi8SmKUbcQA==} 3422 3423 '@webassemblyjs/helper-api-error@1.9.0': 3424 resolution: {integrity: sha512-NcMLjoFMXpsASZFxJ5h2HZRcEhDkvnNFOAKneP5RbKRzaWJN36NC4jqQHKwStIhGXu5mUWlUUk7ygdtrO8lbmw==} 3425 3426 '@webassemblyjs/helper-buffer@1.9.0': 3427 resolution: {integrity: sha512-qZol43oqhq6yBPx7YM3m9Bv7WMV9Eevj6kMi6InKOuZxhw+q9hOkvq5e/PpKSiLfyetpaBnogSbNCfBwyB00CA==} 3428 3429 '@webassemblyjs/helper-code-frame@1.9.0': 3430 resolution: {integrity: sha512-ERCYdJBkD9Vu4vtjUYe8LZruWuNIToYq/ME22igL+2vj2dQ2OOujIZr3MEFvfEaqKoVqpsFKAGsRdBSBjrIvZA==} 3431 3432 '@webassemblyjs/helper-fsm@1.9.0': 3433 resolution: {integrity: sha512-OPRowhGbshCb5PxJ8LocpdX9Kl0uB4XsAjl6jH/dWKlk/mzsANvhwbiULsaiqT5GZGT9qinTICdj6PLuM5gslw==} 3434 3435 '@webassemblyjs/helper-module-context@1.9.0': 3436 resolution: {integrity: sha512-MJCW8iGC08tMk2enck1aPW+BE5Cw8/7ph/VGZxwyvGbJwjktKkDK7vy7gAmMDx88D7mhDTCNKAW5tED+gZ0W8g==} 3437 3438 '@webassemblyjs/helper-wasm-bytecode@1.9.0': 3439 resolution: {integrity: sha512-R7FStIzyNcd7xKxCZH5lE0Bqy+hGTwS3LJjuv1ZVxd9O7eHCedSdrId/hMOd20I+v8wDXEn+bjfKDLzTepoaUw==} 3440 3441 '@webassemblyjs/helper-wasm-section@1.9.0': 3442 resolution: {integrity: sha512-XnMB8l3ek4tvrKUUku+IVaXNHz2YsJyOOmz+MMkZvh8h1uSJpSen6vYnw3IoQ7WwEuAhL8Efjms1ZWjqh2agvw==} 3443 3444 '@webassemblyjs/ieee754@1.9.0': 3445 resolution: {integrity: sha512-dcX8JuYU/gvymzIHc9DgxTzUUTLexWwt8uCTWP3otys596io0L5aW02Gb1RjYpx2+0Jus1h4ZFqjla7umFniTg==} 3446 3447 '@webassemblyjs/leb128@1.9.0': 3448 resolution: {integrity: sha512-ENVzM5VwV1ojs9jam6vPys97B/S65YQtv/aanqnU7D8aSoHFX8GyhGg0CMfyKNIHBuAVjy3tlzd5QMMINa7wpw==} 3449 3450 '@webassemblyjs/utf8@1.9.0': 3451 resolution: {integrity: sha512-GZbQlWtopBTP0u7cHrEx+73yZKrQoBMpwkGEIqlacljhXCkVM1kMQge/Mf+csMJAjEdSwhOyLAS0AoR3AG5P8w==} 3452 3453 '@webassemblyjs/wasm-edit@1.9.0': 3454 resolution: {integrity: sha512-FgHzBm80uwz5M8WKnMTn6j/sVbqilPdQXTWraSjBwFXSYGirpkSWE2R9Qvz9tNiTKQvoKILpCuTjBKzOIm0nxw==} 3455 3456 '@webassemblyjs/wasm-gen@1.9.0': 3457 resolution: {integrity: sha512-cPE3o44YzOOHvlsb4+E9qSqjc9Qf9Na1OO/BHFy4OI91XDE14MjFN4lTMezzaIWdPqHnsTodGGNP+iRSYfGkjA==} 3458 3459 '@webassemblyjs/wasm-opt@1.9.0': 3460 resolution: {integrity: sha512-Qkjgm6Anhm+OMbIL0iokO7meajkzQD71ioelnfPEj6r4eOFuqm4YC3VBPqXjFyyNwowzbMD+hizmprP/Fwkl2A==} 3461 3462 '@webassemblyjs/wasm-parser@1.9.0': 3463 resolution: {integrity: sha512-9+wkMowR2AmdSWQzsPEjFU7njh8HTO5MqO8vjwEHuM+AMHioNqSBONRdr0NQQ3dVQrzp0s8lTcYqzUdb7YgELA==} 3464 3465 '@webassemblyjs/wast-parser@1.9.0': 3466 resolution: {integrity: sha512-qsqSAP3QQ3LyZjNC/0jBJ/ToSxfYJ8kYyuiGvtn/8MK89VrNEfwj7BPQzJVHi0jGTRK2dGdJ5PRqhtjzoww+bw==} 3467 3468 '@webassemblyjs/wast-printer@1.9.0': 3469 resolution: {integrity: sha512-2J0nE95rHXHyQ24cWjMKJ1tqB/ds8z/cyeOZxJhcb+rW+SQASVjuznUSmdz5GpVJTzU8JkhYut0D3siFDD6wsA==} 3470 3471 '@xtuc/ieee754@1.2.0': 3472 resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==} 3473 3474 '@xtuc/long@4.2.2': 3475 resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==} 3476 3477 abab@2.0.6: 3478 resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==} 3479 deprecated: Use your platform's native atob() and btoa() methods instead 3480 3481 abbrev@1.1.1: 3482 resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==} 3483 3484 abort-controller@3.0.0: 3485 resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==} 3486 engines: {node: '>=6.5'} 3487 3488 accepts@1.3.8: 3489 resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} 3490 engines: {node: '>= 0.6'} 3491 3492 acorn-globals@4.3.4: 3493 resolution: {integrity: sha512-clfQEh21R+D0leSbUdWf3OcfqyaCSAQ8Ryq00bofSekfr9W8u1jyYZo6ir0xu9Gtcf7BjcHJpnbZH7JOCpP60A==} 3494 3495 acorn-jsx@5.3.2: 3496 resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} 3497 peerDependencies: 3498 acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 3499 3500 acorn-walk@6.2.0: 3501 resolution: {integrity: sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA==} 3502 engines: {node: '>=0.4.0'} 3503 3504 acorn-walk@8.2.0: 3505 resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==} 3506 engines: {node: '>=0.4.0'} 3507 3508 acorn-walk@8.3.1: 3509 resolution: {integrity: sha512-TgUZgYvqZprrl7YldZNoa9OciCAyZR+Ejm9eXzKCmjsF5IKp/wgQ7Z/ZpjpGTIUPwrHQIcYeI8qDh4PsEwxMbw==} 3510 engines: {node: '>=0.4.0'} 3511 3512 acorn@6.4.2: 3513 resolution: {integrity: sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==} 3514 engines: {node: '>=0.4.0'} 3515 hasBin: true 3516 3517 acorn@7.4.1: 3518 resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==} 3519 engines: {node: '>=0.4.0'} 3520 hasBin: true 3521 3522 acorn@8.11.2: 3523 resolution: {integrity: sha512-nc0Axzp/0FILLEVsm4fNwLCwMttvhEI263QtVPQcbpfZZ3ts0hLsZGOpE6czNlid7CJ9MlyH8reXkpsf3YUY4w==} 3524 engines: {node: '>=0.4.0'} 3525 hasBin: true 3526 3527 acorn@8.11.3: 3528 resolution: {integrity: sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==} 3529 engines: {node: '>=0.4.0'} 3530 hasBin: true 3531 3532 acorn@8.14.0: 3533 resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==} 3534 engines: {node: '>=0.4.0'} 3535 hasBin: true 3536 3537 acorn@8.8.1: 3538 resolution: {integrity: sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==} 3539 engines: {node: '>=0.4.0'} 3540 hasBin: true 3541 3542 addons-linter@6.21.0: 3543 resolution: {integrity: sha512-4GBn14BR16FZE7dog6uz+1HO6V3B+mAVxmbwxRhed2y5eyrwIW832TmEpku+5A5bbovBZ4gilXEtBsl6A1AMmg==} 3544 engines: {node: '>=16.0.0'} 3545 hasBin: true 3546 3547 addons-moz-compare@1.3.0: 3548 resolution: {integrity: sha512-/rXpQeaY0nOKhNx00pmZXdk5Mu+KhVlL3/pSBuAYwrxRrNiTvI/9xfQI8Lmm7DMMl+PDhtfAHY/0ibTpdeoQQQ==} 3549 3550 addons-scanner-utils@9.9.0: 3551 resolution: {integrity: sha512-YDP10U3sEZMuIgnjXMiAYgUU64jTbxmhpUXMlhi1nKO4Etz+ctGWoTUst7IQRoLWaY9y2r1KZDG3jALxLA1n7Q==} 3552 peerDependencies: 3553 body-parser: 1.20.2 3554 express: 4.18.2 3555 node-fetch: 2.6.11 3556 safe-compare: 1.1.4 3557 peerDependenciesMeta: 3558 body-parser: 3559 optional: true 3560 express: 3561 optional: true 3562 node-fetch: 3563 optional: true 3564 safe-compare: 3565 optional: true 3566 3567 adm-zip@0.5.10: 3568 resolution: {integrity: sha512-x0HvcHqVJNTPk/Bw8JbLWlWoo6Wwnsug0fnYYro1HBrjxZ3G7/AZk7Ahv8JwDe1uIcz8eBqvu86FuF1POiG7vQ==} 3569 engines: {node: '>=6.0'} 3570 3571 agent-base@6.0.2: 3572 resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} 3573 engines: {node: '>= 6.0.0'} 3574 3575 agent-base@7.1.4: 3576 resolution: {integrity: sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==} 3577 engines: {node: '>= 14'} 3578 3579 aggregate-error@3.1.0: 3580 resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==} 3581 engines: {node: '>=8'} 3582 3583 ajv-errors@1.0.1: 3584 resolution: {integrity: sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==} 3585 peerDependencies: 3586 ajv: '>=5.0.0' 3587 3588 ajv-formats@2.1.1: 3589 resolution: {integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==} 3590 peerDependencies: 3591 ajv: ^8.0.0 3592 peerDependenciesMeta: 3593 ajv: 3594 optional: true 3595 3596 ajv-keywords@3.5.2: 3597 resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==} 3598 peerDependencies: 3599 ajv: ^6.9.1 3600 3601 ajv-keywords@5.1.0: 3602 resolution: {integrity: sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==} 3603 peerDependencies: 3604 ajv: ^8.8.2 3605 3606 ajv@6.12.6: 3607 resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} 3608 3609 ajv@8.11.0: 3610 resolution: {integrity: sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==} 3611 3612 ajv@8.12.0: 3613 resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==} 3614 3615 alphanum-sort@1.0.2: 3616 resolution: {integrity: sha512-0FcBfdcmaumGPQ0qPn7Q5qTgz/ooXgIyp1rf8ik5bGX8mpE2YHjC0P/eyQvxu1GURYQgq9ozf2mteQ5ZD9YiyQ==} 3617 3618 ansi-align@3.0.1: 3619 resolution: {integrity: sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==} 3620 3621 ansi-colors@3.2.4: 3622 resolution: {integrity: sha512-hHUXGagefjN2iRrID63xckIvotOXOojhQKWIPUZ4mNUZ9nLZW+7FMNoE1lOkEhNWYsx/7ysGIuJYCiMAA9FnrA==} 3623 engines: {node: '>=6'} 3624 3625 ansi-colors@4.1.1: 3626 resolution: {integrity: sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==} 3627 engines: {node: '>=6'} 3628 3629 ansi-colors@4.1.3: 3630 resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==} 3631 engines: {node: '>=6'} 3632 3633 ansi-html-community@0.0.8: 3634 resolution: {integrity: sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==} 3635 engines: {'0': node >= 0.8.0} 3636 hasBin: true 3637 3638 ansi-regex@2.1.1: 3639 resolution: {integrity: sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==} 3640 engines: {node: '>=0.10.0'} 3641 3642 ansi-regex@5.0.1: 3643 resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} 3644 engines: {node: '>=8'} 3645 3646 ansi-regex@6.0.1: 3647 resolution: {integrity: sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==} 3648 engines: {node: '>=12'} 3649 3650 ansi-sequence-parser@1.1.1: 3651 resolution: {integrity: sha512-vJXt3yiaUL4UU546s3rPXlsry/RnM730G1+HkpKE012AN0sx1eOrxSu95oKDIonskeLTijMgqWZ3uDEe3NFvyg==} 3652 3653 ansi-styles@1.0.0: 3654 resolution: {integrity: sha512-3iF4FIKdxaVYT3JqQuY3Wat/T2t7TRbbQ94Fu50ZUCbLy4TFbTzr90NOHQodQkNqmeEGCw8WbeP78WNi6SKYUA==} 3655 engines: {node: '>=0.8.0'} 3656 3657 ansi-styles@3.2.1: 3658 resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} 3659 engines: {node: '>=4'} 3660 3661 ansi-styles@4.3.0: 3662 resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} 3663 engines: {node: '>=8'} 3664 3665 ansi-styles@6.2.1: 3666 resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==} 3667 engines: {node: '>=12'} 3668 3669 any-promise@1.3.0: 3670 resolution: {integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==} 3671 3672 anymatch@2.0.0: 3673 resolution: {integrity: sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==} 3674 3675 anymatch@3.1.2: 3676 resolution: {integrity: sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==} 3677 engines: {node: '>= 8'} 3678 3679 append-transform@2.0.0: 3680 resolution: {integrity: sha512-7yeyCEurROLQJFv5Xj4lEGTy0borxepjFv1g22oAdqFu//SrAlDl1O1Nxx15SH1RoliUml6p8dwJW9jvZughhg==} 3681 engines: {node: '>=8'} 3682 3683 aproba@1.2.0: 3684 resolution: {integrity: sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==} 3685 3686 aproba@2.0.0: 3687 resolution: {integrity: sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==} 3688 3689 archy@1.0.0: 3690 resolution: {integrity: sha512-Xg+9RwCg/0p32teKdGMPTPnVXKD0w3DfHnFTficozsAgsvq2XenPJq/MYpzzQ/v8zrOyJn6Ds39VA4JIDwFfqw==} 3691 3692 are-we-there-yet@2.0.0: 3693 resolution: {integrity: sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==} 3694 engines: {node: '>=10'} 3695 deprecated: This package is no longer supported. 3696 3697 arg@4.1.3: 3698 resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==} 3699 3700 arg@5.0.2: 3701 resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==} 3702 3703 argparse@1.0.10: 3704 resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==} 3705 3706 argparse@2.0.1: 3707 resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} 3708 3709 aria-query@5.3.0: 3710 resolution: {integrity: sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==} 3711 3712 arr-diff@4.0.0: 3713 resolution: {integrity: sha512-YVIQ82gZPGBebQV/a8dar4AitzCQs0jjXwMPZllpXMaGjXPYVUawSxQrRsjhjupyVxEvbHgUmIhKVlND+j02kA==} 3714 engines: {node: '>=0.10.0'} 3715 3716 arr-flatten@1.1.0: 3717 resolution: {integrity: sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==} 3718 engines: {node: '>=0.10.0'} 3719 3720 arr-union@3.1.0: 3721 resolution: {integrity: sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==} 3722 engines: {node: '>=0.10.0'} 3723 3724 array-buffer-byte-length@1.0.0: 3725 resolution: {integrity: sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==} 3726 3727 array-differ@4.0.0: 3728 resolution: {integrity: sha512-Q6VPTLMsmXZ47ENG3V+wQyZS1ZxXMxFyYzA+Z/GMrJ6yIutAIEf9wTyroTzmGjNfox9/h3GdGBCVh43GVFx4Uw==} 3729 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 3730 3731 array-equal@1.0.0: 3732 resolution: {integrity: sha512-H3LU5RLiSsGXPhN+Nipar0iR0IofH+8r89G2y1tBKxQ/agagKyAjhkAFDRBfodP2caPrNKHpAWNIM/c9yeL7uA==} 3733 3734 array-find-index@1.0.2: 3735 resolution: {integrity: sha512-M1HQyIXcBGtVywBt8WVdim+lrNaK7VHp99Qt5pSNziXznKHViIBbXWtfRTpEFpF/c4FdfxNAsCCwPp5phBYJtw==} 3736 engines: {node: '>=0.10.0'} 3737 3738 array-flatten@1.1.1: 3739 resolution: {integrity: sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==} 3740 3741 array-flatten@2.1.2: 3742 resolution: {integrity: sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==} 3743 3744 array-includes@3.1.7: 3745 resolution: {integrity: sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==} 3746 engines: {node: '>= 0.4'} 3747 3748 array-union@2.1.0: 3749 resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==} 3750 engines: {node: '>=8'} 3751 3752 array-union@3.0.1: 3753 resolution: {integrity: sha512-1OvF9IbWwaeiM9VhzYXVQacMibxpXOMYVNIvMtKRyX9SImBXpKcFr8XvFDeEslCyuH/t6KRt7HEO94AlP8Iatw==} 3754 engines: {node: '>=12'} 3755 3756 array-unique@0.3.2: 3757 resolution: {integrity: sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ==} 3758 engines: {node: '>=0.10.0'} 3759 3760 array.prototype.findlastindex@1.2.3: 3761 resolution: {integrity: sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA==} 3762 engines: {node: '>= 0.4'} 3763 3764 array.prototype.flat@1.3.2: 3765 resolution: {integrity: sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==} 3766 engines: {node: '>= 0.4'} 3767 3768 array.prototype.flatmap@1.3.2: 3769 resolution: {integrity: sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==} 3770 engines: {node: '>= 0.4'} 3771 3772 array.prototype.reduce@1.0.4: 3773 resolution: {integrity: sha512-WnM+AjG/DvLRLo4DDl+r+SvCzYtD2Jd9oeBYMcEaI7t3fFrHY9M53/wdLcTvmZNQ70IU6Htj0emFkZ5TS+lrdw==} 3774 engines: {node: '>= 0.4'} 3775 3776 array.prototype.tosorted@1.1.2: 3777 resolution: {integrity: sha512-HuQCHOlk1Weat5jzStICBCd83NxiIMwqDg/dHEsoefabn/hJRj5pVdWcPUSpRrwhwxZOsQassMpgN/xRYFBMIg==} 3778 3779 arraybuffer.prototype.slice@1.0.2: 3780 resolution: {integrity: sha512-yMBKppFur/fbHu9/6USUe03bZ4knMYiwFBcyiaXB8Go0qNehwX6inYPzK9U0NeQvGxKthcmHcaR8P5MStSRBAw==} 3781 engines: {node: '>= 0.4'} 3782 3783 arrgv@1.0.2: 3784 resolution: {integrity: sha512-a4eg4yhp7mmruZDQFqVMlxNRFGi/i1r87pt8SDHy0/I8PqSXoUTlWZRdAZo0VXgvEARcujbtTk8kiZRi1uDGRw==} 3785 engines: {node: '>=8.0.0'} 3786 3787 arrify@3.0.0: 3788 resolution: {integrity: sha512-tLkvA81vQG/XqE2mjDkGQHoOINtMHtysSnemrmoGe6PydDPMRbVugqyk4A6V/WDWEfm3l+0d8anA9r8cv/5Jaw==} 3789 engines: {node: '>=12'} 3790 3791 asn1.js@5.4.1: 3792 resolution: {integrity: sha512-+I//4cYPccV8LdmBLiX8CYvf9Sp3vQsrqu2QNXRcrbiWvcx/UdlFiqUJJzxRQxgsZmvhXhn4cSKeSmoFjVdupA==} 3793 3794 asn1@0.2.6: 3795 resolution: {integrity: sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==} 3796 3797 assert-plus@1.0.0: 3798 resolution: {integrity: sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==} 3799 engines: {node: '>=0.8'} 3800 3801 assert@1.5.0: 3802 resolution: {integrity: sha512-EDsgawzwoun2CZkCgtxJbv392v4nbk9XDD06zI+kQYoBM/3RBWLlEyJARDOmhAAosBjWACEkKL6S+lIZtcAubA==} 3803 3804 assertion-error@1.1.0: 3805 resolution: {integrity: sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==} 3806 3807 assign-symbols@1.0.0: 3808 resolution: {integrity: sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==} 3809 engines: {node: '>=0.10.0'} 3810 3811 ast-metadata-inferer@0.7.0: 3812 resolution: {integrity: sha512-OkMLzd8xelb3gmnp6ToFvvsHLtS6CbagTkFQvQ+ZYFe3/AIl9iKikNR9G7pY3GfOR/2Xc222hwBjzI7HLkE76Q==} 3813 3814 ast-types-flow@0.0.8: 3815 resolution: {integrity: sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==} 3816 3817 astral-regex@2.0.0: 3818 resolution: {integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==} 3819 engines: {node: '>=8'} 3820 3821 async-each@1.0.6: 3822 resolution: {integrity: sha512-c646jH1avxr+aVpndVMeAfYw7wAa6idufrlN3LPA4PmKS0QEGp6PIC9nwz0WQkkvBGAMEki3pFdtxaF39J9vvg==} 3823 3824 async-limiter@1.0.1: 3825 resolution: {integrity: sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==} 3826 3827 async-sema@3.1.1: 3828 resolution: {integrity: sha512-tLRNUXati5MFePdAk8dw7Qt7DpxPB60ofAgn8WRhW6a2rcimZnYBP9oxHiv0OHy+Wz7kPMG+t4LGdt31+4EmGg==} 3829 3830 async@3.2.4: 3831 resolution: {integrity: sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==} 3832 3833 asynciterator.prototype@1.0.0: 3834 resolution: {integrity: sha512-wwHYEIS0Q80f5mosx3L/dfG5t5rjEa9Ft51GTaNt862EnpyGHpgz2RkZvLPp1oF5TnAiTohkEKVEu8pQPJI7Vg==} 3835 3836 asynckit@0.4.0: 3837 resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} 3838 3839 at-least-node@1.0.0: 3840 resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==} 3841 engines: {node: '>= 4.0.0'} 3842 3843 atob@2.1.2: 3844 resolution: {integrity: sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==} 3845 engines: {node: '>= 4.5.0'} 3846 hasBin: true 3847 3848 atomic-sleep@1.0.0: 3849 resolution: {integrity: sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==} 3850 engines: {node: '>=8.0.0'} 3851 3852 autoprefixer@10.4.14: 3853 resolution: {integrity: sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==} 3854 engines: {node: ^10 || ^12 || >=14} 3855 hasBin: true 3856 peerDependencies: 3857 postcss: ^8.1.0 3858 3859 ava@6.0.1: 3860 resolution: {integrity: sha512-9zR0wOwlcJdOWwHOKnpi0GrPRLTlxDFapGalP4rGD0oQRKxDVoucBBWvxVQ/2cPv10Hx1PkDXLJH5iUzhPn0/g==} 3861 engines: {node: ^18.18 || ^20.8 || ^21} 3862 hasBin: true 3863 peerDependencies: 3864 '@ava/typescript': '*' 3865 peerDependenciesMeta: 3866 '@ava/typescript': 3867 optional: true 3868 3869 available-typed-arrays@1.0.5: 3870 resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==} 3871 engines: {node: '>= 0.4'} 3872 3873 aws-sign2@0.7.0: 3874 resolution: {integrity: sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==} 3875 3876 aws4@1.11.0: 3877 resolution: {integrity: sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==} 3878 3879 axe-core@4.7.0: 3880 resolution: {integrity: sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==} 3881 engines: {node: '>=4'} 3882 3883 axios@0.21.4: 3884 resolution: {integrity: sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==} 3885 3886 axobject-query@3.2.1: 3887 resolution: {integrity: sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==} 3888 3889 babel-esm-plugin@0.9.0: 3890 resolution: {integrity: sha512-OyPyLI6LUuUqNm3HNUldAkynWrLzXkhcZo4fGTsieCgHqvbCoCIMMOwJmfG9Lmp91S7WDIuUr0mvOeI8pAb/pw==} 3891 peerDependencies: 3892 webpack: ^4.28.4 3893 3894 babel-loader@8.2.5: 3895 resolution: {integrity: sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==} 3896 engines: {node: '>= 8.9'} 3897 peerDependencies: 3898 '@babel/core': ^7.0.0 3899 webpack: '>=2' 3900 3901 babel-merge@3.0.0: 3902 resolution: {integrity: sha512-eBOBtHnzt9xvnjpYNI5HmaPp/b2vMveE5XggzqHnQeHJ8mFIBrBv6WZEVIj5jJ2uwTItkqKo9gWzEEcBxEq0yw==} 3903 deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. 3904 peerDependencies: 3905 '@babel/core': ^7.0.0 3906 3907 babel-plugin-macros@3.1.0: 3908 resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==} 3909 engines: {node: '>=10', npm: '>=6'} 3910 3911 babel-plugin-polyfill-corejs2@0.3.3: 3912 resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==} 3913 peerDependencies: 3914 '@babel/core': ^7.0.0-0 3915 3916 babel-plugin-polyfill-corejs2@0.4.6: 3917 resolution: {integrity: sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q==} 3918 peerDependencies: 3919 '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 3920 3921 babel-plugin-polyfill-corejs3@0.6.0: 3922 resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==} 3923 peerDependencies: 3924 '@babel/core': ^7.0.0-0 3925 3926 babel-plugin-polyfill-corejs3@0.8.6: 3927 resolution: {integrity: sha512-leDIc4l4tUgU7str5BWLS2h8q2N4Nf6lGZP6UrNDxdtfF2g69eJ5L0H7S8A5Ln/arfFAfHor5InAdZuIOwZdgQ==} 3928 peerDependencies: 3929 '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 3930 3931 babel-plugin-polyfill-regenerator@0.4.1: 3932 resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==} 3933 peerDependencies: 3934 '@babel/core': ^7.0.0-0 3935 3936 babel-plugin-polyfill-regenerator@0.5.3: 3937 resolution: {integrity: sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw==} 3938 peerDependencies: 3939 '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 3940 3941 babel-plugin-transform-react-remove-prop-types@0.4.24: 3942 resolution: {integrity: sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==} 3943 3944 balanced-match@1.0.2: 3945 resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} 3946 3947 base64-inline-loader@1.1.1: 3948 resolution: {integrity: sha512-v/bHvXQ8sW28t9ZwBsFGgyqZw2bpT49/dtPTtlmixoSM/s9wnOngOKFVQLRH8BfMTy6jTl5m5CdvqpZt8y5d6g==} 3949 engines: {node: '>=6.2', npm: '>=3.8'} 3950 peerDependencies: 3951 webpack: ^4.x 3952 3953 base64-js@1.5.1: 3954 resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} 3955 3956 base@0.11.2: 3957 resolution: {integrity: sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==} 3958 engines: {node: '>=0.10.0'} 3959 3960 batch@0.6.1: 3961 resolution: {integrity: sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==} 3962 3963 bcrypt-pbkdf@1.0.2: 3964 resolution: {integrity: sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==} 3965 3966 big-integer@1.6.52: 3967 resolution: {integrity: sha512-QxD8cf2eVqJOOz63z6JIN9BzvVs/dlySa5HGSBH5xtR8dPteIRQnBxxKqkNTiT6jbDTF6jAfrd4oMcND9RGbQg==} 3968 engines: {node: '>=0.6'} 3969 3970 big.js@3.2.0: 3971 resolution: {integrity: sha512-+hN/Zh2D08Mx65pZ/4g5bsmNiZUuChDiQfTUQ7qJr4/kuopCr88xZsAXv6mBoZEsUI4OuGHlX59qE94K2mMW8Q==} 3972 3973 big.js@5.2.2: 3974 resolution: {integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==} 3975 3976 binary-extensions@1.13.1: 3977 resolution: {integrity: sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==} 3978 engines: {node: '>=0.10.0'} 3979 3980 binary-extensions@2.2.0: 3981 resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==} 3982 engines: {node: '>=8'} 3983 3984 bindings@1.5.0: 3985 resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} 3986 3987 bl@4.1.0: 3988 resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==} 3989 3990 bluebird@3.7.2: 3991 resolution: {integrity: sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==} 3992 3993 blueimp-md5@2.19.0: 3994 resolution: {integrity: sha512-DRQrD6gJyy8FbiE4s+bDoXS9hiW3Vbx5uCdwvcCf3zLHL+Iv7LtGHLpr+GZV8rHG8tK766FGYBwRbu8pELTt+w==} 3995 3996 bn.js@4.12.0: 3997 resolution: {integrity: sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==} 3998 3999 bn.js@5.2.1: 4000 resolution: {integrity: sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==} 4001 4002 body-parser@1.20.1: 4003 resolution: {integrity: sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==} 4004 engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} 4005 4006 bonjour-service@1.0.14: 4007 resolution: {integrity: sha512-HIMbgLnk1Vqvs6B4Wq5ep7mxvj9sGz5d1JJyDNSGNIdA/w2MCz6GTjWTdjqOJV1bEPj+6IkxDvWNFKEBxNt4kQ==} 4008 4009 boolbase@1.0.0: 4010 resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==} 4011 4012 boxen@5.1.2: 4013 resolution: {integrity: sha512-9gYgQKXx+1nP8mP7CzFyaUARhg7D3n1dF/FnErWmu9l6JvGpNUN278h0aSb+QjoiKSWG+iZ3uHrcqk0qrY9RQQ==} 4014 engines: {node: '>=10'} 4015 4016 boxen@7.1.1: 4017 resolution: {integrity: sha512-2hCgjEmP8YLWQ130n2FerGv7rYpfBmnmp9Uy2Le1vge6X3gZIfSmEzP5QTDElFxcvVcXlEn8Aq6MU/PZygIOog==} 4018 engines: {node: '>=14.16'} 4019 4020 brace-expansion@1.1.11: 4021 resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} 4022 4023 brace-expansion@2.0.1: 4024 resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} 4025 4026 braces@2.3.2: 4027 resolution: {integrity: sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==} 4028 engines: {node: '>=0.10.0'} 4029 4030 braces@3.0.2: 4031 resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} 4032 engines: {node: '>=8'} 4033 4034 braces@3.0.3: 4035 resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} 4036 engines: {node: '>=8'} 4037 4038 brorand@1.1.0: 4039 resolution: {integrity: sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w==} 4040 4041 browser-process-hrtime@1.0.0: 4042 resolution: {integrity: sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==} 4043 4044 browser-stdout@1.3.1: 4045 resolution: {integrity: sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==} 4046 4047 browserify-aes@1.2.0: 4048 resolution: {integrity: sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==} 4049 4050 browserify-cipher@1.0.1: 4051 resolution: {integrity: sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==} 4052 4053 browserify-des@1.0.2: 4054 resolution: {integrity: sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==} 4055 4056 browserify-rsa@4.1.0: 4057 resolution: {integrity: sha512-AdEER0Hkspgno2aR97SAf6vi0y0k8NuOpGnVH3O99rcA5Q6sh8QxcngtHuJ6uXwnfAXNM4Gn1Gb7/MV1+Ymbog==} 4058 4059 browserify-sign@4.2.1: 4060 resolution: {integrity: sha512-/vrA5fguVAKKAVTNJjgSm1tRQDHUU6DbwO9IROu/0WAzC8PKhucDSh18J0RMvVeHAn5puMd+QHC2erPRNf8lmg==} 4061 4062 browserify-zlib@0.2.0: 4063 resolution: {integrity: sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==} 4064 4065 browserslist@4.21.5: 4066 resolution: {integrity: sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==} 4067 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 4068 hasBin: true 4069 4070 browserslist@4.22.2: 4071 resolution: {integrity: sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==} 4072 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 4073 hasBin: true 4074 4075 buffer-crc32@0.2.13: 4076 resolution: {integrity: sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==} 4077 4078 buffer-equal-constant-time@1.0.1: 4079 resolution: {integrity: sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==} 4080 4081 buffer-from@1.1.2: 4082 resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} 4083 4084 buffer-xor@1.0.3: 4085 resolution: {integrity: sha512-571s0T7nZWK6vB67HI5dyUF7wXiNcfaPPPTl6zYCNApANjIvYJTg7hlud/+cJpdAhS7dVzqMLmfhfHR3rAcOjQ==} 4086 4087 buffer@4.9.2: 4088 resolution: {integrity: sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==} 4089 4090 buffer@5.7.1: 4091 resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==} 4092 4093 buffer@6.0.3: 4094 resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==} 4095 4096 builtin-modules@3.3.0: 4097 resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==} 4098 engines: {node: '>=6'} 4099 4100 builtin-status-codes@3.0.0: 4101 resolution: {integrity: sha512-HpGFw18DgFWlncDfjTa2rcQ4W88O1mC8e8yZ2AvQY5KDaktSTwo+KRf6nHK6FRI5FyRyb/5T6+TSxfP7QyGsmQ==} 4102 4103 builtins@5.0.1: 4104 resolution: {integrity: sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==} 4105 4106 bulma-checkbox@1.2.1: 4107 resolution: {integrity: sha512-Ad7kSzwYwHLYyow92IJPz9jgolDDo5ivlFdSBe7W4LR9WnLt/Gd2iE07m3uhoU/g37oIZcMHNC33ZxJKqAuSzQ==} 4108 4109 bulma-radio@1.2.0: 4110 resolution: {integrity: sha512-rIzqALGakpKf9Eju4sGMt2Pwnn7X+AdYh6itjsCxLCJ/Ext4Cdd/M7uevQlXDy0MSwrQBMBLR8buSToBCuI+zA==} 4111 4112 bulma-responsive-tables@1.2.5: 4113 resolution: {integrity: sha512-8/qYiv21cJnGYMkjIF52iKCV/B6XIswu58Vwi3/TS+wLavvA7OFXhBy0quxOnqPNqnovHly2dTCyVCqHLJU7Sg==} 4114 4115 bulma-switch-control@1.2.2: 4116 resolution: {integrity: sha512-1eHlga1Z4RBRU6DIxNiwb6+I9n9vDkj9/MmwS4pL68P7STE1vbwRutxh9oFeFWuxLXGNLILJEXJXiwyEjT9upw==} 4117 4118 bulma-timeline@3.0.5: 4119 resolution: {integrity: sha512-gBwdx7PmAEZ/+5zSn/ZBJBqkenT8wi+9nlD0uP8lXa3rGcbhG+fp8Oz98+3O10LQPlUEdKPYEUxtQ55okRfhTQ==} 4120 deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. 4121 4122 bulma-upload-control@1.2.0: 4123 resolution: {integrity: sha512-2raueVPVoG3KjHH+7Aok44nGSPIl76qzdkLKX/ziHAOwbiXBrlEYHXca8Hk0UDa0KElLiPT6Eb2Cvz+8FFUwBw==} 4124 4125 bulma@0.9.4: 4126 resolution: {integrity: sha512-86FlT5+1GrsgKbPLRRY7cGDg8fsJiP/jzTqXXVqiUZZ2aZT8uemEOHlU1CDU+TxklPEZ11HZNNWclRBBecP4CQ==} 4127 4128 bunyan@1.8.15: 4129 resolution: {integrity: sha512-0tECWShh6wUysgucJcBAoYegf3JJoZWibxdqhTm7OHPeT42qdjkZ29QCMcKwbgU1kiH+auSIasNRXMLWXafXig==} 4130 engines: {'0': node >=0.10.0} 4131 hasBin: true 4132 4133 bytes@3.0.0: 4134 resolution: {integrity: sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==} 4135 engines: {node: '>= 0.8'} 4136 4137 bytes@3.1.2: 4138 resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==} 4139 engines: {node: '>= 0.8'} 4140 4141 c8@8.0.1: 4142 resolution: {integrity: sha512-EINpopxZNH1mETuI0DzRA4MZpAUH+IFiRhnmFD3vFr3vdrgxqi3VfE3KL0AIL+zDq8rC9bZqwM/VDmmoe04y7w==} 4143 engines: {node: '>=12'} 4144 hasBin: true 4145 4146 cacache@12.0.4: 4147 resolution: {integrity: sha512-a0tMB40oefvuInr4Cwb3GerbL9xTj1D5yg0T5xrjGCGyfvbxseIXX7BAO/u/hIXdafzOI5JC3wDwHyf24buOAQ==} 4148 4149 cacache@15.3.0: 4150 resolution: {integrity: sha512-VVdYzXEn+cnbXpFgWs5hTT7OScegHVmLhJIR8Ufqk3iFD6A6j5iSX1KuBTfNEv4tdJWE2PzA6IVFtcLC7fN9wQ==} 4151 engines: {node: '>= 10'} 4152 4153 cache-base@1.0.1: 4154 resolution: {integrity: sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==} 4155 engines: {node: '>=0.10.0'} 4156 4157 cacheable-lookup@7.0.0: 4158 resolution: {integrity: sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w==} 4159 engines: {node: '>=14.16'} 4160 4161 cacheable-request@10.2.14: 4162 resolution: {integrity: sha512-zkDT5WAF4hSSoUgyfg5tFIxz8XQK+25W/TLVojJTMKBaxevLBBtLxgqguAuVQB8PVW79FVjHcU+GJ9tVbDZ9mQ==} 4163 engines: {node: '>=14.16'} 4164 4165 cacheable-request@6.1.0: 4166 resolution: {integrity: sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==} 4167 engines: {node: '>=8'} 4168 4169 caching-transform@4.0.0: 4170 resolution: {integrity: sha512-kpqOvwXnjjN44D89K5ccQC+RUrsy7jB/XLlRrx0D7/2HNcTPqzsb6XgYoErwko6QsV184CA2YgS1fxDiiDZMWA==} 4171 engines: {node: '>=8'} 4172 4173 call-bind-apply-helpers@1.0.2: 4174 resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==} 4175 engines: {node: '>= 0.4'} 4176 4177 call-bind@1.0.5: 4178 resolution: {integrity: sha512-C3nQxfFZxFRVoJoGKKI8y3MOEo129NQ+FgQ08iye+Mk4zNZZGdjfs06bVTr+DBSlA66Q2VEcMki/cUCP4SercQ==} 4179 4180 caller-callsite@2.0.0: 4181 resolution: {integrity: sha512-JuG3qI4QOftFsZyOn1qq87fq5grLIyk1JYd5lJmdA+fG7aQ9pA/i3JIJGcO3q0MrRcHlOt1U+ZeHW8Dq9axALQ==} 4182 engines: {node: '>=4'} 4183 4184 caller-path@2.0.0: 4185 resolution: {integrity: sha512-MCL3sf6nCSXOwCTzvPKhN18TU7AHTvdtam8DAogxcrJ8Rjfbbg7Lgng64H9Iy+vUV6VGFClN/TyxBkAebLRR4A==} 4186 engines: {node: '>=4'} 4187 4188 callsites@2.0.0: 4189 resolution: {integrity: sha512-ksWePWBloaWPxJYQ8TL0JHvtci6G5QTKwQ95RcWAa/lzoAKuAOflGdAK92hpHXjkwb8zLxoLNUoNYZgVsaJzvQ==} 4190 engines: {node: '>=4'} 4191 4192 callsites@3.1.0: 4193 resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} 4194 engines: {node: '>=6'} 4195 4196 callsites@4.1.0: 4197 resolution: {integrity: sha512-aBMbD1Xxay75ViYezwT40aQONfr+pSXTHwNKvIXhXD6+LY3F1dLIcceoC5OZKBVHbXcysz1hL9D2w0JJIMXpUw==} 4198 engines: {node: '>=12.20'} 4199 4200 camel-case@3.0.0: 4201 resolution: {integrity: sha512-+MbKztAYHXPr1jNTSKQF52VpcFjwY5RkR7fxksV8Doo4KAYc5Fl4UJRgthBbTmEx8C54DqahhbLJkDwjI3PI/w==} 4202 4203 camel-case@4.1.2: 4204 resolution: {integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==} 4205 4206 camelcase-css@2.0.1: 4207 resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==} 4208 engines: {node: '>= 6'} 4209 4210 camelcase@5.3.1: 4211 resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==} 4212 engines: {node: '>=6'} 4213 4214 camelcase@6.3.0: 4215 resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==} 4216 engines: {node: '>=10'} 4217 4218 camelcase@7.0.1: 4219 resolution: {integrity: sha512-xlx1yCK2Oc1APsPXDL2LdlNP6+uu8OCDdhOBSVT279M/S+y75O30C2VuD8T2ogdePBBl7PfPF4504tnLgX3zfw==} 4220 engines: {node: '>=14.16'} 4221 4222 caniuse-api@3.0.0: 4223 resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} 4224 4225 caniuse-lite@1.0.30001482: 4226 resolution: {integrity: sha512-F1ZInsg53cegyjroxLNW9DmrEQ1SuGRTO1QlpA0o2/6OpQ0gFeDRoq1yFmnr8Sakn9qwwt9DmbxHB6w167OSuQ==} 4227 4228 caniuse-lite@1.0.30001570: 4229 resolution: {integrity: sha512-+3e0ASu4sw1SWaoCtvPeyXp+5PsjigkSt8OXZbF9StH5pQWbxEjLAZE3n8Aup5udop1uRiKA7a4utUk/uoSpUw==} 4230 4231 caseless@0.12.0: 4232 resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==} 4233 4234 cbor@9.0.1: 4235 resolution: {integrity: sha512-/TQOWyamDxvVIv+DY9cOLNuABkoyz8K/F3QE56539pGVYohx0+MEA1f4lChFTX79dBTBS7R1PF6ovH7G+VtBfQ==} 4236 engines: {node: '>=16'} 4237 4238 chai@4.3.6: 4239 resolution: {integrity: sha512-bbcp3YfHCUzMOvKqsztczerVgBKSsEijCySNlHHbX3VG1nskvqjz5Rfso1gGwD6w6oOV3eI60pKuMOV5MV7p3Q==} 4240 engines: {node: '>=4'} 4241 4242 chalk@0.4.0: 4243 resolution: {integrity: sha512-sQfYDlfv2DGVtjdoQqxS0cEZDroyG8h6TamA6rvxwlrU5BaSLDx9xhatBYl2pxZ7gmpNaPFVwBtdGdu5rQ+tYQ==} 4244 engines: {node: '>=0.8.0'} 4245 4246 chalk@2.4.1: 4247 resolution: {integrity: sha512-ObN6h1v2fTJSmUXoS3nMQ92LbDK9be4TV+6G+omQlGJFdcUX5heKi1LZ1YnRMIgwTLEj3E24bT6tYni50rlCfQ==} 4248 engines: {node: '>=4'} 4249 4250 chalk@2.4.2: 4251 resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} 4252 engines: {node: '>=4'} 4253 4254 chalk@3.0.0: 4255 resolution: {integrity: sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==} 4256 engines: {node: '>=8'} 4257 4258 chalk@4.1.2: 4259 resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} 4260 engines: {node: '>=10'} 4261 4262 chalk@5.3.0: 4263 resolution: {integrity: sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==} 4264 engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} 4265 4266 chart.js@4.5.0: 4267 resolution: {integrity: sha512-aYeC/jDgSEx8SHWZvANYMioYMZ2KX02W6f6uVfyteuCGcadDLcYVHdfdygsTQkQ4TKn5lghoojAsPj5pu0SnvQ==} 4268 engines: {pnpm: '>=8'} 4269 4270 chartjs-adapter-date-fns@3.0.0: 4271 resolution: {integrity: sha512-Rs3iEB3Q5pJ973J93OBTpnP7qoGwvq3nUnoMdtxO+9aoJof7UFcRbWcIDteXuYd1fgAvct/32T9qaLyLuZVwCg==} 4272 peerDependencies: 4273 chart.js: '>=2.8.0' 4274 date-fns: '>=2.0.0' 4275 4276 check-error@1.0.2: 4277 resolution: {integrity: sha512-BrgHpW9NURQgzoNyjfq0Wu6VFO6D7IZEmJNdtgNqpzGG8RuNFHt2jQxWlAs4HMe119chBnv+34syEZtc6IhLtA==} 4278 4279 cheerio-select@2.1.0: 4280 resolution: {integrity: sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==} 4281 4282 cheerio@1.0.0-rc.12: 4283 resolution: {integrity: sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==} 4284 engines: {node: '>= 6'} 4285 4286 chokidar@2.1.8: 4287 resolution: {integrity: sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==} 4288 deprecated: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 4289 4290 chokidar@3.5.3: 4291 resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==} 4292 engines: {node: '>= 8.10.0'} 4293 4294 chokidar@3.6.0: 4295 resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} 4296 engines: {node: '>= 8.10.0'} 4297 4298 chownr@1.1.4: 4299 resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==} 4300 4301 chownr@2.0.0: 4302 resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==} 4303 engines: {node: '>=10'} 4304 4305 chrome-launcher@0.15.1: 4306 resolution: {integrity: sha512-UugC8u59/w2AyX5sHLZUHoxBAiSiunUhZa3zZwMH6zPVis0C3dDKiRWyUGIo14tTbZHGVviWxv3PQWZ7taZ4fg==} 4307 engines: {node: '>=12.13.0'} 4308 hasBin: true 4309 4310 chrome-trace-event@1.0.3: 4311 resolution: {integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==} 4312 engines: {node: '>=6.0'} 4313 4314 chunkd@2.0.1: 4315 resolution: {integrity: sha512-7d58XsFmOq0j6el67Ug9mHf9ELUXsQXYJBkyxhH/k+6Ke0qXRnv0kbemx+Twc6fRJ07C49lcbdgm9FL1Ei/6SQ==} 4316 4317 ci-env@1.17.0: 4318 resolution: {integrity: sha512-NtTjhgSEqv4Aj90TUYHQLxHdnCPXnjdtuGG1X8lTfp/JqeXTdw0FTWl/vUAPuvbWZTF8QVpv6ASe/XacE+7R2A==} 4319 4320 ci-info@2.0.0: 4321 resolution: {integrity: sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==} 4322 4323 ci-info@3.9.0: 4324 resolution: {integrity: sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==} 4325 engines: {node: '>=8'} 4326 4327 ci-info@4.0.0: 4328 resolution: {integrity: sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==} 4329 engines: {node: '>=8'} 4330 4331 ci-parallel-vars@1.0.1: 4332 resolution: {integrity: sha512-uvzpYrpmidaoxvIQHM+rKSrigjOe9feHYbw4uOI2gdfe1C3xIlxO+kVXq83WQWNniTf8bAxVpy+cQeFQsMERKg==} 4333 4334 cipher-base@1.0.4: 4335 resolution: {integrity: sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==} 4336 4337 class-utils@0.3.6: 4338 resolution: {integrity: sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==} 4339 engines: {node: '>=0.10.0'} 4340 4341 clean-css@4.2.4: 4342 resolution: {integrity: sha512-EJUDT7nDVFDvaQgAo2G/PJvxmp1o/c6iXLbswsBbUFXi1Nr+AjA2cKmfbKDMjMvzEe75g3P6JkaDDAKk96A85A==} 4343 engines: {node: '>= 4.0'} 4344 4345 clean-css@5.3.3: 4346 resolution: {integrity: sha512-D5J+kHaVb/wKSFcyyV75uCn8fiY4sV38XJoe4CUyGQ+mOU/fMVYUdH1hJC+CJQ5uY3EnW27SbJYS4X8BiLrAFg==} 4347 engines: {node: '>= 10.0'} 4348 4349 clean-stack@2.2.0: 4350 resolution: {integrity: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==} 4351 engines: {node: '>=6'} 4352 4353 cli-boxes@2.2.1: 4354 resolution: {integrity: sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw==} 4355 engines: {node: '>=6'} 4356 4357 cli-boxes@3.0.0: 4358 resolution: {integrity: sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==} 4359 engines: {node: '>=10'} 4360 4361 cli-cursor@3.1.0: 4362 resolution: {integrity: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==} 4363 engines: {node: '>=8'} 4364 4365 cli-spinners@2.7.0: 4366 resolution: {integrity: sha512-qu3pN8Y3qHNgE2AFweciB1IfMnmZ/fsNTEE+NOFjmGB2F/7rLhnhzppvpCnN4FovtP26k8lHyy9ptEbNwWFLzw==} 4367 engines: {node: '>=6'} 4368 4369 cli-truncate@4.0.0: 4370 resolution: {integrity: sha512-nPdaFdQ0h/GEigbPClz11D0v/ZJEwxmeVZGeMo3Z5StPtUTkA9o1lD6QwoirYiSDzbcwn2XcjwmCp68W1IS4TA==} 4371 engines: {node: '>=18'} 4372 4373 client-only@0.0.1: 4374 resolution: {integrity: sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==} 4375 4376 cliui@6.0.0: 4377 resolution: {integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==} 4378 4379 cliui@7.0.4: 4380 resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==} 4381 4382 cliui@8.0.1: 4383 resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} 4384 engines: {node: '>=12'} 4385 4386 clone-deep@4.0.1: 4387 resolution: {integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==} 4388 engines: {node: '>=6'} 4389 4390 clone-response@1.0.3: 4391 resolution: {integrity: sha512-ROoL94jJH2dUVML2Y/5PEDNaSHgeOdSDicUyS7izcF63G6sTc/FTjLub4b8Il9S8S0beOfYt0TaA5qvFK+w0wA==} 4392 4393 clone@1.0.4: 4394 resolution: {integrity: sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==} 4395 engines: {node: '>=0.8'} 4396 4397 coa@2.0.2: 4398 resolution: {integrity: sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==} 4399 engines: {node: '>= 4.0'} 4400 4401 code-excerpt@4.0.0: 4402 resolution: {integrity: sha512-xxodCmBen3iy2i0WtAK8FlFNrRzjUqjRsMfho58xT/wvZU1YTM3fCnRjcy1gJPMepaRlgm/0e6w8SpWHpn3/cA==} 4403 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 4404 4405 collection-visit@1.0.0: 4406 resolution: {integrity: sha512-lNkKvzEeMBBjUGHZ+q6z9pSJla0KWAQPvtzhEV9+iGyQYG+pBpl7xKDhxoNSOZH2hhv0v5k0y2yAM4o4SjoSkw==} 4407 engines: {node: '>=0.10.0'} 4408 4409 color-convert@1.9.3: 4410 resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} 4411 4412 color-convert@2.0.1: 4413 resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} 4414 engines: {node: '>=7.0.0'} 4415 4416 color-name@1.1.3: 4417 resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==} 4418 4419 color-name@1.1.4: 4420 resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} 4421 4422 color-string@1.9.1: 4423 resolution: {integrity: sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==} 4424 4425 color-support@1.1.3: 4426 resolution: {integrity: sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==} 4427 hasBin: true 4428 4429 color@3.2.1: 4430 resolution: {integrity: sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA==} 4431 4432 colord@2.9.3: 4433 resolution: {integrity: sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==} 4434 4435 colorette@2.0.19: 4436 resolution: {integrity: sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==} 4437 4438 columnify@1.6.0: 4439 resolution: {integrity: sha512-lomjuFZKfM6MSAnV9aCZC9sc0qGbmZdfygNv+nCpqVkSKdCxCklLtd16O0EILGkImHw9ZpHkAnHaB+8Zxq5W6Q==} 4440 engines: {node: '>=8.0.0'} 4441 4442 combined-stream@1.0.8: 4443 resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} 4444 engines: {node: '>= 0.8'} 4445 4446 commander@2.17.1: 4447 resolution: {integrity: sha512-wPMUt6FnH2yzG95SA6mzjQOEKUU3aLaDEmzs1ti+1E9h+CsrZghRlqEM/EJ4KscsQVG8uNN4uVreUeT8+drlgg==} 4448 4449 commander@2.19.0: 4450 resolution: {integrity: sha512-6tvAOO+D6OENvRAh524Dh9jcfKTYDQAqvqezbCW82xj5X0pSrcpxtvRKHLG0yBY6SD7PSDrJaj+0AiOcKVd1Xg==} 4451 4452 commander@2.20.3: 4453 resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} 4454 4455 commander@2.9.0: 4456 resolution: {integrity: sha512-bmkUukX8wAOjHdN26xj5c4ctEV22TQ7dQYhSmuckKhToXrkUn0iIaolHdIxYYqD55nhpSPA9zPQ1yP57GdXP2A==} 4457 engines: {node: '>= 0.6.x'} 4458 4459 commander@4.1.1: 4460 resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==} 4461 engines: {node: '>= 6'} 4462 4463 commander@7.2.0: 4464 resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==} 4465 engines: {node: '>= 10'} 4466 4467 commander@8.3.0: 4468 resolution: {integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==} 4469 engines: {node: '>= 12'} 4470 4471 commander@9.5.0: 4472 resolution: {integrity: sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==} 4473 engines: {node: ^12.20.0 || >=14} 4474 4475 common-path-prefix@3.0.0: 4476 resolution: {integrity: sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==} 4477 4478 common-tags@1.8.2: 4479 resolution: {integrity: sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==} 4480 engines: {node: '>=4.0.0'} 4481 4482 commondir@1.0.1: 4483 resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==} 4484 4485 component-emitter@1.3.0: 4486 resolution: {integrity: sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==} 4487 4488 compressible@2.0.18: 4489 resolution: {integrity: sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==} 4490 engines: {node: '>= 0.6'} 4491 4492 compression-webpack-plugin@6.1.1: 4493 resolution: {integrity: sha512-BEHft9M6lwOqVIQFMS/YJGmeCYXVOakC5KzQk05TFpMBlODByh1qNsZCWjUBxCQhUP9x0WfGidxTbGkjbWO/TQ==} 4494 engines: {node: '>= 10.13.0'} 4495 peerDependencies: 4496 webpack: ^4.0.0 || ^5.0.0 4497 4498 compression@1.7.4: 4499 resolution: {integrity: sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==} 4500 engines: {node: '>= 0.8.0'} 4501 4502 concat-map@0.0.1: 4503 resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} 4504 4505 concat-stream@1.6.2: 4506 resolution: {integrity: sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==} 4507 engines: {'0': node >= 0.8} 4508 4509 concordance@5.0.4: 4510 resolution: {integrity: sha512-OAcsnTEYu1ARJqWVGwf4zh4JDfHZEaSNlNccFmt8YjB2l/n19/PF2viLINHc57vO4FKIAFl2FWASIGZZWZ2Kxw==} 4511 engines: {node: '>=10.18.0 <11 || >=12.14.0 <13 || >=14'} 4512 4513 config-chain@1.1.13: 4514 resolution: {integrity: sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==} 4515 4516 configstore@5.0.1: 4517 resolution: {integrity: sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==} 4518 engines: {node: '>=8'} 4519 4520 configstore@6.0.0: 4521 resolution: {integrity: sha512-cD31W1v3GqUlQvbBCGcXmd2Nj9SvLDOP1oQ0YFuLETufzSPaKp11rYBsSOm7rCsW3OnIRAFM3OxRhceaXNYHkA==} 4522 engines: {node: '>=12'} 4523 4524 confusing-browser-globals@1.0.11: 4525 resolution: {integrity: sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==} 4526 4527 connect-history-api-fallback@2.0.0: 4528 resolution: {integrity: sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==} 4529 engines: {node: '>=0.8'} 4530 4531 console-browserify@1.2.0: 4532 resolution: {integrity: sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==} 4533 4534 console-clear@1.1.1: 4535 resolution: {integrity: sha512-pMD+MVR538ipqkG5JXeOEbKWS5um1H4LUUccUQG68qpeqBYbzYy79Gh55jkd2TtPdRfUaLWdv6LPP//5Zt0aPQ==} 4536 engines: {node: '>=4'} 4537 4538 console-control-strings@1.1.0: 4539 resolution: {integrity: sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==} 4540 4541 constants-browserify@1.0.0: 4542 resolution: {integrity: sha512-xFxOwqIzR/e1k1gLiWEophSCMqXcwVHIH7akf7b/vxcUeGunlj3hvZaaqxwHsTgn+IndtkQJgSztIDWeumWJDQ==} 4543 4544 content-disposition@0.5.4: 4545 resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==} 4546 engines: {node: '>= 0.6'} 4547 4548 content-type@1.0.4: 4549 resolution: {integrity: sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==} 4550 engines: {node: '>= 0.6'} 4551 4552 convert-source-map@1.9.0: 4553 resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} 4554 4555 convert-source-map@2.0.0: 4556 resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} 4557 4558 convert-to-spaces@2.0.1: 4559 resolution: {integrity: sha512-rcQ1bsQO9799wq24uE5AM2tAILy4gXGIK/njFWcVQkGNZ96edlpY+A7bjwvzjYvLDyzmG1MmMLZhpcsb+klNMQ==} 4560 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 4561 4562 cookie-signature@1.0.6: 4563 resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==} 4564 4565 cookie@0.5.0: 4566 resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==} 4567 engines: {node: '>= 0.6'} 4568 4569 copy-concurrently@1.0.5: 4570 resolution: {integrity: sha512-f2domd9fsVDFtaFcbaRZuYXwtdmnzqbADSwhSWYxYB/Q8zsdUUFMXVRwXGDMWmbEzAn1kdRrtI1T/KTFOL4X2A==} 4571 deprecated: This package is no longer supported. 4572 4573 copy-descriptor@0.1.1: 4574 resolution: {integrity: sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==} 4575 engines: {node: '>=0.10.0'} 4576 4577 copy-webpack-plugin@6.4.1: 4578 resolution: {integrity: sha512-MXyPCjdPVx5iiWyl40Va3JGh27bKzOTNY3NjUTrosD2q7dR/cLD0013uqJ3BpFbUjyONINjb6qI7nDIJujrMbA==} 4579 engines: {node: '>= 10.13.0'} 4580 peerDependencies: 4581 webpack: ^4.37.0 || ^5.0.0 4582 4583 core-js-compat@3.26.0: 4584 resolution: {integrity: sha512-piOX9Go+Z4f9ZiBFLnZ5VrOpBl0h7IGCkiFUN11QTe6LjAvOT3ifL/5TdoizMh99hcGy5SoLyWbapIY/PIb/3A==} 4585 4586 core-js-compat@3.33.3: 4587 resolution: {integrity: sha512-cNzGqFsh3Ot+529GIXacjTJ7kegdt5fPXxCBVS1G0iaZpuo/tBz399ymceLJveQhFFZ8qThHiP3fzuoQjKN2ow==} 4588 4589 core-js@3.26.0: 4590 resolution: {integrity: sha512-+DkDrhoR4Y0PxDz6rurahuB+I45OsEUv8E1maPTB6OuHRohMMcznBq9TMpdpDMm/hUPob/mJJS3PqgbHpMTQgw==} 4591 4592 core-js@3.29.0: 4593 resolution: {integrity: sha512-VG23vuEisJNkGl6XQmFJd3rEG/so/CNatqeE+7uZAwTSwFeB/qaO0be8xZYUNWprJ/GIwL8aMt9cj1kvbpTZhg==} 4594 4595 core-util-is@1.0.2: 4596 resolution: {integrity: sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==} 4597 4598 core-util-is@1.0.3: 4599 resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} 4600 4601 cosmiconfig@5.2.1: 4602 resolution: {integrity: sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==} 4603 engines: {node: '>=4'} 4604 4605 cosmiconfig@7.0.1: 4606 resolution: {integrity: sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==} 4607 engines: {node: '>=10'} 4608 4609 cosmiconfig@8.1.3: 4610 resolution: {integrity: sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==} 4611 engines: {node: '>=14'} 4612 4613 create-ecdh@4.0.4: 4614 resolution: {integrity: sha512-mf+TCx8wWc9VpuxfP2ht0iSISLZnt0JgWlrOKZiNqyUZWnjIaCIVNQArMHnCZKfEYRg6IM7A+NeJoN8gf/Ws0A==} 4615 4616 create-hash@1.2.0: 4617 resolution: {integrity: sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==} 4618 4619 create-hmac@1.1.7: 4620 resolution: {integrity: sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==} 4621 4622 create-require@1.1.1: 4623 resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==} 4624 4625 critters-webpack-plugin@2.5.0: 4626 resolution: {integrity: sha512-O41TSPV2orAfrV6kSVC0SivZCtVkeypCNKb7xtrbqE/CfjrHeRaFaGuxglcjOI2IGf+oNg6E+ZoOktdlhXPTIQ==} 4627 peerDependencies: 4628 html-webpack-plugin: '*' 4629 peerDependenciesMeta: 4630 html-webpack-plugin: 4631 optional: true 4632 4633 cross-spawn-promise@0.10.2: 4634 resolution: {integrity: sha512-74PXJf6DYaab2klRS+D+9qxKJL1Weo3/ao9OPoH6NFzxtINSa/HE2mcyAPu1fpEmRTPD4Gdmpg3xEXQSgI8lpg==} 4635 engines: {node: '>=4'} 4636 4637 cross-spawn@5.1.0: 4638 resolution: {integrity: sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==} 4639 4640 cross-spawn@7.0.3: 4641 resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} 4642 engines: {node: '>= 8'} 4643 4644 crypto-browserify@3.12.0: 4645 resolution: {integrity: sha512-fz4spIh+znjO2VjL+IdhEpRJ3YN6sMzITSBijk6FK2UvTqruSQW+/cCZTSNsMiZNvUeq0CqurF+dAbyiGOY6Wg==} 4646 4647 crypto-random-string@2.0.0: 4648 resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==} 4649 engines: {node: '>=8'} 4650 4651 crypto-random-string@4.0.0: 4652 resolution: {integrity: sha512-x8dy3RnvYdlUcPOjkEHqozhiwzKNSq7GcPuXFbnyMOCHxX8V3OgIg/pYuabl2sbUPfIJaeAQB7PMOK8DFIdoRA==} 4653 engines: {node: '>=12'} 4654 4655 css-color-names@0.0.4: 4656 resolution: {integrity: sha512-zj5D7X1U2h2zsXOAM8EyUREBnnts6H+Jm+d1M2DbiQQcUtnqgQsMrdo8JW9R80YFUmIdBZeMu5wvYM7hcgWP/Q==} 4657 4658 css-declaration-sorter@4.0.1: 4659 resolution: {integrity: sha512-BcxQSKTSEEQUftYpBVnsH4SF05NTuBokb19/sBt6asXGKZ/6VP7PLG1CBCkFDYOnhXhPh0jMhO6xZ71oYHXHBA==} 4660 engines: {node: '>4'} 4661 4662 css-declaration-sorter@6.3.1: 4663 resolution: {integrity: sha512-fBffmak0bPAnyqc/HO8C3n2sHrp9wcqQz6ES9koRF2/mLOVAx9zIQ3Y7R29sYCteTPqMCwns4WYQoCX91Xl3+w==} 4664 engines: {node: ^10 || ^12 || >=14} 4665 peerDependencies: 4666 postcss: ^8.0.9 4667 4668 css-loader@5.2.7: 4669 resolution: {integrity: sha512-Q7mOvpBNBG7YrVGMxRxcBJZFL75o+cH2abNASdibkj/fffYD8qWbInZrD0S9ccI6vZclF3DsHE7njGlLtaHbhg==} 4670 engines: {node: '>= 10.13.0'} 4671 peerDependencies: 4672 webpack: ^4.27.0 || ^5.0.0 4673 4674 css-select-base-adapter@0.1.1: 4675 resolution: {integrity: sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==} 4676 4677 css-select@2.1.0: 4678 resolution: {integrity: sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==} 4679 4680 css-select@4.3.0: 4681 resolution: {integrity: sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==} 4682 4683 css-select@5.1.0: 4684 resolution: {integrity: sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==} 4685 4686 css-tree@1.0.0-alpha.37: 4687 resolution: {integrity: sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg==} 4688 engines: {node: '>=8.0.0'} 4689 4690 css-tree@1.1.3: 4691 resolution: {integrity: sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==} 4692 engines: {node: '>=8.0.0'} 4693 4694 css-what@3.4.2: 4695 resolution: {integrity: sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ==} 4696 engines: {node: '>= 6'} 4697 4698 css-what@6.1.0: 4699 resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==} 4700 engines: {node: '>= 6'} 4701 4702 css.escape@1.5.1: 4703 resolution: {integrity: sha512-YUifsXXuknHlUsmlgyY0PKzgPOr7/FjCePfHNt0jxm83wHZi44VDMQ7/fGNkjY3/jV1MC+1CmZbaHzugyeRtpg==} 4704 4705 css@2.2.4: 4706 resolution: {integrity: sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw==} 4707 4708 cssesc@3.0.0: 4709 resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==} 4710 engines: {node: '>=4'} 4711 hasBin: true 4712 4713 cssnano-preset-default@4.0.8: 4714 resolution: {integrity: sha512-LdAyHuq+VRyeVREFmuxUZR1TXjQm8QQU/ktoo/x7bz+SdOge1YKc5eMN6pRW7YWBmyq59CqYba1dJ5cUukEjLQ==} 4715 engines: {node: '>=6.9.0'} 4716 4717 cssnano-preset-default@5.2.12: 4718 resolution: {integrity: sha512-OyCBTZi+PXgylz9HAA5kHyoYhfGcYdwFmyaJzWnzxuGRtnMw/kR6ilW9XzlzlRAtB6PLT/r+prYgkef7hngFew==} 4719 engines: {node: ^10 || ^12 || >=14.0} 4720 peerDependencies: 4721 postcss: ^8.2.15 4722 4723 cssnano-util-get-arguments@4.0.0: 4724 resolution: {integrity: sha512-6RIcwmV3/cBMG8Aj5gucQRsJb4vv4I4rn6YjPbVWd5+Pn/fuG+YseGvXGk00XLkoZkaj31QOD7vMUpNPC4FIuw==} 4725 engines: {node: '>=6.9.0'} 4726 4727 cssnano-util-get-match@4.0.0: 4728 resolution: {integrity: sha512-JPMZ1TSMRUPVIqEalIBNoBtAYbi8okvcFns4O0YIhcdGebeYZK7dMyHJiQ6GqNBA9kE0Hym4Aqym5rPdsV/4Cw==} 4729 engines: {node: '>=6.9.0'} 4730 4731 cssnano-util-raw-cache@4.0.1: 4732 resolution: {integrity: sha512-qLuYtWK2b2Dy55I8ZX3ky1Z16WYsx544Q0UWViebptpwn/xDBmog2TLg4f+DBMg1rJ6JDWtn96WHbOKDWt1WQA==} 4733 engines: {node: '>=6.9.0'} 4734 4735 cssnano-util-same-parent@4.0.1: 4736 resolution: {integrity: sha512-WcKx5OY+KoSIAxBW6UBBRay1U6vkYheCdjyVNDm85zt5K9mHoGOfsOsqIszfAqrQQFIIKgjh2+FDgIj/zsl21Q==} 4737 engines: {node: '>=6.9.0'} 4738 4739 cssnano-utils@3.1.0: 4740 resolution: {integrity: sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==} 4741 engines: {node: ^10 || ^12 || >=14.0} 4742 peerDependencies: 4743 postcss: ^8.2.15 4744 4745 cssnano@4.1.11: 4746 resolution: {integrity: sha512-6gZm2htn7xIPJOHY824ERgj8cNPgPxyCSnkXc4v7YvNW+TdVfzgngHcEhy/8D11kUWRUMbke+tC+AUcUsnMz2g==} 4747 engines: {node: '>=6.9.0'} 4748 4749 cssnano@5.1.13: 4750 resolution: {integrity: sha512-S2SL2ekdEz6w6a2epXn4CmMKU4K3KpcyXLKfAYc9UQQqJRkD/2eLUG0vJ3Db/9OvO5GuAdgXw3pFbR6abqghDQ==} 4751 engines: {node: ^10 || ^12 || >=14.0} 4752 peerDependencies: 4753 postcss: ^8.2.15 4754 4755 csso@4.2.0: 4756 resolution: {integrity: sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==} 4757 engines: {node: '>=8.0.0'} 4758 4759 cssom@0.3.8: 4760 resolution: {integrity: sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==} 4761 4762 cssstyle@1.4.0: 4763 resolution: {integrity: sha512-GBrLZYZ4X4x6/QEoBnIrqb8B/f5l4+8me2dkom/j1Gtbxy0kBv6OGzKuAsGM75bkGwGAFkt56Iwg28S3XTZgSA==} 4764 4765 cssstyle@4.6.0: 4766 resolution: {integrity: sha512-2z+rWdzbbSZv6/rhtvzvqeZQHrBaqgogqt85sqFNbabZOuFbCVFb8kPeEtZjiKkbrm395irpNKiYeFeLiQnFPg==} 4767 engines: {node: '>=18'} 4768 4769 currently-unhandled@0.4.1: 4770 resolution: {integrity: sha512-/fITjgjGU50vjQ4FH6eUoYu+iUoUKIXws2hL15JJpIR+BbTxaXQsMuuyjtNh2WqsSBS5nsaZHFsFecyw5CCAng==} 4771 engines: {node: '>=0.10.0'} 4772 4773 cyclist@1.0.2: 4774 resolution: {integrity: sha512-0sVXIohTfLqVIW3kb/0n6IiWF3Ifj5nm2XaSrLq2DI6fKIGa2fYAZdk917rUneaeLVpYfFcyXE2ft0fe3remsA==} 4775 4776 damerau-levenshtein@1.0.8: 4777 resolution: {integrity: sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==} 4778 4779 dashdash@1.14.1: 4780 resolution: {integrity: sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==} 4781 engines: {node: '>=0.10'} 4782 4783 data-uri-to-buffer@4.0.1: 4784 resolution: {integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==} 4785 engines: {node: '>= 12'} 4786 4787 data-urls@1.1.0: 4788 resolution: {integrity: sha512-YTWYI9se1P55u58gL5GkQHW4P6VJBJ5iBT+B5a7i2Tjadhv52paJG0qHX4A0OR6/t52odI64KP2YvFpkDOi3eQ==} 4789 4790 data-urls@5.0.0: 4791 resolution: {integrity: sha512-ZYP5VBHshaDAiVZxjbRVcFJpc+4xGgT0bK3vzy1HLN8jTO975HEbuYzZJcHoQEY5K1a0z8YayJkyVETa08eNTg==} 4792 engines: {node: '>=18'} 4793 4794 date-fns@2.29.2: 4795 resolution: {integrity: sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA==} 4796 engines: {node: '>=0.11'} 4797 4798 date-fns@2.29.3: 4799 resolution: {integrity: sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==} 4800 engines: {node: '>=0.11'} 4801 4802 date-time@3.1.0: 4803 resolution: {integrity: sha512-uqCUKXE5q1PNBXjPqvwhwJf9SwMoAHBgWJ6DcrnS5o+W2JOiIILl0JEdVD8SGujrNS02GGxgwAg2PN2zONgtjg==} 4804 engines: {node: '>=6'} 4805 4806 debounce@1.2.1: 4807 resolution: {integrity: sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==} 4808 4809 debug@2.6.9: 4810 resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} 4811 peerDependencies: 4812 supports-color: '*' 4813 peerDependenciesMeta: 4814 supports-color: 4815 optional: true 4816 4817 debug@3.2.7: 4818 resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} 4819 peerDependencies: 4820 supports-color: '*' 4821 peerDependenciesMeta: 4822 supports-color: 4823 optional: true 4824 4825 debug@4.3.3: 4826 resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==} 4827 engines: {node: '>=6.0'} 4828 peerDependencies: 4829 supports-color: '*' 4830 peerDependenciesMeta: 4831 supports-color: 4832 optional: true 4833 4834 debug@4.3.4: 4835 resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} 4836 engines: {node: '>=6.0'} 4837 peerDependencies: 4838 supports-color: '*' 4839 peerDependenciesMeta: 4840 supports-color: 4841 optional: true 4842 4843 decamelize@1.2.0: 4844 resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==} 4845 engines: {node: '>=0.10.0'} 4846 4847 decamelize@4.0.0: 4848 resolution: {integrity: sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==} 4849 engines: {node: '>=10'} 4850 4851 decamelize@6.0.0: 4852 resolution: {integrity: sha512-Fv96DCsdOgB6mdGl67MT5JaTNKRzrzill5OH5s8bjYJXVlcXyPYGyPsUkWyGV5p1TXI5esYIYMMeDJL0hEIwaA==} 4853 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 4854 4855 decimal.js@10.6.0: 4856 resolution: {integrity: sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==} 4857 4858 decode-uri-component@0.2.2: 4859 resolution: {integrity: sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==} 4860 engines: {node: '>=0.10'} 4861 4862 decompress-response@3.3.0: 4863 resolution: {integrity: sha512-BzRPQuY1ip+qDonAOz42gRm/pg9F768C+npV/4JOsxRC2sq+Rlk+Q4ZCAsOhnIaMrgarILY+RMUIvMmmX1qAEA==} 4864 engines: {node: '>=4'} 4865 4866 decompress-response@6.0.0: 4867 resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==} 4868 engines: {node: '>=10'} 4869 4870 deep-eql@3.0.1: 4871 resolution: {integrity: sha512-+QeIQyN5ZuO+3Uk5DYh6/1eKO0m0YmJFGNmFHGACpf1ClL1nmlV/p4gNgbl2pJGxgXb4faqo6UE+M5ACEMyVcw==} 4872 engines: {node: '>=0.12'} 4873 4874 deep-extend@0.6.0: 4875 resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==} 4876 engines: {node: '>=4.0.0'} 4877 4878 deep-is@0.1.4: 4879 resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==} 4880 4881 deepcopy@1.0.0: 4882 resolution: {integrity: sha512-WJrecobaoqqgQHtvRI2/VCzWoWXPAnFYyAkF/spmL46lZMnd0gW0gLGuyeFVSrqt2B3s0oEEj6i+j2L/2QiS4g==} 4883 deprecated: No longer maintained. Use structuredClone instead. 4884 4885 deepcopy@2.1.0: 4886 resolution: {integrity: sha512-8cZeTb1ZKC3bdSCP6XOM1IsTczIO73fdqtwa2B0N15eAz7gmyhQo+mc5gnFuulsgN3vIQYmTgbmQVKalH1dKvQ==} 4887 deprecated: No longer maintained. Use structuredClone instead. 4888 4889 deepmerge@2.2.1: 4890 resolution: {integrity: sha512-R9hc1Xa/NOBi9WRVUWg19rl1UB7Tt4kuPd+thNJgFZoxXsTz7ncaPaeIm+40oSGuP33DfMb4sZt1QIGiJzC4EA==} 4891 engines: {node: '>=0.10.0'} 4892 4893 deepmerge@4.3.1: 4894 resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==} 4895 engines: {node: '>=0.10.0'} 4896 4897 default-gateway@6.0.3: 4898 resolution: {integrity: sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==} 4899 engines: {node: '>= 10'} 4900 4901 default-require-extensions@3.0.1: 4902 resolution: {integrity: sha512-eXTJmRbm2TIt9MgWTsOH1wEuhew6XGZcMeGKCtLedIg/NCsg1iBePXkceTdK4Fii7pzmN9tGsZhKzZ4h7O/fxw==} 4903 engines: {node: '>=8'} 4904 4905 defaults@1.0.4: 4906 resolution: {integrity: sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==} 4907 4908 defer-to-connect@1.1.3: 4909 resolution: {integrity: sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==} 4910 4911 defer-to-connect@2.0.1: 4912 resolution: {integrity: sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg==} 4913 engines: {node: '>=10'} 4914 4915 define-data-property@1.1.1: 4916 resolution: {integrity: sha512-E7uGkTzkk1d0ByLeSc6ZsFS79Axg+m1P/VsgYsxHgiuc3tFSj+MjMIwe90FC4lOAZzNBdY7kkO2P2wKdsQ1vgQ==} 4917 engines: {node: '>= 0.4'} 4918 4919 define-lazy-prop@2.0.0: 4920 resolution: {integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==} 4921 engines: {node: '>=8'} 4922 4923 define-properties@1.2.1: 4924 resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==} 4925 engines: {node: '>= 0.4'} 4926 4927 define-property@0.2.5: 4928 resolution: {integrity: sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==} 4929 engines: {node: '>=0.10.0'} 4930 4931 define-property@1.0.0: 4932 resolution: {integrity: sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==} 4933 engines: {node: '>=0.10.0'} 4934 4935 define-property@2.0.2: 4936 resolution: {integrity: sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==} 4937 engines: {node: '>=0.10.0'} 4938 4939 delayed-stream@1.0.0: 4940 resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} 4941 engines: {node: '>=0.4.0'} 4942 4943 delegates@1.0.0: 4944 resolution: {integrity: sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==} 4945 4946 depd@1.1.2: 4947 resolution: {integrity: sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==} 4948 engines: {node: '>= 0.6'} 4949 4950 depd@2.0.0: 4951 resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==} 4952 engines: {node: '>= 0.8'} 4953 4954 dependency-graph@0.11.0: 4955 resolution: {integrity: sha512-JeMq7fEshyepOWDfcfHK06N3MhyPhz++vtqWhMT5O9A3K42rdsEDpfdVqjaqaAhsw6a+ZqeDvQVtD0hFHQWrzg==} 4956 engines: {node: '>= 0.6.0'} 4957 4958 dequal@2.0.3: 4959 resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==} 4960 engines: {node: '>=6'} 4961 4962 des.js@1.1.0: 4963 resolution: {integrity: sha512-r17GxjhUCjSRy8aiJpr8/UadFIzMzJGexI3Nmz4ADi9LYSFx4gTBp80+NaX/YsXWWLhpZ7v/v/ubEc/bCNfKwg==} 4964 4965 destroy@1.2.0: 4966 resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==} 4967 engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} 4968 4969 detect-libc@2.0.2: 4970 resolution: {integrity: sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==} 4971 engines: {node: '>=8'} 4972 4973 detect-node@2.1.0: 4974 resolution: {integrity: sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==} 4975 4976 didyoumean@1.2.2: 4977 resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==} 4978 4979 diff@4.0.2: 4980 resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==} 4981 engines: {node: '>=0.3.1'} 4982 4983 diff@5.0.0: 4984 resolution: {integrity: sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==} 4985 engines: {node: '>=0.3.1'} 4986 4987 diffie-hellman@5.0.3: 4988 resolution: {integrity: sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==} 4989 4990 dir-glob@3.0.1: 4991 resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} 4992 engines: {node: '>=8'} 4993 4994 dlv@1.1.3: 4995 resolution: {integrity: sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==} 4996 4997 dns-equal@1.0.0: 4998 resolution: {integrity: sha512-z+paD6YUQsk+AbGCEM4PrOXSss5gd66QfcVBFTKR/HpFL9jCqikS94HYwKww6fQyO7IxrIIyUu+g0Ka9tUS2Cg==} 4999 5000 dns-packet@5.4.0: 5001 resolution: {integrity: sha512-EgqGeaBB8hLiHLZtp/IbaDQTL8pZ0+IvwzSHA6d7VyMDM+B9hgddEMa9xjK5oYnw0ci0JQ6g2XCD7/f6cafU6g==} 5002 engines: {node: '>=6'} 5003 5004 doctrine@2.1.0: 5005 resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==} 5006 engines: {node: '>=0.10.0'} 5007 5008 doctrine@3.0.0: 5009 resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==} 5010 engines: {node: '>=6.0.0'} 5011 5012 dom-converter@0.2.0: 5013 resolution: {integrity: sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==} 5014 5015 dom-serializer@0.2.2: 5016 resolution: {integrity: sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==} 5017 5018 dom-serializer@1.4.1: 5019 resolution: {integrity: sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==} 5020 5021 dom-serializer@2.0.0: 5022 resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==} 5023 5024 domain-browser@1.2.0: 5025 resolution: {integrity: sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA==} 5026 engines: {node: '>=0.4', npm: '>=1.2'} 5027 5028 domelementtype@1.3.1: 5029 resolution: {integrity: sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==} 5030 5031 domelementtype@2.3.0: 5032 resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==} 5033 5034 domexception@1.0.1: 5035 resolution: {integrity: sha512-raigMkn7CJNNo6Ihro1fzG7wr3fHuYVytzquZKX5n0yizGsTcYgzdIUwj1X9pK0VvjeihV+XiclP+DjwbsSKug==} 5036 deprecated: Use your platform's native DOMException instead 5037 5038 domhandler@4.3.1: 5039 resolution: {integrity: sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==} 5040 engines: {node: '>= 4'} 5041 5042 domhandler@5.0.3: 5043 resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==} 5044 engines: {node: '>= 4'} 5045 5046 domutils@1.7.0: 5047 resolution: {integrity: sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==} 5048 5049 domutils@2.8.0: 5050 resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==} 5051 5052 domutils@3.1.0: 5053 resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==} 5054 5055 dot-case@3.0.4: 5056 resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==} 5057 5058 dot-prop@5.3.0: 5059 resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==} 5060 engines: {node: '>=8'} 5061 5062 dot-prop@6.0.1: 5063 resolution: {integrity: sha512-tE7ztYzXHIeyvc7N+hR3oi7FIbf/NIjVP9hmAt3yMXzrQ072/fpjGLx2GxNxGxUl5V73MEqYzioOMoVhGMJ5cA==} 5064 engines: {node: '>=10'} 5065 5066 dotenv@16.0.3: 5067 resolution: {integrity: sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==} 5068 engines: {node: '>=12'} 5069 5070 dotenv@8.6.0: 5071 resolution: {integrity: sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==} 5072 engines: {node: '>=10'} 5073 5074 dtrace-provider@0.8.8: 5075 resolution: {integrity: sha512-b7Z7cNtHPhH9EJhNNbbeqTcXB8LGFFZhq1PGgEvpeHlzd36bhbdTWoE/Ba/YguqpBSlAPKnARWhVlhunCMwfxg==} 5076 engines: {node: '>=0.10'} 5077 5078 dunder-proto@1.0.1: 5079 resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==} 5080 engines: {node: '>= 0.4'} 5081 5082 duplexer3@0.1.5: 5083 resolution: {integrity: sha512-1A8za6ws41LQgv9HrE/66jyC5yuSjQ3L/KOpFtoBilsAK2iA2wuS5rTt1OCzIvtS2V7nVmedsUU+DGRcjBmOYA==} 5084 5085 duplexer@0.1.2: 5086 resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==} 5087 5088 duplexify@3.7.1: 5089 resolution: {integrity: sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==} 5090 5091 eastasianwidth@0.2.0: 5092 resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} 5093 5094 ecc-jsbn@0.1.2: 5095 resolution: {integrity: sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==} 5096 5097 ecdsa-sig-formatter@1.0.11: 5098 resolution: {integrity: sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==} 5099 5100 ee-first@1.1.1: 5101 resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} 5102 5103 ejs-loader@0.5.0: 5104 resolution: {integrity: sha512-iirFqlP3tiFoedNZ7dQcjvechunl054VbW6Ki38T/pabgXMAncduSE0ZXLeVGn1NbmcUJF9Z5TC0EvQ4RIpP9Q==} 5105 5106 ejs@3.1.8: 5107 resolution: {integrity: sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ==} 5108 engines: {node: '>=0.10.0'} 5109 hasBin: true 5110 5111 electron-to-chromium@1.4.284: 5112 resolution: {integrity: sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==} 5113 5114 electron-to-chromium@1.4.613: 5115 resolution: {integrity: sha512-r4x5+FowKG6q+/Wj0W9nidx7QO31BJwmR2uEo+Qh3YLGQ8SbBAFuDFpTxzly/I2gsbrFwBuIjrMp423L3O5U3w==} 5116 5117 elliptic@6.5.4: 5118 resolution: {integrity: sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==} 5119 5120 emittery@1.0.1: 5121 resolution: {integrity: sha512-2ID6FdrMD9KDLldGesP6317G78K7km/kMcwItRtVFva7I/cSEOIaLpewaUb+YLXVwdAp3Ctfxh/V5zIl1sj7dQ==} 5122 engines: {node: '>=14.16'} 5123 5124 emoji-regex@10.3.0: 5125 resolution: {integrity: sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==} 5126 5127 emoji-regex@8.0.0: 5128 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} 5129 5130 emoji-regex@9.2.2: 5131 resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==} 5132 5133 emojis-list@2.1.0: 5134 resolution: {integrity: sha512-knHEZMgs8BB+MInokmNTg/OyPlAddghe1YBgNwJBc5zsJi/uyIcXoSDsL/W9ymOsBoBGdPIHXYJ9+qKFwRwDng==} 5135 engines: {node: '>= 0.10'} 5136 5137 emojis-list@3.0.0: 5138 resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==} 5139 engines: {node: '>= 4'} 5140 5141 encodeurl@1.0.2: 5142 resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==} 5143 engines: {node: '>= 0.8'} 5144 5145 encoding@0.1.13: 5146 resolution: {integrity: sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==} 5147 5148 end-of-stream@1.4.4: 5149 resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==} 5150 5151 enhanced-resolve@4.5.0: 5152 resolution: {integrity: sha512-Nv9m36S/vxpsI+Hc4/ZGRs0n9mXqSWGGq49zxb/cJfPAQMbUtttJAlNPS4AQzaBdw/pKskw5bMbekT/Y7W/Wlg==} 5153 engines: {node: '>=6.9.0'} 5154 5155 enhanced-resolve@5.10.0: 5156 resolution: {integrity: sha512-T0yTFjdpldGY8PmuXXR0PyQ1ufZpEGiHVrp7zHKB7jdR4qlmZHhONVM5AQOAWXuF/w3dnHbEQVrNptJgt7F+cQ==} 5157 engines: {node: '>=10.13.0'} 5158 5159 enquirer@2.3.6: 5160 resolution: {integrity: sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==} 5161 engines: {node: '>=8.6'} 5162 5163 entities@2.2.0: 5164 resolution: {integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==} 5165 5166 entities@4.5.0: 5167 resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} 5168 engines: {node: '>=0.12'} 5169 5170 envinfo@7.8.1: 5171 resolution: {integrity: sha512-/o+BXHmB7ocbHEAs6F2EnG0ogybVVUdkRunTT2glZU9XAaGmhqskrvKwqXuDfNjEO0LZKWdejEEpnq8aM0tOaw==} 5172 engines: {node: '>=4'} 5173 hasBin: true 5174 5175 errno@0.1.8: 5176 resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==} 5177 hasBin: true 5178 5179 error-ex@1.3.2: 5180 resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} 5181 5182 es-abstract@1.22.3: 5183 resolution: {integrity: sha512-eiiY8HQeYfYH2Con2berK+To6GrK2RxbPawDkGq4UiCQQfZHb6wX9qQqkbpPqaxQFcl8d9QzZqo0tGE0VcrdwA==} 5184 engines: {node: '>= 0.4'} 5185 5186 es-array-method-boxes-properly@1.0.0: 5187 resolution: {integrity: sha512-wd6JXUmyHmt8T5a2xreUwKcGPq6f1f+WwIJkijUqiGcJz1qqnZgP6XIK+QyIWU5lT7imeNxUll48bziG+TSYcA==} 5188 5189 es-define-property@1.0.1: 5190 resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==} 5191 engines: {node: '>= 0.4'} 5192 5193 es-errors@1.3.0: 5194 resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==} 5195 engines: {node: '>= 0.4'} 5196 5197 es-iterator-helpers@1.0.15: 5198 resolution: {integrity: sha512-GhoY8uYqd6iwUl2kgjTm4CZAf6oo5mHK7BPqx3rKgx893YSsy0LGHV6gfqqQvZt/8xM8xeOnfXBCfqclMKkJ5g==} 5199 5200 es-object-atoms@1.1.1: 5201 resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==} 5202 engines: {node: '>= 0.4'} 5203 5204 es-set-tostringtag@2.0.2: 5205 resolution: {integrity: sha512-BuDyupZt65P9D2D2vA/zqcI3G5xRsklm5N3xCwuiy+/vKy8i0ifdsQP1sLgO4tZDSCaQUSnmC48khknGMV3D2Q==} 5206 engines: {node: '>= 0.4'} 5207 5208 es-set-tostringtag@2.1.0: 5209 resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==} 5210 engines: {node: '>= 0.4'} 5211 5212 es-shim-unscopables@1.0.2: 5213 resolution: {integrity: sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==} 5214 5215 es-to-primitive@1.2.1: 5216 resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} 5217 engines: {node: '>= 0.4'} 5218 5219 es6-error@4.1.1: 5220 resolution: {integrity: sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg==} 5221 5222 es6-promisify@7.0.0: 5223 resolution: {integrity: sha512-ginqzK3J90Rd4/Yz7qRrqUeIpe3TwSXTPPZtPne7tGBPeAaQiU8qt4fpKApnxHcq1AwtUdHVg5P77x/yrggG8Q==} 5224 engines: {node: '>=6'} 5225 5226 esbuild@0.12.29: 5227 resolution: {integrity: sha512-w/XuoBCSwepyiZtIRsKsetiLDUVGPVw1E/R3VTFSecIy8UR7Cq3SOtwKHJMFoVqqVG36aGkzh4e8BvpO1Fdc7g==} 5228 hasBin: true 5229 5230 esbuild@0.19.9: 5231 resolution: {integrity: sha512-U9CHtKSy+EpPsEBa+/A2gMs/h3ylBC0H0KSqIg7tpztHerLi6nrrcoUJAkNCEPumx8yJ+Byic4BVwHgRbN0TBg==} 5232 engines: {node: '>=12'} 5233 hasBin: true 5234 5235 escalade@3.1.1: 5236 resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} 5237 engines: {node: '>=6'} 5238 5239 escape-goat@2.1.1: 5240 resolution: {integrity: sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q==} 5241 engines: {node: '>=8'} 5242 5243 escape-goat@4.0.0: 5244 resolution: {integrity: sha512-2Sd4ShcWxbx6OY1IHyla/CVNwvg7XwZVoXZHcSu9w9SReNP1EzzD5T8NWKIR38fIqEns9kDWKUQTXXAmlDrdPg==} 5245 engines: {node: '>=12'} 5246 5247 escape-html@1.0.3: 5248 resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==} 5249 5250 escape-string-regexp@1.0.5: 5251 resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} 5252 engines: {node: '>=0.8.0'} 5253 5254 escape-string-regexp@2.0.0: 5255 resolution: {integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==} 5256 engines: {node: '>=8'} 5257 5258 escape-string-regexp@4.0.0: 5259 resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} 5260 engines: {node: '>=10'} 5261 5262 escape-string-regexp@5.0.0: 5263 resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} 5264 engines: {node: '>=12'} 5265 5266 escodegen@1.14.3: 5267 resolution: {integrity: sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==} 5268 engines: {node: '>=4.0'} 5269 hasBin: true 5270 5271 eslint-config-airbnb-base@15.0.0: 5272 resolution: {integrity: sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==} 5273 engines: {node: ^10.12.0 || >=12.0.0} 5274 peerDependencies: 5275 eslint: ^7.32.0 || ^8.2.0 5276 eslint-plugin-import: ^2.25.2 5277 5278 eslint-config-airbnb-typescript@17.1.0: 5279 resolution: {integrity: sha512-GPxI5URre6dDpJ0CtcthSZVBAfI+Uw7un5OYNVxP2EYi3H81Jw701yFP7AU+/vCE7xBtFmjge7kfhhk4+RAiig==} 5280 peerDependencies: 5281 '@typescript-eslint/eslint-plugin': ^5.13.0 || ^6.0.0 5282 '@typescript-eslint/parser': ^5.0.0 || ^6.0.0 5283 eslint: ^7.32.0 || ^8.2.0 5284 eslint-plugin-import: ^2.25.3 5285 5286 eslint-config-preact@1.3.0: 5287 resolution: {integrity: sha512-yHYXg5qNzEJd3D/30AmsIW0W8MuY858KpApXp7xxBF08IYUljSKCOqMx+dVucXHQnAm7+11wOnMkgVHIBAechw==} 5288 peerDependencies: 5289 eslint: 6.x || 7.x || 8.x 5290 5291 eslint-config-prettier@9.1.0: 5292 resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==} 5293 hasBin: true 5294 peerDependencies: 5295 eslint: '>=7.0.0' 5296 5297 eslint-import-resolver-node@0.3.9: 5298 resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==} 5299 5300 eslint-module-utils@2.8.0: 5301 resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} 5302 engines: {node: '>=4'} 5303 peerDependencies: 5304 '@typescript-eslint/parser': '*' 5305 eslint: '*' 5306 eslint-import-resolver-node: '*' 5307 eslint-import-resolver-typescript: '*' 5308 eslint-import-resolver-webpack: '*' 5309 peerDependenciesMeta: 5310 '@typescript-eslint/parser': 5311 optional: true 5312 eslint: 5313 optional: true 5314 eslint-import-resolver-node: 5315 optional: true 5316 eslint-import-resolver-typescript: 5317 optional: true 5318 eslint-import-resolver-webpack: 5319 optional: true 5320 5321 eslint-plugin-compat@4.0.2: 5322 resolution: {integrity: sha512-xqvoO54CLTVaEYGMzhu35Wzwk/As7rCvz/2dqwnFiWi0OJccEtGIn+5qq3zqIu9nboXlpdBN579fZcItC73Ycg==} 5323 engines: {node: '>=9.x'} 5324 peerDependencies: 5325 eslint: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 5326 5327 eslint-plugin-header@3.1.1: 5328 resolution: {integrity: sha512-9vlKxuJ4qf793CmeeSrZUvVClw6amtpghq3CuWcB5cUNnWHQhgcqy5eF8oVKFk1G3Y/CbchGfEaw3wiIJaNmVg==} 5329 peerDependencies: 5330 eslint: '>=7.7.0' 5331 5332 eslint-plugin-import@2.29.1: 5333 resolution: {integrity: sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==} 5334 engines: {node: '>=4'} 5335 peerDependencies: 5336 '@typescript-eslint/parser': '*' 5337 eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 5338 peerDependenciesMeta: 5339 '@typescript-eslint/parser': 5340 optional: true 5341 5342 eslint-plugin-jest@25.7.0: 5343 resolution: {integrity: sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==} 5344 engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} 5345 peerDependencies: 5346 '@typescript-eslint/eslint-plugin': ^4.0.0 || ^5.0.0 5347 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 5348 jest: '*' 5349 peerDependenciesMeta: 5350 '@typescript-eslint/eslint-plugin': 5351 optional: true 5352 jest: 5353 optional: true 5354 5355 eslint-plugin-jsx-a11y@6.8.0: 5356 resolution: {integrity: sha512-Hdh937BS3KdwwbBaKd5+PLCOmYY6U4f2h9Z2ktwtNKvIdIEu137rjYbcb9ApSbVJfWxANNuiKTD/9tOKjK9qOA==} 5357 engines: {node: '>=4.0'} 5358 peerDependencies: 5359 eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 5360 5361 eslint-plugin-no-unsanitized@4.0.2: 5362 resolution: {integrity: sha512-Pry0S9YmHoz8NCEMRQh7N0Yexh2MYCNPIlrV52hTmS7qXnTghWsjXouF08bgsrrZqaW9tt1ZiK3j5NEmPE+EjQ==} 5363 peerDependencies: 5364 eslint: ^6 || ^7 || ^8 5365 5366 eslint-plugin-react-hooks@4.6.0: 5367 resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} 5368 engines: {node: '>=10'} 5369 peerDependencies: 5370 eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 5371 5372 eslint-plugin-react@7.33.2: 5373 resolution: {integrity: sha512-73QQMKALArI8/7xGLNI/3LylrEYrlKZSb5C9+q3OtOewTnMQi5cT+aE9E41sLCmli3I9PGGmD1yiZydyo4FEPw==} 5374 engines: {node: '>=4'} 5375 peerDependencies: 5376 eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 5377 5378 eslint-scope@4.0.3: 5379 resolution: {integrity: sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==} 5380 engines: {node: '>=4.0.0'} 5381 5382 eslint-scope@5.1.1: 5383 resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==} 5384 engines: {node: '>=8.0.0'} 5385 5386 eslint-scope@7.1.1: 5387 resolution: {integrity: sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==} 5388 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 5389 5390 eslint-scope@7.2.2: 5391 resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==} 5392 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 5393 5394 eslint-utils@2.1.0: 5395 resolution: {integrity: sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==} 5396 engines: {node: '>=6'} 5397 5398 eslint-utils@3.0.0: 5399 resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} 5400 engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} 5401 peerDependencies: 5402 eslint: '>=5' 5403 5404 eslint-visitor-keys@1.3.0: 5405 resolution: {integrity: sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==} 5406 engines: {node: '>=4'} 5407 5408 eslint-visitor-keys@2.1.0: 5409 resolution: {integrity: sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==} 5410 engines: {node: '>=10'} 5411 5412 eslint-visitor-keys@3.3.0: 5413 resolution: {integrity: sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==} 5414 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 5415 5416 eslint-visitor-keys@3.4.3: 5417 resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} 5418 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 5419 5420 eslint@7.32.0: 5421 resolution: {integrity: sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==} 5422 engines: {node: ^10.12.0 || >=12.0.0} 5423 deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. 5424 hasBin: true 5425 5426 eslint@8.26.0: 5427 resolution: {integrity: sha512-kzJkpaw1Bfwheq4VXUezFriD1GxszX6dUekM7Z3aC2o4hju+tsR/XyTC3RcoSD7jmy9VkPU3+N6YjVU2e96Oyg==} 5428 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 5429 deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. 5430 hasBin: true 5431 5432 eslint@8.56.0: 5433 resolution: {integrity: sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==} 5434 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 5435 deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. 5436 hasBin: true 5437 5438 esm@3.2.25: 5439 resolution: {integrity: sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==} 5440 engines: {node: '>=6'} 5441 5442 espree@7.3.1: 5443 resolution: {integrity: sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==} 5444 engines: {node: ^10.12.0 || >=12.0.0} 5445 5446 espree@9.4.0: 5447 resolution: {integrity: sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw==} 5448 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 5449 5450 espree@9.6.1: 5451 resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} 5452 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 5453 5454 esprima@4.0.1: 5455 resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} 5456 engines: {node: '>=4'} 5457 hasBin: true 5458 5459 esquery@1.4.0: 5460 resolution: {integrity: sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==} 5461 engines: {node: '>=0.10'} 5462 5463 esquery@1.5.0: 5464 resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==} 5465 engines: {node: '>=0.10'} 5466 5467 esrecurse@4.3.0: 5468 resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==} 5469 engines: {node: '>=4.0'} 5470 5471 estraverse@4.3.0: 5472 resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==} 5473 engines: {node: '>=4.0'} 5474 5475 estraverse@5.3.0: 5476 resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==} 5477 engines: {node: '>=4.0'} 5478 5479 estree-walker@1.0.1: 5480 resolution: {integrity: sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==} 5481 5482 estree-walker@2.0.2: 5483 resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==} 5484 5485 esutils@2.0.3: 5486 resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} 5487 engines: {node: '>=0.10.0'} 5488 5489 etag@1.8.1: 5490 resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==} 5491 engines: {node: '>= 0.6'} 5492 5493 event-target-shim@5.0.1: 5494 resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==} 5495 engines: {node: '>=6'} 5496 5497 eventemitter3@4.0.7: 5498 resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==} 5499 5500 events@3.3.0: 5501 resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} 5502 engines: {node: '>=0.8.x'} 5503 5504 evp_bytestokey@1.0.3: 5505 resolution: {integrity: sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==} 5506 5507 execa@4.1.0: 5508 resolution: {integrity: sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==} 5509 engines: {node: '>=10'} 5510 5511 execa@5.1.1: 5512 resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} 5513 engines: {node: '>=10'} 5514 5515 execa@7.2.0: 5516 resolution: {integrity: sha512-UduyVP7TLB5IcAQl+OzLyLcS/l32W/GLg+AhHJ+ow40FOk2U3SAllPwR44v4vmdFwIWqpdwxxpQbF1n5ta9seA==} 5517 engines: {node: ^14.18.0 || ^16.14.0 || >=18.0.0} 5518 5519 expand-brackets@2.1.4: 5520 resolution: {integrity: sha512-w/ozOKR9Obk3qoWeY/WDi6MFta9AoMR+zud60mdnbniMcBxRuFJyDt2LdX/14A1UABeqk+Uk+LDfUpvoGKppZA==} 5521 engines: {node: '>=0.10.0'} 5522 5523 express@4.18.2: 5524 resolution: {integrity: sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==} 5525 engines: {node: '>= 0.10.0'} 5526 5527 extend-shallow@2.0.1: 5528 resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==} 5529 engines: {node: '>=0.10.0'} 5530 5531 extend-shallow@3.0.2: 5532 resolution: {integrity: sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==} 5533 engines: {node: '>=0.10.0'} 5534 5535 extend@3.0.2: 5536 resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==} 5537 5538 extglob@2.0.4: 5539 resolution: {integrity: sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==} 5540 engines: {node: '>=0.10.0'} 5541 5542 extsprintf@1.3.0: 5543 resolution: {integrity: sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==} 5544 engines: {'0': node >=0.6.0} 5545 5546 fast-deep-equal@3.1.3: 5547 resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} 5548 5549 fast-diff@1.3.0: 5550 resolution: {integrity: sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==} 5551 5552 fast-glob@3.3.2: 5553 resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==} 5554 engines: {node: '>=8.6.0'} 5555 5556 fast-json-patch@3.1.1: 5557 resolution: {integrity: sha512-vf6IHUX2SBcA+5/+4883dsIjpBTqmfBjmYiWK1savxQmFk4JfBMLa7ynTYOs1Rolp/T1betJxHiGD3g1Mn8lUQ==} 5558 5559 fast-json-stable-stringify@2.1.0: 5560 resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} 5561 5562 fast-levenshtein@2.0.6: 5563 resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} 5564 5565 fast-redact@3.3.0: 5566 resolution: {integrity: sha512-6T5V1QK1u4oF+ATxs1lWUmlEk6P2T9HqJG3e2DnHOdVgZy2rFJBoEnrIedcTXlkAHU/zKC+7KETJ+KGGKwxgMQ==} 5567 engines: {node: '>=6'} 5568 5569 fastq@1.13.0: 5570 resolution: {integrity: sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==} 5571 5572 faye-websocket@0.11.4: 5573 resolution: {integrity: sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==} 5574 engines: {node: '>=0.8.0'} 5575 5576 fd-slicer@1.1.0: 5577 resolution: {integrity: sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==} 5578 5579 fetch-blob@3.2.0: 5580 resolution: {integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==} 5581 engines: {node: ^12.20 || >= 14.13} 5582 5583 fflate@0.8.1: 5584 resolution: {integrity: sha512-/exOvEuc+/iaUm105QIiOt4LpBdMTWsXxqR0HDF35vx3fmaKzw7354gTilCh5rkzEt8WYyG//ku3h3nRmd7CHQ==} 5585 5586 figgy-pudding@3.5.2: 5587 resolution: {integrity: sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw==} 5588 deprecated: This module is no longer supported. 5589 5590 figures@6.0.1: 5591 resolution: {integrity: sha512-0oY/olScYD4IhQ8u//gCPA4F3mlTn2dacYmiDm/mbDQvpmLjV4uH+zhsQ5IyXRyvqkvtUkXkNdGvg5OFJTCsuQ==} 5592 engines: {node: '>=18'} 5593 5594 file-entry-cache@6.0.1: 5595 resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==} 5596 engines: {node: ^10.12.0 || >=12.0.0} 5597 5598 file-loader@1.1.11: 5599 resolution: {integrity: sha512-TGR4HU7HUsGg6GCOPJnFk06RhWgEWFLAGWiT6rcD+GRC2keU3s9RGJ+b3Z6/U73jwwNb2gKLJ7YCrp+jvU4ALg==} 5600 engines: {node: '>= 4.3 < 5.0.0 || >= 5.10'} 5601 peerDependencies: 5602 webpack: ^2.0.0 || ^3.0.0 || ^4.0.0 5603 5604 file-loader@6.2.0: 5605 resolution: {integrity: sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==} 5606 engines: {node: '>= 10.13.0'} 5607 peerDependencies: 5608 webpack: ^4.0.0 || ^5.0.0 5609 5610 file-uri-to-path@1.0.0: 5611 resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} 5612 5613 filelist@1.0.4: 5614 resolution: {integrity: sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==} 5615 5616 fill-range@4.0.0: 5617 resolution: {integrity: sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==} 5618 engines: {node: '>=0.10.0'} 5619 5620 fill-range@7.0.1: 5621 resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} 5622 engines: {node: '>=8'} 5623 5624 fill-range@7.1.1: 5625 resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} 5626 engines: {node: '>=8'} 5627 5628 finalhandler@1.2.0: 5629 resolution: {integrity: sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==} 5630 engines: {node: '>= 0.8'} 5631 5632 find-cache-dir@2.1.0: 5633 resolution: {integrity: sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==} 5634 engines: {node: '>=6'} 5635 5636 find-cache-dir@3.3.2: 5637 resolution: {integrity: sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==} 5638 engines: {node: '>=8'} 5639 5640 find-up-simple@1.0.0: 5641 resolution: {integrity: sha512-q7Us7kcjj2VMePAa02hDAF6d+MzsdsAWEwYyOpwUtlerRBkOEPBCRZrAV4XfcSN8fHAgaD0hP7miwoay6DCprw==} 5642 engines: {node: '>=18'} 5643 5644 find-up@3.0.0: 5645 resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==} 5646 engines: {node: '>=6'} 5647 5648 find-up@4.1.0: 5649 resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} 5650 engines: {node: '>=8'} 5651 5652 find-up@5.0.0: 5653 resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==} 5654 engines: {node: '>=10'} 5655 5656 firefox-profile@4.3.2: 5657 resolution: {integrity: sha512-/C+Eqa0YgIsQT2p66p7Ygzqe7NlE/GNTbhw2SBCm5V3OsWDPITNdTPEcH2Q2fe7eMpYYNPKdUcuVioZBZiR6kA==} 5658 hasBin: true 5659 5660 first-chunk-stream@3.0.0: 5661 resolution: {integrity: sha512-LNRvR4hr/S8cXXkIY5pTgVP7L3tq6LlYWcg9nWBuW7o1NMxKZo6oOVa/6GIekMGI0Iw7uC+HWimMe9u/VAeKqw==} 5662 engines: {node: '>=8'} 5663 5664 flat-cache@3.0.4: 5665 resolution: {integrity: sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==} 5666 engines: {node: ^10.12.0 || >=12.0.0} 5667 5668 flat@5.0.2: 5669 resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==} 5670 hasBin: true 5671 5672 flatted@3.2.7: 5673 resolution: {integrity: sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==} 5674 5675 flush-write-stream@1.1.1: 5676 resolution: {integrity: sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==} 5677 5678 follow-redirects@1.15.5: 5679 resolution: {integrity: sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==} 5680 engines: {node: '>=4.0'} 5681 peerDependencies: 5682 debug: '*' 5683 peerDependenciesMeta: 5684 debug: 5685 optional: true 5686 5687 for-each@0.3.3: 5688 resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} 5689 5690 for-in@1.0.2: 5691 resolution: {integrity: sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==} 5692 engines: {node: '>=0.10.0'} 5693 5694 foreground-child@2.0.0: 5695 resolution: {integrity: sha512-dCIq9FpEcyQyXKCkyzmlPTFNgrCzPudOe+mhvJU5zAtlBnGVy2yKxtfsxK2tQBThwq225jcvBjpw1Gr40uzZCA==} 5696 engines: {node: '>=8.0.0'} 5697 5698 foreground-child@3.1.1: 5699 resolution: {integrity: sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==} 5700 engines: {node: '>=14'} 5701 5702 forever-agent@0.6.1: 5703 resolution: {integrity: sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==} 5704 5705 fork-ts-checker-webpack-plugin@4.1.6: 5706 resolution: {integrity: sha512-DUxuQaKoqfNne8iikd14SAkh5uw4+8vNifp6gmA73yYNS6ywLIWSLD/n/mBzHQRpW3J7rbATEakmiA8JvkTyZw==} 5707 engines: {node: '>=6.11.5', yarn: '>=1.0.0'} 5708 peerDependencies: 5709 eslint: '>= 6' 5710 typescript: '>= 2.7' 5711 vue-template-compiler: '*' 5712 webpack: '>= 4' 5713 peerDependenciesMeta: 5714 eslint: 5715 optional: true 5716 vue-template-compiler: 5717 optional: true 5718 5719 form-data-encoder@2.1.4: 5720 resolution: {integrity: sha512-yDYSgNMraqvnxiEXO4hi88+YZxaHC6QKzb5N84iRCTDeRO7ZALpir/lVmf/uXUhnwUr2O4HU8s/n6x+yNjQkHw==} 5721 engines: {node: '>= 14.17'} 5722 5723 form-data@2.3.3: 5724 resolution: {integrity: sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==} 5725 engines: {node: '>= 0.12'} 5726 5727 form-data@4.0.3: 5728 resolution: {integrity: sha512-qsITQPfmvMOSAdeyZ+12I1c+CKSstAFAwu+97zrnWAbIr5u8wfsExUzCesVLC8NgHuRUqNN4Zy6UPWUTRGslcA==} 5729 engines: {node: '>= 6'} 5730 5731 formdata-polyfill@4.0.10: 5732 resolution: {integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==} 5733 engines: {node: '>=12.20.0'} 5734 5735 forwarded@0.2.0: 5736 resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==} 5737 engines: {node: '>= 0.6'} 5738 5739 fraction.js@4.2.0: 5740 resolution: {integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==} 5741 5742 fragment-cache@0.2.1: 5743 resolution: {integrity: sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==} 5744 engines: {node: '>=0.10.0'} 5745 5746 fresh@0.5.2: 5747 resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==} 5748 engines: {node: '>= 0.6'} 5749 5750 from2@2.3.0: 5751 resolution: {integrity: sha512-OMcX/4IC/uqEPVgGeyfN22LJk6AZrMkRZHxcHBMBvHScDGgwTm2GT2Wkgtocyd3JfZffjj2kYUDXXII0Fk9W0g==} 5752 5753 fromentries@1.3.2: 5754 resolution: {integrity: sha512-cHEpEQHUg0f8XdtZCc2ZAhrHzKzT0MrFUTcvx+hfxYu7rGMDc5SKoXFh+n4YigxsHXRzc6OrCshdR1bWH6HHyg==} 5755 5756 fs-extra@11.1.0: 5757 resolution: {integrity: sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==} 5758 engines: {node: '>=14.14'} 5759 5760 fs-extra@11.1.1: 5761 resolution: {integrity: sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==} 5762 engines: {node: '>=14.14'} 5763 5764 fs-extra@9.0.1: 5765 resolution: {integrity: sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ==} 5766 engines: {node: '>=10'} 5767 5768 fs-extra@9.1.0: 5769 resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==} 5770 engines: {node: '>=10'} 5771 5772 fs-minipass@1.2.7: 5773 resolution: {integrity: sha512-GWSSJGFy4e9GUeCcbIkED+bgAoFyj7XF1mV8rma3QW4NIqX9Kyx79N/PF61H5udOV3aY1IaMLs6pGbH71nlCTA==} 5774 5775 fs-minipass@2.1.0: 5776 resolution: {integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==} 5777 engines: {node: '>= 8'} 5778 5779 fs-monkey@1.0.3: 5780 resolution: {integrity: sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q==} 5781 5782 fs-write-stream-atomic@1.0.10: 5783 resolution: {integrity: sha512-gehEzmPn2nAwr39eay+x3X34Ra+M2QlVUTLhkXPjWdeO8RF9kszk116avgBJM3ZyNHgHXBNx+VmPaFC36k0PzA==} 5784 deprecated: This package is no longer supported. 5785 5786 fs.realpath@1.0.0: 5787 resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} 5788 5789 fsevents@1.2.13: 5790 resolution: {integrity: sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==} 5791 engines: {node: '>= 4.0'} 5792 os: [darwin] 5793 deprecated: Upgrade to fsevents v2 to mitigate potential security issues 5794 5795 fsevents@2.3.3: 5796 resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} 5797 engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} 5798 os: [darwin] 5799 5800 function-bind@1.1.2: 5801 resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==} 5802 5803 function.prototype.name@1.1.6: 5804 resolution: {integrity: sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==} 5805 engines: {node: '>= 0.4'} 5806 5807 functional-red-black-tree@1.0.1: 5808 resolution: {integrity: sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==} 5809 5810 functions-have-names@1.2.3: 5811 resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} 5812 5813 fx-runner@1.4.0: 5814 resolution: {integrity: sha512-rci1g6U0rdTg6bAaBboP7XdRu01dzTAaKXxFf+PUqGuCv6Xu7o8NZdY1D5MvKGIjb6EdS1g3VlXOgksir1uGkg==} 5815 hasBin: true 5816 5817 gauge@3.0.2: 5818 resolution: {integrity: sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==} 5819 engines: {node: '>=10'} 5820 deprecated: This package is no longer supported. 5821 5822 gensync@1.0.0-beta.2: 5823 resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} 5824 engines: {node: '>=6.9.0'} 5825 5826 get-caller-file@2.0.5: 5827 resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} 5828 engines: {node: 6.* || 8.* || >= 10.*} 5829 5830 get-east-asian-width@1.2.0: 5831 resolution: {integrity: sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==} 5832 engines: {node: '>=18'} 5833 5834 get-func-name@2.0.0: 5835 resolution: {integrity: sha512-Hm0ixYtaSZ/V7C8FJrtZIuBBI+iSgL+1Aq82zSu8VQNB4S3Gk8e7Qs3VwBDJAhmRZcFqkl3tQu36g/Foh5I5ig==} 5836 5837 get-intrinsic@1.2.2: 5838 resolution: {integrity: sha512-0gSo4ml/0j98Y3lngkFEot/zhiCeWsbYIlZ+uZOVgzLyLaUw7wxUL+nCTP0XJvJg1AXulJRI3UJi8GsbDuxdGA==} 5839 5840 get-intrinsic@1.3.0: 5841 resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==} 5842 engines: {node: '>= 0.4'} 5843 5844 get-own-enumerable-property-symbols@3.0.2: 5845 resolution: {integrity: sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==} 5846 5847 get-package-type@0.1.0: 5848 resolution: {integrity: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==} 5849 engines: {node: '>=8.0.0'} 5850 5851 get-port@3.2.0: 5852 resolution: {integrity: sha512-x5UJKlgeUiNT8nyo/AcnwLnZuZNcSjSw0kogRB+Whd1fjjFq4B1hySFxSFWWSn4mIBzg3sRNUDFYc4g5gjPoLg==} 5853 engines: {node: '>=4'} 5854 5855 get-port@5.1.1: 5856 resolution: {integrity: sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==} 5857 engines: {node: '>=8'} 5858 5859 get-proto@1.0.1: 5860 resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==} 5861 engines: {node: '>= 0.4'} 5862 5863 get-stdin@9.0.0: 5864 resolution: {integrity: sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==} 5865 engines: {node: '>=12'} 5866 5867 get-stream@4.1.0: 5868 resolution: {integrity: sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==} 5869 engines: {node: '>=6'} 5870 5871 get-stream@5.2.0: 5872 resolution: {integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==} 5873 engines: {node: '>=8'} 5874 5875 get-stream@6.0.1: 5876 resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==} 5877 engines: {node: '>=10'} 5878 5879 get-symbol-description@1.0.0: 5880 resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==} 5881 engines: {node: '>= 0.4'} 5882 5883 get-value@2.0.6: 5884 resolution: {integrity: sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==} 5885 engines: {node: '>=0.10.0'} 5886 5887 getpass@0.1.7: 5888 resolution: {integrity: sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==} 5889 5890 gettext-parser@1.1.0: 5891 resolution: {integrity: sha512-zL3eayB0jF+cr6vogH/VJKoKcj7uQj2TPByaaj6a4k/3elk9iq7fiwCM2FqdzS/umo021RetSanVisarzeb9Wg==} 5892 5893 gittar@0.1.1: 5894 resolution: {integrity: sha512-p+XuqWJpW9ahUuNTptqeFjudFq31o6Jd+maMBarkMAR5U3K9c7zJB4sQ4BV8mIqrTOV29TtqikDhnZfCD4XNfQ==} 5895 engines: {node: '>=4'} 5896 5897 glob-parent@3.1.0: 5898 resolution: {integrity: sha512-E8Ak/2+dZY6fnzlR7+ueWvhsH1SjHr4jjss4YS/h4py44jY9MhK/VFdaZJAWDz6BbL21KeteKxFSFpq8OS5gVA==} 5899 5900 glob-parent@5.1.2: 5901 resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} 5902 engines: {node: '>= 6'} 5903 5904 glob-parent@6.0.2: 5905 resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==} 5906 engines: {node: '>=10.13.0'} 5907 5908 glob-to-regexp@0.4.1: 5909 resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==} 5910 5911 glob@10.3.10: 5912 resolution: {integrity: sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==} 5913 engines: {node: '>=16 || 14 >=14.17'} 5914 deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 5915 hasBin: true 5916 5917 glob@6.0.4: 5918 resolution: {integrity: sha512-MKZeRNyYZAVVVG1oZeLaWie1uweH40m9AZwIwxyPbTSX4hHrVYSzLg0Ro5Z5R7XKkIX+Cc6oD1rqeDJnwsB8/A==} 5919 deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 5920 5921 glob@7.2.0: 5922 resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==} 5923 deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 5924 5925 glob@7.2.3: 5926 resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} 5927 deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 5928 5929 glob@8.1.0: 5930 resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} 5931 engines: {node: '>=12'} 5932 deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 5933 5934 global-dirs@3.0.0: 5935 resolution: {integrity: sha512-v8ho2DS5RiCjftj1nD9NmnfaOzTdud7RRnVd9kFNOjqZbISlx5DQ+OrTkywgd0dIt7oFCvKetZSHoHcP3sDdiA==} 5936 engines: {node: '>=10'} 5937 5938 globals@11.12.0: 5939 resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} 5940 engines: {node: '>=4'} 5941 5942 globals@13.17.0: 5943 resolution: {integrity: sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==} 5944 engines: {node: '>=8'} 5945 5946 globals@13.21.0: 5947 resolution: {integrity: sha512-ybyme3s4yy/t/3s35bewwXKOf7cvzfreG2lH0lZl0JB7I4GxRP2ghxOK/Nb9EkRXdbBXZLfq/p/0W2JUONB/Gg==} 5948 engines: {node: '>=8'} 5949 5950 globals@13.24.0: 5951 resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==} 5952 engines: {node: '>=8'} 5953 5954 globalthis@1.0.3: 5955 resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==} 5956 engines: {node: '>= 0.4'} 5957 5958 globby@11.1.0: 5959 resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} 5960 engines: {node: '>=10'} 5961 5962 globby@13.2.2: 5963 resolution: {integrity: sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==} 5964 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 5965 5966 globby@14.0.0: 5967 resolution: {integrity: sha512-/1WM/LNHRAOH9lZta77uGbq0dAEQM+XjNesWwhlERDVenqothRbnzTrL3/LrIoEPPjeUHC3vrS6TwoyxeHs7MQ==} 5968 engines: {node: '>=18'} 5969 5970 gopd@1.0.1: 5971 resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} 5972 5973 gopd@1.2.0: 5974 resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==} 5975 engines: {node: '>= 0.4'} 5976 5977 got@12.6.1: 5978 resolution: {integrity: sha512-mThBblvlAF1d4O5oqyvN+ZxLAYwIJK7bpMxgYqPD9okW0C3qm5FFn7k811QrcuEBwaogR3ngOFoCfs6mRv7teQ==} 5979 engines: {node: '>=14.16'} 5980 5981 got@9.6.0: 5982 resolution: {integrity: sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==} 5983 engines: {node: '>=8.6'} 5984 5985 graceful-fs@4.2.10: 5986 resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==} 5987 5988 graceful-fs@4.2.11: 5989 resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} 5990 5991 graceful-readlink@1.0.1: 5992 resolution: {integrity: sha512-8tLu60LgxF6XpdbK8OW3FA+IfTNBn1ZHGHKF4KQbEeSkajYw5PlYJcKluntgegDPTg8UkHjpet1T82vk6TQ68w==} 5993 5994 grapheme-splitter@1.0.4: 5995 resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} 5996 5997 graphemer@1.4.0: 5998 resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} 5999 6000 growl@1.10.5: 6001 resolution: {integrity: sha512-qBr4OuELkhPenW6goKVXiv47US3clb3/IbuWF9KNKEijAy9oeHxU9IgzjvJhHkUzhaj7rOUD7+YGWqUjLp5oSA==} 6002 engines: {node: '>=4.x'} 6003 6004 growly@1.3.0: 6005 resolution: {integrity: sha512-+xGQY0YyAWCnqy7Cd++hc2JqMYzlm0dG30Jd0beaA64sROr8C4nt8Yc9V5Ro3avlSUDTN0ulqP/VBKi1/lLygw==} 6006 6007 gzip-size@6.0.0: 6008 resolution: {integrity: sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==} 6009 engines: {node: '>=10'} 6010 6011 handle-thing@2.0.1: 6012 resolution: {integrity: sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==} 6013 6014 happy-dom@10.8.0: 6015 resolution: {integrity: sha512-ux5UfhNA9ANGf4keV7FCd9GqeQr3Bz1u9qnoPtTL0NcO1MEOeUXIUwNTB9r84Z7Q8/bsgkwi6K114zjYvnCmag==} 6016 6017 har-schema@2.0.0: 6018 resolution: {integrity: sha512-Oqluz6zhGX8cyRaTQlFMPw80bSJVG2x/cFb8ZPhUILGgHka9SsokCCOQgpveePerqidZOrT14ipqfJb7ILcW5Q==} 6019 engines: {node: '>=4'} 6020 6021 har-validator@5.1.5: 6022 resolution: {integrity: sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==} 6023 engines: {node: '>=6'} 6024 deprecated: this library is no longer supported 6025 6026 has-bigints@1.0.2: 6027 resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==} 6028 6029 has-color@0.1.7: 6030 resolution: {integrity: sha512-kaNz5OTAYYmt646Hkqw50/qyxP2vFnTVu5AQ1Zmk22Kk5+4Qx6BpO8+u7IKsML5fOsFk0ZT0AcCJNYwcvaLBvw==} 6031 engines: {node: '>=0.10.0'} 6032 6033 has-flag@3.0.0: 6034 resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} 6035 engines: {node: '>=4'} 6036 6037 has-flag@4.0.0: 6038 resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} 6039 engines: {node: '>=8'} 6040 6041 has-property-descriptors@1.0.1: 6042 resolution: {integrity: sha512-VsX8eaIewvas0xnvinAe9bw4WfIeODpGYikiWYLH+dma0Jw6KHYqWiWfhQlgOVK8D6PvjubK5Uc4P0iIhIcNVg==} 6043 6044 has-proto@1.0.1: 6045 resolution: {integrity: sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==} 6046 engines: {node: '>= 0.4'} 6047 6048 has-symbols@1.0.3: 6049 resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} 6050 engines: {node: '>= 0.4'} 6051 6052 has-symbols@1.1.0: 6053 resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==} 6054 engines: {node: '>= 0.4'} 6055 6056 has-tostringtag@1.0.0: 6057 resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==} 6058 engines: {node: '>= 0.4'} 6059 6060 has-tostringtag@1.0.2: 6061 resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==} 6062 engines: {node: '>= 0.4'} 6063 6064 has-unicode@2.0.1: 6065 resolution: {integrity: sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==} 6066 6067 has-value@0.3.1: 6068 resolution: {integrity: sha512-gpG936j8/MzaeID5Yif+577c17TxaDmhuyVgSwtnL/q8UUTySg8Mecb+8Cf1otgLoD7DDH75axp86ER7LFsf3Q==} 6069 engines: {node: '>=0.10.0'} 6070 6071 has-value@1.0.0: 6072 resolution: {integrity: sha512-IBXk4GTsLYdQ7Rvt+GRBrFSVEkmuOUy4re0Xjd9kJSUQpnTrWR4/y9RpfexN9vkAPMFuQoeWKwqzPozRTlasGw==} 6073 engines: {node: '>=0.10.0'} 6074 6075 has-values@0.1.4: 6076 resolution: {integrity: sha512-J8S0cEdWuQbqD9//tlZxiMuMNmxB8PlEwvYwuxsTmR1G5RXUePEX/SJn7aD0GMLieuZYSwNH0cQuJGwnYunXRQ==} 6077 engines: {node: '>=0.10.0'} 6078 6079 has-values@1.0.0: 6080 resolution: {integrity: sha512-ODYZC64uqzmtfGMEAX/FvZiRyWLpAC3vYnNunURUnkGVTS+mI0smVsWaPydRBsE3g+ok7h960jChO8mFcWlHaQ==} 6081 engines: {node: '>=0.10.0'} 6082 6083 has-yarn@2.1.0: 6084 resolution: {integrity: sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==} 6085 engines: {node: '>=8'} 6086 6087 has-yarn@3.0.0: 6088 resolution: {integrity: sha512-IrsVwUHhEULx3R8f/aA8AHuEzAorplsab/v8HBzEiIukwq5i/EC+xmOW+HfP1OaDP+2JkgT1yILHN2O3UFIbcA==} 6089 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 6090 6091 has@1.0.3: 6092 resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==} 6093 engines: {node: '>= 0.4.0'} 6094 6095 hash-base@3.1.0: 6096 resolution: {integrity: sha512-1nmYp/rhMDiE7AYkDw+lLwlAzz0AntGIe51F3RfFfEqyQ3feY2eI/NcwC6umIQVOASPMsWJLJScWKSSvzL9IVA==} 6097 engines: {node: '>=4'} 6098 6099 hash-wasm@4.11.0: 6100 resolution: {integrity: sha512-HVusNXlVqHe0fzIzdQOGolnFN6mX/fqcrSAOcTBXdvzrXVHwTz11vXeKRmkR5gTuwVpvHZEIyKoePDvuAR+XwQ==} 6101 6102 hash.js@1.1.7: 6103 resolution: {integrity: sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==} 6104 6105 hasha@5.2.2: 6106 resolution: {integrity: sha512-Hrp5vIK/xr5SkeN2onO32H0MgNZ0f17HRNH39WfL0SYUNOTZ5Lz1TJ8Pajo/87dYGEFlLMm7mIc/k/s6Bvz9HQ==} 6107 engines: {node: '>=8'} 6108 6109 hasown@2.0.0: 6110 resolution: {integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==} 6111 engines: {node: '>= 0.4'} 6112 6113 hasown@2.0.2: 6114 resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} 6115 engines: {node: '>= 0.4'} 6116 6117 he@1.2.0: 6118 resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==} 6119 hasBin: true 6120 6121 hex-color-regex@1.1.0: 6122 resolution: {integrity: sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==} 6123 6124 history@4.10.1: 6125 resolution: {integrity: sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==} 6126 6127 hmac-drbg@1.0.1: 6128 resolution: {integrity: sha512-Tti3gMqLdZfhOQY1Mzf/AanLiqh1WTiJgEj26ZuYQ9fbkLomzGchCws4FyrSd4VkpBfiNhaE1On+lOz894jvXg==} 6129 6130 hpack.js@2.1.6: 6131 resolution: {integrity: sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ==} 6132 6133 hsl-regex@1.0.0: 6134 resolution: {integrity: sha512-M5ezZw4LzXbBKMruP+BNANf0k+19hDQMgpzBIYnya//Al+fjNct9Wf3b1WedLqdEs2hKBvxq/jh+DsHJLj0F9A==} 6135 6136 hsla-regex@1.0.0: 6137 resolution: {integrity: sha512-7Wn5GMLuHBjZCb2bTmnDOycho0p/7UVaAeqXZGbHrBCl6Yd/xDhQJAXe6Ga9AXJH2I5zY1dEdYw2u1UptnSBJA==} 6138 6139 html-element-attributes@1.3.1: 6140 resolution: {integrity: sha512-UrRKgp5sQmRnDy4TEwAUsu14XBUlzKB8U3hjIYDjcZ3Hbp86Jtftzxfgrv6E/ii/h78tsaZwAnAE8HwnHr0dPA==} 6141 6142 html-encoding-sniffer@1.0.2: 6143 resolution: {integrity: sha512-71lZziiDnsuabfdYiUeWdCVyKuqwWi23L8YeIgV9jSSZHCtb6wB1BKWooH7L3tn4/FuZJMVWyNaIDr4RGmaSYw==} 6144 6145 html-encoding-sniffer@4.0.0: 6146 resolution: {integrity: sha512-Y22oTqIU4uuPgEemfz7NDJz6OeKf12Lsu+QC+s3BVpda64lTiMYCyGwg5ki4vFxkMwQdeZDl2adZoqUgdFuTgQ==} 6147 engines: {node: '>=18'} 6148 6149 html-entities@2.3.3: 6150 resolution: {integrity: sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA==} 6151 6152 html-escaper@2.0.2: 6153 resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==} 6154 6155 html-minifier-terser@6.1.0: 6156 resolution: {integrity: sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==} 6157 engines: {node: '>=12'} 6158 hasBin: true 6159 6160 html-minifier@3.5.21: 6161 resolution: {integrity: sha512-LKUKwuJDhxNa3uf/LPR/KVjm/l3rBqtYeCOAekvG8F1vItxMUpueGd94i/asDDr8/1u7InxzFA5EeGjhhG5mMA==} 6162 engines: {node: '>=4'} 6163 hasBin: true 6164 6165 html-webpack-exclude-assets-plugin@0.0.7: 6166 resolution: {integrity: sha512-gaYKMGBPDts3Fb1WXyDEEcS/0TSRg2IDl3EsbQL2AkKWTqdjSKwfQ8Iz0RhPiWErJfqhq5/wkhoYyjQoG55pug==} 6167 engines: {node: '>=4.0.0'} 6168 6169 html-webpack-inline-chunk-plugin@1.1.1: 6170 resolution: {integrity: sha512-0cor73re8PI/BG2W+jCkZxob8duoLG1COQLFZ3cT8G1VBzyKE7wQRpLkl79BjJw3epntnVg17n2z7Y6McJijaA==} 6171 6172 html-webpack-inline-source-plugin@0.0.10: 6173 resolution: {integrity: sha512-0ZNU57u7283vrXSF5a4VDnVOMWiSwypKIp1z/XfXWoVHLA1r3Xmyxx5+Lz+mnthz/UvxL1OAf41w5UIF68Jngw==} 6174 6175 html-webpack-plugin@3.2.0: 6176 resolution: {integrity: sha512-Br4ifmjQojUP4EmHnRBoUIYcZ9J7M4bTMcm7u6xoIAIuq2Nte4TzXX0533owvkQKQD1WeMTTTyD4Ni4QKxS0Bg==} 6177 engines: {node: '>=6.9'} 6178 deprecated: 3.x is no longer supported 6179 peerDependencies: 6180 webpack: ^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 6181 6182 html-webpack-plugin@5.6.0: 6183 resolution: {integrity: sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw==} 6184 engines: {node: '>=10.13.0'} 6185 peerDependencies: 6186 '@rspack/core': 0.x || 1.x 6187 webpack: ^5.20.0 6188 peerDependenciesMeta: 6189 '@rspack/core': 6190 optional: true 6191 webpack: 6192 optional: true 6193 6194 html-webpack-skip-assets-plugin@1.0.3: 6195 resolution: {integrity: sha512-vpdh+JZGlE1Df3IftH2gw5P7b6yfTsahcOIJnkkkj5iJU9dUStXgzgALoXWwl8+17wWgFm3edcJzeYTJBYfMAw==} 6196 peerDependencies: 6197 html-webpack-plugin: '>=3.0.0' 6198 webpack: '>=3.0.0' 6199 6200 htmlparser2@6.1.0: 6201 resolution: {integrity: sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==} 6202 6203 htmlparser2@8.0.2: 6204 resolution: {integrity: sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==} 6205 6206 http-cache-semantics@4.1.1: 6207 resolution: {integrity: sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==} 6208 6209 http-deceiver@1.2.7: 6210 resolution: {integrity: sha512-LmpOGxTfbpgtGVxJrj5k7asXHCgNZp5nLfp+hWc8QQRqtb7fUy6kRY3BO1h9ddF6yIPYUARgxGOwB42DnxIaNw==} 6211 6212 http-errors@1.6.3: 6213 resolution: {integrity: sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==} 6214 engines: {node: '>= 0.6'} 6215 6216 http-errors@2.0.0: 6217 resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==} 6218 engines: {node: '>= 0.8'} 6219 6220 http-parser-js@0.5.8: 6221 resolution: {integrity: sha512-SGeBX54F94Wgu5RH3X5jsDtf4eHyRogWX1XGT3b4HuW3tQPM4AaBzoUji/4AAJNXCEOWZ5O0DgZmJw1947gD5Q==} 6222 6223 http-proxy-agent@7.0.2: 6224 resolution: {integrity: sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==} 6225 engines: {node: '>= 14'} 6226 6227 http-proxy-middleware@2.0.6: 6228 resolution: {integrity: sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==} 6229 engines: {node: '>=12.0.0'} 6230 peerDependencies: 6231 '@types/express': ^4.17.13 6232 peerDependenciesMeta: 6233 '@types/express': 6234 optional: true 6235 6236 http-proxy@1.18.1: 6237 resolution: {integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==} 6238 engines: {node: '>=8.0.0'} 6239 6240 http-signature@1.2.0: 6241 resolution: {integrity: sha512-CAbnr6Rz4CYQkLYUtSNXxQPUH2gK8f3iWexVlsnMeD+GjlsQ0Xsy1cOX+mN3dtxYomRy21CiOzU8Uhw6OwncEQ==} 6242 engines: {node: '>=0.8', npm: '>=1.3.7'} 6243 6244 http2-wrapper@2.2.1: 6245 resolution: {integrity: sha512-V5nVw1PAOgfI3Lmeaj2Exmeg7fenjhRUgz1lPSezy1CuhPYbgQtbQj4jZfEAEMlaL+vupsvhjqCyjzob0yxsmQ==} 6246 engines: {node: '>=10.19.0'} 6247 6248 https-browserify@1.0.0: 6249 resolution: {integrity: sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg==} 6250 6251 https-proxy-agent@5.0.1: 6252 resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==} 6253 engines: {node: '>= 6'} 6254 6255 https-proxy-agent@7.0.6: 6256 resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==} 6257 engines: {node: '>= 14'} 6258 6259 human-signals@1.1.1: 6260 resolution: {integrity: sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==} 6261 engines: {node: '>=8.12.0'} 6262 6263 human-signals@2.1.0: 6264 resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==} 6265 engines: {node: '>=10.17.0'} 6266 6267 human-signals@4.3.1: 6268 resolution: {integrity: sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==} 6269 engines: {node: '>=14.18.0'} 6270 6271 iconv-lite@0.4.24: 6272 resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} 6273 engines: {node: '>=0.10.0'} 6274 6275 iconv-lite@0.6.3: 6276 resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} 6277 engines: {node: '>=0.10.0'} 6278 6279 icss-utils@5.1.0: 6280 resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==} 6281 engines: {node: ^10 || ^12 || >= 14} 6282 peerDependencies: 6283 postcss: ^8.1.0 6284 6285 idb@7.1.0: 6286 resolution: {integrity: sha512-Wsk07aAxDsntgYJY4h0knZJuTxM73eQ4reRAO+Z1liOh8eMCJ/MoDS8fCui1vGT9mnjtl1sOu3I2i/W1swPYZg==} 6287 6288 ieee754@1.2.1: 6289 resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} 6290 6291 iferr@0.1.5: 6292 resolution: {integrity: sha512-DUNFN5j7Tln0D+TxzloUjKB+CtVu6myn0JEFak6dG18mNt9YkQ6lzGCdafwofISZ1lLF3xRHJ98VKy9ynkcFaA==} 6293 6294 ignore-by-default@2.1.0: 6295 resolution: {integrity: sha512-yiWd4GVmJp0Q6ghmM2B/V3oZGRmjrKLXvHR3TE1nfoXsmoggllfZUQe74EN0fJdPFZu2NIvNdrMMLm3OsV7Ohw==} 6296 engines: {node: '>=10 <11 || >=12 <13 || >=14'} 6297 6298 ignore@4.0.6: 6299 resolution: {integrity: sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==} 6300 engines: {node: '>= 4'} 6301 6302 ignore@5.2.0: 6303 resolution: {integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==} 6304 engines: {node: '>= 4'} 6305 6306 ignore@5.2.4: 6307 resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==} 6308 engines: {node: '>= 4'} 6309 6310 ignore@5.3.0: 6311 resolution: {integrity: sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==} 6312 engines: {node: '>= 4'} 6313 6314 image-size@1.1.1: 6315 resolution: {integrity: sha512-541xKlUw6jr/6gGuk92F+mYM5zaFAc5ahphvkqvNe2bQ6gVBkd6bfrmVJ2t4KDAfikAYZyIqTnktX3i6/aQDrQ==} 6316 engines: {node: '>=16.x'} 6317 hasBin: true 6318 6319 immediate@3.0.6: 6320 resolution: {integrity: sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==} 6321 6322 immutable@4.1.0: 6323 resolution: {integrity: sha512-oNkuqVTA8jqG1Q6c+UglTOD1xhC1BtjKI7XkCXRkZHrN5m18/XsnUp8Q89GkQO/z+0WjonSvl0FLhDYftp46nQ==} 6324 6325 import-fresh@2.0.0: 6326 resolution: {integrity: sha512-eZ5H8rcgYazHbKC3PG4ClHNykCSxtAhxSSEM+2mb+7evD2CKF5V7c0dNum7AdpDh0ZdICwZY9sRSn8f+KH96sg==} 6327 engines: {node: '>=4'} 6328 6329 import-fresh@3.3.0: 6330 resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} 6331 engines: {node: '>=6'} 6332 6333 import-lazy@2.1.0: 6334 resolution: {integrity: sha512-m7ZEHgtw69qOGw+jwxXkHlrlIPdTGkyh66zXZ1ajZbxkDBNjSY/LGbmjc7h0s2ELsUDTAhFr55TrPSSqJGPG0A==} 6335 engines: {node: '>=4'} 6336 6337 import-lazy@4.0.0: 6338 resolution: {integrity: sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==} 6339 engines: {node: '>=8'} 6340 6341 imurmurhash@0.1.4: 6342 resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==} 6343 engines: {node: '>=0.8.19'} 6344 6345 indent-string@4.0.0: 6346 resolution: {integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==} 6347 engines: {node: '>=8'} 6348 6349 indent-string@5.0.0: 6350 resolution: {integrity: sha512-m6FAo/spmsW2Ab2fU35JTYwtOKa2yAwXSwgjSv1TJzh4Mh7mC3lzAOVLBprb72XsTrgkEIsl7YrFNAiDiRhIGg==} 6351 engines: {node: '>=12'} 6352 6353 indexes-of@1.0.1: 6354 resolution: {integrity: sha512-bup+4tap3Hympa+JBJUG7XuOsdNQ6fxt0MHyXMKuLBKn0OqsTfvUxkUrroEX1+B2VsSHvCjiIcZVxRtYa4nllA==} 6355 6356 infer-owner@1.0.4: 6357 resolution: {integrity: sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==} 6358 6359 inflight@1.0.6: 6360 resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} 6361 deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. 6362 6363 inherits@2.0.1: 6364 resolution: {integrity: sha512-8nWq2nLTAwd02jTqJExUYFSD/fKq6VH9Y/oG2accc/kdI0V98Bag8d5a4gi3XHz73rDWa2PvTtvcWYquKqSENA==} 6365 6366 inherits@2.0.3: 6367 resolution: {integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==} 6368 6369 inherits@2.0.4: 6370 resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} 6371 6372 ini@1.3.8: 6373 resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==} 6374 6375 ini@2.0.0: 6376 resolution: {integrity: sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==} 6377 engines: {node: '>=10'} 6378 6379 inline-chunk-html-plugin@1.1.1: 6380 resolution: {integrity: sha512-6W1eGIj8z/Yla6xJx5il6jJfCxMZS3kVkbiLQThbbjdsDLRIWkUVmpnhfW2l6WAwCW+qfy0zoXVGBZM1E5XF3g==} 6381 deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. 6382 6383 internal-slot@1.0.6: 6384 resolution: {integrity: sha512-Xj6dv+PsbtwyPpEflsejS+oIZxmMlV44zAhG479uYu89MsjcYOhCFnNyKrkJrihbsiasQyY0afoCl/9BLR65bg==} 6385 engines: {node: '>= 0.4'} 6386 6387 invert-kv@3.0.1: 6388 resolution: {integrity: sha512-CYdFeFexxhv/Bcny+Q0BfOV+ltRlJcd4BBZBYFX/O0u4npJrgZtIcjokegtiSMAvlMTJ+Koq0GBCc//3bueQxw==} 6389 engines: {node: '>=8'} 6390 6391 ip@1.1.8: 6392 resolution: {integrity: sha512-PuExPYUiu6qMBQb4l06ecm6T6ujzhmh+MeJcW9wa89PoAz5pvd4zPgN5WJV104mb6S2T1AwNIAaB70JNrLQWhg==} 6393 6394 ipaddr.js@1.9.1: 6395 resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==} 6396 engines: {node: '>= 0.10'} 6397 6398 ipaddr.js@2.0.1: 6399 resolution: {integrity: sha512-1qTgH9NG+IIJ4yfKs2e6Pp1bZg8wbDbKHT21HrLIeYBTRLgMYKnMTPAuI3Lcs61nfx5h1xlXnbJtH1kX5/d/ng==} 6400 engines: {node: '>= 10'} 6401 6402 irregular-plurals@3.5.0: 6403 resolution: {integrity: sha512-1ANGLZ+Nkv1ptFb2pa8oG8Lem4krflKuX/gINiHJHjJUKaJHk/SXk5x6K3J+39/p0h1RQ2saROclJJ+QLvETCQ==} 6404 engines: {node: '>=8'} 6405 6406 is-absolute-url@2.1.0: 6407 resolution: {integrity: sha512-vOx7VprsKyllwjSkLV79NIhpyLfr3jAp7VaTCMXOJHu4m0Ew1CZ2fcjASwmV1jI3BWuWHB013M48eyeldk9gYg==} 6408 engines: {node: '>=0.10.0'} 6409 6410 is-absolute@0.1.7: 6411 resolution: {integrity: sha512-Xi9/ZSn4NFapG8RP98iNPMOeaV3mXPisxKxzKtHVqr3g56j/fBn+yZmnxSVAA8lmZbl2J9b/a4kJvfU3hqQYgA==} 6412 engines: {node: '>=0.10.0'} 6413 6414 is-accessor-descriptor@0.1.6: 6415 resolution: {integrity: sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==} 6416 engines: {node: '>=0.10.0'} 6417 deprecated: Please upgrade to v0.1.7 6418 6419 is-accessor-descriptor@1.0.0: 6420 resolution: {integrity: sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==} 6421 engines: {node: '>=0.10.0'} 6422 deprecated: Please upgrade to v1.0.1 6423 6424 is-array-buffer@3.0.2: 6425 resolution: {integrity: sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==} 6426 6427 is-arrayish@0.2.1: 6428 resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==} 6429 6430 is-arrayish@0.3.2: 6431 resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==} 6432 6433 is-async-function@2.0.0: 6434 resolution: {integrity: sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==} 6435 engines: {node: '>= 0.4'} 6436 6437 is-bigint@1.0.4: 6438 resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==} 6439 6440 is-binary-path@1.0.1: 6441 resolution: {integrity: sha512-9fRVlXc0uCxEDj1nQzaWONSpbTfx0FmJfzHF7pwlI8DkWGoHBBea4Pg5Ky0ojwwxQmnSifgbKkI06Qv0Ljgj+Q==} 6442 engines: {node: '>=0.10.0'} 6443 6444 is-binary-path@2.1.0: 6445 resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==} 6446 engines: {node: '>=8'} 6447 6448 is-boolean-object@1.1.2: 6449 resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==} 6450 engines: {node: '>= 0.4'} 6451 6452 is-buffer@1.1.6: 6453 resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==} 6454 6455 is-callable@1.2.7: 6456 resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==} 6457 engines: {node: '>= 0.4'} 6458 6459 is-ci@2.0.0: 6460 resolution: {integrity: sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==} 6461 hasBin: true 6462 6463 is-ci@3.0.1: 6464 resolution: {integrity: sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==} 6465 hasBin: true 6466 6467 is-color-stop@1.1.0: 6468 resolution: {integrity: sha512-H1U8Vz0cfXNujrJzEcvvwMDW9Ra+biSYA3ThdQvAnMLJkEHQXn6bWzLkxHtVYJ+Sdbx0b6finn3jZiaVe7MAHA==} 6469 6470 is-core-module@2.13.1: 6471 resolution: {integrity: sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==} 6472 6473 is-data-descriptor@0.1.4: 6474 resolution: {integrity: sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==} 6475 engines: {node: '>=0.10.0'} 6476 deprecated: Please upgrade to v0.1.5 6477 6478 is-data-descriptor@1.0.0: 6479 resolution: {integrity: sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==} 6480 engines: {node: '>=0.10.0'} 6481 deprecated: Please upgrade to v1.0.1 6482 6483 is-date-object@1.0.5: 6484 resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==} 6485 engines: {node: '>= 0.4'} 6486 6487 is-descriptor@0.1.6: 6488 resolution: {integrity: sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==} 6489 engines: {node: '>=0.10.0'} 6490 6491 is-descriptor@1.0.2: 6492 resolution: {integrity: sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==} 6493 engines: {node: '>=0.10.0'} 6494 6495 is-directory@0.3.1: 6496 resolution: {integrity: sha512-yVChGzahRFvbkscn2MlwGismPO12i9+znNruC5gVEntG3qu0xQMzsGg/JFbrsqDOHtHFPci+V5aP5T9I+yeKqw==} 6497 engines: {node: '>=0.10.0'} 6498 6499 is-docker@2.2.1: 6500 resolution: {integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==} 6501 engines: {node: '>=8'} 6502 hasBin: true 6503 6504 is-extendable@0.1.1: 6505 resolution: {integrity: sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==} 6506 engines: {node: '>=0.10.0'} 6507 6508 is-extendable@1.0.1: 6509 resolution: {integrity: sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==} 6510 engines: {node: '>=0.10.0'} 6511 6512 is-extglob@2.1.1: 6513 resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} 6514 engines: {node: '>=0.10.0'} 6515 6516 is-finalizationregistry@1.0.2: 6517 resolution: {integrity: sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==} 6518 6519 is-fullwidth-code-point@3.0.0: 6520 resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} 6521 engines: {node: '>=8'} 6522 6523 is-fullwidth-code-point@4.0.0: 6524 resolution: {integrity: sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==} 6525 engines: {node: '>=12'} 6526 6527 is-generator-function@1.0.10: 6528 resolution: {integrity: sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==} 6529 engines: {node: '>= 0.4'} 6530 6531 is-glob@3.1.0: 6532 resolution: {integrity: sha512-UFpDDrPgM6qpnFNI+rh/p3bUaq9hKLZN8bMUWzxmcnZVS3omf4IPK+BrewlnWjO1WmUsMYuSjKh4UJuV4+Lqmw==} 6533 engines: {node: '>=0.10.0'} 6534 6535 is-glob@4.0.3: 6536 resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} 6537 engines: {node: '>=0.10.0'} 6538 6539 is-installed-globally@0.4.0: 6540 resolution: {integrity: sha512-iwGqO3J21aaSkC7jWnHP/difazwS7SFeIqxv6wEtLU8Y5KlzFTjyqcSIT0d8s4+dDhKytsk9PJZ2BkS5eZwQRQ==} 6541 engines: {node: '>=10'} 6542 6543 is-interactive@1.0.0: 6544 resolution: {integrity: sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==} 6545 engines: {node: '>=8'} 6546 6547 is-map@2.0.2: 6548 resolution: {integrity: sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg==} 6549 6550 is-mergeable-object@1.1.1: 6551 resolution: {integrity: sha512-CPduJfuGg8h8vW74WOxHtHmtQutyQBzR+3MjQ6iDHIYdbOnm1YC7jv43SqCoU8OPGTJD4nibmiryA4kmogbGrA==} 6552 6553 is-module@1.0.0: 6554 resolution: {integrity: sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==} 6555 6556 is-negative-zero@2.0.2: 6557 resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==} 6558 engines: {node: '>= 0.4'} 6559 6560 is-npm@5.0.0: 6561 resolution: {integrity: sha512-WW/rQLOazUq+ST/bCAVBp/2oMERWLsR7OrKyt052dNDk4DHcDE0/7QSXITlmi+VBcV13DfIbysG3tZJm5RfdBA==} 6562 engines: {node: '>=10'} 6563 6564 is-npm@6.0.0: 6565 resolution: {integrity: sha512-JEjxbSmtPSt1c8XTkVrlujcXdKV1/tvuQ7GwKcAlyiVLeYFQ2VHat8xfrDJsIkhCdF/tZ7CiIR3sy141c6+gPQ==} 6566 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 6567 6568 is-number-object@1.0.7: 6569 resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==} 6570 engines: {node: '>= 0.4'} 6571 6572 is-number@3.0.0: 6573 resolution: {integrity: sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==} 6574 engines: {node: '>=0.10.0'} 6575 6576 is-number@7.0.0: 6577 resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} 6578 engines: {node: '>=0.12.0'} 6579 6580 is-obj@1.0.1: 6581 resolution: {integrity: sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==} 6582 engines: {node: '>=0.10.0'} 6583 6584 is-obj@2.0.0: 6585 resolution: {integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==} 6586 engines: {node: '>=8'} 6587 6588 is-path-inside@3.0.3: 6589 resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==} 6590 engines: {node: '>=8'} 6591 6592 is-plain-obj@2.1.0: 6593 resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==} 6594 engines: {node: '>=8'} 6595 6596 is-plain-obj@3.0.0: 6597 resolution: {integrity: sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==} 6598 engines: {node: '>=10'} 6599 6600 is-plain-object@2.0.4: 6601 resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==} 6602 engines: {node: '>=0.10.0'} 6603 6604 is-plain-object@5.0.0: 6605 resolution: {integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==} 6606 engines: {node: '>=0.10.0'} 6607 6608 is-potential-custom-element-name@1.0.1: 6609 resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==} 6610 6611 is-promise@4.0.0: 6612 resolution: {integrity: sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==} 6613 6614 is-regex@1.1.4: 6615 resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} 6616 engines: {node: '>= 0.4'} 6617 6618 is-regexp@1.0.0: 6619 resolution: {integrity: sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==} 6620 engines: {node: '>=0.10.0'} 6621 6622 is-relative@0.1.3: 6623 resolution: {integrity: sha512-wBOr+rNM4gkAZqoLRJI4myw5WzzIdQosFAAbnvfXP5z1LyzgAI3ivOKehC5KfqlQJZoihVhirgtCBj378Eg8GA==} 6624 engines: {node: '>=0.10.0'} 6625 6626 is-resolvable@1.1.0: 6627 resolution: {integrity: sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg==} 6628 6629 is-set@2.0.2: 6630 resolution: {integrity: sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g==} 6631 6632 is-shared-array-buffer@1.0.2: 6633 resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==} 6634 6635 is-stream@2.0.1: 6636 resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} 6637 engines: {node: '>=8'} 6638 6639 is-stream@3.0.0: 6640 resolution: {integrity: sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==} 6641 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 6642 6643 is-string@1.0.7: 6644 resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==} 6645 engines: {node: '>= 0.4'} 6646 6647 is-symbol@1.0.4: 6648 resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==} 6649 engines: {node: '>= 0.4'} 6650 6651 is-typed-array@1.1.12: 6652 resolution: {integrity: sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==} 6653 engines: {node: '>= 0.4'} 6654 6655 is-typedarray@1.0.0: 6656 resolution: {integrity: sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==} 6657 6658 is-unicode-supported@0.1.0: 6659 resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==} 6660 engines: {node: '>=10'} 6661 6662 is-unicode-supported@2.0.0: 6663 resolution: {integrity: sha512-FRdAyx5lusK1iHG0TWpVtk9+1i+GjrzRffhDg4ovQ7mcidMQ6mj+MhKPmvh7Xwyv5gIS06ns49CA7Sqg7lC22Q==} 6664 engines: {node: '>=18'} 6665 6666 is-utf8@0.2.1: 6667 resolution: {integrity: sha512-rMYPYvCzsXywIsldgLaSoPlw5PfoB/ssr7hY4pLfcodrA5M/eArza1a9VmTiNIBNMjOGr1Ow9mTyU2o69U6U9Q==} 6668 6669 is-weakmap@2.0.1: 6670 resolution: {integrity: sha512-NSBR4kH5oVj1Uwvv970ruUkCV7O1mzgVFO4/rev2cLRda9Tm9HrL70ZPut4rOHgY0FNrUu9BCbXA2sdQ+x0chA==} 6671 6672 is-weakref@1.0.2: 6673 resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==} 6674 6675 is-weakset@2.0.2: 6676 resolution: {integrity: sha512-t2yVvttHkQktwnNNmBQ98AhENLdPUTDTE21uPqAQ0ARwQfGeQKRVS0NNurH7bTf7RrvcVn1OOge45CnBeHCSmg==} 6677 6678 is-windows@1.0.2: 6679 resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==} 6680 engines: {node: '>=0.10.0'} 6681 6682 is-wsl@1.1.0: 6683 resolution: {integrity: sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==} 6684 engines: {node: '>=4'} 6685 6686 is-wsl@2.2.0: 6687 resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==} 6688 engines: {node: '>=8'} 6689 6690 is-yarn-global@0.3.0: 6691 resolution: {integrity: sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==} 6692 6693 is-yarn-global@0.4.1: 6694 resolution: {integrity: sha512-/kppl+R+LO5VmhYSEWARUFjodS25D68gvj8W7z0I7OWhUla5xWu8KL6CtB2V0R6yqhnRgbcaREMr4EEM6htLPQ==} 6695 engines: {node: '>=12'} 6696 6697 isarray@1.0.0: 6698 resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==} 6699 6700 isarray@2.0.5: 6701 resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==} 6702 6703 isexe@1.1.2: 6704 resolution: {integrity: sha512-d2eJzK691yZwPHcv1LbeAOa91yMJ9QmfTgSO1oXB65ezVhXQsxBac2vEB4bMVms9cGzaA99n6V2viHMq82VLDw==} 6705 6706 isexe@2.0.0: 6707 resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} 6708 6709 isobject@2.1.0: 6710 resolution: {integrity: sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA==} 6711 engines: {node: '>=0.10.0'} 6712 6713 isobject@3.0.1: 6714 resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==} 6715 engines: {node: '>=0.10.0'} 6716 6717 isomorphic-unfetch@3.1.0: 6718 resolution: {integrity: sha512-geDJjpoZ8N0kWexiwkX8F9NkTsXhetLPVbZFQ+JTW239QNOwvB0gniuR1Wc6f0AMTn7/mFGyXvHTifrCp/GH8Q==} 6719 6720 isstream@0.1.2: 6721 resolution: {integrity: sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==} 6722 6723 istanbul-lib-coverage@3.2.0: 6724 resolution: {integrity: sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==} 6725 engines: {node: '>=8'} 6726 6727 istanbul-lib-coverage@3.2.2: 6728 resolution: {integrity: sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==} 6729 engines: {node: '>=8'} 6730 6731 istanbul-lib-hook@3.0.0: 6732 resolution: {integrity: sha512-Pt/uge1Q9s+5VAZ+pCo16TYMWPBIl+oaNIjgLQxcX0itS6ueeaA+pEfThZpH8WxhFgCiEb8sAJY6MdUKgiIWaQ==} 6733 engines: {node: '>=8'} 6734 6735 istanbul-lib-instrument@4.0.3: 6736 resolution: {integrity: sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==} 6737 engines: {node: '>=8'} 6738 6739 istanbul-lib-processinfo@2.0.3: 6740 resolution: {integrity: sha512-NkwHbo3E00oybX6NGJi6ar0B29vxyvNwoC7eJ4G4Yq28UfY758Hgn/heV8VRFhevPED4LXfFz0DQ8z/0kw9zMg==} 6741 engines: {node: '>=8'} 6742 6743 istanbul-lib-report@3.0.0: 6744 resolution: {integrity: sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==} 6745 engines: {node: '>=8'} 6746 6747 istanbul-lib-report@3.0.1: 6748 resolution: {integrity: sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==} 6749 engines: {node: '>=10'} 6750 6751 istanbul-lib-source-maps@4.0.1: 6752 resolution: {integrity: sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==} 6753 engines: {node: '>=10'} 6754 6755 istanbul-reports@3.1.5: 6756 resolution: {integrity: sha512-nUsEMa9pBt/NOHqbcbeJEgqIlY/K7rVWUX6Lql2orY5e9roQOthbR3vtY4zzf2orPELg80fnxxk9zUyPlgwD1w==} 6757 engines: {node: '>=8'} 6758 6759 istanbul-reports@3.1.6: 6760 resolution: {integrity: sha512-TLgnMkKg3iTDsQ9PbPTdpfAK2DzjF9mqUG7RMgcQl8oFjad8ob4laGxv5XV5U9MAfx8D6tSJiUyuAwzLicaxlg==} 6761 engines: {node: '>=8'} 6762 6763 iterator.prototype@1.1.2: 6764 resolution: {integrity: sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==} 6765 6766 jackspeak@2.3.6: 6767 resolution: {integrity: sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==} 6768 engines: {node: '>=14'} 6769 6770 jake@10.8.5: 6771 resolution: {integrity: sha512-sVpxYeuAhWt0OTWITwT98oyV0GsXyMlXCF+3L1SuafBVUIr/uILGRB+NqwkzhgXKvoJpDIpQvqkUALgdmQsQxw==} 6772 engines: {node: '>=10'} 6773 hasBin: true 6774 6775 jed@1.1.1: 6776 resolution: {integrity: sha512-z35ZSEcXHxLW4yumw0dF6L464NT36vmx3wxJw8MDpraBcWuNVgUPZgPJKcu1HekNgwlMFNqol7i/IpSbjhqwqA==} 6777 6778 jest-worker@26.6.2: 6779 resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} 6780 engines: {node: '>= 10.13.0'} 6781 6782 jiti@1.21.7: 6783 resolution: {integrity: sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==} 6784 hasBin: true 6785 6786 jose@4.13.1: 6787 resolution: {integrity: sha512-MSJQC5vXco5Br38mzaQKiq9mwt7lwj2eXpgpRyQYNHYt2lq1PjkWa7DLXX0WVcQLE9HhMh3jPiufS7fhJf+CLQ==} 6788 6789 js-sdsl@4.1.5: 6790 resolution: {integrity: sha512-08bOAKweV2NUC1wqTtf3qZlnpOX/R2DU9ikpjOHs0H+ibQv3zpncVQg6um4uYtRtrwIX8M4Nh3ytK4HGlYAq7Q==} 6791 6792 js-string-escape@1.0.1: 6793 resolution: {integrity: sha512-Smw4xcfIQ5LVjAOuJCvN/zIodzA/BBSsluuoSykP+lUvScIi4U6RJLfwHet5cxFnCswUjISV8oAXaqaJDY3chg==} 6794 engines: {node: '>= 0.8'} 6795 6796 js-tokens@4.0.0: 6797 resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} 6798 6799 js-yaml@3.14.1: 6800 resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==} 6801 hasBin: true 6802 6803 js-yaml@4.1.0: 6804 resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} 6805 hasBin: true 6806 6807 jsbn@0.1.1: 6808 resolution: {integrity: sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==} 6809 6810 jsdom@12.2.0: 6811 resolution: {integrity: sha512-QPOggIJ8fquWPLaYYMoh+zqUmdphDtu1ju0QGTitZT1Yd8I5qenPpXM1etzUegu3MjVp8XPzgZxdn8Yj7e40ig==} 6812 engines: {node: '>=8'} 6813 6814 jsdom@24.1.3: 6815 resolution: {integrity: sha512-MyL55p3Ut3cXbeBEG7Hcv0mVM8pp8PBNWxRqchZnSfAiES1v1mRnMeFfaHWIPULpwsYfvO+ZmMZz5tGCnjzDUQ==} 6816 engines: {node: '>=18'} 6817 peerDependencies: 6818 canvas: ^2.11.2 6819 peerDependenciesMeta: 6820 canvas: 6821 optional: true 6822 6823 jsesc@0.5.0: 6824 resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==} 6825 hasBin: true 6826 6827 jsesc@2.5.2: 6828 resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} 6829 engines: {node: '>=4'} 6830 hasBin: true 6831 6832 json-buffer@3.0.0: 6833 resolution: {integrity: sha512-CuUqjv0FUZIdXkHPI8MezCnFCdaTAacej1TZYulLoAg1h/PhwkdXFN4V/gzY4g+fMBCOV2xF+rp7t2XD2ns/NQ==} 6834 6835 json-buffer@3.0.1: 6836 resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==} 6837 6838 json-merge-patch@1.0.2: 6839 resolution: {integrity: sha512-M6Vp2GN9L7cfuMXiWOmHj9bEFbeC250iVtcKQbqVgEsDVYnIsrNsbU+h/Y/PkbBQCtEa4Bez+Ebv0zfbC8ObLg==} 6840 6841 json-parse-better-errors@1.0.2: 6842 resolution: {integrity: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==} 6843 6844 json-parse-even-better-errors@2.3.1: 6845 resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} 6846 6847 json-schema-traverse@0.4.1: 6848 resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} 6849 6850 json-schema-traverse@1.0.0: 6851 resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==} 6852 6853 json-schema@0.4.0: 6854 resolution: {integrity: sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==} 6855 6856 json-stable-stringify-without-jsonify@1.0.1: 6857 resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==} 6858 6859 json-stringify-safe@5.0.1: 6860 resolution: {integrity: sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==} 6861 6862 json5@0.5.1: 6863 resolution: {integrity: sha512-4xrs1aW+6N5DalkqSVA8fxh458CXvR99WU8WLKmq4v8eWAL86Xo3BVqyd3SkA9wEVjCMqyvvRRkshAdOnBp5rw==} 6864 hasBin: true 6865 6866 json5@1.0.2: 6867 resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==} 6868 hasBin: true 6869 6870 json5@2.2.1: 6871 resolution: {integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==} 6872 engines: {node: '>=6'} 6873 hasBin: true 6874 6875 json5@2.2.3: 6876 resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} 6877 engines: {node: '>=6'} 6878 hasBin: true 6879 6880 jsonc-parser@3.2.0: 6881 resolution: {integrity: sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==} 6882 6883 jsonfile@6.1.0: 6884 resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} 6885 6886 jsonpointer@5.0.1: 6887 resolution: {integrity: sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==} 6888 engines: {node: '>=0.10.0'} 6889 6890 jsonwebtoken@9.0.0: 6891 resolution: {integrity: sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw==} 6892 engines: {node: '>=12', npm: '>=6'} 6893 6894 jsprim@1.4.2: 6895 resolution: {integrity: sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==} 6896 engines: {node: '>=0.6.0'} 6897 6898 jsqr@1.4.0: 6899 resolution: {integrity: sha512-dxLob7q65Xg2DvstYkRpkYtmKm2sPJ9oFhrhmudT1dZvNFFTlroai3AWSpLey/w5vMcLBXRgOJsbXpdN9HzU/A==} 6900 6901 jssha@3.3.0: 6902 resolution: {integrity: sha512-w9OtT4ALL+fbbwG3gw7erAO0jvS5nfvrukGPMWIAoea359B26ALXGpzy4YJSp9yGnpUvuvOw1nSjSoHDfWSr1w==} 6903 6904 jsx-ast-utils@3.3.5: 6905 resolution: {integrity: sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==} 6906 engines: {node: '>=4.0'} 6907 6908 jszip@3.10.1: 6909 resolution: {integrity: sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==} 6910 6911 jwa@1.4.1: 6912 resolution: {integrity: sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==} 6913 6914 jws@3.2.2: 6915 resolution: {integrity: sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==} 6916 6917 keyv@3.1.0: 6918 resolution: {integrity: sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==} 6919 6920 keyv@4.5.4: 6921 resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==} 6922 6923 kind-of@3.2.2: 6924 resolution: {integrity: sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==} 6925 engines: {node: '>=0.10.0'} 6926 6927 kind-of@4.0.0: 6928 resolution: {integrity: sha512-24XsCxmEbRwEDbz/qz3stgin8TTzZ1ESR56OMCN0ujYg+vRutNSiOj9bHH9u85DKgXguraugV5sFuvbD4FW/hw==} 6929 engines: {node: '>=0.10.0'} 6930 6931 kind-of@5.1.0: 6932 resolution: {integrity: sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==} 6933 engines: {node: '>=0.10.0'} 6934 6935 kind-of@6.0.3: 6936 resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} 6937 engines: {node: '>=0.10.0'} 6938 6939 kleur@3.0.3: 6940 resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==} 6941 engines: {node: '>=6'} 6942 6943 kleur@4.1.5: 6944 resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} 6945 engines: {node: '>=6'} 6946 6947 klona@2.0.5: 6948 resolution: {integrity: sha512-pJiBpiXMbt7dkzXe8Ghj/u4FfXOOa98fPW+bihOJ4SjnoijweJrNThJfd3ifXpXhREjpoF2mZVH1GfS9LV3kHQ==} 6949 engines: {node: '>= 8'} 6950 6951 language-subtag-registry@0.3.22: 6952 resolution: {integrity: sha512-tN0MCzyWnoz/4nHS6uxdlFWoUZT7ABptwKPQ52Ea7URk6vll88bWBVhodtnlfEuCcKWNGoc+uGbw1cwa9IKh/w==} 6953 6954 language-tags@1.0.9: 6955 resolution: {integrity: sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==} 6956 engines: {node: '>=0.10'} 6957 6958 last-call-webpack-plugin@3.0.0: 6959 resolution: {integrity: sha512-7KI2l2GIZa9p2spzPIVZBYyNKkN+e/SQPpnjlTiPhdbDW3F86tdKKELxKpzJ5sgU19wQWsACULZmpTPYHeWO5w==} 6960 6961 latest-version@5.1.0: 6962 resolution: {integrity: sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA==} 6963 engines: {node: '>=8'} 6964 6965 latest-version@7.0.0: 6966 resolution: {integrity: sha512-KvNT4XqAMzdcL6ka6Tl3i2lYeFDgXNCuIX+xNx6ZMVR1dFq+idXd9FLKNMOIx0t9mJ9/HudyX4oZWXZQ0UJHeg==} 6967 engines: {node: '>=14.16'} 6968 6969 lcid@3.1.1: 6970 resolution: {integrity: sha512-M6T051+5QCGLBQb8id3hdvIW8+zeFV2FyBGFS9IEK5H9Wt4MueD4bW1eWikpHgZp+5xR3l5c8pZUkQsIA0BFZg==} 6971 engines: {node: '>=8'} 6972 6973 leven@3.1.0: 6974 resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==} 6975 engines: {node: '>=6'} 6976 6977 levn@0.3.0: 6978 resolution: {integrity: sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==} 6979 engines: {node: '>= 0.8.0'} 6980 6981 levn@0.4.1: 6982 resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} 6983 engines: {node: '>= 0.8.0'} 6984 6985 lie@3.3.0: 6986 resolution: {integrity: sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==} 6987 6988 lighthouse-logger@1.4.2: 6989 resolution: {integrity: sha512-gPWxznF6TKmUHrOQjlVo2UbaL2EJ71mb2CCeRs/2qBpi4L/g4LUVc9+3lKQ6DTUZwJswfM7ainGrLO1+fOqa2g==} 6990 6991 lilconfig@2.1.0: 6992 resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==} 6993 engines: {node: '>=10'} 6994 6995 lilconfig@3.1.3: 6996 resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==} 6997 engines: {node: '>=14'} 6998 6999 lines-and-columns@1.2.4: 7000 resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} 7001 7002 lines-and-columns@2.0.4: 7003 resolution: {integrity: sha512-wM1+Z03eypVAVUCE7QdSqpVIvelbOakn1M0bPDoA4SGWPx3sNDVUiMo3L6To6WWGClB7VyXnhQ4Sn7gxiJbE6A==} 7004 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 7005 7006 load-json-file@7.0.1: 7007 resolution: {integrity: sha512-Gnxj3ev3mB5TkVBGad0JM6dmLiQL+o0t23JPBZ9sd+yvSLk05mFoqKBw5N8gbbkU4TNXyqCgIrl/VM17OgUIgQ==} 7008 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 7009 7010 loader-runner@2.4.0: 7011 resolution: {integrity: sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==} 7012 engines: {node: '>=4.3.0 <5.0.0 || >=5.10'} 7013 7014 loader-utils@0.2.17: 7015 resolution: {integrity: sha512-tiv66G0SmiOx+pLWMtGEkfSEejxvb6N6uRrQjfWJIT79W9GMpgKeCAmm9aVBKtd4WEgntciI8CsGqjpDoCWJug==} 7016 7017 loader-utils@1.4.0: 7018 resolution: {integrity: sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==} 7019 engines: {node: '>=4.0.0'} 7020 7021 loader-utils@1.4.2: 7022 resolution: {integrity: sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==} 7023 engines: {node: '>=4.0.0'} 7024 7025 loader-utils@2.0.3: 7026 resolution: {integrity: sha512-THWqIsn8QRnvLl0shHYVBN9syumU8pYWEHPTmkiVGd+7K5eFNVSY6AJhRvgGF70gg1Dz+l/k8WicvFCxdEs60A==} 7027 engines: {node: '>=8.9.0'} 7028 7029 local-access@1.1.0: 7030 resolution: {integrity: sha512-XfegD5pyTAfb+GY6chk283Ox5z8WexG56OvM06RWLpAc/UHozO8X6xAxEkIitZOtsSMM1Yr3DkHgW5W+onLhCw==} 7031 engines: {node: '>=6'} 7032 7033 locate-path@3.0.0: 7034 resolution: {integrity: sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==} 7035 engines: {node: '>=6'} 7036 7037 locate-path@5.0.0: 7038 resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==} 7039 engines: {node: '>=8'} 7040 7041 locate-path@6.0.0: 7042 resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==} 7043 engines: {node: '>=10'} 7044 7045 lodash-es@4.17.21: 7046 resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==} 7047 7048 lodash.castarray@4.4.0: 7049 resolution: {integrity: sha512-aVx8ztPv7/2ULbArGJ2Y42bG1mEQ5mGjpdvrbJcJFU3TbYybe+QlLS4pst9zV52ymy2in1KpFPiZnAOATxD4+Q==} 7050 7051 lodash.debounce@4.0.8: 7052 resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==} 7053 7054 lodash.flattendeep@4.4.0: 7055 resolution: {integrity: sha512-uHaJFihxmJcEX3kT4I23ABqKKalJ/zDrDg0lsFtc1h+3uw49SIJ5beyhx5ExVRti3AvKoOJngIj7xz3oylPdWQ==} 7056 7057 lodash.isplainobject@4.0.6: 7058 resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==} 7059 7060 lodash.memoize@4.1.2: 7061 resolution: {integrity: sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==} 7062 7063 lodash.merge@4.6.2: 7064 resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} 7065 7066 lodash.sortby@4.7.0: 7067 resolution: {integrity: sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==} 7068 7069 lodash.truncate@4.4.2: 7070 resolution: {integrity: sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==} 7071 7072 lodash.uniq@4.5.0: 7073 resolution: {integrity: sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==} 7074 7075 lodash@4.17.21: 7076 resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} 7077 7078 log-symbols@4.1.0: 7079 resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==} 7080 engines: {node: '>=10'} 7081 7082 loose-envify@1.4.0: 7083 resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} 7084 hasBin: true 7085 7086 loupe@2.3.4: 7087 resolution: {integrity: sha512-OvKfgCC2Ndby6aSTREl5aCCPTNIzlDfQZvZxNUrBrihDhL3xcrYegTblhmEiCrg2kKQz4XsFIaemE5BF4ybSaQ==} 7088 deprecated: Please upgrade to 2.3.7 which fixes GHSA-4q6p-r6v2-jvc5 7089 7090 lower-case@1.1.4: 7091 resolution: {integrity: sha512-2Fgx1Ycm599x+WGpIYwJOvsjmXFzTSc34IwDWALRA/8AopUKAVPwfJ+h5+f85BCp0PWmmJcWzEpxOpoXycMpdA==} 7092 7093 lower-case@2.0.2: 7094 resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==} 7095 7096 lowercase-keys@1.0.1: 7097 resolution: {integrity: sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==} 7098 engines: {node: '>=0.10.0'} 7099 7100 lowercase-keys@2.0.0: 7101 resolution: {integrity: sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==} 7102 engines: {node: '>=8'} 7103 7104 lowercase-keys@3.0.0: 7105 resolution: {integrity: sha512-ozCC6gdQ+glXOQsveKD0YsDy8DSQFjDTz4zyzEHNV5+JP5D62LmfDZ6o1cycFx9ouG940M5dE8C8CTewdj2YWQ==} 7106 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 7107 7108 lru-cache@10.1.0: 7109 resolution: {integrity: sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==} 7110 engines: {node: 14 || >=16.14} 7111 7112 lru-cache@10.4.3: 7113 resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} 7114 7115 lru-cache@4.1.5: 7116 resolution: {integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==} 7117 7118 lru-cache@5.1.1: 7119 resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} 7120 7121 lru-cache@6.0.0: 7122 resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} 7123 engines: {node: '>=10'} 7124 7125 lunr@2.3.9: 7126 resolution: {integrity: sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow==} 7127 7128 magic-string@0.25.9: 7129 resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==} 7130 7131 make-dir@2.1.0: 7132 resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==} 7133 engines: {node: '>=6'} 7134 7135 make-dir@3.1.0: 7136 resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} 7137 engines: {node: '>=8'} 7138 7139 make-dir@4.0.0: 7140 resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==} 7141 engines: {node: '>=10'} 7142 7143 make-error@1.3.6: 7144 resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} 7145 7146 map-age-cleaner@0.1.3: 7147 resolution: {integrity: sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==} 7148 engines: {node: '>=6'} 7149 7150 map-cache@0.2.2: 7151 resolution: {integrity: sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==} 7152 engines: {node: '>=0.10.0'} 7153 7154 map-visit@1.0.0: 7155 resolution: {integrity: sha512-4y7uGv8bd2WdM9vpQsiQNo41Ln1NvhvDRuVt0k2JZQ+ezN2uaQes7lZeZ+QQUHOLQAtDaBJ+7wCbi+ab/KFs+w==} 7156 engines: {node: '>=0.10.0'} 7157 7158 marked@4.3.0: 7159 resolution: {integrity: sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==} 7160 engines: {node: '>= 12'} 7161 hasBin: true 7162 7163 marky@1.2.5: 7164 resolution: {integrity: sha512-q9JtQJKjpsVxCRVgQ+WapguSbKC3SQ5HEzFGPAJMStgh3QjCawp00UKv3MTTAArTmGmmPUvllHZoNbZ3gs0I+Q==} 7165 7166 matcher@5.0.0: 7167 resolution: {integrity: sha512-s2EMBOWtXFc8dgqvoAzKJXxNHibcdJMV0gwqKUaw9E2JBJuGUK7DrNKrA6g/i+v72TT16+6sVm5mS3thaMLQUw==} 7168 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 7169 7170 math-intrinsics@1.1.0: 7171 resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==} 7172 engines: {node: '>= 0.4'} 7173 7174 md5-hex@3.0.1: 7175 resolution: {integrity: sha512-BUiRtTtV39LIJwinWBjqVsU9xhdnz7/i889V859IBFpuqGAj6LuOvHv5XLbgZ2R7ptJoJaEcxkv88/h25T7Ciw==} 7176 engines: {node: '>=8'} 7177 7178 md5.js@1.3.5: 7179 resolution: {integrity: sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==} 7180 7181 mdn-data@2.0.14: 7182 resolution: {integrity: sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==} 7183 7184 mdn-data@2.0.4: 7185 resolution: {integrity: sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==} 7186 7187 media-typer@0.3.0: 7188 resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==} 7189 engines: {node: '>= 0.6'} 7190 7191 mem@5.1.1: 7192 resolution: {integrity: sha512-qvwipnozMohxLXG1pOqoLiZKNkC4r4qqRucSoDwXowsNGDSULiqFTRUF05vcZWnwJSG22qTsynQhxbaMtnX9gw==} 7193 engines: {node: '>=8'} 7194 7195 memfs@3.4.7: 7196 resolution: {integrity: sha512-ygaiUSNalBX85388uskeCyhSAoOSgzBbtVCr9jA2RROssFL9Q19/ZXFqS+2Th2sr1ewNIWgFdLzLC3Yl1Zv+lw==} 7197 engines: {node: '>= 4.0.0'} 7198 7199 memoize@10.0.0: 7200 resolution: {integrity: sha512-H6cBLgsi6vMWOcCpvVCdFFnl3kerEXbrYh9q+lY6VXvQSmM6CkmV08VOwT+WE2tzIEqRPFfAq3fm4v/UIW6mSA==} 7201 engines: {node: '>=18'} 7202 7203 memory-fs@0.4.1: 7204 resolution: {integrity: sha512-cda4JKCxReDXFXRqOHPQscuIYg1PvxbE2S2GP45rnwfEK+vZaXC8C1OFvdHIbgw0DLzowXGVoxLaAmlgRy14GQ==} 7205 7206 memory-fs@0.5.0: 7207 resolution: {integrity: sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==} 7208 engines: {node: '>=4.3.0 <5.0.0 || >=5.10'} 7209 7210 merge-descriptors@1.0.1: 7211 resolution: {integrity: sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==} 7212 7213 merge-stream@2.0.0: 7214 resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} 7215 7216 merge2@1.4.1: 7217 resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} 7218 engines: {node: '>= 8'} 7219 7220 methods@1.1.2: 7221 resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==} 7222 engines: {node: '>= 0.6'} 7223 7224 microevent.ts@0.1.1: 7225 resolution: {integrity: sha512-jo1OfR4TaEwd5HOrt5+tAZ9mqT4jmpNAusXtyfNzqVm9uiSYFZlKM1wYL4oU7azZW/PxQW53wM0S6OR1JHNa2g==} 7226 7227 micromatch@3.1.10: 7228 resolution: {integrity: sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==} 7229 engines: {node: '>=0.10.0'} 7230 7231 micromatch@4.0.5: 7232 resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==} 7233 engines: {node: '>=8.6'} 7234 7235 micromatch@4.0.8: 7236 resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} 7237 engines: {node: '>=8.6'} 7238 7239 miller-rabin@4.0.1: 7240 resolution: {integrity: sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==} 7241 hasBin: true 7242 7243 mime-db@1.52.0: 7244 resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} 7245 engines: {node: '>= 0.6'} 7246 7247 mime-types@2.1.35: 7248 resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} 7249 engines: {node: '>= 0.6'} 7250 7251 mime@1.6.0: 7252 resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==} 7253 engines: {node: '>=4'} 7254 hasBin: true 7255 7256 mimic-fn@2.1.0: 7257 resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} 7258 engines: {node: '>=6'} 7259 7260 mimic-fn@4.0.0: 7261 resolution: {integrity: sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==} 7262 engines: {node: '>=12'} 7263 7264 mimic-function@5.0.0: 7265 resolution: {integrity: sha512-RBfQ+9X9DpXdEoK7Bu+KeEU6vFhumEIiXKWECPzRBmDserEq4uR2b/VCm0LwpMSosoq2k+Zuxj/GzOr0Fn6h/g==} 7266 engines: {node: '>=18'} 7267 7268 mimic-response@1.0.1: 7269 resolution: {integrity: sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==} 7270 engines: {node: '>=4'} 7271 7272 mimic-response@3.1.0: 7273 resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==} 7274 engines: {node: '>=10'} 7275 7276 mimic-response@4.0.0: 7277 resolution: {integrity: sha512-e5ISH9xMYU0DzrT+jl8q2ze9D6eWBto+I8CNpe+VI+K2J/F/k3PdkdTdz4wvGVH4NTpo+NRYTVIuMQEMMcsLqg==} 7278 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 7279 7280 mini-css-extract-plugin@1.6.2: 7281 resolution: {integrity: sha512-WhDvO3SjGm40oV5y26GjMJYjd2UMqrLAGKy5YS2/3QKJy2F7jgynuHTir/tgUUOiNQu5saXHdc8reo7YuhhT4Q==} 7282 engines: {node: '>= 10.13.0'} 7283 peerDependencies: 7284 webpack: ^4.4.0 || ^5.0.0 7285 7286 mini-svg-data-uri@1.4.4: 7287 resolution: {integrity: sha512-r9deDe9p5FJUPZAk3A59wGH7Ii9YrjjWw0jmw/liSbHl2CHiyXj6FcDXDu2K3TjVAXqiJdaw3xxwlZZr9E6nHg==} 7288 hasBin: true 7289 7290 minimalistic-assert@1.0.1: 7291 resolution: {integrity: sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==} 7292 7293 minimalistic-crypto-utils@1.0.1: 7294 resolution: {integrity: sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==} 7295 7296 minimatch@3.0.4: 7297 resolution: {integrity: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==} 7298 7299 minimatch@3.1.2: 7300 resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} 7301 7302 minimatch@4.2.1: 7303 resolution: {integrity: sha512-9Uq1ChtSZO+Mxa/CL1eGizn2vRn3MlLgzhT0Iz8zaY8NdvxvB0d5QdPFmCKf7JKA9Lerx5vRrnwO03jsSfGG9g==} 7304 engines: {node: '>=10'} 7305 7306 minimatch@5.1.6: 7307 resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==} 7308 engines: {node: '>=10'} 7309 7310 minimatch@9.0.3: 7311 resolution: {integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==} 7312 engines: {node: '>=16 || 14 >=14.17'} 7313 7314 minimist@1.2.7: 7315 resolution: {integrity: sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==} 7316 7317 minimist@1.2.8: 7318 resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} 7319 7320 minipass-collect@1.0.2: 7321 resolution: {integrity: sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==} 7322 engines: {node: '>= 8'} 7323 7324 minipass-flush@1.0.5: 7325 resolution: {integrity: sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==} 7326 engines: {node: '>= 8'} 7327 7328 minipass-pipeline@1.2.4: 7329 resolution: {integrity: sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==} 7330 engines: {node: '>=8'} 7331 7332 minipass@2.9.0: 7333 resolution: {integrity: sha512-wxfUjg9WebH+CUDX/CdbRlh5SmfZiy/hpkxaRI16Y9W56Pa75sWgd/rvFilSgrauD9NyFymP/+JFV3KwzIsJeg==} 7334 7335 minipass@3.3.6: 7336 resolution: {integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==} 7337 engines: {node: '>=8'} 7338 7339 minipass@5.0.0: 7340 resolution: {integrity: sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==} 7341 engines: {node: '>=8'} 7342 7343 minipass@7.0.4: 7344 resolution: {integrity: sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==} 7345 engines: {node: '>=16 || 14 >=14.17'} 7346 7347 minizlib@1.3.3: 7348 resolution: {integrity: sha512-6ZYMOEnmVsdCeTJVE0W9ZD+pVnE8h9Hma/iOwwRDsdQoePpoX56/8B6z3P9VNwppJuBKNRuFDRNRqRWexT9G9Q==} 7349 7350 minizlib@2.1.2: 7351 resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==} 7352 engines: {node: '>= 8'} 7353 7354 mississippi@3.0.0: 7355 resolution: {integrity: sha512-x471SsVjUtBRtcvd4BzKE9kFC+/2TeWgKCgw0bZcw1b9l2X3QX5vCWgF+KaZaYm87Ss//rHnWryupDrgLvmSkA==} 7356 engines: {node: '>=4.0.0'} 7357 7358 mixin-deep@1.3.2: 7359 resolution: {integrity: sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==} 7360 engines: {node: '>=0.10.0'} 7361 7362 mkdirp@0.5.6: 7363 resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} 7364 hasBin: true 7365 7366 mkdirp@1.0.4: 7367 resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==} 7368 engines: {node: '>=10'} 7369 hasBin: true 7370 7371 mocha@9.2.0: 7372 resolution: {integrity: sha512-kNn7E8g2SzVcq0a77dkphPsDSN7P+iYkqE0ZsGCYWRsoiKjOt+NvXfaagik8vuDa6W5Zw3qxe8Jfpt5qKf+6/Q==} 7373 engines: {node: '>= 12.0.0'} 7374 hasBin: true 7375 7376 mocha@9.2.2: 7377 resolution: {integrity: sha512-L6XC3EdwT6YrIk0yXpavvLkn8h+EU+Y5UcCHKECyMbdUIxyMuZj4bX4U9e1nvnvUUvQVsV2VHQr5zLdcUkhW/g==} 7378 engines: {node: '>= 12.0.0'} 7379 hasBin: true 7380 7381 moment@2.30.1: 7382 resolution: {integrity: sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==} 7383 7384 move-concurrently@1.0.1: 7385 resolution: {integrity: sha512-hdrFxZOycD/g6A6SoI2bB5NA/5NEqD0569+S47WZhPvm46sD50ZHdYaFmnua5lndde9rCHGjmfK7Z8BuCt/PcQ==} 7386 deprecated: This package is no longer supported. 7387 7388 mri@1.2.0: 7389 resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==} 7390 engines: {node: '>=4'} 7391 7392 mrmime@1.0.1: 7393 resolution: {integrity: sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==} 7394 engines: {node: '>=10'} 7395 7396 ms@2.0.0: 7397 resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} 7398 7399 ms@2.1.2: 7400 resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} 7401 7402 ms@2.1.3: 7403 resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} 7404 7405 multicast-dns@7.2.5: 7406 resolution: {integrity: sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==} 7407 hasBin: true 7408 7409 multimatch@6.0.0: 7410 resolution: {integrity: sha512-I7tSVxHGPlmPN/enE3mS1aOSo6bWBfls+3HmuEeCUBCE7gWnm3cBXCBkpurzFjVRwC6Kld8lLaZ1Iv5vOcjvcQ==} 7411 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 7412 7413 mustache@4.2.0: 7414 resolution: {integrity: sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==} 7415 hasBin: true 7416 7417 mv@2.1.1: 7418 resolution: {integrity: sha512-at/ZndSy3xEGJ8i0ygALh8ru9qy7gWW1cmkaqBN29JmMlIvM//MEO9y1sk/avxuwnPcfhkejkLsuPxH81BrkSg==} 7419 engines: {node: '>=0.8.0'} 7420 7421 mz@2.7.0: 7422 resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==} 7423 7424 nan@2.18.0: 7425 resolution: {integrity: sha512-W7tfG7vMOGtD30sHoZSSc/JVYiyDPEyQVso/Zz+/uQd0B0L46gtC+pHha5FFMRpil6fm/AoEcRWyOVi4+E/f8w==} 7426 7427 nan@2.19.0: 7428 resolution: {integrity: sha512-nO1xXxfh/RWNxfd/XPfbIfFk5vgLsAxUR9y5O0cHMJu/AW9U95JLXqthYHjEp+8gQ5p96K9jUp8nbVOxCdRbtw==} 7429 7430 nanoclone@0.2.1: 7431 resolution: {integrity: sha512-wynEP02LmIbLpcYw8uBKpcfF6dmg2vcpKqxeH5UcoKEYdExslsdUA4ugFauuaeYdTB76ez6gJW8XAZ6CgkXYxA==} 7432 7433 nanoid@3.2.0: 7434 resolution: {integrity: sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA==} 7435 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} 7436 hasBin: true 7437 7438 nanoid@3.3.1: 7439 resolution: {integrity: sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==} 7440 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} 7441 hasBin: true 7442 7443 nanoid@3.3.6: 7444 resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==} 7445 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} 7446 hasBin: true 7447 7448 nanoid@3.3.7: 7449 resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==} 7450 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} 7451 hasBin: true 7452 7453 nanomatch@1.2.13: 7454 resolution: {integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==} 7455 engines: {node: '>=0.10.0'} 7456 7457 native-url@0.3.4: 7458 resolution: {integrity: sha512-6iM8R99ze45ivyH8vybJ7X0yekIcPf5GgLV5K0ENCbmRcaRIDoj37BC8iLEmaaBfqqb8enuZ5p0uhY+lVAbAcA==} 7459 7460 natural-compare@1.4.0: 7461 resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} 7462 7463 ncp@2.0.0: 7464 resolution: {integrity: sha512-zIdGUrPRFTUELUvr3Gmc7KZ2Sw/h1PiVM0Af/oHB6zgnV1ikqSfRk+TOufi79aHYCW3NiOXmr1BP5nWbzojLaA==} 7465 hasBin: true 7466 7467 negotiator@0.6.3: 7468 resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==} 7469 engines: {node: '>= 0.6'} 7470 7471 neo-async@2.6.2: 7472 resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} 7473 7474 no-case@2.3.2: 7475 resolution: {integrity: sha512-rmTZ9kz+f3rCvK2TD1Ue/oZlns7OGoIWP4fc3llxxRXlOkHKoWPPWJOfFYpITabSow43QJbRIoHQXtt10VldyQ==} 7476 7477 no-case@3.0.4: 7478 resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==} 7479 7480 node-domexception@1.0.0: 7481 resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} 7482 engines: {node: '>=10.5.0'} 7483 deprecated: Use your platform's native DOMException instead 7484 7485 node-fetch@2.7.0: 7486 resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==} 7487 engines: {node: 4.x || >=6.0.0} 7488 peerDependencies: 7489 encoding: ^0.1.0 7490 peerDependenciesMeta: 7491 encoding: 7492 optional: true 7493 7494 node-fetch@3.3.1: 7495 resolution: {integrity: sha512-cRVc/kyto/7E5shrWca1Wsea4y6tL9iYJE5FBCius3JQfb/4P4I295PfhgbJQBLTx6lATE4z+wK0rPM4VS2uow==} 7496 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 7497 7498 node-forge@1.3.1: 7499 resolution: {integrity: sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==} 7500 engines: {node: '>= 6.13.0'} 7501 7502 node-gyp-build@4.7.1: 7503 resolution: {integrity: sha512-wTSrZ+8lsRRa3I3H8Xr65dLWSgCvY2l4AOnaeKdPA9TB/WYMPaTcrzf3rXvFoVvjKNVnu0CcWSx54qq9GKRUYg==} 7504 hasBin: true 7505 7506 node-libs-browser@2.2.1: 7507 resolution: {integrity: sha512-h/zcD8H9kaDZ9ALUWwlBUDo6TKF8a7qBSCSEGfjTVIYeqsioSKaAX+BN7NgiMGp6iSIXZ3PxgCu8KS3b71YK5Q==} 7508 7509 node-notifier@10.0.1: 7510 resolution: {integrity: sha512-YX7TSyDukOZ0g+gmzjB6abKu+hTGvO8+8+gIFDsRCU2t8fLV/P2unmt+LGFaIa4y64aX98Qksa97rgz4vMNeLQ==} 7511 7512 node-preload@0.2.1: 7513 resolution: {integrity: sha512-RM5oyBy45cLEoHqCeh+MNuFAxO0vTFBLskvQbOKnEE7YTTSN4tbN8QWDIPQ6L+WvKsB/qLEGpYe2ZZ9d4W9OIQ==} 7514 engines: {node: '>=8'} 7515 7516 node-releases@2.0.10: 7517 resolution: {integrity: sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w==} 7518 7519 node-releases@2.0.14: 7520 resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==} 7521 7522 nofilter@3.1.0: 7523 resolution: {integrity: sha512-l2NNj07e9afPnhAhvgVrCD/oy2Ai1yfLpuo3EpiO1jFTsB4sFz6oIfAfSZyQzVpkZQ9xS8ZS5g1jCBgq4Hwo0g==} 7524 engines: {node: '>=12.19'} 7525 7526 nomnom@1.8.1: 7527 resolution: {integrity: sha512-5s0JxqhDx9/rksG2BTMVN1enjWSvPidpoSgViZU4ZXULyTe+7jxcCRLB6f42Z0l1xYJpleCBtSyY6Lwg3uu5CQ==} 7528 deprecated: Package no longer supported. Contact support@npmjs.com for more info. 7529 7530 nopt@5.0.0: 7531 resolution: {integrity: sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==} 7532 engines: {node: '>=6'} 7533 hasBin: true 7534 7535 normalize-path@2.1.1: 7536 resolution: {integrity: sha512-3pKJwH184Xo/lnH6oyP1q2pMd7HcypqqmRs91/6/i2CGtWwIKGCkOOMTm/zXbgTEWHw1uNpNi/igc3ePOYHb6w==} 7537 engines: {node: '>=0.10.0'} 7538 7539 normalize-path@3.0.0: 7540 resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} 7541 engines: {node: '>=0.10.0'} 7542 7543 normalize-range@0.1.2: 7544 resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==} 7545 engines: {node: '>=0.10.0'} 7546 7547 normalize-url@3.3.0: 7548 resolution: {integrity: sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg==} 7549 engines: {node: '>=6'} 7550 7551 normalize-url@4.5.1: 7552 resolution: {integrity: sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==} 7553 engines: {node: '>=8'} 7554 7555 normalize-url@6.1.0: 7556 resolution: {integrity: sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==} 7557 engines: {node: '>=10'} 7558 7559 normalize-url@8.0.0: 7560 resolution: {integrity: sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==} 7561 engines: {node: '>=14.16'} 7562 7563 npm-run-path@4.0.1: 7564 resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==} 7565 engines: {node: '>=8'} 7566 7567 npm-run-path@5.1.0: 7568 resolution: {integrity: sha512-sJOdmRGrY2sjNTRMbSvluQqg+8X7ZK61yvzBEIDhz4f8z1TZFYABsqjjCBd/0PUNE9M6QDgHJXQkGUEm7Q+l9Q==} 7569 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 7570 7571 npmlog@5.0.1: 7572 resolution: {integrity: sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==} 7573 deprecated: This package is no longer supported. 7574 7575 nth-check@1.0.2: 7576 resolution: {integrity: sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==} 7577 7578 nth-check@2.1.1: 7579 resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} 7580 7581 nwsapi@2.2.2: 7582 resolution: {integrity: sha512-90yv+6538zuvUMnN+zCr8LuV6bPFdq50304114vJYJ8RDyK8D5O9Phpbd6SZWgI7PwzmmfN1upeOJlvybDSgCw==} 7583 7584 nwsapi@2.2.20: 7585 resolution: {integrity: sha512-/ieB+mDe4MrrKMT8z+mQL8klXydZWGR5Dowt4RAGKbJ3kIGEx3X4ljUo+6V73IXtUPWgfOlU5B9MlGxFO5T+cA==} 7586 7587 nyc@15.1.0: 7588 resolution: {integrity: sha512-jMW04n9SxKdKi1ZMGhvUTHBN0EICCRkHemEoE5jm6mTYcqcdas0ATzgUgejlQUHMvpnOZqGB5Xxsv9KxJW1j8A==} 7589 engines: {node: '>=8.9'} 7590 hasBin: true 7591 7592 oauth-sign@0.9.0: 7593 resolution: {integrity: sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==} 7594 7595 object-assign@4.1.1: 7596 resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} 7597 engines: {node: '>=0.10.0'} 7598 7599 object-copy@0.1.0: 7600 resolution: {integrity: sha512-79LYn6VAb63zgtmAteVOWo9Vdj71ZVBy3Pbse+VqxDpEP83XuujMrGqHIwAXJ5I/aM0zU7dIyIAhifVTPrNItQ==} 7601 engines: {node: '>=0.10.0'} 7602 7603 object-hash@3.0.0: 7604 resolution: {integrity: sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==} 7605 engines: {node: '>= 6'} 7606 7607 object-inspect@1.13.1: 7608 resolution: {integrity: sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==} 7609 7610 object-keys@1.1.1: 7611 resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} 7612 engines: {node: '>= 0.4'} 7613 7614 object-visit@1.0.1: 7615 resolution: {integrity: sha512-GBaMwwAVK9qbQN3Scdo0OyvgPW7l3lnaVMj84uTOZlswkX0KpF6fyDBJhtTthf7pymztoN36/KEr1DyhF96zEA==} 7616 engines: {node: '>=0.10.0'} 7617 7618 object.assign@4.1.5: 7619 resolution: {integrity: sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==} 7620 engines: {node: '>= 0.4'} 7621 7622 object.entries@1.1.7: 7623 resolution: {integrity: sha512-jCBs/0plmPsOnrKAfFQXRG2NFjlhZgjjcBLSmTnEhU8U6vVTsVe8ANeQJCHTl3gSsI4J+0emOoCgoKlmQPMgmA==} 7624 engines: {node: '>= 0.4'} 7625 7626 object.fromentries@2.0.7: 7627 resolution: {integrity: sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==} 7628 engines: {node: '>= 0.4'} 7629 7630 object.getownpropertydescriptors@2.1.4: 7631 resolution: {integrity: sha512-sccv3L/pMModT6dJAYF3fzGMVcb38ysQ0tEE6ixv2yXJDtEIPph268OlAdJj5/qZMZDq2g/jqvwppt36uS/uQQ==} 7632 engines: {node: '>= 0.8'} 7633 7634 object.groupby@1.0.1: 7635 resolution: {integrity: sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ==} 7636 7637 object.hasown@1.1.3: 7638 resolution: {integrity: sha512-fFI4VcYpRHvSLXxP7yiZOMAd331cPfd2p7PFDVbgUsYOfCT3tICVqXWngbjr4m49OvsBwUBQ6O2uQoJvy3RexA==} 7639 7640 object.omit@3.0.0: 7641 resolution: {integrity: sha512-EO+BCv6LJfu+gBIF3ggLicFebFLN5zqzz/WWJlMFfkMyGth+oBkhxzDl0wx2W4GkLzuQs/FsSkXZb2IMWQqmBQ==} 7642 engines: {node: '>=0.10.0'} 7643 7644 object.pick@1.3.0: 7645 resolution: {integrity: sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ==} 7646 engines: {node: '>=0.10.0'} 7647 7648 object.values@1.1.7: 7649 resolution: {integrity: sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==} 7650 engines: {node: '>= 0.4'} 7651 7652 obuf@1.1.2: 7653 resolution: {integrity: sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==} 7654 7655 on-exit-leak-free@2.1.2: 7656 resolution: {integrity: sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA==} 7657 engines: {node: '>=14.0.0'} 7658 7659 on-finished@2.4.1: 7660 resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==} 7661 engines: {node: '>= 0.8'} 7662 7663 on-headers@1.0.2: 7664 resolution: {integrity: sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==} 7665 engines: {node: '>= 0.8'} 7666 7667 once@1.4.0: 7668 resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} 7669 7670 onetime@5.1.2: 7671 resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==} 7672 engines: {node: '>=6'} 7673 7674 onetime@6.0.0: 7675 resolution: {integrity: sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==} 7676 engines: {node: '>=12'} 7677 7678 open@8.4.2: 7679 resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==} 7680 engines: {node: '>=12'} 7681 7682 opener@1.5.2: 7683 resolution: {integrity: sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==} 7684 hasBin: true 7685 7686 optimize-css-assets-webpack-plugin@6.0.1: 7687 resolution: {integrity: sha512-BshV2UZPfggZLdUfN3zFBbG4sl/DynUI+YCB6fRRDWaqO2OiWN8GPcp4Y0/fEV6B3k9Hzyk3czve3V/8B/SzKQ==} 7688 peerDependencies: 7689 webpack: ^4.0.0 7690 7691 optionator@0.8.3: 7692 resolution: {integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==} 7693 engines: {node: '>= 0.8.0'} 7694 7695 optionator@0.9.1: 7696 resolution: {integrity: sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==} 7697 engines: {node: '>= 0.8.0'} 7698 7699 optionator@0.9.3: 7700 resolution: {integrity: sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==} 7701 engines: {node: '>= 0.8.0'} 7702 7703 ora@5.4.1: 7704 resolution: {integrity: sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==} 7705 engines: {node: '>=10'} 7706 7707 os-browserify@0.3.0: 7708 resolution: {integrity: sha512-gjcpUc3clBf9+210TRaDWbf+rZZZEshZ+DlXMRCeAjp0xhTrnQsKHypIy1J3d5hKdUzj69t708EHtU8P6bUn0A==} 7709 7710 os-locale@5.0.0: 7711 resolution: {integrity: sha512-tqZcNEDAIZKBEPnHPlVDvKrp7NzgLi7jRmhKiUoa2NUmhl13FtkAGLUVR+ZsYvApBQdBfYm43A4tXXQ4IrYLBA==} 7712 engines: {node: '>=10'} 7713 7714 os-shim@0.1.3: 7715 resolution: {integrity: sha512-jd0cvB8qQ5uVt0lvCIexBaROw1KyKm5sbulg2fWOHjETisuCzWyt+eTZKEMs8v6HwzoGs8xik26jg7eCM6pS+A==} 7716 engines: {node: '>= 0.4.0'} 7717 7718 p-cancelable@1.1.0: 7719 resolution: {integrity: sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw==} 7720 engines: {node: '>=6'} 7721 7722 p-cancelable@3.0.0: 7723 resolution: {integrity: sha512-mlVgR3PGuzlo0MmTdk4cXqXWlwQDLnONTAg6sm62XkMJEiRxN3GL3SffkYvqwonbkJBcrI7Uvv5Zh9yjvn2iUw==} 7724 engines: {node: '>=12.20'} 7725 7726 p-defer@1.0.0: 7727 resolution: {integrity: sha512-wB3wfAxZpk2AzOfUMJNL+d36xothRSyj8EXOa4f6GMqYDN9BJaaSISbsk+wS9abmnebVw95C2Kb5t85UmpCxuw==} 7728 engines: {node: '>=4'} 7729 7730 p-is-promise@2.1.0: 7731 resolution: {integrity: sha512-Y3W0wlRPK8ZMRbNq97l4M5otioeA5lm1z7bkNkxCka8HSPjR0xRWmpCmc9utiaLP9Jb1eD8BgeIxTW4AIF45Pg==} 7732 engines: {node: '>=6'} 7733 7734 p-limit@2.3.0: 7735 resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} 7736 engines: {node: '>=6'} 7737 7738 p-limit@3.1.0: 7739 resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} 7740 engines: {node: '>=10'} 7741 7742 p-locate@3.0.0: 7743 resolution: {integrity: sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==} 7744 engines: {node: '>=6'} 7745 7746 p-locate@4.1.0: 7747 resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==} 7748 engines: {node: '>=8'} 7749 7750 p-locate@5.0.0: 7751 resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==} 7752 engines: {node: '>=10'} 7753 7754 p-map@3.0.0: 7755 resolution: {integrity: sha512-d3qXVTF/s+W+CdJ5A29wywV2n8CQQYahlgz2bFiA+4eVNJbHJodPZ+/gXwPGh0bOqA+j8S+6+ckmvLGPk1QpxQ==} 7756 engines: {node: '>=8'} 7757 7758 p-map@4.0.0: 7759 resolution: {integrity: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==} 7760 engines: {node: '>=10'} 7761 7762 p-map@6.0.0: 7763 resolution: {integrity: sha512-T8BatKGY+k5rU+Q/GTYgrEf2r4xRMevAN5mtXc2aPc4rS1j3s+vWTaO2Wag94neXuCAUAs8cxBL9EeB5EA6diw==} 7764 engines: {node: '>=16'} 7765 7766 p-retry@4.6.2: 7767 resolution: {integrity: sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==} 7768 engines: {node: '>=8'} 7769 7770 p-try@2.2.0: 7771 resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} 7772 engines: {node: '>=6'} 7773 7774 package-config@5.0.0: 7775 resolution: {integrity: sha512-GYTTew2slBcYdvRHqjhwaaydVMvn/qrGC323+nKclYioNSLTDUM/lGgtGTgyHVtYcozb+XkE8CNhwcraOmZ9Mg==} 7776 engines: {node: '>=18'} 7777 7778 package-hash@4.0.0: 7779 resolution: {integrity: sha512-whdkPIooSu/bASggZ96BWVvZTRMOFxnyUG5PnTSGKoJE2gd5mbVNmR2Nj20QFzxYYgAXpoqC+AiXzl+UMRh7zQ==} 7780 engines: {node: '>=8'} 7781 7782 package-json@6.5.0: 7783 resolution: {integrity: sha512-k3bdm2n25tkyxcjSKzB5x8kfVxlMdgsbPr0GkZcwHsLpba6cBjqCt1KlcChKEvxHIcTB1FVMuwoijZ26xex5MQ==} 7784 engines: {node: '>=8'} 7785 7786 package-json@8.1.1: 7787 resolution: {integrity: sha512-cbH9IAIJHNj9uXi196JVsRlt7cHKak6u/e6AkL/bkRelZ7rlL3X1YKxsZwa36xipOEKAsdtmaG6aAJoM1fx2zA==} 7788 engines: {node: '>=14.16'} 7789 7790 pako@1.0.11: 7791 resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==} 7792 7793 parallel-transform@1.2.0: 7794 resolution: {integrity: sha512-P2vSmIu38uIlvdcU7fDkyrxj33gTUy/ABO5ZUbGowxNCopBq/OoD42bP4UmMrJoPyk4Uqf0mu3mtWBhHCZD8yg==} 7795 7796 param-case@2.1.1: 7797 resolution: {integrity: sha512-eQE845L6ot89sk2N8liD8HAuH4ca6Vvr7VWAWwt7+kvvG5aBcPmmphQ68JsEG2qa9n1TykS2DLeMt363AAH8/w==} 7798 7799 param-case@3.0.4: 7800 resolution: {integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==} 7801 7802 parent-module@1.0.1: 7803 resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} 7804 engines: {node: '>=6'} 7805 7806 parse-asn1@5.1.6: 7807 resolution: {integrity: sha512-RnZRo1EPU6JBnra2vGHj0yhp6ebyjBZpmUCLHWiFhxlzvBCCpAuZ7elsBp1PVAbQN0/04VD/19rfzlBSwLstMw==} 7808 7809 parse-json@4.0.0: 7810 resolution: {integrity: sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==} 7811 engines: {node: '>=4'} 7812 7813 parse-json@5.2.0: 7814 resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} 7815 engines: {node: '>=8'} 7816 7817 parse-json@6.0.2: 7818 resolution: {integrity: sha512-SA5aMiaIjXkAiBrW/yPgLgQAQg42f7K3ACO+2l/zOvtQBwX58DMUsFJXelW2fx3yMBmWOVkR6j1MGsdSbCA4UA==} 7819 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 7820 7821 parse-ms@3.0.0: 7822 resolution: {integrity: sha512-Tpb8Z7r7XbbtBTrM9UhpkzzaMrqA2VXMT3YChzYltwV3P3pM6t8wl7TvpMnSTosz1aQAdVib7kdoys7vYOPerw==} 7823 engines: {node: '>=12'} 7824 7825 parse5-htmlparser2-tree-adapter@7.0.0: 7826 resolution: {integrity: sha512-B77tOZrqqfUfnVcOrUvfdLbz4pu4RopLD/4vmu3HUPswwTA8OH0EMW9BlWR2B0RCoiZRAHEUu7IxeP1Pd1UU+g==} 7827 7828 parse5@4.0.0: 7829 resolution: {integrity: sha512-VrZ7eOd3T1Fk4XWNXMgiGBK/z0MG48BWG2uQNU4I72fkQuKUTZpl+u9k+CxEG0twMVzSmXEEz12z5Fnw1jIQFA==} 7830 7831 parse5@5.1.0: 7832 resolution: {integrity: sha512-fxNG2sQjHvlVAYmzBZS9YlDp6PTSSDwa98vkD4QgVDDCAo84z5X1t5XyJQ62ImdLXx5NdIIfihey6xpum9/gRQ==} 7833 7834 parse5@7.1.2: 7835 resolution: {integrity: sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==} 7836 7837 parseurl@1.3.3: 7838 resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==} 7839 engines: {node: '>= 0.8'} 7840 7841 pascal-case@3.1.2: 7842 resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==} 7843 7844 pascalcase@0.1.1: 7845 resolution: {integrity: sha512-XHXfu/yOQRy9vYOtUDVMN60OEJjW013GoObG1o+xwQTpB9eYJX/BjXMsdW13ZDPruFhYYn0AG22w0xgQMwl3Nw==} 7846 engines: {node: '>=0.10.0'} 7847 7848 path-browserify@0.0.1: 7849 resolution: {integrity: sha512-BapA40NHICOS+USX9SN4tyhq+A2RrN/Ws5F0Z5aMHDp98Fl86lX8Oti8B7uN93L4Ifv4fHOEA+pQw87gmMO/lQ==} 7850 7851 path-dirname@1.0.2: 7852 resolution: {integrity: sha512-ALzNPpyNq9AqXMBjeymIjFDAkAFH06mHJH/cSBHAgU0s4vfpBn6b2nf8tiRLvagKD8RbTpq2FKTBg7cl9l3c7Q==} 7853 7854 path-exists@3.0.0: 7855 resolution: {integrity: sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==} 7856 engines: {node: '>=4'} 7857 7858 path-exists@4.0.0: 7859 resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} 7860 engines: {node: '>=8'} 7861 7862 path-is-absolute@1.0.1: 7863 resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==} 7864 engines: {node: '>=0.10.0'} 7865 7866 path-key@3.1.1: 7867 resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} 7868 engines: {node: '>=8'} 7869 7870 path-key@4.0.0: 7871 resolution: {integrity: sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==} 7872 engines: {node: '>=12'} 7873 7874 path-parse@1.0.7: 7875 resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} 7876 7877 path-scurry@1.10.1: 7878 resolution: {integrity: sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==} 7879 engines: {node: '>=16 || 14 >=14.17'} 7880 7881 path-to-regexp@0.1.7: 7882 resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} 7883 7884 path-type@4.0.0: 7885 resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} 7886 engines: {node: '>=8'} 7887 7888 path-type@5.0.0: 7889 resolution: {integrity: sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==} 7890 engines: {node: '>=12'} 7891 7892 pathval@1.1.1: 7893 resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==} 7894 7895 pbkdf2@3.1.2: 7896 resolution: {integrity: sha512-iuh7L6jA7JEGu2WxDwtQP1ddOpaJNC4KlDEFfdQajSGgGPNi4OyDc2R7QnbY2bR9QjBVGwgvTdNJZoE7RaxUMA==} 7897 engines: {node: '>=0.12'} 7898 7899 pend@1.2.0: 7900 resolution: {integrity: sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==} 7901 7902 performance-now@2.1.0: 7903 resolution: {integrity: sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==} 7904 7905 picocolors@0.2.1: 7906 resolution: {integrity: sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==} 7907 7908 picocolors@1.0.0: 7909 resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} 7910 7911 picocolors@1.1.1: 7912 resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} 7913 7914 picomatch@2.3.1: 7915 resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} 7916 engines: {node: '>=8.6'} 7917 7918 picomatch@3.0.1: 7919 resolution: {integrity: sha512-I3EurrIQMlRc9IaAZnqRR044Phh2DXY+55o7uJ0V+hYZAcQYSuFWsc9q5PvyDHUSCe1Qxn/iBz+78s86zWnGag==} 7920 engines: {node: '>=10'} 7921 7922 pify@2.3.0: 7923 resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==} 7924 engines: {node: '>=0.10.0'} 7925 7926 pify@4.0.1: 7927 resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==} 7928 engines: {node: '>=6'} 7929 7930 pino-abstract-transport@1.1.0: 7931 resolution: {integrity: sha512-lsleG3/2a/JIWUtf9Q5gUNErBqwIu1tUKTT3dUzaf5DySw9ra1wcqKjJjLX1VTY64Wk1eEOYsVGSaGfCK85ekA==} 7932 7933 pino-std-serializers@6.2.2: 7934 resolution: {integrity: sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==} 7935 7936 pino@8.17.2: 7937 resolution: {integrity: sha512-LA6qKgeDMLr2ux2y/YiUt47EfgQ+S9LznBWOJdN3q1dx2sv0ziDLUBeVpyVv17TEcGCBuWf0zNtg3M5m1NhhWQ==} 7938 hasBin: true 7939 7940 pirates@4.0.5: 7941 resolution: {integrity: sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==} 7942 engines: {node: '>= 6'} 7943 7944 pkg-dir@3.0.0: 7945 resolution: {integrity: sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==} 7946 engines: {node: '>=6'} 7947 7948 pkg-dir@4.2.0: 7949 resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==} 7950 engines: {node: '>=8'} 7951 7952 plur@5.1.0: 7953 resolution: {integrity: sha512-VP/72JeXqak2KiOzjgKtQen5y3IZHn+9GOuLDafPv0eXa47xq0At93XahYBs26MsifCQ4enGKwbjBTKgb9QJXg==} 7954 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 7955 7956 pn@1.1.0: 7957 resolution: {integrity: sha512-2qHaIQr2VLRFoxe2nASzsV6ef4yOOH+Fi9FBOVH6cqeSgUnoyySPZkxzLuzd+RYOQTRpROA0ztTMqxROKSb/nA==} 7958 7959 pnp-webpack-plugin@1.7.0: 7960 resolution: {integrity: sha512-2Rb3vm+EXble/sMXNSu6eoBx8e79gKqhNq9F5ZWW6ERNCTE/Q0wQNne5541tE5vKjfM8hpNCYL+LGc1YTfI0dg==} 7961 engines: {node: '>=6'} 7962 7963 po2json@0.4.5: 7964 resolution: {integrity: sha512-JH0hgi1fC0t9UvdiyS7kcVly0N1WNey4R2YZ/jPaxQKYm6Cfej7ZTgiEy8LP2JwoEhONceiNS8JH5mWPQkiXeA==} 7965 engines: {node: '>= 0.8.0'} 7966 hasBin: true 7967 7968 polished@4.2.2: 7969 resolution: {integrity: sha512-Sz2Lkdxz6F2Pgnpi9U5Ng/WdWAUZxmHrNPoVlm3aAemxoy2Qy7LGjQg4uf8qKelDAUW94F4np3iH2YPf2qefcQ==} 7970 engines: {node: '>=10'} 7971 7972 posix-character-classes@0.1.1: 7973 resolution: {integrity: sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==} 7974 engines: {node: '>=0.10.0'} 7975 7976 postcss-calc@7.0.5: 7977 resolution: {integrity: sha512-1tKHutbGtLtEZF6PT4JSihCHfIVldU72mZ8SdZHIYriIZ9fh9k9aWSppaT8rHsyI3dX+KSR+W+Ix9BMY3AODrg==} 7978 7979 postcss-calc@8.2.4: 7980 resolution: {integrity: sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==} 7981 peerDependencies: 7982 postcss: ^8.2.2 7983 7984 postcss-cli@10.1.0: 7985 resolution: {integrity: sha512-Zu7PLORkE9YwNdvOeOVKPmWghprOtjFQU3srMUGbdz3pHJiFh7yZ4geiZFMkjMfB0mtTFR3h8RemR62rPkbOPA==} 7986 engines: {node: '>=14'} 7987 hasBin: true 7988 peerDependencies: 7989 postcss: ^8.0.0 7990 7991 postcss-colormin@4.0.3: 7992 resolution: {integrity: sha512-WyQFAdDZpExQh32j0U0feWisZ0dmOtPl44qYmJKkq9xFWY3p+4qnRzCHeNrkeRhwPHz9bQ3mo0/yVkaply0MNw==} 7993 engines: {node: '>=6.9.0'} 7994 7995 postcss-colormin@5.3.0: 7996 resolution: {integrity: sha512-WdDO4gOFG2Z8n4P8TWBpshnL3JpmNmJwdnfP2gbk2qBA8PWwOYcmjmI/t3CmMeL72a7Hkd+x/Mg9O2/0rD54Pg==} 7997 engines: {node: ^10 || ^12 || >=14.0} 7998 peerDependencies: 7999 postcss: ^8.2.15 8000 8001 postcss-convert-values@4.0.1: 8002 resolution: {integrity: sha512-Kisdo1y77KUC0Jmn0OXU/COOJbzM8cImvw1ZFsBgBgMgb1iL23Zs/LXRe3r+EZqM3vGYKdQ2YJVQ5VkJI+zEJQ==} 8003 engines: {node: '>=6.9.0'} 8004 8005 postcss-convert-values@5.1.2: 8006 resolution: {integrity: sha512-c6Hzc4GAv95B7suy4udszX9Zy4ETyMCgFPUDtWjdFTKH1SE9eFY/jEpHSwTH1QPuwxHpWslhckUQWbNRM4ho5g==} 8007 engines: {node: ^10 || ^12 || >=14.0} 8008 peerDependencies: 8009 postcss: ^8.2.15 8010 8011 postcss-discard-comments@4.0.2: 8012 resolution: {integrity: sha512-RJutN259iuRf3IW7GZyLM5Sw4GLTOH8FmsXBnv8Ab/Tc2k4SR4qbV4DNbyyY4+Sjo362SyDmW2DQ7lBSChrpkg==} 8013 engines: {node: '>=6.9.0'} 8014 8015 postcss-discard-comments@5.1.2: 8016 resolution: {integrity: sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==} 8017 engines: {node: ^10 || ^12 || >=14.0} 8018 peerDependencies: 8019 postcss: ^8.2.15 8020 8021 postcss-discard-duplicates@4.0.2: 8022 resolution: {integrity: sha512-ZNQfR1gPNAiXZhgENFfEglF93pciw0WxMkJeVmw8eF+JZBbMD7jp6C67GqJAXVZP2BWbOztKfbsdmMp/k8c6oQ==} 8023 engines: {node: '>=6.9.0'} 8024 8025 postcss-discard-duplicates@5.1.0: 8026 resolution: {integrity: sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==} 8027 engines: {node: ^10 || ^12 || >=14.0} 8028 peerDependencies: 8029 postcss: ^8.2.15 8030 8031 postcss-discard-empty@4.0.1: 8032 resolution: {integrity: sha512-B9miTzbznhDjTfjvipfHoqbWKwd0Mj+/fL5s1QOz06wufguil+Xheo4XpOnc4NqKYBCNqqEzgPv2aPBIJLox0w==} 8033 engines: {node: '>=6.9.0'} 8034 8035 postcss-discard-empty@5.1.1: 8036 resolution: {integrity: sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==} 8037 engines: {node: ^10 || ^12 || >=14.0} 8038 peerDependencies: 8039 postcss: ^8.2.15 8040 8041 postcss-discard-overridden@4.0.1: 8042 resolution: {integrity: sha512-IYY2bEDD7g1XM1IDEsUT4//iEYCxAmP5oDSFMVU/JVvT7gh+l4fmjciLqGgwjdWpQIdb0Che2VX00QObS5+cTg==} 8043 engines: {node: '>=6.9.0'} 8044 8045 postcss-discard-overridden@5.1.0: 8046 resolution: {integrity: sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==} 8047 engines: {node: ^10 || ^12 || >=14.0} 8048 peerDependencies: 8049 postcss: ^8.2.15 8050 8051 postcss-import@15.1.0: 8052 resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} 8053 engines: {node: '>=14.0.0'} 8054 peerDependencies: 8055 postcss: ^8.0.0 8056 8057 postcss-js@4.0.1: 8058 resolution: {integrity: sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==} 8059 engines: {node: ^12 || ^14 || >= 16} 8060 peerDependencies: 8061 postcss: ^8.4.21 8062 8063 postcss-load-config@3.1.4: 8064 resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==} 8065 engines: {node: '>= 10'} 8066 peerDependencies: 8067 postcss: '>=8.0.9' 8068 ts-node: '>=9.0.0' 8069 peerDependenciesMeta: 8070 postcss: 8071 optional: true 8072 ts-node: 8073 optional: true 8074 8075 postcss-load-config@4.0.1: 8076 resolution: {integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==} 8077 engines: {node: '>= 14'} 8078 peerDependencies: 8079 postcss: '>=8.0.9' 8080 ts-node: '>=9.0.0' 8081 peerDependenciesMeta: 8082 postcss: 8083 optional: true 8084 ts-node: 8085 optional: true 8086 8087 postcss-load-config@4.0.2: 8088 resolution: {integrity: sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==} 8089 engines: {node: '>= 14'} 8090 peerDependencies: 8091 postcss: '>=8.0.9' 8092 ts-node: '>=9.0.0' 8093 peerDependenciesMeta: 8094 postcss: 8095 optional: true 8096 ts-node: 8097 optional: true 8098 8099 postcss-loader@4.3.0: 8100 resolution: {integrity: sha512-M/dSoIiNDOo8Rk0mUqoj4kpGq91gcxCfb9PoyZVdZ76/AuhxylHDYZblNE8o+EQ9AMSASeMFEKxZf5aU6wlx1Q==} 8101 engines: {node: '>= 10.13.0'} 8102 peerDependencies: 8103 postcss: ^7.0.0 || ^8.0.1 8104 webpack: ^4.0.0 || ^5.0.0 8105 8106 postcss-merge-longhand@4.0.11: 8107 resolution: {integrity: sha512-alx/zmoeXvJjp7L4mxEMjh8lxVlDFX1gqWHzaaQewwMZiVhLo42TEClKaeHbRf6J7j82ZOdTJ808RtN0ZOZwvw==} 8108 engines: {node: '>=6.9.0'} 8109 8110 postcss-merge-longhand@5.1.6: 8111 resolution: {integrity: sha512-6C/UGF/3T5OE2CEbOuX7iNO63dnvqhGZeUnKkDeifebY0XqkkvrctYSZurpNE902LDf2yKwwPFgotnfSoPhQiw==} 8112 engines: {node: ^10 || ^12 || >=14.0} 8113 peerDependencies: 8114 postcss: ^8.2.15 8115 8116 postcss-merge-rules@4.0.3: 8117 resolution: {integrity: sha512-U7e3r1SbvYzO0Jr3UT/zKBVgYYyhAz0aitvGIYOYK5CPmkNih+WDSsS5tvPrJ8YMQYlEMvsZIiqmn7HdFUaeEQ==} 8118 engines: {node: '>=6.9.0'} 8119 8120 postcss-merge-rules@5.1.2: 8121 resolution: {integrity: sha512-zKMUlnw+zYCWoPN6yhPjtcEdlJaMUZ0WyVcxTAmw3lkkN/NDMRkOkiuctQEoWAOvH7twaxUUdvBWl0d4+hifRQ==} 8122 engines: {node: ^10 || ^12 || >=14.0} 8123 peerDependencies: 8124 postcss: ^8.2.15 8125 8126 postcss-minify-font-values@4.0.2: 8127 resolution: {integrity: sha512-j85oO6OnRU9zPf04+PZv1LYIYOprWm6IA6zkXkrJXyRveDEuQggG6tvoy8ir8ZwjLxLuGfNkCZEQG7zan+Hbtg==} 8128 engines: {node: '>=6.9.0'} 8129 8130 postcss-minify-font-values@5.1.0: 8131 resolution: {integrity: sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==} 8132 engines: {node: ^10 || ^12 || >=14.0} 8133 peerDependencies: 8134 postcss: ^8.2.15 8135 8136 postcss-minify-gradients@4.0.2: 8137 resolution: {integrity: sha512-qKPfwlONdcf/AndP1U8SJ/uzIJtowHlMaSioKzebAXSG4iJthlWC9iSWznQcX4f66gIWX44RSA841HTHj3wK+Q==} 8138 engines: {node: '>=6.9.0'} 8139 8140 postcss-minify-gradients@5.1.1: 8141 resolution: {integrity: sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==} 8142 engines: {node: ^10 || ^12 || >=14.0} 8143 peerDependencies: 8144 postcss: ^8.2.15 8145 8146 postcss-minify-params@4.0.2: 8147 resolution: {integrity: sha512-G7eWyzEx0xL4/wiBBJxJOz48zAKV2WG3iZOqVhPet/9geefm/Px5uo1fzlHu+DOjT+m0Mmiz3jkQzVHe6wxAWg==} 8148 engines: {node: '>=6.9.0'} 8149 8150 postcss-minify-params@5.1.3: 8151 resolution: {integrity: sha512-bkzpWcjykkqIujNL+EVEPOlLYi/eZ050oImVtHU7b4lFS82jPnsCb44gvC6pxaNt38Els3jWYDHTjHKf0koTgg==} 8152 engines: {node: ^10 || ^12 || >=14.0} 8153 peerDependencies: 8154 postcss: ^8.2.15 8155 8156 postcss-minify-selectors@4.0.2: 8157 resolution: {integrity: sha512-D5S1iViljXBj9kflQo4YutWnJmwm8VvIsU1GeXJGiG9j8CIg9zs4voPMdQDUmIxetUOh60VilsNzCiAFTOqu3g==} 8158 engines: {node: '>=6.9.0'} 8159 8160 postcss-minify-selectors@5.2.1: 8161 resolution: {integrity: sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg==} 8162 engines: {node: ^10 || ^12 || >=14.0} 8163 peerDependencies: 8164 postcss: ^8.2.15 8165 8166 postcss-modules-extract-imports@3.0.0: 8167 resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==} 8168 engines: {node: ^10 || ^12 || >= 14} 8169 peerDependencies: 8170 postcss: ^8.1.0 8171 8172 postcss-modules-local-by-default@4.0.0: 8173 resolution: {integrity: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==} 8174 engines: {node: ^10 || ^12 || >= 14} 8175 peerDependencies: 8176 postcss: ^8.1.0 8177 8178 postcss-modules-scope@3.0.0: 8179 resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==} 8180 engines: {node: ^10 || ^12 || >= 14} 8181 peerDependencies: 8182 postcss: ^8.1.0 8183 8184 postcss-modules-values@4.0.0: 8185 resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==} 8186 engines: {node: ^10 || ^12 || >= 14} 8187 peerDependencies: 8188 postcss: ^8.1.0 8189 8190 postcss-nested@6.2.0: 8191 resolution: {integrity: sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==} 8192 engines: {node: '>=12.0'} 8193 peerDependencies: 8194 postcss: ^8.2.14 8195 8196 postcss-normalize-charset@4.0.1: 8197 resolution: {integrity: sha512-gMXCrrlWh6G27U0hF3vNvR3w8I1s2wOBILvA87iNXaPvSNo5uZAMYsZG7XjCUf1eVxuPfyL4TJ7++SGZLc9A3g==} 8198 engines: {node: '>=6.9.0'} 8199 8200 postcss-normalize-charset@5.1.0: 8201 resolution: {integrity: sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==} 8202 engines: {node: ^10 || ^12 || >=14.0} 8203 peerDependencies: 8204 postcss: ^8.2.15 8205 8206 postcss-normalize-display-values@4.0.2: 8207 resolution: {integrity: sha512-3F2jcsaMW7+VtRMAqf/3m4cPFhPD3EFRgNs18u+k3lTJJlVe7d0YPO+bnwqo2xg8YiRpDXJI2u8A0wqJxMsQuQ==} 8208 engines: {node: '>=6.9.0'} 8209 8210 postcss-normalize-display-values@5.1.0: 8211 resolution: {integrity: sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==} 8212 engines: {node: ^10 || ^12 || >=14.0} 8213 peerDependencies: 8214 postcss: ^8.2.15 8215 8216 postcss-normalize-positions@4.0.2: 8217 resolution: {integrity: sha512-Dlf3/9AxpxE+NF1fJxYDeggi5WwV35MXGFnnoccP/9qDtFrTArZ0D0R+iKcg5WsUd8nUYMIl8yXDCtcrT8JrdA==} 8218 engines: {node: '>=6.9.0'} 8219 8220 postcss-normalize-positions@5.1.1: 8221 resolution: {integrity: sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg==} 8222 engines: {node: ^10 || ^12 || >=14.0} 8223 peerDependencies: 8224 postcss: ^8.2.15 8225 8226 postcss-normalize-repeat-style@4.0.2: 8227 resolution: {integrity: sha512-qvigdYYMpSuoFs3Is/f5nHdRLJN/ITA7huIoCyqqENJe9PvPmLhNLMu7QTjPdtnVf6OcYYO5SHonx4+fbJE1+Q==} 8228 engines: {node: '>=6.9.0'} 8229 8230 postcss-normalize-repeat-style@5.1.1: 8231 resolution: {integrity: sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g==} 8232 engines: {node: ^10 || ^12 || >=14.0} 8233 peerDependencies: 8234 postcss: ^8.2.15 8235 8236 postcss-normalize-string@4.0.2: 8237 resolution: {integrity: sha512-RrERod97Dnwqq49WNz8qo66ps0swYZDSb6rM57kN2J+aoyEAJfZ6bMx0sx/F9TIEX0xthPGCmeyiam/jXif0eA==} 8238 engines: {node: '>=6.9.0'} 8239 8240 postcss-normalize-string@5.1.0: 8241 resolution: {integrity: sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==} 8242 engines: {node: ^10 || ^12 || >=14.0} 8243 peerDependencies: 8244 postcss: ^8.2.15 8245 8246 postcss-normalize-timing-functions@4.0.2: 8247 resolution: {integrity: sha512-acwJY95edP762e++00Ehq9L4sZCEcOPyaHwoaFOhIwWCDfik6YvqsYNxckee65JHLKzuNSSmAdxwD2Cud1Z54A==} 8248 engines: {node: '>=6.9.0'} 8249 8250 postcss-normalize-timing-functions@5.1.0: 8251 resolution: {integrity: sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==} 8252 engines: {node: ^10 || ^12 || >=14.0} 8253 peerDependencies: 8254 postcss: ^8.2.15 8255 8256 postcss-normalize-unicode@4.0.1: 8257 resolution: {integrity: sha512-od18Uq2wCYn+vZ/qCOeutvHjB5jm57ToxRaMeNuf0nWVHaP9Hua56QyMF6fs/4FSUnVIw0CBPsU0K4LnBPwYwg==} 8258 engines: {node: '>=6.9.0'} 8259 8260 postcss-normalize-unicode@5.1.0: 8261 resolution: {integrity: sha512-J6M3MizAAZ2dOdSjy2caayJLQT8E8K9XjLce8AUQMwOrCvjCHv24aLC/Lps1R1ylOfol5VIDMaM/Lo9NGlk1SQ==} 8262 engines: {node: ^10 || ^12 || >=14.0} 8263 peerDependencies: 8264 postcss: ^8.2.15 8265 8266 postcss-normalize-url@4.0.1: 8267 resolution: {integrity: sha512-p5oVaF4+IHwu7VpMan/SSpmpYxcJMtkGppYf0VbdH5B6hN8YNmVyJLuY9FmLQTzY3fag5ESUUHDqM+heid0UVA==} 8268 engines: {node: '>=6.9.0'} 8269 8270 postcss-normalize-url@5.1.0: 8271 resolution: {integrity: sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==} 8272 engines: {node: ^10 || ^12 || >=14.0} 8273 peerDependencies: 8274 postcss: ^8.2.15 8275 8276 postcss-normalize-whitespace@4.0.2: 8277 resolution: {integrity: sha512-tO8QIgrsI3p95r8fyqKV+ufKlSHh9hMJqACqbv2XknufqEDhDvbguXGBBqxw9nsQoXWf0qOqppziKJKHMD4GtA==} 8278 engines: {node: '>=6.9.0'} 8279 8280 postcss-normalize-whitespace@5.1.1: 8281 resolution: {integrity: sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==} 8282 engines: {node: ^10 || ^12 || >=14.0} 8283 peerDependencies: 8284 postcss: ^8.2.15 8285 8286 postcss-ordered-values@4.1.2: 8287 resolution: {integrity: sha512-2fCObh5UanxvSxeXrtLtlwVThBvHn6MQcu4ksNT2tsaV2Fg76R2CV98W7wNSlX+5/pFwEyaDwKLLoEV7uRybAw==} 8288 engines: {node: '>=6.9.0'} 8289 8290 postcss-ordered-values@5.1.3: 8291 resolution: {integrity: sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ==} 8292 engines: {node: ^10 || ^12 || >=14.0} 8293 peerDependencies: 8294 postcss: ^8.2.15 8295 8296 postcss-reduce-initial@4.0.3: 8297 resolution: {integrity: sha512-gKWmR5aUulSjbzOfD9AlJiHCGH6AEVLaM0AV+aSioxUDd16qXP1PCh8d1/BGVvpdWn8k/HiK7n6TjeoXN1F7DA==} 8298 engines: {node: '>=6.9.0'} 8299 8300 postcss-reduce-initial@5.1.0: 8301 resolution: {integrity: sha512-5OgTUviz0aeH6MtBjHfbr57tml13PuedK/Ecg8szzd4XRMbYxH4572JFG067z+FqBIf6Zp/d+0581glkvvWMFw==} 8302 engines: {node: ^10 || ^12 || >=14.0} 8303 peerDependencies: 8304 postcss: ^8.2.15 8305 8306 postcss-reduce-transforms@4.0.2: 8307 resolution: {integrity: sha512-EEVig1Q2QJ4ELpJXMZR8Vt5DQx8/mo+dGWSR7vWXqcob2gQLyQGsionYcGKATXvQzMPn6DSN1vTN7yFximdIAg==} 8308 engines: {node: '>=6.9.0'} 8309 8310 postcss-reduce-transforms@5.1.0: 8311 resolution: {integrity: sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==} 8312 engines: {node: ^10 || ^12 || >=14.0} 8313 peerDependencies: 8314 postcss: ^8.2.15 8315 8316 postcss-reporter@7.0.5: 8317 resolution: {integrity: sha512-glWg7VZBilooZGOFPhN9msJ3FQs19Hie7l5a/eE6WglzYqVeH3ong3ShFcp9kDWJT1g2Y/wd59cocf9XxBtkWA==} 8318 engines: {node: '>=10'} 8319 peerDependencies: 8320 postcss: ^8.1.0 8321 8322 postcss-selector-parser@3.1.2: 8323 resolution: {integrity: sha512-h7fJ/5uWuRVyOtkO45pnt1Ih40CEleeyCHzipqAZO2e5H20g25Y48uYnFUiShvY4rZWNJ/Bib/KVPmanaCtOhA==} 8324 engines: {node: '>=8'} 8325 8326 postcss-selector-parser@6.0.10: 8327 resolution: {integrity: sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==} 8328 engines: {node: '>=4'} 8329 8330 postcss-selector-parser@6.1.2: 8331 resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==} 8332 engines: {node: '>=4'} 8333 8334 postcss-svgo@4.0.3: 8335 resolution: {integrity: sha512-NoRbrcMWTtUghzuKSoIm6XV+sJdvZ7GZSc3wdBN0W19FTtp2ko8NqLsgoh/m9CzNhU3KLPvQmjIwtaNFkaFTvw==} 8336 engines: {node: '>=6.9.0'} 8337 8338 postcss-svgo@5.1.0: 8339 resolution: {integrity: sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==} 8340 engines: {node: ^10 || ^12 || >=14.0} 8341 peerDependencies: 8342 postcss: ^8.2.15 8343 8344 postcss-unique-selectors@4.0.1: 8345 resolution: {integrity: sha512-+JanVaryLo9QwZjKrmJgkI4Fn8SBgRO6WXQBJi7KiAVPlmxikB5Jzc4EvXMT2H0/m0RjrVVm9rGNhZddm/8Spg==} 8346 engines: {node: '>=6.9.0'} 8347 8348 postcss-unique-selectors@5.1.1: 8349 resolution: {integrity: sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==} 8350 engines: {node: ^10 || ^12 || >=14.0} 8351 peerDependencies: 8352 postcss: ^8.2.15 8353 8354 postcss-value-parser@3.3.1: 8355 resolution: {integrity: sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==} 8356 8357 postcss-value-parser@4.2.0: 8358 resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} 8359 8360 postcss@7.0.39: 8361 resolution: {integrity: sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==} 8362 engines: {node: '>=6.0.0'} 8363 8364 postcss@8.4.23: 8365 resolution: {integrity: sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==} 8366 engines: {node: ^10 || ^12 || >=14} 8367 8368 postcss@8.4.33: 8369 resolution: {integrity: sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==} 8370 engines: {node: ^10 || ^12 || >=14} 8371 8372 postcss@8.4.38: 8373 resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==} 8374 engines: {node: ^10 || ^12 || >=14} 8375 8376 postcss@8.4.49: 8377 resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==} 8378 engines: {node: ^10 || ^12 || >=14} 8379 8380 postgres@3.4.5: 8381 resolution: {integrity: sha512-cDWgoah1Gez9rN3H4165peY9qfpEo+SA61oQv65O3cRUE1pOEoJWwddwcqKE8XZYjbblOJlYDlLV4h67HrEVDg==} 8382 engines: {node: '>=12'} 8383 8384 preact-cli@3.4.1: 8385 resolution: {integrity: sha512-/4be0PuBmAIAox9u8GLJublFpEymq7Lk4JW4PEPz9ErFH/ncZf/oBPhECtXGq9IPqNOEe4r2l8sA+3uqKVwBfw==} 8386 engines: {node: '>=12'} 8387 hasBin: true 8388 peerDependencies: 8389 less-loader: ^7.3.0 8390 preact: '*' 8391 preact-render-to-string: '*' 8392 sass-loader: ^10.2.0 8393 stylus-loader: ^4.3.3 8394 peerDependenciesMeta: 8395 less-loader: 8396 optional: true 8397 sass-loader: 8398 optional: true 8399 stylus-loader: 8400 optional: true 8401 8402 preact-render-to-string@5.2.6: 8403 resolution: {integrity: sha512-JyhErpYOvBV1hEPwIxc/fHWXPfnEGdRKxc8gFdAZ7XV4tlzyzG847XAyEZqoDnynP88akM4eaHcSOzNcLWFguw==} 8404 peerDependencies: 8405 preact: '>=10' 8406 8407 preact-router@3.2.1: 8408 resolution: {integrity: sha512-KEN2VN1DxUlTwzW5IFkF13YIA2OdQ2OvgJTkQREF+AA2NrHRLaGbB68EjS4IeZOa1shvQ1FvEm3bSLta4sXBhg==} 8409 peerDependencies: 8410 preact: '>=10' 8411 8412 preact@10.11.3: 8413 resolution: {integrity: sha512-eY93IVpod/zG3uMF22Unl8h9KkrcKIRs2EGar8hwLZZDU1lkjph303V9HZBwufh2s736U6VXuhD109LYqPoffg==} 8414 8415 prelude-ls@1.1.2: 8416 resolution: {integrity: sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==} 8417 engines: {node: '>= 0.8.0'} 8418 8419 prelude-ls@1.2.1: 8420 resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} 8421 engines: {node: '>= 0.8.0'} 8422 8423 prepend-http@2.0.0: 8424 resolution: {integrity: sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==} 8425 engines: {node: '>=4'} 8426 8427 prettier@3.1.1: 8428 resolution: {integrity: sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==} 8429 engines: {node: '>=14'} 8430 hasBin: true 8431 8432 pretty-bytes@4.0.2: 8433 resolution: {integrity: sha512-yJAF+AjbHKlxQ8eezMd/34Mnj/YTQ3i6kLzvVsH4l/BfIFtp444n0wVbnsn66JimZ9uBofv815aRp1zCppxlWw==} 8434 engines: {node: '>=4'} 8435 8436 pretty-bytes@5.6.0: 8437 resolution: {integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==} 8438 engines: {node: '>=6'} 8439 8440 pretty-error@2.1.2: 8441 resolution: {integrity: sha512-EY5oDzmsX5wvuynAByrmY0P0hcp+QpnAKbJng2A2MPjVKXCxrDSUkzghVJ4ZGPIv+JC4gX8fPUWscC0RtjsWGw==} 8442 8443 pretty-error@4.0.0: 8444 resolution: {integrity: sha512-AoJ5YMAcXKYxKhuJGdcvse+Voc6v1RgnsR3nWcYU7q4t6z0Q6T86sv5Zq8VIRbOWWFpvdGE83LtdSMNd+6Y0xw==} 8445 8446 pretty-format@3.8.0: 8447 resolution: {integrity: sha512-WuxUnVtlWL1OfZFQFuqvnvs6MiAGk9UNsBostyBOB0Is9wb5uRESevA6rnl/rkksXaGX3GzZhPup5d6Vp1nFew==} 8448 8449 pretty-hrtime@1.0.3: 8450 resolution: {integrity: sha512-66hKPCr+72mlfiSjlEB1+45IjXSqvVAIy6mocupoww4tBFE9R9IhwwUGoI4G++Tc9Aq+2rxOt0RFU6gPcrte0A==} 8451 engines: {node: '>= 0.8'} 8452 8453 pretty-ms@8.0.0: 8454 resolution: {integrity: sha512-ASJqOugUF1bbzI35STMBUpZqdfYKlJugy6JBziGi2EE+AL5JPJGSzvpeVXojxrr0ViUYoToUjb5kjSEGf7Y83Q==} 8455 engines: {node: '>=14.16'} 8456 8457 process-nextick-args@2.0.1: 8458 resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} 8459 8460 process-on-spawn@1.0.0: 8461 resolution: {integrity: sha512-1WsPDsUSMmZH5LeMLegqkPDrsGgsWwk1Exipy2hvB0o/F0ASzbpIctSCcZIK1ykJvtTJULEH+20WOFjMvGnCTg==} 8462 engines: {node: '>=8'} 8463 8464 process-warning@3.0.0: 8465 resolution: {integrity: sha512-mqn0kFRl0EoqhnL0GQ0veqFHyIN1yig9RHh/InzORTUiZHFRAur+aMtRkELNwGs9aNwKS6tg/An4NYBPGwvtzQ==} 8466 8467 process@0.11.10: 8468 resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==} 8469 engines: {node: '>= 0.6.0'} 8470 8471 progress-bar-webpack-plugin@2.1.0: 8472 resolution: {integrity: sha512-UtlZbnxpYk1wufEWfhIjRn2U52zlY38uvnzFhs8rRxJxC1hSqw88JNR2Mbpqq9Kix8L1nGb3uQ+/1BiUWbigAg==} 8473 peerDependencies: 8474 webpack: ^1.3.0 || ^2 || ^3 || ^4 || ^5 8475 8476 progress@2.0.3: 8477 resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==} 8478 engines: {node: '>=0.4.0'} 8479 8480 promise-inflight@1.0.1: 8481 resolution: {integrity: sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==} 8482 peerDependencies: 8483 bluebird: '*' 8484 peerDependenciesMeta: 8485 bluebird: 8486 optional: true 8487 8488 promise-polyfill@8.2.3: 8489 resolution: {integrity: sha512-Og0+jCRQetV84U8wVjMNccfGCnMQ9mGs9Hv78QFe+pSDD3gWTpz0y+1QCuxy5d/vBFuZ3iwP2eycAkvqIMPmWg==} 8490 8491 promise-toolbox@0.21.0: 8492 resolution: {integrity: sha512-NV8aTmpwrZv+Iys54sSFOBx3tuVaOBvvrft5PNppnxy9xpU/akHbaWIril22AB22zaPgrgwKdD0KsrM0ptUtpg==} 8493 engines: {node: '>=6'} 8494 8495 prompts@2.4.2: 8496 resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} 8497 engines: {node: '>= 6'} 8498 8499 prop-types@15.8.1: 8500 resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==} 8501 8502 property-expr@2.0.5: 8503 resolution: {integrity: sha512-IJUkICM5dP5znhCckHSv30Q4b5/JA5enCtkRHYaOVOAocnH/1BQEYTC5NMfT3AVl/iXKdr3aqQbQn9DxyWknwA==} 8504 8505 proto-list@1.2.4: 8506 resolution: {integrity: sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==} 8507 8508 proxy-addr@2.0.7: 8509 resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} 8510 engines: {node: '>= 0.10'} 8511 8512 prr@1.0.1: 8513 resolution: {integrity: sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==} 8514 8515 pseudomap@1.0.2: 8516 resolution: {integrity: sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==} 8517 8518 psl@1.9.0: 8519 resolution: {integrity: sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==} 8520 8521 public-encrypt@4.0.3: 8522 resolution: {integrity: sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q==} 8523 8524 pump@2.0.1: 8525 resolution: {integrity: sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==} 8526 8527 pump@3.0.0: 8528 resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==} 8529 8530 pumpify@1.5.1: 8531 resolution: {integrity: sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==} 8532 8533 punycode@1.4.1: 8534 resolution: {integrity: sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==} 8535 8536 punycode@2.1.1: 8537 resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==} 8538 engines: {node: '>=6'} 8539 8540 punycode@2.3.1: 8541 resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} 8542 engines: {node: '>=6'} 8543 8544 pupa@2.1.1: 8545 resolution: {integrity: sha512-l1jNAspIBSFqbT+y+5FosojNpVpF94nlI+wDUpqP9enwOTfHx9f0gh5nB96vl+6yTpsJsypeNrwfzPrKuHB41A==} 8546 engines: {node: '>=8'} 8547 8548 pupa@3.1.0: 8549 resolution: {integrity: sha512-FLpr4flz5xZTSJxSeaheeMKN/EDzMdK7b8PTOC6a5PYFKTucWbdqjgqaEyH0shFiSJrVB1+Qqi4Tk19ccU6Aug==} 8550 engines: {node: '>=12.20'} 8551 8552 q@1.5.1: 8553 resolution: {integrity: sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==} 8554 engines: {node: '>=0.6.0', teleport: '>=0.2.0'} 8555 deprecated: |- 8556 You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. 8557 8558 (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) 8559 8560 qrcode-generator@1.4.4: 8561 resolution: {integrity: sha512-HM7yY8O2ilqhmULxGMpcHSF1EhJJ9yBj8gvDEuZ6M+KGJ0YY2hKpnXvRD+hZPLrDVck3ExIGhmPtSdcjC+guuw==} 8562 8563 qs@6.11.0: 8564 resolution: {integrity: sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==} 8565 engines: {node: '>=0.6'} 8566 8567 qs@6.11.2: 8568 resolution: {integrity: sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==} 8569 engines: {node: '>=0.6'} 8570 8571 qs@6.5.3: 8572 resolution: {integrity: sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==} 8573 engines: {node: '>=0.6'} 8574 8575 querystring-es3@0.2.1: 8576 resolution: {integrity: sha512-773xhDQnZBMFobEiztv8LIl70ch5MSF/jUQVlhwFyBILqq96anmoctVIYz+ZRp0qbCKATTn6ev02M3r7Ga5vqA==} 8577 engines: {node: '>=0.4.x'} 8578 8579 querystring@0.2.1: 8580 resolution: {integrity: sha512-wkvS7mL/JMugcup3/rMitHmd9ecIGd2lhFhK9N3UUQ450h66d1r3Y9nvXzQAW1Lq+wyx61k/1pfKS5KuKiyEbg==} 8581 engines: {node: '>=0.4.x'} 8582 deprecated: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 8583 8584 querystringify@2.2.0: 8585 resolution: {integrity: sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==} 8586 8587 queue-microtask@1.2.3: 8588 resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} 8589 8590 queue@6.0.2: 8591 resolution: {integrity: sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA==} 8592 8593 quick-format-unescaped@4.0.4: 8594 resolution: {integrity: sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==} 8595 8596 quick-lru@5.1.1: 8597 resolution: {integrity: sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==} 8598 engines: {node: '>=10'} 8599 8600 randombytes@2.1.0: 8601 resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} 8602 8603 randomfill@1.0.4: 8604 resolution: {integrity: sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==} 8605 8606 range-parser@1.2.1: 8607 resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==} 8608 engines: {node: '>= 0.6'} 8609 8610 raw-body@2.5.1: 8611 resolution: {integrity: sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==} 8612 engines: {node: '>= 0.8'} 8613 8614 raw-loader@4.0.2: 8615 resolution: {integrity: sha512-ZnScIV3ag9A4wPX/ZayxL/jZH+euYb6FcUinPcgiQW0+UBtEv0O6Q3lGd3cqJ+GHH+rksEv3Pj99oxJ3u3VIKA==} 8616 engines: {node: '>= 10.13.0'} 8617 peerDependencies: 8618 webpack: ^4.0.0 || ^5.0.0 8619 8620 rc@1.2.8: 8621 resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==} 8622 hasBin: true 8623 8624 react-dom@18.3.1: 8625 resolution: {integrity: sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==} 8626 peerDependencies: 8627 react: ^18.3.1 8628 8629 react-html-attributes@1.4.6: 8630 resolution: {integrity: sha512-uS3MmThNKFH2EZUQQw4k5pIcU7XIr208UE5dktrj/GOH1CMagqxDl4DCLpt3o2l9x+IB5nVYBeN3Cr4IutBXAg==} 8631 8632 react-is@16.13.1: 8633 resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} 8634 8635 react-refresh@0.10.0: 8636 resolution: {integrity: sha512-PgidR3wST3dDYKr6b4pJoqQFpPGNKDSCDx4cZoshjXipw3LzO7mG1My2pwEzz2JVkF+inx3xRpDeQLFQGH/hsQ==} 8637 engines: {node: '>=0.10.0'} 8638 8639 react@18.3.1: 8640 resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==} 8641 engines: {node: '>=0.10.0'} 8642 8643 read-cache@1.0.0: 8644 resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==} 8645 8646 readable-stream@2.3.8: 8647 resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==} 8648 8649 readable-stream@3.6.2: 8650 resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==} 8651 engines: {node: '>= 6'} 8652 8653 readable-stream@4.5.2: 8654 resolution: {integrity: sha512-yjavECdqeZ3GLXNgRXgeQEdz9fvDDkNKyHnbHRFtOr7/LcfgBcmct7t/ET+HaCTqfh06OzoAxrkN/IfjJBVe+g==} 8655 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 8656 8657 readdirp@2.2.1: 8658 resolution: {integrity: sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==} 8659 engines: {node: '>=0.10'} 8660 8661 readdirp@3.6.0: 8662 resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} 8663 engines: {node: '>=8.10.0'} 8664 8665 real-require@0.2.0: 8666 resolution: {integrity: sha512-57frrGM/OCTLqLOAh0mhVA9VBMHd+9U7Zb2THMGdBUoZVOtGbJzjxsYGDJ3A9AYYCP4hn6y1TVbaOfzWtm5GFg==} 8667 engines: {node: '>= 12.13.0'} 8668 8669 reflect.getprototypeof@1.0.4: 8670 resolution: {integrity: sha512-ECkTw8TmJwW60lOTR+ZkODISW6RQ8+2CL3COqtiJKLd6MmB45hN51HprHFziKLGkAuTGQhBb91V8cy+KHlaCjw==} 8671 engines: {node: '>= 0.4'} 8672 8673 regenerate-unicode-properties@10.1.0: 8674 resolution: {integrity: sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ==} 8675 engines: {node: '>=4'} 8676 8677 regenerate@1.4.2: 8678 resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==} 8679 8680 regenerator-runtime@0.13.10: 8681 resolution: {integrity: sha512-KepLsg4dU12hryUO7bp/axHAKvwGOCV0sGloQtpagJ12ai+ojVDqkeGSiRX1zlq+kjIMZ1t7gpze+26QqtdGqw==} 8682 8683 regenerator-runtime@0.13.11: 8684 resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==} 8685 8686 regenerator-runtime@0.14.0: 8687 resolution: {integrity: sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==} 8688 8689 regenerator-transform@0.15.2: 8690 resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} 8691 8692 regex-not@1.0.2: 8693 resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==} 8694 engines: {node: '>=0.10.0'} 8695 8696 regexp.prototype.flags@1.5.1: 8697 resolution: {integrity: sha512-sy6TXMN+hnP/wMy+ISxg3krXx7BAtWVO4UouuCN/ziM9UEne0euamVNafDfvC83bRNr95y0V5iijeDQFUNpvrg==} 8698 engines: {node: '>= 0.4'} 8699 8700 regexpp@3.2.0: 8701 resolution: {integrity: sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==} 8702 engines: {node: '>=8'} 8703 8704 regexpu-core@5.3.2: 8705 resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==} 8706 engines: {node: '>=4'} 8707 8708 registry-auth-token@4.2.2: 8709 resolution: {integrity: sha512-PC5ZysNb42zpFME6D/XlIgtNGdTl8bBOCw90xQLVMpzuuubJKYDWFAEuUNc+Cn8Z8724tg2SDhDRrkVEsqfDMg==} 8710 engines: {node: '>=6.0.0'} 8711 8712 registry-auth-token@5.0.2: 8713 resolution: {integrity: sha512-o/3ikDxtXaA59BmZuZrJZDJv8NMDGSj+6j6XaeBmHw8eY1i1qd9+6H+LjVvQXx3HN6aRCGa1cUdJ9RaJZUugnQ==} 8714 engines: {node: '>=14'} 8715 8716 registry-url@5.1.0: 8717 resolution: {integrity: sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==} 8718 engines: {node: '>=8'} 8719 8720 registry-url@6.0.1: 8721 resolution: {integrity: sha512-+crtS5QjFRqFCoQmvGduwYWEBng99ZvmFvF+cUJkGYF1L1BfU8C6Zp9T7f5vPAwyLkUExpvK+ANVZmGU49qi4Q==} 8722 engines: {node: '>=12'} 8723 8724 regjsparser@0.9.1: 8725 resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==} 8726 hasBin: true 8727 8728 relateurl@0.2.7: 8729 resolution: {integrity: sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==} 8730 engines: {node: '>= 0.10'} 8731 8732 relaxed-json@1.0.3: 8733 resolution: {integrity: sha512-b7wGPo7o2KE/g7SqkJDDbav6zmrEeP4TK2VpITU72J/M949TLe/23y/ZHJo+pskcGM52xIfFoT9hydwmgr1AEg==} 8734 engines: {node: '>= 0.10.0'} 8735 hasBin: true 8736 8737 release-zalgo@1.0.0: 8738 resolution: {integrity: sha512-gUAyHVHPPC5wdqX/LG4LWtRYtgjxyX78oanFNTMMyFEfOqdC54s3eE82imuWKbOeqYht2CrNf64Qb8vgmmtZGA==} 8739 engines: {node: '>=4'} 8740 8741 remove-trailing-separator@1.1.0: 8742 resolution: {integrity: sha512-/hS+Y0u3aOfIETiaiirUFwDBDzmXPvO+jAfKTitUngIPzdKc6Z0LoFjM/CK5PL4C+eKwHohlHAb6H0VFfmmUsw==} 8743 8744 renderkid@2.0.7: 8745 resolution: {integrity: sha512-oCcFyxaMrKsKcTY59qnCAtmDVSLfPbrv6A3tVbPdFMMrv5jaK10V6m40cKsoPNhAqN6rmHW9sswW4o3ruSrwUQ==} 8746 8747 renderkid@3.0.0: 8748 resolution: {integrity: sha512-q/7VIQA8lmM1hF+jn+sFSPWGlMkSAeNYcPLmDQx2zzuiDfaLrOmumR8iaUKlenFgh0XRPIUeSPlH3A+AW3Z5pg==} 8749 8750 repeat-element@1.1.4: 8751 resolution: {integrity: sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==} 8752 engines: {node: '>=0.10.0'} 8753 8754 repeat-string@1.6.1: 8755 resolution: {integrity: sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==} 8756 engines: {node: '>=0.10'} 8757 8758 request-promise-core@1.1.4: 8759 resolution: {integrity: sha512-TTbAfBBRdWD7aNNOoVOBH4pN/KigV6LyapYNNlAPA8JwbovRti1E88m3sYAwsLi5ryhPKsE9APwnjFTgdUjTpw==} 8760 engines: {node: '>=0.10.0'} 8761 peerDependencies: 8762 request: ^2.34 8763 8764 request-promise-native@1.0.9: 8765 resolution: {integrity: sha512-wcW+sIUiWnKgNY0dqCpOZkUbF/I+YPi+f09JZIDa39Ec+q82CpSYniDp+ISgTTbKmnpJWASeJBPZmoxH84wt3g==} 8766 engines: {node: '>=0.12.0'} 8767 deprecated: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 8768 peerDependencies: 8769 request: ^2.34 8770 8771 request@2.88.2: 8772 resolution: {integrity: sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==} 8773 engines: {node: '>= 6'} 8774 deprecated: request has been deprecated, see https://github.com/request/request/issues/3142 8775 8776 require-directory@2.1.1: 8777 resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} 8778 engines: {node: '>=0.10.0'} 8779 8780 require-from-string@2.0.2: 8781 resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==} 8782 engines: {node: '>=0.10.0'} 8783 8784 require-main-filename@2.0.0: 8785 resolution: {integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==} 8786 8787 requires-port@1.0.0: 8788 resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==} 8789 8790 resolve-alpn@1.2.1: 8791 resolution: {integrity: sha512-0a1F4l73/ZFZOakJnQ3FvkJ2+gSTQWz/r2KE5OdDY0TxPm5h4GkqkWWfM47T7HsbnOtcJVEF4epCVy6u7Q3K+g==} 8792 8793 resolve-cwd@3.0.0: 8794 resolution: {integrity: sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==} 8795 engines: {node: '>=8'} 8796 8797 resolve-from@3.0.0: 8798 resolution: {integrity: sha512-GnlH6vxLymXJNMBo7XP1fJIzBFbdYt49CuTwmB/6N53t+kMPRMFKz783LlQ4tv28XoQfMWinAJX6WCGf2IlaIw==} 8799 engines: {node: '>=4'} 8800 8801 resolve-from@4.0.0: 8802 resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} 8803 engines: {node: '>=4'} 8804 8805 resolve-from@5.0.0: 8806 resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==} 8807 engines: {node: '>=8'} 8808 8809 resolve-pathname@3.0.0: 8810 resolution: {integrity: sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==} 8811 8812 resolve-url@0.2.1: 8813 resolution: {integrity: sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==} 8814 deprecated: https://github.com/lydell/resolve-url#deprecated 8815 8816 resolve@1.22.8: 8817 resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==} 8818 hasBin: true 8819 8820 resolve@2.0.0-next.5: 8821 resolution: {integrity: sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==} 8822 hasBin: true 8823 8824 responselike@1.0.2: 8825 resolution: {integrity: sha512-/Fpe5guzJk1gPqdJLJR5u7eG/gNY4nImjbRDaVWVMRhne55TCmj2i9Q+54PBRfatRC8v/rIiv9BN0pMd9OV5EQ==} 8826 8827 responselike@3.0.0: 8828 resolution: {integrity: sha512-40yHxbNcl2+rzXvZuVkrYohathsSJlMTXKryG5y8uciHv1+xDLHQpgjG64JUO9nrEq2jGLH6IZ8BcZyw3wrweg==} 8829 engines: {node: '>=14.16'} 8830 8831 restore-cursor@3.1.0: 8832 resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==} 8833 engines: {node: '>=8'} 8834 8835 ret@0.1.15: 8836 resolution: {integrity: sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==} 8837 engines: {node: '>=0.12'} 8838 8839 retry@0.13.1: 8840 resolution: {integrity: sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==} 8841 engines: {node: '>= 4'} 8842 8843 reusify@1.0.4: 8844 resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} 8845 engines: {iojs: '>=1.0.0', node: '>=0.10.0'} 8846 8847 rgb-regex@1.0.1: 8848 resolution: {integrity: sha512-gDK5mkALDFER2YLqH6imYvK6g02gpNGM4ILDZ472EwWfXZnC2ZEpoB2ECXTyOVUKuk/bPJZMzwQPBYICzP+D3w==} 8849 8850 rgba-regex@1.0.0: 8851 resolution: {integrity: sha512-zgn5OjNQXLUTdq8m17KdaicF6w89TZs8ZU8y0AYENIU6wG8GG6LLm0yLSiPY8DmaYmHdgRW8rnApjoT0fQRfMg==} 8852 8853 rimraf@2.4.5: 8854 resolution: {integrity: sha512-J5xnxTyqaiw06JjMftq7L9ouA448dw/E7dKghkP9WpKNuwmARNNg+Gk8/u5ryb9N/Yo2+z3MCwuqFK/+qPOPfQ==} 8855 deprecated: Rimraf versions prior to v4 are no longer supported 8856 hasBin: true 8857 8858 rimraf@2.7.1: 8859 resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==} 8860 deprecated: Rimraf versions prior to v4 are no longer supported 8861 hasBin: true 8862 8863 rimraf@3.0.2: 8864 resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} 8865 deprecated: Rimraf versions prior to v4 are no longer supported 8866 hasBin: true 8867 8868 ripemd160@2.0.2: 8869 resolution: {integrity: sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==} 8870 8871 rollup-plugin-terser@7.0.2: 8872 resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==} 8873 deprecated: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser 8874 peerDependencies: 8875 rollup: ^2.0.0 8876 8877 rollup@2.79.1: 8878 resolution: {integrity: sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==} 8879 engines: {node: '>=10.0.0'} 8880 hasBin: true 8881 8882 rrweb-cssom@0.7.1: 8883 resolution: {integrity: sha512-TrEMa7JGdVm0UThDJSx7ddw5nVm3UJS9o9CCIZ72B1vSyEZoziDqBYP3XIoi/12lKrJR8rE3jeFHMok2F/Mnsg==} 8884 8885 rrweb-cssom@0.8.0: 8886 resolution: {integrity: sha512-guoltQEx+9aMf2gDZ0s62EcV8lsXR+0w8915TC3ITdn2YueuNjdAYh/levpU9nFaoChh9RUS5ZdQMrKfVEN9tw==} 8887 8888 run-parallel@1.2.0: 8889 resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} 8890 8891 run-queue@1.0.3: 8892 resolution: {integrity: sha512-ntymy489o0/QQplUDnpYAYUsO50K9SBrIVaKCWDOJzYJts0f9WH9RFJkyagebkw5+y1oi00R7ynNW/d12GBumg==} 8893 8894 sade@1.8.1: 8895 resolution: {integrity: sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==} 8896 engines: {node: '>=6'} 8897 8898 safe-array-concat@1.0.1: 8899 resolution: {integrity: sha512-6XbUAseYE2KtOuGueyeobCySj9L4+66Tn6KQMOPQJrAJEowYKW/YR/MGJZl7FdydUdaFu4LYyDZjxf4/Nmo23Q==} 8900 engines: {node: '>=0.4'} 8901 8902 safe-buffer@5.1.2: 8903 resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} 8904 8905 safe-buffer@5.2.1: 8906 resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} 8907 8908 safe-json-stringify@1.2.0: 8909 resolution: {integrity: sha512-gH8eh2nZudPQO6TytOvbxnuhYBOvDBBLW52tz5q6X58lJcd/tkmqFR+5Z9adS8aJtURSXWThWy/xJtJwixErvg==} 8910 8911 safe-regex-test@1.0.0: 8912 resolution: {integrity: sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==} 8913 8914 safe-regex@1.1.0: 8915 resolution: {integrity: sha512-aJXcif4xnaNUzvUuC5gcb46oTS7zvg4jpMTnuqtrEPlR3vFr4pxtdTwaF1Qs3Enjn9HK+ZlwQui+a7z0SywIzg==} 8916 8917 safe-stable-stringify@2.4.3: 8918 resolution: {integrity: sha512-e2bDA2WJT0wxseVd4lsDP4+3ONX6HpMXQa1ZhFQ7SU+GjvORCmShbCMltrtIDfkYhVHrOcPtj+KhmDBdPdZD1g==} 8919 engines: {node: '>=10'} 8920 8921 safer-buffer@2.1.2: 8922 resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} 8923 8924 sass@1.56.1: 8925 resolution: {integrity: sha512-VpEyKpyBPCxE7qGDtOcdJ6fFbcpOM+Emu7uZLxVrkX8KVU/Dp5UF7WLvzqRuUhB6mqqQt1xffLoG+AndxTZrCQ==} 8926 engines: {node: '>=12.0.0'} 8927 hasBin: true 8928 8929 sax@1.2.4: 8930 resolution: {integrity: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==} 8931 8932 saxes@3.1.11: 8933 resolution: {integrity: sha512-Ydydq3zC+WYDJK1+gRxRapLIED9PWeSuuS41wqyoRmzvhhh9nc+QQrVMKJYzJFULazeGhzSV0QleN2wD3boh2g==} 8934 engines: {node: '>=8'} 8935 8936 saxes@6.0.0: 8937 resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==} 8938 engines: {node: '>=v12.22.7'} 8939 8940 scheduler@0.23.2: 8941 resolution: {integrity: sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==} 8942 8943 schema-utils@0.4.7: 8944 resolution: {integrity: sha512-v/iwU6wvwGK8HbU9yi3/nhGzP0yGSuhQMzL6ySiec1FSrZZDkhm4noOSWzrNFo/jEc+SJY6jRTwuwbSXJPDUnQ==} 8945 engines: {node: '>= 4'} 8946 8947 schema-utils@1.0.0: 8948 resolution: {integrity: sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==} 8949 engines: {node: '>= 4'} 8950 8951 schema-utils@2.7.1: 8952 resolution: {integrity: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==} 8953 engines: {node: '>= 8.9.0'} 8954 8955 schema-utils@3.1.1: 8956 resolution: {integrity: sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==} 8957 engines: {node: '>= 10.13.0'} 8958 8959 schema-utils@4.0.0: 8960 resolution: {integrity: sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==} 8961 engines: {node: '>= 12.13.0'} 8962 8963 select-hose@2.0.0: 8964 resolution: {integrity: sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg==} 8965 8966 selenium-webdriver@4.40.0: 8967 resolution: {integrity: sha512-dU0QbnVKdPmoNP8OtMCazRdtU2Ux6Wl4FEpG1iwUbDeajJK1dBAywBLrC1D7YFRtogHzN96AbXBgBAJaarcysw==} 8968 engines: {node: '>= 20.0.0'} 8969 8970 selfsigned@2.1.1: 8971 resolution: {integrity: sha512-GSL3aowiF7wa/WtSFwnUrludWFoNhftq8bUkH9pkzjpN2XSPOAYEgg6e0sS9s0rZwgJzJiQRPU18A6clnoW5wQ==} 8972 engines: {node: '>=10'} 8973 8974 semiver@1.1.0: 8975 resolution: {integrity: sha512-QNI2ChmuioGC1/xjyYwyZYADILWyW6AmS1UH6gDj/SFUUUS4MBAWs/7mxnkRPc/F4iHezDP+O8t0dO8WHiEOdg==} 8976 engines: {node: '>=6'} 8977 8978 semver-diff@3.1.1: 8979 resolution: {integrity: sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg==} 8980 engines: {node: '>=8'} 8981 8982 semver-diff@4.0.0: 8983 resolution: {integrity: sha512-0Ju4+6A8iOnpL/Thra7dZsSlOHYAHIeMxfhWQRI1/VLcT3WDBZKKtQt/QkBOsiIN9ZpuvHE6cGZ0x4glCMmfiA==} 8984 engines: {node: '>=12'} 8985 8986 semver@5.7.2: 8987 resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==} 8988 hasBin: true 8989 8990 semver@6.3.0: 8991 resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} 8992 hasBin: true 8993 8994 semver@6.3.1: 8995 resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} 8996 hasBin: true 8997 8998 semver@7.3.5: 8999 resolution: {integrity: sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==} 9000 engines: {node: '>=10'} 9001 hasBin: true 9002 9003 semver@7.3.8: 9004 resolution: {integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==} 9005 engines: {node: '>=10'} 9006 hasBin: true 9007 9008 semver@7.5.4: 9009 resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==} 9010 engines: {node: '>=10'} 9011 hasBin: true 9012 9013 semver@7.6.2: 9014 resolution: {integrity: sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==} 9015 engines: {node: '>=10'} 9016 hasBin: true 9017 9018 send@0.18.0: 9019 resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==} 9020 engines: {node: '>= 0.8.0'} 9021 9022 serialize-error@7.0.1: 9023 resolution: {integrity: sha512-8I8TjW5KMOKsZQTvoxjuSIa7foAwPWGOts+6o7sgjz41/qMD9VQHEDxi6PBvK2l0MXUmqZyNpUK+T2tQaaElvw==} 9024 engines: {node: '>=10'} 9025 9026 serialize-javascript@4.0.0: 9027 resolution: {integrity: sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==} 9028 9029 serialize-javascript@5.0.1: 9030 resolution: {integrity: sha512-SaaNal9imEO737H2c05Og0/8LUXG7EnsZyMa8MzkmuHoELfT6txuj0cMqRj6zfPKnmQ1yasR4PCJc8x+M4JSPA==} 9031 9032 serialize-javascript@6.0.0: 9033 resolution: {integrity: sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==} 9034 9035 serve-index@1.9.1: 9036 resolution: {integrity: sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw==} 9037 engines: {node: '>= 0.8.0'} 9038 9039 serve-static@1.15.0: 9040 resolution: {integrity: sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==} 9041 engines: {node: '>= 0.8.0'} 9042 9043 set-blocking@2.0.0: 9044 resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==} 9045 9046 set-function-length@1.1.1: 9047 resolution: {integrity: sha512-VoaqjbBJKiWtg4yRcKBQ7g7wnGnLV3M8oLvVWwOk2PdYY6PEFegR1vezXR0tw6fZGF9csVakIRjrJiy2veSBFQ==} 9048 engines: {node: '>= 0.4'} 9049 9050 set-function-name@2.0.1: 9051 resolution: {integrity: sha512-tMNCiqYVkXIZgc2Hnoy2IvC/f8ezc5koaRFkCjrpWzGpCd3qbZXPzVy9MAZzK1ch/X0jvSkojys3oqJN0qCmdA==} 9052 engines: {node: '>= 0.4'} 9053 9054 set-value@2.0.1: 9055 resolution: {integrity: sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==} 9056 engines: {node: '>=0.10.0'} 9057 9058 setimmediate@1.0.5: 9059 resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==} 9060 9061 setprototypeof@1.1.0: 9062 resolution: {integrity: sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==} 9063 9064 setprototypeof@1.2.0: 9065 resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} 9066 9067 sha.js@2.4.11: 9068 resolution: {integrity: sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==} 9069 hasBin: true 9070 9071 shallow-clone@3.0.1: 9072 resolution: {integrity: sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==} 9073 engines: {node: '>=8'} 9074 9075 shebang-command@1.2.0: 9076 resolution: {integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==} 9077 engines: {node: '>=0.10.0'} 9078 9079 shebang-command@2.0.0: 9080 resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} 9081 engines: {node: '>=8'} 9082 9083 shebang-regex@1.0.0: 9084 resolution: {integrity: sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==} 9085 engines: {node: '>=0.10.0'} 9086 9087 shebang-regex@3.0.0: 9088 resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} 9089 engines: {node: '>=8'} 9090 9091 shell-quote@1.7.3: 9092 resolution: {integrity: sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==} 9093 9094 shellwords@0.1.1: 9095 resolution: {integrity: sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==} 9096 9097 shiki@0.14.6: 9098 resolution: {integrity: sha512-R4koBBlQP33cC8cpzX0hAoOURBHJILp4Aaduh2eYi+Vj8ZBqtK/5SWNEHBS3qwUMu8dqOtI/ftno3ESfNeVW9g==} 9099 9100 side-channel@1.0.4: 9101 resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} 9102 9103 sign-addon@5.3.0: 9104 resolution: {integrity: sha512-7nHlCzhQgVMLBNiXVEgbG/raq48awOW0lYMN5uo1BaB3mp0+k8M8pvDwbfTlr3apcxZJsk9HQsAW1POwoJugpQ==} 9105 deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. 9106 9107 signal-exit@3.0.7: 9108 resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} 9109 9110 signal-exit@4.1.0: 9111 resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==} 9112 engines: {node: '>=14'} 9113 9114 simple-swizzle@0.2.2: 9115 resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==} 9116 9117 sirv-cli@1.0.14: 9118 resolution: {integrity: sha512-yyUTNr984ANKDloqepkYbBSqvx3buwYg2sQKPWjSU+IBia5loaoka2If8N9CMwt8AfP179cdEl7kYJ//iWJHjQ==} 9119 engines: {node: '>= 10'} 9120 hasBin: true 9121 9122 sirv@1.0.19: 9123 resolution: {integrity: sha512-JuLThK3TnZG1TAKDwNIqNq6QA2afLOCcm+iE8D1Kj3GA40pSPsxQjjJl0J8X3tsR7T+CP1GavpzLwYkgVLWrZQ==} 9124 engines: {node: '>= 10'} 9125 9126 sisteransi@1.0.5: 9127 resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} 9128 9129 size-plugin@3.0.0: 9130 resolution: {integrity: sha512-RPMSkgbvmS1e5XUwPNFZre7DLqcK9MhWARIm8UmGLgbUCAs173JLI6DPHco68wvo0cUdft8+GGRaJtNl5RWfew==} 9131 peerDependencies: 9132 webpack: '*' 9133 9134 slash@1.0.0: 9135 resolution: {integrity: sha512-3TYDR7xWt4dIqV2JauJr+EJeW356RXijHeUlO+8djJ+uBXPn8/2dpzBc8yQhh583sVvc9CvFAeQVgijsH+PNNg==} 9136 engines: {node: '>=0.10.0'} 9137 9138 slash@3.0.0: 9139 resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} 9140 engines: {node: '>=8'} 9141 9142 slash@4.0.0: 9143 resolution: {integrity: sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==} 9144 engines: {node: '>=12'} 9145 9146 slash@5.0.1: 9147 resolution: {integrity: sha512-ywNzUOiXwetmLvTUiCBZpLi+vxqN3i+zDqjs2HHfUSV3wN4UJxVVKWrS1JZDeiJIeBFNgB5pmioC2g0IUTL+rQ==} 9148 engines: {node: '>=14.16'} 9149 9150 slash@5.1.0: 9151 resolution: {integrity: sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==} 9152 engines: {node: '>=14.16'} 9153 9154 slice-ansi@4.0.0: 9155 resolution: {integrity: sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==} 9156 engines: {node: '>=10'} 9157 9158 slice-ansi@5.0.0: 9159 resolution: {integrity: sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==} 9160 engines: {node: '>=12'} 9161 9162 snapdragon-node@2.1.1: 9163 resolution: {integrity: sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==} 9164 engines: {node: '>=0.10.0'} 9165 9166 snapdragon-util@3.0.1: 9167 resolution: {integrity: sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==} 9168 engines: {node: '>=0.10.0'} 9169 9170 snapdragon@0.8.2: 9171 resolution: {integrity: sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==} 9172 engines: {node: '>=0.10.0'} 9173 9174 sockjs@0.3.24: 9175 resolution: {integrity: sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==} 9176 9177 sonic-boom@3.8.0: 9178 resolution: {integrity: sha512-ybz6OYOUjoQQCQ/i4LU8kaToD8ACtYP+Cj5qd2AO36bwbdewxWJ3ArmJ2cr6AvxlL2o0PqnCcPGUgkILbfkaCA==} 9179 9180 source-list-map@2.0.1: 9181 resolution: {integrity: sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==} 9182 9183 source-map-js@1.0.2: 9184 resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} 9185 engines: {node: '>=0.10.0'} 9186 9187 source-map-js@1.2.0: 9188 resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==} 9189 engines: {node: '>=0.10.0'} 9190 9191 source-map-js@1.2.1: 9192 resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} 9193 engines: {node: '>=0.10.0'} 9194 9195 source-map-resolve@0.5.3: 9196 resolution: {integrity: sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==} 9197 deprecated: See https://github.com/lydell/source-map-resolve#deprecated 9198 9199 source-map-support@0.5.21: 9200 resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} 9201 9202 source-map-url@0.4.1: 9203 resolution: {integrity: sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==} 9204 deprecated: See https://github.com/lydell/source-map-url#deprecated 9205 9206 source-map@0.5.7: 9207 resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==} 9208 engines: {node: '>=0.10.0'} 9209 9210 source-map@0.6.1: 9211 resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} 9212 engines: {node: '>=0.10.0'} 9213 9214 source-map@0.7.4: 9215 resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==} 9216 engines: {node: '>= 8'} 9217 9218 source-map@0.8.0-beta.0: 9219 resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} 9220 engines: {node: '>= 8'} 9221 deprecated: The work that was done in this beta branch won't be included in future versions 9222 9223 sourcemap-codec@1.4.8: 9224 resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} 9225 deprecated: Please use @jridgewell/sourcemap-codec instead 9226 9227 spawn-sync@1.0.15: 9228 resolution: {integrity: sha512-9DWBgrgYZzNghseho0JOuh+5fg9u6QWhAWa51QC7+U5rCheZ/j1DrEZnyE0RBBRqZ9uEXGPgSSM0nky6burpVw==} 9229 9230 spawn-wrap@2.0.0: 9231 resolution: {integrity: sha512-EeajNjfN9zMnULLwhZZQU3GWBoFNkbngTUPfaawT4RkMiviTxcX0qfhVbGey39mfctfDHkWtuecgQ8NJcyQWHg==} 9232 engines: {node: '>=8'} 9233 9234 spdy-transport@3.0.0: 9235 resolution: {integrity: sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==} 9236 9237 spdy@4.0.2: 9238 resolution: {integrity: sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==} 9239 engines: {node: '>=6.0.0'} 9240 9241 split-string@3.1.0: 9242 resolution: {integrity: sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==} 9243 engines: {node: '>=0.10.0'} 9244 9245 split2@4.2.0: 9246 resolution: {integrity: sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==} 9247 engines: {node: '>= 10.x'} 9248 9249 split@1.0.1: 9250 resolution: {integrity: sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==} 9251 9252 sprintf-js@1.0.3: 9253 resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==} 9254 9255 sshpk@1.17.0: 9256 resolution: {integrity: sha512-/9HIEs1ZXGhSPE8X6Ccm7Nam1z8KcoCqPdI7ecm1N33EzAetWahvQWVqLZtaZQ+IDKX4IyA2o0gBzqIMkAagHQ==} 9257 engines: {node: '>=0.10.0'} 9258 hasBin: true 9259 9260 ssri@6.0.2: 9261 resolution: {integrity: sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==} 9262 9263 ssri@8.0.1: 9264 resolution: {integrity: sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==} 9265 engines: {node: '>= 8'} 9266 9267 stable@0.1.8: 9268 resolution: {integrity: sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==} 9269 deprecated: 'Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility' 9270 9271 stack-trace@0.0.10: 9272 resolution: {integrity: sha512-KGzahc7puUKkzyMt+IqAep+TVNbKP+k2Lmwhub39m1AsTSkaDutx56aDCo+HLDzf/D26BIHTJWNiTG1KAJiQCg==} 9273 9274 stack-utils@2.0.6: 9275 resolution: {integrity: sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==} 9276 engines: {node: '>=10'} 9277 9278 static-extend@0.1.2: 9279 resolution: {integrity: sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g==} 9280 engines: {node: '>=0.10.0'} 9281 9282 statuses@1.5.0: 9283 resolution: {integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==} 9284 engines: {node: '>= 0.6'} 9285 9286 statuses@2.0.1: 9287 resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==} 9288 engines: {node: '>= 0.8'} 9289 9290 stealthy-require@1.1.1: 9291 resolution: {integrity: sha512-ZnWpYnYugiOVEY5GkcuJK1io5V8QmNYChG62gSit9pQVGErXtrKuPC55ITaVSukmMta5qpMU7vqLt2Lnni4f/g==} 9292 engines: {node: '>=0.10.0'} 9293 9294 stream-browserify@2.0.2: 9295 resolution: {integrity: sha512-nX6hmklHs/gr2FuxYDltq8fJA1GDlxKQCz8O/IM4atRqBH8OORmBNgfvW5gG10GT/qQ9u0CzIvr2X5Pkt6ntqg==} 9296 9297 stream-each@1.2.3: 9298 resolution: {integrity: sha512-vlMC2f8I2u/bZGqkdfLQW/13Zihpej/7PmSiMQsbYddxuTsJp8vRe2x2FvVExZg7FaOds43ROAuFJwPR4MTZLw==} 9299 9300 stream-http@2.8.3: 9301 resolution: {integrity: sha512-+TSkfINHDo4J+ZobQLWiMouQYB+UVYFttRA94FpEzzJ7ZdqcL4uUUQ7WkdkI4DSozGmgBUE/a47L+38PenXhUw==} 9302 9303 stream-shift@1.0.1: 9304 resolution: {integrity: sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ==} 9305 9306 stream-to-array@2.3.0: 9307 resolution: {integrity: sha512-UsZtOYEn4tWU2RGLOXr/o/xjRBftZRlG3dEWoaHr8j4GuypJ3isitGbVyjQKAuMu+xbiop8q224TjiZWc4XTZA==} 9308 9309 stream-to-promise@3.0.0: 9310 resolution: {integrity: sha512-h+7wLeFiYegOdgTfTxjRsrT7/Op7grnKEIHWgaO1RTHwcwk7xRreMr3S8XpDfDMesSxzgM2V4CxNCFAGo6ssnA==} 9311 engines: {node: '>= 10'} 9312 9313 string-width@4.2.3: 9314 resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} 9315 engines: {node: '>=8'} 9316 9317 string-width@5.1.2: 9318 resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==} 9319 engines: {node: '>=12'} 9320 9321 string-width@7.0.0: 9322 resolution: {integrity: sha512-GPQHj7row82Hjo9hKZieKcHIhaAIKOJvFSIZXuCU9OASVZrMNUaZuz++SPVrBjnLsnk4k+z9f2EIypgxf2vNFw==} 9323 engines: {node: '>=18'} 9324 9325 string.prototype.matchall@4.0.10: 9326 resolution: {integrity: sha512-rGXbGmOEosIQi6Qva94HUjgPs9vKW+dkG7Y8Q5O2OYkWL6wFaTRZO8zM4mhP94uX55wgyrXzfS2aGtGzUL7EJQ==} 9327 9328 string.prototype.trim@1.2.8: 9329 resolution: {integrity: sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ==} 9330 engines: {node: '>= 0.4'} 9331 9332 string.prototype.trimend@1.0.7: 9333 resolution: {integrity: sha512-Ni79DqeB72ZFq1uH/L6zJ+DKZTkOtPIHovb3YZHQViE+HDouuU4mBrLOLDn5Dde3RF8qw5qVETEjhu9locMLvA==} 9334 9335 string.prototype.trimstart@1.0.7: 9336 resolution: {integrity: sha512-NGhtDFu3jCEm7B4Fy0DpLewdJQOZcQ0rGbwQ/+stjnrp2i+rlKeCvos9hOIeCmqwratM47OBxY7uFZzjxHXmrg==} 9337 9338 string_decoder@1.1.1: 9339 resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==} 9340 9341 string_decoder@1.3.0: 9342 resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} 9343 9344 stringify-object@3.3.0: 9345 resolution: {integrity: sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==} 9346 engines: {node: '>=4'} 9347 9348 strip-ansi@0.1.1: 9349 resolution: {integrity: sha512-behete+3uqxecWlDAm5lmskaSaISA+ThQ4oNNBDTBJt0x2ppR6IPqfZNuj6BLaLJ/Sji4TPZlcRyOis8wXQTLg==} 9350 engines: {node: '>=0.8.0'} 9351 hasBin: true 9352 9353 strip-ansi@3.0.1: 9354 resolution: {integrity: sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==} 9355 engines: {node: '>=0.10.0'} 9356 9357 strip-ansi@6.0.1: 9358 resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} 9359 engines: {node: '>=8'} 9360 9361 strip-ansi@7.1.0: 9362 resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==} 9363 engines: {node: '>=12'} 9364 9365 strip-bom-buf@2.0.0: 9366 resolution: {integrity: sha512-gLFNHucd6gzb8jMsl5QmZ3QgnUJmp7qn4uUSHNwEXumAp7YizoGYw19ZUVfuq4aBOQUtyn2k8X/CwzWB73W2lQ==} 9367 engines: {node: '>=8'} 9368 9369 strip-bom-stream@4.0.0: 9370 resolution: {integrity: sha512-0ApK3iAkHv6WbgLICw/J4nhwHeDZsBxIIsOD+gHgZICL6SeJ0S9f/WZqemka9cjkTyMN5geId6e8U5WGFAn3cQ==} 9371 engines: {node: '>=8'} 9372 9373 strip-bom@3.0.0: 9374 resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==} 9375 engines: {node: '>=4'} 9376 9377 strip-bom@4.0.0: 9378 resolution: {integrity: sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==} 9379 engines: {node: '>=8'} 9380 9381 strip-bom@5.0.0: 9382 resolution: {integrity: sha512-p+byADHF7SzEcVnLvc/r3uognM1hUhObuHXxJcgLCfD194XAkaLbjq3Wzb0N5G2tgIjH0dgT708Z51QxMeu60A==} 9383 engines: {node: '>=12'} 9384 9385 strip-comments@2.0.1: 9386 resolution: {integrity: sha512-ZprKx+bBLXv067WTCALv8SSz5l2+XhpYCsVtSqlMnkAXMWDq+/ekVbl1ghqP9rUHTzv6sm/DwCOiYutU/yp1fw==} 9387 engines: {node: '>=10'} 9388 9389 strip-final-newline@2.0.0: 9390 resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==} 9391 engines: {node: '>=6'} 9392 9393 strip-final-newline@3.0.0: 9394 resolution: {integrity: sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==} 9395 engines: {node: '>=12'} 9396 9397 strip-json-comments@2.0.1: 9398 resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==} 9399 engines: {node: '>=0.10.0'} 9400 9401 strip-json-comments@3.1.1: 9402 resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} 9403 engines: {node: '>=8'} 9404 9405 strip-json-comments@5.0.0: 9406 resolution: {integrity: sha512-V1LGY4UUo0jgwC+ELQ2BNWfPa17TIuwBLg+j1AA/9RPzKINl1lhxVEu2r+ZTTO8aetIsUzE5Qj6LMSBkoGYKKw==} 9407 engines: {node: '>=14.16'} 9408 9409 style-loader@2.0.0: 9410 resolution: {integrity: sha512-Z0gYUJmzZ6ZdRUqpg1r8GsaFKypE+3xAzuFeMuoHgjc9KZv3wMyCRjQIWEbhoFSq7+7yoHXySDJyyWQaPajeiQ==} 9411 engines: {node: '>= 10.13.0'} 9412 peerDependencies: 9413 webpack: ^4.0.0 || ^5.0.0 9414 9415 stylehacks@4.0.3: 9416 resolution: {integrity: sha512-7GlLk9JwlElY4Y6a/rmbH2MhVlTyVmiJd1PfTCqFaIBEGMYNsrO/v3SeGTdhBThLg4Z+NbOk/qFMwCa+J+3p/g==} 9417 engines: {node: '>=6.9.0'} 9418 9419 stylehacks@5.1.0: 9420 resolution: {integrity: sha512-SzLmvHQTrIWfSgljkQCw2++C9+Ne91d/6Sp92I8c5uHTcy/PgeHamwITIbBW9wnFTY/3ZfSXR9HIL6Ikqmcu6Q==} 9421 engines: {node: ^10 || ^12 || >=14.0} 9422 peerDependencies: 9423 postcss: ^8.2.15 9424 9425 stylis@3.5.4: 9426 resolution: {integrity: sha512-8/3pSmthWM7lsPBKv7NXkzn2Uc9W7NotcwGNpJaa3k7WMM1XDCA4MgT5k/8BIexd5ydZdboXtU90XH9Ec4Bv/Q==} 9427 9428 sucrase@3.35.0: 9429 resolution: {integrity: sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==} 9430 engines: {node: '>=16 || 14 >=14.17'} 9431 hasBin: true 9432 9433 supertap@3.0.1: 9434 resolution: {integrity: sha512-u1ZpIBCawJnO+0QePsEiOknOfCRq0yERxiAchT0i4li0WHNUJbf0evXXSXOcCAR4M8iMDoajXYmstm/qO81Isw==} 9435 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 9436 9437 supports-color@5.5.0: 9438 resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} 9439 engines: {node: '>=4'} 9440 9441 supports-color@7.2.0: 9442 resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} 9443 engines: {node: '>=8'} 9444 9445 supports-color@8.1.1: 9446 resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==} 9447 engines: {node: '>=10'} 9448 9449 supports-preserve-symlinks-flag@1.0.0: 9450 resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} 9451 engines: {node: '>= 0.4'} 9452 9453 svgo@1.3.2: 9454 resolution: {integrity: sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==} 9455 engines: {node: '>=4.0.0'} 9456 deprecated: This SVGO version is no longer supported. Upgrade to v2.x.x. 9457 hasBin: true 9458 9459 svgo@2.8.0: 9460 resolution: {integrity: sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==} 9461 engines: {node: '>=10.13.0'} 9462 hasBin: true 9463 9464 swr@2.0.3: 9465 resolution: {integrity: sha512-sGvQDok/AHEWTPfhUWXEHBVEXmgGnuahyhmRQbjl9XBYxT/MSlAzvXEKQpyM++bMPaI52vcWS2HiKNaW7+9OFw==} 9466 engines: {pnpm: '7'} 9467 peerDependencies: 9468 react: ^16.11.0 || ^17.0.0 || ^18.0.0 9469 9470 swr@2.2.2: 9471 resolution: {integrity: sha512-CbR41AoMD4TQBQw9ic3GTXspgfM9Y8Mdhb5Ob4uIKXhWqnRLItwA5fpGvB7SmSw3+zEjb0PdhiEumtUvYoQ+bQ==} 9472 peerDependencies: 9473 react: ^16.11.0 || ^17.0.0 || ^18.0.0 9474 9475 symbol-tree@3.2.4: 9476 resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} 9477 9478 table@6.8.0: 9479 resolution: {integrity: sha512-s/fitrbVeEyHKFa7mFdkuQMWlH1Wgw/yEXMt5xACT4ZpzWFluehAxRtUUQKPuWhaLAWhFcVx6w3oC8VKaUfPGA==} 9480 engines: {node: '>=10.0.0'} 9481 9482 tailwindcss@3.4.17: 9483 resolution: {integrity: sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==} 9484 engines: {node: '>=14.0.0'} 9485 hasBin: true 9486 9487 tapable@1.1.3: 9488 resolution: {integrity: sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==} 9489 engines: {node: '>=6'} 9490 9491 tapable@2.2.1: 9492 resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} 9493 engines: {node: '>=6'} 9494 9495 tar@4.4.19: 9496 resolution: {integrity: sha512-a20gEsvHnWe0ygBY8JbxoM4w3SJdhc7ZAuxkLqh+nvNQN2IOt0B5lLgM490X5Hl8FF0dl0tOf2ewFYAlIFgzVA==} 9497 engines: {node: '>=4.5'} 9498 9499 tar@6.2.0: 9500 resolution: {integrity: sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ==} 9501 engines: {node: '>=10'} 9502 9503 temp-dir@2.0.0: 9504 resolution: {integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==} 9505 engines: {node: '>=8'} 9506 9507 temp-dir@3.0.0: 9508 resolution: {integrity: sha512-nHc6S/bwIilKHNRgK/3jlhDoIHcp45YgyiwcAk46Tr0LfEqGBVpmiAyuiuxeVE44m3mXnEeVhaipLOEWmH+Njw==} 9509 engines: {node: '>=14.16'} 9510 9511 tempy@0.6.0: 9512 resolution: {integrity: sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==} 9513 engines: {node: '>=10'} 9514 9515 terser-webpack-plugin@1.4.5: 9516 resolution: {integrity: sha512-04Rfe496lN8EYruwi6oPQkG0vo8C+HT49X687FZnpPF0qMAIHONI6HEXYPKDOE8e5HjXTyKfqRd/agHtH0kOtw==} 9517 engines: {node: '>= 6.9.0'} 9518 peerDependencies: 9519 webpack: ^4.0.0 9520 9521 terser-webpack-plugin@4.2.3: 9522 resolution: {integrity: sha512-jTgXh40RnvOrLQNgIkwEKnQ8rmHjHK4u+6UBEi+W+FPmvb+uo+chJXntKe7/3lW5mNysgSWD60KyesnhW8D6MQ==} 9523 engines: {node: '>= 10.13.0'} 9524 peerDependencies: 9525 webpack: ^4.0.0 || ^5.0.0 9526 9527 terser@4.8.1: 9528 resolution: {integrity: sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw==} 9529 engines: {node: '>=6.0.0'} 9530 hasBin: true 9531 9532 terser@5.31.0: 9533 resolution: {integrity: sha512-Q1JFAoUKE5IMfI4Z/lkE/E6+SwgzO+x4tq4v1AyBLRj8VSYvRO6A/rQrPg1yud4g0En9EKI1TvFRF2tQFcoUkg==} 9534 engines: {node: '>=10'} 9535 hasBin: true 9536 9537 terser@5.37.0: 9538 resolution: {integrity: sha512-B8wRRkmre4ERucLM/uXx4MOV5cbnOlVAqUst+1+iLKPI0dOgFO28f84ptoQt9HEI537PMzfYa/d+GEPKTRXmYA==} 9539 engines: {node: '>=10'} 9540 hasBin: true 9541 9542 test-exclude@6.0.0: 9543 resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==} 9544 engines: {node: '>=8'} 9545 9546 text-table@0.2.0: 9547 resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==} 9548 9549 thenby@1.3.4: 9550 resolution: {integrity: sha512-89Gi5raiWA3QZ4b2ePcEwswC3me9JIg+ToSgtE0JWeCynLnLxNr/f9G+xfo9K+Oj4AFdom8YNJjibIARTJmapQ==} 9551 9552 thenify-all@1.6.0: 9553 resolution: {integrity: sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==} 9554 engines: {node: '>=0.8'} 9555 9556 thenify@3.3.1: 9557 resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==} 9558 9559 thread-stream@2.4.1: 9560 resolution: {integrity: sha512-d/Ex2iWd1whipbT681JmTINKw0ZwOUBZm7+Gjs64DHuX34mmw8vJL2bFAaNacaW72zYiTJxSHi5abUuOi5nsfg==} 9561 9562 through2@2.0.5: 9563 resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==} 9564 9565 through@2.3.8: 9566 resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} 9567 9568 thunky@1.1.0: 9569 resolution: {integrity: sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==} 9570 9571 time-zone@1.0.0: 9572 resolution: {integrity: sha512-TIsDdtKo6+XrPtiTm1ssmMngN1sAhyKnTO2kunQWqNPWIVvCm15Wmw4SWInwTVgJ5u/Tr04+8Ei9TNcw4x4ONA==} 9573 engines: {node: '>=4'} 9574 9575 timers-browserify@2.0.12: 9576 resolution: {integrity: sha512-9phl76Cqm6FhSX9Xe1ZUAMLtm1BLkKj2Qd5ApyWkXzsMRaA7dgr81kf4wJmQf/hAvg8EEyJxDo3du/0KlhPiKQ==} 9577 engines: {node: '>=0.6.0'} 9578 9579 timsort@0.3.0: 9580 resolution: {integrity: sha512-qsdtZH+vMoCARQtyod4imc2nIJwg9Cc7lPRrw9CzF8ZKR0khdr8+2nX80PBhET3tcyTtJDxAffGh2rXH4tyU8A==} 9581 9582 tiny-invariant@1.3.1: 9583 resolution: {integrity: sha512-AD5ih2NlSssTCwsMznbvwMZpJ1cbhkGd2uueNxzv2jDlEeZdU04JQfRnggJQ8DrcVBGjAsCKwFBbDlVNtEMlzw==} 9584 9585 tiny-warning@1.0.3: 9586 resolution: {integrity: sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==} 9587 9588 tinydate@1.3.0: 9589 resolution: {integrity: sha512-7cR8rLy2QhYHpsBDBVYnnWXm8uRTr38RoZakFSW7Bs7PzfMPNZthuMLkwqZv7MTu8lhQ91cOFYS5a7iFj2oR3w==} 9590 engines: {node: '>=4'} 9591 9592 tmp@0.2.1: 9593 resolution: {integrity: sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==} 9594 engines: {node: '>=8.17.0'} 9595 9596 tmp@0.2.5: 9597 resolution: {integrity: sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==} 9598 engines: {node: '>=14.14'} 9599 9600 to-arraybuffer@1.0.1: 9601 resolution: {integrity: sha512-okFlQcoGTi4LQBG/PgSYblw9VOyptsz2KJZqc6qtgGdes8VktzUQkj4BI2blit072iS8VODNcMA+tvnS9dnuMA==} 9602 9603 to-fast-properties@2.0.0: 9604 resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} 9605 engines: {node: '>=4'} 9606 9607 to-object-path@0.3.0: 9608 resolution: {integrity: sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg==} 9609 engines: {node: '>=0.10.0'} 9610 9611 to-readable-stream@1.0.0: 9612 resolution: {integrity: sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==} 9613 engines: {node: '>=6'} 9614 9615 to-regex-range@2.1.1: 9616 resolution: {integrity: sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==} 9617 engines: {node: '>=0.10.0'} 9618 9619 to-regex-range@5.0.1: 9620 resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} 9621 engines: {node: '>=8.0'} 9622 9623 to-regex@3.0.2: 9624 resolution: {integrity: sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==} 9625 engines: {node: '>=0.10.0'} 9626 9627 toidentifier@1.0.1: 9628 resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==} 9629 engines: {node: '>=0.6'} 9630 9631 toposort@1.0.7: 9632 resolution: {integrity: sha512-FclLrw8b9bMWf4QlCJuHBEVhSRsqDj6u3nIjAzPeJvgl//1hBlffdlk0MALceL14+koWEdU4ofRAXofbODxQzg==} 9633 9634 toposort@2.0.2: 9635 resolution: {integrity: sha512-0a5EOkAUp8D4moMi2W8ZF8jcga7BgZd91O/yabJCFY8az+XSzeGyTKs0Aoo897iV1Nj6guFq8orWDS96z91oGg==} 9636 9637 tosource@1.0.0: 9638 resolution: {integrity: sha512-N6g8eQ1eerw6Y1pBhdgkubWIiPFwXa2POSUrlL8jth5CyyEWNWzoGKRkO3CaO7Jx27hlJP54muB3btIAbx4MPg==} 9639 engines: {node: '>=0.4.0'} 9640 9641 totalist@1.1.0: 9642 resolution: {integrity: sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g==} 9643 engines: {node: '>=6'} 9644 9645 tough-cookie@2.5.0: 9646 resolution: {integrity: sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==} 9647 engines: {node: '>=0.8'} 9648 9649 tough-cookie@4.1.4: 9650 resolution: {integrity: sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==} 9651 engines: {node: '>=6'} 9652 9653 tr46@0.0.3: 9654 resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} 9655 9656 tr46@1.0.1: 9657 resolution: {integrity: sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==} 9658 9659 tr46@5.1.1: 9660 resolution: {integrity: sha512-hdF5ZgjTqgAntKkklYw0R03MG2x/bSzTtkxmIRw/sTNV8YXsCJ1tfLAX23lhxhHJlEf3CRCOCGGWw3vI3GaSPw==} 9661 engines: {node: '>=18'} 9662 9663 ts-api-utils@1.0.3: 9664 resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==} 9665 engines: {node: '>=16.13.0'} 9666 peerDependencies: 9667 typescript: '>=4.2.0' 9668 9669 ts-interface-checker@0.1.13: 9670 resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} 9671 9672 ts-invariant@0.10.3: 9673 resolution: {integrity: sha512-uivwYcQaxAucv1CzRp2n/QdYPo4ILf9VXgH19zEIjFx2EJufV16P0JtJVpYHy89DItG6Kwj2oIUjrcK5au+4tQ==} 9674 engines: {node: '>=8'} 9675 9676 ts-node@10.9.1: 9677 resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} 9678 hasBin: true 9679 peerDependencies: 9680 '@swc/core': '>=1.2.50' 9681 '@swc/wasm': '>=1.2.50' 9682 '@types/node': '*' 9683 typescript: '>=2.7' 9684 peerDependenciesMeta: 9685 '@swc/core': 9686 optional: true 9687 '@swc/wasm': 9688 optional: true 9689 9690 ts-pnp@1.2.0: 9691 resolution: {integrity: sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==} 9692 engines: {node: '>=6'} 9693 peerDependencies: 9694 typescript: '*' 9695 peerDependenciesMeta: 9696 typescript: 9697 optional: true 9698 9699 tsconfig-paths@3.15.0: 9700 resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==} 9701 9702 tslib@1.14.1: 9703 resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} 9704 9705 tslib@2.6.2: 9706 resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} 9707 9708 tsutils@3.21.0: 9709 resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} 9710 engines: {node: '>= 6'} 9711 peerDependencies: 9712 typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' 9713 9714 tty-browserify@0.0.0: 9715 resolution: {integrity: sha512-JVa5ijo+j/sOoHGjw0sxw734b1LhBkQ3bvUGNdxnVXDCX81Yx7TFgnZygxrIIWn23hbfTaMYLwRmAxFyDuFmIw==} 9716 9717 tunnel-agent@0.6.0: 9718 resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==} 9719 9720 tweetnacl@0.14.5: 9721 resolution: {integrity: sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==} 9722 9723 type-check@0.3.2: 9724 resolution: {integrity: sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==} 9725 engines: {node: '>= 0.8.0'} 9726 9727 type-check@0.4.0: 9728 resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} 9729 engines: {node: '>= 0.8.0'} 9730 9731 type-detect@4.0.8: 9732 resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==} 9733 engines: {node: '>=4'} 9734 9735 type-fest@0.13.1: 9736 resolution: {integrity: sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==} 9737 engines: {node: '>=10'} 9738 9739 type-fest@0.16.0: 9740 resolution: {integrity: sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==} 9741 engines: {node: '>=10'} 9742 9743 type-fest@0.20.2: 9744 resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==} 9745 engines: {node: '>=10'} 9746 9747 type-fest@0.8.1: 9748 resolution: {integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==} 9749 engines: {node: '>=8'} 9750 9751 type-fest@1.4.0: 9752 resolution: {integrity: sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==} 9753 engines: {node: '>=10'} 9754 9755 type-fest@2.19.0: 9756 resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==} 9757 engines: {node: '>=12.20'} 9758 9759 type-is@1.6.18: 9760 resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} 9761 engines: {node: '>= 0.6'} 9762 9763 typed-array-buffer@1.0.0: 9764 resolution: {integrity: sha512-Y8KTSIglk9OZEr8zywiIHG/kmQ7KWyjseXs1CbSo8vC42w7hg2HgYTxSWwP0+is7bWDc1H+Fo026CpHFwm8tkw==} 9765 engines: {node: '>= 0.4'} 9766 9767 typed-array-byte-length@1.0.0: 9768 resolution: {integrity: sha512-Or/+kvLxNpeQ9DtSydonMxCx+9ZXOswtwJn17SNLvhptaXYDJvkFFP5zbfU/uLmvnBJlI4yrnXRxpdWH/M5tNA==} 9769 engines: {node: '>= 0.4'} 9770 9771 typed-array-byte-offset@1.0.0: 9772 resolution: {integrity: sha512-RD97prjEt9EL8YgAgpOkf3O4IF9lhJFr9g0htQkm0rchFp/Vx7LW5Q8fSXXub7BXAODyUQohRMyOc3faCPd0hg==} 9773 engines: {node: '>= 0.4'} 9774 9775 typed-array-length@1.0.4: 9776 resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==} 9777 9778 typedarray-to-buffer@3.1.5: 9779 resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==} 9780 9781 typedarray@0.0.6: 9782 resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} 9783 9784 typedoc@0.25.4: 9785 resolution: {integrity: sha512-Du9ImmpBCw54bX275yJrxPVnjdIyJO/84co0/L9mwe0R3G4FSR6rQ09AlXVRvZEGMUg09+z/usc8mgygQ1aidA==} 9786 engines: {node: '>= 16'} 9787 hasBin: true 9788 peerDependencies: 9789 typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x 9790 9791 typescript@4.6.4: 9792 resolution: {integrity: sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==} 9793 engines: {node: '>=4.2.0'} 9794 hasBin: true 9795 9796 typescript@5.7.3: 9797 resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==} 9798 engines: {node: '>=14.17'} 9799 hasBin: true 9800 9801 uglify-js@3.4.10: 9802 resolution: {integrity: sha512-Y2VsbPVs0FIshJztycsO2SfPk7/KAF/T72qzv9u5EpQ4kB2hQoHlhNQTsNyy6ul7lQtqJN/AoWeS23OzEiEFxw==} 9803 engines: {node: '>=0.8.0'} 9804 hasBin: true 9805 9806 unbox-primitive@1.0.2: 9807 resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} 9808 9809 underscore@1.6.0: 9810 resolution: {integrity: sha512-z4o1fvKUojIWh9XuaVLUDdf86RQiq13AC1dmHbTpoyuu+bquHms76v16CjycCbec87J7z0k//SiQVk0sMdFmpQ==} 9811 9812 undici-types@5.26.5: 9813 resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} 9814 9815 unfetch@4.2.0: 9816 resolution: {integrity: sha512-F9p7yYCn6cIW9El1zi0HI6vqpeIvBsr3dSuRO6Xuppb1u5rXpCPmMvLSyECLhybr9isec8Ohl0hPekMVrEinDA==} 9817 9818 unicode-canonical-property-names-ecmascript@2.0.0: 9819 resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==} 9820 engines: {node: '>=4'} 9821 9822 unicode-match-property-ecmascript@2.0.0: 9823 resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==} 9824 engines: {node: '>=4'} 9825 9826 unicode-match-property-value-ecmascript@2.1.0: 9827 resolution: {integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==} 9828 engines: {node: '>=4'} 9829 9830 unicode-property-aliases-ecmascript@2.1.0: 9831 resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==} 9832 engines: {node: '>=4'} 9833 9834 unicorn-magic@0.1.0: 9835 resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==} 9836 engines: {node: '>=18'} 9837 9838 union-value@1.0.1: 9839 resolution: {integrity: sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==} 9840 engines: {node: '>=0.10.0'} 9841 9842 uniq@1.0.1: 9843 resolution: {integrity: sha512-Gw+zz50YNKPDKXs+9d+aKAjVwpjNwqzvNpLigIruT4HA9lMZNdMqs9x07kKHB/L9WRzqp4+DlTU5s4wG2esdoA==} 9844 9845 uniqs@2.0.0: 9846 resolution: {integrity: sha512-mZdDpf3vBV5Efh29kMw5tXoup/buMgxLzOt/XKFKcVmi+15ManNQWr6HfZ2aiZTYlYixbdNJ0KFmIZIv52tHSQ==} 9847 9848 unique-filename@1.1.1: 9849 resolution: {integrity: sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==} 9850 9851 unique-slug@2.0.2: 9852 resolution: {integrity: sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==} 9853 9854 unique-string@2.0.0: 9855 resolution: {integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==} 9856 engines: {node: '>=8'} 9857 9858 unique-string@3.0.0: 9859 resolution: {integrity: sha512-VGXBUVwxKMBUznyffQweQABPRRW1vHZAbadFZud4pLFAqRGvv/96vafgjWFqzourzr8YonlQiPgH0YCJfawoGQ==} 9860 engines: {node: '>=12'} 9861 9862 universalify@0.2.0: 9863 resolution: {integrity: sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==} 9864 engines: {node: '>= 4.0.0'} 9865 9866 universalify@1.0.0: 9867 resolution: {integrity: sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug==} 9868 engines: {node: '>= 10.0.0'} 9869 9870 universalify@2.0.0: 9871 resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==} 9872 engines: {node: '>= 10.0.0'} 9873 9874 unpipe@1.0.0: 9875 resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} 9876 engines: {node: '>= 0.8'} 9877 9878 unquote@1.1.1: 9879 resolution: {integrity: sha512-vRCqFv6UhXpWxZPyGDh/F3ZpNv8/qo7w6iufLpQg9aKnQ71qM4B5KiI7Mia9COcjEhrO9LueHpMYjYzsWH3OIg==} 9880 9881 unset-value@1.0.0: 9882 resolution: {integrity: sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==} 9883 engines: {node: '>=0.10.0'} 9884 9885 upath@1.2.0: 9886 resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==} 9887 engines: {node: '>=4'} 9888 9889 upath@2.0.1: 9890 resolution: {integrity: sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==} 9891 engines: {node: '>=4'} 9892 9893 update-browserslist-db@1.0.10: 9894 resolution: {integrity: sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==} 9895 hasBin: true 9896 peerDependencies: 9897 browserslist: '>= 4.21.0' 9898 9899 update-browserslist-db@1.0.13: 9900 resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==} 9901 hasBin: true 9902 peerDependencies: 9903 browserslist: '>= 4.21.0' 9904 9905 update-notifier@5.1.0: 9906 resolution: {integrity: sha512-ItnICHbeMh9GqUy31hFPrD1kcuZ3rpxDZbf4KUDavXwS0bW5m7SLbDQpGX3UYr072cbrF5hFUs3r5tUsPwjfHw==} 9907 engines: {node: '>=10'} 9908 9909 update-notifier@6.0.2: 9910 resolution: {integrity: sha512-EDxhTEVPZZRLWYcJ4ZXjGFN0oP7qYvbXWzEgRm/Yql4dHX5wDbvh89YHP6PK1lzZJYrMtXUuZZz8XGK+U6U1og==} 9911 engines: {node: '>=14.16'} 9912 9913 upper-case@1.1.3: 9914 resolution: {integrity: sha512-WRbjgmYzgXkCV7zNVpy5YgrHgbBv126rMALQQMrmzOVC4GM2waQ9x7xtm8VU+1yF2kWyPzI9zbZ48n4vSxwfSA==} 9915 9916 uri-js@4.4.1: 9917 resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} 9918 9919 urix@0.1.0: 9920 resolution: {integrity: sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==} 9921 deprecated: Please see https://github.com/lydell/urix#deprecated 9922 9923 url-loader@4.1.1: 9924 resolution: {integrity: sha512-3BTV812+AVHHOJQO8O5MkWgZ5aosP7GnROJwvzLS9hWDj00lZ6Z0wNak423Lp9PBZN05N+Jk/N5Si8jRAlGyWA==} 9925 engines: {node: '>= 10.13.0'} 9926 peerDependencies: 9927 file-loader: '*' 9928 webpack: ^4.0.0 || ^5.0.0 9929 peerDependenciesMeta: 9930 file-loader: 9931 optional: true 9932 9933 url-parse-lax@3.0.0: 9934 resolution: {integrity: sha512-NjFKA0DidqPa5ciFcSrXnAltTtzz84ogy+NebPvfEgAck0+TNg4UJ4IN+fB7zRZfbgUf0syOo9MDxFkDSMuFaQ==} 9935 engines: {node: '>=4'} 9936 9937 url-parse@1.5.10: 9938 resolution: {integrity: sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==} 9939 9940 url@0.11.1: 9941 resolution: {integrity: sha512-rWS3H04/+mzzJkv0eZ7vEDGiQbgquI1fGfOad6zKvgYQi1SzMmhl7c/DdRGxhaWrVH6z0qWITo8rpnxK/RfEhA==} 9942 9943 use-sync-external-store@1.2.0: 9944 resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==} 9945 peerDependencies: 9946 react: ^16.8.0 || ^17.0.0 || ^18.0.0 9947 9948 use@3.1.1: 9949 resolution: {integrity: sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==} 9950 engines: {node: '>=0.10.0'} 9951 9952 util-deprecate@1.0.2: 9953 resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} 9954 9955 util.promisify@1.0.0: 9956 resolution: {integrity: sha512-i+6qA2MPhvoKLuxnJNpXAGhg7HphQOSUq2LKMZD0m15EiskXUkMvKdF4Uui0WYeCUGea+o2cw/ZuwehtfsrNkA==} 9957 9958 util.promisify@1.0.1: 9959 resolution: {integrity: sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA==} 9960 9961 util.promisify@1.1.1: 9962 resolution: {integrity: sha512-/s3UsZUrIfa6xDhr7zZhnE9SLQ5RIXyYfiVnMMyMDzOc8WhWN4Nbh36H842OyurKbCDAesZOJaVyvmSl6fhGQw==} 9963 9964 util@0.10.3: 9965 resolution: {integrity: sha512-5KiHfsmkqacuKjkRkdV7SsfDJ2EGiPsK92s2MhNSY0craxjTdKTtqKsJaCWp4LW33ZZ0OPUv1WO/TFvNQRiQxQ==} 9966 9967 util@0.11.1: 9968 resolution: {integrity: sha512-HShAsny+zS2TZfaXxD9tYj4HQGlBezXZMZuM/S5PKLLoZkShZiGk9o5CzukI1LVHZvjdvZ2Sj1aW/Ndn2NB/HQ==} 9969 9970 utila@0.4.0: 9971 resolution: {integrity: sha512-Z0DbgELS9/L/75wZbro8xAnT50pBVFQZ+hUEueGDU5FN51YSCYM+jdxsfCiHjwNP/4LCDD0i/graKpeBnOXKRA==} 9972 9973 utils-merge@1.0.1: 9974 resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==} 9975 engines: {node: '>= 0.4.0'} 9976 9977 uuid@3.4.0: 9978 resolution: {integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==} 9979 deprecated: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 9980 hasBin: true 9981 9982 uuid@8.3.2: 9983 resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} 9984 hasBin: true 9985 9986 v8-compile-cache-lib@3.0.1: 9987 resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==} 9988 9989 v8-compile-cache@2.3.0: 9990 resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==} 9991 9992 v8-to-istanbul@9.2.0: 9993 resolution: {integrity: sha512-/EH/sDgxU2eGxajKdwLCDmQ4FWq+kpi3uCmBGpw1xJtnAxEjlD8j8PEiGWpCIMIs3ciNAgH0d3TTJiUkYzyZjA==} 9994 engines: {node: '>=10.12.0'} 9995 9996 validate-npm-package-name@4.0.0: 9997 resolution: {integrity: sha512-mzR0L8ZDktZjpX4OB46KT+56MAhl4EIazWP/+G/HPGuvfdaqg4YsCdtOm6U9+LOFyYDoh4dpnpxZRB9MQQns5Q==} 9998 engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} 9999 10000 value-equal@1.0.1: 10001 resolution: {integrity: sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==} 10002 10003 vary@1.1.2: 10004 resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} 10005 engines: {node: '>= 0.8'} 10006 10007 vendors@1.0.4: 10008 resolution: {integrity: sha512-/juG65kTL4Cy2su4P8HjtkTxk6VmJDiOPBufWniqQ6wknac6jNiXS9vU+hO3wgusiyqWlzTbVHi0dyJqRONg3w==} 10009 10010 verror@1.10.0: 10011 resolution: {integrity: sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==} 10012 engines: {'0': node >=0.6.0} 10013 10014 vm-browserify@1.1.2: 10015 resolution: {integrity: sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==} 10016 10017 vscode-oniguruma@1.7.0: 10018 resolution: {integrity: sha512-L9WMGRfrjOhgHSdOYgCt/yRMsXzLDJSL7BPrOZt73gU0iWO4mpqzqQzOz5srxqTvMBaR0XZTSrVWo4j55Rc6cA==} 10019 10020 vscode-textmate@8.0.0: 10021 resolution: {integrity: sha512-AFbieoL7a5LMqcnOF04ji+rpXadgOXnZsxQr//r83kLPr7biP7am3g9zbaZIaBGwBRWeSvoMD4mgPdX3e4NWBg==} 10022 10023 w3c-hr-time@1.0.2: 10024 resolution: {integrity: sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==} 10025 deprecated: Use your platform's native performance.now() and performance.timeOrigin. 10026 10027 w3c-xmlserializer@5.0.0: 10028 resolution: {integrity: sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==} 10029 engines: {node: '>=18'} 10030 10031 watchpack-chokidar2@2.0.1: 10032 resolution: {integrity: sha512-nCFfBIPKr5Sh61s4LPpy1Wtfi0HE8isJ3d2Yb5/Ppw2P2B/3eVSEBjKfN0fmHJSK14+31KwMKmcrzs2GM4P0Ww==} 10033 10034 watchpack@1.7.5: 10035 resolution: {integrity: sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ==} 10036 10037 watchpack@2.4.0: 10038 resolution: {integrity: sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==} 10039 engines: {node: '>=10.13.0'} 10040 10041 wbuf@1.7.3: 10042 resolution: {integrity: sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==} 10043 10044 wcwidth@1.0.1: 10045 resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==} 10046 10047 web-ext@7.11.0: 10048 resolution: {integrity: sha512-EG6YXHITNDJB/h6Rc5FF08eMoN45sZPBBIIlEraBzxJ0RdJZ8Z3xvUUawbDwt+mowfv9X0XRWlLSwdWbRKgojg==} 10049 engines: {node: '>=14.0.0', npm: '>=6.9.0'} 10050 hasBin: true 10051 10052 web-streams-polyfill@3.3.3: 10053 resolution: {integrity: sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==} 10054 engines: {node: '>= 8'} 10055 10056 webidl-conversions@3.0.1: 10057 resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} 10058 10059 webidl-conversions@4.0.2: 10060 resolution: {integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==} 10061 10062 webidl-conversions@7.0.0: 10063 resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==} 10064 engines: {node: '>=12'} 10065 10066 webpack-bundle-analyzer@4.6.1: 10067 resolution: {integrity: sha512-oKz9Oz9j3rUciLNfpGFjOb49/jEpXNmWdVH8Ls//zNcnLlQdTGXQQMsBbb/gR7Zl8WNLxVCq+0Hqbx3zv6twBw==} 10068 engines: {node: '>= 10.13.0'} 10069 hasBin: true 10070 10071 webpack-dev-middleware@5.3.3: 10072 resolution: {integrity: sha512-hj5CYrY0bZLB+eTO+x/j67Pkrquiy7kWepMHmUMoPsmcUaeEnQJqFzHJOyxgWlq746/wUuA64p9ta34Kyb01pA==} 10073 engines: {node: '>= 12.13.0'} 10074 peerDependencies: 10075 webpack: ^4.0.0 || ^5.0.0 10076 10077 webpack-dev-server@4.11.1: 10078 resolution: {integrity: sha512-lILVz9tAUy1zGFwieuaQtYiadImb5M3d+H+L1zDYalYoDl0cksAB1UNyuE5MMWJrG6zR1tXkCP2fitl7yoUJiw==} 10079 engines: {node: '>= 12.13.0'} 10080 hasBin: true 10081 peerDependencies: 10082 webpack: ^4.37.0 || ^5.0.0 10083 webpack-cli: '*' 10084 peerDependenciesMeta: 10085 webpack-cli: 10086 optional: true 10087 10088 webpack-fix-style-only-entries@0.6.1: 10089 resolution: {integrity: sha512-wyIhoxS3DD3Fr9JA8hQPA+ZmaWnqPxx12Nv166wcsI/0fbReqyEtiIk2llOFYIg57WVS3XX5cZJxw2ji70R0sA==} 10090 10091 webpack-log@2.0.0: 10092 resolution: {integrity: sha512-cX8G2vR/85UYG59FgkoMamwHUIkSSlV3bBMRsbxVXVUk2j6NleCKjQ/WE9eYg9WY4w25O9w8wKP4rzNZFmUcUg==} 10093 engines: {node: '>= 6'} 10094 10095 webpack-manifest-plugin@4.1.1: 10096 resolution: {integrity: sha512-YXUAwxtfKIJIKkhg03MKuiFAD72PlrqCiwdwO4VEXdRO5V0ORCNwaOwAZawPZalCbmH9kBDmXnNeQOw+BIEiow==} 10097 engines: {node: '>=12.22.0'} 10098 peerDependencies: 10099 webpack: ^4.44.2 || ^5.47.0 10100 10101 webpack-merge@5.8.0: 10102 resolution: {integrity: sha512-/SaI7xY0831XwP6kzuwhKWVKDP9t1QY1h65lAFLbZqMPIuYcD9QAW4u9STIbU9kaJbPBB/geU/gLr1wDjOhQ+Q==} 10103 engines: {node: '>=10.0.0'} 10104 10105 webpack-plugin-replace@1.2.0: 10106 resolution: {integrity: sha512-1HA3etHpJW55qonJqv84o5w5GY7iqF8fqSHpTWdNwarj1llkkt4jT4QSvYs1hoaU8Lu5akDnq/spHHO5mXwo1w==} 10107 engines: {node: '>=4'} 10108 10109 webpack-sources@1.4.3: 10110 resolution: {integrity: sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==} 10111 10112 webpack-sources@2.3.1: 10113 resolution: {integrity: sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA==} 10114 engines: {node: '>=10.13.0'} 10115 10116 webpack@4.46.0: 10117 resolution: {integrity: sha512-6jJuJjg8znb/xRItk7bkT0+Q7AHCYjjFnvKIWQPkNIOyRqoCGvkOs0ipeQzrqz4l5FtN5ZI/ukEHroeX/o1/5Q==} 10118 engines: {node: '>=6.11.5'} 10119 hasBin: true 10120 peerDependencies: 10121 webpack-cli: '*' 10122 webpack-command: '*' 10123 peerDependenciesMeta: 10124 webpack-cli: 10125 optional: true 10126 webpack-command: 10127 optional: true 10128 10129 websocket-driver@0.7.4: 10130 resolution: {integrity: sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==} 10131 engines: {node: '>=0.8.0'} 10132 10133 websocket-extensions@0.1.4: 10134 resolution: {integrity: sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==} 10135 engines: {node: '>=0.8.0'} 10136 10137 well-known-symbols@2.0.0: 10138 resolution: {integrity: sha512-ZMjC3ho+KXo0BfJb7JgtQ5IBuvnShdlACNkKkdsqBmYw3bPAaJfPeYUo6tLUaT5tG/Gkh7xkpBhKRQ9e7pyg9Q==} 10139 engines: {node: '>=6'} 10140 10141 whatwg-encoding@1.0.5: 10142 resolution: {integrity: sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==} 10143 10144 whatwg-encoding@2.0.0: 10145 resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==} 10146 engines: {node: '>=12'} 10147 10148 whatwg-encoding@3.1.1: 10149 resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==} 10150 engines: {node: '>=18'} 10151 10152 whatwg-mimetype@2.3.0: 10153 resolution: {integrity: sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==} 10154 10155 whatwg-mimetype@3.0.0: 10156 resolution: {integrity: sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==} 10157 engines: {node: '>=12'} 10158 10159 whatwg-mimetype@4.0.0: 10160 resolution: {integrity: sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==} 10161 engines: {node: '>=18'} 10162 10163 whatwg-url@14.2.0: 10164 resolution: {integrity: sha512-De72GdQZzNTUBBChsXueQUnPKDkg/5A5zp7pFDuQAj5UFoENpiACU0wlCvzpAGnTkj++ihpKwKyYewn/XNUbKw==} 10165 engines: {node: '>=18'} 10166 10167 whatwg-url@5.0.0: 10168 resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==} 10169 10170 whatwg-url@7.1.0: 10171 resolution: {integrity: sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==} 10172 10173 when@3.7.7: 10174 resolution: {integrity: sha512-9lFZp/KHoqH6bPKjbWqa+3Dg/K/r2v0X/3/G2x4DBGchVS2QX2VXL3cZV994WQVnTM1/PD71Az25nAzryEUugw==} 10175 10176 which-boxed-primitive@1.0.2: 10177 resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==} 10178 10179 which-builtin-type@1.1.3: 10180 resolution: {integrity: sha512-YmjsSMDBYsM1CaFiayOVT06+KJeXf0o5M/CAd4o1lTadFAtacTUM49zoYxr/oroopFDfhvN6iEcBxUyc3gvKmw==} 10181 engines: {node: '>= 0.4'} 10182 10183 which-collection@1.0.1: 10184 resolution: {integrity: sha512-W8xeTUwaln8i3K/cY1nGXzdnVZlidBcagyNFtBdD5kxnb4TvGKR7FfSIS3mYpwWS1QUCutfKz8IY8RjftB0+1A==} 10185 10186 which-module@2.0.0: 10187 resolution: {integrity: sha512-B+enWhmw6cjfVC7kS8Pj9pCrKSc5txArRyaYGe088shv/FGWH+0Rjx/xPgtsWfsUtS27FkP697E4DDhgrgoc0Q==} 10188 10189 which-typed-array@1.1.13: 10190 resolution: {integrity: sha512-P5Nra0qjSncduVPEAr7xhoF5guty49ArDTwzJ/yNuPIbZppyRxFQsRCWrocxIY+CnMVG+qfbU2FmDKyvSGClow==} 10191 engines: {node: '>= 0.4'} 10192 10193 which@1.2.4: 10194 resolution: {integrity: sha512-zDRAqDSBudazdfM9zpiI30Fu9ve47htYXcGi3ln0wfKu2a7SmrT6F3VDoYONu//48V8Vz4TdCRNPjtvyRO3yBA==} 10195 hasBin: true 10196 10197 which@1.3.1: 10198 resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==} 10199 hasBin: true 10200 10201 which@2.0.2: 10202 resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} 10203 engines: {node: '>= 8'} 10204 hasBin: true 10205 10206 wide-align@1.1.5: 10207 resolution: {integrity: sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==} 10208 10209 widest-line@3.1.0: 10210 resolution: {integrity: sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==} 10211 engines: {node: '>=8'} 10212 10213 widest-line@4.0.1: 10214 resolution: {integrity: sha512-o0cyEG0e8GPzT4iGHphIOh0cJOV8fivsXxddQasHPHfoZf1ZexrfeA21w2NaEN1RHE+fXlfISmOE8R9N3u3Qig==} 10215 engines: {node: '>=12'} 10216 10217 wildcard@2.0.0: 10218 resolution: {integrity: sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw==} 10219 10220 winreg@0.0.12: 10221 resolution: {integrity: sha512-typ/+JRmi7RqP1NanzFULK36vczznSNN8kWVA9vIqXyv8GhghUlwhGp1Xj3Nms1FsPcNnsQrJOR10N58/nQ9hQ==} 10222 10223 word-wrap@1.2.3: 10224 resolution: {integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==} 10225 engines: {node: '>=0.10.0'} 10226 10227 workbox-background-sync@6.5.4: 10228 resolution: {integrity: sha512-0r4INQZMyPky/lj4Ou98qxcThrETucOde+7mRGJl13MPJugQNKeZQOdIJe/1AchOP23cTqHcN/YVpD6r8E6I8g==} 10229 10230 workbox-broadcast-update@6.5.4: 10231 resolution: {integrity: sha512-I/lBERoH1u3zyBosnpPEtcAVe5lwykx9Yg1k6f8/BGEPGaMMgZrwVrqL1uA9QZ1NGGFoyE6t9i7lBjOlDhFEEw==} 10232 10233 workbox-build@6.5.4: 10234 resolution: {integrity: sha512-kgRevLXEYvUW9WS4XoziYqZ8Q9j/2ziJYEtTrjdz5/L/cTUa2XfyMP2i7c3p34lgqJ03+mTiz13SdFef2POwbA==} 10235 engines: {node: '>=10.0.0'} 10236 10237 workbox-cacheable-response@6.5.4: 10238 resolution: {integrity: sha512-DCR9uD0Fqj8oB2TSWQEm1hbFs/85hXXoayVwFKLVuIuxwJaihBsLsp4y7J9bvZbqtPJ1KlCkmYVGQKrBU4KAug==} 10239 10240 workbox-core@6.5.4: 10241 resolution: {integrity: sha512-OXYb+m9wZm8GrORlV2vBbE5EC1FKu71GGp0H4rjmxmF4/HLbMCoTFws87M3dFwgpmg0v00K++PImpNQ6J5NQ6Q==} 10242 10243 workbox-expiration@6.5.4: 10244 resolution: {integrity: sha512-jUP5qPOpH1nXtjGGh1fRBa1wJL2QlIb5mGpct3NzepjGG2uFFBn4iiEBiI9GUmfAFR2ApuRhDydjcRmYXddiEQ==} 10245 10246 workbox-google-analytics@6.5.4: 10247 resolution: {integrity: sha512-8AU1WuaXsD49249Wq0B2zn4a/vvFfHkpcFfqAFHNHwln3jK9QUYmzdkKXGIZl9wyKNP+RRX30vcgcyWMcZ9VAg==} 10248 deprecated: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained 10249 10250 workbox-navigation-preload@6.5.4: 10251 resolution: {integrity: sha512-IIwf80eO3cr8h6XSQJF+Hxj26rg2RPFVUmJLUlM0+A2GzB4HFbQyKkrgD5y2d84g2IbJzP4B4j5dPBRzamHrng==} 10252 10253 workbox-precaching@6.5.4: 10254 resolution: {integrity: sha512-hSMezMsW6btKnxHB4bFy2Qfwey/8SYdGWvVIKFaUm8vJ4E53JAY+U2JwLTRD8wbLWoP6OVUdFlXsTdKu9yoLTg==} 10255 10256 workbox-range-requests@6.5.4: 10257 resolution: {integrity: sha512-Je2qR1NXCFC8xVJ/Lux6saH6IrQGhMpDrPXWZWWS8n/RD+WZfKa6dSZwU+/QksfEadJEr/NfY+aP/CXFFK5JFg==} 10258 10259 workbox-recipes@6.5.4: 10260 resolution: {integrity: sha512-QZNO8Ez708NNwzLNEXTG4QYSKQ1ochzEtRLGaq+mr2PyoEIC1xFW7MrWxrONUxBFOByksds9Z4//lKAX8tHyUA==} 10261 10262 workbox-routing@6.5.4: 10263 resolution: {integrity: sha512-apQswLsbrrOsBUWtr9Lf80F+P1sHnQdYodRo32SjiByYi36IDyL2r7BH1lJtFX8fwNHDa1QOVY74WKLLS6o5Pg==} 10264 10265 workbox-strategies@6.5.4: 10266 resolution: {integrity: sha512-DEtsxhx0LIYWkJBTQolRxG4EI0setTJkqR4m7r4YpBdxtWJH1Mbg01Cj8ZjNOO8etqfA3IZaOPHUxCs8cBsKLw==} 10267 10268 workbox-streams@6.5.4: 10269 resolution: {integrity: sha512-FXKVh87d2RFXkliAIheBojBELIPnWbQdyDvsH3t74Cwhg0fDheL1T8BqSM86hZvC0ZESLsznSYWw+Va+KVbUzg==} 10270 10271 workbox-sw@6.5.4: 10272 resolution: {integrity: sha512-vo2RQo7DILVRoH5LjGqw3nphavEjK4Qk+FenXeUsknKn14eCNedHOXWbmnvP4ipKhlE35pvJ4yl4YYf6YsJArA==} 10273 10274 workbox-webpack-plugin@6.5.4: 10275 resolution: {integrity: sha512-LmWm/zoaahe0EGmMTrSLUi+BjyR3cdGEfU3fS6PN1zKFYbqAKuQ+Oy/27e4VSXsyIwAw8+QDfk1XHNGtZu9nQg==} 10276 engines: {node: '>=10.0.0'} 10277 peerDependencies: 10278 webpack: ^4.4.0 || ^5.9.0 10279 10280 workbox-window@6.5.4: 10281 resolution: {integrity: sha512-HnLZJDwYBE+hpG25AQBO8RUWBJRaCsI9ksQJEp3aCOFCaG5kqaToAYXFRAHxzRluM2cQbGzdQF5rjKPWPA1fug==} 10282 10283 worker-farm@1.7.0: 10284 resolution: {integrity: sha512-rvw3QTZc8lAxyVrqcSGVm5yP/IJ2UcB3U0graE3LCFoZ0Yn2x4EoVSqJKdB/T5M+FLcRPjz4TDacRf3OCfNUzw==} 10285 10286 worker-rpc@0.1.1: 10287 resolution: {integrity: sha512-P1WjMrUB3qgJNI9jfmpZ/htmBEjFh//6l/5y8SD9hg1Ef5zTTVVoRjTrTEzPrNBQvmhMxkoTsjOXN10GWU7aCg==} 10288 10289 workerpool@6.2.0: 10290 resolution: {integrity: sha512-Rsk5qQHJ9eowMH28Jwhe8HEbmdYDX4lwoMWshiCXugjtHqMD9ZbiqSDLxcsfdqsETPzVUtX5s1Z5kStiIM6l4A==} 10291 10292 wrap-ansi@6.2.0: 10293 resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==} 10294 engines: {node: '>=8'} 10295 10296 wrap-ansi@7.0.0: 10297 resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} 10298 engines: {node: '>=10'} 10299 10300 wrap-ansi@8.1.0: 10301 resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==} 10302 engines: {node: '>=12'} 10303 10304 wrappy@1.0.2: 10305 resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} 10306 10307 write-file-atomic@3.0.3: 10308 resolution: {integrity: sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==} 10309 10310 write-file-atomic@5.0.1: 10311 resolution: {integrity: sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw==} 10312 engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} 10313 10314 ws@6.2.2: 10315 resolution: {integrity: sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==} 10316 peerDependencies: 10317 bufferutil: ^4.0.1 10318 utf-8-validate: ^5.0.2 10319 peerDependenciesMeta: 10320 bufferutil: 10321 optional: true 10322 utf-8-validate: 10323 optional: true 10324 10325 ws@7.4.5: 10326 resolution: {integrity: sha512-xzyu3hFvomRfXKH8vOFMU3OguG6oOvhXMo3xsGy3xWExqaM2dxBbVxuD99O7m3ZUFMvvscsZDqxfgMaRr/Nr1g==} 10327 engines: {node: '>=8.3.0'} 10328 peerDependencies: 10329 bufferutil: ^4.0.1 10330 utf-8-validate: ^5.0.2 10331 peerDependenciesMeta: 10332 bufferutil: 10333 optional: true 10334 utf-8-validate: 10335 optional: true 10336 10337 ws@8.13.0: 10338 resolution: {integrity: sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==} 10339 engines: {node: '>=10.0.0'} 10340 peerDependencies: 10341 bufferutil: ^4.0.1 10342 utf-8-validate: '>=5.0.2' 10343 peerDependenciesMeta: 10344 bufferutil: 10345 optional: true 10346 utf-8-validate: 10347 optional: true 10348 10349 ws@8.18.3: 10350 resolution: {integrity: sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==} 10351 engines: {node: '>=10.0.0'} 10352 peerDependencies: 10353 bufferutil: ^4.0.1 10354 utf-8-validate: '>=5.0.2' 10355 peerDependenciesMeta: 10356 bufferutil: 10357 optional: true 10358 utf-8-validate: 10359 optional: true 10360 10361 xdg-basedir@4.0.0: 10362 resolution: {integrity: sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==} 10363 engines: {node: '>=8'} 10364 10365 xdg-basedir@5.1.0: 10366 resolution: {integrity: sha512-GCPAHLvrIH13+c0SuacwvRYj2SxJXQ4kaVTT5xgL3kPrz56XxkF21IGhjSE1+W0aw7gpBWRGXLCPnPby6lSpmQ==} 10367 engines: {node: '>=12'} 10368 10369 xml-name-validator@3.0.0: 10370 resolution: {integrity: sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==} 10371 10372 xml-name-validator@5.0.0: 10373 resolution: {integrity: sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==} 10374 engines: {node: '>=18'} 10375 10376 xml2js@0.5.0: 10377 resolution: {integrity: sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==} 10378 engines: {node: '>=4.0.0'} 10379 10380 xmlbuilder@11.0.1: 10381 resolution: {integrity: sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==} 10382 engines: {node: '>=4.0'} 10383 10384 xmlchars@2.2.0: 10385 resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==} 10386 10387 xtend@4.0.2: 10388 resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} 10389 engines: {node: '>=0.4'} 10390 10391 y18n@4.0.3: 10392 resolution: {integrity: sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==} 10393 10394 y18n@5.0.8: 10395 resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==} 10396 engines: {node: '>=10'} 10397 10398 yallist@2.1.2: 10399 resolution: {integrity: sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==} 10400 10401 yallist@3.1.1: 10402 resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} 10403 10404 yallist@4.0.0: 10405 resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} 10406 10407 yaml@1.10.2: 10408 resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} 10409 engines: {node: '>= 6'} 10410 10411 yaml@2.2.2: 10412 resolution: {integrity: sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==} 10413 engines: {node: '>= 14'} 10414 10415 yaml@2.7.0: 10416 resolution: {integrity: sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==} 10417 engines: {node: '>= 14'} 10418 hasBin: true 10419 10420 yargs-parser@18.1.3: 10421 resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==} 10422 engines: {node: '>=6'} 10423 10424 yargs-parser@20.2.4: 10425 resolution: {integrity: sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==} 10426 engines: {node: '>=10'} 10427 10428 yargs-parser@20.2.9: 10429 resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==} 10430 engines: {node: '>=10'} 10431 10432 yargs-parser@21.1.1: 10433 resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} 10434 engines: {node: '>=12'} 10435 10436 yargs-unparser@2.0.0: 10437 resolution: {integrity: sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==} 10438 engines: {node: '>=10'} 10439 10440 yargs@15.4.1: 10441 resolution: {integrity: sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==} 10442 engines: {node: '>=8'} 10443 10444 yargs@16.2.0: 10445 resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==} 10446 engines: {node: '>=10'} 10447 10448 yargs@17.7.1: 10449 resolution: {integrity: sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==} 10450 engines: {node: '>=12'} 10451 10452 yargs@17.7.2: 10453 resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==} 10454 engines: {node: '>=12'} 10455 10456 yauzl@2.10.0: 10457 resolution: {integrity: sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==} 10458 10459 yn@3.1.1: 10460 resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==} 10461 engines: {node: '>=6'} 10462 10463 yocto-queue@0.1.0: 10464 resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} 10465 engines: {node: '>=10'} 10466 10467 yup@0.32.11: 10468 resolution: {integrity: sha512-Z2Fe1bn+eLstG8DRR6FTavGD+MeAwyfmouhHsIUgaADz8jvFKbO/fXc2trJKZg+5EBjh4gGm3iU/t3onKlXHIg==} 10469 engines: {node: '>=10'} 10470 10471 zip-dir@2.0.0: 10472 resolution: {integrity: sha512-uhlsJZWz26FLYXOD6WVuq+fIcZ3aBPGo/cFdiLlv3KNwpa52IF3ISV8fLhQLiqVu5No3VhlqlgthN6gehil1Dg==} 10473 10474 snapshots: 10475 10476 '@aashutoshrathi/word-wrap@1.2.6': {} 10477 10478 '@alloc/quick-lru@5.2.0': {} 10479 10480 '@ampproject/remapping@2.2.0': 10481 dependencies: 10482 '@jridgewell/gen-mapping': 0.1.1 10483 '@jridgewell/trace-mapping': 0.3.19 10484 10485 '@apideck/better-ajv-errors@0.3.6(ajv@8.12.0)': 10486 dependencies: 10487 ajv: 8.12.0 10488 json-schema: 0.4.0 10489 jsonpointer: 5.0.1 10490 leven: 3.1.0 10491 10492 '@asamuzakjp/css-color@3.2.0': 10493 dependencies: 10494 '@csstools/css-calc': 2.1.4(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4) 10495 '@csstools/css-color-parser': 3.0.10(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4) 10496 '@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4) 10497 '@csstools/css-tokenizer': 3.0.4 10498 lru-cache: 10.4.3 10499 10500 '@ava/typescript@4.1.0': 10501 dependencies: 10502 escape-string-regexp: 5.0.0 10503 execa: 7.2.0 10504 10505 '@babel/code-frame@7.12.11': 10506 dependencies: 10507 '@babel/highlight': 7.23.4 10508 10509 '@babel/code-frame@7.18.6': 10510 dependencies: 10511 '@babel/highlight': 7.18.6 10512 10513 '@babel/code-frame@7.21.4': 10514 dependencies: 10515 '@babel/highlight': 7.18.6 10516 10517 '@babel/code-frame@7.23.5': 10518 dependencies: 10519 '@babel/highlight': 7.23.4 10520 chalk: 2.4.2 10521 10522 '@babel/compat-data@7.19.4': {} 10523 10524 '@babel/compat-data@7.21.7': {} 10525 10526 '@babel/compat-data@7.23.5': {} 10527 10528 '@babel/core@7.13.16': 10529 dependencies: 10530 '@babel/code-frame': 7.18.6 10531 '@babel/generator': 7.19.6 10532 '@babel/helper-compilation-targets': 7.18.9(@babel/core@7.13.16) 10533 '@babel/helper-module-transforms': 7.19.6 10534 '@babel/helpers': 7.19.4 10535 '@babel/parser': 7.19.6 10536 '@babel/template': 7.18.10 10537 '@babel/traverse': 7.19.6 10538 '@babel/types': 7.19.4 10539 convert-source-map: 1.9.0 10540 debug: 4.3.4 10541 gensync: 1.0.0-beta.2 10542 json5: 2.2.1 10543 semver: 6.3.0 10544 source-map: 0.5.7 10545 transitivePeerDependencies: 10546 - supports-color 10547 10548 '@babel/core@7.18.9': 10549 dependencies: 10550 '@ampproject/remapping': 2.2.0 10551 '@babel/code-frame': 7.21.4 10552 '@babel/generator': 7.21.5 10553 '@babel/helper-compilation-targets': 7.18.9(@babel/core@7.18.9) 10554 '@babel/helper-module-transforms': 7.21.5 10555 '@babel/helpers': 7.21.5 10556 '@babel/parser': 7.21.8 10557 '@babel/template': 7.20.7 10558 '@babel/traverse': 7.21.5 10559 '@babel/types': 7.21.5 10560 convert-source-map: 1.9.0 10561 debug: 4.3.4 10562 gensync: 1.0.0-beta.2 10563 json5: 2.2.3 10564 semver: 6.3.0 10565 transitivePeerDependencies: 10566 - supports-color 10567 10568 '@babel/core@7.22.1': 10569 dependencies: 10570 '@ampproject/remapping': 2.2.0 10571 '@babel/code-frame': 7.23.5 10572 '@babel/generator': 7.23.5 10573 '@babel/helper-compilation-targets': 7.22.15 10574 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.22.1) 10575 '@babel/helpers': 7.23.5 10576 '@babel/parser': 7.23.5 10577 '@babel/template': 7.22.15 10578 '@babel/traverse': 7.23.5 10579 '@babel/types': 7.23.5 10580 convert-source-map: 1.9.0 10581 debug: 4.3.4 10582 gensync: 1.0.0-beta.2 10583 json5: 2.2.3 10584 semver: 6.3.1 10585 transitivePeerDependencies: 10586 - supports-color 10587 10588 '@babel/core@7.23.5': 10589 dependencies: 10590 '@ampproject/remapping': 2.2.0 10591 '@babel/code-frame': 7.23.5 10592 '@babel/generator': 7.23.5 10593 '@babel/helper-compilation-targets': 7.22.15 10594 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.5) 10595 '@babel/helpers': 7.23.5 10596 '@babel/parser': 7.23.5 10597 '@babel/template': 7.22.15 10598 '@babel/traverse': 7.23.5 10599 '@babel/types': 7.23.5 10600 convert-source-map: 2.0.0 10601 debug: 4.3.4 10602 gensync: 1.0.0-beta.2 10603 json5: 2.2.3 10604 semver: 6.3.1 10605 transitivePeerDependencies: 10606 - supports-color 10607 10608 '@babel/eslint-parser@7.19.1(@babel/core@7.18.9)(eslint@7.32.0)': 10609 dependencies: 10610 '@babel/core': 7.18.9 10611 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 10612 eslint: 7.32.0 10613 eslint-visitor-keys: 2.1.0 10614 semver: 6.3.1 10615 10616 '@babel/generator@7.19.6': 10617 dependencies: 10618 '@babel/types': 7.22.4 10619 '@jridgewell/gen-mapping': 0.3.2 10620 jsesc: 2.5.2 10621 10622 '@babel/generator@7.21.5': 10623 dependencies: 10624 '@babel/types': 7.23.5 10625 '@jridgewell/gen-mapping': 0.3.3 10626 '@jridgewell/trace-mapping': 0.3.19 10627 jsesc: 2.5.2 10628 10629 '@babel/generator@7.22.3': 10630 dependencies: 10631 '@babel/types': 7.23.5 10632 '@jridgewell/gen-mapping': 0.3.3 10633 '@jridgewell/trace-mapping': 0.3.19 10634 jsesc: 2.5.2 10635 10636 '@babel/generator@7.23.5': 10637 dependencies: 10638 '@babel/types': 7.23.5 10639 '@jridgewell/gen-mapping': 0.3.3 10640 '@jridgewell/trace-mapping': 0.3.19 10641 jsesc: 2.5.2 10642 10643 '@babel/helper-annotate-as-pure@7.22.5': 10644 dependencies: 10645 '@babel/types': 7.23.5 10646 10647 '@babel/helper-builder-binary-assignment-operator-visitor@7.22.15': 10648 dependencies: 10649 '@babel/types': 7.23.5 10650 10651 '@babel/helper-compilation-targets@7.18.9(@babel/core@7.13.16)': 10652 dependencies: 10653 '@babel/compat-data': 7.21.7 10654 '@babel/core': 7.13.16 10655 '@babel/helper-validator-option': 7.21.0 10656 browserslist: 4.22.2 10657 semver: 6.3.1 10658 10659 '@babel/helper-compilation-targets@7.18.9(@babel/core@7.18.9)': 10660 dependencies: 10661 '@babel/compat-data': 7.21.7 10662 '@babel/core': 7.18.9 10663 '@babel/helper-validator-option': 7.21.0 10664 browserslist: 4.22.2 10665 semver: 6.3.1 10666 10667 '@babel/helper-compilation-targets@7.18.9(@babel/core@7.22.1)': 10668 dependencies: 10669 '@babel/compat-data': 7.21.7 10670 '@babel/core': 7.22.1 10671 '@babel/helper-validator-option': 7.21.0 10672 browserslist: 4.22.2 10673 semver: 6.3.1 10674 10675 '@babel/helper-compilation-targets@7.21.5(@babel/core@7.22.1)': 10676 dependencies: 10677 '@babel/compat-data': 7.23.5 10678 '@babel/core': 7.22.1 10679 '@babel/helper-validator-option': 7.23.5 10680 browserslist: 4.22.2 10681 lru-cache: 5.1.1 10682 semver: 6.3.1 10683 10684 '@babel/helper-compilation-targets@7.22.15': 10685 dependencies: 10686 '@babel/compat-data': 7.23.5 10687 '@babel/helper-validator-option': 7.23.5 10688 browserslist: 4.22.2 10689 lru-cache: 5.1.1 10690 semver: 6.3.1 10691 10692 '@babel/helper-create-class-features-plugin@7.23.5(@babel/core@7.18.9)': 10693 dependencies: 10694 '@babel/core': 7.18.9 10695 '@babel/helper-annotate-as-pure': 7.22.5 10696 '@babel/helper-environment-visitor': 7.22.20 10697 '@babel/helper-function-name': 7.23.0 10698 '@babel/helper-member-expression-to-functions': 7.23.0 10699 '@babel/helper-optimise-call-expression': 7.22.5 10700 '@babel/helper-replace-supers': 7.22.20(@babel/core@7.18.9) 10701 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 10702 '@babel/helper-split-export-declaration': 7.22.6 10703 semver: 6.3.1 10704 10705 '@babel/helper-create-class-features-plugin@7.23.5(@babel/core@7.22.1)': 10706 dependencies: 10707 '@babel/core': 7.22.1 10708 '@babel/helper-annotate-as-pure': 7.22.5 10709 '@babel/helper-environment-visitor': 7.22.20 10710 '@babel/helper-function-name': 7.23.0 10711 '@babel/helper-member-expression-to-functions': 7.23.0 10712 '@babel/helper-optimise-call-expression': 7.22.5 10713 '@babel/helper-replace-supers': 7.22.20(@babel/core@7.22.1) 10714 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 10715 '@babel/helper-split-export-declaration': 7.22.6 10716 semver: 6.3.1 10717 10718 '@babel/helper-create-class-features-plugin@7.23.5(@babel/core@7.23.5)': 10719 dependencies: 10720 '@babel/core': 7.23.5 10721 '@babel/helper-annotate-as-pure': 7.22.5 10722 '@babel/helper-environment-visitor': 7.22.20 10723 '@babel/helper-function-name': 7.23.0 10724 '@babel/helper-member-expression-to-functions': 7.23.0 10725 '@babel/helper-optimise-call-expression': 7.22.5 10726 '@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.5) 10727 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 10728 '@babel/helper-split-export-declaration': 7.22.6 10729 semver: 6.3.1 10730 10731 '@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.18.9)': 10732 dependencies: 10733 '@babel/core': 7.18.9 10734 '@babel/helper-annotate-as-pure': 7.22.5 10735 regexpu-core: 5.3.2 10736 semver: 6.3.1 10737 10738 '@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.22.1)': 10739 dependencies: 10740 '@babel/core': 7.22.1 10741 '@babel/helper-annotate-as-pure': 7.22.5 10742 regexpu-core: 5.3.2 10743 semver: 6.3.1 10744 10745 '@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.23.5)': 10746 dependencies: 10747 '@babel/core': 7.23.5 10748 '@babel/helper-annotate-as-pure': 7.22.5 10749 regexpu-core: 5.3.2 10750 semver: 6.3.1 10751 10752 '@babel/helper-define-polyfill-provider@0.3.3(@babel/core@7.22.1)': 10753 dependencies: 10754 '@babel/core': 7.22.1 10755 '@babel/helper-compilation-targets': 7.18.9(@babel/core@7.22.1) 10756 '@babel/helper-plugin-utils': 7.22.5 10757 debug: 4.3.4 10758 lodash.debounce: 4.0.8 10759 resolve: 1.22.8 10760 semver: 6.3.1 10761 transitivePeerDependencies: 10762 - supports-color 10763 10764 '@babel/helper-define-polyfill-provider@0.4.3(@babel/core@7.18.9)': 10765 dependencies: 10766 '@babel/core': 7.18.9 10767 '@babel/helper-compilation-targets': 7.22.15 10768 '@babel/helper-plugin-utils': 7.22.5 10769 debug: 4.3.4 10770 lodash.debounce: 4.0.8 10771 resolve: 1.22.8 10772 transitivePeerDependencies: 10773 - supports-color 10774 10775 '@babel/helper-define-polyfill-provider@0.4.3(@babel/core@7.23.5)': 10776 dependencies: 10777 '@babel/core': 7.23.5 10778 '@babel/helper-compilation-targets': 7.22.15 10779 '@babel/helper-plugin-utils': 7.22.5 10780 debug: 4.3.4 10781 lodash.debounce: 4.0.8 10782 resolve: 1.22.8 10783 transitivePeerDependencies: 10784 - supports-color 10785 10786 '@babel/helper-environment-visitor@7.18.9': {} 10787 10788 '@babel/helper-environment-visitor@7.22.20': {} 10789 10790 '@babel/helper-function-name@7.19.0': 10791 dependencies: 10792 '@babel/template': 7.22.15 10793 '@babel/types': 7.23.5 10794 10795 '@babel/helper-function-name@7.23.0': 10796 dependencies: 10797 '@babel/template': 7.22.15 10798 '@babel/types': 7.23.5 10799 10800 '@babel/helper-hoist-variables@7.18.6': 10801 dependencies: 10802 '@babel/types': 7.23.5 10803 10804 '@babel/helper-hoist-variables@7.22.5': 10805 dependencies: 10806 '@babel/types': 7.23.5 10807 10808 '@babel/helper-member-expression-to-functions@7.23.0': 10809 dependencies: 10810 '@babel/types': 7.23.5 10811 10812 '@babel/helper-module-imports@7.18.6': 10813 dependencies: 10814 '@babel/types': 7.23.5 10815 10816 '@babel/helper-module-imports@7.21.4': 10817 dependencies: 10818 '@babel/types': 7.23.5 10819 10820 '@babel/helper-module-imports@7.22.15': 10821 dependencies: 10822 '@babel/types': 7.23.5 10823 10824 '@babel/helper-module-transforms@7.19.6': 10825 dependencies: 10826 '@babel/helper-environment-visitor': 7.18.9 10827 '@babel/helper-module-imports': 7.18.6 10828 '@babel/helper-simple-access': 7.19.4 10829 '@babel/helper-split-export-declaration': 7.18.6 10830 '@babel/helper-validator-identifier': 7.19.1 10831 '@babel/template': 7.18.10 10832 '@babel/traverse': 7.19.6 10833 '@babel/types': 7.19.4 10834 transitivePeerDependencies: 10835 - supports-color 10836 10837 '@babel/helper-module-transforms@7.21.5': 10838 dependencies: 10839 '@babel/helper-environment-visitor': 7.22.20 10840 '@babel/helper-module-imports': 7.22.15 10841 '@babel/helper-simple-access': 7.22.5 10842 '@babel/helper-split-export-declaration': 7.22.6 10843 '@babel/helper-validator-identifier': 7.22.20 10844 '@babel/template': 7.22.15 10845 '@babel/traverse': 7.23.5 10846 '@babel/types': 7.23.5 10847 transitivePeerDependencies: 10848 - supports-color 10849 10850 '@babel/helper-module-transforms@7.23.3(@babel/core@7.18.9)': 10851 dependencies: 10852 '@babel/core': 7.18.9 10853 '@babel/helper-environment-visitor': 7.22.20 10854 '@babel/helper-module-imports': 7.22.15 10855 '@babel/helper-simple-access': 7.22.5 10856 '@babel/helper-split-export-declaration': 7.22.6 10857 '@babel/helper-validator-identifier': 7.22.20 10858 10859 '@babel/helper-module-transforms@7.23.3(@babel/core@7.22.1)': 10860 dependencies: 10861 '@babel/core': 7.22.1 10862 '@babel/helper-environment-visitor': 7.22.20 10863 '@babel/helper-module-imports': 7.22.15 10864 '@babel/helper-simple-access': 7.22.5 10865 '@babel/helper-split-export-declaration': 7.22.6 10866 '@babel/helper-validator-identifier': 7.22.20 10867 10868 '@babel/helper-module-transforms@7.23.3(@babel/core@7.23.5)': 10869 dependencies: 10870 '@babel/core': 7.23.5 10871 '@babel/helper-environment-visitor': 7.22.20 10872 '@babel/helper-module-imports': 7.22.15 10873 '@babel/helper-simple-access': 7.22.5 10874 '@babel/helper-split-export-declaration': 7.22.6 10875 '@babel/helper-validator-identifier': 7.22.20 10876 10877 '@babel/helper-optimise-call-expression@7.22.5': 10878 dependencies: 10879 '@babel/types': 7.23.5 10880 10881 '@babel/helper-plugin-utils@7.19.0': {} 10882 10883 '@babel/helper-plugin-utils@7.21.5': {} 10884 10885 '@babel/helper-plugin-utils@7.22.5': {} 10886 10887 '@babel/helper-remap-async-to-generator@7.22.20(@babel/core@7.18.9)': 10888 dependencies: 10889 '@babel/core': 7.18.9 10890 '@babel/helper-annotate-as-pure': 7.22.5 10891 '@babel/helper-environment-visitor': 7.22.20 10892 '@babel/helper-wrap-function': 7.22.20 10893 10894 '@babel/helper-remap-async-to-generator@7.22.20(@babel/core@7.22.1)': 10895 dependencies: 10896 '@babel/core': 7.22.1 10897 '@babel/helper-annotate-as-pure': 7.22.5 10898 '@babel/helper-environment-visitor': 7.22.20 10899 '@babel/helper-wrap-function': 7.22.20 10900 10901 '@babel/helper-remap-async-to-generator@7.22.20(@babel/core@7.23.5)': 10902 dependencies: 10903 '@babel/core': 7.23.5 10904 '@babel/helper-annotate-as-pure': 7.22.5 10905 '@babel/helper-environment-visitor': 7.22.20 10906 '@babel/helper-wrap-function': 7.22.20 10907 10908 '@babel/helper-replace-supers@7.22.20(@babel/core@7.18.9)': 10909 dependencies: 10910 '@babel/core': 7.18.9 10911 '@babel/helper-environment-visitor': 7.22.20 10912 '@babel/helper-member-expression-to-functions': 7.23.0 10913 '@babel/helper-optimise-call-expression': 7.22.5 10914 10915 '@babel/helper-replace-supers@7.22.20(@babel/core@7.22.1)': 10916 dependencies: 10917 '@babel/core': 7.22.1 10918 '@babel/helper-environment-visitor': 7.22.20 10919 '@babel/helper-member-expression-to-functions': 7.23.0 10920 '@babel/helper-optimise-call-expression': 7.22.5 10921 10922 '@babel/helper-replace-supers@7.22.20(@babel/core@7.23.5)': 10923 dependencies: 10924 '@babel/core': 7.23.5 10925 '@babel/helper-environment-visitor': 7.22.20 10926 '@babel/helper-member-expression-to-functions': 7.23.0 10927 '@babel/helper-optimise-call-expression': 7.22.5 10928 10929 '@babel/helper-simple-access@7.19.4': 10930 dependencies: 10931 '@babel/types': 7.23.5 10932 10933 '@babel/helper-simple-access@7.22.5': 10934 dependencies: 10935 '@babel/types': 7.23.5 10936 10937 '@babel/helper-skip-transparent-expression-wrappers@7.22.5': 10938 dependencies: 10939 '@babel/types': 7.23.5 10940 10941 '@babel/helper-split-export-declaration@7.18.6': 10942 dependencies: 10943 '@babel/types': 7.23.5 10944 10945 '@babel/helper-split-export-declaration@7.22.6': 10946 dependencies: 10947 '@babel/types': 7.23.5 10948 10949 '@babel/helper-string-parser@7.19.4': {} 10950 10951 '@babel/helper-string-parser@7.23.4': {} 10952 10953 '@babel/helper-validator-identifier@7.19.1': {} 10954 10955 '@babel/helper-validator-identifier@7.22.20': {} 10956 10957 '@babel/helper-validator-option@7.18.6': {} 10958 10959 '@babel/helper-validator-option@7.21.0': {} 10960 10961 '@babel/helper-validator-option@7.23.5': {} 10962 10963 '@babel/helper-wrap-function@7.22.20': 10964 dependencies: 10965 '@babel/helper-function-name': 7.23.0 10966 '@babel/template': 7.22.15 10967 '@babel/types': 7.23.5 10968 10969 '@babel/helpers@7.19.4': 10970 dependencies: 10971 '@babel/template': 7.18.10 10972 '@babel/traverse': 7.19.6 10973 '@babel/types': 7.22.4 10974 transitivePeerDependencies: 10975 - supports-color 10976 10977 '@babel/helpers@7.21.5': 10978 dependencies: 10979 '@babel/template': 7.22.15 10980 '@babel/traverse': 7.23.5 10981 '@babel/types': 7.23.5 10982 transitivePeerDependencies: 10983 - supports-color 10984 10985 '@babel/helpers@7.23.5': 10986 dependencies: 10987 '@babel/template': 7.22.15 10988 '@babel/traverse': 7.23.5 10989 '@babel/types': 7.23.5 10990 transitivePeerDependencies: 10991 - supports-color 10992 10993 '@babel/highlight@7.18.6': 10994 dependencies: 10995 '@babel/helper-validator-identifier': 7.22.20 10996 chalk: 2.4.2 10997 js-tokens: 4.0.0 10998 10999 '@babel/highlight@7.23.4': 11000 dependencies: 11001 '@babel/helper-validator-identifier': 7.22.20 11002 chalk: 2.4.2 11003 js-tokens: 4.0.0 11004 11005 '@babel/parser@7.19.6': 11006 dependencies: 11007 '@babel/types': 7.22.4 11008 11009 '@babel/parser@7.21.8': 11010 dependencies: 11011 '@babel/types': 7.23.5 11012 11013 '@babel/parser@7.23.5': 11014 dependencies: 11015 '@babel/types': 7.23.5 11016 11017 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6(@babel/core@7.22.1)': 11018 dependencies: 11019 '@babel/core': 7.22.1 11020 '@babel/helper-plugin-utils': 7.22.5 11021 11022 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.23.3(@babel/core@7.18.9)': 11023 dependencies: 11024 '@babel/core': 7.18.9 11025 '@babel/helper-plugin-utils': 7.22.5 11026 11027 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.23.3(@babel/core@7.23.5)': 11028 dependencies: 11029 '@babel/core': 7.23.5 11030 '@babel/helper-plugin-utils': 7.22.5 11031 11032 '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.18.9(@babel/core@7.22.1)': 11033 dependencies: 11034 '@babel/core': 7.22.1 11035 '@babel/helper-plugin-utils': 7.22.5 11036 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 11037 '@babel/plugin-proposal-optional-chaining': 7.18.9(@babel/core@7.22.1) 11038 11039 '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.23.3(@babel/core@7.18.9)': 11040 dependencies: 11041 '@babel/core': 7.18.9 11042 '@babel/helper-plugin-utils': 7.22.5 11043 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 11044 '@babel/plugin-transform-optional-chaining': 7.23.4(@babel/core@7.18.9) 11045 11046 '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.23.3(@babel/core@7.23.5)': 11047 dependencies: 11048 '@babel/core': 7.23.5 11049 '@babel/helper-plugin-utils': 7.22.5 11050 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 11051 '@babel/plugin-transform-optional-chaining': 7.23.4(@babel/core@7.23.5) 11052 11053 '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.23.3(@babel/core@7.18.9)': 11054 dependencies: 11055 '@babel/core': 7.18.9 11056 '@babel/helper-environment-visitor': 7.22.20 11057 '@babel/helper-plugin-utils': 7.22.5 11058 11059 '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.23.3(@babel/core@7.23.5)': 11060 dependencies: 11061 '@babel/core': 7.23.5 11062 '@babel/helper-environment-visitor': 7.22.20 11063 '@babel/helper-plugin-utils': 7.22.5 11064 11065 '@babel/plugin-proposal-async-generator-functions@7.19.1(@babel/core@7.22.1)': 11066 dependencies: 11067 '@babel/core': 7.22.1 11068 '@babel/helper-environment-visitor': 7.22.20 11069 '@babel/helper-plugin-utils': 7.22.5 11070 '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.22.1) 11071 '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.1) 11072 11073 '@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.18.9)': 11074 dependencies: 11075 '@babel/core': 7.18.9 11076 '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.18.9) 11077 '@babel/helper-plugin-utils': 7.22.5 11078 11079 '@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.22.1)': 11080 dependencies: 11081 '@babel/core': 7.22.1 11082 '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.22.1) 11083 '@babel/helper-plugin-utils': 7.22.5 11084 11085 '@babel/plugin-proposal-class-static-block@7.18.6(@babel/core@7.22.1)': 11086 dependencies: 11087 '@babel/core': 7.22.1 11088 '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.22.1) 11089 '@babel/helper-plugin-utils': 7.22.5 11090 '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.1) 11091 11092 '@babel/plugin-proposal-decorators@7.19.6(@babel/core@7.18.9)': 11093 dependencies: 11094 '@babel/core': 7.18.9 11095 '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.18.9) 11096 '@babel/helper-plugin-utils': 7.22.5 11097 '@babel/helper-replace-supers': 7.22.20(@babel/core@7.18.9) 11098 '@babel/helper-split-export-declaration': 7.22.6 11099 '@babel/plugin-syntax-decorators': 7.19.0(@babel/core@7.18.9) 11100 11101 '@babel/plugin-proposal-dynamic-import@7.18.6(@babel/core@7.22.1)': 11102 dependencies: 11103 '@babel/core': 7.22.1 11104 '@babel/helper-plugin-utils': 7.22.5 11105 '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.1) 11106 11107 '@babel/plugin-proposal-export-namespace-from@7.18.9(@babel/core@7.18.9)': 11108 dependencies: 11109 '@babel/core': 7.18.9 11110 '@babel/helper-plugin-utils': 7.22.5 11111 '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.18.9) 11112 11113 '@babel/plugin-proposal-export-namespace-from@7.18.9(@babel/core@7.22.1)': 11114 dependencies: 11115 '@babel/core': 7.22.1 11116 '@babel/helper-plugin-utils': 7.22.5 11117 '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.1) 11118 11119 '@babel/plugin-proposal-json-strings@7.18.6(@babel/core@7.22.1)': 11120 dependencies: 11121 '@babel/core': 7.22.1 11122 '@babel/helper-plugin-utils': 7.22.5 11123 '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.1) 11124 11125 '@babel/plugin-proposal-logical-assignment-operators@7.18.9(@babel/core@7.22.1)': 11126 dependencies: 11127 '@babel/core': 7.22.1 11128 '@babel/helper-plugin-utils': 7.22.5 11129 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.1) 11130 11131 '@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.22.1)': 11132 dependencies: 11133 '@babel/core': 7.22.1 11134 '@babel/helper-plugin-utils': 7.22.5 11135 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.1) 11136 11137 '@babel/plugin-proposal-numeric-separator@7.18.6(@babel/core@7.22.1)': 11138 dependencies: 11139 '@babel/core': 7.22.1 11140 '@babel/helper-plugin-utils': 7.22.5 11141 '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.1) 11142 11143 '@babel/plugin-proposal-object-rest-spread@7.19.4(@babel/core@7.18.9)': 11144 dependencies: 11145 '@babel/compat-data': 7.23.5 11146 '@babel/core': 7.18.9 11147 '@babel/helper-compilation-targets': 7.22.15 11148 '@babel/helper-plugin-utils': 7.22.5 11149 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.18.9) 11150 '@babel/plugin-transform-parameters': 7.23.3(@babel/core@7.18.9) 11151 11152 '@babel/plugin-proposal-object-rest-spread@7.19.4(@babel/core@7.22.1)': 11153 dependencies: 11154 '@babel/compat-data': 7.23.5 11155 '@babel/core': 7.22.1 11156 '@babel/helper-compilation-targets': 7.22.15 11157 '@babel/helper-plugin-utils': 7.22.5 11158 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.1) 11159 '@babel/plugin-transform-parameters': 7.23.3(@babel/core@7.22.1) 11160 11161 '@babel/plugin-proposal-optional-catch-binding@7.18.6(@babel/core@7.22.1)': 11162 dependencies: 11163 '@babel/core': 7.22.1 11164 '@babel/helper-plugin-utils': 7.22.5 11165 '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.1) 11166 11167 '@babel/plugin-proposal-optional-chaining@7.18.9(@babel/core@7.22.1)': 11168 dependencies: 11169 '@babel/core': 7.22.1 11170 '@babel/helper-plugin-utils': 7.22.5 11171 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 11172 '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.1) 11173 11174 '@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.22.1)': 11175 dependencies: 11176 '@babel/core': 7.22.1 11177 '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.22.1) 11178 '@babel/helper-plugin-utils': 7.22.5 11179 11180 '@babel/plugin-proposal-private-property-in-object@7.18.6(@babel/core@7.22.1)': 11181 dependencies: 11182 '@babel/core': 7.22.1 11183 '@babel/helper-annotate-as-pure': 7.22.5 11184 '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.22.1) 11185 '@babel/helper-plugin-utils': 7.22.5 11186 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.1) 11187 11188 '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.18.9)': 11189 dependencies: 11190 '@babel/core': 7.18.9 11191 11192 '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.5)': 11193 dependencies: 11194 '@babel/core': 7.23.5 11195 11196 '@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.22.1)': 11197 dependencies: 11198 '@babel/core': 7.22.1 11199 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.1) 11200 '@babel/helper-plugin-utils': 7.22.5 11201 11202 '@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.18.9)': 11203 dependencies: 11204 '@babel/core': 7.18.9 11205 '@babel/helper-plugin-utils': 7.22.5 11206 11207 '@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.1)': 11208 dependencies: 11209 '@babel/core': 7.22.1 11210 '@babel/helper-plugin-utils': 7.22.5 11211 11212 '@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.23.5)': 11213 dependencies: 11214 '@babel/core': 7.23.5 11215 '@babel/helper-plugin-utils': 7.22.5 11216 11217 '@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.18.9)': 11218 dependencies: 11219 '@babel/core': 7.18.9 11220 '@babel/helper-plugin-utils': 7.22.5 11221 11222 '@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.22.1)': 11223 dependencies: 11224 '@babel/core': 7.22.1 11225 '@babel/helper-plugin-utils': 7.22.5 11226 11227 '@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.23.5)': 11228 dependencies: 11229 '@babel/core': 7.23.5 11230 '@babel/helper-plugin-utils': 7.22.5 11231 11232 '@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.18.9)': 11233 dependencies: 11234 '@babel/core': 7.18.9 11235 '@babel/helper-plugin-utils': 7.22.5 11236 11237 '@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.22.1)': 11238 dependencies: 11239 '@babel/core': 7.22.1 11240 '@babel/helper-plugin-utils': 7.22.5 11241 11242 '@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.23.5)': 11243 dependencies: 11244 '@babel/core': 7.23.5 11245 '@babel/helper-plugin-utils': 7.22.5 11246 11247 '@babel/plugin-syntax-decorators@7.19.0(@babel/core@7.18.9)': 11248 dependencies: 11249 '@babel/core': 7.18.9 11250 '@babel/helper-plugin-utils': 7.21.5 11251 11252 '@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.18.9)': 11253 dependencies: 11254 '@babel/core': 7.18.9 11255 '@babel/helper-plugin-utils': 7.22.5 11256 11257 '@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.1)': 11258 dependencies: 11259 '@babel/core': 7.22.1 11260 '@babel/helper-plugin-utils': 7.22.5 11261 11262 '@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.23.5)': 11263 dependencies: 11264 '@babel/core': 7.23.5 11265 '@babel/helper-plugin-utils': 7.22.5 11266 11267 '@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.18.9)': 11268 dependencies: 11269 '@babel/core': 7.18.9 11270 '@babel/helper-plugin-utils': 7.22.5 11271 11272 '@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.22.1)': 11273 dependencies: 11274 '@babel/core': 7.22.1 11275 '@babel/helper-plugin-utils': 7.22.5 11276 11277 '@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.23.5)': 11278 dependencies: 11279 '@babel/core': 7.23.5 11280 '@babel/helper-plugin-utils': 7.22.5 11281 11282 '@babel/plugin-syntax-import-assertions@7.18.6(@babel/core@7.22.1)': 11283 dependencies: 11284 '@babel/core': 7.22.1 11285 '@babel/helper-plugin-utils': 7.22.5 11286 11287 '@babel/plugin-syntax-import-assertions@7.23.3(@babel/core@7.18.9)': 11288 dependencies: 11289 '@babel/core': 7.18.9 11290 '@babel/helper-plugin-utils': 7.22.5 11291 11292 '@babel/plugin-syntax-import-assertions@7.23.3(@babel/core@7.23.5)': 11293 dependencies: 11294 '@babel/core': 7.23.5 11295 '@babel/helper-plugin-utils': 7.22.5 11296 11297 '@babel/plugin-syntax-import-attributes@7.23.3(@babel/core@7.18.9)': 11298 dependencies: 11299 '@babel/core': 7.18.9 11300 '@babel/helper-plugin-utils': 7.22.5 11301 11302 '@babel/plugin-syntax-import-attributes@7.23.3(@babel/core@7.23.5)': 11303 dependencies: 11304 '@babel/core': 7.23.5 11305 '@babel/helper-plugin-utils': 7.22.5 11306 11307 '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.18.9)': 11308 dependencies: 11309 '@babel/core': 7.18.9 11310 '@babel/helper-plugin-utils': 7.22.5 11311 11312 '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.23.5)': 11313 dependencies: 11314 '@babel/core': 7.23.5 11315 '@babel/helper-plugin-utils': 7.22.5 11316 11317 '@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.18.9)': 11318 dependencies: 11319 '@babel/core': 7.18.9 11320 '@babel/helper-plugin-utils': 7.22.5 11321 11322 '@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.22.1)': 11323 dependencies: 11324 '@babel/core': 7.22.1 11325 '@babel/helper-plugin-utils': 7.22.5 11326 11327 '@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.23.5)': 11328 dependencies: 11329 '@babel/core': 7.23.5 11330 '@babel/helper-plugin-utils': 7.22.5 11331 11332 '@babel/plugin-syntax-jsx@7.21.4(@babel/core@7.18.9)': 11333 dependencies: 11334 '@babel/core': 7.18.9 11335 '@babel/helper-plugin-utils': 7.21.5 11336 11337 '@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.18.9)': 11338 dependencies: 11339 '@babel/core': 7.18.9 11340 '@babel/helper-plugin-utils': 7.22.5 11341 11342 '@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.22.1)': 11343 dependencies: 11344 '@babel/core': 7.22.1 11345 '@babel/helper-plugin-utils': 7.22.5 11346 11347 '@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.23.5)': 11348 dependencies: 11349 '@babel/core': 7.23.5 11350 '@babel/helper-plugin-utils': 7.22.5 11351 11352 '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.18.9)': 11353 dependencies: 11354 '@babel/core': 7.18.9 11355 '@babel/helper-plugin-utils': 7.22.5 11356 11357 '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.1)': 11358 dependencies: 11359 '@babel/core': 7.22.1 11360 '@babel/helper-plugin-utils': 7.22.5 11361 11362 '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.23.5)': 11363 dependencies: 11364 '@babel/core': 7.23.5 11365 '@babel/helper-plugin-utils': 7.22.5 11366 11367 '@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.18.9)': 11368 dependencies: 11369 '@babel/core': 7.18.9 11370 '@babel/helper-plugin-utils': 7.22.5 11371 11372 '@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.22.1)': 11373 dependencies: 11374 '@babel/core': 7.22.1 11375 '@babel/helper-plugin-utils': 7.22.5 11376 11377 '@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.23.5)': 11378 dependencies: 11379 '@babel/core': 7.23.5 11380 '@babel/helper-plugin-utils': 7.22.5 11381 11382 '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.18.9)': 11383 dependencies: 11384 '@babel/core': 7.18.9 11385 '@babel/helper-plugin-utils': 7.22.5 11386 11387 '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.1)': 11388 dependencies: 11389 '@babel/core': 7.22.1 11390 '@babel/helper-plugin-utils': 7.22.5 11391 11392 '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.23.5)': 11393 dependencies: 11394 '@babel/core': 7.23.5 11395 '@babel/helper-plugin-utils': 7.22.5 11396 11397 '@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.18.9)': 11398 dependencies: 11399 '@babel/core': 7.18.9 11400 '@babel/helper-plugin-utils': 7.22.5 11401 11402 '@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.1)': 11403 dependencies: 11404 '@babel/core': 7.22.1 11405 '@babel/helper-plugin-utils': 7.22.5 11406 11407 '@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.23.5)': 11408 dependencies: 11409 '@babel/core': 7.23.5 11410 '@babel/helper-plugin-utils': 7.22.5 11411 11412 '@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.18.9)': 11413 dependencies: 11414 '@babel/core': 7.18.9 11415 '@babel/helper-plugin-utils': 7.22.5 11416 11417 '@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.1)': 11418 dependencies: 11419 '@babel/core': 7.22.1 11420 '@babel/helper-plugin-utils': 7.22.5 11421 11422 '@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.23.5)': 11423 dependencies: 11424 '@babel/core': 7.23.5 11425 '@babel/helper-plugin-utils': 7.22.5 11426 11427 '@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.18.9)': 11428 dependencies: 11429 '@babel/core': 7.18.9 11430 '@babel/helper-plugin-utils': 7.22.5 11431 11432 '@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.22.1)': 11433 dependencies: 11434 '@babel/core': 7.22.1 11435 '@babel/helper-plugin-utils': 7.22.5 11436 11437 '@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.23.5)': 11438 dependencies: 11439 '@babel/core': 7.23.5 11440 '@babel/helper-plugin-utils': 7.22.5 11441 11442 '@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.18.9)': 11443 dependencies: 11444 '@babel/core': 7.18.9 11445 '@babel/helper-plugin-utils': 7.22.5 11446 11447 '@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.22.1)': 11448 dependencies: 11449 '@babel/core': 7.22.1 11450 '@babel/helper-plugin-utils': 7.22.5 11451 11452 '@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.23.5)': 11453 dependencies: 11454 '@babel/core': 7.23.5 11455 '@babel/helper-plugin-utils': 7.22.5 11456 11457 '@babel/plugin-syntax-typescript@7.20.0(@babel/core@7.18.9)': 11458 dependencies: 11459 '@babel/core': 7.18.9 11460 '@babel/helper-plugin-utils': 7.22.5 11461 11462 '@babel/plugin-syntax-typescript@7.21.4(@babel/core@7.18.9)': 11463 dependencies: 11464 '@babel/core': 7.18.9 11465 '@babel/helper-plugin-utils': 7.22.5 11466 11467 '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.18.9)': 11468 dependencies: 11469 '@babel/core': 7.18.9 11470 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.18.9) 11471 '@babel/helper-plugin-utils': 7.22.5 11472 11473 '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.23.5)': 11474 dependencies: 11475 '@babel/core': 7.23.5 11476 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.5) 11477 '@babel/helper-plugin-utils': 7.22.5 11478 11479 '@babel/plugin-transform-arrow-functions@7.18.6(@babel/core@7.22.1)': 11480 dependencies: 11481 '@babel/core': 7.22.1 11482 '@babel/helper-plugin-utils': 7.22.5 11483 11484 '@babel/plugin-transform-arrow-functions@7.23.3(@babel/core@7.18.9)': 11485 dependencies: 11486 '@babel/core': 7.18.9 11487 '@babel/helper-plugin-utils': 7.22.5 11488 11489 '@babel/plugin-transform-arrow-functions@7.23.3(@babel/core@7.23.5)': 11490 dependencies: 11491 '@babel/core': 7.23.5 11492 '@babel/helper-plugin-utils': 7.22.5 11493 11494 '@babel/plugin-transform-async-generator-functions@7.23.4(@babel/core@7.18.9)': 11495 dependencies: 11496 '@babel/core': 7.18.9 11497 '@babel/helper-environment-visitor': 7.22.20 11498 '@babel/helper-plugin-utils': 7.22.5 11499 '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.18.9) 11500 '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.18.9) 11501 11502 '@babel/plugin-transform-async-generator-functions@7.23.4(@babel/core@7.23.5)': 11503 dependencies: 11504 '@babel/core': 7.23.5 11505 '@babel/helper-environment-visitor': 7.22.20 11506 '@babel/helper-plugin-utils': 7.22.5 11507 '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.23.5) 11508 '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.23.5) 11509 11510 '@babel/plugin-transform-async-to-generator@7.18.6(@babel/core@7.22.1)': 11511 dependencies: 11512 '@babel/core': 7.22.1 11513 '@babel/helper-module-imports': 7.22.15 11514 '@babel/helper-plugin-utils': 7.22.5 11515 '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.22.1) 11516 11517 '@babel/plugin-transform-async-to-generator@7.23.3(@babel/core@7.18.9)': 11518 dependencies: 11519 '@babel/core': 7.18.9 11520 '@babel/helper-module-imports': 7.22.15 11521 '@babel/helper-plugin-utils': 7.22.5 11522 '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.18.9) 11523 11524 '@babel/plugin-transform-async-to-generator@7.23.3(@babel/core@7.23.5)': 11525 dependencies: 11526 '@babel/core': 7.23.5 11527 '@babel/helper-module-imports': 7.22.15 11528 '@babel/helper-plugin-utils': 7.22.5 11529 '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.23.5) 11530 11531 '@babel/plugin-transform-block-scoped-functions@7.18.6(@babel/core@7.22.1)': 11532 dependencies: 11533 '@babel/core': 7.22.1 11534 '@babel/helper-plugin-utils': 7.22.5 11535 11536 '@babel/plugin-transform-block-scoped-functions@7.23.3(@babel/core@7.18.9)': 11537 dependencies: 11538 '@babel/core': 7.18.9 11539 '@babel/helper-plugin-utils': 7.22.5 11540 11541 '@babel/plugin-transform-block-scoped-functions@7.23.3(@babel/core@7.23.5)': 11542 dependencies: 11543 '@babel/core': 7.23.5 11544 '@babel/helper-plugin-utils': 7.22.5 11545 11546 '@babel/plugin-transform-block-scoping@7.19.4(@babel/core@7.22.1)': 11547 dependencies: 11548 '@babel/core': 7.22.1 11549 '@babel/helper-plugin-utils': 7.22.5 11550 11551 '@babel/plugin-transform-block-scoping@7.23.4(@babel/core@7.18.9)': 11552 dependencies: 11553 '@babel/core': 7.18.9 11554 '@babel/helper-plugin-utils': 7.22.5 11555 11556 '@babel/plugin-transform-block-scoping@7.23.4(@babel/core@7.23.5)': 11557 dependencies: 11558 '@babel/core': 7.23.5 11559 '@babel/helper-plugin-utils': 7.22.5 11560 11561 '@babel/plugin-transform-class-properties@7.23.3(@babel/core@7.18.9)': 11562 dependencies: 11563 '@babel/core': 7.18.9 11564 '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.18.9) 11565 '@babel/helper-plugin-utils': 7.22.5 11566 11567 '@babel/plugin-transform-class-properties@7.23.3(@babel/core@7.23.5)': 11568 dependencies: 11569 '@babel/core': 7.23.5 11570 '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.23.5) 11571 '@babel/helper-plugin-utils': 7.22.5 11572 11573 '@babel/plugin-transform-class-static-block@7.23.4(@babel/core@7.18.9)': 11574 dependencies: 11575 '@babel/core': 7.18.9 11576 '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.18.9) 11577 '@babel/helper-plugin-utils': 7.22.5 11578 '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.18.9) 11579 11580 '@babel/plugin-transform-class-static-block@7.23.4(@babel/core@7.23.5)': 11581 dependencies: 11582 '@babel/core': 7.23.5 11583 '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.23.5) 11584 '@babel/helper-plugin-utils': 7.22.5 11585 '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.23.5) 11586 11587 '@babel/plugin-transform-classes@7.19.0(@babel/core@7.22.1)': 11588 dependencies: 11589 '@babel/core': 7.22.1 11590 '@babel/helper-annotate-as-pure': 7.22.5 11591 '@babel/helper-compilation-targets': 7.22.15 11592 '@babel/helper-environment-visitor': 7.22.20 11593 '@babel/helper-function-name': 7.23.0 11594 '@babel/helper-optimise-call-expression': 7.22.5 11595 '@babel/helper-plugin-utils': 7.22.5 11596 '@babel/helper-replace-supers': 7.22.20(@babel/core@7.22.1) 11597 '@babel/helper-split-export-declaration': 7.22.6 11598 globals: 11.12.0 11599 11600 '@babel/plugin-transform-classes@7.23.5(@babel/core@7.18.9)': 11601 dependencies: 11602 '@babel/core': 7.18.9 11603 '@babel/helper-annotate-as-pure': 7.22.5 11604 '@babel/helper-compilation-targets': 7.22.15 11605 '@babel/helper-environment-visitor': 7.22.20 11606 '@babel/helper-function-name': 7.23.0 11607 '@babel/helper-optimise-call-expression': 7.22.5 11608 '@babel/helper-plugin-utils': 7.22.5 11609 '@babel/helper-replace-supers': 7.22.20(@babel/core@7.18.9) 11610 '@babel/helper-split-export-declaration': 7.22.6 11611 globals: 11.12.0 11612 11613 '@babel/plugin-transform-classes@7.23.5(@babel/core@7.23.5)': 11614 dependencies: 11615 '@babel/core': 7.23.5 11616 '@babel/helper-annotate-as-pure': 7.22.5 11617 '@babel/helper-compilation-targets': 7.22.15 11618 '@babel/helper-environment-visitor': 7.22.20 11619 '@babel/helper-function-name': 7.23.0 11620 '@babel/helper-optimise-call-expression': 7.22.5 11621 '@babel/helper-plugin-utils': 7.22.5 11622 '@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.5) 11623 '@babel/helper-split-export-declaration': 7.22.6 11624 globals: 11.12.0 11625 11626 '@babel/plugin-transform-computed-properties@7.18.9(@babel/core@7.22.1)': 11627 dependencies: 11628 '@babel/core': 7.22.1 11629 '@babel/helper-plugin-utils': 7.22.5 11630 11631 '@babel/plugin-transform-computed-properties@7.23.3(@babel/core@7.18.9)': 11632 dependencies: 11633 '@babel/core': 7.18.9 11634 '@babel/helper-plugin-utils': 7.22.5 11635 '@babel/template': 7.22.15 11636 11637 '@babel/plugin-transform-computed-properties@7.23.3(@babel/core@7.23.5)': 11638 dependencies: 11639 '@babel/core': 7.23.5 11640 '@babel/helper-plugin-utils': 7.22.5 11641 '@babel/template': 7.22.15 11642 11643 '@babel/plugin-transform-destructuring@7.19.4(@babel/core@7.22.1)': 11644 dependencies: 11645 '@babel/core': 7.22.1 11646 '@babel/helper-plugin-utils': 7.22.5 11647 11648 '@babel/plugin-transform-destructuring@7.23.3(@babel/core@7.18.9)': 11649 dependencies: 11650 '@babel/core': 7.18.9 11651 '@babel/helper-plugin-utils': 7.22.5 11652 11653 '@babel/plugin-transform-destructuring@7.23.3(@babel/core@7.23.5)': 11654 dependencies: 11655 '@babel/core': 7.23.5 11656 '@babel/helper-plugin-utils': 7.22.5 11657 11658 '@babel/plugin-transform-dotall-regex@7.18.6(@babel/core@7.22.1)': 11659 dependencies: 11660 '@babel/core': 7.22.1 11661 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.1) 11662 '@babel/helper-plugin-utils': 7.22.5 11663 11664 '@babel/plugin-transform-dotall-regex@7.23.3(@babel/core@7.18.9)': 11665 dependencies: 11666 '@babel/core': 7.18.9 11667 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.18.9) 11668 '@babel/helper-plugin-utils': 7.22.5 11669 11670 '@babel/plugin-transform-dotall-regex@7.23.3(@babel/core@7.22.1)': 11671 dependencies: 11672 '@babel/core': 7.22.1 11673 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.1) 11674 '@babel/helper-plugin-utils': 7.22.5 11675 11676 '@babel/plugin-transform-dotall-regex@7.23.3(@babel/core@7.23.5)': 11677 dependencies: 11678 '@babel/core': 7.23.5 11679 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.5) 11680 '@babel/helper-plugin-utils': 7.22.5 11681 11682 '@babel/plugin-transform-duplicate-keys@7.18.9(@babel/core@7.22.1)': 11683 dependencies: 11684 '@babel/core': 7.22.1 11685 '@babel/helper-plugin-utils': 7.22.5 11686 11687 '@babel/plugin-transform-duplicate-keys@7.23.3(@babel/core@7.18.9)': 11688 dependencies: 11689 '@babel/core': 7.18.9 11690 '@babel/helper-plugin-utils': 7.22.5 11691 11692 '@babel/plugin-transform-duplicate-keys@7.23.3(@babel/core@7.23.5)': 11693 dependencies: 11694 '@babel/core': 7.23.5 11695 '@babel/helper-plugin-utils': 7.22.5 11696 11697 '@babel/plugin-transform-dynamic-import@7.23.4(@babel/core@7.18.9)': 11698 dependencies: 11699 '@babel/core': 7.18.9 11700 '@babel/helper-plugin-utils': 7.22.5 11701 '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.18.9) 11702 11703 '@babel/plugin-transform-dynamic-import@7.23.4(@babel/core@7.23.5)': 11704 dependencies: 11705 '@babel/core': 7.23.5 11706 '@babel/helper-plugin-utils': 7.22.5 11707 '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.23.5) 11708 11709 '@babel/plugin-transform-exponentiation-operator@7.18.6(@babel/core@7.22.1)': 11710 dependencies: 11711 '@babel/core': 7.22.1 11712 '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.15 11713 '@babel/helper-plugin-utils': 7.22.5 11714 11715 '@babel/plugin-transform-exponentiation-operator@7.23.3(@babel/core@7.18.9)': 11716 dependencies: 11717 '@babel/core': 7.18.9 11718 '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.15 11719 '@babel/helper-plugin-utils': 7.22.5 11720 11721 '@babel/plugin-transform-exponentiation-operator@7.23.3(@babel/core@7.23.5)': 11722 dependencies: 11723 '@babel/core': 7.23.5 11724 '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.15 11725 '@babel/helper-plugin-utils': 7.22.5 11726 11727 '@babel/plugin-transform-export-namespace-from@7.23.4(@babel/core@7.18.9)': 11728 dependencies: 11729 '@babel/core': 7.18.9 11730 '@babel/helper-plugin-utils': 7.22.5 11731 '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.18.9) 11732 11733 '@babel/plugin-transform-export-namespace-from@7.23.4(@babel/core@7.23.5)': 11734 dependencies: 11735 '@babel/core': 7.23.5 11736 '@babel/helper-plugin-utils': 7.22.5 11737 '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.23.5) 11738 11739 '@babel/plugin-transform-for-of@7.18.8(@babel/core@7.22.1)': 11740 dependencies: 11741 '@babel/core': 7.22.1 11742 '@babel/helper-plugin-utils': 7.22.5 11743 11744 '@babel/plugin-transform-for-of@7.23.3(@babel/core@7.18.9)': 11745 dependencies: 11746 '@babel/core': 7.18.9 11747 '@babel/helper-plugin-utils': 7.22.5 11748 11749 '@babel/plugin-transform-for-of@7.23.3(@babel/core@7.23.5)': 11750 dependencies: 11751 '@babel/core': 7.23.5 11752 '@babel/helper-plugin-utils': 7.22.5 11753 11754 '@babel/plugin-transform-function-name@7.18.9(@babel/core@7.22.1)': 11755 dependencies: 11756 '@babel/core': 7.22.1 11757 '@babel/helper-compilation-targets': 7.18.9(@babel/core@7.22.1) 11758 '@babel/helper-function-name': 7.23.0 11759 '@babel/helper-plugin-utils': 7.22.5 11760 11761 '@babel/plugin-transform-function-name@7.23.3(@babel/core@7.18.9)': 11762 dependencies: 11763 '@babel/core': 7.18.9 11764 '@babel/helper-compilation-targets': 7.22.15 11765 '@babel/helper-function-name': 7.23.0 11766 '@babel/helper-plugin-utils': 7.22.5 11767 11768 '@babel/plugin-transform-function-name@7.23.3(@babel/core@7.23.5)': 11769 dependencies: 11770 '@babel/core': 7.23.5 11771 '@babel/helper-compilation-targets': 7.22.15 11772 '@babel/helper-function-name': 7.23.0 11773 '@babel/helper-plugin-utils': 7.22.5 11774 11775 '@babel/plugin-transform-json-strings@7.23.4(@babel/core@7.18.9)': 11776 dependencies: 11777 '@babel/core': 7.18.9 11778 '@babel/helper-plugin-utils': 7.22.5 11779 '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.18.9) 11780 11781 '@babel/plugin-transform-json-strings@7.23.4(@babel/core@7.23.5)': 11782 dependencies: 11783 '@babel/core': 7.23.5 11784 '@babel/helper-plugin-utils': 7.22.5 11785 '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.23.5) 11786 11787 '@babel/plugin-transform-literals@7.18.9(@babel/core@7.22.1)': 11788 dependencies: 11789 '@babel/core': 7.22.1 11790 '@babel/helper-plugin-utils': 7.22.5 11791 11792 '@babel/plugin-transform-literals@7.23.3(@babel/core@7.18.9)': 11793 dependencies: 11794 '@babel/core': 7.18.9 11795 '@babel/helper-plugin-utils': 7.22.5 11796 11797 '@babel/plugin-transform-literals@7.23.3(@babel/core@7.23.5)': 11798 dependencies: 11799 '@babel/core': 7.23.5 11800 '@babel/helper-plugin-utils': 7.22.5 11801 11802 '@babel/plugin-transform-logical-assignment-operators@7.23.4(@babel/core@7.18.9)': 11803 dependencies: 11804 '@babel/core': 7.18.9 11805 '@babel/helper-plugin-utils': 7.22.5 11806 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.18.9) 11807 11808 '@babel/plugin-transform-logical-assignment-operators@7.23.4(@babel/core@7.23.5)': 11809 dependencies: 11810 '@babel/core': 7.23.5 11811 '@babel/helper-plugin-utils': 7.22.5 11812 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.23.5) 11813 11814 '@babel/plugin-transform-member-expression-literals@7.18.6(@babel/core@7.22.1)': 11815 dependencies: 11816 '@babel/core': 7.22.1 11817 '@babel/helper-plugin-utils': 7.22.5 11818 11819 '@babel/plugin-transform-member-expression-literals@7.23.3(@babel/core@7.18.9)': 11820 dependencies: 11821 '@babel/core': 7.18.9 11822 '@babel/helper-plugin-utils': 7.22.5 11823 11824 '@babel/plugin-transform-member-expression-literals@7.23.3(@babel/core@7.23.5)': 11825 dependencies: 11826 '@babel/core': 7.23.5 11827 '@babel/helper-plugin-utils': 7.22.5 11828 11829 '@babel/plugin-transform-modules-amd@7.19.6(@babel/core@7.22.1)': 11830 dependencies: 11831 '@babel/core': 7.22.1 11832 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.22.1) 11833 '@babel/helper-plugin-utils': 7.22.5 11834 11835 '@babel/plugin-transform-modules-amd@7.23.3(@babel/core@7.18.9)': 11836 dependencies: 11837 '@babel/core': 7.18.9 11838 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.18.9) 11839 '@babel/helper-plugin-utils': 7.22.5 11840 11841 '@babel/plugin-transform-modules-amd@7.23.3(@babel/core@7.23.5)': 11842 dependencies: 11843 '@babel/core': 7.23.5 11844 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.5) 11845 '@babel/helper-plugin-utils': 7.22.5 11846 11847 '@babel/plugin-transform-modules-commonjs@7.19.6(@babel/core@7.18.9)': 11848 dependencies: 11849 '@babel/core': 7.18.9 11850 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.18.9) 11851 '@babel/helper-plugin-utils': 7.22.5 11852 '@babel/helper-simple-access': 7.22.5 11853 11854 '@babel/plugin-transform-modules-commonjs@7.19.6(@babel/core@7.22.1)': 11855 dependencies: 11856 '@babel/core': 7.22.1 11857 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.22.1) 11858 '@babel/helper-plugin-utils': 7.22.5 11859 '@babel/helper-simple-access': 7.22.5 11860 11861 '@babel/plugin-transform-modules-commonjs@7.21.5(@babel/core@7.18.9)': 11862 dependencies: 11863 '@babel/core': 7.18.9 11864 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.18.9) 11865 '@babel/helper-plugin-utils': 7.22.5 11866 '@babel/helper-simple-access': 7.22.5 11867 11868 '@babel/plugin-transform-modules-commonjs@7.23.3(@babel/core@7.18.9)': 11869 dependencies: 11870 '@babel/core': 7.18.9 11871 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.18.9) 11872 '@babel/helper-plugin-utils': 7.22.5 11873 '@babel/helper-simple-access': 7.22.5 11874 11875 '@babel/plugin-transform-modules-commonjs@7.23.3(@babel/core@7.23.5)': 11876 dependencies: 11877 '@babel/core': 7.23.5 11878 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.5) 11879 '@babel/helper-plugin-utils': 7.22.5 11880 '@babel/helper-simple-access': 7.22.5 11881 11882 '@babel/plugin-transform-modules-systemjs@7.19.6(@babel/core@7.22.1)': 11883 dependencies: 11884 '@babel/core': 7.22.1 11885 '@babel/helper-hoist-variables': 7.22.5 11886 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.22.1) 11887 '@babel/helper-plugin-utils': 7.22.5 11888 '@babel/helper-validator-identifier': 7.22.20 11889 11890 '@babel/plugin-transform-modules-systemjs@7.23.3(@babel/core@7.18.9)': 11891 dependencies: 11892 '@babel/core': 7.18.9 11893 '@babel/helper-hoist-variables': 7.22.5 11894 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.18.9) 11895 '@babel/helper-plugin-utils': 7.22.5 11896 '@babel/helper-validator-identifier': 7.22.20 11897 11898 '@babel/plugin-transform-modules-systemjs@7.23.3(@babel/core@7.23.5)': 11899 dependencies: 11900 '@babel/core': 7.23.5 11901 '@babel/helper-hoist-variables': 7.22.5 11902 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.5) 11903 '@babel/helper-plugin-utils': 7.22.5 11904 '@babel/helper-validator-identifier': 7.22.20 11905 11906 '@babel/plugin-transform-modules-umd@7.18.6(@babel/core@7.22.1)': 11907 dependencies: 11908 '@babel/core': 7.22.1 11909 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.22.1) 11910 '@babel/helper-plugin-utils': 7.22.5 11911 11912 '@babel/plugin-transform-modules-umd@7.23.3(@babel/core@7.18.9)': 11913 dependencies: 11914 '@babel/core': 7.18.9 11915 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.18.9) 11916 '@babel/helper-plugin-utils': 7.22.5 11917 11918 '@babel/plugin-transform-modules-umd@7.23.3(@babel/core@7.23.5)': 11919 dependencies: 11920 '@babel/core': 7.23.5 11921 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.5) 11922 '@babel/helper-plugin-utils': 7.22.5 11923 11924 '@babel/plugin-transform-named-capturing-groups-regex@7.19.1(@babel/core@7.22.1)': 11925 dependencies: 11926 '@babel/core': 7.22.1 11927 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.1) 11928 '@babel/helper-plugin-utils': 7.22.5 11929 11930 '@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.18.9)': 11931 dependencies: 11932 '@babel/core': 7.18.9 11933 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.18.9) 11934 '@babel/helper-plugin-utils': 7.22.5 11935 11936 '@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.23.5)': 11937 dependencies: 11938 '@babel/core': 7.23.5 11939 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.5) 11940 '@babel/helper-plugin-utils': 7.22.5 11941 11942 '@babel/plugin-transform-new-target@7.18.6(@babel/core@7.22.1)': 11943 dependencies: 11944 '@babel/core': 7.22.1 11945 '@babel/helper-plugin-utils': 7.22.5 11946 11947 '@babel/plugin-transform-new-target@7.23.3(@babel/core@7.18.9)': 11948 dependencies: 11949 '@babel/core': 7.18.9 11950 '@babel/helper-plugin-utils': 7.22.5 11951 11952 '@babel/plugin-transform-new-target@7.23.3(@babel/core@7.23.5)': 11953 dependencies: 11954 '@babel/core': 7.23.5 11955 '@babel/helper-plugin-utils': 7.22.5 11956 11957 '@babel/plugin-transform-nullish-coalescing-operator@7.23.4(@babel/core@7.18.9)': 11958 dependencies: 11959 '@babel/core': 7.18.9 11960 '@babel/helper-plugin-utils': 7.22.5 11961 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.18.9) 11962 11963 '@babel/plugin-transform-nullish-coalescing-operator@7.23.4(@babel/core@7.23.5)': 11964 dependencies: 11965 '@babel/core': 7.23.5 11966 '@babel/helper-plugin-utils': 7.22.5 11967 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.23.5) 11968 11969 '@babel/plugin-transform-numeric-separator@7.23.4(@babel/core@7.18.9)': 11970 dependencies: 11971 '@babel/core': 7.18.9 11972 '@babel/helper-plugin-utils': 7.22.5 11973 '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.18.9) 11974 11975 '@babel/plugin-transform-numeric-separator@7.23.4(@babel/core@7.23.5)': 11976 dependencies: 11977 '@babel/core': 7.23.5 11978 '@babel/helper-plugin-utils': 7.22.5 11979 '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.23.5) 11980 11981 '@babel/plugin-transform-object-assign@7.18.6(@babel/core@7.18.9)': 11982 dependencies: 11983 '@babel/core': 7.18.9 11984 '@babel/helper-plugin-utils': 7.22.5 11985 11986 '@babel/plugin-transform-object-rest-spread@7.23.4(@babel/core@7.18.9)': 11987 dependencies: 11988 '@babel/compat-data': 7.23.5 11989 '@babel/core': 7.18.9 11990 '@babel/helper-compilation-targets': 7.22.15 11991 '@babel/helper-plugin-utils': 7.22.5 11992 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.18.9) 11993 '@babel/plugin-transform-parameters': 7.23.3(@babel/core@7.18.9) 11994 11995 '@babel/plugin-transform-object-rest-spread@7.23.4(@babel/core@7.23.5)': 11996 dependencies: 11997 '@babel/compat-data': 7.23.5 11998 '@babel/core': 7.23.5 11999 '@babel/helper-compilation-targets': 7.22.15 12000 '@babel/helper-plugin-utils': 7.22.5 12001 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.23.5) 12002 '@babel/plugin-transform-parameters': 7.23.3(@babel/core@7.23.5) 12003 12004 '@babel/plugin-transform-object-super@7.18.6(@babel/core@7.22.1)': 12005 dependencies: 12006 '@babel/core': 7.22.1 12007 '@babel/helper-plugin-utils': 7.22.5 12008 '@babel/helper-replace-supers': 7.22.20(@babel/core@7.22.1) 12009 12010 '@babel/plugin-transform-object-super@7.23.3(@babel/core@7.18.9)': 12011 dependencies: 12012 '@babel/core': 7.18.9 12013 '@babel/helper-plugin-utils': 7.22.5 12014 '@babel/helper-replace-supers': 7.22.20(@babel/core@7.18.9) 12015 12016 '@babel/plugin-transform-object-super@7.23.3(@babel/core@7.23.5)': 12017 dependencies: 12018 '@babel/core': 7.23.5 12019 '@babel/helper-plugin-utils': 7.22.5 12020 '@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.5) 12021 12022 '@babel/plugin-transform-optional-catch-binding@7.23.4(@babel/core@7.18.9)': 12023 dependencies: 12024 '@babel/core': 7.18.9 12025 '@babel/helper-plugin-utils': 7.22.5 12026 '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.18.9) 12027 12028 '@babel/plugin-transform-optional-catch-binding@7.23.4(@babel/core@7.23.5)': 12029 dependencies: 12030 '@babel/core': 7.23.5 12031 '@babel/helper-plugin-utils': 7.22.5 12032 '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.23.5) 12033 12034 '@babel/plugin-transform-optional-chaining@7.23.4(@babel/core@7.18.9)': 12035 dependencies: 12036 '@babel/core': 7.18.9 12037 '@babel/helper-plugin-utils': 7.22.5 12038 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 12039 '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.18.9) 12040 12041 '@babel/plugin-transform-optional-chaining@7.23.4(@babel/core@7.23.5)': 12042 dependencies: 12043 '@babel/core': 7.23.5 12044 '@babel/helper-plugin-utils': 7.22.5 12045 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 12046 '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.23.5) 12047 12048 '@babel/plugin-transform-parameters@7.18.8(@babel/core@7.22.1)': 12049 dependencies: 12050 '@babel/core': 7.22.1 12051 '@babel/helper-plugin-utils': 7.22.5 12052 12053 '@babel/plugin-transform-parameters@7.23.3(@babel/core@7.18.9)': 12054 dependencies: 12055 '@babel/core': 7.18.9 12056 '@babel/helper-plugin-utils': 7.22.5 12057 12058 '@babel/plugin-transform-parameters@7.23.3(@babel/core@7.22.1)': 12059 dependencies: 12060 '@babel/core': 7.22.1 12061 '@babel/helper-plugin-utils': 7.22.5 12062 12063 '@babel/plugin-transform-parameters@7.23.3(@babel/core@7.23.5)': 12064 dependencies: 12065 '@babel/core': 7.23.5 12066 '@babel/helper-plugin-utils': 7.22.5 12067 12068 '@babel/plugin-transform-private-methods@7.23.3(@babel/core@7.18.9)': 12069 dependencies: 12070 '@babel/core': 7.18.9 12071 '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.18.9) 12072 '@babel/helper-plugin-utils': 7.22.5 12073 12074 '@babel/plugin-transform-private-methods@7.23.3(@babel/core@7.23.5)': 12075 dependencies: 12076 '@babel/core': 7.23.5 12077 '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.23.5) 12078 '@babel/helper-plugin-utils': 7.22.5 12079 12080 '@babel/plugin-transform-private-property-in-object@7.23.4(@babel/core@7.18.9)': 12081 dependencies: 12082 '@babel/core': 7.18.9 12083 '@babel/helper-annotate-as-pure': 7.22.5 12084 '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.18.9) 12085 '@babel/helper-plugin-utils': 7.22.5 12086 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.18.9) 12087 12088 '@babel/plugin-transform-private-property-in-object@7.23.4(@babel/core@7.23.5)': 12089 dependencies: 12090 '@babel/core': 7.23.5 12091 '@babel/helper-annotate-as-pure': 7.22.5 12092 '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.23.5) 12093 '@babel/helper-plugin-utils': 7.22.5 12094 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.5) 12095 12096 '@babel/plugin-transform-property-literals@7.18.6(@babel/core@7.22.1)': 12097 dependencies: 12098 '@babel/core': 7.22.1 12099 '@babel/helper-plugin-utils': 7.22.5 12100 12101 '@babel/plugin-transform-property-literals@7.23.3(@babel/core@7.18.9)': 12102 dependencies: 12103 '@babel/core': 7.18.9 12104 '@babel/helper-plugin-utils': 7.22.5 12105 12106 '@babel/plugin-transform-property-literals@7.23.3(@babel/core@7.23.5)': 12107 dependencies: 12108 '@babel/core': 7.23.5 12109 '@babel/helper-plugin-utils': 7.22.5 12110 12111 '@babel/plugin-transform-react-display-name@7.18.6(@babel/core@7.18.9)': 12112 dependencies: 12113 '@babel/core': 7.18.9 12114 '@babel/helper-plugin-utils': 7.22.5 12115 12116 '@babel/plugin-transform-react-jsx-development@7.18.6(@babel/core@7.18.9)': 12117 dependencies: 12118 '@babel/core': 7.18.9 12119 '@babel/plugin-transform-react-jsx': 7.22.3(@babel/core@7.18.9) 12120 12121 '@babel/plugin-transform-react-jsx@7.22.3(@babel/core@7.18.9)': 12122 dependencies: 12123 '@babel/core': 7.18.9 12124 '@babel/helper-annotate-as-pure': 7.22.5 12125 '@babel/helper-module-imports': 7.22.15 12126 '@babel/helper-plugin-utils': 7.22.5 12127 '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.18.9) 12128 '@babel/types': 7.23.5 12129 12130 '@babel/plugin-transform-react-pure-annotations@7.18.6(@babel/core@7.18.9)': 12131 dependencies: 12132 '@babel/core': 7.18.9 12133 '@babel/helper-annotate-as-pure': 7.22.5 12134 '@babel/helper-plugin-utils': 7.22.5 12135 12136 '@babel/plugin-transform-regenerator@7.18.6(@babel/core@7.22.1)': 12137 dependencies: 12138 '@babel/core': 7.22.1 12139 '@babel/helper-plugin-utils': 7.22.5 12140 regenerator-transform: 0.15.2 12141 12142 '@babel/plugin-transform-regenerator@7.23.3(@babel/core@7.18.9)': 12143 dependencies: 12144 '@babel/core': 7.18.9 12145 '@babel/helper-plugin-utils': 7.22.5 12146 regenerator-transform: 0.15.2 12147 12148 '@babel/plugin-transform-regenerator@7.23.3(@babel/core@7.23.5)': 12149 dependencies: 12150 '@babel/core': 7.23.5 12151 '@babel/helper-plugin-utils': 7.22.5 12152 regenerator-transform: 0.15.2 12153 12154 '@babel/plugin-transform-reserved-words@7.18.6(@babel/core@7.22.1)': 12155 dependencies: 12156 '@babel/core': 7.22.1 12157 '@babel/helper-plugin-utils': 7.22.5 12158 12159 '@babel/plugin-transform-reserved-words@7.23.3(@babel/core@7.18.9)': 12160 dependencies: 12161 '@babel/core': 7.18.9 12162 '@babel/helper-plugin-utils': 7.22.5 12163 12164 '@babel/plugin-transform-reserved-words@7.23.3(@babel/core@7.23.5)': 12165 dependencies: 12166 '@babel/core': 7.23.5 12167 '@babel/helper-plugin-utils': 7.22.5 12168 12169 '@babel/plugin-transform-runtime@7.19.6(@babel/core@7.22.1)': 12170 dependencies: 12171 '@babel/core': 7.22.1 12172 '@babel/helper-module-imports': 7.21.4 12173 '@babel/helper-plugin-utils': 7.21.5 12174 babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.22.1) 12175 babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.22.1) 12176 babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.22.1) 12177 semver: 6.3.0 12178 transitivePeerDependencies: 12179 - supports-color 12180 12181 '@babel/plugin-transform-runtime@7.23.4(@babel/core@7.18.9)': 12182 dependencies: 12183 '@babel/core': 7.18.9 12184 '@babel/helper-module-imports': 7.22.15 12185 '@babel/helper-plugin-utils': 7.22.5 12186 babel-plugin-polyfill-corejs2: 0.4.6(@babel/core@7.18.9) 12187 babel-plugin-polyfill-corejs3: 0.8.6(@babel/core@7.18.9) 12188 babel-plugin-polyfill-regenerator: 0.5.3(@babel/core@7.18.9) 12189 semver: 6.3.1 12190 transitivePeerDependencies: 12191 - supports-color 12192 12193 '@babel/plugin-transform-runtime@7.23.4(@babel/core@7.23.5)': 12194 dependencies: 12195 '@babel/core': 7.23.5 12196 '@babel/helper-module-imports': 7.22.15 12197 '@babel/helper-plugin-utils': 7.22.5 12198 babel-plugin-polyfill-corejs2: 0.4.6(@babel/core@7.23.5) 12199 babel-plugin-polyfill-corejs3: 0.8.6(@babel/core@7.23.5) 12200 babel-plugin-polyfill-regenerator: 0.5.3(@babel/core@7.23.5) 12201 semver: 6.3.1 12202 transitivePeerDependencies: 12203 - supports-color 12204 12205 '@babel/plugin-transform-shorthand-properties@7.18.6(@babel/core@7.22.1)': 12206 dependencies: 12207 '@babel/core': 7.22.1 12208 '@babel/helper-plugin-utils': 7.22.5 12209 12210 '@babel/plugin-transform-shorthand-properties@7.23.3(@babel/core@7.18.9)': 12211 dependencies: 12212 '@babel/core': 7.18.9 12213 '@babel/helper-plugin-utils': 7.22.5 12214 12215 '@babel/plugin-transform-shorthand-properties@7.23.3(@babel/core@7.23.5)': 12216 dependencies: 12217 '@babel/core': 7.23.5 12218 '@babel/helper-plugin-utils': 7.22.5 12219 12220 '@babel/plugin-transform-spread@7.19.0(@babel/core@7.22.1)': 12221 dependencies: 12222 '@babel/core': 7.22.1 12223 '@babel/helper-plugin-utils': 7.22.5 12224 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 12225 12226 '@babel/plugin-transform-spread@7.23.3(@babel/core@7.18.9)': 12227 dependencies: 12228 '@babel/core': 7.18.9 12229 '@babel/helper-plugin-utils': 7.22.5 12230 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 12231 12232 '@babel/plugin-transform-spread@7.23.3(@babel/core@7.23.5)': 12233 dependencies: 12234 '@babel/core': 7.23.5 12235 '@babel/helper-plugin-utils': 7.22.5 12236 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 12237 12238 '@babel/plugin-transform-sticky-regex@7.18.6(@babel/core@7.22.1)': 12239 dependencies: 12240 '@babel/core': 7.22.1 12241 '@babel/helper-plugin-utils': 7.22.5 12242 12243 '@babel/plugin-transform-sticky-regex@7.23.3(@babel/core@7.18.9)': 12244 dependencies: 12245 '@babel/core': 7.18.9 12246 '@babel/helper-plugin-utils': 7.22.5 12247 12248 '@babel/plugin-transform-sticky-regex@7.23.3(@babel/core@7.23.5)': 12249 dependencies: 12250 '@babel/core': 7.23.5 12251 '@babel/helper-plugin-utils': 7.22.5 12252 12253 '@babel/plugin-transform-template-literals@7.18.9(@babel/core@7.22.1)': 12254 dependencies: 12255 '@babel/core': 7.22.1 12256 '@babel/helper-plugin-utils': 7.21.5 12257 12258 '@babel/plugin-transform-template-literals@7.23.3(@babel/core@7.18.9)': 12259 dependencies: 12260 '@babel/core': 7.18.9 12261 '@babel/helper-plugin-utils': 7.22.5 12262 12263 '@babel/plugin-transform-template-literals@7.23.3(@babel/core@7.23.5)': 12264 dependencies: 12265 '@babel/core': 7.23.5 12266 '@babel/helper-plugin-utils': 7.22.5 12267 12268 '@babel/plugin-transform-typeof-symbol@7.18.9(@babel/core@7.22.1)': 12269 dependencies: 12270 '@babel/core': 7.22.1 12271 '@babel/helper-plugin-utils': 7.22.5 12272 12273 '@babel/plugin-transform-typeof-symbol@7.23.3(@babel/core@7.18.9)': 12274 dependencies: 12275 '@babel/core': 7.18.9 12276 '@babel/helper-plugin-utils': 7.22.5 12277 12278 '@babel/plugin-transform-typeof-symbol@7.23.3(@babel/core@7.23.5)': 12279 dependencies: 12280 '@babel/core': 7.23.5 12281 '@babel/helper-plugin-utils': 7.22.5 12282 12283 '@babel/plugin-transform-typescript@7.20.13(@babel/core@7.18.9)': 12284 dependencies: 12285 '@babel/core': 7.18.9 12286 '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.18.9) 12287 '@babel/helper-plugin-utils': 7.22.5 12288 '@babel/plugin-syntax-typescript': 7.20.0(@babel/core@7.18.9) 12289 12290 '@babel/plugin-transform-typescript@7.22.3(@babel/core@7.18.9)': 12291 dependencies: 12292 '@babel/core': 7.18.9 12293 '@babel/helper-annotate-as-pure': 7.22.5 12294 '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.18.9) 12295 '@babel/helper-plugin-utils': 7.22.5 12296 '@babel/plugin-syntax-typescript': 7.21.4(@babel/core@7.18.9) 12297 12298 '@babel/plugin-transform-unicode-escapes@7.18.10(@babel/core@7.22.1)': 12299 dependencies: 12300 '@babel/core': 7.22.1 12301 '@babel/helper-plugin-utils': 7.22.5 12302 12303 '@babel/plugin-transform-unicode-escapes@7.23.3(@babel/core@7.18.9)': 12304 dependencies: 12305 '@babel/core': 7.18.9 12306 '@babel/helper-plugin-utils': 7.22.5 12307 12308 '@babel/plugin-transform-unicode-escapes@7.23.3(@babel/core@7.23.5)': 12309 dependencies: 12310 '@babel/core': 7.23.5 12311 '@babel/helper-plugin-utils': 7.22.5 12312 12313 '@babel/plugin-transform-unicode-property-regex@7.23.3(@babel/core@7.18.9)': 12314 dependencies: 12315 '@babel/core': 7.18.9 12316 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.18.9) 12317 '@babel/helper-plugin-utils': 7.22.5 12318 12319 '@babel/plugin-transform-unicode-property-regex@7.23.3(@babel/core@7.23.5)': 12320 dependencies: 12321 '@babel/core': 7.23.5 12322 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.5) 12323 '@babel/helper-plugin-utils': 7.22.5 12324 12325 '@babel/plugin-transform-unicode-regex@7.18.6(@babel/core@7.22.1)': 12326 dependencies: 12327 '@babel/core': 7.22.1 12328 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.1) 12329 '@babel/helper-plugin-utils': 7.22.5 12330 12331 '@babel/plugin-transform-unicode-regex@7.23.3(@babel/core@7.18.9)': 12332 dependencies: 12333 '@babel/core': 7.18.9 12334 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.18.9) 12335 '@babel/helper-plugin-utils': 7.22.5 12336 12337 '@babel/plugin-transform-unicode-regex@7.23.3(@babel/core@7.23.5)': 12338 dependencies: 12339 '@babel/core': 7.23.5 12340 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.5) 12341 '@babel/helper-plugin-utils': 7.22.5 12342 12343 '@babel/plugin-transform-unicode-sets-regex@7.23.3(@babel/core@7.18.9)': 12344 dependencies: 12345 '@babel/core': 7.18.9 12346 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.18.9) 12347 '@babel/helper-plugin-utils': 7.22.5 12348 12349 '@babel/plugin-transform-unicode-sets-regex@7.23.3(@babel/core@7.23.5)': 12350 dependencies: 12351 '@babel/core': 7.23.5 12352 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.5) 12353 '@babel/helper-plugin-utils': 7.22.5 12354 12355 '@babel/preset-env@7.19.4(@babel/core@7.22.1)': 12356 dependencies: 12357 '@babel/compat-data': 7.19.4 12358 '@babel/core': 7.22.1 12359 '@babel/helper-compilation-targets': 7.21.5(@babel/core@7.22.1) 12360 '@babel/helper-plugin-utils': 7.21.5 12361 '@babel/helper-validator-option': 7.21.0 12362 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6(@babel/core@7.22.1) 12363 '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9(@babel/core@7.22.1) 12364 '@babel/plugin-proposal-async-generator-functions': 7.19.1(@babel/core@7.22.1) 12365 '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.22.1) 12366 '@babel/plugin-proposal-class-static-block': 7.18.6(@babel/core@7.22.1) 12367 '@babel/plugin-proposal-dynamic-import': 7.18.6(@babel/core@7.22.1) 12368 '@babel/plugin-proposal-export-namespace-from': 7.18.9(@babel/core@7.22.1) 12369 '@babel/plugin-proposal-json-strings': 7.18.6(@babel/core@7.22.1) 12370 '@babel/plugin-proposal-logical-assignment-operators': 7.18.9(@babel/core@7.22.1) 12371 '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.22.1) 12372 '@babel/plugin-proposal-numeric-separator': 7.18.6(@babel/core@7.22.1) 12373 '@babel/plugin-proposal-object-rest-spread': 7.19.4(@babel/core@7.22.1) 12374 '@babel/plugin-proposal-optional-catch-binding': 7.18.6(@babel/core@7.22.1) 12375 '@babel/plugin-proposal-optional-chaining': 7.18.9(@babel/core@7.22.1) 12376 '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.22.1) 12377 '@babel/plugin-proposal-private-property-in-object': 7.18.6(@babel/core@7.22.1) 12378 '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.22.1) 12379 '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.1) 12380 '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.1) 12381 '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.1) 12382 '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.1) 12383 '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.1) 12384 '@babel/plugin-syntax-import-assertions': 7.18.6(@babel/core@7.22.1) 12385 '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.1) 12386 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.1) 12387 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.1) 12388 '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.1) 12389 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.1) 12390 '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.1) 12391 '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.1) 12392 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.1) 12393 '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.22.1) 12394 '@babel/plugin-transform-arrow-functions': 7.18.6(@babel/core@7.22.1) 12395 '@babel/plugin-transform-async-to-generator': 7.18.6(@babel/core@7.22.1) 12396 '@babel/plugin-transform-block-scoped-functions': 7.18.6(@babel/core@7.22.1) 12397 '@babel/plugin-transform-block-scoping': 7.19.4(@babel/core@7.22.1) 12398 '@babel/plugin-transform-classes': 7.19.0(@babel/core@7.22.1) 12399 '@babel/plugin-transform-computed-properties': 7.18.9(@babel/core@7.22.1) 12400 '@babel/plugin-transform-destructuring': 7.19.4(@babel/core@7.22.1) 12401 '@babel/plugin-transform-dotall-regex': 7.18.6(@babel/core@7.22.1) 12402 '@babel/plugin-transform-duplicate-keys': 7.18.9(@babel/core@7.22.1) 12403 '@babel/plugin-transform-exponentiation-operator': 7.18.6(@babel/core@7.22.1) 12404 '@babel/plugin-transform-for-of': 7.18.8(@babel/core@7.22.1) 12405 '@babel/plugin-transform-function-name': 7.18.9(@babel/core@7.22.1) 12406 '@babel/plugin-transform-literals': 7.18.9(@babel/core@7.22.1) 12407 '@babel/plugin-transform-member-expression-literals': 7.18.6(@babel/core@7.22.1) 12408 '@babel/plugin-transform-modules-amd': 7.19.6(@babel/core@7.22.1) 12409 '@babel/plugin-transform-modules-commonjs': 7.19.6(@babel/core@7.22.1) 12410 '@babel/plugin-transform-modules-systemjs': 7.19.6(@babel/core@7.22.1) 12411 '@babel/plugin-transform-modules-umd': 7.18.6(@babel/core@7.22.1) 12412 '@babel/plugin-transform-named-capturing-groups-regex': 7.19.1(@babel/core@7.22.1) 12413 '@babel/plugin-transform-new-target': 7.18.6(@babel/core@7.22.1) 12414 '@babel/plugin-transform-object-super': 7.18.6(@babel/core@7.22.1) 12415 '@babel/plugin-transform-parameters': 7.18.8(@babel/core@7.22.1) 12416 '@babel/plugin-transform-property-literals': 7.18.6(@babel/core@7.22.1) 12417 '@babel/plugin-transform-regenerator': 7.18.6(@babel/core@7.22.1) 12418 '@babel/plugin-transform-reserved-words': 7.18.6(@babel/core@7.22.1) 12419 '@babel/plugin-transform-shorthand-properties': 7.18.6(@babel/core@7.22.1) 12420 '@babel/plugin-transform-spread': 7.19.0(@babel/core@7.22.1) 12421 '@babel/plugin-transform-sticky-regex': 7.18.6(@babel/core@7.22.1) 12422 '@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.22.1) 12423 '@babel/plugin-transform-typeof-symbol': 7.18.9(@babel/core@7.22.1) 12424 '@babel/plugin-transform-unicode-escapes': 7.18.10(@babel/core@7.22.1) 12425 '@babel/plugin-transform-unicode-regex': 7.18.6(@babel/core@7.22.1) 12426 '@babel/preset-modules': 0.1.5(@babel/core@7.22.1) 12427 '@babel/types': 7.22.4 12428 babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.22.1) 12429 babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.22.1) 12430 babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.22.1) 12431 core-js-compat: 3.26.0 12432 semver: 6.3.0 12433 transitivePeerDependencies: 12434 - supports-color 12435 12436 '@babel/preset-env@7.23.5(@babel/core@7.18.9)': 12437 dependencies: 12438 '@babel/compat-data': 7.23.5 12439 '@babel/core': 7.18.9 12440 '@babel/helper-compilation-targets': 7.22.15 12441 '@babel/helper-plugin-utils': 7.22.5 12442 '@babel/helper-validator-option': 7.23.5 12443 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.23.3(@babel/core@7.18.9) 12444 '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.23.3(@babel/core@7.18.9) 12445 '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.23.3(@babel/core@7.18.9) 12446 '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.18.9) 12447 '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.18.9) 12448 '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.18.9) 12449 '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.18.9) 12450 '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.18.9) 12451 '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.18.9) 12452 '@babel/plugin-syntax-import-assertions': 7.23.3(@babel/core@7.18.9) 12453 '@babel/plugin-syntax-import-attributes': 7.23.3(@babel/core@7.18.9) 12454 '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.18.9) 12455 '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.18.9) 12456 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.18.9) 12457 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.18.9) 12458 '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.18.9) 12459 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.18.9) 12460 '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.18.9) 12461 '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.18.9) 12462 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.18.9) 12463 '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.18.9) 12464 '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.18.9) 12465 '@babel/plugin-transform-arrow-functions': 7.23.3(@babel/core@7.18.9) 12466 '@babel/plugin-transform-async-generator-functions': 7.23.4(@babel/core@7.18.9) 12467 '@babel/plugin-transform-async-to-generator': 7.23.3(@babel/core@7.18.9) 12468 '@babel/plugin-transform-block-scoped-functions': 7.23.3(@babel/core@7.18.9) 12469 '@babel/plugin-transform-block-scoping': 7.23.4(@babel/core@7.18.9) 12470 '@babel/plugin-transform-class-properties': 7.23.3(@babel/core@7.18.9) 12471 '@babel/plugin-transform-class-static-block': 7.23.4(@babel/core@7.18.9) 12472 '@babel/plugin-transform-classes': 7.23.5(@babel/core@7.18.9) 12473 '@babel/plugin-transform-computed-properties': 7.23.3(@babel/core@7.18.9) 12474 '@babel/plugin-transform-destructuring': 7.23.3(@babel/core@7.18.9) 12475 '@babel/plugin-transform-dotall-regex': 7.23.3(@babel/core@7.18.9) 12476 '@babel/plugin-transform-duplicate-keys': 7.23.3(@babel/core@7.18.9) 12477 '@babel/plugin-transform-dynamic-import': 7.23.4(@babel/core@7.18.9) 12478 '@babel/plugin-transform-exponentiation-operator': 7.23.3(@babel/core@7.18.9) 12479 '@babel/plugin-transform-export-namespace-from': 7.23.4(@babel/core@7.18.9) 12480 '@babel/plugin-transform-for-of': 7.23.3(@babel/core@7.18.9) 12481 '@babel/plugin-transform-function-name': 7.23.3(@babel/core@7.18.9) 12482 '@babel/plugin-transform-json-strings': 7.23.4(@babel/core@7.18.9) 12483 '@babel/plugin-transform-literals': 7.23.3(@babel/core@7.18.9) 12484 '@babel/plugin-transform-logical-assignment-operators': 7.23.4(@babel/core@7.18.9) 12485 '@babel/plugin-transform-member-expression-literals': 7.23.3(@babel/core@7.18.9) 12486 '@babel/plugin-transform-modules-amd': 7.23.3(@babel/core@7.18.9) 12487 '@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.18.9) 12488 '@babel/plugin-transform-modules-systemjs': 7.23.3(@babel/core@7.18.9) 12489 '@babel/plugin-transform-modules-umd': 7.23.3(@babel/core@7.18.9) 12490 '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.18.9) 12491 '@babel/plugin-transform-new-target': 7.23.3(@babel/core@7.18.9) 12492 '@babel/plugin-transform-nullish-coalescing-operator': 7.23.4(@babel/core@7.18.9) 12493 '@babel/plugin-transform-numeric-separator': 7.23.4(@babel/core@7.18.9) 12494 '@babel/plugin-transform-object-rest-spread': 7.23.4(@babel/core@7.18.9) 12495 '@babel/plugin-transform-object-super': 7.23.3(@babel/core@7.18.9) 12496 '@babel/plugin-transform-optional-catch-binding': 7.23.4(@babel/core@7.18.9) 12497 '@babel/plugin-transform-optional-chaining': 7.23.4(@babel/core@7.18.9) 12498 '@babel/plugin-transform-parameters': 7.23.3(@babel/core@7.18.9) 12499 '@babel/plugin-transform-private-methods': 7.23.3(@babel/core@7.18.9) 12500 '@babel/plugin-transform-private-property-in-object': 7.23.4(@babel/core@7.18.9) 12501 '@babel/plugin-transform-property-literals': 7.23.3(@babel/core@7.18.9) 12502 '@babel/plugin-transform-regenerator': 7.23.3(@babel/core@7.18.9) 12503 '@babel/plugin-transform-reserved-words': 7.23.3(@babel/core@7.18.9) 12504 '@babel/plugin-transform-shorthand-properties': 7.23.3(@babel/core@7.18.9) 12505 '@babel/plugin-transform-spread': 7.23.3(@babel/core@7.18.9) 12506 '@babel/plugin-transform-sticky-regex': 7.23.3(@babel/core@7.18.9) 12507 '@babel/plugin-transform-template-literals': 7.23.3(@babel/core@7.18.9) 12508 '@babel/plugin-transform-typeof-symbol': 7.23.3(@babel/core@7.18.9) 12509 '@babel/plugin-transform-unicode-escapes': 7.23.3(@babel/core@7.18.9) 12510 '@babel/plugin-transform-unicode-property-regex': 7.23.3(@babel/core@7.18.9) 12511 '@babel/plugin-transform-unicode-regex': 7.23.3(@babel/core@7.18.9) 12512 '@babel/plugin-transform-unicode-sets-regex': 7.23.3(@babel/core@7.18.9) 12513 '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.18.9) 12514 babel-plugin-polyfill-corejs2: 0.4.6(@babel/core@7.18.9) 12515 babel-plugin-polyfill-corejs3: 0.8.6(@babel/core@7.18.9) 12516 babel-plugin-polyfill-regenerator: 0.5.3(@babel/core@7.18.9) 12517 core-js-compat: 3.33.3 12518 semver: 6.3.1 12519 transitivePeerDependencies: 12520 - supports-color 12521 12522 '@babel/preset-env@7.23.5(@babel/core@7.23.5)': 12523 dependencies: 12524 '@babel/compat-data': 7.23.5 12525 '@babel/core': 7.23.5 12526 '@babel/helper-compilation-targets': 7.22.15 12527 '@babel/helper-plugin-utils': 7.22.5 12528 '@babel/helper-validator-option': 7.23.5 12529 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.23.3(@babel/core@7.23.5) 12530 '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.23.3(@babel/core@7.23.5) 12531 '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.23.3(@babel/core@7.23.5) 12532 '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.5) 12533 '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.23.5) 12534 '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.23.5) 12535 '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.23.5) 12536 '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.23.5) 12537 '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.23.5) 12538 '@babel/plugin-syntax-import-assertions': 7.23.3(@babel/core@7.23.5) 12539 '@babel/plugin-syntax-import-attributes': 7.23.3(@babel/core@7.23.5) 12540 '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.23.5) 12541 '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.23.5) 12542 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.23.5) 12543 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.23.5) 12544 '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.23.5) 12545 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.23.5) 12546 '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.23.5) 12547 '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.23.5) 12548 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.5) 12549 '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.23.5) 12550 '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.23.5) 12551 '@babel/plugin-transform-arrow-functions': 7.23.3(@babel/core@7.23.5) 12552 '@babel/plugin-transform-async-generator-functions': 7.23.4(@babel/core@7.23.5) 12553 '@babel/plugin-transform-async-to-generator': 7.23.3(@babel/core@7.23.5) 12554 '@babel/plugin-transform-block-scoped-functions': 7.23.3(@babel/core@7.23.5) 12555 '@babel/plugin-transform-block-scoping': 7.23.4(@babel/core@7.23.5) 12556 '@babel/plugin-transform-class-properties': 7.23.3(@babel/core@7.23.5) 12557 '@babel/plugin-transform-class-static-block': 7.23.4(@babel/core@7.23.5) 12558 '@babel/plugin-transform-classes': 7.23.5(@babel/core@7.23.5) 12559 '@babel/plugin-transform-computed-properties': 7.23.3(@babel/core@7.23.5) 12560 '@babel/plugin-transform-destructuring': 7.23.3(@babel/core@7.23.5) 12561 '@babel/plugin-transform-dotall-regex': 7.23.3(@babel/core@7.23.5) 12562 '@babel/plugin-transform-duplicate-keys': 7.23.3(@babel/core@7.23.5) 12563 '@babel/plugin-transform-dynamic-import': 7.23.4(@babel/core@7.23.5) 12564 '@babel/plugin-transform-exponentiation-operator': 7.23.3(@babel/core@7.23.5) 12565 '@babel/plugin-transform-export-namespace-from': 7.23.4(@babel/core@7.23.5) 12566 '@babel/plugin-transform-for-of': 7.23.3(@babel/core@7.23.5) 12567 '@babel/plugin-transform-function-name': 7.23.3(@babel/core@7.23.5) 12568 '@babel/plugin-transform-json-strings': 7.23.4(@babel/core@7.23.5) 12569 '@babel/plugin-transform-literals': 7.23.3(@babel/core@7.23.5) 12570 '@babel/plugin-transform-logical-assignment-operators': 7.23.4(@babel/core@7.23.5) 12571 '@babel/plugin-transform-member-expression-literals': 7.23.3(@babel/core@7.23.5) 12572 '@babel/plugin-transform-modules-amd': 7.23.3(@babel/core@7.23.5) 12573 '@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.23.5) 12574 '@babel/plugin-transform-modules-systemjs': 7.23.3(@babel/core@7.23.5) 12575 '@babel/plugin-transform-modules-umd': 7.23.3(@babel/core@7.23.5) 12576 '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.23.5) 12577 '@babel/plugin-transform-new-target': 7.23.3(@babel/core@7.23.5) 12578 '@babel/plugin-transform-nullish-coalescing-operator': 7.23.4(@babel/core@7.23.5) 12579 '@babel/plugin-transform-numeric-separator': 7.23.4(@babel/core@7.23.5) 12580 '@babel/plugin-transform-object-rest-spread': 7.23.4(@babel/core@7.23.5) 12581 '@babel/plugin-transform-object-super': 7.23.3(@babel/core@7.23.5) 12582 '@babel/plugin-transform-optional-catch-binding': 7.23.4(@babel/core@7.23.5) 12583 '@babel/plugin-transform-optional-chaining': 7.23.4(@babel/core@7.23.5) 12584 '@babel/plugin-transform-parameters': 7.23.3(@babel/core@7.23.5) 12585 '@babel/plugin-transform-private-methods': 7.23.3(@babel/core@7.23.5) 12586 '@babel/plugin-transform-private-property-in-object': 7.23.4(@babel/core@7.23.5) 12587 '@babel/plugin-transform-property-literals': 7.23.3(@babel/core@7.23.5) 12588 '@babel/plugin-transform-regenerator': 7.23.3(@babel/core@7.23.5) 12589 '@babel/plugin-transform-reserved-words': 7.23.3(@babel/core@7.23.5) 12590 '@babel/plugin-transform-shorthand-properties': 7.23.3(@babel/core@7.23.5) 12591 '@babel/plugin-transform-spread': 7.23.3(@babel/core@7.23.5) 12592 '@babel/plugin-transform-sticky-regex': 7.23.3(@babel/core@7.23.5) 12593 '@babel/plugin-transform-template-literals': 7.23.3(@babel/core@7.23.5) 12594 '@babel/plugin-transform-typeof-symbol': 7.23.3(@babel/core@7.23.5) 12595 '@babel/plugin-transform-unicode-escapes': 7.23.3(@babel/core@7.23.5) 12596 '@babel/plugin-transform-unicode-property-regex': 7.23.3(@babel/core@7.23.5) 12597 '@babel/plugin-transform-unicode-regex': 7.23.3(@babel/core@7.23.5) 12598 '@babel/plugin-transform-unicode-sets-regex': 7.23.3(@babel/core@7.23.5) 12599 '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.23.5) 12600 babel-plugin-polyfill-corejs2: 0.4.6(@babel/core@7.23.5) 12601 babel-plugin-polyfill-corejs3: 0.8.6(@babel/core@7.23.5) 12602 babel-plugin-polyfill-regenerator: 0.5.3(@babel/core@7.23.5) 12603 core-js-compat: 3.33.3 12604 semver: 6.3.1 12605 transitivePeerDependencies: 12606 - supports-color 12607 12608 '@babel/preset-modules@0.1.5(@babel/core@7.22.1)': 12609 dependencies: 12610 '@babel/core': 7.22.1 12611 '@babel/helper-plugin-utils': 7.22.5 12612 '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.22.1) 12613 '@babel/plugin-transform-dotall-regex': 7.23.3(@babel/core@7.22.1) 12614 '@babel/types': 7.23.5 12615 esutils: 2.0.3 12616 12617 '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.18.9)': 12618 dependencies: 12619 '@babel/core': 7.18.9 12620 '@babel/helper-plugin-utils': 7.22.5 12621 '@babel/types': 7.23.5 12622 esutils: 2.0.3 12623 12624 '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.23.5)': 12625 dependencies: 12626 '@babel/core': 7.23.5 12627 '@babel/helper-plugin-utils': 7.22.5 12628 '@babel/types': 7.23.5 12629 esutils: 2.0.3 12630 12631 '@babel/preset-react@7.22.3(@babel/core@7.18.9)': 12632 dependencies: 12633 '@babel/core': 7.18.9 12634 '@babel/helper-plugin-utils': 7.21.5 12635 '@babel/helper-validator-option': 7.21.0 12636 '@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.18.9) 12637 '@babel/plugin-transform-react-jsx': 7.22.3(@babel/core@7.18.9) 12638 '@babel/plugin-transform-react-jsx-development': 7.18.6(@babel/core@7.18.9) 12639 '@babel/plugin-transform-react-pure-annotations': 7.18.6(@babel/core@7.18.9) 12640 12641 '@babel/preset-typescript@7.18.6(@babel/core@7.18.9)': 12642 dependencies: 12643 '@babel/core': 7.18.9 12644 '@babel/helper-plugin-utils': 7.19.0 12645 '@babel/helper-validator-option': 7.18.6 12646 '@babel/plugin-transform-typescript': 7.20.13(@babel/core@7.18.9) 12647 12648 '@babel/preset-typescript@7.21.5(@babel/core@7.18.9)': 12649 dependencies: 12650 '@babel/core': 7.18.9 12651 '@babel/helper-plugin-utils': 7.21.5 12652 '@babel/helper-validator-option': 7.21.0 12653 '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.18.9) 12654 '@babel/plugin-transform-modules-commonjs': 7.21.5(@babel/core@7.18.9) 12655 '@babel/plugin-transform-typescript': 7.22.3(@babel/core@7.18.9) 12656 12657 '@babel/regjsgen@0.8.0': {} 12658 12659 '@babel/runtime@7.18.9': 12660 dependencies: 12661 regenerator-runtime: 0.13.10 12662 12663 '@babel/runtime@7.19.4': 12664 dependencies: 12665 regenerator-runtime: 0.13.10 12666 12667 '@babel/runtime@7.21.0': 12668 dependencies: 12669 regenerator-runtime: 0.13.11 12670 12671 '@babel/runtime@7.23.6': 12672 dependencies: 12673 regenerator-runtime: 0.14.0 12674 12675 '@babel/template@7.18.10': 12676 dependencies: 12677 '@babel/code-frame': 7.18.6 12678 '@babel/parser': 7.19.6 12679 '@babel/types': 7.22.4 12680 12681 '@babel/template@7.20.7': 12682 dependencies: 12683 '@babel/code-frame': 7.23.5 12684 '@babel/parser': 7.23.5 12685 '@babel/types': 7.23.5 12686 12687 '@babel/template@7.22.15': 12688 dependencies: 12689 '@babel/code-frame': 7.23.5 12690 '@babel/parser': 7.23.5 12691 '@babel/types': 7.23.5 12692 12693 '@babel/traverse@7.19.6': 12694 dependencies: 12695 '@babel/code-frame': 7.18.6 12696 '@babel/generator': 7.22.3 12697 '@babel/helper-environment-visitor': 7.18.9 12698 '@babel/helper-function-name': 7.19.0 12699 '@babel/helper-hoist-variables': 7.18.6 12700 '@babel/helper-split-export-declaration': 7.18.6 12701 '@babel/parser': 7.19.6 12702 '@babel/types': 7.22.4 12703 debug: 4.3.4 12704 globals: 11.12.0 12705 transitivePeerDependencies: 12706 - supports-color 12707 12708 '@babel/traverse@7.21.5': 12709 dependencies: 12710 '@babel/code-frame': 7.23.5 12711 '@babel/generator': 7.23.5 12712 '@babel/helper-environment-visitor': 7.22.20 12713 '@babel/helper-function-name': 7.23.0 12714 '@babel/helper-hoist-variables': 7.22.5 12715 '@babel/helper-split-export-declaration': 7.22.6 12716 '@babel/parser': 7.23.5 12717 '@babel/types': 7.23.5 12718 debug: 4.3.4 12719 globals: 11.12.0 12720 transitivePeerDependencies: 12721 - supports-color 12722 12723 '@babel/traverse@7.23.5': 12724 dependencies: 12725 '@babel/code-frame': 7.23.5 12726 '@babel/generator': 7.23.5 12727 '@babel/helper-environment-visitor': 7.22.20 12728 '@babel/helper-function-name': 7.23.0 12729 '@babel/helper-hoist-variables': 7.22.5 12730 '@babel/helper-split-export-declaration': 7.22.6 12731 '@babel/parser': 7.23.5 12732 '@babel/types': 7.23.5 12733 debug: 4.3.4 12734 globals: 11.12.0 12735 transitivePeerDependencies: 12736 - supports-color 12737 12738 '@babel/types@7.19.4': 12739 dependencies: 12740 '@babel/helper-string-parser': 7.19.4 12741 '@babel/helper-validator-identifier': 7.19.1 12742 to-fast-properties: 2.0.0 12743 12744 '@babel/types@7.21.5': 12745 dependencies: 12746 '@babel/helper-string-parser': 7.23.4 12747 '@babel/helper-validator-identifier': 7.22.20 12748 to-fast-properties: 2.0.0 12749 12750 '@babel/types@7.22.4': 12751 dependencies: 12752 '@babel/helper-string-parser': 7.23.4 12753 '@babel/helper-validator-identifier': 7.22.20 12754 to-fast-properties: 2.0.0 12755 12756 '@babel/types@7.23.5': 12757 dependencies: 12758 '@babel/helper-string-parser': 7.23.4 12759 '@babel/helper-validator-identifier': 7.22.20 12760 to-fast-properties: 2.0.0 12761 12762 '@bazel/runfiles@6.5.0': {} 12763 12764 '@bcoe/v8-coverage@0.2.3': {} 12765 12766 '@creativebulma/bulma-tooltip@1.2.0': {} 12767 12768 '@cspotcode/source-map-support@0.8.1': 12769 dependencies: 12770 '@jridgewell/trace-mapping': 0.3.9 12771 12772 '@csstools/color-helpers@5.0.2': {} 12773 12774 '@csstools/css-calc@2.1.4(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)': 12775 dependencies: 12776 '@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4) 12777 '@csstools/css-tokenizer': 3.0.4 12778 12779 '@csstools/css-color-parser@3.0.10(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)': 12780 dependencies: 12781 '@csstools/color-helpers': 5.0.2 12782 '@csstools/css-calc': 2.1.4(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4) 12783 '@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4) 12784 '@csstools/css-tokenizer': 3.0.4 12785 12786 '@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4)': 12787 dependencies: 12788 '@csstools/css-tokenizer': 3.0.4 12789 12790 '@csstools/css-tokenizer@3.0.4': {} 12791 12792 '@devicefarmer/adbkit-logcat@2.1.3': {} 12793 12794 '@devicefarmer/adbkit-monkey@1.2.1': {} 12795 12796 '@devicefarmer/adbkit@3.2.3': 12797 dependencies: 12798 '@devicefarmer/adbkit-logcat': 2.1.3 12799 '@devicefarmer/adbkit-monkey': 1.2.1 12800 bluebird: 3.7.2 12801 commander: 9.5.0 12802 debug: 4.3.4 12803 node-forge: 1.3.1 12804 split: 1.0.1 12805 transitivePeerDependencies: 12806 - supports-color 12807 12808 '@emotion/is-prop-valid@0.8.8': 12809 dependencies: 12810 '@emotion/memoize': 0.7.4 12811 12812 '@emotion/is-prop-valid@1.2.1': 12813 dependencies: 12814 '@emotion/memoize': 0.8.1 12815 12816 '@emotion/memoize@0.7.4': {} 12817 12818 '@emotion/memoize@0.8.1': {} 12819 12820 '@esbuild/android-arm64@0.19.9': 12821 optional: true 12822 12823 '@esbuild/android-arm@0.19.9': 12824 optional: true 12825 12826 '@esbuild/android-x64@0.19.9': 12827 optional: true 12828 12829 '@esbuild/darwin-arm64@0.19.9': 12830 optional: true 12831 12832 '@esbuild/darwin-x64@0.19.9': 12833 optional: true 12834 12835 '@esbuild/freebsd-arm64@0.19.9': 12836 optional: true 12837 12838 '@esbuild/freebsd-x64@0.19.9': 12839 optional: true 12840 12841 '@esbuild/linux-arm64@0.19.9': 12842 optional: true 12843 12844 '@esbuild/linux-arm@0.19.9': 12845 optional: true 12846 12847 '@esbuild/linux-ia32@0.19.9': 12848 optional: true 12849 12850 '@esbuild/linux-loong64@0.19.9': 12851 optional: true 12852 12853 '@esbuild/linux-mips64el@0.19.9': 12854 optional: true 12855 12856 '@esbuild/linux-ppc64@0.19.9': 12857 optional: true 12858 12859 '@esbuild/linux-riscv64@0.19.9': 12860 optional: true 12861 12862 '@esbuild/linux-s390x@0.19.9': 12863 optional: true 12864 12865 '@esbuild/linux-x64@0.19.9': 12866 optional: true 12867 12868 '@esbuild/netbsd-x64@0.19.9': 12869 optional: true 12870 12871 '@esbuild/openbsd-x64@0.19.9': 12872 optional: true 12873 12874 '@esbuild/sunos-x64@0.19.9': 12875 optional: true 12876 12877 '@esbuild/win32-arm64@0.19.9': 12878 optional: true 12879 12880 '@esbuild/win32-ia32@0.19.9': 12881 optional: true 12882 12883 '@esbuild/win32-x64@0.19.9': 12884 optional: true 12885 12886 '@eslint-community/eslint-utils@4.4.0(eslint@8.56.0)': 12887 dependencies: 12888 eslint: 8.56.0 12889 eslint-visitor-keys: 3.4.3 12890 12891 '@eslint-community/regexpp@4.10.0': {} 12892 12893 '@eslint/eslintrc@0.4.3': 12894 dependencies: 12895 ajv: 6.12.6 12896 debug: 4.3.4 12897 espree: 7.3.1 12898 globals: 13.21.0 12899 ignore: 4.0.6 12900 import-fresh: 3.3.0 12901 js-yaml: 3.14.1 12902 minimatch: 3.1.2 12903 strip-json-comments: 3.1.1 12904 transitivePeerDependencies: 12905 - supports-color 12906 12907 '@eslint/eslintrc@1.3.3': 12908 dependencies: 12909 ajv: 6.12.6 12910 debug: 4.3.4 12911 espree: 9.4.0 12912 globals: 13.21.0 12913 ignore: 5.2.0 12914 import-fresh: 3.3.0 12915 js-yaml: 4.1.0 12916 minimatch: 3.1.2 12917 strip-json-comments: 3.1.1 12918 transitivePeerDependencies: 12919 - supports-color 12920 12921 '@eslint/eslintrc@2.1.4': 12922 dependencies: 12923 ajv: 6.12.6 12924 debug: 4.3.4 12925 espree: 9.6.1 12926 globals: 13.24.0 12927 ignore: 5.3.0 12928 import-fresh: 3.3.0 12929 js-yaml: 4.1.0 12930 minimatch: 3.1.2 12931 strip-json-comments: 3.1.1 12932 transitivePeerDependencies: 12933 - supports-color 12934 12935 '@eslint/js@8.56.0': {} 12936 12937 '@fluent/syntax@0.19.0': {} 12938 12939 '@gar/promisify@1.1.3': {} 12940 12941 '@headlessui/react@1.7.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 12942 dependencies: 12943 client-only: 0.0.1 12944 react: 18.3.1 12945 react-dom: 18.3.1(react@18.3.1) 12946 12947 '@heroicons/react@2.0.17(react@18.3.1)': 12948 dependencies: 12949 react: 18.3.1 12950 12951 '@humanwhocodes/config-array@0.11.13': 12952 dependencies: 12953 '@humanwhocodes/object-schema': 2.0.1 12954 debug: 4.3.4 12955 minimatch: 3.1.2 12956 transitivePeerDependencies: 12957 - supports-color 12958 12959 '@humanwhocodes/config-array@0.11.6': 12960 dependencies: 12961 '@humanwhocodes/object-schema': 1.2.1 12962 debug: 4.3.4 12963 minimatch: 3.1.2 12964 transitivePeerDependencies: 12965 - supports-color 12966 12967 '@humanwhocodes/config-array@0.5.0': 12968 dependencies: 12969 '@humanwhocodes/object-schema': 1.2.1 12970 debug: 4.3.4 12971 minimatch: 3.1.2 12972 transitivePeerDependencies: 12973 - supports-color 12974 12975 '@humanwhocodes/module-importer@1.0.1': {} 12976 12977 '@humanwhocodes/object-schema@1.2.1': {} 12978 12979 '@humanwhocodes/object-schema@2.0.1': {} 12980 12981 '@isaacs/cliui@8.0.2': 12982 dependencies: 12983 string-width: 5.1.2 12984 string-width-cjs: string-width@4.2.3 12985 strip-ansi: 7.1.0 12986 strip-ansi-cjs: strip-ansi@6.0.1 12987 wrap-ansi: 8.1.0 12988 wrap-ansi-cjs: wrap-ansi@7.0.0 12989 12990 '@istanbuljs/load-nyc-config@1.1.0': 12991 dependencies: 12992 camelcase: 5.3.1 12993 find-up: 4.1.0 12994 get-package-type: 0.1.0 12995 js-yaml: 3.14.1 12996 resolve-from: 5.0.0 12997 12998 '@istanbuljs/schema@0.1.3': {} 12999 13000 '@jridgewell/gen-mapping@0.1.1': 13001 dependencies: 13002 '@jridgewell/set-array': 1.1.2 13003 '@jridgewell/sourcemap-codec': 1.4.15 13004 13005 '@jridgewell/gen-mapping@0.3.2': 13006 dependencies: 13007 '@jridgewell/set-array': 1.1.2 13008 '@jridgewell/sourcemap-codec': 1.4.15 13009 '@jridgewell/trace-mapping': 0.3.19 13010 13011 '@jridgewell/gen-mapping@0.3.3': 13012 dependencies: 13013 '@jridgewell/set-array': 1.1.2 13014 '@jridgewell/sourcemap-codec': 1.4.15 13015 '@jridgewell/trace-mapping': 0.3.19 13016 13017 '@jridgewell/gen-mapping@0.3.5': 13018 dependencies: 13019 '@jridgewell/set-array': 1.2.1 13020 '@jridgewell/sourcemap-codec': 1.4.15 13021 '@jridgewell/trace-mapping': 0.3.25 13022 13023 '@jridgewell/resolve-uri@3.1.1': {} 13024 13025 '@jridgewell/resolve-uri@3.1.2': {} 13026 13027 '@jridgewell/set-array@1.1.2': {} 13028 13029 '@jridgewell/set-array@1.2.1': {} 13030 13031 '@jridgewell/source-map@0.3.6': 13032 dependencies: 13033 '@jridgewell/gen-mapping': 0.3.5 13034 '@jridgewell/trace-mapping': 0.3.25 13035 13036 '@jridgewell/sourcemap-codec@1.4.15': {} 13037 13038 '@jridgewell/trace-mapping@0.3.19': 13039 dependencies: 13040 '@jridgewell/resolve-uri': 3.1.1 13041 '@jridgewell/sourcemap-codec': 1.4.15 13042 13043 '@jridgewell/trace-mapping@0.3.20': 13044 dependencies: 13045 '@jridgewell/resolve-uri': 3.1.1 13046 '@jridgewell/sourcemap-codec': 1.4.15 13047 13048 '@jridgewell/trace-mapping@0.3.25': 13049 dependencies: 13050 '@jridgewell/resolve-uri': 3.1.2 13051 '@jridgewell/sourcemap-codec': 1.4.15 13052 13053 '@jridgewell/trace-mapping@0.3.9': 13054 dependencies: 13055 '@jridgewell/resolve-uri': 3.1.1 13056 '@jridgewell/sourcemap-codec': 1.4.15 13057 13058 '@kurkle/color@0.3.4': {} 13059 13060 '@leichtgewicht/ip-codec@2.0.4': {} 13061 13062 '@linaria/babel-preset@3.0.0-beta.22': 13063 dependencies: 13064 '@babel/core': 7.18.9 13065 '@babel/generator': 7.21.5 13066 '@babel/plugin-proposal-export-namespace-from': 7.18.9(@babel/core@7.18.9) 13067 '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.18.9) 13068 '@babel/plugin-transform-modules-commonjs': 7.19.6(@babel/core@7.18.9) 13069 '@babel/template': 7.20.7 13070 '@babel/traverse': 7.21.5 13071 '@linaria/core': 3.0.0-beta.22 13072 '@linaria/logger': 3.0.0-beta.20 13073 '@linaria/utils': 3.0.0-beta.20 13074 cosmiconfig: 5.2.1 13075 find-up: 5.0.0 13076 source-map: 0.7.4 13077 stylis: 3.5.4 13078 transitivePeerDependencies: 13079 - supports-color 13080 13081 '@linaria/babel-preset@3.0.0-beta.23': 13082 dependencies: 13083 '@babel/core': 7.18.9 13084 '@babel/generator': 7.23.5 13085 '@babel/plugin-proposal-export-namespace-from': 7.18.9(@babel/core@7.18.9) 13086 '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.18.9) 13087 '@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.18.9) 13088 '@babel/template': 7.22.15 13089 '@babel/traverse': 7.23.5 13090 '@linaria/core': 3.0.0-beta.22 13091 '@linaria/logger': 3.0.0-beta.20 13092 '@linaria/utils': 3.0.0-beta.20 13093 cosmiconfig: 5.2.1 13094 find-up: 5.0.0 13095 source-map: 0.7.4 13096 stylis: 3.5.4 13097 transitivePeerDependencies: 13098 - supports-color 13099 13100 '@linaria/babel-preset@5.0.4': 13101 dependencies: 13102 '@babel/core': 7.23.5 13103 '@babel/generator': 7.23.5 13104 '@babel/helper-module-imports': 7.22.15 13105 '@babel/template': 7.22.15 13106 '@babel/traverse': 7.23.5 13107 '@babel/types': 7.23.5 13108 '@linaria/core': 5.0.2 13109 '@linaria/logger': 5.0.0 13110 '@linaria/shaker': 5.0.3 13111 '@linaria/tags': 5.0.2 13112 '@linaria/utils': 5.0.2 13113 cosmiconfig: 8.1.3 13114 happy-dom: 10.8.0 13115 source-map: 0.7.4 13116 stylis: 3.5.4 13117 ts-invariant: 0.10.3 13118 transitivePeerDependencies: 13119 - supports-color 13120 13121 '@linaria/core@3.0.0-beta.22': 13122 dependencies: 13123 '@linaria/logger': 3.0.0-beta.20 13124 '@linaria/utils': 3.0.0-beta.20 13125 transitivePeerDependencies: 13126 - supports-color 13127 13128 '@linaria/core@5.0.2': 13129 dependencies: 13130 '@linaria/logger': 5.0.0 13131 '@linaria/tags': 5.0.2 13132 '@linaria/utils': 5.0.2 13133 transitivePeerDependencies: 13134 - supports-color 13135 13136 '@linaria/esbuild@3.0.0-beta.23': 13137 dependencies: 13138 '@babel/core': 7.22.1 13139 '@linaria/babel-preset': 3.0.0-beta.23 13140 esbuild: 0.12.29 13141 transitivePeerDependencies: 13142 - supports-color 13143 13144 '@linaria/esbuild@5.0.4(esbuild@0.19.9)': 13145 dependencies: 13146 '@babel/core': 7.23.5 13147 '@linaria/babel-preset': 5.0.4 13148 '@linaria/utils': 5.0.2 13149 esbuild: 0.19.9 13150 transitivePeerDependencies: 13151 - supports-color 13152 13153 '@linaria/logger@3.0.0-beta.20': 13154 dependencies: 13155 debug: 4.3.4 13156 picocolors: 1.0.0 13157 transitivePeerDependencies: 13158 - supports-color 13159 13160 '@linaria/logger@5.0.0': 13161 dependencies: 13162 debug: 4.3.4 13163 picocolors: 1.1.1 13164 transitivePeerDependencies: 13165 - supports-color 13166 13167 '@linaria/preeval@3.0.0-beta.23': 13168 dependencies: 13169 '@linaria/babel-preset': 3.0.0-beta.23 13170 transitivePeerDependencies: 13171 - supports-color 13172 13173 '@linaria/react@3.0.0-beta.22(react@18.3.1)': 13174 dependencies: 13175 '@emotion/is-prop-valid': 0.8.8 13176 '@linaria/core': 3.0.0-beta.22 13177 react: 18.3.1 13178 ts-invariant: 0.10.3 13179 transitivePeerDependencies: 13180 - supports-color 13181 13182 '@linaria/react@5.0.3(react@18.3.1)': 13183 dependencies: 13184 '@emotion/is-prop-valid': 1.2.1 13185 '@linaria/core': 5.0.2 13186 '@linaria/tags': 5.0.2 13187 '@linaria/utils': 5.0.2 13188 minimatch: 9.0.3 13189 react: 18.3.1 13190 react-html-attributes: 1.4.6 13191 ts-invariant: 0.10.3 13192 transitivePeerDependencies: 13193 - supports-color 13194 13195 '@linaria/shaker@3.0.0-beta.22': 13196 dependencies: 13197 '@babel/core': 7.18.9 13198 '@babel/generator': 7.23.5 13199 '@babel/plugin-transform-runtime': 7.23.4(@babel/core@7.18.9) 13200 '@babel/plugin-transform-template-literals': 7.23.3(@babel/core@7.18.9) 13201 '@babel/preset-env': 7.23.5(@babel/core@7.18.9) 13202 '@linaria/babel-preset': 3.0.0-beta.22 13203 '@linaria/logger': 3.0.0-beta.20 13204 '@linaria/preeval': 3.0.0-beta.23 13205 babel-plugin-transform-react-remove-prop-types: 0.4.24 13206 ts-invariant: 0.10.3 13207 transitivePeerDependencies: 13208 - supports-color 13209 13210 '@linaria/shaker@3.0.0-beta.23': 13211 dependencies: 13212 '@babel/core': 7.22.1 13213 '@babel/generator': 7.19.6 13214 '@babel/plugin-transform-runtime': 7.19.6(@babel/core@7.22.1) 13215 '@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.22.1) 13216 '@babel/preset-env': 7.19.4(@babel/core@7.22.1) 13217 '@linaria/babel-preset': 3.0.0-beta.23 13218 '@linaria/logger': 3.0.0-beta.20 13219 '@linaria/preeval': 3.0.0-beta.23 13220 babel-plugin-transform-react-remove-prop-types: 0.4.24 13221 ts-invariant: 0.10.3 13222 transitivePeerDependencies: 13223 - supports-color 13224 13225 '@linaria/shaker@5.0.3': 13226 dependencies: 13227 '@babel/core': 7.23.5 13228 '@babel/generator': 7.23.5 13229 '@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.23.5) 13230 '@babel/plugin-transform-runtime': 7.23.4(@babel/core@7.23.5) 13231 '@babel/plugin-transform-template-literals': 7.23.3(@babel/core@7.23.5) 13232 '@babel/preset-env': 7.23.5(@babel/core@7.23.5) 13233 '@linaria/logger': 5.0.0 13234 '@linaria/utils': 5.0.2 13235 babel-plugin-transform-react-remove-prop-types: 0.4.24 13236 ts-invariant: 0.10.3 13237 transitivePeerDependencies: 13238 - supports-color 13239 13240 '@linaria/tags@5.0.2': 13241 dependencies: 13242 '@babel/generator': 7.23.5 13243 '@linaria/logger': 5.0.0 13244 '@linaria/utils': 5.0.2 13245 transitivePeerDependencies: 13246 - supports-color 13247 13248 '@linaria/utils@3.0.0-beta.20': {} 13249 13250 '@linaria/utils@5.0.2': 13251 dependencies: 13252 '@babel/core': 7.23.5 13253 '@babel/generator': 7.23.5 13254 '@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.23.5) 13255 '@babel/template': 7.22.15 13256 '@babel/traverse': 7.23.5 13257 '@babel/types': 7.23.5 13258 '@linaria/logger': 5.0.0 13259 babel-merge: 3.0.0(@babel/core@7.23.5) 13260 find-up: 5.0.0 13261 minimatch: 9.0.3 13262 transitivePeerDependencies: 13263 - supports-color 13264 13265 '@linaria/webpack-loader@3.0.0-beta.22(webpack@4.46.0)': 13266 dependencies: 13267 '@linaria/webpack4-loader': 3.0.0-beta.23(webpack@4.46.0) 13268 '@linaria/webpack5-loader': 3.0.0-beta.23(webpack@4.46.0) 13269 transitivePeerDependencies: 13270 - supports-color 13271 - webpack 13272 13273 '@linaria/webpack4-loader@3.0.0-beta.23(webpack@4.46.0)': 13274 dependencies: 13275 '@linaria/babel-preset': 3.0.0-beta.23 13276 '@linaria/logger': 3.0.0-beta.20 13277 enhanced-resolve: 4.5.0 13278 loader-utils: 1.4.2 13279 mkdirp: 0.5.6 13280 webpack: 4.46.0 13281 transitivePeerDependencies: 13282 - supports-color 13283 13284 '@linaria/webpack5-loader@3.0.0-beta.23(webpack@4.46.0)': 13285 dependencies: 13286 '@linaria/babel-preset': 3.0.0-beta.23 13287 '@linaria/logger': 3.0.0-beta.20 13288 enhanced-resolve: 5.10.0 13289 mkdirp: 0.5.6 13290 webpack: 4.46.0 13291 transitivePeerDependencies: 13292 - supports-color 13293 13294 '@mapbox/node-pre-gyp@1.0.11(encoding@0.1.13)': 13295 dependencies: 13296 detect-libc: 2.0.2 13297 https-proxy-agent: 5.0.1 13298 make-dir: 3.1.0 13299 node-fetch: 2.7.0(encoding@0.1.13) 13300 nopt: 5.0.0 13301 npmlog: 5.0.1 13302 rimraf: 3.0.2 13303 semver: 7.6.2 13304 tar: 6.2.0 13305 transitivePeerDependencies: 13306 - encoding 13307 - supports-color 13308 13309 '@mdn/browser-compat-data@3.3.14': {} 13310 13311 '@mdn/browser-compat-data@4.2.1': {} 13312 13313 '@mdn/browser-compat-data@5.5.7': {} 13314 13315 '@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1': 13316 dependencies: 13317 eslint-scope: 5.1.1 13318 13319 '@nodelib/fs.scandir@2.1.5': 13320 dependencies: 13321 '@nodelib/fs.stat': 2.0.5 13322 run-parallel: 1.2.0 13323 13324 '@nodelib/fs.stat@2.0.5': {} 13325 13326 '@nodelib/fs.walk@1.2.8': 13327 dependencies: 13328 '@nodelib/fs.scandir': 2.1.5 13329 fastq: 1.13.0 13330 13331 '@npmcli/fs@1.1.1': 13332 dependencies: 13333 '@gar/promisify': 1.1.3 13334 semver: 7.6.2 13335 13336 '@npmcli/move-file@1.1.2': 13337 dependencies: 13338 mkdirp: 1.0.4 13339 rimraf: 3.0.2 13340 13341 '@pkgjs/parseargs@0.11.0': 13342 optional: true 13343 13344 '@pnpm/config.env-replace@1.1.0': {} 13345 13346 '@pnpm/network.ca-file@1.0.2': 13347 dependencies: 13348 graceful-fs: 4.2.10 13349 13350 '@pnpm/npm-conf@2.2.2': 13351 dependencies: 13352 '@pnpm/config.env-replace': 1.1.0 13353 '@pnpm/network.ca-file': 1.0.2 13354 config-chain: 1.1.13 13355 13356 '@polka/url@1.0.0-next.21': {} 13357 13358 '@preact/async-loader@3.0.1(preact@10.11.3)': 13359 dependencies: 13360 kleur: 4.1.5 13361 loader-utils: 2.0.3 13362 preact: 10.11.3 13363 13364 '@prefresh/babel-plugin@0.4.4': {} 13365 13366 '@prefresh/core@1.4.1(preact@10.11.3)': 13367 dependencies: 13368 preact: 10.11.3 13369 13370 '@prefresh/utils@1.1.3': {} 13371 13372 '@prefresh/webpack@3.3.4(@prefresh/babel-plugin@0.4.4)(preact@10.11.3)(webpack@4.46.0)': 13373 dependencies: 13374 '@prefresh/babel-plugin': 0.4.4 13375 '@prefresh/core': 1.4.1(preact@10.11.3) 13376 '@prefresh/utils': 1.1.3 13377 preact: 10.11.3 13378 webpack: 4.46.0 13379 13380 '@rollup/plugin-babel@5.3.1(@babel/core@7.18.9)(rollup@2.79.1)': 13381 dependencies: 13382 '@babel/core': 7.18.9 13383 '@babel/helper-module-imports': 7.22.15 13384 '@rollup/pluginutils': 3.1.0(rollup@2.79.1) 13385 rollup: 2.79.1 13386 13387 '@rollup/plugin-node-resolve@11.2.1(rollup@2.79.1)': 13388 dependencies: 13389 '@rollup/pluginutils': 3.1.0(rollup@2.79.1) 13390 '@types/resolve': 1.17.1 13391 builtin-modules: 3.3.0 13392 deepmerge: 4.3.1 13393 is-module: 1.0.0 13394 resolve: 1.22.8 13395 rollup: 2.79.1 13396 13397 '@rollup/plugin-replace@2.4.2(rollup@2.79.1)': 13398 dependencies: 13399 '@rollup/pluginutils': 3.1.0(rollup@2.79.1) 13400 magic-string: 0.25.9 13401 rollup: 2.79.1 13402 13403 '@rollup/pluginutils@3.1.0(rollup@2.79.1)': 13404 dependencies: 13405 '@types/estree': 0.0.39 13406 estree-walker: 1.0.1 13407 picomatch: 2.3.1 13408 rollup: 2.79.1 13409 13410 '@rollup/pluginutils@4.2.1': 13411 dependencies: 13412 estree-walker: 2.0.2 13413 picomatch: 2.3.1 13414 13415 '@sindresorhus/is@0.14.0': {} 13416 13417 '@sindresorhus/is@5.6.0': {} 13418 13419 '@sindresorhus/merge-streams@1.0.0': {} 13420 13421 '@surma/rollup-plugin-off-main-thread@2.2.3': 13422 dependencies: 13423 ejs: 3.1.8 13424 json5: 2.2.3 13425 magic-string: 0.25.9 13426 string.prototype.matchall: 4.0.10 13427 13428 '@szmarczak/http-timer@1.1.2': 13429 dependencies: 13430 defer-to-connect: 1.1.3 13431 13432 '@szmarczak/http-timer@5.0.1': 13433 dependencies: 13434 defer-to-connect: 2.0.1 13435 13436 '@tailwindcss/forms@0.5.3(tailwindcss@3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)))': 13437 dependencies: 13438 mini-svg-data-uri: 1.4.4 13439 tailwindcss: 3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)) 13440 13441 '@tailwindcss/forms@0.5.3(tailwindcss@3.4.17(ts-node@10.9.1(@types/node@20.11.13)(typescript@5.7.3)))': 13442 dependencies: 13443 mini-svg-data-uri: 1.4.4 13444 tailwindcss: 3.4.17(ts-node@10.9.1(@types/node@20.11.13)(typescript@5.7.3)) 13445 13446 '@tailwindcss/typography@0.5.9(tailwindcss@3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)))': 13447 dependencies: 13448 lodash.castarray: 4.4.0 13449 lodash.isplainobject: 4.0.6 13450 lodash.merge: 4.6.2 13451 postcss-selector-parser: 6.0.10 13452 tailwindcss: 3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)) 13453 13454 '@tailwindcss/typography@0.5.9(tailwindcss@3.4.17(ts-node@10.9.1(@types/node@20.11.13)(typescript@5.7.3)))': 13455 dependencies: 13456 lodash.castarray: 4.4.0 13457 lodash.isplainobject: 4.0.6 13458 lodash.merge: 4.6.2 13459 postcss-selector-parser: 6.0.10 13460 tailwindcss: 3.4.17(ts-node@10.9.1(@types/node@20.11.13)(typescript@5.7.3)) 13461 13462 '@trysound/sax@0.2.0': {} 13463 13464 '@tsconfig/node10@1.0.9': {} 13465 13466 '@tsconfig/node12@1.0.11': {} 13467 13468 '@tsconfig/node14@1.0.3': {} 13469 13470 '@tsconfig/node16@1.0.3': {} 13471 13472 '@types/better-sqlite3@7.6.8': 13473 dependencies: 13474 '@types/node': 20.11.13 13475 13476 '@types/body-parser@1.19.2': 13477 dependencies: 13478 '@types/connect': 3.4.35 13479 '@types/node': 20.11.13 13480 13481 '@types/bonjour@3.5.10': 13482 dependencies: 13483 '@types/node': 20.11.13 13484 13485 '@types/chai@4.3.3': {} 13486 13487 '@types/chrome@0.0.197': 13488 dependencies: 13489 '@types/filesystem': 0.0.32 13490 '@types/har-format': 1.2.9 13491 13492 '@types/connect-history-api-fallback@1.3.5': 13493 dependencies: 13494 '@types/express-serve-static-core': 4.17.31 13495 '@types/node': 20.11.13 13496 13497 '@types/connect@3.4.35': 13498 dependencies: 13499 '@types/node': 20.11.13 13500 13501 '@types/estree@0.0.39': {} 13502 13503 '@types/express-serve-static-core@4.17.31': 13504 dependencies: 13505 '@types/node': 20.11.13 13506 '@types/qs': 6.9.7 13507 '@types/range-parser': 1.2.4 13508 13509 '@types/express@4.17.14': 13510 dependencies: 13511 '@types/body-parser': 1.19.2 13512 '@types/express-serve-static-core': 4.17.31 13513 '@types/qs': 6.9.7 13514 '@types/serve-static': 1.15.0 13515 13516 '@types/filesystem@0.0.32': 13517 dependencies: 13518 '@types/filewriter': 0.0.29 13519 13520 '@types/filewriter@0.0.29': {} 13521 13522 '@types/follow-redirects@1.14.4': 13523 dependencies: 13524 '@types/node': 20.11.13 13525 13526 '@types/har-format@1.2.9': {} 13527 13528 '@types/history@4.7.11': {} 13529 13530 '@types/html-minifier-terser@6.1.0': {} 13531 13532 '@types/http-cache-semantics@4.0.4': {} 13533 13534 '@types/http-proxy@1.17.9': 13535 dependencies: 13536 '@types/node': 20.11.13 13537 13538 '@types/istanbul-lib-coverage@2.0.6': {} 13539 13540 '@types/jsdom@21.1.7': 13541 dependencies: 13542 '@types/node': 20.11.13 13543 '@types/tough-cookie': 4.0.5 13544 parse5: 7.1.2 13545 13546 '@types/json-schema@7.0.11': {} 13547 13548 '@types/json-schema@7.0.15': {} 13549 13550 '@types/json5@0.0.29': {} 13551 13552 '@types/keyv@3.1.4': 13553 dependencies: 13554 '@types/node': 20.11.13 13555 13556 '@types/lodash@4.14.186': {} 13557 13558 '@types/mime@3.0.1': {} 13559 13560 '@types/minimatch@3.0.5': {} 13561 13562 '@types/mocha@10.0.1': {} 13563 13564 '@types/mocha@8.2.3': {} 13565 13566 '@types/mocha@9.1.1': {} 13567 13568 '@types/mustache@4.2.1': {} 13569 13570 '@types/node@18.11.17': {} 13571 13572 '@types/node@20.11.13': 13573 dependencies: 13574 undici-types: 5.26.5 13575 13576 '@types/node@20.4.1': {} 13577 13578 '@types/parse-json@4.0.0': {} 13579 13580 '@types/q@1.5.5': {} 13581 13582 '@types/qs@6.9.7': {} 13583 13584 '@types/range-parser@1.2.4': {} 13585 13586 '@types/resolve@1.17.1': 13587 dependencies: 13588 '@types/node': 20.11.13 13589 13590 '@types/responselike@1.0.0': 13591 dependencies: 13592 '@types/node': 20.11.13 13593 13594 '@types/retry@0.12.0': {} 13595 13596 '@types/selenium-webdriver@4.35.5': 13597 dependencies: 13598 '@types/node': 20.11.13 13599 '@types/ws': 8.5.3 13600 13601 '@types/semver@7.3.12': {} 13602 13603 '@types/semver@7.5.6': {} 13604 13605 '@types/serve-index@1.9.1': 13606 dependencies: 13607 '@types/express': 4.17.14 13608 13609 '@types/serve-static@1.15.0': 13610 dependencies: 13611 '@types/mime': 3.0.1 13612 '@types/node': 20.11.13 13613 13614 '@types/sockjs@0.3.33': 13615 dependencies: 13616 '@types/node': 20.11.13 13617 13618 '@types/source-list-map@0.1.2': {} 13619 13620 '@types/tapable@1.0.8': {} 13621 13622 '@types/tough-cookie@4.0.5': {} 13623 13624 '@types/trusted-types@2.0.2': {} 13625 13626 '@types/uglify-js@3.17.1': 13627 dependencies: 13628 source-map: 0.6.1 13629 13630 '@types/web@0.0.82': {} 13631 13632 '@types/webpack-sources@3.2.0': 13633 dependencies: 13634 '@types/node': 20.11.13 13635 '@types/source-list-map': 0.1.2 13636 source-map: 0.7.4 13637 13638 '@types/webpack@4.41.33': 13639 dependencies: 13640 '@types/node': 20.11.13 13641 '@types/tapable': 1.0.8 13642 '@types/uglify-js': 3.17.1 13643 '@types/webpack-sources': 3.2.0 13644 anymatch: 3.1.2 13645 source-map: 0.6.1 13646 13647 '@types/ws@8.5.3': 13648 dependencies: 13649 '@types/node': 20.11.13 13650 13651 '@types/yauzl@2.10.3': 13652 dependencies: 13653 '@types/node': 20.11.13 13654 13655 '@typescript-eslint/eslint-plugin@4.33.0(@typescript-eslint/parser@4.33.0(eslint@7.32.0)(typescript@5.7.3))(eslint@7.32.0)(typescript@5.7.3)': 13656 dependencies: 13657 '@typescript-eslint/experimental-utils': 4.33.0(eslint@7.32.0)(typescript@5.7.3) 13658 '@typescript-eslint/parser': 4.33.0(eslint@7.32.0)(typescript@5.7.3) 13659 '@typescript-eslint/scope-manager': 4.33.0 13660 debug: 4.3.4 13661 eslint: 7.32.0 13662 functional-red-black-tree: 1.0.1 13663 ignore: 5.2.0 13664 regexpp: 3.2.0 13665 semver: 7.3.8 13666 tsutils: 3.21.0(typescript@5.7.3) 13667 optionalDependencies: 13668 typescript: 5.7.3 13669 transitivePeerDependencies: 13670 - supports-color 13671 13672 '@typescript-eslint/eslint-plugin@5.41.0(@typescript-eslint/parser@5.41.0(eslint@8.26.0)(typescript@5.7.3))(eslint@8.26.0)(typescript@5.7.3)': 13673 dependencies: 13674 '@typescript-eslint/parser': 5.41.0(eslint@8.26.0)(typescript@5.7.3) 13675 '@typescript-eslint/scope-manager': 5.41.0 13676 '@typescript-eslint/type-utils': 5.41.0(eslint@8.26.0)(typescript@5.7.3) 13677 '@typescript-eslint/utils': 5.41.0(eslint@8.26.0)(typescript@5.7.3) 13678 debug: 4.3.4 13679 eslint: 8.26.0 13680 ignore: 5.2.0 13681 regexpp: 3.2.0 13682 semver: 7.3.8 13683 tsutils: 3.21.0(typescript@5.7.3) 13684 optionalDependencies: 13685 typescript: 5.7.3 13686 transitivePeerDependencies: 13687 - supports-color 13688 13689 '@typescript-eslint/eslint-plugin@6.19.0(@typescript-eslint/parser@6.19.0(eslint@8.56.0)(typescript@5.7.3))(eslint@8.56.0)(typescript@5.7.3)': 13690 dependencies: 13691 '@eslint-community/regexpp': 4.10.0 13692 '@typescript-eslint/parser': 6.19.0(eslint@8.56.0)(typescript@5.7.3) 13693 '@typescript-eslint/scope-manager': 6.19.0 13694 '@typescript-eslint/type-utils': 6.19.0(eslint@8.56.0)(typescript@5.7.3) 13695 '@typescript-eslint/utils': 6.19.0(eslint@8.56.0)(typescript@5.7.3) 13696 '@typescript-eslint/visitor-keys': 6.19.0 13697 debug: 4.3.4 13698 eslint: 8.56.0 13699 graphemer: 1.4.0 13700 ignore: 5.3.0 13701 natural-compare: 1.4.0 13702 semver: 7.5.4 13703 ts-api-utils: 1.0.3(typescript@5.7.3) 13704 optionalDependencies: 13705 typescript: 5.7.3 13706 transitivePeerDependencies: 13707 - supports-color 13708 13709 '@typescript-eslint/experimental-utils@4.33.0(eslint@7.32.0)(typescript@5.7.3)': 13710 dependencies: 13711 '@types/json-schema': 7.0.11 13712 '@typescript-eslint/scope-manager': 4.33.0 13713 '@typescript-eslint/types': 4.33.0 13714 '@typescript-eslint/typescript-estree': 4.33.0(typescript@5.7.3) 13715 eslint: 7.32.0 13716 eslint-scope: 5.1.1 13717 eslint-utils: 3.0.0(eslint@7.32.0) 13718 transitivePeerDependencies: 13719 - supports-color 13720 - typescript 13721 13722 '@typescript-eslint/experimental-utils@5.41.0(eslint@7.32.0)(typescript@5.7.3)': 13723 dependencies: 13724 '@typescript-eslint/utils': 5.41.0(eslint@7.32.0)(typescript@5.7.3) 13725 eslint: 7.32.0 13726 transitivePeerDependencies: 13727 - supports-color 13728 - typescript 13729 13730 '@typescript-eslint/parser@4.33.0(eslint@7.32.0)(typescript@5.7.3)': 13731 dependencies: 13732 '@typescript-eslint/scope-manager': 4.33.0 13733 '@typescript-eslint/types': 4.33.0 13734 '@typescript-eslint/typescript-estree': 4.33.0(typescript@5.7.3) 13735 debug: 4.3.4 13736 eslint: 7.32.0 13737 optionalDependencies: 13738 typescript: 5.7.3 13739 transitivePeerDependencies: 13740 - supports-color 13741 13742 '@typescript-eslint/parser@5.41.0(eslint@8.26.0)(typescript@5.7.3)': 13743 dependencies: 13744 '@typescript-eslint/scope-manager': 5.41.0 13745 '@typescript-eslint/types': 5.41.0 13746 '@typescript-eslint/typescript-estree': 5.41.0(typescript@5.7.3) 13747 debug: 4.3.4 13748 eslint: 8.26.0 13749 optionalDependencies: 13750 typescript: 5.7.3 13751 transitivePeerDependencies: 13752 - supports-color 13753 13754 '@typescript-eslint/parser@6.19.0(eslint@8.56.0)(typescript@5.7.3)': 13755 dependencies: 13756 '@typescript-eslint/scope-manager': 6.19.0 13757 '@typescript-eslint/types': 6.19.0 13758 '@typescript-eslint/typescript-estree': 6.19.0(typescript@5.7.3) 13759 '@typescript-eslint/visitor-keys': 6.19.0 13760 debug: 4.3.4 13761 eslint: 8.56.0 13762 optionalDependencies: 13763 typescript: 5.7.3 13764 transitivePeerDependencies: 13765 - supports-color 13766 13767 '@typescript-eslint/scope-manager@4.33.0': 13768 dependencies: 13769 '@typescript-eslint/types': 4.33.0 13770 '@typescript-eslint/visitor-keys': 4.33.0 13771 13772 '@typescript-eslint/scope-manager@5.41.0': 13773 dependencies: 13774 '@typescript-eslint/types': 5.41.0 13775 '@typescript-eslint/visitor-keys': 5.41.0 13776 13777 '@typescript-eslint/scope-manager@6.19.0': 13778 dependencies: 13779 '@typescript-eslint/types': 6.19.0 13780 '@typescript-eslint/visitor-keys': 6.19.0 13781 13782 '@typescript-eslint/type-utils@5.41.0(eslint@8.26.0)(typescript@5.7.3)': 13783 dependencies: 13784 '@typescript-eslint/typescript-estree': 5.41.0(typescript@5.7.3) 13785 '@typescript-eslint/utils': 5.41.0(eslint@8.26.0)(typescript@5.7.3) 13786 debug: 4.3.4 13787 eslint: 8.26.0 13788 tsutils: 3.21.0(typescript@5.7.3) 13789 optionalDependencies: 13790 typescript: 5.7.3 13791 transitivePeerDependencies: 13792 - supports-color 13793 13794 '@typescript-eslint/type-utils@6.19.0(eslint@8.56.0)(typescript@5.7.3)': 13795 dependencies: 13796 '@typescript-eslint/typescript-estree': 6.19.0(typescript@5.7.3) 13797 '@typescript-eslint/utils': 6.19.0(eslint@8.56.0)(typescript@5.7.3) 13798 debug: 4.3.4 13799 eslint: 8.56.0 13800 ts-api-utils: 1.0.3(typescript@5.7.3) 13801 optionalDependencies: 13802 typescript: 5.7.3 13803 transitivePeerDependencies: 13804 - supports-color 13805 13806 '@typescript-eslint/types@4.33.0': {} 13807 13808 '@typescript-eslint/types@5.41.0': {} 13809 13810 '@typescript-eslint/types@6.19.0': {} 13811 13812 '@typescript-eslint/typescript-estree@4.33.0(typescript@5.7.3)': 13813 dependencies: 13814 '@typescript-eslint/types': 4.33.0 13815 '@typescript-eslint/visitor-keys': 4.33.0 13816 debug: 4.3.4 13817 globby: 11.1.0 13818 is-glob: 4.0.3 13819 semver: 7.5.4 13820 tsutils: 3.21.0(typescript@5.7.3) 13821 optionalDependencies: 13822 typescript: 5.7.3 13823 transitivePeerDependencies: 13824 - supports-color 13825 13826 '@typescript-eslint/typescript-estree@5.41.0(typescript@5.7.3)': 13827 dependencies: 13828 '@typescript-eslint/types': 5.41.0 13829 '@typescript-eslint/visitor-keys': 5.41.0 13830 debug: 4.3.4 13831 globby: 11.1.0 13832 is-glob: 4.0.3 13833 semver: 7.6.2 13834 tsutils: 3.21.0(typescript@5.7.3) 13835 optionalDependencies: 13836 typescript: 5.7.3 13837 transitivePeerDependencies: 13838 - supports-color 13839 13840 '@typescript-eslint/typescript-estree@6.19.0(typescript@5.7.3)': 13841 dependencies: 13842 '@typescript-eslint/types': 6.19.0 13843 '@typescript-eslint/visitor-keys': 6.19.0 13844 debug: 4.3.4 13845 globby: 11.1.0 13846 is-glob: 4.0.3 13847 minimatch: 9.0.3 13848 semver: 7.5.4 13849 ts-api-utils: 1.0.3(typescript@5.7.3) 13850 optionalDependencies: 13851 typescript: 5.7.3 13852 transitivePeerDependencies: 13853 - supports-color 13854 13855 '@typescript-eslint/utils@5.41.0(eslint@7.32.0)(typescript@5.7.3)': 13856 dependencies: 13857 '@types/json-schema': 7.0.11 13858 '@types/semver': 7.3.12 13859 '@typescript-eslint/scope-manager': 5.41.0 13860 '@typescript-eslint/types': 5.41.0 13861 '@typescript-eslint/typescript-estree': 5.41.0(typescript@5.7.3) 13862 eslint: 7.32.0 13863 eslint-scope: 5.1.1 13864 eslint-utils: 3.0.0(eslint@7.32.0) 13865 semver: 7.6.2 13866 transitivePeerDependencies: 13867 - supports-color 13868 - typescript 13869 13870 '@typescript-eslint/utils@5.41.0(eslint@8.26.0)(typescript@5.7.3)': 13871 dependencies: 13872 '@types/json-schema': 7.0.11 13873 '@types/semver': 7.3.12 13874 '@typescript-eslint/scope-manager': 5.41.0 13875 '@typescript-eslint/types': 5.41.0 13876 '@typescript-eslint/typescript-estree': 5.41.0(typescript@5.7.3) 13877 eslint: 8.26.0 13878 eslint-scope: 5.1.1 13879 eslint-utils: 3.0.0(eslint@8.26.0) 13880 semver: 7.6.2 13881 transitivePeerDependencies: 13882 - supports-color 13883 - typescript 13884 13885 '@typescript-eslint/utils@6.19.0(eslint@8.56.0)(typescript@5.7.3)': 13886 dependencies: 13887 '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) 13888 '@types/json-schema': 7.0.15 13889 '@types/semver': 7.5.6 13890 '@typescript-eslint/scope-manager': 6.19.0 13891 '@typescript-eslint/types': 6.19.0 13892 '@typescript-eslint/typescript-estree': 6.19.0(typescript@5.7.3) 13893 eslint: 8.56.0 13894 semver: 7.5.4 13895 transitivePeerDependencies: 13896 - supports-color 13897 - typescript 13898 13899 '@typescript-eslint/visitor-keys@4.33.0': 13900 dependencies: 13901 '@typescript-eslint/types': 4.33.0 13902 eslint-visitor-keys: 2.1.0 13903 13904 '@typescript-eslint/visitor-keys@5.41.0': 13905 dependencies: 13906 '@typescript-eslint/types': 5.41.0 13907 eslint-visitor-keys: 3.4.3 13908 13909 '@typescript-eslint/visitor-keys@6.19.0': 13910 dependencies: 13911 '@typescript-eslint/types': 6.19.0 13912 eslint-visitor-keys: 3.4.3 13913 13914 '@ungap/promise-all-settled@1.1.2': {} 13915 13916 '@ungap/structured-clone@1.2.0': {} 13917 13918 '@vercel/nft@0.24.4(encoding@0.1.13)': 13919 dependencies: 13920 '@mapbox/node-pre-gyp': 1.0.11(encoding@0.1.13) 13921 '@rollup/pluginutils': 4.2.1 13922 acorn: 8.11.2 13923 async-sema: 3.1.1 13924 bindings: 1.5.0 13925 estree-walker: 2.0.2 13926 glob: 7.2.3 13927 graceful-fs: 4.2.11 13928 micromatch: 4.0.5 13929 node-gyp-build: 4.7.1 13930 resolve-from: 5.0.0 13931 transitivePeerDependencies: 13932 - encoding 13933 - supports-color 13934 13935 '@webassemblyjs/ast@1.9.0': 13936 dependencies: 13937 '@webassemblyjs/helper-module-context': 1.9.0 13938 '@webassemblyjs/helper-wasm-bytecode': 1.9.0 13939 '@webassemblyjs/wast-parser': 1.9.0 13940 13941 '@webassemblyjs/floating-point-hex-parser@1.9.0': {} 13942 13943 '@webassemblyjs/helper-api-error@1.9.0': {} 13944 13945 '@webassemblyjs/helper-buffer@1.9.0': {} 13946 13947 '@webassemblyjs/helper-code-frame@1.9.0': 13948 dependencies: 13949 '@webassemblyjs/wast-printer': 1.9.0 13950 13951 '@webassemblyjs/helper-fsm@1.9.0': {} 13952 13953 '@webassemblyjs/helper-module-context@1.9.0': 13954 dependencies: 13955 '@webassemblyjs/ast': 1.9.0 13956 13957 '@webassemblyjs/helper-wasm-bytecode@1.9.0': {} 13958 13959 '@webassemblyjs/helper-wasm-section@1.9.0': 13960 dependencies: 13961 '@webassemblyjs/ast': 1.9.0 13962 '@webassemblyjs/helper-buffer': 1.9.0 13963 '@webassemblyjs/helper-wasm-bytecode': 1.9.0 13964 '@webassemblyjs/wasm-gen': 1.9.0 13965 13966 '@webassemblyjs/ieee754@1.9.0': 13967 dependencies: 13968 '@xtuc/ieee754': 1.2.0 13969 13970 '@webassemblyjs/leb128@1.9.0': 13971 dependencies: 13972 '@xtuc/long': 4.2.2 13973 13974 '@webassemblyjs/utf8@1.9.0': {} 13975 13976 '@webassemblyjs/wasm-edit@1.9.0': 13977 dependencies: 13978 '@webassemblyjs/ast': 1.9.0 13979 '@webassemblyjs/helper-buffer': 1.9.0 13980 '@webassemblyjs/helper-wasm-bytecode': 1.9.0 13981 '@webassemblyjs/helper-wasm-section': 1.9.0 13982 '@webassemblyjs/wasm-gen': 1.9.0 13983 '@webassemblyjs/wasm-opt': 1.9.0 13984 '@webassemblyjs/wasm-parser': 1.9.0 13985 '@webassemblyjs/wast-printer': 1.9.0 13986 13987 '@webassemblyjs/wasm-gen@1.9.0': 13988 dependencies: 13989 '@webassemblyjs/ast': 1.9.0 13990 '@webassemblyjs/helper-wasm-bytecode': 1.9.0 13991 '@webassemblyjs/ieee754': 1.9.0 13992 '@webassemblyjs/leb128': 1.9.0 13993 '@webassemblyjs/utf8': 1.9.0 13994 13995 '@webassemblyjs/wasm-opt@1.9.0': 13996 dependencies: 13997 '@webassemblyjs/ast': 1.9.0 13998 '@webassemblyjs/helper-buffer': 1.9.0 13999 '@webassemblyjs/wasm-gen': 1.9.0 14000 '@webassemblyjs/wasm-parser': 1.9.0 14001 14002 '@webassemblyjs/wasm-parser@1.9.0': 14003 dependencies: 14004 '@webassemblyjs/ast': 1.9.0 14005 '@webassemblyjs/helper-api-error': 1.9.0 14006 '@webassemblyjs/helper-wasm-bytecode': 1.9.0 14007 '@webassemblyjs/ieee754': 1.9.0 14008 '@webassemblyjs/leb128': 1.9.0 14009 '@webassemblyjs/utf8': 1.9.0 14010 14011 '@webassemblyjs/wast-parser@1.9.0': 14012 dependencies: 14013 '@webassemblyjs/ast': 1.9.0 14014 '@webassemblyjs/floating-point-hex-parser': 1.9.0 14015 '@webassemblyjs/helper-api-error': 1.9.0 14016 '@webassemblyjs/helper-code-frame': 1.9.0 14017 '@webassemblyjs/helper-fsm': 1.9.0 14018 '@xtuc/long': 4.2.2 14019 14020 '@webassemblyjs/wast-printer@1.9.0': 14021 dependencies: 14022 '@webassemblyjs/ast': 1.9.0 14023 '@webassemblyjs/wast-parser': 1.9.0 14024 '@xtuc/long': 4.2.2 14025 14026 '@xtuc/ieee754@1.2.0': {} 14027 14028 '@xtuc/long@4.2.2': {} 14029 14030 abab@2.0.6: {} 14031 14032 abbrev@1.1.1: {} 14033 14034 abort-controller@3.0.0: 14035 dependencies: 14036 event-target-shim: 5.0.1 14037 14038 accepts@1.3.8: 14039 dependencies: 14040 mime-types: 2.1.35 14041 negotiator: 0.6.3 14042 14043 acorn-globals@4.3.4: 14044 dependencies: 14045 acorn: 6.4.2 14046 acorn-walk: 6.2.0 14047 14048 acorn-jsx@5.3.2(acorn@7.4.1): 14049 dependencies: 14050 acorn: 7.4.1 14051 14052 acorn-jsx@5.3.2(acorn@8.11.2): 14053 dependencies: 14054 acorn: 8.11.2 14055 14056 acorn-jsx@5.3.2(acorn@8.8.1): 14057 dependencies: 14058 acorn: 8.8.1 14059 14060 acorn-walk@6.2.0: {} 14061 14062 acorn-walk@8.2.0: {} 14063 14064 acorn-walk@8.3.1: {} 14065 14066 acorn@6.4.2: {} 14067 14068 acorn@7.4.1: {} 14069 14070 acorn@8.11.2: {} 14071 14072 acorn@8.11.3: {} 14073 14074 acorn@8.14.0: {} 14075 14076 acorn@8.8.1: {} 14077 14078 addons-linter@6.21.0(express@4.18.2)(node-fetch@3.3.1): 14079 dependencies: 14080 '@fluent/syntax': 0.19.0 14081 '@mdn/browser-compat-data': 5.5.7 14082 addons-moz-compare: 1.3.0 14083 addons-scanner-utils: 9.9.0(express@4.18.2)(node-fetch@3.3.1) 14084 ajv: 8.12.0 14085 chalk: 4.1.2 14086 cheerio: 1.0.0-rc.12 14087 columnify: 1.6.0 14088 common-tags: 1.8.2 14089 deepmerge: 4.3.1 14090 eslint: 8.56.0 14091 eslint-plugin-no-unsanitized: 4.0.2(eslint@8.56.0) 14092 eslint-visitor-keys: 3.4.3 14093 espree: 9.6.1 14094 esprima: 4.0.1 14095 fast-json-patch: 3.1.1 14096 glob: 10.3.10 14097 image-size: 1.1.1 14098 is-mergeable-object: 1.1.1 14099 jed: 1.1.1 14100 json-merge-patch: 1.0.2 14101 os-locale: 5.0.0 14102 pino: 8.17.2 14103 postcss: 8.4.33 14104 relaxed-json: 1.0.3 14105 semver: 7.5.4 14106 sha.js: 2.4.11 14107 source-map-support: 0.5.21 14108 tosource: 1.0.0 14109 upath: 2.0.1 14110 yargs: 17.7.2 14111 yauzl: 2.10.0 14112 transitivePeerDependencies: 14113 - body-parser 14114 - express 14115 - node-fetch 14116 - safe-compare 14117 - supports-color 14118 14119 addons-moz-compare@1.3.0: {} 14120 14121 addons-scanner-utils@9.9.0(express@4.18.2)(node-fetch@3.3.1): 14122 dependencies: 14123 '@types/yauzl': 2.10.3 14124 common-tags: 1.8.2 14125 first-chunk-stream: 3.0.0 14126 strip-bom-stream: 4.0.0 14127 upath: 2.0.1 14128 yauzl: 2.10.0 14129 optionalDependencies: 14130 express: 4.18.2 14131 node-fetch: 3.3.1 14132 14133 adm-zip@0.5.10: {} 14134 14135 agent-base@6.0.2: 14136 dependencies: 14137 debug: 4.3.4 14138 transitivePeerDependencies: 14139 - supports-color 14140 14141 agent-base@7.1.4: {} 14142 14143 aggregate-error@3.1.0: 14144 dependencies: 14145 clean-stack: 2.2.0 14146 indent-string: 4.0.0 14147 14148 ajv-errors@1.0.1(ajv@6.12.6): 14149 dependencies: 14150 ajv: 6.12.6 14151 14152 ajv-formats@2.1.1(ajv@8.12.0): 14153 optionalDependencies: 14154 ajv: 8.12.0 14155 14156 ajv-keywords@3.5.2(ajv@6.12.6): 14157 dependencies: 14158 ajv: 6.12.6 14159 14160 ajv-keywords@5.1.0(ajv@8.12.0): 14161 dependencies: 14162 ajv: 8.12.0 14163 fast-deep-equal: 3.1.3 14164 14165 ajv@6.12.6: 14166 dependencies: 14167 fast-deep-equal: 3.1.3 14168 fast-json-stable-stringify: 2.1.0 14169 json-schema-traverse: 0.4.1 14170 uri-js: 4.4.1 14171 14172 ajv@8.11.0: 14173 dependencies: 14174 fast-deep-equal: 3.1.3 14175 json-schema-traverse: 1.0.0 14176 require-from-string: 2.0.2 14177 uri-js: 4.4.1 14178 14179 ajv@8.12.0: 14180 dependencies: 14181 fast-deep-equal: 3.1.3 14182 json-schema-traverse: 1.0.0 14183 require-from-string: 2.0.2 14184 uri-js: 4.4.1 14185 14186 alphanum-sort@1.0.2: {} 14187 14188 ansi-align@3.0.1: 14189 dependencies: 14190 string-width: 4.2.3 14191 14192 ansi-colors@3.2.4: {} 14193 14194 ansi-colors@4.1.1: {} 14195 14196 ansi-colors@4.1.3: {} 14197 14198 ansi-html-community@0.0.8: {} 14199 14200 ansi-regex@2.1.1: {} 14201 14202 ansi-regex@5.0.1: {} 14203 14204 ansi-regex@6.0.1: {} 14205 14206 ansi-sequence-parser@1.1.1: {} 14207 14208 ansi-styles@1.0.0: {} 14209 14210 ansi-styles@3.2.1: 14211 dependencies: 14212 color-convert: 1.9.3 14213 14214 ansi-styles@4.3.0: 14215 dependencies: 14216 color-convert: 2.0.1 14217 14218 ansi-styles@6.2.1: {} 14219 14220 any-promise@1.3.0: {} 14221 14222 anymatch@2.0.0: 14223 dependencies: 14224 micromatch: 3.1.10 14225 normalize-path: 2.1.1 14226 transitivePeerDependencies: 14227 - supports-color 14228 optional: true 14229 14230 anymatch@3.1.2: 14231 dependencies: 14232 normalize-path: 3.0.0 14233 picomatch: 2.3.1 14234 14235 append-transform@2.0.0: 14236 dependencies: 14237 default-require-extensions: 3.0.1 14238 14239 aproba@1.2.0: {} 14240 14241 aproba@2.0.0: {} 14242 14243 archy@1.0.0: {} 14244 14245 are-we-there-yet@2.0.0: 14246 dependencies: 14247 delegates: 1.0.0 14248 readable-stream: 3.6.2 14249 14250 arg@4.1.3: {} 14251 14252 arg@5.0.2: {} 14253 14254 argparse@1.0.10: 14255 dependencies: 14256 sprintf-js: 1.0.3 14257 14258 argparse@2.0.1: {} 14259 14260 aria-query@5.3.0: 14261 dependencies: 14262 dequal: 2.0.3 14263 14264 arr-diff@4.0.0: {} 14265 14266 arr-flatten@1.1.0: {} 14267 14268 arr-union@3.1.0: {} 14269 14270 array-buffer-byte-length@1.0.0: 14271 dependencies: 14272 call-bind: 1.0.5 14273 is-array-buffer: 3.0.2 14274 14275 array-differ@4.0.0: {} 14276 14277 array-equal@1.0.0: {} 14278 14279 array-find-index@1.0.2: {} 14280 14281 array-flatten@1.1.1: {} 14282 14283 array-flatten@2.1.2: {} 14284 14285 array-includes@3.1.7: 14286 dependencies: 14287 call-bind: 1.0.5 14288 define-properties: 1.2.1 14289 es-abstract: 1.22.3 14290 get-intrinsic: 1.2.2 14291 is-string: 1.0.7 14292 14293 array-union@2.1.0: {} 14294 14295 array-union@3.0.1: {} 14296 14297 array-unique@0.3.2: {} 14298 14299 array.prototype.findlastindex@1.2.3: 14300 dependencies: 14301 call-bind: 1.0.5 14302 define-properties: 1.2.1 14303 es-abstract: 1.22.3 14304 es-shim-unscopables: 1.0.2 14305 get-intrinsic: 1.2.2 14306 14307 array.prototype.flat@1.3.2: 14308 dependencies: 14309 call-bind: 1.0.5 14310 define-properties: 1.2.1 14311 es-abstract: 1.22.3 14312 es-shim-unscopables: 1.0.2 14313 14314 array.prototype.flatmap@1.3.2: 14315 dependencies: 14316 call-bind: 1.0.5 14317 define-properties: 1.2.1 14318 es-abstract: 1.22.3 14319 es-shim-unscopables: 1.0.2 14320 14321 array.prototype.reduce@1.0.4: 14322 dependencies: 14323 call-bind: 1.0.5 14324 define-properties: 1.2.1 14325 es-abstract: 1.22.3 14326 es-array-method-boxes-properly: 1.0.0 14327 is-string: 1.0.7 14328 14329 array.prototype.tosorted@1.1.2: 14330 dependencies: 14331 call-bind: 1.0.5 14332 define-properties: 1.2.1 14333 es-abstract: 1.22.3 14334 es-shim-unscopables: 1.0.2 14335 get-intrinsic: 1.2.2 14336 14337 arraybuffer.prototype.slice@1.0.2: 14338 dependencies: 14339 array-buffer-byte-length: 1.0.0 14340 call-bind: 1.0.5 14341 define-properties: 1.2.1 14342 es-abstract: 1.22.3 14343 get-intrinsic: 1.2.2 14344 is-array-buffer: 3.0.2 14345 is-shared-array-buffer: 1.0.2 14346 14347 arrgv@1.0.2: {} 14348 14349 arrify@3.0.0: {} 14350 14351 asn1.js@5.4.1: 14352 dependencies: 14353 bn.js: 4.12.0 14354 inherits: 2.0.4 14355 minimalistic-assert: 1.0.1 14356 safer-buffer: 2.1.2 14357 14358 asn1@0.2.6: 14359 dependencies: 14360 safer-buffer: 2.1.2 14361 14362 assert-plus@1.0.0: {} 14363 14364 assert@1.5.0: 14365 dependencies: 14366 object-assign: 4.1.1 14367 util: 0.10.3 14368 14369 assertion-error@1.1.0: {} 14370 14371 assign-symbols@1.0.0: {} 14372 14373 ast-metadata-inferer@0.7.0: 14374 dependencies: 14375 '@mdn/browser-compat-data': 3.3.14 14376 14377 ast-types-flow@0.0.8: {} 14378 14379 astral-regex@2.0.0: {} 14380 14381 async-each@1.0.6: 14382 optional: true 14383 14384 async-limiter@1.0.1: {} 14385 14386 async-sema@3.1.1: {} 14387 14388 async@3.2.4: {} 14389 14390 asynciterator.prototype@1.0.0: 14391 dependencies: 14392 has-symbols: 1.0.3 14393 14394 asynckit@0.4.0: {} 14395 14396 at-least-node@1.0.0: {} 14397 14398 atob@2.1.2: {} 14399 14400 atomic-sleep@1.0.0: {} 14401 14402 autoprefixer@10.4.14(postcss@8.4.23): 14403 dependencies: 14404 browserslist: 4.21.5 14405 caniuse-lite: 1.0.30001482 14406 fraction.js: 4.2.0 14407 normalize-range: 0.1.2 14408 picocolors: 1.0.0 14409 postcss: 8.4.23 14410 postcss-value-parser: 4.2.0 14411 14412 autoprefixer@10.4.14(postcss@8.4.38): 14413 dependencies: 14414 browserslist: 4.21.5 14415 caniuse-lite: 1.0.30001482 14416 fraction.js: 4.2.0 14417 normalize-range: 0.1.2 14418 picocolors: 1.0.0 14419 postcss: 8.4.38 14420 postcss-value-parser: 4.2.0 14421 14422 autoprefixer@10.4.14(postcss@8.4.49): 14423 dependencies: 14424 browserslist: 4.21.5 14425 caniuse-lite: 1.0.30001482 14426 fraction.js: 4.2.0 14427 normalize-range: 0.1.2 14428 picocolors: 1.0.0 14429 postcss: 8.4.49 14430 postcss-value-parser: 4.2.0 14431 14432 ava@6.0.1(@ava/typescript@4.1.0)(encoding@0.1.13): 14433 dependencies: 14434 '@vercel/nft': 0.24.4(encoding@0.1.13) 14435 acorn: 8.11.2 14436 acorn-walk: 8.3.1 14437 ansi-styles: 6.2.1 14438 arrgv: 1.0.2 14439 arrify: 3.0.0 14440 callsites: 4.1.0 14441 cbor: 9.0.1 14442 chalk: 5.3.0 14443 chunkd: 2.0.1 14444 ci-info: 4.0.0 14445 ci-parallel-vars: 1.0.1 14446 cli-truncate: 4.0.0 14447 code-excerpt: 4.0.0 14448 common-path-prefix: 3.0.0 14449 concordance: 5.0.4 14450 currently-unhandled: 0.4.1 14451 debug: 4.3.4 14452 emittery: 1.0.1 14453 figures: 6.0.1 14454 globby: 14.0.0 14455 ignore-by-default: 2.1.0 14456 indent-string: 5.0.0 14457 is-plain-object: 5.0.0 14458 is-promise: 4.0.0 14459 matcher: 5.0.0 14460 memoize: 10.0.0 14461 ms: 2.1.3 14462 p-map: 6.0.0 14463 package-config: 5.0.0 14464 picomatch: 3.0.1 14465 plur: 5.1.0 14466 pretty-ms: 8.0.0 14467 resolve-cwd: 3.0.0 14468 stack-utils: 2.0.6 14469 strip-ansi: 7.1.0 14470 supertap: 3.0.1 14471 temp-dir: 3.0.0 14472 write-file-atomic: 5.0.1 14473 yargs: 17.7.2 14474 optionalDependencies: 14475 '@ava/typescript': 4.1.0 14476 transitivePeerDependencies: 14477 - encoding 14478 - supports-color 14479 14480 available-typed-arrays@1.0.5: {} 14481 14482 aws-sign2@0.7.0: {} 14483 14484 aws4@1.11.0: {} 14485 14486 axe-core@4.7.0: {} 14487 14488 axios@0.21.4: 14489 dependencies: 14490 follow-redirects: 1.15.5 14491 transitivePeerDependencies: 14492 - debug 14493 14494 axobject-query@3.2.1: 14495 dependencies: 14496 dequal: 2.0.3 14497 14498 babel-esm-plugin@0.9.0(webpack@4.46.0): 14499 dependencies: 14500 chalk: 2.4.1 14501 deepcopy: 1.0.0 14502 webpack: 4.46.0 14503 14504 babel-loader@8.2.5(@babel/core@7.18.9)(webpack@4.46.0): 14505 dependencies: 14506 '@babel/core': 7.18.9 14507 find-cache-dir: 3.3.2 14508 loader-utils: 2.0.3 14509 make-dir: 3.1.0 14510 schema-utils: 2.7.1 14511 webpack: 4.46.0 14512 14513 babel-merge@3.0.0(@babel/core@7.23.5): 14514 dependencies: 14515 '@babel/core': 7.23.5 14516 deepmerge: 2.2.1 14517 object.omit: 3.0.0 14518 14519 babel-plugin-macros@3.1.0: 14520 dependencies: 14521 '@babel/runtime': 7.23.6 14522 cosmiconfig: 7.0.1 14523 resolve: 1.22.8 14524 14525 babel-plugin-polyfill-corejs2@0.3.3(@babel/core@7.22.1): 14526 dependencies: 14527 '@babel/compat-data': 7.23.5 14528 '@babel/core': 7.22.1 14529 '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.22.1) 14530 semver: 6.3.1 14531 transitivePeerDependencies: 14532 - supports-color 14533 14534 babel-plugin-polyfill-corejs2@0.4.6(@babel/core@7.18.9): 14535 dependencies: 14536 '@babel/compat-data': 7.23.5 14537 '@babel/core': 7.18.9 14538 '@babel/helper-define-polyfill-provider': 0.4.3(@babel/core@7.18.9) 14539 semver: 6.3.1 14540 transitivePeerDependencies: 14541 - supports-color 14542 14543 babel-plugin-polyfill-corejs2@0.4.6(@babel/core@7.23.5): 14544 dependencies: 14545 '@babel/compat-data': 7.23.5 14546 '@babel/core': 7.23.5 14547 '@babel/helper-define-polyfill-provider': 0.4.3(@babel/core@7.23.5) 14548 semver: 6.3.1 14549 transitivePeerDependencies: 14550 - supports-color 14551 14552 babel-plugin-polyfill-corejs3@0.6.0(@babel/core@7.22.1): 14553 dependencies: 14554 '@babel/core': 7.22.1 14555 '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.22.1) 14556 core-js-compat: 3.33.3 14557 transitivePeerDependencies: 14558 - supports-color 14559 14560 babel-plugin-polyfill-corejs3@0.8.6(@babel/core@7.18.9): 14561 dependencies: 14562 '@babel/core': 7.18.9 14563 '@babel/helper-define-polyfill-provider': 0.4.3(@babel/core@7.18.9) 14564 core-js-compat: 3.33.3 14565 transitivePeerDependencies: 14566 - supports-color 14567 14568 babel-plugin-polyfill-corejs3@0.8.6(@babel/core@7.23.5): 14569 dependencies: 14570 '@babel/core': 7.23.5 14571 '@babel/helper-define-polyfill-provider': 0.4.3(@babel/core@7.23.5) 14572 core-js-compat: 3.33.3 14573 transitivePeerDependencies: 14574 - supports-color 14575 14576 babel-plugin-polyfill-regenerator@0.4.1(@babel/core@7.22.1): 14577 dependencies: 14578 '@babel/core': 7.22.1 14579 '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.22.1) 14580 transitivePeerDependencies: 14581 - supports-color 14582 14583 babel-plugin-polyfill-regenerator@0.5.3(@babel/core@7.18.9): 14584 dependencies: 14585 '@babel/core': 7.18.9 14586 '@babel/helper-define-polyfill-provider': 0.4.3(@babel/core@7.18.9) 14587 transitivePeerDependencies: 14588 - supports-color 14589 14590 babel-plugin-polyfill-regenerator@0.5.3(@babel/core@7.23.5): 14591 dependencies: 14592 '@babel/core': 7.23.5 14593 '@babel/helper-define-polyfill-provider': 0.4.3(@babel/core@7.23.5) 14594 transitivePeerDependencies: 14595 - supports-color 14596 14597 babel-plugin-transform-react-remove-prop-types@0.4.24: {} 14598 14599 balanced-match@1.0.2: {} 14600 14601 base64-inline-loader@1.1.1(webpack@4.46.0): 14602 dependencies: 14603 file-loader: 1.1.11(webpack@4.46.0) 14604 loader-utils: 1.4.0 14605 mime-types: 2.1.35 14606 webpack: 4.46.0 14607 14608 base64-js@1.5.1: {} 14609 14610 base@0.11.2: 14611 dependencies: 14612 cache-base: 1.0.1 14613 class-utils: 0.3.6 14614 component-emitter: 1.3.0 14615 define-property: 1.0.0 14616 isobject: 3.0.1 14617 mixin-deep: 1.3.2 14618 pascalcase: 0.1.1 14619 14620 batch@0.6.1: {} 14621 14622 bcrypt-pbkdf@1.0.2: 14623 dependencies: 14624 tweetnacl: 0.14.5 14625 14626 big-integer@1.6.52: {} 14627 14628 big.js@3.2.0: {} 14629 14630 big.js@5.2.2: {} 14631 14632 binary-extensions@1.13.1: 14633 optional: true 14634 14635 binary-extensions@2.2.0: {} 14636 14637 bindings@1.5.0: 14638 dependencies: 14639 file-uri-to-path: 1.0.0 14640 14641 bl@4.1.0: 14642 dependencies: 14643 buffer: 5.7.1 14644 inherits: 2.0.4 14645 readable-stream: 3.6.2 14646 14647 bluebird@3.7.2: {} 14648 14649 blueimp-md5@2.19.0: {} 14650 14651 bn.js@4.12.0: {} 14652 14653 bn.js@5.2.1: {} 14654 14655 body-parser@1.20.1: 14656 dependencies: 14657 bytes: 3.1.2 14658 content-type: 1.0.4 14659 debug: 2.6.9 14660 depd: 2.0.0 14661 destroy: 1.2.0 14662 http-errors: 2.0.0 14663 iconv-lite: 0.4.24 14664 on-finished: 2.4.1 14665 qs: 6.11.0 14666 raw-body: 2.5.1 14667 type-is: 1.6.18 14668 unpipe: 1.0.0 14669 transitivePeerDependencies: 14670 - supports-color 14671 14672 bonjour-service@1.0.14: 14673 dependencies: 14674 array-flatten: 2.1.2 14675 dns-equal: 1.0.0 14676 fast-deep-equal: 3.1.3 14677 multicast-dns: 7.2.5 14678 14679 boolbase@1.0.0: {} 14680 14681 boxen@5.1.2: 14682 dependencies: 14683 ansi-align: 3.0.1 14684 camelcase: 6.3.0 14685 chalk: 4.1.2 14686 cli-boxes: 2.2.1 14687 string-width: 4.2.3 14688 type-fest: 0.20.2 14689 widest-line: 3.1.0 14690 wrap-ansi: 7.0.0 14691 14692 boxen@7.1.1: 14693 dependencies: 14694 ansi-align: 3.0.1 14695 camelcase: 7.0.1 14696 chalk: 5.3.0 14697 cli-boxes: 3.0.0 14698 string-width: 5.1.2 14699 type-fest: 2.19.0 14700 widest-line: 4.0.1 14701 wrap-ansi: 8.1.0 14702 14703 brace-expansion@1.1.11: 14704 dependencies: 14705 balanced-match: 1.0.2 14706 concat-map: 0.0.1 14707 14708 brace-expansion@2.0.1: 14709 dependencies: 14710 balanced-match: 1.0.2 14711 14712 braces@2.3.2: 14713 dependencies: 14714 arr-flatten: 1.1.0 14715 array-unique: 0.3.2 14716 extend-shallow: 2.0.1 14717 fill-range: 4.0.0 14718 isobject: 3.0.1 14719 repeat-element: 1.1.4 14720 snapdragon: 0.8.2 14721 snapdragon-node: 2.1.1 14722 split-string: 3.1.0 14723 to-regex: 3.0.2 14724 transitivePeerDependencies: 14725 - supports-color 14726 14727 braces@3.0.2: 14728 dependencies: 14729 fill-range: 7.0.1 14730 14731 braces@3.0.3: 14732 dependencies: 14733 fill-range: 7.1.1 14734 14735 brorand@1.1.0: {} 14736 14737 browser-process-hrtime@1.0.0: {} 14738 14739 browser-stdout@1.3.1: {} 14740 14741 browserify-aes@1.2.0: 14742 dependencies: 14743 buffer-xor: 1.0.3 14744 cipher-base: 1.0.4 14745 create-hash: 1.2.0 14746 evp_bytestokey: 1.0.3 14747 inherits: 2.0.4 14748 safe-buffer: 5.2.1 14749 14750 browserify-cipher@1.0.1: 14751 dependencies: 14752 browserify-aes: 1.2.0 14753 browserify-des: 1.0.2 14754 evp_bytestokey: 1.0.3 14755 14756 browserify-des@1.0.2: 14757 dependencies: 14758 cipher-base: 1.0.4 14759 des.js: 1.1.0 14760 inherits: 2.0.4 14761 safe-buffer: 5.2.1 14762 14763 browserify-rsa@4.1.0: 14764 dependencies: 14765 bn.js: 5.2.1 14766 randombytes: 2.1.0 14767 14768 browserify-sign@4.2.1: 14769 dependencies: 14770 bn.js: 5.2.1 14771 browserify-rsa: 4.1.0 14772 create-hash: 1.2.0 14773 create-hmac: 1.1.7 14774 elliptic: 6.5.4 14775 inherits: 2.0.4 14776 parse-asn1: 5.1.6 14777 readable-stream: 3.6.2 14778 safe-buffer: 5.2.1 14779 14780 browserify-zlib@0.2.0: 14781 dependencies: 14782 pako: 1.0.11 14783 14784 browserslist@4.21.5: 14785 dependencies: 14786 caniuse-lite: 1.0.30001570 14787 electron-to-chromium: 1.4.284 14788 node-releases: 2.0.10 14789 update-browserslist-db: 1.0.10(browserslist@4.21.5) 14790 14791 browserslist@4.22.2: 14792 dependencies: 14793 caniuse-lite: 1.0.30001570 14794 electron-to-chromium: 1.4.613 14795 node-releases: 2.0.14 14796 update-browserslist-db: 1.0.13(browserslist@4.22.2) 14797 14798 buffer-crc32@0.2.13: {} 14799 14800 buffer-equal-constant-time@1.0.1: {} 14801 14802 buffer-from@1.1.2: {} 14803 14804 buffer-xor@1.0.3: {} 14805 14806 buffer@4.9.2: 14807 dependencies: 14808 base64-js: 1.5.1 14809 ieee754: 1.2.1 14810 isarray: 1.0.0 14811 14812 buffer@5.7.1: 14813 dependencies: 14814 base64-js: 1.5.1 14815 ieee754: 1.2.1 14816 14817 buffer@6.0.3: 14818 dependencies: 14819 base64-js: 1.5.1 14820 ieee754: 1.2.1 14821 14822 builtin-modules@3.3.0: {} 14823 14824 builtin-status-codes@3.0.0: {} 14825 14826 builtins@5.0.1: 14827 dependencies: 14828 semver: 7.6.2 14829 14830 bulma-checkbox@1.2.1: 14831 dependencies: 14832 bulma: 0.9.4 14833 14834 bulma-radio@1.2.0: 14835 dependencies: 14836 bulma: 0.9.4 14837 14838 bulma-responsive-tables@1.2.5: 14839 dependencies: 14840 bulma: 0.9.4 14841 14842 bulma-switch-control@1.2.2: 14843 dependencies: 14844 bulma: 0.9.4 14845 14846 bulma-timeline@3.0.5: {} 14847 14848 bulma-upload-control@1.2.0: 14849 dependencies: 14850 bulma: 0.9.4 14851 14852 bulma@0.9.4: {} 14853 14854 bunyan@1.8.15: 14855 optionalDependencies: 14856 dtrace-provider: 0.8.8 14857 moment: 2.30.1 14858 mv: 2.1.1 14859 safe-json-stringify: 1.2.0 14860 14861 bytes@3.0.0: {} 14862 14863 bytes@3.1.2: {} 14864 14865 c8@8.0.1: 14866 dependencies: 14867 '@bcoe/v8-coverage': 0.2.3 14868 '@istanbuljs/schema': 0.1.3 14869 find-up: 5.0.0 14870 foreground-child: 2.0.0 14871 istanbul-lib-coverage: 3.2.2 14872 istanbul-lib-report: 3.0.1 14873 istanbul-reports: 3.1.6 14874 rimraf: 3.0.2 14875 test-exclude: 6.0.0 14876 v8-to-istanbul: 9.2.0 14877 yargs: 17.7.2 14878 yargs-parser: 21.1.1 14879 14880 cacache@12.0.4: 14881 dependencies: 14882 bluebird: 3.7.2 14883 chownr: 1.1.4 14884 figgy-pudding: 3.5.2 14885 glob: 7.2.3 14886 graceful-fs: 4.2.11 14887 infer-owner: 1.0.4 14888 lru-cache: 5.1.1 14889 mississippi: 3.0.0 14890 mkdirp: 0.5.6 14891 move-concurrently: 1.0.1 14892 promise-inflight: 1.0.1(bluebird@3.7.2) 14893 rimraf: 2.7.1 14894 ssri: 6.0.2 14895 unique-filename: 1.1.1 14896 y18n: 4.0.3 14897 14898 cacache@15.3.0: 14899 dependencies: 14900 '@npmcli/fs': 1.1.1 14901 '@npmcli/move-file': 1.1.2 14902 chownr: 2.0.0 14903 fs-minipass: 2.1.0 14904 glob: 7.2.3 14905 infer-owner: 1.0.4 14906 lru-cache: 6.0.0 14907 minipass: 3.3.6 14908 minipass-collect: 1.0.2 14909 minipass-flush: 1.0.5 14910 minipass-pipeline: 1.2.4 14911 mkdirp: 1.0.4 14912 p-map: 4.0.0 14913 promise-inflight: 1.0.1(bluebird@3.7.2) 14914 rimraf: 3.0.2 14915 ssri: 8.0.1 14916 tar: 6.2.0 14917 unique-filename: 1.1.1 14918 transitivePeerDependencies: 14919 - bluebird 14920 14921 cache-base@1.0.1: 14922 dependencies: 14923 collection-visit: 1.0.0 14924 component-emitter: 1.3.0 14925 get-value: 2.0.6 14926 has-value: 1.0.0 14927 isobject: 3.0.1 14928 set-value: 2.0.1 14929 to-object-path: 0.3.0 14930 union-value: 1.0.1 14931 unset-value: 1.0.0 14932 14933 cacheable-lookup@7.0.0: {} 14934 14935 cacheable-request@10.2.14: 14936 dependencies: 14937 '@types/http-cache-semantics': 4.0.4 14938 get-stream: 6.0.1 14939 http-cache-semantics: 4.1.1 14940 keyv: 4.5.4 14941 mimic-response: 4.0.0 14942 normalize-url: 8.0.0 14943 responselike: 3.0.0 14944 14945 cacheable-request@6.1.0: 14946 dependencies: 14947 clone-response: 1.0.3 14948 get-stream: 5.2.0 14949 http-cache-semantics: 4.1.1 14950 keyv: 3.1.0 14951 lowercase-keys: 2.0.0 14952 normalize-url: 4.5.1 14953 responselike: 1.0.2 14954 14955 caching-transform@4.0.0: 14956 dependencies: 14957 hasha: 5.2.2 14958 make-dir: 3.1.0 14959 package-hash: 4.0.0 14960 write-file-atomic: 3.0.3 14961 14962 call-bind-apply-helpers@1.0.2: 14963 dependencies: 14964 es-errors: 1.3.0 14965 function-bind: 1.1.2 14966 14967 call-bind@1.0.5: 14968 dependencies: 14969 function-bind: 1.1.2 14970 get-intrinsic: 1.2.2 14971 set-function-length: 1.1.1 14972 14973 caller-callsite@2.0.0: 14974 dependencies: 14975 callsites: 2.0.0 14976 14977 caller-path@2.0.0: 14978 dependencies: 14979 caller-callsite: 2.0.0 14980 14981 callsites@2.0.0: {} 14982 14983 callsites@3.1.0: {} 14984 14985 callsites@4.1.0: {} 14986 14987 camel-case@3.0.0: 14988 dependencies: 14989 no-case: 2.3.2 14990 upper-case: 1.1.3 14991 14992 camel-case@4.1.2: 14993 dependencies: 14994 pascal-case: 3.1.2 14995 tslib: 2.6.2 14996 14997 camelcase-css@2.0.1: {} 14998 14999 camelcase@5.3.1: {} 15000 15001 camelcase@6.3.0: {} 15002 15003 camelcase@7.0.1: {} 15004 15005 caniuse-api@3.0.0: 15006 dependencies: 15007 browserslist: 4.22.2 15008 caniuse-lite: 1.0.30001570 15009 lodash.memoize: 4.1.2 15010 lodash.uniq: 4.5.0 15011 15012 caniuse-lite@1.0.30001482: {} 15013 15014 caniuse-lite@1.0.30001570: {} 15015 15016 caseless@0.12.0: {} 15017 15018 cbor@9.0.1: 15019 dependencies: 15020 nofilter: 3.1.0 15021 15022 chai@4.3.6: 15023 dependencies: 15024 assertion-error: 1.1.0 15025 check-error: 1.0.2 15026 deep-eql: 3.0.1 15027 get-func-name: 2.0.0 15028 loupe: 2.3.4 15029 pathval: 1.1.1 15030 type-detect: 4.0.8 15031 15032 chalk@0.4.0: 15033 dependencies: 15034 ansi-styles: 1.0.0 15035 has-color: 0.1.7 15036 strip-ansi: 0.1.1 15037 15038 chalk@2.4.1: 15039 dependencies: 15040 ansi-styles: 3.2.1 15041 escape-string-regexp: 1.0.5 15042 supports-color: 5.5.0 15043 15044 chalk@2.4.2: 15045 dependencies: 15046 ansi-styles: 3.2.1 15047 escape-string-regexp: 1.0.5 15048 supports-color: 5.5.0 15049 15050 chalk@3.0.0: 15051 dependencies: 15052 ansi-styles: 4.3.0 15053 supports-color: 7.2.0 15054 15055 chalk@4.1.2: 15056 dependencies: 15057 ansi-styles: 4.3.0 15058 supports-color: 7.2.0 15059 15060 chalk@5.3.0: {} 15061 15062 chart.js@4.5.0: 15063 dependencies: 15064 '@kurkle/color': 0.3.4 15065 15066 chartjs-adapter-date-fns@3.0.0(chart.js@4.5.0)(date-fns@2.29.3): 15067 dependencies: 15068 chart.js: 4.5.0 15069 date-fns: 2.29.3 15070 15071 check-error@1.0.2: {} 15072 15073 cheerio-select@2.1.0: 15074 dependencies: 15075 boolbase: 1.0.0 15076 css-select: 5.1.0 15077 css-what: 6.1.0 15078 domelementtype: 2.3.0 15079 domhandler: 5.0.3 15080 domutils: 3.1.0 15081 15082 cheerio@1.0.0-rc.12: 15083 dependencies: 15084 cheerio-select: 2.1.0 15085 dom-serializer: 2.0.0 15086 domhandler: 5.0.3 15087 domutils: 3.1.0 15088 htmlparser2: 8.0.2 15089 parse5: 7.1.2 15090 parse5-htmlparser2-tree-adapter: 7.0.0 15091 15092 chokidar@2.1.8: 15093 dependencies: 15094 anymatch: 2.0.0 15095 async-each: 1.0.6 15096 braces: 2.3.2 15097 glob-parent: 3.1.0 15098 inherits: 2.0.4 15099 is-binary-path: 1.0.1 15100 is-glob: 4.0.3 15101 normalize-path: 3.0.0 15102 path-is-absolute: 1.0.1 15103 readdirp: 2.2.1 15104 upath: 1.2.0 15105 optionalDependencies: 15106 fsevents: 1.2.13 15107 transitivePeerDependencies: 15108 - supports-color 15109 optional: true 15110 15111 chokidar@3.5.3: 15112 dependencies: 15113 anymatch: 3.1.2 15114 braces: 3.0.2 15115 glob-parent: 5.1.2 15116 is-binary-path: 2.1.0 15117 is-glob: 4.0.3 15118 normalize-path: 3.0.0 15119 readdirp: 3.6.0 15120 optionalDependencies: 15121 fsevents: 2.3.3 15122 15123 chokidar@3.6.0: 15124 dependencies: 15125 anymatch: 3.1.2 15126 braces: 3.0.3 15127 glob-parent: 5.1.2 15128 is-binary-path: 2.1.0 15129 is-glob: 4.0.3 15130 normalize-path: 3.0.0 15131 readdirp: 3.6.0 15132 optionalDependencies: 15133 fsevents: 2.3.3 15134 15135 chownr@1.1.4: {} 15136 15137 chownr@2.0.0: {} 15138 15139 chrome-launcher@0.15.1: 15140 dependencies: 15141 '@types/node': 20.11.13 15142 escape-string-regexp: 4.0.0 15143 is-wsl: 2.2.0 15144 lighthouse-logger: 1.4.2 15145 transitivePeerDependencies: 15146 - supports-color 15147 15148 chrome-trace-event@1.0.3: {} 15149 15150 chunkd@2.0.1: {} 15151 15152 ci-env@1.17.0: {} 15153 15154 ci-info@2.0.0: {} 15155 15156 ci-info@3.9.0: {} 15157 15158 ci-info@4.0.0: {} 15159 15160 ci-parallel-vars@1.0.1: {} 15161 15162 cipher-base@1.0.4: 15163 dependencies: 15164 inherits: 2.0.4 15165 safe-buffer: 5.2.1 15166 15167 class-utils@0.3.6: 15168 dependencies: 15169 arr-union: 3.1.0 15170 define-property: 0.2.5 15171 isobject: 3.0.1 15172 static-extend: 0.1.2 15173 15174 clean-css@4.2.4: 15175 dependencies: 15176 source-map: 0.6.1 15177 15178 clean-css@5.3.3: 15179 dependencies: 15180 source-map: 0.6.1 15181 15182 clean-stack@2.2.0: {} 15183 15184 cli-boxes@2.2.1: {} 15185 15186 cli-boxes@3.0.0: {} 15187 15188 cli-cursor@3.1.0: 15189 dependencies: 15190 restore-cursor: 3.1.0 15191 15192 cli-spinners@2.7.0: {} 15193 15194 cli-truncate@4.0.0: 15195 dependencies: 15196 slice-ansi: 5.0.0 15197 string-width: 7.0.0 15198 15199 client-only@0.0.1: {} 15200 15201 cliui@6.0.0: 15202 dependencies: 15203 string-width: 4.2.3 15204 strip-ansi: 6.0.1 15205 wrap-ansi: 6.2.0 15206 15207 cliui@7.0.4: 15208 dependencies: 15209 string-width: 4.2.3 15210 strip-ansi: 6.0.1 15211 wrap-ansi: 7.0.0 15212 15213 cliui@8.0.1: 15214 dependencies: 15215 string-width: 4.2.3 15216 strip-ansi: 6.0.1 15217 wrap-ansi: 7.0.0 15218 15219 clone-deep@4.0.1: 15220 dependencies: 15221 is-plain-object: 2.0.4 15222 kind-of: 6.0.3 15223 shallow-clone: 3.0.1 15224 15225 clone-response@1.0.3: 15226 dependencies: 15227 mimic-response: 1.0.1 15228 15229 clone@1.0.4: {} 15230 15231 coa@2.0.2: 15232 dependencies: 15233 '@types/q': 1.5.5 15234 chalk: 2.4.2 15235 q: 1.5.1 15236 15237 code-excerpt@4.0.0: 15238 dependencies: 15239 convert-to-spaces: 2.0.1 15240 15241 collection-visit@1.0.0: 15242 dependencies: 15243 map-visit: 1.0.0 15244 object-visit: 1.0.1 15245 15246 color-convert@1.9.3: 15247 dependencies: 15248 color-name: 1.1.3 15249 15250 color-convert@2.0.1: 15251 dependencies: 15252 color-name: 1.1.4 15253 15254 color-name@1.1.3: {} 15255 15256 color-name@1.1.4: {} 15257 15258 color-string@1.9.1: 15259 dependencies: 15260 color-name: 1.1.4 15261 simple-swizzle: 0.2.2 15262 15263 color-support@1.1.3: {} 15264 15265 color@3.2.1: 15266 dependencies: 15267 color-convert: 1.9.3 15268 color-string: 1.9.1 15269 15270 colord@2.9.3: {} 15271 15272 colorette@2.0.19: {} 15273 15274 columnify@1.6.0: 15275 dependencies: 15276 strip-ansi: 6.0.1 15277 wcwidth: 1.0.1 15278 15279 combined-stream@1.0.8: 15280 dependencies: 15281 delayed-stream: 1.0.0 15282 15283 commander@2.17.1: {} 15284 15285 commander@2.19.0: {} 15286 15287 commander@2.20.3: {} 15288 15289 commander@2.9.0: 15290 dependencies: 15291 graceful-readlink: 1.0.1 15292 15293 commander@4.1.1: {} 15294 15295 commander@7.2.0: {} 15296 15297 commander@8.3.0: {} 15298 15299 commander@9.5.0: {} 15300 15301 common-path-prefix@3.0.0: {} 15302 15303 common-tags@1.8.2: {} 15304 15305 commondir@1.0.1: {} 15306 15307 component-emitter@1.3.0: {} 15308 15309 compressible@2.0.18: 15310 dependencies: 15311 mime-db: 1.52.0 15312 15313 compression-webpack-plugin@6.1.1(webpack@4.46.0): 15314 dependencies: 15315 cacache: 15.3.0 15316 find-cache-dir: 3.3.2 15317 schema-utils: 3.1.1 15318 serialize-javascript: 5.0.1 15319 webpack: 4.46.0 15320 webpack-sources: 1.4.3 15321 transitivePeerDependencies: 15322 - bluebird 15323 15324 compression@1.7.4: 15325 dependencies: 15326 accepts: 1.3.8 15327 bytes: 3.0.0 15328 compressible: 2.0.18 15329 debug: 2.6.9 15330 on-headers: 1.0.2 15331 safe-buffer: 5.1.2 15332 vary: 1.1.2 15333 transitivePeerDependencies: 15334 - supports-color 15335 15336 concat-map@0.0.1: {} 15337 15338 concat-stream@1.6.2: 15339 dependencies: 15340 buffer-from: 1.1.2 15341 inherits: 2.0.4 15342 readable-stream: 2.3.8 15343 typedarray: 0.0.6 15344 15345 concordance@5.0.4: 15346 dependencies: 15347 date-time: 3.1.0 15348 esutils: 2.0.3 15349 fast-diff: 1.3.0 15350 js-string-escape: 1.0.1 15351 lodash: 4.17.21 15352 md5-hex: 3.0.1 15353 semver: 7.5.4 15354 well-known-symbols: 2.0.0 15355 15356 config-chain@1.1.13: 15357 dependencies: 15358 ini: 1.3.8 15359 proto-list: 1.2.4 15360 15361 configstore@5.0.1: 15362 dependencies: 15363 dot-prop: 5.3.0 15364 graceful-fs: 4.2.11 15365 make-dir: 3.1.0 15366 unique-string: 2.0.0 15367 write-file-atomic: 3.0.3 15368 xdg-basedir: 4.0.0 15369 15370 configstore@6.0.0: 15371 dependencies: 15372 dot-prop: 6.0.1 15373 graceful-fs: 4.2.11 15374 unique-string: 3.0.0 15375 write-file-atomic: 3.0.3 15376 xdg-basedir: 5.1.0 15377 15378 confusing-browser-globals@1.0.11: {} 15379 15380 connect-history-api-fallback@2.0.0: {} 15381 15382 console-browserify@1.2.0: {} 15383 15384 console-clear@1.1.1: {} 15385 15386 console-control-strings@1.1.0: {} 15387 15388 constants-browserify@1.0.0: {} 15389 15390 content-disposition@0.5.4: 15391 dependencies: 15392 safe-buffer: 5.2.1 15393 15394 content-type@1.0.4: {} 15395 15396 convert-source-map@1.9.0: {} 15397 15398 convert-source-map@2.0.0: {} 15399 15400 convert-to-spaces@2.0.1: {} 15401 15402 cookie-signature@1.0.6: {} 15403 15404 cookie@0.5.0: {} 15405 15406 copy-concurrently@1.0.5: 15407 dependencies: 15408 aproba: 1.2.0 15409 fs-write-stream-atomic: 1.0.10 15410 iferr: 0.1.5 15411 mkdirp: 0.5.6 15412 rimraf: 2.7.1 15413 run-queue: 1.0.3 15414 15415 copy-descriptor@0.1.1: {} 15416 15417 copy-webpack-plugin@6.4.1(webpack@4.46.0): 15418 dependencies: 15419 cacache: 15.3.0 15420 fast-glob: 3.3.2 15421 find-cache-dir: 3.3.2 15422 glob-parent: 5.1.2 15423 globby: 11.1.0 15424 loader-utils: 2.0.3 15425 normalize-path: 3.0.0 15426 p-limit: 3.1.0 15427 schema-utils: 3.1.1 15428 serialize-javascript: 5.0.1 15429 webpack: 4.46.0 15430 webpack-sources: 1.4.3 15431 transitivePeerDependencies: 15432 - bluebird 15433 15434 core-js-compat@3.26.0: 15435 dependencies: 15436 browserslist: 4.22.2 15437 15438 core-js-compat@3.33.3: 15439 dependencies: 15440 browserslist: 4.22.2 15441 15442 core-js@3.26.0: {} 15443 15444 core-js@3.29.0: {} 15445 15446 core-util-is@1.0.2: {} 15447 15448 core-util-is@1.0.3: {} 15449 15450 cosmiconfig@5.2.1: 15451 dependencies: 15452 import-fresh: 2.0.0 15453 is-directory: 0.3.1 15454 js-yaml: 3.14.1 15455 parse-json: 4.0.0 15456 15457 cosmiconfig@7.0.1: 15458 dependencies: 15459 '@types/parse-json': 4.0.0 15460 import-fresh: 3.3.0 15461 parse-json: 5.2.0 15462 path-type: 4.0.0 15463 yaml: 1.10.2 15464 15465 cosmiconfig@8.1.3: 15466 dependencies: 15467 import-fresh: 3.3.0 15468 js-yaml: 4.1.0 15469 parse-json: 5.2.0 15470 path-type: 4.0.0 15471 15472 create-ecdh@4.0.4: 15473 dependencies: 15474 bn.js: 4.12.0 15475 elliptic: 6.5.4 15476 15477 create-hash@1.2.0: 15478 dependencies: 15479 cipher-base: 1.0.4 15480 inherits: 2.0.4 15481 md5.js: 1.3.5 15482 ripemd160: 2.0.2 15483 sha.js: 2.4.11 15484 15485 create-hmac@1.1.7: 15486 dependencies: 15487 cipher-base: 1.0.4 15488 create-hash: 1.2.0 15489 inherits: 2.0.4 15490 ripemd160: 2.0.2 15491 safe-buffer: 5.2.1 15492 sha.js: 2.4.11 15493 15494 create-require@1.1.1: {} 15495 15496 critters-webpack-plugin@2.5.0(html-webpack-plugin@3.2.0(webpack@4.46.0)): 15497 dependencies: 15498 css: 2.2.4 15499 cssnano: 4.1.11 15500 jsdom: 12.2.0 15501 minimatch: 3.1.2 15502 parse5: 4.0.0 15503 postcss: 7.0.39 15504 pretty-bytes: 4.0.2 15505 webpack-log: 2.0.0 15506 webpack-sources: 1.4.3 15507 optionalDependencies: 15508 html-webpack-plugin: 3.2.0(webpack@4.46.0) 15509 transitivePeerDependencies: 15510 - bufferutil 15511 - utf-8-validate 15512 15513 cross-spawn-promise@0.10.2: 15514 dependencies: 15515 cross-spawn: 5.1.0 15516 15517 cross-spawn@5.1.0: 15518 dependencies: 15519 lru-cache: 4.1.5 15520 shebang-command: 1.2.0 15521 which: 1.3.1 15522 15523 cross-spawn@7.0.3: 15524 dependencies: 15525 path-key: 3.1.1 15526 shebang-command: 2.0.0 15527 which: 2.0.2 15528 15529 crypto-browserify@3.12.0: 15530 dependencies: 15531 browserify-cipher: 1.0.1 15532 browserify-sign: 4.2.1 15533 create-ecdh: 4.0.4 15534 create-hash: 1.2.0 15535 create-hmac: 1.1.7 15536 diffie-hellman: 5.0.3 15537 inherits: 2.0.4 15538 pbkdf2: 3.1.2 15539 public-encrypt: 4.0.3 15540 randombytes: 2.1.0 15541 randomfill: 1.0.4 15542 15543 crypto-random-string@2.0.0: {} 15544 15545 crypto-random-string@4.0.0: 15546 dependencies: 15547 type-fest: 1.4.0 15548 15549 css-color-names@0.0.4: {} 15550 15551 css-declaration-sorter@4.0.1: 15552 dependencies: 15553 postcss: 7.0.39 15554 timsort: 0.3.0 15555 15556 css-declaration-sorter@6.3.1(postcss@8.4.49): 15557 dependencies: 15558 postcss: 8.4.49 15559 15560 css-loader@5.2.7(webpack@4.46.0): 15561 dependencies: 15562 icss-utils: 5.1.0(postcss@8.4.49) 15563 loader-utils: 2.0.3 15564 postcss: 8.4.49 15565 postcss-modules-extract-imports: 3.0.0(postcss@8.4.49) 15566 postcss-modules-local-by-default: 4.0.0(postcss@8.4.49) 15567 postcss-modules-scope: 3.0.0(postcss@8.4.49) 15568 postcss-modules-values: 4.0.0(postcss@8.4.49) 15569 postcss-value-parser: 4.2.0 15570 schema-utils: 3.1.1 15571 semver: 7.6.2 15572 webpack: 4.46.0 15573 15574 css-select-base-adapter@0.1.1: {} 15575 15576 css-select@2.1.0: 15577 dependencies: 15578 boolbase: 1.0.0 15579 css-what: 3.4.2 15580 domutils: 1.7.0 15581 nth-check: 1.0.2 15582 15583 css-select@4.3.0: 15584 dependencies: 15585 boolbase: 1.0.0 15586 css-what: 6.1.0 15587 domhandler: 4.3.1 15588 domutils: 2.8.0 15589 nth-check: 2.1.1 15590 15591 css-select@5.1.0: 15592 dependencies: 15593 boolbase: 1.0.0 15594 css-what: 6.1.0 15595 domhandler: 5.0.3 15596 domutils: 3.1.0 15597 nth-check: 2.1.1 15598 15599 css-tree@1.0.0-alpha.37: 15600 dependencies: 15601 mdn-data: 2.0.4 15602 source-map: 0.6.1 15603 15604 css-tree@1.1.3: 15605 dependencies: 15606 mdn-data: 2.0.14 15607 source-map: 0.6.1 15608 15609 css-what@3.4.2: {} 15610 15611 css-what@6.1.0: {} 15612 15613 css.escape@1.5.1: {} 15614 15615 css@2.2.4: 15616 dependencies: 15617 inherits: 2.0.4 15618 source-map: 0.6.1 15619 source-map-resolve: 0.5.3 15620 urix: 0.1.0 15621 15622 cssesc@3.0.0: {} 15623 15624 cssnano-preset-default@4.0.8: 15625 dependencies: 15626 css-declaration-sorter: 4.0.1 15627 cssnano-util-raw-cache: 4.0.1 15628 postcss: 7.0.39 15629 postcss-calc: 7.0.5 15630 postcss-colormin: 4.0.3 15631 postcss-convert-values: 4.0.1 15632 postcss-discard-comments: 4.0.2 15633 postcss-discard-duplicates: 4.0.2 15634 postcss-discard-empty: 4.0.1 15635 postcss-discard-overridden: 4.0.1 15636 postcss-merge-longhand: 4.0.11 15637 postcss-merge-rules: 4.0.3 15638 postcss-minify-font-values: 4.0.2 15639 postcss-minify-gradients: 4.0.2 15640 postcss-minify-params: 4.0.2 15641 postcss-minify-selectors: 4.0.2 15642 postcss-normalize-charset: 4.0.1 15643 postcss-normalize-display-values: 4.0.2 15644 postcss-normalize-positions: 4.0.2 15645 postcss-normalize-repeat-style: 4.0.2 15646 postcss-normalize-string: 4.0.2 15647 postcss-normalize-timing-functions: 4.0.2 15648 postcss-normalize-unicode: 4.0.1 15649 postcss-normalize-url: 4.0.1 15650 postcss-normalize-whitespace: 4.0.2 15651 postcss-ordered-values: 4.1.2 15652 postcss-reduce-initial: 4.0.3 15653 postcss-reduce-transforms: 4.0.2 15654 postcss-svgo: 4.0.3 15655 postcss-unique-selectors: 4.0.1 15656 15657 cssnano-preset-default@5.2.12(postcss@8.4.49): 15658 dependencies: 15659 css-declaration-sorter: 6.3.1(postcss@8.4.49) 15660 cssnano-utils: 3.1.0(postcss@8.4.49) 15661 postcss: 8.4.49 15662 postcss-calc: 8.2.4(postcss@8.4.49) 15663 postcss-colormin: 5.3.0(postcss@8.4.49) 15664 postcss-convert-values: 5.1.2(postcss@8.4.49) 15665 postcss-discard-comments: 5.1.2(postcss@8.4.49) 15666 postcss-discard-duplicates: 5.1.0(postcss@8.4.49) 15667 postcss-discard-empty: 5.1.1(postcss@8.4.49) 15668 postcss-discard-overridden: 5.1.0(postcss@8.4.49) 15669 postcss-merge-longhand: 5.1.6(postcss@8.4.49) 15670 postcss-merge-rules: 5.1.2(postcss@8.4.49) 15671 postcss-minify-font-values: 5.1.0(postcss@8.4.49) 15672 postcss-minify-gradients: 5.1.1(postcss@8.4.49) 15673 postcss-minify-params: 5.1.3(postcss@8.4.49) 15674 postcss-minify-selectors: 5.2.1(postcss@8.4.49) 15675 postcss-normalize-charset: 5.1.0(postcss@8.4.49) 15676 postcss-normalize-display-values: 5.1.0(postcss@8.4.49) 15677 postcss-normalize-positions: 5.1.1(postcss@8.4.49) 15678 postcss-normalize-repeat-style: 5.1.1(postcss@8.4.49) 15679 postcss-normalize-string: 5.1.0(postcss@8.4.49) 15680 postcss-normalize-timing-functions: 5.1.0(postcss@8.4.49) 15681 postcss-normalize-unicode: 5.1.0(postcss@8.4.49) 15682 postcss-normalize-url: 5.1.0(postcss@8.4.49) 15683 postcss-normalize-whitespace: 5.1.1(postcss@8.4.49) 15684 postcss-ordered-values: 5.1.3(postcss@8.4.49) 15685 postcss-reduce-initial: 5.1.0(postcss@8.4.49) 15686 postcss-reduce-transforms: 5.1.0(postcss@8.4.49) 15687 postcss-svgo: 5.1.0(postcss@8.4.49) 15688 postcss-unique-selectors: 5.1.1(postcss@8.4.49) 15689 15690 cssnano-util-get-arguments@4.0.0: {} 15691 15692 cssnano-util-get-match@4.0.0: {} 15693 15694 cssnano-util-raw-cache@4.0.1: 15695 dependencies: 15696 postcss: 7.0.39 15697 15698 cssnano-util-same-parent@4.0.1: {} 15699 15700 cssnano-utils@3.1.0(postcss@8.4.49): 15701 dependencies: 15702 postcss: 8.4.49 15703 15704 cssnano@4.1.11: 15705 dependencies: 15706 cosmiconfig: 5.2.1 15707 cssnano-preset-default: 4.0.8 15708 is-resolvable: 1.1.0 15709 postcss: 7.0.39 15710 15711 cssnano@5.1.13(postcss@8.4.49): 15712 dependencies: 15713 cssnano-preset-default: 5.2.12(postcss@8.4.49) 15714 lilconfig: 2.1.0 15715 postcss: 8.4.49 15716 yaml: 1.10.2 15717 15718 csso@4.2.0: 15719 dependencies: 15720 css-tree: 1.1.3 15721 15722 cssom@0.3.8: {} 15723 15724 cssstyle@1.4.0: 15725 dependencies: 15726 cssom: 0.3.8 15727 15728 cssstyle@4.6.0: 15729 dependencies: 15730 '@asamuzakjp/css-color': 3.2.0 15731 rrweb-cssom: 0.8.0 15732 15733 currently-unhandled@0.4.1: 15734 dependencies: 15735 array-find-index: 1.0.2 15736 15737 cyclist@1.0.2: {} 15738 15739 damerau-levenshtein@1.0.8: {} 15740 15741 dashdash@1.14.1: 15742 dependencies: 15743 assert-plus: 1.0.0 15744 15745 data-uri-to-buffer@4.0.1: {} 15746 15747 data-urls@1.1.0: 15748 dependencies: 15749 abab: 2.0.6 15750 whatwg-mimetype: 2.3.0 15751 whatwg-url: 7.1.0 15752 15753 data-urls@5.0.0: 15754 dependencies: 15755 whatwg-mimetype: 4.0.0 15756 whatwg-url: 14.2.0 15757 15758 date-fns@2.29.2: {} 15759 15760 date-fns@2.29.3: {} 15761 15762 date-time@3.1.0: 15763 dependencies: 15764 time-zone: 1.0.0 15765 15766 debounce@1.2.1: {} 15767 15768 debug@2.6.9: 15769 dependencies: 15770 ms: 2.0.0 15771 15772 debug@3.2.7: 15773 dependencies: 15774 ms: 2.1.3 15775 15776 debug@4.3.3(supports-color@8.1.1): 15777 dependencies: 15778 ms: 2.1.2 15779 optionalDependencies: 15780 supports-color: 8.1.1 15781 15782 debug@4.3.4: 15783 dependencies: 15784 ms: 2.1.2 15785 15786 decamelize@1.2.0: {} 15787 15788 decamelize@4.0.0: {} 15789 15790 decamelize@6.0.0: {} 15791 15792 decimal.js@10.6.0: {} 15793 15794 decode-uri-component@0.2.2: {} 15795 15796 decompress-response@3.3.0: 15797 dependencies: 15798 mimic-response: 1.0.1 15799 15800 decompress-response@6.0.0: 15801 dependencies: 15802 mimic-response: 3.1.0 15803 15804 deep-eql@3.0.1: 15805 dependencies: 15806 type-detect: 4.0.8 15807 15808 deep-extend@0.6.0: {} 15809 15810 deep-is@0.1.4: {} 15811 15812 deepcopy@1.0.0: 15813 dependencies: 15814 type-detect: 4.0.8 15815 15816 deepcopy@2.1.0: 15817 dependencies: 15818 type-detect: 4.0.8 15819 15820 deepmerge@2.2.1: {} 15821 15822 deepmerge@4.3.1: {} 15823 15824 default-gateway@6.0.3: 15825 dependencies: 15826 execa: 5.1.1 15827 15828 default-require-extensions@3.0.1: 15829 dependencies: 15830 strip-bom: 4.0.0 15831 15832 defaults@1.0.4: 15833 dependencies: 15834 clone: 1.0.4 15835 15836 defer-to-connect@1.1.3: {} 15837 15838 defer-to-connect@2.0.1: {} 15839 15840 define-data-property@1.1.1: 15841 dependencies: 15842 get-intrinsic: 1.2.2 15843 gopd: 1.0.1 15844 has-property-descriptors: 1.0.1 15845 15846 define-lazy-prop@2.0.0: {} 15847 15848 define-properties@1.2.1: 15849 dependencies: 15850 define-data-property: 1.1.1 15851 has-property-descriptors: 1.0.1 15852 object-keys: 1.1.1 15853 15854 define-property@0.2.5: 15855 dependencies: 15856 is-descriptor: 0.1.6 15857 15858 define-property@1.0.0: 15859 dependencies: 15860 is-descriptor: 1.0.2 15861 15862 define-property@2.0.2: 15863 dependencies: 15864 is-descriptor: 1.0.2 15865 isobject: 3.0.1 15866 15867 delayed-stream@1.0.0: {} 15868 15869 delegates@1.0.0: {} 15870 15871 depd@1.1.2: {} 15872 15873 depd@2.0.0: {} 15874 15875 dependency-graph@0.11.0: {} 15876 15877 dequal@2.0.3: {} 15878 15879 des.js@1.1.0: 15880 dependencies: 15881 inherits: 2.0.4 15882 minimalistic-assert: 1.0.1 15883 15884 destroy@1.2.0: {} 15885 15886 detect-libc@2.0.2: {} 15887 15888 detect-node@2.1.0: {} 15889 15890 didyoumean@1.2.2: {} 15891 15892 diff@4.0.2: {} 15893 15894 diff@5.0.0: {} 15895 15896 diffie-hellman@5.0.3: 15897 dependencies: 15898 bn.js: 4.12.0 15899 miller-rabin: 4.0.1 15900 randombytes: 2.1.0 15901 15902 dir-glob@3.0.1: 15903 dependencies: 15904 path-type: 4.0.0 15905 15906 dlv@1.1.3: {} 15907 15908 dns-equal@1.0.0: {} 15909 15910 dns-packet@5.4.0: 15911 dependencies: 15912 '@leichtgewicht/ip-codec': 2.0.4 15913 15914 doctrine@2.1.0: 15915 dependencies: 15916 esutils: 2.0.3 15917 15918 doctrine@3.0.0: 15919 dependencies: 15920 esutils: 2.0.3 15921 15922 dom-converter@0.2.0: 15923 dependencies: 15924 utila: 0.4.0 15925 15926 dom-serializer@0.2.2: 15927 dependencies: 15928 domelementtype: 2.3.0 15929 entities: 2.2.0 15930 15931 dom-serializer@1.4.1: 15932 dependencies: 15933 domelementtype: 2.3.0 15934 domhandler: 4.3.1 15935 entities: 2.2.0 15936 15937 dom-serializer@2.0.0: 15938 dependencies: 15939 domelementtype: 2.3.0 15940 domhandler: 5.0.3 15941 entities: 4.5.0 15942 15943 domain-browser@1.2.0: {} 15944 15945 domelementtype@1.3.1: {} 15946 15947 domelementtype@2.3.0: {} 15948 15949 domexception@1.0.1: 15950 dependencies: 15951 webidl-conversions: 4.0.2 15952 15953 domhandler@4.3.1: 15954 dependencies: 15955 domelementtype: 2.3.0 15956 15957 domhandler@5.0.3: 15958 dependencies: 15959 domelementtype: 2.3.0 15960 15961 domutils@1.7.0: 15962 dependencies: 15963 dom-serializer: 0.2.2 15964 domelementtype: 1.3.1 15965 15966 domutils@2.8.0: 15967 dependencies: 15968 dom-serializer: 1.4.1 15969 domelementtype: 2.3.0 15970 domhandler: 4.3.1 15971 15972 domutils@3.1.0: 15973 dependencies: 15974 dom-serializer: 2.0.0 15975 domelementtype: 2.3.0 15976 domhandler: 5.0.3 15977 15978 dot-case@3.0.4: 15979 dependencies: 15980 no-case: 3.0.4 15981 tslib: 2.6.2 15982 15983 dot-prop@5.3.0: 15984 dependencies: 15985 is-obj: 2.0.0 15986 15987 dot-prop@6.0.1: 15988 dependencies: 15989 is-obj: 2.0.0 15990 15991 dotenv@16.0.3: {} 15992 15993 dotenv@8.6.0: {} 15994 15995 dtrace-provider@0.8.8: 15996 dependencies: 15997 nan: 2.18.0 15998 optional: true 15999 16000 dunder-proto@1.0.1: 16001 dependencies: 16002 call-bind-apply-helpers: 1.0.2 16003 es-errors: 1.3.0 16004 gopd: 1.2.0 16005 16006 duplexer3@0.1.5: {} 16007 16008 duplexer@0.1.2: {} 16009 16010 duplexify@3.7.1: 16011 dependencies: 16012 end-of-stream: 1.4.4 16013 inherits: 2.0.4 16014 readable-stream: 2.3.8 16015 stream-shift: 1.0.1 16016 16017 eastasianwidth@0.2.0: {} 16018 16019 ecc-jsbn@0.1.2: 16020 dependencies: 16021 jsbn: 0.1.1 16022 safer-buffer: 2.1.2 16023 16024 ecdsa-sig-formatter@1.0.11: 16025 dependencies: 16026 safe-buffer: 5.2.1 16027 16028 ee-first@1.1.1: {} 16029 16030 ejs-loader@0.5.0: 16031 dependencies: 16032 loader-utils: 2.0.3 16033 lodash: 4.17.21 16034 16035 ejs@3.1.8: 16036 dependencies: 16037 jake: 10.8.5 16038 16039 electron-to-chromium@1.4.284: {} 16040 16041 electron-to-chromium@1.4.613: {} 16042 16043 elliptic@6.5.4: 16044 dependencies: 16045 bn.js: 4.12.0 16046 brorand: 1.1.0 16047 hash.js: 1.1.7 16048 hmac-drbg: 1.0.1 16049 inherits: 2.0.4 16050 minimalistic-assert: 1.0.1 16051 minimalistic-crypto-utils: 1.0.1 16052 16053 emittery@1.0.1: {} 16054 16055 emoji-regex@10.3.0: {} 16056 16057 emoji-regex@8.0.0: {} 16058 16059 emoji-regex@9.2.2: {} 16060 16061 emojis-list@2.1.0: {} 16062 16063 emojis-list@3.0.0: {} 16064 16065 encodeurl@1.0.2: {} 16066 16067 encoding@0.1.13: 16068 dependencies: 16069 iconv-lite: 0.6.3 16070 16071 end-of-stream@1.4.4: 16072 dependencies: 16073 once: 1.4.0 16074 16075 enhanced-resolve@4.5.0: 16076 dependencies: 16077 graceful-fs: 4.2.11 16078 memory-fs: 0.5.0 16079 tapable: 1.1.3 16080 16081 enhanced-resolve@5.10.0: 16082 dependencies: 16083 graceful-fs: 4.2.11 16084 tapable: 2.2.1 16085 16086 enquirer@2.3.6: 16087 dependencies: 16088 ansi-colors: 4.1.3 16089 16090 entities@2.2.0: {} 16091 16092 entities@4.5.0: {} 16093 16094 envinfo@7.8.1: {} 16095 16096 errno@0.1.8: 16097 dependencies: 16098 prr: 1.0.1 16099 16100 error-ex@1.3.2: 16101 dependencies: 16102 is-arrayish: 0.2.1 16103 16104 es-abstract@1.22.3: 16105 dependencies: 16106 array-buffer-byte-length: 1.0.0 16107 arraybuffer.prototype.slice: 1.0.2 16108 available-typed-arrays: 1.0.5 16109 call-bind: 1.0.5 16110 es-set-tostringtag: 2.0.2 16111 es-to-primitive: 1.2.1 16112 function.prototype.name: 1.1.6 16113 get-intrinsic: 1.2.2 16114 get-symbol-description: 1.0.0 16115 globalthis: 1.0.3 16116 gopd: 1.0.1 16117 has-property-descriptors: 1.0.1 16118 has-proto: 1.0.1 16119 has-symbols: 1.0.3 16120 hasown: 2.0.0 16121 internal-slot: 1.0.6 16122 is-array-buffer: 3.0.2 16123 is-callable: 1.2.7 16124 is-negative-zero: 2.0.2 16125 is-regex: 1.1.4 16126 is-shared-array-buffer: 1.0.2 16127 is-string: 1.0.7 16128 is-typed-array: 1.1.12 16129 is-weakref: 1.0.2 16130 object-inspect: 1.13.1 16131 object-keys: 1.1.1 16132 object.assign: 4.1.5 16133 regexp.prototype.flags: 1.5.1 16134 safe-array-concat: 1.0.1 16135 safe-regex-test: 1.0.0 16136 string.prototype.trim: 1.2.8 16137 string.prototype.trimend: 1.0.7 16138 string.prototype.trimstart: 1.0.7 16139 typed-array-buffer: 1.0.0 16140 typed-array-byte-length: 1.0.0 16141 typed-array-byte-offset: 1.0.0 16142 typed-array-length: 1.0.4 16143 unbox-primitive: 1.0.2 16144 which-typed-array: 1.1.13 16145 16146 es-array-method-boxes-properly@1.0.0: {} 16147 16148 es-define-property@1.0.1: {} 16149 16150 es-errors@1.3.0: {} 16151 16152 es-iterator-helpers@1.0.15: 16153 dependencies: 16154 asynciterator.prototype: 1.0.0 16155 call-bind: 1.0.5 16156 define-properties: 1.2.1 16157 es-abstract: 1.22.3 16158 es-set-tostringtag: 2.0.2 16159 function-bind: 1.1.2 16160 get-intrinsic: 1.2.2 16161 globalthis: 1.0.3 16162 has-property-descriptors: 1.0.1 16163 has-proto: 1.0.1 16164 has-symbols: 1.0.3 16165 internal-slot: 1.0.6 16166 iterator.prototype: 1.1.2 16167 safe-array-concat: 1.0.1 16168 16169 es-object-atoms@1.1.1: 16170 dependencies: 16171 es-errors: 1.3.0 16172 16173 es-set-tostringtag@2.0.2: 16174 dependencies: 16175 get-intrinsic: 1.2.2 16176 has-tostringtag: 1.0.0 16177 hasown: 2.0.0 16178 16179 es-set-tostringtag@2.1.0: 16180 dependencies: 16181 es-errors: 1.3.0 16182 get-intrinsic: 1.3.0 16183 has-tostringtag: 1.0.2 16184 hasown: 2.0.2 16185 16186 es-shim-unscopables@1.0.2: 16187 dependencies: 16188 hasown: 2.0.0 16189 16190 es-to-primitive@1.2.1: 16191 dependencies: 16192 is-callable: 1.2.7 16193 is-date-object: 1.0.5 16194 is-symbol: 1.0.4 16195 16196 es6-error@4.1.1: {} 16197 16198 es6-promisify@7.0.0: {} 16199 16200 esbuild@0.12.29: {} 16201 16202 esbuild@0.19.9: 16203 optionalDependencies: 16204 '@esbuild/android-arm': 0.19.9 16205 '@esbuild/android-arm64': 0.19.9 16206 '@esbuild/android-x64': 0.19.9 16207 '@esbuild/darwin-arm64': 0.19.9 16208 '@esbuild/darwin-x64': 0.19.9 16209 '@esbuild/freebsd-arm64': 0.19.9 16210 '@esbuild/freebsd-x64': 0.19.9 16211 '@esbuild/linux-arm': 0.19.9 16212 '@esbuild/linux-arm64': 0.19.9 16213 '@esbuild/linux-ia32': 0.19.9 16214 '@esbuild/linux-loong64': 0.19.9 16215 '@esbuild/linux-mips64el': 0.19.9 16216 '@esbuild/linux-ppc64': 0.19.9 16217 '@esbuild/linux-riscv64': 0.19.9 16218 '@esbuild/linux-s390x': 0.19.9 16219 '@esbuild/linux-x64': 0.19.9 16220 '@esbuild/netbsd-x64': 0.19.9 16221 '@esbuild/openbsd-x64': 0.19.9 16222 '@esbuild/sunos-x64': 0.19.9 16223 '@esbuild/win32-arm64': 0.19.9 16224 '@esbuild/win32-ia32': 0.19.9 16225 '@esbuild/win32-x64': 0.19.9 16226 16227 escalade@3.1.1: {} 16228 16229 escape-goat@2.1.1: {} 16230 16231 escape-goat@4.0.0: {} 16232 16233 escape-html@1.0.3: {} 16234 16235 escape-string-regexp@1.0.5: {} 16236 16237 escape-string-regexp@2.0.0: {} 16238 16239 escape-string-regexp@4.0.0: {} 16240 16241 escape-string-regexp@5.0.0: {} 16242 16243 escodegen@1.14.3: 16244 dependencies: 16245 esprima: 4.0.1 16246 estraverse: 4.3.0 16247 esutils: 2.0.3 16248 optionator: 0.8.3 16249 optionalDependencies: 16250 source-map: 0.6.1 16251 16252 eslint-config-airbnb-base@15.0.0(eslint-plugin-import@2.29.1(@typescript-eslint/parser@5.41.0(eslint@8.26.0)(typescript@5.7.3))(eslint@8.26.0))(eslint@8.26.0): 16253 dependencies: 16254 confusing-browser-globals: 1.0.11 16255 eslint: 8.26.0 16256 eslint-plugin-import: 2.29.1(@typescript-eslint/parser@5.41.0(eslint@8.26.0)(typescript@5.7.3))(eslint@8.26.0) 16257 object.assign: 4.1.5 16258 object.entries: 1.1.7 16259 semver: 6.3.1 16260 16261 eslint-config-airbnb-typescript@17.1.0(@typescript-eslint/eslint-plugin@5.41.0(@typescript-eslint/parser@5.41.0(eslint@8.26.0)(typescript@5.7.3))(eslint@8.26.0)(typescript@5.7.3))(@typescript-eslint/parser@5.41.0(eslint@8.26.0)(typescript@5.7.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@5.41.0(eslint@8.26.0)(typescript@5.7.3))(eslint@8.26.0))(eslint@8.26.0): 16262 dependencies: 16263 '@typescript-eslint/eslint-plugin': 5.41.0(@typescript-eslint/parser@5.41.0(eslint@8.26.0)(typescript@5.7.3))(eslint@8.26.0)(typescript@5.7.3) 16264 '@typescript-eslint/parser': 5.41.0(eslint@8.26.0)(typescript@5.7.3) 16265 eslint: 8.26.0 16266 eslint-config-airbnb-base: 15.0.0(eslint-plugin-import@2.29.1(@typescript-eslint/parser@5.41.0(eslint@8.26.0)(typescript@5.7.3))(eslint@8.26.0))(eslint@8.26.0) 16267 eslint-plugin-import: 2.29.1(@typescript-eslint/parser@5.41.0(eslint@8.26.0)(typescript@5.7.3))(eslint@8.26.0) 16268 16269 eslint-config-preact@1.3.0(@typescript-eslint/eslint-plugin@4.33.0(@typescript-eslint/parser@4.33.0(eslint@7.32.0)(typescript@5.7.3))(eslint@7.32.0)(typescript@5.7.3))(eslint@7.32.0)(typescript@5.7.3): 16270 dependencies: 16271 '@babel/core': 7.18.9 16272 '@babel/eslint-parser': 7.19.1(@babel/core@7.18.9)(eslint@7.32.0) 16273 '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.18.9) 16274 '@babel/plugin-syntax-decorators': 7.19.0(@babel/core@7.18.9) 16275 '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.18.9) 16276 eslint: 7.32.0 16277 eslint-plugin-compat: 4.0.2(eslint@7.32.0) 16278 eslint-plugin-jest: 25.7.0(@typescript-eslint/eslint-plugin@4.33.0(@typescript-eslint/parser@4.33.0(eslint@7.32.0)(typescript@5.7.3))(eslint@7.32.0)(typescript@5.7.3))(eslint@7.32.0)(typescript@5.7.3) 16279 eslint-plugin-react: 7.33.2(eslint@7.32.0) 16280 eslint-plugin-react-hooks: 4.6.0(eslint@7.32.0) 16281 transitivePeerDependencies: 16282 - '@typescript-eslint/eslint-plugin' 16283 - jest 16284 - supports-color 16285 - typescript 16286 16287 eslint-config-prettier@9.1.0(eslint@8.56.0): 16288 dependencies: 16289 eslint: 8.56.0 16290 16291 eslint-import-resolver-node@0.3.9: 16292 dependencies: 16293 debug: 3.2.7 16294 is-core-module: 2.13.1 16295 resolve: 1.22.8 16296 transitivePeerDependencies: 16297 - supports-color 16298 16299 eslint-module-utils@2.8.0(@typescript-eslint/parser@5.41.0(eslint@8.26.0)(typescript@5.7.3))(eslint-import-resolver-node@0.3.9)(eslint@8.26.0): 16300 dependencies: 16301 debug: 3.2.7 16302 optionalDependencies: 16303 '@typescript-eslint/parser': 5.41.0(eslint@8.26.0)(typescript@5.7.3) 16304 eslint: 8.26.0 16305 eslint-import-resolver-node: 0.3.9 16306 transitivePeerDependencies: 16307 - supports-color 16308 16309 eslint-plugin-compat@4.0.2(eslint@7.32.0): 16310 dependencies: 16311 '@mdn/browser-compat-data': 4.2.1 16312 ast-metadata-inferer: 0.7.0 16313 browserslist: 4.22.2 16314 caniuse-lite: 1.0.30001570 16315 core-js: 3.26.0 16316 eslint: 7.32.0 16317 find-up: 5.0.0 16318 lodash.memoize: 4.1.2 16319 semver: 7.3.5 16320 16321 eslint-plugin-header@3.1.1(eslint@7.32.0): 16322 dependencies: 16323 eslint: 7.32.0 16324 16325 eslint-plugin-import@2.29.1(@typescript-eslint/parser@5.41.0(eslint@8.26.0)(typescript@5.7.3))(eslint@8.26.0): 16326 dependencies: 16327 array-includes: 3.1.7 16328 array.prototype.findlastindex: 1.2.3 16329 array.prototype.flat: 1.3.2 16330 array.prototype.flatmap: 1.3.2 16331 debug: 3.2.7 16332 doctrine: 2.1.0 16333 eslint: 8.26.0 16334 eslint-import-resolver-node: 0.3.9 16335 eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.41.0(eslint@8.26.0)(typescript@5.7.3))(eslint-import-resolver-node@0.3.9)(eslint@8.26.0) 16336 hasown: 2.0.0 16337 is-core-module: 2.13.1 16338 is-glob: 4.0.3 16339 minimatch: 3.1.2 16340 object.fromentries: 2.0.7 16341 object.groupby: 1.0.1 16342 object.values: 1.1.7 16343 semver: 6.3.1 16344 tsconfig-paths: 3.15.0 16345 optionalDependencies: 16346 '@typescript-eslint/parser': 5.41.0(eslint@8.26.0)(typescript@5.7.3) 16347 transitivePeerDependencies: 16348 - eslint-import-resolver-typescript 16349 - eslint-import-resolver-webpack 16350 - supports-color 16351 16352 eslint-plugin-jest@25.7.0(@typescript-eslint/eslint-plugin@4.33.0(@typescript-eslint/parser@4.33.0(eslint@7.32.0)(typescript@5.7.3))(eslint@7.32.0)(typescript@5.7.3))(eslint@7.32.0)(typescript@5.7.3): 16353 dependencies: 16354 '@typescript-eslint/experimental-utils': 5.41.0(eslint@7.32.0)(typescript@5.7.3) 16355 eslint: 7.32.0 16356 optionalDependencies: 16357 '@typescript-eslint/eslint-plugin': 4.33.0(@typescript-eslint/parser@4.33.0(eslint@7.32.0)(typescript@5.7.3))(eslint@7.32.0)(typescript@5.7.3) 16358 transitivePeerDependencies: 16359 - supports-color 16360 - typescript 16361 16362 eslint-plugin-jsx-a11y@6.8.0(eslint@8.26.0): 16363 dependencies: 16364 '@babel/runtime': 7.23.6 16365 aria-query: 5.3.0 16366 array-includes: 3.1.7 16367 array.prototype.flatmap: 1.3.2 16368 ast-types-flow: 0.0.8 16369 axe-core: 4.7.0 16370 axobject-query: 3.2.1 16371 damerau-levenshtein: 1.0.8 16372 emoji-regex: 9.2.2 16373 es-iterator-helpers: 1.0.15 16374 eslint: 8.26.0 16375 hasown: 2.0.0 16376 jsx-ast-utils: 3.3.5 16377 language-tags: 1.0.9 16378 minimatch: 3.1.2 16379 object.entries: 1.1.7 16380 object.fromentries: 2.0.7 16381 16382 eslint-plugin-no-unsanitized@4.0.2(eslint@8.56.0): 16383 dependencies: 16384 eslint: 8.56.0 16385 16386 eslint-plugin-react-hooks@4.6.0(eslint@7.32.0): 16387 dependencies: 16388 eslint: 7.32.0 16389 16390 eslint-plugin-react-hooks@4.6.0(eslint@8.26.0): 16391 dependencies: 16392 eslint: 8.26.0 16393 16394 eslint-plugin-react@7.33.2(eslint@7.32.0): 16395 dependencies: 16396 array-includes: 3.1.7 16397 array.prototype.flatmap: 1.3.2 16398 array.prototype.tosorted: 1.1.2 16399 doctrine: 2.1.0 16400 es-iterator-helpers: 1.0.15 16401 eslint: 7.32.0 16402 estraverse: 5.3.0 16403 jsx-ast-utils: 3.3.5 16404 minimatch: 3.1.2 16405 object.entries: 1.1.7 16406 object.fromentries: 2.0.7 16407 object.hasown: 1.1.3 16408 object.values: 1.1.7 16409 prop-types: 15.8.1 16410 resolve: 2.0.0-next.5 16411 semver: 6.3.1 16412 string.prototype.matchall: 4.0.10 16413 16414 eslint-plugin-react@7.33.2(eslint@8.26.0): 16415 dependencies: 16416 array-includes: 3.1.7 16417 array.prototype.flatmap: 1.3.2 16418 array.prototype.tosorted: 1.1.2 16419 doctrine: 2.1.0 16420 es-iterator-helpers: 1.0.15 16421 eslint: 8.26.0 16422 estraverse: 5.3.0 16423 jsx-ast-utils: 3.3.5 16424 minimatch: 3.1.2 16425 object.entries: 1.1.7 16426 object.fromentries: 2.0.7 16427 object.hasown: 1.1.3 16428 object.values: 1.1.7 16429 prop-types: 15.8.1 16430 resolve: 2.0.0-next.5 16431 semver: 6.3.1 16432 string.prototype.matchall: 4.0.10 16433 16434 eslint-plugin-react@7.33.2(eslint@8.56.0): 16435 dependencies: 16436 array-includes: 3.1.7 16437 array.prototype.flatmap: 1.3.2 16438 array.prototype.tosorted: 1.1.2 16439 doctrine: 2.1.0 16440 es-iterator-helpers: 1.0.15 16441 eslint: 8.56.0 16442 estraverse: 5.3.0 16443 jsx-ast-utils: 3.3.5 16444 minimatch: 3.1.2 16445 object.entries: 1.1.7 16446 object.fromentries: 2.0.7 16447 object.hasown: 1.1.3 16448 object.values: 1.1.7 16449 prop-types: 15.8.1 16450 resolve: 2.0.0-next.5 16451 semver: 6.3.1 16452 string.prototype.matchall: 4.0.10 16453 16454 eslint-scope@4.0.3: 16455 dependencies: 16456 esrecurse: 4.3.0 16457 estraverse: 4.3.0 16458 16459 eslint-scope@5.1.1: 16460 dependencies: 16461 esrecurse: 4.3.0 16462 estraverse: 4.3.0 16463 16464 eslint-scope@7.1.1: 16465 dependencies: 16466 esrecurse: 4.3.0 16467 estraverse: 5.3.0 16468 16469 eslint-scope@7.2.2: 16470 dependencies: 16471 esrecurse: 4.3.0 16472 estraverse: 5.3.0 16473 16474 eslint-utils@2.1.0: 16475 dependencies: 16476 eslint-visitor-keys: 1.3.0 16477 16478 eslint-utils@3.0.0(eslint@7.32.0): 16479 dependencies: 16480 eslint: 7.32.0 16481 eslint-visitor-keys: 2.1.0 16482 16483 eslint-utils@3.0.0(eslint@8.26.0): 16484 dependencies: 16485 eslint: 8.26.0 16486 eslint-visitor-keys: 2.1.0 16487 16488 eslint-visitor-keys@1.3.0: {} 16489 16490 eslint-visitor-keys@2.1.0: {} 16491 16492 eslint-visitor-keys@3.3.0: {} 16493 16494 eslint-visitor-keys@3.4.3: {} 16495 16496 eslint@7.32.0: 16497 dependencies: 16498 '@babel/code-frame': 7.12.11 16499 '@eslint/eslintrc': 0.4.3 16500 '@humanwhocodes/config-array': 0.5.0 16501 ajv: 6.12.6 16502 chalk: 4.1.2 16503 cross-spawn: 7.0.3 16504 debug: 4.3.4 16505 doctrine: 3.0.0 16506 enquirer: 2.3.6 16507 escape-string-regexp: 4.0.0 16508 eslint-scope: 5.1.1 16509 eslint-utils: 2.1.0 16510 eslint-visitor-keys: 2.1.0 16511 espree: 7.3.1 16512 esquery: 1.4.0 16513 esutils: 2.0.3 16514 fast-deep-equal: 3.1.3 16515 file-entry-cache: 6.0.1 16516 functional-red-black-tree: 1.0.1 16517 glob-parent: 5.1.2 16518 globals: 13.17.0 16519 ignore: 4.0.6 16520 import-fresh: 3.3.0 16521 imurmurhash: 0.1.4 16522 is-glob: 4.0.3 16523 js-yaml: 3.14.1 16524 json-stable-stringify-without-jsonify: 1.0.1 16525 levn: 0.4.1 16526 lodash.merge: 4.6.2 16527 minimatch: 3.1.2 16528 natural-compare: 1.4.0 16529 optionator: 0.9.1 16530 progress: 2.0.3 16531 regexpp: 3.2.0 16532 semver: 7.3.8 16533 strip-ansi: 6.0.1 16534 strip-json-comments: 3.1.1 16535 table: 6.8.0 16536 text-table: 0.2.0 16537 v8-compile-cache: 2.3.0 16538 transitivePeerDependencies: 16539 - supports-color 16540 16541 eslint@8.26.0: 16542 dependencies: 16543 '@eslint/eslintrc': 1.3.3 16544 '@humanwhocodes/config-array': 0.11.6 16545 '@humanwhocodes/module-importer': 1.0.1 16546 '@nodelib/fs.walk': 1.2.8 16547 ajv: 6.12.6 16548 chalk: 4.1.2 16549 cross-spawn: 7.0.3 16550 debug: 4.3.4 16551 doctrine: 3.0.0 16552 escape-string-regexp: 4.0.0 16553 eslint-scope: 7.1.1 16554 eslint-utils: 3.0.0(eslint@8.26.0) 16555 eslint-visitor-keys: 3.3.0 16556 espree: 9.4.0 16557 esquery: 1.4.0 16558 esutils: 2.0.3 16559 fast-deep-equal: 3.1.3 16560 file-entry-cache: 6.0.1 16561 find-up: 5.0.0 16562 glob-parent: 6.0.2 16563 globals: 13.17.0 16564 grapheme-splitter: 1.0.4 16565 ignore: 5.2.0 16566 import-fresh: 3.3.0 16567 imurmurhash: 0.1.4 16568 is-glob: 4.0.3 16569 is-path-inside: 3.0.3 16570 js-sdsl: 4.1.5 16571 js-yaml: 4.1.0 16572 json-stable-stringify-without-jsonify: 1.0.1 16573 levn: 0.4.1 16574 lodash.merge: 4.6.2 16575 minimatch: 3.1.2 16576 natural-compare: 1.4.0 16577 optionator: 0.9.1 16578 regexpp: 3.2.0 16579 strip-ansi: 6.0.1 16580 strip-json-comments: 3.1.1 16581 text-table: 0.2.0 16582 transitivePeerDependencies: 16583 - supports-color 16584 16585 eslint@8.56.0: 16586 dependencies: 16587 '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) 16588 '@eslint-community/regexpp': 4.10.0 16589 '@eslint/eslintrc': 2.1.4 16590 '@eslint/js': 8.56.0 16591 '@humanwhocodes/config-array': 0.11.13 16592 '@humanwhocodes/module-importer': 1.0.1 16593 '@nodelib/fs.walk': 1.2.8 16594 '@ungap/structured-clone': 1.2.0 16595 ajv: 6.12.6 16596 chalk: 4.1.2 16597 cross-spawn: 7.0.3 16598 debug: 4.3.4 16599 doctrine: 3.0.0 16600 escape-string-regexp: 4.0.0 16601 eslint-scope: 7.2.2 16602 eslint-visitor-keys: 3.4.3 16603 espree: 9.6.1 16604 esquery: 1.5.0 16605 esutils: 2.0.3 16606 fast-deep-equal: 3.1.3 16607 file-entry-cache: 6.0.1 16608 find-up: 5.0.0 16609 glob-parent: 6.0.2 16610 globals: 13.24.0 16611 graphemer: 1.4.0 16612 ignore: 5.3.0 16613 imurmurhash: 0.1.4 16614 is-glob: 4.0.3 16615 is-path-inside: 3.0.3 16616 js-yaml: 4.1.0 16617 json-stable-stringify-without-jsonify: 1.0.1 16618 levn: 0.4.1 16619 lodash.merge: 4.6.2 16620 minimatch: 3.1.2 16621 natural-compare: 1.4.0 16622 optionator: 0.9.3 16623 strip-ansi: 6.0.1 16624 text-table: 0.2.0 16625 transitivePeerDependencies: 16626 - supports-color 16627 16628 esm@3.2.25: {} 16629 16630 espree@7.3.1: 16631 dependencies: 16632 acorn: 7.4.1 16633 acorn-jsx: 5.3.2(acorn@7.4.1) 16634 eslint-visitor-keys: 1.3.0 16635 16636 espree@9.4.0: 16637 dependencies: 16638 acorn: 8.8.1 16639 acorn-jsx: 5.3.2(acorn@8.8.1) 16640 eslint-visitor-keys: 3.3.0 16641 16642 espree@9.6.1: 16643 dependencies: 16644 acorn: 8.11.2 16645 acorn-jsx: 5.3.2(acorn@8.11.2) 16646 eslint-visitor-keys: 3.4.3 16647 16648 esprima@4.0.1: {} 16649 16650 esquery@1.4.0: 16651 dependencies: 16652 estraverse: 5.3.0 16653 16654 esquery@1.5.0: 16655 dependencies: 16656 estraverse: 5.3.0 16657 16658 esrecurse@4.3.0: 16659 dependencies: 16660 estraverse: 5.3.0 16661 16662 estraverse@4.3.0: {} 16663 16664 estraverse@5.3.0: {} 16665 16666 estree-walker@1.0.1: {} 16667 16668 estree-walker@2.0.2: {} 16669 16670 esutils@2.0.3: {} 16671 16672 etag@1.8.1: {} 16673 16674 event-target-shim@5.0.1: {} 16675 16676 eventemitter3@4.0.7: {} 16677 16678 events@3.3.0: {} 16679 16680 evp_bytestokey@1.0.3: 16681 dependencies: 16682 md5.js: 1.3.5 16683 safe-buffer: 5.2.1 16684 16685 execa@4.1.0: 16686 dependencies: 16687 cross-spawn: 7.0.3 16688 get-stream: 5.2.0 16689 human-signals: 1.1.1 16690 is-stream: 2.0.1 16691 merge-stream: 2.0.0 16692 npm-run-path: 4.0.1 16693 onetime: 5.1.2 16694 signal-exit: 3.0.7 16695 strip-final-newline: 2.0.0 16696 16697 execa@5.1.1: 16698 dependencies: 16699 cross-spawn: 7.0.3 16700 get-stream: 6.0.1 16701 human-signals: 2.1.0 16702 is-stream: 2.0.1 16703 merge-stream: 2.0.0 16704 npm-run-path: 4.0.1 16705 onetime: 5.1.2 16706 signal-exit: 3.0.7 16707 strip-final-newline: 2.0.0 16708 16709 execa@7.2.0: 16710 dependencies: 16711 cross-spawn: 7.0.3 16712 get-stream: 6.0.1 16713 human-signals: 4.3.1 16714 is-stream: 3.0.0 16715 merge-stream: 2.0.0 16716 npm-run-path: 5.1.0 16717 onetime: 6.0.0 16718 signal-exit: 3.0.7 16719 strip-final-newline: 3.0.0 16720 16721 expand-brackets@2.1.4: 16722 dependencies: 16723 debug: 2.6.9 16724 define-property: 0.2.5 16725 extend-shallow: 2.0.1 16726 posix-character-classes: 0.1.1 16727 regex-not: 1.0.2 16728 snapdragon: 0.8.2 16729 to-regex: 3.0.2 16730 transitivePeerDependencies: 16731 - supports-color 16732 16733 express@4.18.2: 16734 dependencies: 16735 accepts: 1.3.8 16736 array-flatten: 1.1.1 16737 body-parser: 1.20.1 16738 content-disposition: 0.5.4 16739 content-type: 1.0.4 16740 cookie: 0.5.0 16741 cookie-signature: 1.0.6 16742 debug: 2.6.9 16743 depd: 2.0.0 16744 encodeurl: 1.0.2 16745 escape-html: 1.0.3 16746 etag: 1.8.1 16747 finalhandler: 1.2.0 16748 fresh: 0.5.2 16749 http-errors: 2.0.0 16750 merge-descriptors: 1.0.1 16751 methods: 1.1.2 16752 on-finished: 2.4.1 16753 parseurl: 1.3.3 16754 path-to-regexp: 0.1.7 16755 proxy-addr: 2.0.7 16756 qs: 6.11.0 16757 range-parser: 1.2.1 16758 safe-buffer: 5.2.1 16759 send: 0.18.0 16760 serve-static: 1.15.0 16761 setprototypeof: 1.2.0 16762 statuses: 2.0.1 16763 type-is: 1.6.18 16764 utils-merge: 1.0.1 16765 vary: 1.1.2 16766 transitivePeerDependencies: 16767 - supports-color 16768 16769 extend-shallow@2.0.1: 16770 dependencies: 16771 is-extendable: 0.1.1 16772 16773 extend-shallow@3.0.2: 16774 dependencies: 16775 assign-symbols: 1.0.0 16776 is-extendable: 1.0.1 16777 16778 extend@3.0.2: {} 16779 16780 extglob@2.0.4: 16781 dependencies: 16782 array-unique: 0.3.2 16783 define-property: 1.0.0 16784 expand-brackets: 2.1.4 16785 extend-shallow: 2.0.1 16786 fragment-cache: 0.2.1 16787 regex-not: 1.0.2 16788 snapdragon: 0.8.2 16789 to-regex: 3.0.2 16790 transitivePeerDependencies: 16791 - supports-color 16792 16793 extsprintf@1.3.0: {} 16794 16795 fast-deep-equal@3.1.3: {} 16796 16797 fast-diff@1.3.0: {} 16798 16799 fast-glob@3.3.2: 16800 dependencies: 16801 '@nodelib/fs.stat': 2.0.5 16802 '@nodelib/fs.walk': 1.2.8 16803 glob-parent: 5.1.2 16804 merge2: 1.4.1 16805 micromatch: 4.0.8 16806 16807 fast-json-patch@3.1.1: {} 16808 16809 fast-json-stable-stringify@2.1.0: {} 16810 16811 fast-levenshtein@2.0.6: {} 16812 16813 fast-redact@3.3.0: {} 16814 16815 fastq@1.13.0: 16816 dependencies: 16817 reusify: 1.0.4 16818 16819 faye-websocket@0.11.4: 16820 dependencies: 16821 websocket-driver: 0.7.4 16822 16823 fd-slicer@1.1.0: 16824 dependencies: 16825 pend: 1.2.0 16826 16827 fetch-blob@3.2.0: 16828 dependencies: 16829 node-domexception: 1.0.0 16830 web-streams-polyfill: 3.3.3 16831 16832 fflate@0.8.1: {} 16833 16834 figgy-pudding@3.5.2: {} 16835 16836 figures@6.0.1: 16837 dependencies: 16838 is-unicode-supported: 2.0.0 16839 16840 file-entry-cache@6.0.1: 16841 dependencies: 16842 flat-cache: 3.0.4 16843 16844 file-loader@1.1.11(webpack@4.46.0): 16845 dependencies: 16846 loader-utils: 1.4.0 16847 schema-utils: 0.4.7 16848 webpack: 4.46.0 16849 16850 file-loader@6.2.0(webpack@4.46.0): 16851 dependencies: 16852 loader-utils: 2.0.3 16853 schema-utils: 3.1.1 16854 webpack: 4.46.0 16855 16856 file-uri-to-path@1.0.0: {} 16857 16858 filelist@1.0.4: 16859 dependencies: 16860 minimatch: 5.1.6 16861 16862 fill-range@4.0.0: 16863 dependencies: 16864 extend-shallow: 2.0.1 16865 is-number: 3.0.0 16866 repeat-string: 1.6.1 16867 to-regex-range: 2.1.1 16868 16869 fill-range@7.0.1: 16870 dependencies: 16871 to-regex-range: 5.0.1 16872 16873 fill-range@7.1.1: 16874 dependencies: 16875 to-regex-range: 5.0.1 16876 16877 finalhandler@1.2.0: 16878 dependencies: 16879 debug: 2.6.9 16880 encodeurl: 1.0.2 16881 escape-html: 1.0.3 16882 on-finished: 2.4.1 16883 parseurl: 1.3.3 16884 statuses: 2.0.1 16885 unpipe: 1.0.0 16886 transitivePeerDependencies: 16887 - supports-color 16888 16889 find-cache-dir@2.1.0: 16890 dependencies: 16891 commondir: 1.0.1 16892 make-dir: 2.1.0 16893 pkg-dir: 3.0.0 16894 16895 find-cache-dir@3.3.2: 16896 dependencies: 16897 commondir: 1.0.1 16898 make-dir: 3.1.0 16899 pkg-dir: 4.2.0 16900 16901 find-up-simple@1.0.0: {} 16902 16903 find-up@3.0.0: 16904 dependencies: 16905 locate-path: 3.0.0 16906 16907 find-up@4.1.0: 16908 dependencies: 16909 locate-path: 5.0.0 16910 path-exists: 4.0.0 16911 16912 find-up@5.0.0: 16913 dependencies: 16914 locate-path: 6.0.0 16915 path-exists: 4.0.0 16916 16917 firefox-profile@4.3.2: 16918 dependencies: 16919 adm-zip: 0.5.10 16920 fs-extra: 9.0.1 16921 ini: 2.0.0 16922 minimist: 1.2.8 16923 xml2js: 0.5.0 16924 16925 first-chunk-stream@3.0.0: {} 16926 16927 flat-cache@3.0.4: 16928 dependencies: 16929 flatted: 3.2.7 16930 rimraf: 3.0.2 16931 16932 flat@5.0.2: {} 16933 16934 flatted@3.2.7: {} 16935 16936 flush-write-stream@1.1.1: 16937 dependencies: 16938 inherits: 2.0.4 16939 readable-stream: 2.3.8 16940 16941 follow-redirects@1.15.5: {} 16942 16943 for-each@0.3.3: 16944 dependencies: 16945 is-callable: 1.2.7 16946 16947 for-in@1.0.2: {} 16948 16949 foreground-child@2.0.0: 16950 dependencies: 16951 cross-spawn: 7.0.3 16952 signal-exit: 3.0.7 16953 16954 foreground-child@3.1.1: 16955 dependencies: 16956 cross-spawn: 7.0.3 16957 signal-exit: 4.1.0 16958 16959 forever-agent@0.6.1: {} 16960 16961 fork-ts-checker-webpack-plugin@4.1.6(eslint@8.56.0)(typescript@4.6.4)(webpack@4.46.0): 16962 dependencies: 16963 '@babel/code-frame': 7.23.5 16964 chalk: 2.4.2 16965 micromatch: 3.1.10 16966 minimatch: 3.1.2 16967 semver: 5.7.2 16968 tapable: 1.1.3 16969 typescript: 4.6.4 16970 webpack: 4.46.0 16971 worker-rpc: 0.1.1 16972 optionalDependencies: 16973 eslint: 8.56.0 16974 transitivePeerDependencies: 16975 - supports-color 16976 16977 form-data-encoder@2.1.4: {} 16978 16979 form-data@2.3.3: 16980 dependencies: 16981 asynckit: 0.4.0 16982 combined-stream: 1.0.8 16983 mime-types: 2.1.35 16984 16985 form-data@4.0.3: 16986 dependencies: 16987 asynckit: 0.4.0 16988 combined-stream: 1.0.8 16989 es-set-tostringtag: 2.1.0 16990 hasown: 2.0.2 16991 mime-types: 2.1.35 16992 16993 formdata-polyfill@4.0.10: 16994 dependencies: 16995 fetch-blob: 3.2.0 16996 16997 forwarded@0.2.0: {} 16998 16999 fraction.js@4.2.0: {} 17000 17001 fragment-cache@0.2.1: 17002 dependencies: 17003 map-cache: 0.2.2 17004 17005 fresh@0.5.2: {} 17006 17007 from2@2.3.0: 17008 dependencies: 17009 inherits: 2.0.4 17010 readable-stream: 2.3.8 17011 17012 fromentries@1.3.2: {} 17013 17014 fs-extra@11.1.0: 17015 dependencies: 17016 graceful-fs: 4.2.11 17017 jsonfile: 6.1.0 17018 universalify: 2.0.0 17019 17020 fs-extra@11.1.1: 17021 dependencies: 17022 graceful-fs: 4.2.11 17023 jsonfile: 6.1.0 17024 universalify: 2.0.0 17025 17026 fs-extra@9.0.1: 17027 dependencies: 17028 at-least-node: 1.0.0 17029 graceful-fs: 4.2.11 17030 jsonfile: 6.1.0 17031 universalify: 1.0.0 17032 17033 fs-extra@9.1.0: 17034 dependencies: 17035 at-least-node: 1.0.0 17036 graceful-fs: 4.2.11 17037 jsonfile: 6.1.0 17038 universalify: 2.0.0 17039 17040 fs-minipass@1.2.7: 17041 dependencies: 17042 minipass: 2.9.0 17043 17044 fs-minipass@2.1.0: 17045 dependencies: 17046 minipass: 3.3.6 17047 17048 fs-monkey@1.0.3: {} 17049 17050 fs-write-stream-atomic@1.0.10: 17051 dependencies: 17052 graceful-fs: 4.2.11 17053 iferr: 0.1.5 17054 imurmurhash: 0.1.4 17055 readable-stream: 2.3.8 17056 17057 fs.realpath@1.0.0: {} 17058 17059 fsevents@1.2.13: 17060 dependencies: 17061 bindings: 1.5.0 17062 nan: 2.19.0 17063 optional: true 17064 17065 fsevents@2.3.3: 17066 optional: true 17067 17068 function-bind@1.1.2: {} 17069 17070 function.prototype.name@1.1.6: 17071 dependencies: 17072 call-bind: 1.0.5 17073 define-properties: 1.2.1 17074 es-abstract: 1.22.3 17075 functions-have-names: 1.2.3 17076 17077 functional-red-black-tree@1.0.1: {} 17078 17079 functions-have-names@1.2.3: {} 17080 17081 fx-runner@1.4.0: 17082 dependencies: 17083 commander: 2.9.0 17084 shell-quote: 1.7.3 17085 spawn-sync: 1.0.15 17086 when: 3.7.7 17087 which: 1.2.4 17088 winreg: 0.0.12 17089 17090 gauge@3.0.2: 17091 dependencies: 17092 aproba: 2.0.0 17093 color-support: 1.1.3 17094 console-control-strings: 1.1.0 17095 has-unicode: 2.0.1 17096 object-assign: 4.1.1 17097 signal-exit: 3.0.7 17098 string-width: 4.2.3 17099 strip-ansi: 6.0.1 17100 wide-align: 1.1.5 17101 17102 gensync@1.0.0-beta.2: {} 17103 17104 get-caller-file@2.0.5: {} 17105 17106 get-east-asian-width@1.2.0: {} 17107 17108 get-func-name@2.0.0: {} 17109 17110 get-intrinsic@1.2.2: 17111 dependencies: 17112 function-bind: 1.1.2 17113 has-proto: 1.0.1 17114 has-symbols: 1.0.3 17115 hasown: 2.0.0 17116 17117 get-intrinsic@1.3.0: 17118 dependencies: 17119 call-bind-apply-helpers: 1.0.2 17120 es-define-property: 1.0.1 17121 es-errors: 1.3.0 17122 es-object-atoms: 1.1.1 17123 function-bind: 1.1.2 17124 get-proto: 1.0.1 17125 gopd: 1.2.0 17126 has-symbols: 1.1.0 17127 hasown: 2.0.2 17128 math-intrinsics: 1.1.0 17129 17130 get-own-enumerable-property-symbols@3.0.2: {} 17131 17132 get-package-type@0.1.0: {} 17133 17134 get-port@3.2.0: {} 17135 17136 get-port@5.1.1: {} 17137 17138 get-proto@1.0.1: 17139 dependencies: 17140 dunder-proto: 1.0.1 17141 es-object-atoms: 1.1.1 17142 17143 get-stdin@9.0.0: {} 17144 17145 get-stream@4.1.0: 17146 dependencies: 17147 pump: 3.0.0 17148 17149 get-stream@5.2.0: 17150 dependencies: 17151 pump: 3.0.0 17152 17153 get-stream@6.0.1: {} 17154 17155 get-symbol-description@1.0.0: 17156 dependencies: 17157 call-bind: 1.0.5 17158 get-intrinsic: 1.2.2 17159 17160 get-value@2.0.6: {} 17161 17162 getpass@0.1.7: 17163 dependencies: 17164 assert-plus: 1.0.0 17165 17166 gettext-parser@1.1.0: 17167 dependencies: 17168 encoding: 0.1.13 17169 17170 gittar@0.1.1: 17171 dependencies: 17172 mkdirp: 0.5.6 17173 tar: 4.4.19 17174 17175 glob-parent@3.1.0: 17176 dependencies: 17177 is-glob: 3.1.0 17178 path-dirname: 1.0.2 17179 optional: true 17180 17181 glob-parent@5.1.2: 17182 dependencies: 17183 is-glob: 4.0.3 17184 17185 glob-parent@6.0.2: 17186 dependencies: 17187 is-glob: 4.0.3 17188 17189 glob-to-regexp@0.4.1: {} 17190 17191 glob@10.3.10: 17192 dependencies: 17193 foreground-child: 3.1.1 17194 jackspeak: 2.3.6 17195 minimatch: 9.0.3 17196 minipass: 7.0.4 17197 path-scurry: 1.10.1 17198 17199 glob@6.0.4: 17200 dependencies: 17201 inflight: 1.0.6 17202 inherits: 2.0.4 17203 minimatch: 3.1.2 17204 once: 1.4.0 17205 path-is-absolute: 1.0.1 17206 optional: true 17207 17208 glob@7.2.0: 17209 dependencies: 17210 fs.realpath: 1.0.0 17211 inflight: 1.0.6 17212 inherits: 2.0.4 17213 minimatch: 3.1.2 17214 once: 1.4.0 17215 path-is-absolute: 1.0.1 17216 17217 glob@7.2.3: 17218 dependencies: 17219 fs.realpath: 1.0.0 17220 inflight: 1.0.6 17221 inherits: 2.0.4 17222 minimatch: 3.1.2 17223 once: 1.4.0 17224 path-is-absolute: 1.0.1 17225 17226 glob@8.1.0: 17227 dependencies: 17228 fs.realpath: 1.0.0 17229 inflight: 1.0.6 17230 inherits: 2.0.4 17231 minimatch: 5.1.6 17232 once: 1.4.0 17233 17234 global-dirs@3.0.0: 17235 dependencies: 17236 ini: 2.0.0 17237 17238 globals@11.12.0: {} 17239 17240 globals@13.17.0: 17241 dependencies: 17242 type-fest: 0.20.2 17243 17244 globals@13.21.0: 17245 dependencies: 17246 type-fest: 0.20.2 17247 17248 globals@13.24.0: 17249 dependencies: 17250 type-fest: 0.20.2 17251 17252 globalthis@1.0.3: 17253 dependencies: 17254 define-properties: 1.2.1 17255 17256 globby@11.1.0: 17257 dependencies: 17258 array-union: 2.1.0 17259 dir-glob: 3.0.1 17260 fast-glob: 3.3.2 17261 ignore: 5.3.0 17262 merge2: 1.4.1 17263 slash: 3.0.0 17264 17265 globby@13.2.2: 17266 dependencies: 17267 dir-glob: 3.0.1 17268 fast-glob: 3.3.2 17269 ignore: 5.2.4 17270 merge2: 1.4.1 17271 slash: 4.0.0 17272 17273 globby@14.0.0: 17274 dependencies: 17275 '@sindresorhus/merge-streams': 1.0.0 17276 fast-glob: 3.3.2 17277 ignore: 5.3.0 17278 path-type: 5.0.0 17279 slash: 5.1.0 17280 unicorn-magic: 0.1.0 17281 17282 gopd@1.0.1: 17283 dependencies: 17284 get-intrinsic: 1.2.2 17285 17286 gopd@1.2.0: {} 17287 17288 got@12.6.1: 17289 dependencies: 17290 '@sindresorhus/is': 5.6.0 17291 '@szmarczak/http-timer': 5.0.1 17292 cacheable-lookup: 7.0.0 17293 cacheable-request: 10.2.14 17294 decompress-response: 6.0.0 17295 form-data-encoder: 2.1.4 17296 get-stream: 6.0.1 17297 http2-wrapper: 2.2.1 17298 lowercase-keys: 3.0.0 17299 p-cancelable: 3.0.0 17300 responselike: 3.0.0 17301 17302 got@9.6.0: 17303 dependencies: 17304 '@sindresorhus/is': 0.14.0 17305 '@szmarczak/http-timer': 1.1.2 17306 '@types/keyv': 3.1.4 17307 '@types/responselike': 1.0.0 17308 cacheable-request: 6.1.0 17309 decompress-response: 3.3.0 17310 duplexer3: 0.1.5 17311 get-stream: 4.1.0 17312 lowercase-keys: 1.0.1 17313 mimic-response: 1.0.1 17314 p-cancelable: 1.1.0 17315 to-readable-stream: 1.0.0 17316 url-parse-lax: 3.0.0 17317 17318 graceful-fs@4.2.10: {} 17319 17320 graceful-fs@4.2.11: {} 17321 17322 graceful-readlink@1.0.1: {} 17323 17324 grapheme-splitter@1.0.4: {} 17325 17326 graphemer@1.4.0: {} 17327 17328 growl@1.10.5: {} 17329 17330 growly@1.3.0: {} 17331 17332 gzip-size@6.0.0: 17333 dependencies: 17334 duplexer: 0.1.2 17335 17336 handle-thing@2.0.1: {} 17337 17338 happy-dom@10.8.0: 17339 dependencies: 17340 css.escape: 1.5.1 17341 entities: 4.5.0 17342 iconv-lite: 0.6.3 17343 webidl-conversions: 7.0.0 17344 whatwg-encoding: 2.0.0 17345 whatwg-mimetype: 3.0.0 17346 17347 har-schema@2.0.0: {} 17348 17349 har-validator@5.1.5: 17350 dependencies: 17351 ajv: 6.12.6 17352 har-schema: 2.0.0 17353 17354 has-bigints@1.0.2: {} 17355 17356 has-color@0.1.7: {} 17357 17358 has-flag@3.0.0: {} 17359 17360 has-flag@4.0.0: {} 17361 17362 has-property-descriptors@1.0.1: 17363 dependencies: 17364 get-intrinsic: 1.2.2 17365 17366 has-proto@1.0.1: {} 17367 17368 has-symbols@1.0.3: {} 17369 17370 has-symbols@1.1.0: {} 17371 17372 has-tostringtag@1.0.0: 17373 dependencies: 17374 has-symbols: 1.0.3 17375 17376 has-tostringtag@1.0.2: 17377 dependencies: 17378 has-symbols: 1.0.3 17379 17380 has-unicode@2.0.1: {} 17381 17382 has-value@0.3.1: 17383 dependencies: 17384 get-value: 2.0.6 17385 has-values: 0.1.4 17386 isobject: 2.1.0 17387 17388 has-value@1.0.0: 17389 dependencies: 17390 get-value: 2.0.6 17391 has-values: 1.0.0 17392 isobject: 3.0.1 17393 17394 has-values@0.1.4: {} 17395 17396 has-values@1.0.0: 17397 dependencies: 17398 is-number: 3.0.0 17399 kind-of: 4.0.0 17400 17401 has-yarn@2.1.0: {} 17402 17403 has-yarn@3.0.0: {} 17404 17405 has@1.0.3: 17406 dependencies: 17407 function-bind: 1.1.2 17408 17409 hash-base@3.1.0: 17410 dependencies: 17411 inherits: 2.0.4 17412 readable-stream: 3.6.2 17413 safe-buffer: 5.2.1 17414 17415 hash-wasm@4.11.0: {} 17416 17417 hash.js@1.1.7: 17418 dependencies: 17419 inherits: 2.0.4 17420 minimalistic-assert: 1.0.1 17421 17422 hasha@5.2.2: 17423 dependencies: 17424 is-stream: 2.0.1 17425 type-fest: 0.8.1 17426 17427 hasown@2.0.0: 17428 dependencies: 17429 function-bind: 1.1.2 17430 17431 hasown@2.0.2: 17432 dependencies: 17433 function-bind: 1.1.2 17434 17435 he@1.2.0: {} 17436 17437 hex-color-regex@1.1.0: {} 17438 17439 history@4.10.1: 17440 dependencies: 17441 '@babel/runtime': 7.19.4 17442 loose-envify: 1.4.0 17443 resolve-pathname: 3.0.0 17444 tiny-invariant: 1.3.1 17445 tiny-warning: 1.0.3 17446 value-equal: 1.0.1 17447 17448 hmac-drbg@1.0.1: 17449 dependencies: 17450 hash.js: 1.1.7 17451 minimalistic-assert: 1.0.1 17452 minimalistic-crypto-utils: 1.0.1 17453 17454 hpack.js@2.1.6: 17455 dependencies: 17456 inherits: 2.0.4 17457 obuf: 1.1.2 17458 readable-stream: 2.3.8 17459 wbuf: 1.7.3 17460 17461 hsl-regex@1.0.0: {} 17462 17463 hsla-regex@1.0.0: {} 17464 17465 html-element-attributes@1.3.1: {} 17466 17467 html-encoding-sniffer@1.0.2: 17468 dependencies: 17469 whatwg-encoding: 1.0.5 17470 17471 html-encoding-sniffer@4.0.0: 17472 dependencies: 17473 whatwg-encoding: 3.1.1 17474 17475 html-entities@2.3.3: {} 17476 17477 html-escaper@2.0.2: {} 17478 17479 html-minifier-terser@6.1.0: 17480 dependencies: 17481 camel-case: 4.1.2 17482 clean-css: 5.3.3 17483 commander: 8.3.0 17484 he: 1.2.0 17485 param-case: 3.0.4 17486 relateurl: 0.2.7 17487 terser: 5.37.0 17488 17489 html-minifier@3.5.21: 17490 dependencies: 17491 camel-case: 3.0.0 17492 clean-css: 4.2.4 17493 commander: 2.17.1 17494 he: 1.2.0 17495 param-case: 2.1.1 17496 relateurl: 0.2.7 17497 uglify-js: 3.4.10 17498 17499 html-webpack-exclude-assets-plugin@0.0.7: {} 17500 17501 html-webpack-inline-chunk-plugin@1.1.1: 17502 dependencies: 17503 lodash: 4.17.21 17504 source-map-url: 0.4.1 17505 17506 html-webpack-inline-source-plugin@0.0.10: 17507 dependencies: 17508 escape-string-regexp: 1.0.5 17509 slash: 1.0.0 17510 source-map-url: 0.4.1 17511 17512 html-webpack-plugin@3.2.0(webpack@4.46.0): 17513 dependencies: 17514 html-minifier: 3.5.21 17515 loader-utils: 0.2.17 17516 lodash: 4.17.21 17517 pretty-error: 2.1.2 17518 tapable: 1.1.3 17519 toposort: 1.0.7 17520 util.promisify: 1.0.0 17521 webpack: 4.46.0 17522 17523 html-webpack-plugin@5.6.0(webpack@4.46.0): 17524 dependencies: 17525 '@types/html-minifier-terser': 6.1.0 17526 html-minifier-terser: 6.1.0 17527 lodash: 4.17.21 17528 pretty-error: 4.0.0 17529 tapable: 2.2.1 17530 optionalDependencies: 17531 webpack: 4.46.0 17532 17533 html-webpack-skip-assets-plugin@1.0.3(html-webpack-plugin@5.6.0(webpack@4.46.0))(webpack@4.46.0): 17534 dependencies: 17535 html-webpack-plugin: 5.6.0(webpack@4.46.0) 17536 minimatch: 3.0.4 17537 webpack: 4.46.0 17538 17539 htmlparser2@6.1.0: 17540 dependencies: 17541 domelementtype: 2.3.0 17542 domhandler: 4.3.1 17543 domutils: 2.8.0 17544 entities: 2.2.0 17545 17546 htmlparser2@8.0.2: 17547 dependencies: 17548 domelementtype: 2.3.0 17549 domhandler: 5.0.3 17550 domutils: 3.1.0 17551 entities: 4.5.0 17552 17553 http-cache-semantics@4.1.1: {} 17554 17555 http-deceiver@1.2.7: {} 17556 17557 http-errors@1.6.3: 17558 dependencies: 17559 depd: 1.1.2 17560 inherits: 2.0.3 17561 setprototypeof: 1.1.0 17562 statuses: 1.5.0 17563 17564 http-errors@2.0.0: 17565 dependencies: 17566 depd: 2.0.0 17567 inherits: 2.0.4 17568 setprototypeof: 1.2.0 17569 statuses: 2.0.1 17570 toidentifier: 1.0.1 17571 17572 http-parser-js@0.5.8: {} 17573 17574 http-proxy-agent@7.0.2: 17575 dependencies: 17576 agent-base: 7.1.4 17577 debug: 4.3.4 17578 transitivePeerDependencies: 17579 - supports-color 17580 17581 http-proxy-middleware@2.0.6(@types/express@4.17.14): 17582 dependencies: 17583 '@types/http-proxy': 1.17.9 17584 http-proxy: 1.18.1 17585 is-glob: 4.0.3 17586 is-plain-obj: 3.0.0 17587 micromatch: 4.0.8 17588 optionalDependencies: 17589 '@types/express': 4.17.14 17590 transitivePeerDependencies: 17591 - debug 17592 17593 http-proxy@1.18.1: 17594 dependencies: 17595 eventemitter3: 4.0.7 17596 follow-redirects: 1.15.5 17597 requires-port: 1.0.0 17598 transitivePeerDependencies: 17599 - debug 17600 17601 http-signature@1.2.0: 17602 dependencies: 17603 assert-plus: 1.0.0 17604 jsprim: 1.4.2 17605 sshpk: 1.17.0 17606 17607 http2-wrapper@2.2.1: 17608 dependencies: 17609 quick-lru: 5.1.1 17610 resolve-alpn: 1.2.1 17611 17612 https-browserify@1.0.0: {} 17613 17614 https-proxy-agent@5.0.1: 17615 dependencies: 17616 agent-base: 6.0.2 17617 debug: 4.3.4 17618 transitivePeerDependencies: 17619 - supports-color 17620 17621 https-proxy-agent@7.0.6: 17622 dependencies: 17623 agent-base: 7.1.4 17624 debug: 4.3.4 17625 transitivePeerDependencies: 17626 - supports-color 17627 17628 human-signals@1.1.1: {} 17629 17630 human-signals@2.1.0: {} 17631 17632 human-signals@4.3.1: {} 17633 17634 iconv-lite@0.4.24: 17635 dependencies: 17636 safer-buffer: 2.1.2 17637 17638 iconv-lite@0.6.3: 17639 dependencies: 17640 safer-buffer: 2.1.2 17641 17642 icss-utils@5.1.0(postcss@8.4.49): 17643 dependencies: 17644 postcss: 8.4.49 17645 17646 idb@7.1.0: {} 17647 17648 ieee754@1.2.1: {} 17649 17650 iferr@0.1.5: {} 17651 17652 ignore-by-default@2.1.0: {} 17653 17654 ignore@4.0.6: {} 17655 17656 ignore@5.2.0: {} 17657 17658 ignore@5.2.4: {} 17659 17660 ignore@5.3.0: {} 17661 17662 image-size@1.1.1: 17663 dependencies: 17664 queue: 6.0.2 17665 17666 immediate@3.0.6: {} 17667 17668 immutable@4.1.0: {} 17669 17670 import-fresh@2.0.0: 17671 dependencies: 17672 caller-path: 2.0.0 17673 resolve-from: 3.0.0 17674 17675 import-fresh@3.3.0: 17676 dependencies: 17677 parent-module: 1.0.1 17678 resolve-from: 4.0.0 17679 17680 import-lazy@2.1.0: {} 17681 17682 import-lazy@4.0.0: {} 17683 17684 imurmurhash@0.1.4: {} 17685 17686 indent-string@4.0.0: {} 17687 17688 indent-string@5.0.0: {} 17689 17690 indexes-of@1.0.1: {} 17691 17692 infer-owner@1.0.4: {} 17693 17694 inflight@1.0.6: 17695 dependencies: 17696 once: 1.4.0 17697 wrappy: 1.0.2 17698 17699 inherits@2.0.1: {} 17700 17701 inherits@2.0.3: {} 17702 17703 inherits@2.0.4: {} 17704 17705 ini@1.3.8: {} 17706 17707 ini@2.0.0: {} 17708 17709 inline-chunk-html-plugin@1.1.1: {} 17710 17711 internal-slot@1.0.6: 17712 dependencies: 17713 get-intrinsic: 1.2.2 17714 hasown: 2.0.0 17715 side-channel: 1.0.4 17716 17717 invert-kv@3.0.1: {} 17718 17719 ip@1.1.8: {} 17720 17721 ipaddr.js@1.9.1: {} 17722 17723 ipaddr.js@2.0.1: {} 17724 17725 irregular-plurals@3.5.0: {} 17726 17727 is-absolute-url@2.1.0: {} 17728 17729 is-absolute@0.1.7: 17730 dependencies: 17731 is-relative: 0.1.3 17732 17733 is-accessor-descriptor@0.1.6: 17734 dependencies: 17735 kind-of: 3.2.2 17736 17737 is-accessor-descriptor@1.0.0: 17738 dependencies: 17739 kind-of: 6.0.3 17740 17741 is-array-buffer@3.0.2: 17742 dependencies: 17743 call-bind: 1.0.5 17744 get-intrinsic: 1.2.2 17745 is-typed-array: 1.1.12 17746 17747 is-arrayish@0.2.1: {} 17748 17749 is-arrayish@0.3.2: {} 17750 17751 is-async-function@2.0.0: 17752 dependencies: 17753 has-tostringtag: 1.0.0 17754 17755 is-bigint@1.0.4: 17756 dependencies: 17757 has-bigints: 1.0.2 17758 17759 is-binary-path@1.0.1: 17760 dependencies: 17761 binary-extensions: 1.13.1 17762 optional: true 17763 17764 is-binary-path@2.1.0: 17765 dependencies: 17766 binary-extensions: 2.2.0 17767 17768 is-boolean-object@1.1.2: 17769 dependencies: 17770 call-bind: 1.0.5 17771 has-tostringtag: 1.0.0 17772 17773 is-buffer@1.1.6: {} 17774 17775 is-callable@1.2.7: {} 17776 17777 is-ci@2.0.0: 17778 dependencies: 17779 ci-info: 2.0.0 17780 17781 is-ci@3.0.1: 17782 dependencies: 17783 ci-info: 3.9.0 17784 17785 is-color-stop@1.1.0: 17786 dependencies: 17787 css-color-names: 0.0.4 17788 hex-color-regex: 1.1.0 17789 hsl-regex: 1.0.0 17790 hsla-regex: 1.0.0 17791 rgb-regex: 1.0.1 17792 rgba-regex: 1.0.0 17793 17794 is-core-module@2.13.1: 17795 dependencies: 17796 hasown: 2.0.0 17797 17798 is-data-descriptor@0.1.4: 17799 dependencies: 17800 kind-of: 3.2.2 17801 17802 is-data-descriptor@1.0.0: 17803 dependencies: 17804 kind-of: 6.0.3 17805 17806 is-date-object@1.0.5: 17807 dependencies: 17808 has-tostringtag: 1.0.0 17809 17810 is-descriptor@0.1.6: 17811 dependencies: 17812 is-accessor-descriptor: 0.1.6 17813 is-data-descriptor: 0.1.4 17814 kind-of: 5.1.0 17815 17816 is-descriptor@1.0.2: 17817 dependencies: 17818 is-accessor-descriptor: 1.0.0 17819 is-data-descriptor: 1.0.0 17820 kind-of: 6.0.3 17821 17822 is-directory@0.3.1: {} 17823 17824 is-docker@2.2.1: {} 17825 17826 is-extendable@0.1.1: {} 17827 17828 is-extendable@1.0.1: 17829 dependencies: 17830 is-plain-object: 2.0.4 17831 17832 is-extglob@2.1.1: {} 17833 17834 is-finalizationregistry@1.0.2: 17835 dependencies: 17836 call-bind: 1.0.5 17837 17838 is-fullwidth-code-point@3.0.0: {} 17839 17840 is-fullwidth-code-point@4.0.0: {} 17841 17842 is-generator-function@1.0.10: 17843 dependencies: 17844 has-tostringtag: 1.0.0 17845 17846 is-glob@3.1.0: 17847 dependencies: 17848 is-extglob: 2.1.1 17849 optional: true 17850 17851 is-glob@4.0.3: 17852 dependencies: 17853 is-extglob: 2.1.1 17854 17855 is-installed-globally@0.4.0: 17856 dependencies: 17857 global-dirs: 3.0.0 17858 is-path-inside: 3.0.3 17859 17860 is-interactive@1.0.0: {} 17861 17862 is-map@2.0.2: {} 17863 17864 is-mergeable-object@1.1.1: {} 17865 17866 is-module@1.0.0: {} 17867 17868 is-negative-zero@2.0.2: {} 17869 17870 is-npm@5.0.0: {} 17871 17872 is-npm@6.0.0: {} 17873 17874 is-number-object@1.0.7: 17875 dependencies: 17876 has-tostringtag: 1.0.0 17877 17878 is-number@3.0.0: 17879 dependencies: 17880 kind-of: 3.2.2 17881 17882 is-number@7.0.0: {} 17883 17884 is-obj@1.0.1: {} 17885 17886 is-obj@2.0.0: {} 17887 17888 is-path-inside@3.0.3: {} 17889 17890 is-plain-obj@2.1.0: {} 17891 17892 is-plain-obj@3.0.0: {} 17893 17894 is-plain-object@2.0.4: 17895 dependencies: 17896 isobject: 3.0.1 17897 17898 is-plain-object@5.0.0: {} 17899 17900 is-potential-custom-element-name@1.0.1: {} 17901 17902 is-promise@4.0.0: {} 17903 17904 is-regex@1.1.4: 17905 dependencies: 17906 call-bind: 1.0.5 17907 has-tostringtag: 1.0.0 17908 17909 is-regexp@1.0.0: {} 17910 17911 is-relative@0.1.3: {} 17912 17913 is-resolvable@1.1.0: {} 17914 17915 is-set@2.0.2: {} 17916 17917 is-shared-array-buffer@1.0.2: 17918 dependencies: 17919 call-bind: 1.0.5 17920 17921 is-stream@2.0.1: {} 17922 17923 is-stream@3.0.0: {} 17924 17925 is-string@1.0.7: 17926 dependencies: 17927 has-tostringtag: 1.0.0 17928 17929 is-symbol@1.0.4: 17930 dependencies: 17931 has-symbols: 1.0.3 17932 17933 is-typed-array@1.1.12: 17934 dependencies: 17935 which-typed-array: 1.1.13 17936 17937 is-typedarray@1.0.0: {} 17938 17939 is-unicode-supported@0.1.0: {} 17940 17941 is-unicode-supported@2.0.0: {} 17942 17943 is-utf8@0.2.1: {} 17944 17945 is-weakmap@2.0.1: {} 17946 17947 is-weakref@1.0.2: 17948 dependencies: 17949 call-bind: 1.0.5 17950 17951 is-weakset@2.0.2: 17952 dependencies: 17953 call-bind: 1.0.5 17954 get-intrinsic: 1.2.2 17955 17956 is-windows@1.0.2: {} 17957 17958 is-wsl@1.1.0: {} 17959 17960 is-wsl@2.2.0: 17961 dependencies: 17962 is-docker: 2.2.1 17963 17964 is-yarn-global@0.3.0: {} 17965 17966 is-yarn-global@0.4.1: {} 17967 17968 isarray@1.0.0: {} 17969 17970 isarray@2.0.5: {} 17971 17972 isexe@1.1.2: {} 17973 17974 isexe@2.0.0: {} 17975 17976 isobject@2.1.0: 17977 dependencies: 17978 isarray: 1.0.0 17979 17980 isobject@3.0.1: {} 17981 17982 isomorphic-unfetch@3.1.0(encoding@0.1.13): 17983 dependencies: 17984 node-fetch: 2.7.0(encoding@0.1.13) 17985 unfetch: 4.2.0 17986 transitivePeerDependencies: 17987 - encoding 17988 17989 isstream@0.1.2: {} 17990 17991 istanbul-lib-coverage@3.2.0: {} 17992 17993 istanbul-lib-coverage@3.2.2: {} 17994 17995 istanbul-lib-hook@3.0.0: 17996 dependencies: 17997 append-transform: 2.0.0 17998 17999 istanbul-lib-instrument@4.0.3: 18000 dependencies: 18001 '@babel/core': 7.18.9 18002 '@istanbuljs/schema': 0.1.3 18003 istanbul-lib-coverage: 3.2.0 18004 semver: 6.3.1 18005 transitivePeerDependencies: 18006 - supports-color 18007 18008 istanbul-lib-processinfo@2.0.3: 18009 dependencies: 18010 archy: 1.0.0 18011 cross-spawn: 7.0.3 18012 istanbul-lib-coverage: 3.2.0 18013 p-map: 3.0.0 18014 rimraf: 3.0.2 18015 uuid: 8.3.2 18016 18017 istanbul-lib-report@3.0.0: 18018 dependencies: 18019 istanbul-lib-coverage: 3.2.0 18020 make-dir: 3.1.0 18021 supports-color: 7.2.0 18022 18023 istanbul-lib-report@3.0.1: 18024 dependencies: 18025 istanbul-lib-coverage: 3.2.2 18026 make-dir: 4.0.0 18027 supports-color: 7.2.0 18028 18029 istanbul-lib-source-maps@4.0.1: 18030 dependencies: 18031 debug: 4.3.4 18032 istanbul-lib-coverage: 3.2.0 18033 source-map: 0.6.1 18034 transitivePeerDependencies: 18035 - supports-color 18036 18037 istanbul-reports@3.1.5: 18038 dependencies: 18039 html-escaper: 2.0.2 18040 istanbul-lib-report: 3.0.0 18041 18042 istanbul-reports@3.1.6: 18043 dependencies: 18044 html-escaper: 2.0.2 18045 istanbul-lib-report: 3.0.1 18046 18047 iterator.prototype@1.1.2: 18048 dependencies: 18049 define-properties: 1.2.1 18050 get-intrinsic: 1.2.2 18051 has-symbols: 1.0.3 18052 reflect.getprototypeof: 1.0.4 18053 set-function-name: 2.0.1 18054 18055 jackspeak@2.3.6: 18056 dependencies: 18057 '@isaacs/cliui': 8.0.2 18058 optionalDependencies: 18059 '@pkgjs/parseargs': 0.11.0 18060 18061 jake@10.8.5: 18062 dependencies: 18063 async: 3.2.4 18064 chalk: 4.1.2 18065 filelist: 1.0.4 18066 minimatch: 3.1.2 18067 18068 jed@1.1.1: {} 18069 18070 jest-worker@26.6.2: 18071 dependencies: 18072 '@types/node': 20.11.13 18073 merge-stream: 2.0.0 18074 supports-color: 7.2.0 18075 18076 jiti@1.21.7: {} 18077 18078 jose@4.13.1: {} 18079 18080 js-sdsl@4.1.5: {} 18081 18082 js-string-escape@1.0.1: {} 18083 18084 js-tokens@4.0.0: {} 18085 18086 js-yaml@3.14.1: 18087 dependencies: 18088 argparse: 1.0.10 18089 esprima: 4.0.1 18090 18091 js-yaml@4.1.0: 18092 dependencies: 18093 argparse: 2.0.1 18094 18095 jsbn@0.1.1: {} 18096 18097 jsdom@12.2.0: 18098 dependencies: 18099 abab: 2.0.6 18100 acorn: 6.4.2 18101 acorn-globals: 4.3.4 18102 array-equal: 1.0.0 18103 cssom: 0.3.8 18104 cssstyle: 1.4.0 18105 data-urls: 1.1.0 18106 domexception: 1.0.1 18107 escodegen: 1.14.3 18108 html-encoding-sniffer: 1.0.2 18109 nwsapi: 2.2.2 18110 parse5: 5.1.0 18111 pn: 1.1.0 18112 request: 2.88.2 18113 request-promise-native: 1.0.9(request@2.88.2) 18114 saxes: 3.1.11 18115 symbol-tree: 3.2.4 18116 tough-cookie: 2.5.0 18117 w3c-hr-time: 1.0.2 18118 webidl-conversions: 4.0.2 18119 whatwg-encoding: 1.0.5 18120 whatwg-mimetype: 2.3.0 18121 whatwg-url: 7.1.0 18122 ws: 6.2.2 18123 xml-name-validator: 3.0.0 18124 transitivePeerDependencies: 18125 - bufferutil 18126 - utf-8-validate 18127 18128 jsdom@24.1.3: 18129 dependencies: 18130 cssstyle: 4.6.0 18131 data-urls: 5.0.0 18132 decimal.js: 10.6.0 18133 form-data: 4.0.3 18134 html-encoding-sniffer: 4.0.0 18135 http-proxy-agent: 7.0.2 18136 https-proxy-agent: 7.0.6 18137 is-potential-custom-element-name: 1.0.1 18138 nwsapi: 2.2.20 18139 parse5: 7.1.2 18140 rrweb-cssom: 0.7.1 18141 saxes: 6.0.0 18142 symbol-tree: 3.2.4 18143 tough-cookie: 4.1.4 18144 w3c-xmlserializer: 5.0.0 18145 webidl-conversions: 7.0.0 18146 whatwg-encoding: 3.1.1 18147 whatwg-mimetype: 4.0.0 18148 whatwg-url: 14.2.0 18149 ws: 8.18.3 18150 xml-name-validator: 5.0.0 18151 transitivePeerDependencies: 18152 - bufferutil 18153 - supports-color 18154 - utf-8-validate 18155 18156 jsesc@0.5.0: {} 18157 18158 jsesc@2.5.2: {} 18159 18160 json-buffer@3.0.0: {} 18161 18162 json-buffer@3.0.1: {} 18163 18164 json-merge-patch@1.0.2: 18165 dependencies: 18166 fast-deep-equal: 3.1.3 18167 18168 json-parse-better-errors@1.0.2: {} 18169 18170 json-parse-even-better-errors@2.3.1: {} 18171 18172 json-schema-traverse@0.4.1: {} 18173 18174 json-schema-traverse@1.0.0: {} 18175 18176 json-schema@0.4.0: {} 18177 18178 json-stable-stringify-without-jsonify@1.0.1: {} 18179 18180 json-stringify-safe@5.0.1: {} 18181 18182 json5@0.5.1: {} 18183 18184 json5@1.0.2: 18185 dependencies: 18186 minimist: 1.2.7 18187 18188 json5@2.2.1: {} 18189 18190 json5@2.2.3: {} 18191 18192 jsonc-parser@3.2.0: {} 18193 18194 jsonfile@6.1.0: 18195 dependencies: 18196 universalify: 2.0.0 18197 optionalDependencies: 18198 graceful-fs: 4.2.11 18199 18200 jsonpointer@5.0.1: {} 18201 18202 jsonwebtoken@9.0.0: 18203 dependencies: 18204 jws: 3.2.2 18205 lodash: 4.17.21 18206 ms: 2.1.3 18207 semver: 7.6.2 18208 18209 jsprim@1.4.2: 18210 dependencies: 18211 assert-plus: 1.0.0 18212 extsprintf: 1.3.0 18213 json-schema: 0.4.0 18214 verror: 1.10.0 18215 18216 jsqr@1.4.0: {} 18217 18218 jssha@3.3.0: {} 18219 18220 jsx-ast-utils@3.3.5: 18221 dependencies: 18222 array-includes: 3.1.7 18223 array.prototype.flat: 1.3.2 18224 object.assign: 4.1.5 18225 object.values: 1.1.7 18226 18227 jszip@3.10.1: 18228 dependencies: 18229 lie: 3.3.0 18230 pako: 1.0.11 18231 readable-stream: 2.3.8 18232 setimmediate: 1.0.5 18233 18234 jwa@1.4.1: 18235 dependencies: 18236 buffer-equal-constant-time: 1.0.1 18237 ecdsa-sig-formatter: 1.0.11 18238 safe-buffer: 5.2.1 18239 18240 jws@3.2.2: 18241 dependencies: 18242 jwa: 1.4.1 18243 safe-buffer: 5.2.1 18244 18245 keyv@3.1.0: 18246 dependencies: 18247 json-buffer: 3.0.0 18248 18249 keyv@4.5.4: 18250 dependencies: 18251 json-buffer: 3.0.1 18252 18253 kind-of@3.2.2: 18254 dependencies: 18255 is-buffer: 1.1.6 18256 18257 kind-of@4.0.0: 18258 dependencies: 18259 is-buffer: 1.1.6 18260 18261 kind-of@5.1.0: {} 18262 18263 kind-of@6.0.3: {} 18264 18265 kleur@3.0.3: {} 18266 18267 kleur@4.1.5: {} 18268 18269 klona@2.0.5: {} 18270 18271 language-subtag-registry@0.3.22: {} 18272 18273 language-tags@1.0.9: 18274 dependencies: 18275 language-subtag-registry: 0.3.22 18276 18277 last-call-webpack-plugin@3.0.0: 18278 dependencies: 18279 lodash: 4.17.21 18280 webpack-sources: 1.4.3 18281 18282 latest-version@5.1.0: 18283 dependencies: 18284 package-json: 6.5.0 18285 18286 latest-version@7.0.0: 18287 dependencies: 18288 package-json: 8.1.1 18289 18290 lcid@3.1.1: 18291 dependencies: 18292 invert-kv: 3.0.1 18293 18294 leven@3.1.0: {} 18295 18296 levn@0.3.0: 18297 dependencies: 18298 prelude-ls: 1.1.2 18299 type-check: 0.3.2 18300 18301 levn@0.4.1: 18302 dependencies: 18303 prelude-ls: 1.2.1 18304 type-check: 0.4.0 18305 18306 lie@3.3.0: 18307 dependencies: 18308 immediate: 3.0.6 18309 18310 lighthouse-logger@1.4.2: 18311 dependencies: 18312 debug: 2.6.9 18313 marky: 1.2.5 18314 transitivePeerDependencies: 18315 - supports-color 18316 18317 lilconfig@2.1.0: {} 18318 18319 lilconfig@3.1.3: {} 18320 18321 lines-and-columns@1.2.4: {} 18322 18323 lines-and-columns@2.0.4: {} 18324 18325 load-json-file@7.0.1: {} 18326 18327 loader-runner@2.4.0: {} 18328 18329 loader-utils@0.2.17: 18330 dependencies: 18331 big.js: 3.2.0 18332 emojis-list: 2.1.0 18333 json5: 0.5.1 18334 object-assign: 4.1.1 18335 18336 loader-utils@1.4.0: 18337 dependencies: 18338 big.js: 5.2.2 18339 emojis-list: 3.0.0 18340 json5: 1.0.2 18341 18342 loader-utils@1.4.2: 18343 dependencies: 18344 big.js: 5.2.2 18345 emojis-list: 3.0.0 18346 json5: 1.0.2 18347 18348 loader-utils@2.0.3: 18349 dependencies: 18350 big.js: 5.2.2 18351 emojis-list: 3.0.0 18352 json5: 2.2.3 18353 18354 local-access@1.1.0: {} 18355 18356 locate-path@3.0.0: 18357 dependencies: 18358 p-locate: 3.0.0 18359 path-exists: 3.0.0 18360 18361 locate-path@5.0.0: 18362 dependencies: 18363 p-locate: 4.1.0 18364 18365 locate-path@6.0.0: 18366 dependencies: 18367 p-locate: 5.0.0 18368 18369 lodash-es@4.17.21: {} 18370 18371 lodash.castarray@4.4.0: {} 18372 18373 lodash.debounce@4.0.8: {} 18374 18375 lodash.flattendeep@4.4.0: {} 18376 18377 lodash.isplainobject@4.0.6: {} 18378 18379 lodash.memoize@4.1.2: {} 18380 18381 lodash.merge@4.6.2: {} 18382 18383 lodash.sortby@4.7.0: {} 18384 18385 lodash.truncate@4.4.2: {} 18386 18387 lodash.uniq@4.5.0: {} 18388 18389 lodash@4.17.21: {} 18390 18391 log-symbols@4.1.0: 18392 dependencies: 18393 chalk: 4.1.2 18394 is-unicode-supported: 0.1.0 18395 18396 loose-envify@1.4.0: 18397 dependencies: 18398 js-tokens: 4.0.0 18399 18400 loupe@2.3.4: 18401 dependencies: 18402 get-func-name: 2.0.0 18403 18404 lower-case@1.1.4: {} 18405 18406 lower-case@2.0.2: 18407 dependencies: 18408 tslib: 2.6.2 18409 18410 lowercase-keys@1.0.1: {} 18411 18412 lowercase-keys@2.0.0: {} 18413 18414 lowercase-keys@3.0.0: {} 18415 18416 lru-cache@10.1.0: {} 18417 18418 lru-cache@10.4.3: {} 18419 18420 lru-cache@4.1.5: 18421 dependencies: 18422 pseudomap: 1.0.2 18423 yallist: 2.1.2 18424 18425 lru-cache@5.1.1: 18426 dependencies: 18427 yallist: 3.1.1 18428 18429 lru-cache@6.0.0: 18430 dependencies: 18431 yallist: 4.0.0 18432 18433 lunr@2.3.9: {} 18434 18435 magic-string@0.25.9: 18436 dependencies: 18437 sourcemap-codec: 1.4.8 18438 18439 make-dir@2.1.0: 18440 dependencies: 18441 pify: 4.0.1 18442 semver: 5.7.2 18443 18444 make-dir@3.1.0: 18445 dependencies: 18446 semver: 6.3.1 18447 18448 make-dir@4.0.0: 18449 dependencies: 18450 semver: 7.6.2 18451 18452 make-error@1.3.6: {} 18453 18454 map-age-cleaner@0.1.3: 18455 dependencies: 18456 p-defer: 1.0.0 18457 18458 map-cache@0.2.2: {} 18459 18460 map-visit@1.0.0: 18461 dependencies: 18462 object-visit: 1.0.1 18463 18464 marked@4.3.0: {} 18465 18466 marky@1.2.5: {} 18467 18468 matcher@5.0.0: 18469 dependencies: 18470 escape-string-regexp: 5.0.0 18471 18472 math-intrinsics@1.1.0: {} 18473 18474 md5-hex@3.0.1: 18475 dependencies: 18476 blueimp-md5: 2.19.0 18477 18478 md5.js@1.3.5: 18479 dependencies: 18480 hash-base: 3.1.0 18481 inherits: 2.0.4 18482 safe-buffer: 5.2.1 18483 18484 mdn-data@2.0.14: {} 18485 18486 mdn-data@2.0.4: {} 18487 18488 media-typer@0.3.0: {} 18489 18490 mem@5.1.1: 18491 dependencies: 18492 map-age-cleaner: 0.1.3 18493 mimic-fn: 2.1.0 18494 p-is-promise: 2.1.0 18495 18496 memfs@3.4.7: 18497 dependencies: 18498 fs-monkey: 1.0.3 18499 18500 memoize@10.0.0: 18501 dependencies: 18502 mimic-function: 5.0.0 18503 18504 memory-fs@0.4.1: 18505 dependencies: 18506 errno: 0.1.8 18507 readable-stream: 2.3.8 18508 18509 memory-fs@0.5.0: 18510 dependencies: 18511 errno: 0.1.8 18512 readable-stream: 2.3.8 18513 18514 merge-descriptors@1.0.1: {} 18515 18516 merge-stream@2.0.0: {} 18517 18518 merge2@1.4.1: {} 18519 18520 methods@1.1.2: {} 18521 18522 microevent.ts@0.1.1: {} 18523 18524 micromatch@3.1.10: 18525 dependencies: 18526 arr-diff: 4.0.0 18527 array-unique: 0.3.2 18528 braces: 2.3.2 18529 define-property: 2.0.2 18530 extend-shallow: 3.0.2 18531 extglob: 2.0.4 18532 fragment-cache: 0.2.1 18533 kind-of: 6.0.3 18534 nanomatch: 1.2.13 18535 object.pick: 1.3.0 18536 regex-not: 1.0.2 18537 snapdragon: 0.8.2 18538 to-regex: 3.0.2 18539 transitivePeerDependencies: 18540 - supports-color 18541 18542 micromatch@4.0.5: 18543 dependencies: 18544 braces: 3.0.2 18545 picomatch: 2.3.1 18546 18547 micromatch@4.0.8: 18548 dependencies: 18549 braces: 3.0.3 18550 picomatch: 2.3.1 18551 18552 miller-rabin@4.0.1: 18553 dependencies: 18554 bn.js: 4.12.0 18555 brorand: 1.1.0 18556 18557 mime-db@1.52.0: {} 18558 18559 mime-types@2.1.35: 18560 dependencies: 18561 mime-db: 1.52.0 18562 18563 mime@1.6.0: {} 18564 18565 mimic-fn@2.1.0: {} 18566 18567 mimic-fn@4.0.0: {} 18568 18569 mimic-function@5.0.0: {} 18570 18571 mimic-response@1.0.1: {} 18572 18573 mimic-response@3.1.0: {} 18574 18575 mimic-response@4.0.0: {} 18576 18577 mini-css-extract-plugin@1.6.2(webpack@4.46.0): 18578 dependencies: 18579 loader-utils: 2.0.3 18580 schema-utils: 3.1.1 18581 webpack: 4.46.0 18582 webpack-sources: 1.4.3 18583 18584 mini-svg-data-uri@1.4.4: {} 18585 18586 minimalistic-assert@1.0.1: {} 18587 18588 minimalistic-crypto-utils@1.0.1: {} 18589 18590 minimatch@3.0.4: 18591 dependencies: 18592 brace-expansion: 1.1.11 18593 18594 minimatch@3.1.2: 18595 dependencies: 18596 brace-expansion: 1.1.11 18597 18598 minimatch@4.2.1: 18599 dependencies: 18600 brace-expansion: 1.1.11 18601 18602 minimatch@5.1.6: 18603 dependencies: 18604 brace-expansion: 2.0.1 18605 18606 minimatch@9.0.3: 18607 dependencies: 18608 brace-expansion: 2.0.1 18609 18610 minimist@1.2.7: {} 18611 18612 minimist@1.2.8: {} 18613 18614 minipass-collect@1.0.2: 18615 dependencies: 18616 minipass: 3.3.6 18617 18618 minipass-flush@1.0.5: 18619 dependencies: 18620 minipass: 3.3.6 18621 18622 minipass-pipeline@1.2.4: 18623 dependencies: 18624 minipass: 3.3.6 18625 18626 minipass@2.9.0: 18627 dependencies: 18628 safe-buffer: 5.2.1 18629 yallist: 3.1.1 18630 18631 minipass@3.3.6: 18632 dependencies: 18633 yallist: 4.0.0 18634 18635 minipass@5.0.0: {} 18636 18637 minipass@7.0.4: {} 18638 18639 minizlib@1.3.3: 18640 dependencies: 18641 minipass: 2.9.0 18642 18643 minizlib@2.1.2: 18644 dependencies: 18645 minipass: 3.3.6 18646 yallist: 4.0.0 18647 18648 mississippi@3.0.0: 18649 dependencies: 18650 concat-stream: 1.6.2 18651 duplexify: 3.7.1 18652 end-of-stream: 1.4.4 18653 flush-write-stream: 1.1.1 18654 from2: 2.3.0 18655 parallel-transform: 1.2.0 18656 pump: 3.0.0 18657 pumpify: 1.5.1 18658 stream-each: 1.2.3 18659 through2: 2.0.5 18660 18661 mixin-deep@1.3.2: 18662 dependencies: 18663 for-in: 1.0.2 18664 is-extendable: 1.0.1 18665 18666 mkdirp@0.5.6: 18667 dependencies: 18668 minimist: 1.2.8 18669 18670 mkdirp@1.0.4: {} 18671 18672 mocha@9.2.0: 18673 dependencies: 18674 '@ungap/promise-all-settled': 1.1.2 18675 ansi-colors: 4.1.1 18676 browser-stdout: 1.3.1 18677 chokidar: 3.5.3 18678 debug: 4.3.3(supports-color@8.1.1) 18679 diff: 5.0.0 18680 escape-string-regexp: 4.0.0 18681 find-up: 5.0.0 18682 glob: 7.2.0 18683 growl: 1.10.5 18684 he: 1.2.0 18685 js-yaml: 4.1.0 18686 log-symbols: 4.1.0 18687 minimatch: 3.0.4 18688 ms: 2.1.3 18689 nanoid: 3.2.0 18690 serialize-javascript: 6.0.0 18691 strip-json-comments: 3.1.1 18692 supports-color: 8.1.1 18693 which: 2.0.2 18694 workerpool: 6.2.0 18695 yargs: 16.2.0 18696 yargs-parser: 20.2.4 18697 yargs-unparser: 2.0.0 18698 18699 mocha@9.2.2: 18700 dependencies: 18701 '@ungap/promise-all-settled': 1.1.2 18702 ansi-colors: 4.1.1 18703 browser-stdout: 1.3.1 18704 chokidar: 3.5.3 18705 debug: 4.3.3(supports-color@8.1.1) 18706 diff: 5.0.0 18707 escape-string-regexp: 4.0.0 18708 find-up: 5.0.0 18709 glob: 7.2.0 18710 growl: 1.10.5 18711 he: 1.2.0 18712 js-yaml: 4.1.0 18713 log-symbols: 4.1.0 18714 minimatch: 4.2.1 18715 ms: 2.1.3 18716 nanoid: 3.3.1 18717 serialize-javascript: 6.0.0 18718 strip-json-comments: 3.1.1 18719 supports-color: 8.1.1 18720 which: 2.0.2 18721 workerpool: 6.2.0 18722 yargs: 16.2.0 18723 yargs-parser: 20.2.4 18724 yargs-unparser: 2.0.0 18725 18726 moment@2.30.1: 18727 optional: true 18728 18729 move-concurrently@1.0.1: 18730 dependencies: 18731 aproba: 1.2.0 18732 copy-concurrently: 1.0.5 18733 fs-write-stream-atomic: 1.0.10 18734 mkdirp: 0.5.6 18735 rimraf: 2.7.1 18736 run-queue: 1.0.3 18737 18738 mri@1.2.0: {} 18739 18740 mrmime@1.0.1: {} 18741 18742 ms@2.0.0: {} 18743 18744 ms@2.1.2: {} 18745 18746 ms@2.1.3: {} 18747 18748 multicast-dns@7.2.5: 18749 dependencies: 18750 dns-packet: 5.4.0 18751 thunky: 1.1.0 18752 18753 multimatch@6.0.0: 18754 dependencies: 18755 '@types/minimatch': 3.0.5 18756 array-differ: 4.0.0 18757 array-union: 3.0.1 18758 minimatch: 3.1.2 18759 18760 mustache@4.2.0: {} 18761 18762 mv@2.1.1: 18763 dependencies: 18764 mkdirp: 0.5.6 18765 ncp: 2.0.0 18766 rimraf: 2.4.5 18767 optional: true 18768 18769 mz@2.7.0: 18770 dependencies: 18771 any-promise: 1.3.0 18772 object-assign: 4.1.1 18773 thenify-all: 1.6.0 18774 18775 nan@2.18.0: 18776 optional: true 18777 18778 nan@2.19.0: 18779 optional: true 18780 18781 nanoclone@0.2.1: {} 18782 18783 nanoid@3.2.0: {} 18784 18785 nanoid@3.3.1: {} 18786 18787 nanoid@3.3.6: {} 18788 18789 nanoid@3.3.7: {} 18790 18791 nanomatch@1.2.13: 18792 dependencies: 18793 arr-diff: 4.0.0 18794 array-unique: 0.3.2 18795 define-property: 2.0.2 18796 extend-shallow: 3.0.2 18797 fragment-cache: 0.2.1 18798 is-windows: 1.0.2 18799 kind-of: 6.0.3 18800 object.pick: 1.3.0 18801 regex-not: 1.0.2 18802 snapdragon: 0.8.2 18803 to-regex: 3.0.2 18804 transitivePeerDependencies: 18805 - supports-color 18806 18807 native-url@0.3.4: 18808 dependencies: 18809 querystring: 0.2.1 18810 18811 natural-compare@1.4.0: {} 18812 18813 ncp@2.0.0: 18814 optional: true 18815 18816 negotiator@0.6.3: {} 18817 18818 neo-async@2.6.2: {} 18819 18820 no-case@2.3.2: 18821 dependencies: 18822 lower-case: 1.1.4 18823 18824 no-case@3.0.4: 18825 dependencies: 18826 lower-case: 2.0.2 18827 tslib: 2.6.2 18828 18829 node-domexception@1.0.0: {} 18830 18831 node-fetch@2.7.0(encoding@0.1.13): 18832 dependencies: 18833 whatwg-url: 5.0.0 18834 optionalDependencies: 18835 encoding: 0.1.13 18836 18837 node-fetch@3.3.1: 18838 dependencies: 18839 data-uri-to-buffer: 4.0.1 18840 fetch-blob: 3.2.0 18841 formdata-polyfill: 4.0.10 18842 18843 node-forge@1.3.1: {} 18844 18845 node-gyp-build@4.7.1: {} 18846 18847 node-libs-browser@2.2.1: 18848 dependencies: 18849 assert: 1.5.0 18850 browserify-zlib: 0.2.0 18851 buffer: 4.9.2 18852 console-browserify: 1.2.0 18853 constants-browserify: 1.0.0 18854 crypto-browserify: 3.12.0 18855 domain-browser: 1.2.0 18856 events: 3.3.0 18857 https-browserify: 1.0.0 18858 os-browserify: 0.3.0 18859 path-browserify: 0.0.1 18860 process: 0.11.10 18861 punycode: 1.4.1 18862 querystring-es3: 0.2.1 18863 readable-stream: 2.3.8 18864 stream-browserify: 2.0.2 18865 stream-http: 2.8.3 18866 string_decoder: 1.3.0 18867 timers-browserify: 2.0.12 18868 tty-browserify: 0.0.0 18869 url: 0.11.1 18870 util: 0.11.1 18871 vm-browserify: 1.1.2 18872 18873 node-notifier@10.0.1: 18874 dependencies: 18875 growly: 1.3.0 18876 is-wsl: 2.2.0 18877 semver: 7.5.4 18878 shellwords: 0.1.1 18879 uuid: 8.3.2 18880 which: 2.0.2 18881 18882 node-preload@0.2.1: 18883 dependencies: 18884 process-on-spawn: 1.0.0 18885 18886 node-releases@2.0.10: {} 18887 18888 node-releases@2.0.14: {} 18889 18890 nofilter@3.1.0: {} 18891 18892 nomnom@1.8.1: 18893 dependencies: 18894 chalk: 0.4.0 18895 underscore: 1.6.0 18896 18897 nopt@5.0.0: 18898 dependencies: 18899 abbrev: 1.1.1 18900 18901 normalize-path@2.1.1: 18902 dependencies: 18903 remove-trailing-separator: 1.1.0 18904 optional: true 18905 18906 normalize-path@3.0.0: {} 18907 18908 normalize-range@0.1.2: {} 18909 18910 normalize-url@3.3.0: {} 18911 18912 normalize-url@4.5.1: {} 18913 18914 normalize-url@6.1.0: {} 18915 18916 normalize-url@8.0.0: {} 18917 18918 npm-run-path@4.0.1: 18919 dependencies: 18920 path-key: 3.1.1 18921 18922 npm-run-path@5.1.0: 18923 dependencies: 18924 path-key: 4.0.0 18925 18926 npmlog@5.0.1: 18927 dependencies: 18928 are-we-there-yet: 2.0.0 18929 console-control-strings: 1.1.0 18930 gauge: 3.0.2 18931 set-blocking: 2.0.0 18932 18933 nth-check@1.0.2: 18934 dependencies: 18935 boolbase: 1.0.0 18936 18937 nth-check@2.1.1: 18938 dependencies: 18939 boolbase: 1.0.0 18940 18941 nwsapi@2.2.2: {} 18942 18943 nwsapi@2.2.20: {} 18944 18945 nyc@15.1.0: 18946 dependencies: 18947 '@istanbuljs/load-nyc-config': 1.1.0 18948 '@istanbuljs/schema': 0.1.3 18949 caching-transform: 4.0.0 18950 convert-source-map: 1.9.0 18951 decamelize: 1.2.0 18952 find-cache-dir: 3.3.2 18953 find-up: 4.1.0 18954 foreground-child: 2.0.0 18955 get-package-type: 0.1.0 18956 glob: 7.2.3 18957 istanbul-lib-coverage: 3.2.0 18958 istanbul-lib-hook: 3.0.0 18959 istanbul-lib-instrument: 4.0.3 18960 istanbul-lib-processinfo: 2.0.3 18961 istanbul-lib-report: 3.0.0 18962 istanbul-lib-source-maps: 4.0.1 18963 istanbul-reports: 3.1.5 18964 make-dir: 3.1.0 18965 node-preload: 0.2.1 18966 p-map: 3.0.0 18967 process-on-spawn: 1.0.0 18968 resolve-from: 5.0.0 18969 rimraf: 3.0.2 18970 signal-exit: 3.0.7 18971 spawn-wrap: 2.0.0 18972 test-exclude: 6.0.0 18973 yargs: 15.4.1 18974 transitivePeerDependencies: 18975 - supports-color 18976 18977 oauth-sign@0.9.0: {} 18978 18979 object-assign@4.1.1: {} 18980 18981 object-copy@0.1.0: 18982 dependencies: 18983 copy-descriptor: 0.1.1 18984 define-property: 0.2.5 18985 kind-of: 3.2.2 18986 18987 object-hash@3.0.0: {} 18988 18989 object-inspect@1.13.1: {} 18990 18991 object-keys@1.1.1: {} 18992 18993 object-visit@1.0.1: 18994 dependencies: 18995 isobject: 3.0.1 18996 18997 object.assign@4.1.5: 18998 dependencies: 18999 call-bind: 1.0.5 19000 define-properties: 1.2.1 19001 has-symbols: 1.0.3 19002 object-keys: 1.1.1 19003 19004 object.entries@1.1.7: 19005 dependencies: 19006 call-bind: 1.0.5 19007 define-properties: 1.2.1 19008 es-abstract: 1.22.3 19009 19010 object.fromentries@2.0.7: 19011 dependencies: 19012 call-bind: 1.0.5 19013 define-properties: 1.2.1 19014 es-abstract: 1.22.3 19015 19016 object.getownpropertydescriptors@2.1.4: 19017 dependencies: 19018 array.prototype.reduce: 1.0.4 19019 call-bind: 1.0.5 19020 define-properties: 1.2.1 19021 es-abstract: 1.22.3 19022 19023 object.groupby@1.0.1: 19024 dependencies: 19025 call-bind: 1.0.5 19026 define-properties: 1.2.1 19027 es-abstract: 1.22.3 19028 get-intrinsic: 1.2.2 19029 19030 object.hasown@1.1.3: 19031 dependencies: 19032 define-properties: 1.2.1 19033 es-abstract: 1.22.3 19034 19035 object.omit@3.0.0: 19036 dependencies: 19037 is-extendable: 1.0.1 19038 19039 object.pick@1.3.0: 19040 dependencies: 19041 isobject: 3.0.1 19042 19043 object.values@1.1.7: 19044 dependencies: 19045 call-bind: 1.0.5 19046 define-properties: 1.2.1 19047 es-abstract: 1.22.3 19048 19049 obuf@1.1.2: {} 19050 19051 on-exit-leak-free@2.1.2: {} 19052 19053 on-finished@2.4.1: 19054 dependencies: 19055 ee-first: 1.1.1 19056 19057 on-headers@1.0.2: {} 19058 19059 once@1.4.0: 19060 dependencies: 19061 wrappy: 1.0.2 19062 19063 onetime@5.1.2: 19064 dependencies: 19065 mimic-fn: 2.1.0 19066 19067 onetime@6.0.0: 19068 dependencies: 19069 mimic-fn: 4.0.0 19070 19071 open@8.4.2: 19072 dependencies: 19073 define-lazy-prop: 2.0.0 19074 is-docker: 2.2.1 19075 is-wsl: 2.2.0 19076 19077 opener@1.5.2: {} 19078 19079 optimize-css-assets-webpack-plugin@6.0.1(webpack@4.46.0): 19080 dependencies: 19081 cssnano: 5.1.13(postcss@8.4.49) 19082 last-call-webpack-plugin: 3.0.0 19083 postcss: 8.4.49 19084 webpack: 4.46.0 19085 19086 optionator@0.8.3: 19087 dependencies: 19088 deep-is: 0.1.4 19089 fast-levenshtein: 2.0.6 19090 levn: 0.3.0 19091 prelude-ls: 1.1.2 19092 type-check: 0.3.2 19093 word-wrap: 1.2.3 19094 19095 optionator@0.9.1: 19096 dependencies: 19097 deep-is: 0.1.4 19098 fast-levenshtein: 2.0.6 19099 levn: 0.4.1 19100 prelude-ls: 1.2.1 19101 type-check: 0.4.0 19102 word-wrap: 1.2.3 19103 19104 optionator@0.9.3: 19105 dependencies: 19106 '@aashutoshrathi/word-wrap': 1.2.6 19107 deep-is: 0.1.4 19108 fast-levenshtein: 2.0.6 19109 levn: 0.4.1 19110 prelude-ls: 1.2.1 19111 type-check: 0.4.0 19112 19113 ora@5.4.1: 19114 dependencies: 19115 bl: 4.1.0 19116 chalk: 4.1.2 19117 cli-cursor: 3.1.0 19118 cli-spinners: 2.7.0 19119 is-interactive: 1.0.0 19120 is-unicode-supported: 0.1.0 19121 log-symbols: 4.1.0 19122 strip-ansi: 6.0.1 19123 wcwidth: 1.0.1 19124 19125 os-browserify@0.3.0: {} 19126 19127 os-locale@5.0.0: 19128 dependencies: 19129 execa: 4.1.0 19130 lcid: 3.1.1 19131 mem: 5.1.1 19132 19133 os-shim@0.1.3: {} 19134 19135 p-cancelable@1.1.0: {} 19136 19137 p-cancelable@3.0.0: {} 19138 19139 p-defer@1.0.0: {} 19140 19141 p-is-promise@2.1.0: {} 19142 19143 p-limit@2.3.0: 19144 dependencies: 19145 p-try: 2.2.0 19146 19147 p-limit@3.1.0: 19148 dependencies: 19149 yocto-queue: 0.1.0 19150 19151 p-locate@3.0.0: 19152 dependencies: 19153 p-limit: 2.3.0 19154 19155 p-locate@4.1.0: 19156 dependencies: 19157 p-limit: 2.3.0 19158 19159 p-locate@5.0.0: 19160 dependencies: 19161 p-limit: 3.1.0 19162 19163 p-map@3.0.0: 19164 dependencies: 19165 aggregate-error: 3.1.0 19166 19167 p-map@4.0.0: 19168 dependencies: 19169 aggregate-error: 3.1.0 19170 19171 p-map@6.0.0: {} 19172 19173 p-retry@4.6.2: 19174 dependencies: 19175 '@types/retry': 0.12.0 19176 retry: 0.13.1 19177 19178 p-try@2.2.0: {} 19179 19180 package-config@5.0.0: 19181 dependencies: 19182 find-up-simple: 1.0.0 19183 load-json-file: 7.0.1 19184 19185 package-hash@4.0.0: 19186 dependencies: 19187 graceful-fs: 4.2.11 19188 hasha: 5.2.2 19189 lodash.flattendeep: 4.4.0 19190 release-zalgo: 1.0.0 19191 19192 package-json@6.5.0: 19193 dependencies: 19194 got: 9.6.0 19195 registry-auth-token: 4.2.2 19196 registry-url: 5.1.0 19197 semver: 6.3.1 19198 19199 package-json@8.1.1: 19200 dependencies: 19201 got: 12.6.1 19202 registry-auth-token: 5.0.2 19203 registry-url: 6.0.1 19204 semver: 7.6.2 19205 19206 pako@1.0.11: {} 19207 19208 parallel-transform@1.2.0: 19209 dependencies: 19210 cyclist: 1.0.2 19211 inherits: 2.0.4 19212 readable-stream: 2.3.8 19213 19214 param-case@2.1.1: 19215 dependencies: 19216 no-case: 2.3.2 19217 19218 param-case@3.0.4: 19219 dependencies: 19220 dot-case: 3.0.4 19221 tslib: 2.6.2 19222 19223 parent-module@1.0.1: 19224 dependencies: 19225 callsites: 3.1.0 19226 19227 parse-asn1@5.1.6: 19228 dependencies: 19229 asn1.js: 5.4.1 19230 browserify-aes: 1.2.0 19231 evp_bytestokey: 1.0.3 19232 pbkdf2: 3.1.2 19233 safe-buffer: 5.2.1 19234 19235 parse-json@4.0.0: 19236 dependencies: 19237 error-ex: 1.3.2 19238 json-parse-better-errors: 1.0.2 19239 19240 parse-json@5.2.0: 19241 dependencies: 19242 '@babel/code-frame': 7.23.5 19243 error-ex: 1.3.2 19244 json-parse-even-better-errors: 2.3.1 19245 lines-and-columns: 1.2.4 19246 19247 parse-json@6.0.2: 19248 dependencies: 19249 '@babel/code-frame': 7.23.5 19250 error-ex: 1.3.2 19251 json-parse-even-better-errors: 2.3.1 19252 lines-and-columns: 2.0.4 19253 19254 parse-ms@3.0.0: {} 19255 19256 parse5-htmlparser2-tree-adapter@7.0.0: 19257 dependencies: 19258 domhandler: 5.0.3 19259 parse5: 7.1.2 19260 19261 parse5@4.0.0: {} 19262 19263 parse5@5.1.0: {} 19264 19265 parse5@7.1.2: 19266 dependencies: 19267 entities: 4.5.0 19268 19269 parseurl@1.3.3: {} 19270 19271 pascal-case@3.1.2: 19272 dependencies: 19273 no-case: 3.0.4 19274 tslib: 2.6.2 19275 19276 pascalcase@0.1.1: {} 19277 19278 path-browserify@0.0.1: {} 19279 19280 path-dirname@1.0.2: 19281 optional: true 19282 19283 path-exists@3.0.0: {} 19284 19285 path-exists@4.0.0: {} 19286 19287 path-is-absolute@1.0.1: {} 19288 19289 path-key@3.1.1: {} 19290 19291 path-key@4.0.0: {} 19292 19293 path-parse@1.0.7: {} 19294 19295 path-scurry@1.10.1: 19296 dependencies: 19297 lru-cache: 10.1.0 19298 minipass: 7.0.4 19299 19300 path-to-regexp@0.1.7: {} 19301 19302 path-type@4.0.0: {} 19303 19304 path-type@5.0.0: {} 19305 19306 pathval@1.1.1: {} 19307 19308 pbkdf2@3.1.2: 19309 dependencies: 19310 create-hash: 1.2.0 19311 create-hmac: 1.1.7 19312 ripemd160: 2.0.2 19313 safe-buffer: 5.2.1 19314 sha.js: 2.4.11 19315 19316 pend@1.2.0: {} 19317 19318 performance-now@2.1.0: {} 19319 19320 picocolors@0.2.1: {} 19321 19322 picocolors@1.0.0: {} 19323 19324 picocolors@1.1.1: {} 19325 19326 picomatch@2.3.1: {} 19327 19328 picomatch@3.0.1: {} 19329 19330 pify@2.3.0: {} 19331 19332 pify@4.0.1: {} 19333 19334 pino-abstract-transport@1.1.0: 19335 dependencies: 19336 readable-stream: 4.5.2 19337 split2: 4.2.0 19338 19339 pino-std-serializers@6.2.2: {} 19340 19341 pino@8.17.2: 19342 dependencies: 19343 atomic-sleep: 1.0.0 19344 fast-redact: 3.3.0 19345 on-exit-leak-free: 2.1.2 19346 pino-abstract-transport: 1.1.0 19347 pino-std-serializers: 6.2.2 19348 process-warning: 3.0.0 19349 quick-format-unescaped: 4.0.4 19350 real-require: 0.2.0 19351 safe-stable-stringify: 2.4.3 19352 sonic-boom: 3.8.0 19353 thread-stream: 2.4.1 19354 19355 pirates@4.0.5: {} 19356 19357 pkg-dir@3.0.0: 19358 dependencies: 19359 find-up: 3.0.0 19360 19361 pkg-dir@4.2.0: 19362 dependencies: 19363 find-up: 4.1.0 19364 19365 plur@5.1.0: 19366 dependencies: 19367 irregular-plurals: 3.5.0 19368 19369 pn@1.1.0: {} 19370 19371 pnp-webpack-plugin@1.7.0(typescript@4.6.4): 19372 dependencies: 19373 ts-pnp: 1.2.0(typescript@4.6.4) 19374 transitivePeerDependencies: 19375 - typescript 19376 19377 po2json@0.4.5: 19378 dependencies: 19379 gettext-parser: 1.1.0 19380 nomnom: 1.8.1 19381 19382 polished@4.2.2: 19383 dependencies: 19384 '@babel/runtime': 7.18.9 19385 19386 posix-character-classes@0.1.1: {} 19387 19388 postcss-calc@7.0.5: 19389 dependencies: 19390 postcss: 7.0.39 19391 postcss-selector-parser: 6.1.2 19392 postcss-value-parser: 4.2.0 19393 19394 postcss-calc@8.2.4(postcss@8.4.49): 19395 dependencies: 19396 postcss: 8.4.49 19397 postcss-selector-parser: 6.1.2 19398 postcss-value-parser: 4.2.0 19399 19400 postcss-cli@10.1.0(postcss@8.4.23)(ts-node@10.9.1(@types/node@20.11.13)(typescript@5.7.3)): 19401 dependencies: 19402 chokidar: 3.5.3 19403 dependency-graph: 0.11.0 19404 fs-extra: 11.1.1 19405 get-stdin: 9.0.0 19406 globby: 13.2.2 19407 picocolors: 1.0.0 19408 postcss: 8.4.23 19409 postcss-load-config: 4.0.1(postcss@8.4.23)(ts-node@10.9.1(@types/node@20.11.13)(typescript@5.7.3)) 19410 postcss-reporter: 7.0.5(postcss@8.4.23) 19411 pretty-hrtime: 1.0.3 19412 read-cache: 1.0.0 19413 slash: 5.0.1 19414 yargs: 17.7.2 19415 transitivePeerDependencies: 19416 - ts-node 19417 19418 postcss-colormin@4.0.3: 19419 dependencies: 19420 browserslist: 4.22.2 19421 color: 3.2.1 19422 has: 1.0.3 19423 postcss: 7.0.39 19424 postcss-value-parser: 3.3.1 19425 19426 postcss-colormin@5.3.0(postcss@8.4.49): 19427 dependencies: 19428 browserslist: 4.22.2 19429 caniuse-api: 3.0.0 19430 colord: 2.9.3 19431 postcss: 8.4.49 19432 postcss-value-parser: 4.2.0 19433 19434 postcss-convert-values@4.0.1: 19435 dependencies: 19436 postcss: 7.0.39 19437 postcss-value-parser: 3.3.1 19438 19439 postcss-convert-values@5.1.2(postcss@8.4.49): 19440 dependencies: 19441 browserslist: 4.22.2 19442 postcss: 8.4.49 19443 postcss-value-parser: 4.2.0 19444 19445 postcss-discard-comments@4.0.2: 19446 dependencies: 19447 postcss: 7.0.39 19448 19449 postcss-discard-comments@5.1.2(postcss@8.4.49): 19450 dependencies: 19451 postcss: 8.4.49 19452 19453 postcss-discard-duplicates@4.0.2: 19454 dependencies: 19455 postcss: 7.0.39 19456 19457 postcss-discard-duplicates@5.1.0(postcss@8.4.49): 19458 dependencies: 19459 postcss: 8.4.49 19460 19461 postcss-discard-empty@4.0.1: 19462 dependencies: 19463 postcss: 7.0.39 19464 19465 postcss-discard-empty@5.1.1(postcss@8.4.49): 19466 dependencies: 19467 postcss: 8.4.49 19468 19469 postcss-discard-overridden@4.0.1: 19470 dependencies: 19471 postcss: 7.0.39 19472 19473 postcss-discard-overridden@5.1.0(postcss@8.4.49): 19474 dependencies: 19475 postcss: 8.4.49 19476 19477 postcss-import@15.1.0(postcss@8.4.49): 19478 dependencies: 19479 postcss: 8.4.49 19480 postcss-value-parser: 4.2.0 19481 read-cache: 1.0.0 19482 resolve: 1.22.8 19483 19484 postcss-js@4.0.1(postcss@8.4.49): 19485 dependencies: 19486 camelcase-css: 2.0.1 19487 postcss: 8.4.49 19488 19489 postcss-load-config@3.1.4(postcss@8.4.38)(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)): 19490 dependencies: 19491 lilconfig: 2.1.0 19492 yaml: 1.10.2 19493 optionalDependencies: 19494 postcss: 8.4.38 19495 ts-node: 10.9.1(@types/node@18.11.17)(typescript@5.7.3) 19496 19497 postcss-load-config@4.0.1(postcss@8.4.23)(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)): 19498 dependencies: 19499 lilconfig: 2.1.0 19500 yaml: 2.2.2 19501 optionalDependencies: 19502 postcss: 8.4.23 19503 ts-node: 10.9.1(@types/node@18.11.17)(typescript@5.7.3) 19504 19505 postcss-load-config@4.0.1(postcss@8.4.23)(ts-node@10.9.1(@types/node@20.11.13)(typescript@5.7.3)): 19506 dependencies: 19507 lilconfig: 2.1.0 19508 yaml: 2.2.2 19509 optionalDependencies: 19510 postcss: 8.4.23 19511 ts-node: 10.9.1(@types/node@20.11.13)(typescript@5.7.3) 19512 19513 postcss-load-config@4.0.2(postcss@8.4.49)(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)): 19514 dependencies: 19515 lilconfig: 3.1.3 19516 yaml: 2.7.0 19517 optionalDependencies: 19518 postcss: 8.4.49 19519 ts-node: 10.9.1(@types/node@18.11.17)(typescript@5.7.3) 19520 19521 postcss-load-config@4.0.2(postcss@8.4.49)(ts-node@10.9.1(@types/node@20.11.13)(typescript@5.7.3)): 19522 dependencies: 19523 lilconfig: 3.1.3 19524 yaml: 2.7.0 19525 optionalDependencies: 19526 postcss: 8.4.49 19527 ts-node: 10.9.1(@types/node@20.11.13)(typescript@5.7.3) 19528 19529 postcss-loader@4.3.0(postcss@8.4.38)(webpack@4.46.0): 19530 dependencies: 19531 cosmiconfig: 7.0.1 19532 klona: 2.0.5 19533 loader-utils: 2.0.3 19534 postcss: 8.4.38 19535 schema-utils: 3.1.1 19536 semver: 7.6.2 19537 webpack: 4.46.0 19538 19539 postcss-merge-longhand@4.0.11: 19540 dependencies: 19541 css-color-names: 0.0.4 19542 postcss: 7.0.39 19543 postcss-value-parser: 3.3.1 19544 stylehacks: 4.0.3 19545 19546 postcss-merge-longhand@5.1.6(postcss@8.4.49): 19547 dependencies: 19548 postcss: 8.4.49 19549 postcss-value-parser: 4.2.0 19550 stylehacks: 5.1.0(postcss@8.4.49) 19551 19552 postcss-merge-rules@4.0.3: 19553 dependencies: 19554 browserslist: 4.22.2 19555 caniuse-api: 3.0.0 19556 cssnano-util-same-parent: 4.0.1 19557 postcss: 7.0.39 19558 postcss-selector-parser: 3.1.2 19559 vendors: 1.0.4 19560 19561 postcss-merge-rules@5.1.2(postcss@8.4.49): 19562 dependencies: 19563 browserslist: 4.22.2 19564 caniuse-api: 3.0.0 19565 cssnano-utils: 3.1.0(postcss@8.4.49) 19566 postcss: 8.4.49 19567 postcss-selector-parser: 6.1.2 19568 19569 postcss-minify-font-values@4.0.2: 19570 dependencies: 19571 postcss: 7.0.39 19572 postcss-value-parser: 3.3.1 19573 19574 postcss-minify-font-values@5.1.0(postcss@8.4.49): 19575 dependencies: 19576 postcss: 8.4.49 19577 postcss-value-parser: 4.2.0 19578 19579 postcss-minify-gradients@4.0.2: 19580 dependencies: 19581 cssnano-util-get-arguments: 4.0.0 19582 is-color-stop: 1.1.0 19583 postcss: 7.0.39 19584 postcss-value-parser: 3.3.1 19585 19586 postcss-minify-gradients@5.1.1(postcss@8.4.49): 19587 dependencies: 19588 colord: 2.9.3 19589 cssnano-utils: 3.1.0(postcss@8.4.49) 19590 postcss: 8.4.49 19591 postcss-value-parser: 4.2.0 19592 19593 postcss-minify-params@4.0.2: 19594 dependencies: 19595 alphanum-sort: 1.0.2 19596 browserslist: 4.22.2 19597 cssnano-util-get-arguments: 4.0.0 19598 postcss: 7.0.39 19599 postcss-value-parser: 3.3.1 19600 uniqs: 2.0.0 19601 19602 postcss-minify-params@5.1.3(postcss@8.4.49): 19603 dependencies: 19604 browserslist: 4.22.2 19605 cssnano-utils: 3.1.0(postcss@8.4.49) 19606 postcss: 8.4.49 19607 postcss-value-parser: 4.2.0 19608 19609 postcss-minify-selectors@4.0.2: 19610 dependencies: 19611 alphanum-sort: 1.0.2 19612 has: 1.0.3 19613 postcss: 7.0.39 19614 postcss-selector-parser: 3.1.2 19615 19616 postcss-minify-selectors@5.2.1(postcss@8.4.49): 19617 dependencies: 19618 postcss: 8.4.49 19619 postcss-selector-parser: 6.1.2 19620 19621 postcss-modules-extract-imports@3.0.0(postcss@8.4.49): 19622 dependencies: 19623 postcss: 8.4.49 19624 19625 postcss-modules-local-by-default@4.0.0(postcss@8.4.49): 19626 dependencies: 19627 icss-utils: 5.1.0(postcss@8.4.49) 19628 postcss: 8.4.49 19629 postcss-selector-parser: 6.1.2 19630 postcss-value-parser: 4.2.0 19631 19632 postcss-modules-scope@3.0.0(postcss@8.4.49): 19633 dependencies: 19634 postcss: 8.4.49 19635 postcss-selector-parser: 6.1.2 19636 19637 postcss-modules-values@4.0.0(postcss@8.4.49): 19638 dependencies: 19639 icss-utils: 5.1.0(postcss@8.4.49) 19640 postcss: 8.4.49 19641 19642 postcss-nested@6.2.0(postcss@8.4.49): 19643 dependencies: 19644 postcss: 8.4.49 19645 postcss-selector-parser: 6.1.2 19646 19647 postcss-normalize-charset@4.0.1: 19648 dependencies: 19649 postcss: 7.0.39 19650 19651 postcss-normalize-charset@5.1.0(postcss@8.4.49): 19652 dependencies: 19653 postcss: 8.4.49 19654 19655 postcss-normalize-display-values@4.0.2: 19656 dependencies: 19657 cssnano-util-get-match: 4.0.0 19658 postcss: 7.0.39 19659 postcss-value-parser: 3.3.1 19660 19661 postcss-normalize-display-values@5.1.0(postcss@8.4.49): 19662 dependencies: 19663 postcss: 8.4.49 19664 postcss-value-parser: 4.2.0 19665 19666 postcss-normalize-positions@4.0.2: 19667 dependencies: 19668 cssnano-util-get-arguments: 4.0.0 19669 has: 1.0.3 19670 postcss: 7.0.39 19671 postcss-value-parser: 3.3.1 19672 19673 postcss-normalize-positions@5.1.1(postcss@8.4.49): 19674 dependencies: 19675 postcss: 8.4.49 19676 postcss-value-parser: 4.2.0 19677 19678 postcss-normalize-repeat-style@4.0.2: 19679 dependencies: 19680 cssnano-util-get-arguments: 4.0.0 19681 cssnano-util-get-match: 4.0.0 19682 postcss: 7.0.39 19683 postcss-value-parser: 3.3.1 19684 19685 postcss-normalize-repeat-style@5.1.1(postcss@8.4.49): 19686 dependencies: 19687 postcss: 8.4.49 19688 postcss-value-parser: 4.2.0 19689 19690 postcss-normalize-string@4.0.2: 19691 dependencies: 19692 has: 1.0.3 19693 postcss: 7.0.39 19694 postcss-value-parser: 3.3.1 19695 19696 postcss-normalize-string@5.1.0(postcss@8.4.49): 19697 dependencies: 19698 postcss: 8.4.49 19699 postcss-value-parser: 4.2.0 19700 19701 postcss-normalize-timing-functions@4.0.2: 19702 dependencies: 19703 cssnano-util-get-match: 4.0.0 19704 postcss: 7.0.39 19705 postcss-value-parser: 3.3.1 19706 19707 postcss-normalize-timing-functions@5.1.0(postcss@8.4.49): 19708 dependencies: 19709 postcss: 8.4.49 19710 postcss-value-parser: 4.2.0 19711 19712 postcss-normalize-unicode@4.0.1: 19713 dependencies: 19714 browserslist: 4.22.2 19715 postcss: 7.0.39 19716 postcss-value-parser: 3.3.1 19717 19718 postcss-normalize-unicode@5.1.0(postcss@8.4.49): 19719 dependencies: 19720 browserslist: 4.22.2 19721 postcss: 8.4.49 19722 postcss-value-parser: 4.2.0 19723 19724 postcss-normalize-url@4.0.1: 19725 dependencies: 19726 is-absolute-url: 2.1.0 19727 normalize-url: 3.3.0 19728 postcss: 7.0.39 19729 postcss-value-parser: 3.3.1 19730 19731 postcss-normalize-url@5.1.0(postcss@8.4.49): 19732 dependencies: 19733 normalize-url: 6.1.0 19734 postcss: 8.4.49 19735 postcss-value-parser: 4.2.0 19736 19737 postcss-normalize-whitespace@4.0.2: 19738 dependencies: 19739 postcss: 7.0.39 19740 postcss-value-parser: 3.3.1 19741 19742 postcss-normalize-whitespace@5.1.1(postcss@8.4.49): 19743 dependencies: 19744 postcss: 8.4.49 19745 postcss-value-parser: 4.2.0 19746 19747 postcss-ordered-values@4.1.2: 19748 dependencies: 19749 cssnano-util-get-arguments: 4.0.0 19750 postcss: 7.0.39 19751 postcss-value-parser: 3.3.1 19752 19753 postcss-ordered-values@5.1.3(postcss@8.4.49): 19754 dependencies: 19755 cssnano-utils: 3.1.0(postcss@8.4.49) 19756 postcss: 8.4.49 19757 postcss-value-parser: 4.2.0 19758 19759 postcss-reduce-initial@4.0.3: 19760 dependencies: 19761 browserslist: 4.22.2 19762 caniuse-api: 3.0.0 19763 has: 1.0.3 19764 postcss: 7.0.39 19765 19766 postcss-reduce-initial@5.1.0(postcss@8.4.49): 19767 dependencies: 19768 browserslist: 4.22.2 19769 caniuse-api: 3.0.0 19770 postcss: 8.4.49 19771 19772 postcss-reduce-transforms@4.0.2: 19773 dependencies: 19774 cssnano-util-get-match: 4.0.0 19775 has: 1.0.3 19776 postcss: 7.0.39 19777 postcss-value-parser: 3.3.1 19778 19779 postcss-reduce-transforms@5.1.0(postcss@8.4.49): 19780 dependencies: 19781 postcss: 8.4.49 19782 postcss-value-parser: 4.2.0 19783 19784 postcss-reporter@7.0.5(postcss@8.4.23): 19785 dependencies: 19786 picocolors: 1.1.1 19787 postcss: 8.4.23 19788 thenby: 1.3.4 19789 19790 postcss-selector-parser@3.1.2: 19791 dependencies: 19792 dot-prop: 5.3.0 19793 indexes-of: 1.0.1 19794 uniq: 1.0.1 19795 19796 postcss-selector-parser@6.0.10: 19797 dependencies: 19798 cssesc: 3.0.0 19799 util-deprecate: 1.0.2 19800 19801 postcss-selector-parser@6.1.2: 19802 dependencies: 19803 cssesc: 3.0.0 19804 util-deprecate: 1.0.2 19805 19806 postcss-svgo@4.0.3: 19807 dependencies: 19808 postcss: 7.0.39 19809 postcss-value-parser: 3.3.1 19810 svgo: 1.3.2 19811 19812 postcss-svgo@5.1.0(postcss@8.4.49): 19813 dependencies: 19814 postcss: 8.4.49 19815 postcss-value-parser: 4.2.0 19816 svgo: 2.8.0 19817 19818 postcss-unique-selectors@4.0.1: 19819 dependencies: 19820 alphanum-sort: 1.0.2 19821 postcss: 7.0.39 19822 uniqs: 2.0.0 19823 19824 postcss-unique-selectors@5.1.1(postcss@8.4.49): 19825 dependencies: 19826 postcss: 8.4.49 19827 postcss-selector-parser: 6.1.2 19828 19829 postcss-value-parser@3.3.1: {} 19830 19831 postcss-value-parser@4.2.0: {} 19832 19833 postcss@7.0.39: 19834 dependencies: 19835 picocolors: 0.2.1 19836 source-map: 0.6.1 19837 19838 postcss@8.4.23: 19839 dependencies: 19840 nanoid: 3.3.6 19841 picocolors: 1.0.0 19842 source-map-js: 1.0.2 19843 19844 postcss@8.4.33: 19845 dependencies: 19846 nanoid: 3.3.7 19847 picocolors: 1.1.1 19848 source-map-js: 1.2.1 19849 19850 postcss@8.4.38: 19851 dependencies: 19852 nanoid: 3.3.7 19853 picocolors: 1.1.1 19854 source-map-js: 1.2.0 19855 19856 postcss@8.4.49: 19857 dependencies: 19858 nanoid: 3.3.7 19859 picocolors: 1.1.1 19860 source-map-js: 1.2.1 19861 19862 postgres@3.4.5: {} 19863 19864 preact-cli@3.4.1(encoding@0.1.13)(eslint@8.56.0)(preact-render-to-string@5.2.6(preact@10.11.3))(preact@10.11.3)(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)): 19865 dependencies: 19866 '@babel/core': 7.18.9 19867 '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.18.9) 19868 '@babel/plugin-proposal-decorators': 7.19.6(@babel/core@7.18.9) 19869 '@babel/plugin-proposal-object-rest-spread': 7.19.4(@babel/core@7.18.9) 19870 '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.18.9) 19871 '@babel/plugin-transform-object-assign': 7.18.6(@babel/core@7.18.9) 19872 '@babel/plugin-transform-react-jsx': 7.22.3(@babel/core@7.18.9) 19873 '@babel/preset-env': 7.23.5(@babel/core@7.18.9) 19874 '@babel/preset-typescript': 7.21.5(@babel/core@7.18.9) 19875 '@preact/async-loader': 3.0.1(preact@10.11.3) 19876 '@prefresh/babel-plugin': 0.4.4 19877 '@prefresh/webpack': 3.3.4(@prefresh/babel-plugin@0.4.4)(preact@10.11.3)(webpack@4.46.0) 19878 '@types/webpack': 4.41.33 19879 autoprefixer: 10.4.14(postcss@8.4.38) 19880 babel-esm-plugin: 0.9.0(webpack@4.46.0) 19881 babel-loader: 8.2.5(@babel/core@7.18.9)(webpack@4.46.0) 19882 babel-plugin-macros: 3.1.0 19883 babel-plugin-transform-react-remove-prop-types: 0.4.24 19884 browserslist: 4.22.2 19885 compression-webpack-plugin: 6.1.1(webpack@4.46.0) 19886 console-clear: 1.1.1 19887 copy-webpack-plugin: 6.4.1(webpack@4.46.0) 19888 critters-webpack-plugin: 2.5.0(html-webpack-plugin@3.2.0(webpack@4.46.0)) 19889 cross-spawn-promise: 0.10.2 19890 css-loader: 5.2.7(webpack@4.46.0) 19891 dotenv: 16.0.3 19892 ejs-loader: 0.5.0 19893 envinfo: 7.8.1 19894 esm: 3.2.25 19895 file-loader: 6.2.0(webpack@4.46.0) 19896 fork-ts-checker-webpack-plugin: 4.1.6(eslint@8.56.0)(typescript@4.6.4)(webpack@4.46.0) 19897 get-port: 5.1.1 19898 gittar: 0.1.1 19899 glob: 8.1.0 19900 html-webpack-exclude-assets-plugin: 0.0.7 19901 html-webpack-plugin: 3.2.0(webpack@4.46.0) 19902 ip: 1.1.8 19903 isomorphic-unfetch: 3.1.0(encoding@0.1.13) 19904 kleur: 4.1.5 19905 loader-utils: 2.0.3 19906 mini-css-extract-plugin: 1.6.2(webpack@4.46.0) 19907 minimatch: 3.1.2 19908 native-url: 0.3.4 19909 optimize-css-assets-webpack-plugin: 6.0.1(webpack@4.46.0) 19910 ora: 5.4.1 19911 pnp-webpack-plugin: 1.7.0(typescript@4.6.4) 19912 postcss: 8.4.38 19913 postcss-load-config: 3.1.4(postcss@8.4.38)(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)) 19914 postcss-loader: 4.3.0(postcss@8.4.38)(webpack@4.46.0) 19915 preact: 10.11.3 19916 preact-render-to-string: 5.2.6(preact@10.11.3) 19917 progress-bar-webpack-plugin: 2.1.0(webpack@4.46.0) 19918 promise-polyfill: 8.2.3 19919 prompts: 2.4.2 19920 raw-loader: 4.0.2(webpack@4.46.0) 19921 react-refresh: 0.10.0 19922 rimraf: 3.0.2 19923 sade: 1.8.1 19924 size-plugin: 3.0.0(webpack@4.46.0) 19925 source-map: 0.7.4 19926 stack-trace: 0.0.10 19927 style-loader: 2.0.0(webpack@4.46.0) 19928 terser-webpack-plugin: 4.2.3(webpack@4.46.0) 19929 typescript: 4.6.4 19930 update-notifier: 5.1.0 19931 url-loader: 4.1.1(file-loader@6.2.0(webpack@4.46.0))(webpack@4.46.0) 19932 validate-npm-package-name: 4.0.0 19933 webpack: 4.46.0 19934 webpack-bundle-analyzer: 4.6.1 19935 webpack-dev-server: 4.11.1(webpack@4.46.0) 19936 webpack-fix-style-only-entries: 0.6.1 19937 webpack-manifest-plugin: 4.1.1(webpack@4.46.0) 19938 webpack-merge: 5.8.0 19939 webpack-plugin-replace: 1.2.0 19940 which: 2.0.2 19941 workbox-cacheable-response: 6.5.4 19942 workbox-core: 6.5.4 19943 workbox-precaching: 6.5.4 19944 workbox-routing: 6.5.4 19945 workbox-strategies: 6.5.4 19946 workbox-webpack-plugin: 6.5.4(webpack@4.46.0) 19947 transitivePeerDependencies: 19948 - '@types/babel__core' 19949 - bluebird 19950 - bufferutil 19951 - debug 19952 - encoding 19953 - eslint 19954 - supports-color 19955 - ts-node 19956 - utf-8-validate 19957 - vue-template-compiler 19958 - webpack-cli 19959 - webpack-command 19960 19961 preact-render-to-string@5.2.6(preact@10.11.3): 19962 dependencies: 19963 preact: 10.11.3 19964 pretty-format: 3.8.0 19965 19966 preact-router@3.2.1(preact@10.11.3): 19967 dependencies: 19968 preact: 10.11.3 19969 19970 preact@10.11.3: {} 19971 19972 prelude-ls@1.1.2: {} 19973 19974 prelude-ls@1.2.1: {} 19975 19976 prepend-http@2.0.0: {} 19977 19978 prettier@3.1.1: {} 19979 19980 pretty-bytes@4.0.2: {} 19981 19982 pretty-bytes@5.6.0: {} 19983 19984 pretty-error@2.1.2: 19985 dependencies: 19986 lodash: 4.17.21 19987 renderkid: 2.0.7 19988 19989 pretty-error@4.0.0: 19990 dependencies: 19991 lodash: 4.17.21 19992 renderkid: 3.0.0 19993 19994 pretty-format@3.8.0: {} 19995 19996 pretty-hrtime@1.0.3: {} 19997 19998 pretty-ms@8.0.0: 19999 dependencies: 20000 parse-ms: 3.0.0 20001 20002 process-nextick-args@2.0.1: {} 20003 20004 process-on-spawn@1.0.0: 20005 dependencies: 20006 fromentries: 1.3.2 20007 20008 process-warning@3.0.0: {} 20009 20010 process@0.11.10: {} 20011 20012 progress-bar-webpack-plugin@2.1.0(webpack@4.46.0): 20013 dependencies: 20014 chalk: 3.0.0 20015 progress: 2.0.3 20016 webpack: 4.46.0 20017 20018 progress@2.0.3: {} 20019 20020 promise-inflight@1.0.1(bluebird@3.7.2): 20021 optionalDependencies: 20022 bluebird: 3.7.2 20023 20024 promise-polyfill@8.2.3: {} 20025 20026 promise-toolbox@0.21.0: 20027 dependencies: 20028 make-error: 1.3.6 20029 20030 prompts@2.4.2: 20031 dependencies: 20032 kleur: 3.0.3 20033 sisteransi: 1.0.5 20034 20035 prop-types@15.8.1: 20036 dependencies: 20037 loose-envify: 1.4.0 20038 object-assign: 4.1.1 20039 react-is: 16.13.1 20040 20041 property-expr@2.0.5: {} 20042 20043 proto-list@1.2.4: {} 20044 20045 proxy-addr@2.0.7: 20046 dependencies: 20047 forwarded: 0.2.0 20048 ipaddr.js: 1.9.1 20049 20050 prr@1.0.1: {} 20051 20052 pseudomap@1.0.2: {} 20053 20054 psl@1.9.0: {} 20055 20056 public-encrypt@4.0.3: 20057 dependencies: 20058 bn.js: 4.12.0 20059 browserify-rsa: 4.1.0 20060 create-hash: 1.2.0 20061 parse-asn1: 5.1.6 20062 randombytes: 2.1.0 20063 safe-buffer: 5.2.1 20064 20065 pump@2.0.1: 20066 dependencies: 20067 end-of-stream: 1.4.4 20068 once: 1.4.0 20069 20070 pump@3.0.0: 20071 dependencies: 20072 end-of-stream: 1.4.4 20073 once: 1.4.0 20074 20075 pumpify@1.5.1: 20076 dependencies: 20077 duplexify: 3.7.1 20078 inherits: 2.0.4 20079 pump: 2.0.1 20080 20081 punycode@1.4.1: {} 20082 20083 punycode@2.1.1: {} 20084 20085 punycode@2.3.1: {} 20086 20087 pupa@2.1.1: 20088 dependencies: 20089 escape-goat: 2.1.1 20090 20091 pupa@3.1.0: 20092 dependencies: 20093 escape-goat: 4.0.0 20094 20095 q@1.5.1: {} 20096 20097 qrcode-generator@1.4.4: {} 20098 20099 qs@6.11.0: 20100 dependencies: 20101 side-channel: 1.0.4 20102 20103 qs@6.11.2: 20104 dependencies: 20105 side-channel: 1.0.4 20106 20107 qs@6.5.3: {} 20108 20109 querystring-es3@0.2.1: {} 20110 20111 querystring@0.2.1: {} 20112 20113 querystringify@2.2.0: {} 20114 20115 queue-microtask@1.2.3: {} 20116 20117 queue@6.0.2: 20118 dependencies: 20119 inherits: 2.0.4 20120 20121 quick-format-unescaped@4.0.4: {} 20122 20123 quick-lru@5.1.1: {} 20124 20125 randombytes@2.1.0: 20126 dependencies: 20127 safe-buffer: 5.2.1 20128 20129 randomfill@1.0.4: 20130 dependencies: 20131 randombytes: 2.1.0 20132 safe-buffer: 5.2.1 20133 20134 range-parser@1.2.1: {} 20135 20136 raw-body@2.5.1: 20137 dependencies: 20138 bytes: 3.1.2 20139 http-errors: 2.0.0 20140 iconv-lite: 0.4.24 20141 unpipe: 1.0.0 20142 20143 raw-loader@4.0.2(webpack@4.46.0): 20144 dependencies: 20145 loader-utils: 2.0.3 20146 schema-utils: 3.1.1 20147 webpack: 4.46.0 20148 20149 rc@1.2.8: 20150 dependencies: 20151 deep-extend: 0.6.0 20152 ini: 1.3.8 20153 minimist: 1.2.8 20154 strip-json-comments: 2.0.1 20155 20156 react-dom@18.3.1(react@18.3.1): 20157 dependencies: 20158 loose-envify: 1.4.0 20159 react: 18.3.1 20160 scheduler: 0.23.2 20161 20162 react-html-attributes@1.4.6: 20163 dependencies: 20164 html-element-attributes: 1.3.1 20165 20166 react-is@16.13.1: {} 20167 20168 react-refresh@0.10.0: {} 20169 20170 react@18.3.1: 20171 dependencies: 20172 loose-envify: 1.4.0 20173 20174 read-cache@1.0.0: 20175 dependencies: 20176 pify: 2.3.0 20177 20178 readable-stream@2.3.8: 20179 dependencies: 20180 core-util-is: 1.0.3 20181 inherits: 2.0.4 20182 isarray: 1.0.0 20183 process-nextick-args: 2.0.1 20184 safe-buffer: 5.1.2 20185 string_decoder: 1.1.1 20186 util-deprecate: 1.0.2 20187 20188 readable-stream@3.6.2: 20189 dependencies: 20190 inherits: 2.0.4 20191 string_decoder: 1.3.0 20192 util-deprecate: 1.0.2 20193 20194 readable-stream@4.5.2: 20195 dependencies: 20196 abort-controller: 3.0.0 20197 buffer: 6.0.3 20198 events: 3.3.0 20199 process: 0.11.10 20200 string_decoder: 1.3.0 20201 20202 readdirp@2.2.1: 20203 dependencies: 20204 graceful-fs: 4.2.11 20205 micromatch: 3.1.10 20206 readable-stream: 2.3.8 20207 transitivePeerDependencies: 20208 - supports-color 20209 optional: true 20210 20211 readdirp@3.6.0: 20212 dependencies: 20213 picomatch: 2.3.1 20214 20215 real-require@0.2.0: {} 20216 20217 reflect.getprototypeof@1.0.4: 20218 dependencies: 20219 call-bind: 1.0.5 20220 define-properties: 1.2.1 20221 es-abstract: 1.22.3 20222 get-intrinsic: 1.2.2 20223 globalthis: 1.0.3 20224 which-builtin-type: 1.1.3 20225 20226 regenerate-unicode-properties@10.1.0: 20227 dependencies: 20228 regenerate: 1.4.2 20229 20230 regenerate@1.4.2: {} 20231 20232 regenerator-runtime@0.13.10: {} 20233 20234 regenerator-runtime@0.13.11: {} 20235 20236 regenerator-runtime@0.14.0: {} 20237 20238 regenerator-transform@0.15.2: 20239 dependencies: 20240 '@babel/runtime': 7.23.6 20241 20242 regex-not@1.0.2: 20243 dependencies: 20244 extend-shallow: 3.0.2 20245 safe-regex: 1.1.0 20246 20247 regexp.prototype.flags@1.5.1: 20248 dependencies: 20249 call-bind: 1.0.5 20250 define-properties: 1.2.1 20251 set-function-name: 2.0.1 20252 20253 regexpp@3.2.0: {} 20254 20255 regexpu-core@5.3.2: 20256 dependencies: 20257 '@babel/regjsgen': 0.8.0 20258 regenerate: 1.4.2 20259 regenerate-unicode-properties: 10.1.0 20260 regjsparser: 0.9.1 20261 unicode-match-property-ecmascript: 2.0.0 20262 unicode-match-property-value-ecmascript: 2.1.0 20263 20264 registry-auth-token@4.2.2: 20265 dependencies: 20266 rc: 1.2.8 20267 20268 registry-auth-token@5.0.2: 20269 dependencies: 20270 '@pnpm/npm-conf': 2.2.2 20271 20272 registry-url@5.1.0: 20273 dependencies: 20274 rc: 1.2.8 20275 20276 registry-url@6.0.1: 20277 dependencies: 20278 rc: 1.2.8 20279 20280 regjsparser@0.9.1: 20281 dependencies: 20282 jsesc: 0.5.0 20283 20284 relateurl@0.2.7: {} 20285 20286 relaxed-json@1.0.3: 20287 dependencies: 20288 chalk: 2.4.2 20289 commander: 2.20.3 20290 20291 release-zalgo@1.0.0: 20292 dependencies: 20293 es6-error: 4.1.1 20294 20295 remove-trailing-separator@1.1.0: 20296 optional: true 20297 20298 renderkid@2.0.7: 20299 dependencies: 20300 css-select: 4.3.0 20301 dom-converter: 0.2.0 20302 htmlparser2: 6.1.0 20303 lodash: 4.17.21 20304 strip-ansi: 3.0.1 20305 20306 renderkid@3.0.0: 20307 dependencies: 20308 css-select: 4.3.0 20309 dom-converter: 0.2.0 20310 htmlparser2: 6.1.0 20311 lodash: 4.17.21 20312 strip-ansi: 6.0.1 20313 20314 repeat-element@1.1.4: {} 20315 20316 repeat-string@1.6.1: {} 20317 20318 request-promise-core@1.1.4(request@2.88.2): 20319 dependencies: 20320 lodash: 4.17.21 20321 request: 2.88.2 20322 20323 request-promise-native@1.0.9(request@2.88.2): 20324 dependencies: 20325 request: 2.88.2 20326 request-promise-core: 1.1.4(request@2.88.2) 20327 stealthy-require: 1.1.1 20328 tough-cookie: 2.5.0 20329 20330 request@2.88.2: 20331 dependencies: 20332 aws-sign2: 0.7.0 20333 aws4: 1.11.0 20334 caseless: 0.12.0 20335 combined-stream: 1.0.8 20336 extend: 3.0.2 20337 forever-agent: 0.6.1 20338 form-data: 2.3.3 20339 har-validator: 5.1.5 20340 http-signature: 1.2.0 20341 is-typedarray: 1.0.0 20342 isstream: 0.1.2 20343 json-stringify-safe: 5.0.1 20344 mime-types: 2.1.35 20345 oauth-sign: 0.9.0 20346 performance-now: 2.1.0 20347 qs: 6.5.3 20348 safe-buffer: 5.2.1 20349 tough-cookie: 2.5.0 20350 tunnel-agent: 0.6.0 20351 uuid: 3.4.0 20352 20353 require-directory@2.1.1: {} 20354 20355 require-from-string@2.0.2: {} 20356 20357 require-main-filename@2.0.0: {} 20358 20359 requires-port@1.0.0: {} 20360 20361 resolve-alpn@1.2.1: {} 20362 20363 resolve-cwd@3.0.0: 20364 dependencies: 20365 resolve-from: 5.0.0 20366 20367 resolve-from@3.0.0: {} 20368 20369 resolve-from@4.0.0: {} 20370 20371 resolve-from@5.0.0: {} 20372 20373 resolve-pathname@3.0.0: {} 20374 20375 resolve-url@0.2.1: {} 20376 20377 resolve@1.22.8: 20378 dependencies: 20379 is-core-module: 2.13.1 20380 path-parse: 1.0.7 20381 supports-preserve-symlinks-flag: 1.0.0 20382 20383 resolve@2.0.0-next.5: 20384 dependencies: 20385 is-core-module: 2.13.1 20386 path-parse: 1.0.7 20387 supports-preserve-symlinks-flag: 1.0.0 20388 20389 responselike@1.0.2: 20390 dependencies: 20391 lowercase-keys: 1.0.1 20392 20393 responselike@3.0.0: 20394 dependencies: 20395 lowercase-keys: 3.0.0 20396 20397 restore-cursor@3.1.0: 20398 dependencies: 20399 onetime: 5.1.2 20400 signal-exit: 3.0.7 20401 20402 ret@0.1.15: {} 20403 20404 retry@0.13.1: {} 20405 20406 reusify@1.0.4: {} 20407 20408 rgb-regex@1.0.1: {} 20409 20410 rgba-regex@1.0.0: {} 20411 20412 rimraf@2.4.5: 20413 dependencies: 20414 glob: 6.0.4 20415 optional: true 20416 20417 rimraf@2.7.1: 20418 dependencies: 20419 glob: 7.2.3 20420 20421 rimraf@3.0.2: 20422 dependencies: 20423 glob: 7.2.3 20424 20425 ripemd160@2.0.2: 20426 dependencies: 20427 hash-base: 3.1.0 20428 inherits: 2.0.4 20429 20430 rollup-plugin-terser@7.0.2(rollup@2.79.1): 20431 dependencies: 20432 '@babel/code-frame': 7.23.5 20433 jest-worker: 26.6.2 20434 rollup: 2.79.1 20435 serialize-javascript: 4.0.0 20436 terser: 5.31.0 20437 20438 rollup@2.79.1: 20439 optionalDependencies: 20440 fsevents: 2.3.3 20441 20442 rrweb-cssom@0.7.1: {} 20443 20444 rrweb-cssom@0.8.0: {} 20445 20446 run-parallel@1.2.0: 20447 dependencies: 20448 queue-microtask: 1.2.3 20449 20450 run-queue@1.0.3: 20451 dependencies: 20452 aproba: 1.2.0 20453 20454 sade@1.8.1: 20455 dependencies: 20456 mri: 1.2.0 20457 20458 safe-array-concat@1.0.1: 20459 dependencies: 20460 call-bind: 1.0.5 20461 get-intrinsic: 1.2.2 20462 has-symbols: 1.0.3 20463 isarray: 2.0.5 20464 20465 safe-buffer@5.1.2: {} 20466 20467 safe-buffer@5.2.1: {} 20468 20469 safe-json-stringify@1.2.0: 20470 optional: true 20471 20472 safe-regex-test@1.0.0: 20473 dependencies: 20474 call-bind: 1.0.5 20475 get-intrinsic: 1.2.2 20476 is-regex: 1.1.4 20477 20478 safe-regex@1.1.0: 20479 dependencies: 20480 ret: 0.1.15 20481 20482 safe-stable-stringify@2.4.3: {} 20483 20484 safer-buffer@2.1.2: {} 20485 20486 sass@1.56.1: 20487 dependencies: 20488 chokidar: 3.5.3 20489 immutable: 4.1.0 20490 source-map-js: 1.0.2 20491 20492 sax@1.2.4: {} 20493 20494 saxes@3.1.11: 20495 dependencies: 20496 xmlchars: 2.2.0 20497 20498 saxes@6.0.0: 20499 dependencies: 20500 xmlchars: 2.2.0 20501 20502 scheduler@0.23.2: 20503 dependencies: 20504 loose-envify: 1.4.0 20505 20506 schema-utils@0.4.7: 20507 dependencies: 20508 ajv: 6.12.6 20509 ajv-keywords: 3.5.2(ajv@6.12.6) 20510 20511 schema-utils@1.0.0: 20512 dependencies: 20513 ajv: 6.12.6 20514 ajv-errors: 1.0.1(ajv@6.12.6) 20515 ajv-keywords: 3.5.2(ajv@6.12.6) 20516 20517 schema-utils@2.7.1: 20518 dependencies: 20519 '@types/json-schema': 7.0.11 20520 ajv: 6.12.6 20521 ajv-keywords: 3.5.2(ajv@6.12.6) 20522 20523 schema-utils@3.1.1: 20524 dependencies: 20525 '@types/json-schema': 7.0.15 20526 ajv: 6.12.6 20527 ajv-keywords: 3.5.2(ajv@6.12.6) 20528 20529 schema-utils@4.0.0: 20530 dependencies: 20531 '@types/json-schema': 7.0.15 20532 ajv: 8.12.0 20533 ajv-formats: 2.1.1(ajv@8.12.0) 20534 ajv-keywords: 5.1.0(ajv@8.12.0) 20535 20536 select-hose@2.0.0: {} 20537 20538 selenium-webdriver@4.40.0: 20539 dependencies: 20540 '@bazel/runfiles': 6.5.0 20541 jszip: 3.10.1 20542 tmp: 0.2.5 20543 ws: 8.18.3 20544 transitivePeerDependencies: 20545 - bufferutil 20546 - utf-8-validate 20547 20548 selfsigned@2.1.1: 20549 dependencies: 20550 node-forge: 1.3.1 20551 20552 semiver@1.1.0: {} 20553 20554 semver-diff@3.1.1: 20555 dependencies: 20556 semver: 6.3.1 20557 20558 semver-diff@4.0.0: 20559 dependencies: 20560 semver: 7.6.2 20561 20562 semver@5.7.2: {} 20563 20564 semver@6.3.0: {} 20565 20566 semver@6.3.1: {} 20567 20568 semver@7.3.5: 20569 dependencies: 20570 lru-cache: 6.0.0 20571 20572 semver@7.3.8: 20573 dependencies: 20574 lru-cache: 6.0.0 20575 20576 semver@7.5.4: 20577 dependencies: 20578 lru-cache: 6.0.0 20579 20580 semver@7.6.2: {} 20581 20582 send@0.18.0: 20583 dependencies: 20584 debug: 2.6.9 20585 depd: 2.0.0 20586 destroy: 1.2.0 20587 encodeurl: 1.0.2 20588 escape-html: 1.0.3 20589 etag: 1.8.1 20590 fresh: 0.5.2 20591 http-errors: 2.0.0 20592 mime: 1.6.0 20593 ms: 2.1.3 20594 on-finished: 2.4.1 20595 range-parser: 1.2.1 20596 statuses: 2.0.1 20597 transitivePeerDependencies: 20598 - supports-color 20599 20600 serialize-error@7.0.1: 20601 dependencies: 20602 type-fest: 0.13.1 20603 20604 serialize-javascript@4.0.0: 20605 dependencies: 20606 randombytes: 2.1.0 20607 20608 serialize-javascript@5.0.1: 20609 dependencies: 20610 randombytes: 2.1.0 20611 20612 serialize-javascript@6.0.0: 20613 dependencies: 20614 randombytes: 2.1.0 20615 20616 serve-index@1.9.1: 20617 dependencies: 20618 accepts: 1.3.8 20619 batch: 0.6.1 20620 debug: 2.6.9 20621 escape-html: 1.0.3 20622 http-errors: 1.6.3 20623 mime-types: 2.1.35 20624 parseurl: 1.3.3 20625 transitivePeerDependencies: 20626 - supports-color 20627 20628 serve-static@1.15.0: 20629 dependencies: 20630 encodeurl: 1.0.2 20631 escape-html: 1.0.3 20632 parseurl: 1.3.3 20633 send: 0.18.0 20634 transitivePeerDependencies: 20635 - supports-color 20636 20637 set-blocking@2.0.0: {} 20638 20639 set-function-length@1.1.1: 20640 dependencies: 20641 define-data-property: 1.1.1 20642 get-intrinsic: 1.2.2 20643 gopd: 1.0.1 20644 has-property-descriptors: 1.0.1 20645 20646 set-function-name@2.0.1: 20647 dependencies: 20648 define-data-property: 1.1.1 20649 functions-have-names: 1.2.3 20650 has-property-descriptors: 1.0.1 20651 20652 set-value@2.0.1: 20653 dependencies: 20654 extend-shallow: 2.0.1 20655 is-extendable: 0.1.1 20656 is-plain-object: 2.0.4 20657 split-string: 3.1.0 20658 20659 setimmediate@1.0.5: {} 20660 20661 setprototypeof@1.1.0: {} 20662 20663 setprototypeof@1.2.0: {} 20664 20665 sha.js@2.4.11: 20666 dependencies: 20667 inherits: 2.0.4 20668 safe-buffer: 5.2.1 20669 20670 shallow-clone@3.0.1: 20671 dependencies: 20672 kind-of: 6.0.3 20673 20674 shebang-command@1.2.0: 20675 dependencies: 20676 shebang-regex: 1.0.0 20677 20678 shebang-command@2.0.0: 20679 dependencies: 20680 shebang-regex: 3.0.0 20681 20682 shebang-regex@1.0.0: {} 20683 20684 shebang-regex@3.0.0: {} 20685 20686 shell-quote@1.7.3: {} 20687 20688 shellwords@0.1.1: {} 20689 20690 shiki@0.14.6: 20691 dependencies: 20692 ansi-sequence-parser: 1.1.1 20693 jsonc-parser: 3.2.0 20694 vscode-oniguruma: 1.7.0 20695 vscode-textmate: 8.0.0 20696 20697 side-channel@1.0.4: 20698 dependencies: 20699 call-bind: 1.0.5 20700 get-intrinsic: 1.2.2 20701 object-inspect: 1.13.1 20702 20703 sign-addon@5.3.0: 20704 dependencies: 20705 common-tags: 1.8.2 20706 core-js: 3.29.0 20707 deepcopy: 2.1.0 20708 es6-error: 4.1.1 20709 es6-promisify: 7.0.0 20710 jsonwebtoken: 9.0.0 20711 mz: 2.7.0 20712 request: 2.88.2 20713 source-map-support: 0.5.21 20714 stream-to-promise: 3.0.0 20715 20716 signal-exit@3.0.7: {} 20717 20718 signal-exit@4.1.0: {} 20719 20720 simple-swizzle@0.2.2: 20721 dependencies: 20722 is-arrayish: 0.3.2 20723 20724 sirv-cli@1.0.14: 20725 dependencies: 20726 console-clear: 1.1.1 20727 get-port: 3.2.0 20728 kleur: 3.0.3 20729 local-access: 1.1.0 20730 sade: 1.8.1 20731 semiver: 1.1.0 20732 sirv: 1.0.19 20733 tinydate: 1.3.0 20734 20735 sirv@1.0.19: 20736 dependencies: 20737 '@polka/url': 1.0.0-next.21 20738 mrmime: 1.0.1 20739 totalist: 1.1.0 20740 20741 sisteransi@1.0.5: {} 20742 20743 size-plugin@3.0.0(webpack@4.46.0): 20744 dependencies: 20745 axios: 0.21.4 20746 chalk: 2.4.2 20747 ci-env: 1.17.0 20748 escape-string-regexp: 1.0.5 20749 glob: 7.2.3 20750 minimatch: 3.1.2 20751 pretty-bytes: 5.6.0 20752 util.promisify: 1.1.1 20753 webpack: 4.46.0 20754 transitivePeerDependencies: 20755 - debug 20756 20757 slash@1.0.0: {} 20758 20759 slash@3.0.0: {} 20760 20761 slash@4.0.0: {} 20762 20763 slash@5.0.1: {} 20764 20765 slash@5.1.0: {} 20766 20767 slice-ansi@4.0.0: 20768 dependencies: 20769 ansi-styles: 4.3.0 20770 astral-regex: 2.0.0 20771 is-fullwidth-code-point: 3.0.0 20772 20773 slice-ansi@5.0.0: 20774 dependencies: 20775 ansi-styles: 6.2.1 20776 is-fullwidth-code-point: 4.0.0 20777 20778 snapdragon-node@2.1.1: 20779 dependencies: 20780 define-property: 1.0.0 20781 isobject: 3.0.1 20782 snapdragon-util: 3.0.1 20783 20784 snapdragon-util@3.0.1: 20785 dependencies: 20786 kind-of: 3.2.2 20787 20788 snapdragon@0.8.2: 20789 dependencies: 20790 base: 0.11.2 20791 debug: 2.6.9 20792 define-property: 0.2.5 20793 extend-shallow: 2.0.1 20794 map-cache: 0.2.2 20795 source-map: 0.5.7 20796 source-map-resolve: 0.5.3 20797 use: 3.1.1 20798 transitivePeerDependencies: 20799 - supports-color 20800 20801 sockjs@0.3.24: 20802 dependencies: 20803 faye-websocket: 0.11.4 20804 uuid: 8.3.2 20805 websocket-driver: 0.7.4 20806 20807 sonic-boom@3.8.0: 20808 dependencies: 20809 atomic-sleep: 1.0.0 20810 20811 source-list-map@2.0.1: {} 20812 20813 source-map-js@1.0.2: {} 20814 20815 source-map-js@1.2.0: {} 20816 20817 source-map-js@1.2.1: {} 20818 20819 source-map-resolve@0.5.3: 20820 dependencies: 20821 atob: 2.1.2 20822 decode-uri-component: 0.2.2 20823 resolve-url: 0.2.1 20824 source-map-url: 0.4.1 20825 urix: 0.1.0 20826 20827 source-map-support@0.5.21: 20828 dependencies: 20829 buffer-from: 1.1.2 20830 source-map: 0.6.1 20831 20832 source-map-url@0.4.1: {} 20833 20834 source-map@0.5.7: {} 20835 20836 source-map@0.6.1: {} 20837 20838 source-map@0.7.4: {} 20839 20840 source-map@0.8.0-beta.0: 20841 dependencies: 20842 whatwg-url: 7.1.0 20843 20844 sourcemap-codec@1.4.8: {} 20845 20846 spawn-sync@1.0.15: 20847 dependencies: 20848 concat-stream: 1.6.2 20849 os-shim: 0.1.3 20850 20851 spawn-wrap@2.0.0: 20852 dependencies: 20853 foreground-child: 2.0.0 20854 is-windows: 1.0.2 20855 make-dir: 3.1.0 20856 rimraf: 3.0.2 20857 signal-exit: 3.0.7 20858 which: 2.0.2 20859 20860 spdy-transport@3.0.0: 20861 dependencies: 20862 debug: 4.3.4 20863 detect-node: 2.1.0 20864 hpack.js: 2.1.6 20865 obuf: 1.1.2 20866 readable-stream: 3.6.2 20867 wbuf: 1.7.3 20868 transitivePeerDependencies: 20869 - supports-color 20870 20871 spdy@4.0.2: 20872 dependencies: 20873 debug: 4.3.4 20874 handle-thing: 2.0.1 20875 http-deceiver: 1.2.7 20876 select-hose: 2.0.0 20877 spdy-transport: 3.0.0 20878 transitivePeerDependencies: 20879 - supports-color 20880 20881 split-string@3.1.0: 20882 dependencies: 20883 extend-shallow: 3.0.2 20884 20885 split2@4.2.0: {} 20886 20887 split@1.0.1: 20888 dependencies: 20889 through: 2.3.8 20890 20891 sprintf-js@1.0.3: {} 20892 20893 sshpk@1.17.0: 20894 dependencies: 20895 asn1: 0.2.6 20896 assert-plus: 1.0.0 20897 bcrypt-pbkdf: 1.0.2 20898 dashdash: 1.14.1 20899 ecc-jsbn: 0.1.2 20900 getpass: 0.1.7 20901 jsbn: 0.1.1 20902 safer-buffer: 2.1.2 20903 tweetnacl: 0.14.5 20904 20905 ssri@6.0.2: 20906 dependencies: 20907 figgy-pudding: 3.5.2 20908 20909 ssri@8.0.1: 20910 dependencies: 20911 minipass: 3.3.6 20912 20913 stable@0.1.8: {} 20914 20915 stack-trace@0.0.10: {} 20916 20917 stack-utils@2.0.6: 20918 dependencies: 20919 escape-string-regexp: 2.0.0 20920 20921 static-extend@0.1.2: 20922 dependencies: 20923 define-property: 0.2.5 20924 object-copy: 0.1.0 20925 20926 statuses@1.5.0: {} 20927 20928 statuses@2.0.1: {} 20929 20930 stealthy-require@1.1.1: {} 20931 20932 stream-browserify@2.0.2: 20933 dependencies: 20934 inherits: 2.0.4 20935 readable-stream: 2.3.8 20936 20937 stream-each@1.2.3: 20938 dependencies: 20939 end-of-stream: 1.4.4 20940 stream-shift: 1.0.1 20941 20942 stream-http@2.8.3: 20943 dependencies: 20944 builtin-status-codes: 3.0.0 20945 inherits: 2.0.4 20946 readable-stream: 2.3.8 20947 to-arraybuffer: 1.0.1 20948 xtend: 4.0.2 20949 20950 stream-shift@1.0.1: {} 20951 20952 stream-to-array@2.3.0: 20953 dependencies: 20954 any-promise: 1.3.0 20955 20956 stream-to-promise@3.0.0: 20957 dependencies: 20958 any-promise: 1.3.0 20959 end-of-stream: 1.4.4 20960 stream-to-array: 2.3.0 20961 20962 string-width@4.2.3: 20963 dependencies: 20964 emoji-regex: 8.0.0 20965 is-fullwidth-code-point: 3.0.0 20966 strip-ansi: 6.0.1 20967 20968 string-width@5.1.2: 20969 dependencies: 20970 eastasianwidth: 0.2.0 20971 emoji-regex: 9.2.2 20972 strip-ansi: 7.1.0 20973 20974 string-width@7.0.0: 20975 dependencies: 20976 emoji-regex: 10.3.0 20977 get-east-asian-width: 1.2.0 20978 strip-ansi: 7.1.0 20979 20980 string.prototype.matchall@4.0.10: 20981 dependencies: 20982 call-bind: 1.0.5 20983 define-properties: 1.2.1 20984 es-abstract: 1.22.3 20985 get-intrinsic: 1.2.2 20986 has-symbols: 1.0.3 20987 internal-slot: 1.0.6 20988 regexp.prototype.flags: 1.5.1 20989 set-function-name: 2.0.1 20990 side-channel: 1.0.4 20991 20992 string.prototype.trim@1.2.8: 20993 dependencies: 20994 call-bind: 1.0.5 20995 define-properties: 1.2.1 20996 es-abstract: 1.22.3 20997 20998 string.prototype.trimend@1.0.7: 20999 dependencies: 21000 call-bind: 1.0.5 21001 define-properties: 1.2.1 21002 es-abstract: 1.22.3 21003 21004 string.prototype.trimstart@1.0.7: 21005 dependencies: 21006 call-bind: 1.0.5 21007 define-properties: 1.2.1 21008 es-abstract: 1.22.3 21009 21010 string_decoder@1.1.1: 21011 dependencies: 21012 safe-buffer: 5.1.2 21013 21014 string_decoder@1.3.0: 21015 dependencies: 21016 safe-buffer: 5.2.1 21017 21018 stringify-object@3.3.0: 21019 dependencies: 21020 get-own-enumerable-property-symbols: 3.0.2 21021 is-obj: 1.0.1 21022 is-regexp: 1.0.0 21023 21024 strip-ansi@0.1.1: {} 21025 21026 strip-ansi@3.0.1: 21027 dependencies: 21028 ansi-regex: 2.1.1 21029 21030 strip-ansi@6.0.1: 21031 dependencies: 21032 ansi-regex: 5.0.1 21033 21034 strip-ansi@7.1.0: 21035 dependencies: 21036 ansi-regex: 6.0.1 21037 21038 strip-bom-buf@2.0.0: 21039 dependencies: 21040 is-utf8: 0.2.1 21041 21042 strip-bom-stream@4.0.0: 21043 dependencies: 21044 first-chunk-stream: 3.0.0 21045 strip-bom-buf: 2.0.0 21046 21047 strip-bom@3.0.0: {} 21048 21049 strip-bom@4.0.0: {} 21050 21051 strip-bom@5.0.0: {} 21052 21053 strip-comments@2.0.1: {} 21054 21055 strip-final-newline@2.0.0: {} 21056 21057 strip-final-newline@3.0.0: {} 21058 21059 strip-json-comments@2.0.1: {} 21060 21061 strip-json-comments@3.1.1: {} 21062 21063 strip-json-comments@5.0.0: {} 21064 21065 style-loader@2.0.0(webpack@4.46.0): 21066 dependencies: 21067 loader-utils: 2.0.3 21068 schema-utils: 3.1.1 21069 webpack: 4.46.0 21070 21071 stylehacks@4.0.3: 21072 dependencies: 21073 browserslist: 4.22.2 21074 postcss: 7.0.39 21075 postcss-selector-parser: 3.1.2 21076 21077 stylehacks@5.1.0(postcss@8.4.49): 21078 dependencies: 21079 browserslist: 4.22.2 21080 postcss: 8.4.49 21081 postcss-selector-parser: 6.1.2 21082 21083 stylis@3.5.4: {} 21084 21085 sucrase@3.35.0: 21086 dependencies: 21087 '@jridgewell/gen-mapping': 0.3.5 21088 commander: 4.1.1 21089 glob: 10.3.10 21090 lines-and-columns: 1.2.4 21091 mz: 2.7.0 21092 pirates: 4.0.5 21093 ts-interface-checker: 0.1.13 21094 21095 supertap@3.0.1: 21096 dependencies: 21097 indent-string: 5.0.0 21098 js-yaml: 3.14.1 21099 serialize-error: 7.0.1 21100 strip-ansi: 7.1.0 21101 21102 supports-color@5.5.0: 21103 dependencies: 21104 has-flag: 3.0.0 21105 21106 supports-color@7.2.0: 21107 dependencies: 21108 has-flag: 4.0.0 21109 21110 supports-color@8.1.1: 21111 dependencies: 21112 has-flag: 4.0.0 21113 21114 supports-preserve-symlinks-flag@1.0.0: {} 21115 21116 svgo@1.3.2: 21117 dependencies: 21118 chalk: 2.4.2 21119 coa: 2.0.2 21120 css-select: 2.1.0 21121 css-select-base-adapter: 0.1.1 21122 css-tree: 1.0.0-alpha.37 21123 csso: 4.2.0 21124 js-yaml: 3.14.1 21125 mkdirp: 0.5.6 21126 object.values: 1.1.7 21127 sax: 1.2.4 21128 stable: 0.1.8 21129 unquote: 1.1.1 21130 util.promisify: 1.0.1 21131 21132 svgo@2.8.0: 21133 dependencies: 21134 '@trysound/sax': 0.2.0 21135 commander: 7.2.0 21136 css-select: 4.3.0 21137 css-tree: 1.1.3 21138 csso: 4.2.0 21139 picocolors: 1.1.1 21140 stable: 0.1.8 21141 21142 swr@2.0.3(react@18.3.1): 21143 dependencies: 21144 react: 18.3.1 21145 use-sync-external-store: 1.2.0(react@18.3.1) 21146 21147 swr@2.2.2(react@18.3.1): 21148 dependencies: 21149 client-only: 0.0.1 21150 react: 18.3.1 21151 use-sync-external-store: 1.2.0(react@18.3.1) 21152 21153 symbol-tree@3.2.4: {} 21154 21155 table@6.8.0: 21156 dependencies: 21157 ajv: 8.11.0 21158 lodash.truncate: 4.4.2 21159 slice-ansi: 4.0.0 21160 string-width: 4.2.3 21161 strip-ansi: 6.0.1 21162 21163 tailwindcss@3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)): 21164 dependencies: 21165 '@alloc/quick-lru': 5.2.0 21166 arg: 5.0.2 21167 chokidar: 3.6.0 21168 didyoumean: 1.2.2 21169 dlv: 1.1.3 21170 fast-glob: 3.3.2 21171 glob-parent: 6.0.2 21172 is-glob: 4.0.3 21173 jiti: 1.21.7 21174 lilconfig: 3.1.3 21175 micromatch: 4.0.8 21176 normalize-path: 3.0.0 21177 object-hash: 3.0.0 21178 picocolors: 1.1.1 21179 postcss: 8.4.49 21180 postcss-import: 15.1.0(postcss@8.4.49) 21181 postcss-js: 4.0.1(postcss@8.4.49) 21182 postcss-load-config: 4.0.2(postcss@8.4.49)(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)) 21183 postcss-nested: 6.2.0(postcss@8.4.49) 21184 postcss-selector-parser: 6.1.2 21185 resolve: 1.22.8 21186 sucrase: 3.35.0 21187 transitivePeerDependencies: 21188 - ts-node 21189 21190 tailwindcss@3.4.17(ts-node@10.9.1(@types/node@20.11.13)(typescript@5.7.3)): 21191 dependencies: 21192 '@alloc/quick-lru': 5.2.0 21193 arg: 5.0.2 21194 chokidar: 3.6.0 21195 didyoumean: 1.2.2 21196 dlv: 1.1.3 21197 fast-glob: 3.3.2 21198 glob-parent: 6.0.2 21199 is-glob: 4.0.3 21200 jiti: 1.21.7 21201 lilconfig: 3.1.3 21202 micromatch: 4.0.8 21203 normalize-path: 3.0.0 21204 object-hash: 3.0.0 21205 picocolors: 1.1.1 21206 postcss: 8.4.49 21207 postcss-import: 15.1.0(postcss@8.4.49) 21208 postcss-js: 4.0.1(postcss@8.4.49) 21209 postcss-load-config: 4.0.2(postcss@8.4.49)(ts-node@10.9.1(@types/node@20.11.13)(typescript@5.7.3)) 21210 postcss-nested: 6.2.0(postcss@8.4.49) 21211 postcss-selector-parser: 6.1.2 21212 resolve: 1.22.8 21213 sucrase: 3.35.0 21214 transitivePeerDependencies: 21215 - ts-node 21216 21217 tapable@1.1.3: {} 21218 21219 tapable@2.2.1: {} 21220 21221 tar@4.4.19: 21222 dependencies: 21223 chownr: 1.1.4 21224 fs-minipass: 1.2.7 21225 minipass: 2.9.0 21226 minizlib: 1.3.3 21227 mkdirp: 0.5.6 21228 safe-buffer: 5.2.1 21229 yallist: 3.1.1 21230 21231 tar@6.2.0: 21232 dependencies: 21233 chownr: 2.0.0 21234 fs-minipass: 2.1.0 21235 minipass: 5.0.0 21236 minizlib: 2.1.2 21237 mkdirp: 1.0.4 21238 yallist: 4.0.0 21239 21240 temp-dir@2.0.0: {} 21241 21242 temp-dir@3.0.0: {} 21243 21244 tempy@0.6.0: 21245 dependencies: 21246 is-stream: 2.0.1 21247 temp-dir: 2.0.0 21248 type-fest: 0.16.0 21249 unique-string: 2.0.0 21250 21251 terser-webpack-plugin@1.4.5(webpack@4.46.0): 21252 dependencies: 21253 cacache: 12.0.4 21254 find-cache-dir: 2.1.0 21255 is-wsl: 1.1.0 21256 schema-utils: 1.0.0 21257 serialize-javascript: 4.0.0 21258 source-map: 0.6.1 21259 terser: 4.8.1 21260 webpack: 4.46.0 21261 webpack-sources: 1.4.3 21262 worker-farm: 1.7.0 21263 21264 terser-webpack-plugin@4.2.3(webpack@4.46.0): 21265 dependencies: 21266 cacache: 15.3.0 21267 find-cache-dir: 3.3.2 21268 jest-worker: 26.6.2 21269 p-limit: 3.1.0 21270 schema-utils: 3.1.1 21271 serialize-javascript: 5.0.1 21272 source-map: 0.6.1 21273 terser: 5.31.0 21274 webpack: 4.46.0 21275 webpack-sources: 1.4.3 21276 transitivePeerDependencies: 21277 - bluebird 21278 21279 terser@4.8.1: 21280 dependencies: 21281 acorn: 8.11.3 21282 commander: 2.20.3 21283 source-map: 0.6.1 21284 source-map-support: 0.5.21 21285 21286 terser@5.31.0: 21287 dependencies: 21288 '@jridgewell/source-map': 0.3.6 21289 acorn: 8.11.3 21290 commander: 2.20.3 21291 source-map-support: 0.5.21 21292 21293 terser@5.37.0: 21294 dependencies: 21295 '@jridgewell/source-map': 0.3.6 21296 acorn: 8.14.0 21297 commander: 2.20.3 21298 source-map-support: 0.5.21 21299 21300 test-exclude@6.0.0: 21301 dependencies: 21302 '@istanbuljs/schema': 0.1.3 21303 glob: 7.2.3 21304 minimatch: 3.1.2 21305 21306 text-table@0.2.0: {} 21307 21308 thenby@1.3.4: {} 21309 21310 thenify-all@1.6.0: 21311 dependencies: 21312 thenify: 3.3.1 21313 21314 thenify@3.3.1: 21315 dependencies: 21316 any-promise: 1.3.0 21317 21318 thread-stream@2.4.1: 21319 dependencies: 21320 real-require: 0.2.0 21321 21322 through2@2.0.5: 21323 dependencies: 21324 readable-stream: 2.3.8 21325 xtend: 4.0.2 21326 21327 through@2.3.8: {} 21328 21329 thunky@1.1.0: {} 21330 21331 time-zone@1.0.0: {} 21332 21333 timers-browserify@2.0.12: 21334 dependencies: 21335 setimmediate: 1.0.5 21336 21337 timsort@0.3.0: {} 21338 21339 tiny-invariant@1.3.1: {} 21340 21341 tiny-warning@1.0.3: {} 21342 21343 tinydate@1.3.0: {} 21344 21345 tmp@0.2.1: 21346 dependencies: 21347 rimraf: 3.0.2 21348 21349 tmp@0.2.5: {} 21350 21351 to-arraybuffer@1.0.1: {} 21352 21353 to-fast-properties@2.0.0: {} 21354 21355 to-object-path@0.3.0: 21356 dependencies: 21357 kind-of: 3.2.2 21358 21359 to-readable-stream@1.0.0: {} 21360 21361 to-regex-range@2.1.1: 21362 dependencies: 21363 is-number: 3.0.0 21364 repeat-string: 1.6.1 21365 21366 to-regex-range@5.0.1: 21367 dependencies: 21368 is-number: 7.0.0 21369 21370 to-regex@3.0.2: 21371 dependencies: 21372 define-property: 2.0.2 21373 extend-shallow: 3.0.2 21374 regex-not: 1.0.2 21375 safe-regex: 1.1.0 21376 21377 toidentifier@1.0.1: {} 21378 21379 toposort@1.0.7: {} 21380 21381 toposort@2.0.2: {} 21382 21383 tosource@1.0.0: {} 21384 21385 totalist@1.1.0: {} 21386 21387 tough-cookie@2.5.0: 21388 dependencies: 21389 psl: 1.9.0 21390 punycode: 2.1.1 21391 21392 tough-cookie@4.1.4: 21393 dependencies: 21394 psl: 1.9.0 21395 punycode: 2.1.1 21396 universalify: 0.2.0 21397 url-parse: 1.5.10 21398 21399 tr46@0.0.3: {} 21400 21401 tr46@1.0.1: 21402 dependencies: 21403 punycode: 2.1.1 21404 21405 tr46@5.1.1: 21406 dependencies: 21407 punycode: 2.3.1 21408 21409 ts-api-utils@1.0.3(typescript@5.7.3): 21410 dependencies: 21411 typescript: 5.7.3 21412 21413 ts-interface-checker@0.1.13: {} 21414 21415 ts-invariant@0.10.3: 21416 dependencies: 21417 tslib: 2.6.2 21418 21419 ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3): 21420 dependencies: 21421 '@cspotcode/source-map-support': 0.8.1 21422 '@tsconfig/node10': 1.0.9 21423 '@tsconfig/node12': 1.0.11 21424 '@tsconfig/node14': 1.0.3 21425 '@tsconfig/node16': 1.0.3 21426 '@types/node': 18.11.17 21427 acorn: 8.8.1 21428 acorn-walk: 8.2.0 21429 arg: 4.1.3 21430 create-require: 1.1.1 21431 diff: 4.0.2 21432 make-error: 1.3.6 21433 typescript: 5.7.3 21434 v8-compile-cache-lib: 3.0.1 21435 yn: 3.1.1 21436 optional: true 21437 21438 ts-node@10.9.1(@types/node@20.11.13)(typescript@5.7.3): 21439 dependencies: 21440 '@cspotcode/source-map-support': 0.8.1 21441 '@tsconfig/node10': 1.0.9 21442 '@tsconfig/node12': 1.0.11 21443 '@tsconfig/node14': 1.0.3 21444 '@tsconfig/node16': 1.0.3 21445 '@types/node': 20.11.13 21446 acorn: 8.8.1 21447 acorn-walk: 8.2.0 21448 arg: 4.1.3 21449 create-require: 1.1.1 21450 diff: 4.0.2 21451 make-error: 1.3.6 21452 typescript: 5.7.3 21453 v8-compile-cache-lib: 3.0.1 21454 yn: 3.1.1 21455 21456 ts-pnp@1.2.0(typescript@4.6.4): 21457 optionalDependencies: 21458 typescript: 4.6.4 21459 21460 tsconfig-paths@3.15.0: 21461 dependencies: 21462 '@types/json5': 0.0.29 21463 json5: 1.0.2 21464 minimist: 1.2.8 21465 strip-bom: 3.0.0 21466 21467 tslib@1.14.1: {} 21468 21469 tslib@2.6.2: {} 21470 21471 tsutils@3.21.0(typescript@5.7.3): 21472 dependencies: 21473 tslib: 1.14.1 21474 typescript: 5.7.3 21475 21476 tty-browserify@0.0.0: {} 21477 21478 tunnel-agent@0.6.0: 21479 dependencies: 21480 safe-buffer: 5.2.1 21481 21482 tweetnacl@0.14.5: {} 21483 21484 type-check@0.3.2: 21485 dependencies: 21486 prelude-ls: 1.1.2 21487 21488 type-check@0.4.0: 21489 dependencies: 21490 prelude-ls: 1.2.1 21491 21492 type-detect@4.0.8: {} 21493 21494 type-fest@0.13.1: {} 21495 21496 type-fest@0.16.0: {} 21497 21498 type-fest@0.20.2: {} 21499 21500 type-fest@0.8.1: {} 21501 21502 type-fest@1.4.0: {} 21503 21504 type-fest@2.19.0: {} 21505 21506 type-is@1.6.18: 21507 dependencies: 21508 media-typer: 0.3.0 21509 mime-types: 2.1.35 21510 21511 typed-array-buffer@1.0.0: 21512 dependencies: 21513 call-bind: 1.0.5 21514 get-intrinsic: 1.2.2 21515 is-typed-array: 1.1.12 21516 21517 typed-array-byte-length@1.0.0: 21518 dependencies: 21519 call-bind: 1.0.5 21520 for-each: 0.3.3 21521 has-proto: 1.0.1 21522 is-typed-array: 1.1.12 21523 21524 typed-array-byte-offset@1.0.0: 21525 dependencies: 21526 available-typed-arrays: 1.0.5 21527 call-bind: 1.0.5 21528 for-each: 0.3.3 21529 has-proto: 1.0.1 21530 is-typed-array: 1.1.12 21531 21532 typed-array-length@1.0.4: 21533 dependencies: 21534 call-bind: 1.0.5 21535 for-each: 0.3.3 21536 is-typed-array: 1.1.12 21537 21538 typedarray-to-buffer@3.1.5: 21539 dependencies: 21540 is-typedarray: 1.0.0 21541 21542 typedarray@0.0.6: {} 21543 21544 typedoc@0.25.4(typescript@5.7.3): 21545 dependencies: 21546 lunr: 2.3.9 21547 marked: 4.3.0 21548 minimatch: 9.0.3 21549 shiki: 0.14.6 21550 typescript: 5.7.3 21551 21552 typescript@4.6.4: {} 21553 21554 typescript@5.7.3: {} 21555 21556 uglify-js@3.4.10: 21557 dependencies: 21558 commander: 2.19.0 21559 source-map: 0.6.1 21560 21561 unbox-primitive@1.0.2: 21562 dependencies: 21563 call-bind: 1.0.5 21564 has-bigints: 1.0.2 21565 has-symbols: 1.0.3 21566 which-boxed-primitive: 1.0.2 21567 21568 underscore@1.6.0: {} 21569 21570 undici-types@5.26.5: {} 21571 21572 unfetch@4.2.0: {} 21573 21574 unicode-canonical-property-names-ecmascript@2.0.0: {} 21575 21576 unicode-match-property-ecmascript@2.0.0: 21577 dependencies: 21578 unicode-canonical-property-names-ecmascript: 2.0.0 21579 unicode-property-aliases-ecmascript: 2.1.0 21580 21581 unicode-match-property-value-ecmascript@2.1.0: {} 21582 21583 unicode-property-aliases-ecmascript@2.1.0: {} 21584 21585 unicorn-magic@0.1.0: {} 21586 21587 union-value@1.0.1: 21588 dependencies: 21589 arr-union: 3.1.0 21590 get-value: 2.0.6 21591 is-extendable: 0.1.1 21592 set-value: 2.0.1 21593 21594 uniq@1.0.1: {} 21595 21596 uniqs@2.0.0: {} 21597 21598 unique-filename@1.1.1: 21599 dependencies: 21600 unique-slug: 2.0.2 21601 21602 unique-slug@2.0.2: 21603 dependencies: 21604 imurmurhash: 0.1.4 21605 21606 unique-string@2.0.0: 21607 dependencies: 21608 crypto-random-string: 2.0.0 21609 21610 unique-string@3.0.0: 21611 dependencies: 21612 crypto-random-string: 4.0.0 21613 21614 universalify@0.2.0: {} 21615 21616 universalify@1.0.0: {} 21617 21618 universalify@2.0.0: {} 21619 21620 unpipe@1.0.0: {} 21621 21622 unquote@1.1.1: {} 21623 21624 unset-value@1.0.0: 21625 dependencies: 21626 has-value: 0.3.1 21627 isobject: 3.0.1 21628 21629 upath@1.2.0: {} 21630 21631 upath@2.0.1: {} 21632 21633 update-browserslist-db@1.0.10(browserslist@4.21.5): 21634 dependencies: 21635 browserslist: 4.21.5 21636 escalade: 3.1.1 21637 picocolors: 1.1.1 21638 21639 update-browserslist-db@1.0.13(browserslist@4.22.2): 21640 dependencies: 21641 browserslist: 4.22.2 21642 escalade: 3.1.1 21643 picocolors: 1.1.1 21644 21645 update-notifier@5.1.0: 21646 dependencies: 21647 boxen: 5.1.2 21648 chalk: 4.1.2 21649 configstore: 5.0.1 21650 has-yarn: 2.1.0 21651 import-lazy: 2.1.0 21652 is-ci: 2.0.0 21653 is-installed-globally: 0.4.0 21654 is-npm: 5.0.0 21655 is-yarn-global: 0.3.0 21656 latest-version: 5.1.0 21657 pupa: 2.1.1 21658 semver: 7.6.2 21659 semver-diff: 3.1.1 21660 xdg-basedir: 4.0.0 21661 21662 update-notifier@6.0.2: 21663 dependencies: 21664 boxen: 7.1.1 21665 chalk: 5.3.0 21666 configstore: 6.0.0 21667 has-yarn: 3.0.0 21668 import-lazy: 4.0.0 21669 is-ci: 3.0.1 21670 is-installed-globally: 0.4.0 21671 is-npm: 6.0.0 21672 is-yarn-global: 0.4.1 21673 latest-version: 7.0.0 21674 pupa: 3.1.0 21675 semver: 7.5.4 21676 semver-diff: 4.0.0 21677 xdg-basedir: 5.1.0 21678 21679 upper-case@1.1.3: {} 21680 21681 uri-js@4.4.1: 21682 dependencies: 21683 punycode: 2.1.1 21684 21685 urix@0.1.0: {} 21686 21687 url-loader@4.1.1(file-loader@6.2.0(webpack@4.46.0))(webpack@4.46.0): 21688 dependencies: 21689 loader-utils: 2.0.3 21690 mime-types: 2.1.35 21691 schema-utils: 3.1.1 21692 webpack: 4.46.0 21693 optionalDependencies: 21694 file-loader: 6.2.0(webpack@4.46.0) 21695 21696 url-parse-lax@3.0.0: 21697 dependencies: 21698 prepend-http: 2.0.0 21699 21700 url-parse@1.5.10: 21701 dependencies: 21702 querystringify: 2.2.0 21703 requires-port: 1.0.0 21704 21705 url@0.11.1: 21706 dependencies: 21707 punycode: 1.4.1 21708 qs: 6.11.2 21709 21710 use-sync-external-store@1.2.0(react@18.3.1): 21711 dependencies: 21712 react: 18.3.1 21713 21714 use@3.1.1: {} 21715 21716 util-deprecate@1.0.2: {} 21717 21718 util.promisify@1.0.0: 21719 dependencies: 21720 define-properties: 1.2.1 21721 object.getownpropertydescriptors: 2.1.4 21722 21723 util.promisify@1.0.1: 21724 dependencies: 21725 define-properties: 1.2.1 21726 es-abstract: 1.22.3 21727 has-symbols: 1.0.3 21728 object.getownpropertydescriptors: 2.1.4 21729 21730 util.promisify@1.1.1: 21731 dependencies: 21732 call-bind: 1.0.5 21733 define-properties: 1.2.1 21734 for-each: 0.3.3 21735 has-symbols: 1.0.3 21736 object.getownpropertydescriptors: 2.1.4 21737 21738 util@0.10.3: 21739 dependencies: 21740 inherits: 2.0.1 21741 21742 util@0.11.1: 21743 dependencies: 21744 inherits: 2.0.3 21745 21746 utila@0.4.0: {} 21747 21748 utils-merge@1.0.1: {} 21749 21750 uuid@3.4.0: {} 21751 21752 uuid@8.3.2: {} 21753 21754 v8-compile-cache-lib@3.0.1: {} 21755 21756 v8-compile-cache@2.3.0: {} 21757 21758 v8-to-istanbul@9.2.0: 21759 dependencies: 21760 '@jridgewell/trace-mapping': 0.3.20 21761 '@types/istanbul-lib-coverage': 2.0.6 21762 convert-source-map: 2.0.0 21763 21764 validate-npm-package-name@4.0.0: 21765 dependencies: 21766 builtins: 5.0.1 21767 21768 value-equal@1.0.1: {} 21769 21770 vary@1.1.2: {} 21771 21772 vendors@1.0.4: {} 21773 21774 verror@1.10.0: 21775 dependencies: 21776 assert-plus: 1.0.0 21777 core-util-is: 1.0.2 21778 extsprintf: 1.3.0 21779 21780 vm-browserify@1.1.2: {} 21781 21782 vscode-oniguruma@1.7.0: {} 21783 21784 vscode-textmate@8.0.0: {} 21785 21786 w3c-hr-time@1.0.2: 21787 dependencies: 21788 browser-process-hrtime: 1.0.0 21789 21790 w3c-xmlserializer@5.0.0: 21791 dependencies: 21792 xml-name-validator: 5.0.0 21793 21794 watchpack-chokidar2@2.0.1: 21795 dependencies: 21796 chokidar: 2.1.8 21797 transitivePeerDependencies: 21798 - supports-color 21799 optional: true 21800 21801 watchpack@1.7.5: 21802 dependencies: 21803 graceful-fs: 4.2.11 21804 neo-async: 2.6.2 21805 optionalDependencies: 21806 chokidar: 3.6.0 21807 watchpack-chokidar2: 2.0.1 21808 transitivePeerDependencies: 21809 - supports-color 21810 21811 watchpack@2.4.0: 21812 dependencies: 21813 glob-to-regexp: 0.4.1 21814 graceful-fs: 4.2.11 21815 21816 wbuf@1.7.3: 21817 dependencies: 21818 minimalistic-assert: 1.0.1 21819 21820 wcwidth@1.0.1: 21821 dependencies: 21822 defaults: 1.0.4 21823 21824 web-ext@7.11.0(express@4.18.2): 21825 dependencies: 21826 '@babel/runtime': 7.21.0 21827 '@devicefarmer/adbkit': 3.2.3 21828 addons-linter: 6.21.0(express@4.18.2)(node-fetch@3.3.1) 21829 bunyan: 1.8.15 21830 camelcase: 7.0.1 21831 chrome-launcher: 0.15.1 21832 debounce: 1.2.1 21833 decamelize: 6.0.0 21834 es6-error: 4.1.1 21835 firefox-profile: 4.3.2 21836 fs-extra: 11.1.0 21837 fx-runner: 1.4.0 21838 import-fresh: 3.3.0 21839 jose: 4.13.1 21840 mkdirp: 1.0.4 21841 multimatch: 6.0.0 21842 mz: 2.7.0 21843 node-fetch: 3.3.1 21844 node-notifier: 10.0.1 21845 open: 8.4.2 21846 parse-json: 6.0.2 21847 promise-toolbox: 0.21.0 21848 sign-addon: 5.3.0 21849 source-map-support: 0.5.21 21850 strip-bom: 5.0.0 21851 strip-json-comments: 5.0.0 21852 tmp: 0.2.1 21853 update-notifier: 6.0.2 21854 watchpack: 2.4.0 21855 ws: 8.13.0 21856 yargs: 17.7.1 21857 zip-dir: 2.0.0 21858 transitivePeerDependencies: 21859 - body-parser 21860 - bufferutil 21861 - express 21862 - safe-compare 21863 - supports-color 21864 - utf-8-validate 21865 21866 web-streams-polyfill@3.3.3: {} 21867 21868 webidl-conversions@3.0.1: {} 21869 21870 webidl-conversions@4.0.2: {} 21871 21872 webidl-conversions@7.0.0: {} 21873 21874 webpack-bundle-analyzer@4.6.1: 21875 dependencies: 21876 acorn: 8.11.3 21877 acorn-walk: 8.3.1 21878 chalk: 4.1.2 21879 commander: 7.2.0 21880 gzip-size: 6.0.0 21881 lodash: 4.17.21 21882 opener: 1.5.2 21883 sirv: 1.0.19 21884 ws: 7.4.5 21885 transitivePeerDependencies: 21886 - bufferutil 21887 - utf-8-validate 21888 21889 webpack-dev-middleware@5.3.3(webpack@4.46.0): 21890 dependencies: 21891 colorette: 2.0.19 21892 memfs: 3.4.7 21893 mime-types: 2.1.35 21894 range-parser: 1.2.1 21895 schema-utils: 4.0.0 21896 webpack: 4.46.0 21897 21898 webpack-dev-server@4.11.1(webpack@4.46.0): 21899 dependencies: 21900 '@types/bonjour': 3.5.10 21901 '@types/connect-history-api-fallback': 1.3.5 21902 '@types/express': 4.17.14 21903 '@types/serve-index': 1.9.1 21904 '@types/serve-static': 1.15.0 21905 '@types/sockjs': 0.3.33 21906 '@types/ws': 8.5.3 21907 ansi-html-community: 0.0.8 21908 bonjour-service: 1.0.14 21909 chokidar: 3.6.0 21910 colorette: 2.0.19 21911 compression: 1.7.4 21912 connect-history-api-fallback: 2.0.0 21913 default-gateway: 6.0.3 21914 express: 4.18.2 21915 graceful-fs: 4.2.11 21916 html-entities: 2.3.3 21917 http-proxy-middleware: 2.0.6(@types/express@4.17.14) 21918 ipaddr.js: 2.0.1 21919 open: 8.4.2 21920 p-retry: 4.6.2 21921 rimraf: 3.0.2 21922 schema-utils: 4.0.0 21923 selfsigned: 2.1.1 21924 serve-index: 1.9.1 21925 sockjs: 0.3.24 21926 spdy: 4.0.2 21927 webpack: 4.46.0 21928 webpack-dev-middleware: 5.3.3(webpack@4.46.0) 21929 ws: 8.13.0 21930 transitivePeerDependencies: 21931 - bufferutil 21932 - debug 21933 - supports-color 21934 - utf-8-validate 21935 21936 webpack-fix-style-only-entries@0.6.1: {} 21937 21938 webpack-log@2.0.0: 21939 dependencies: 21940 ansi-colors: 3.2.4 21941 uuid: 3.4.0 21942 21943 webpack-manifest-plugin@4.1.1(webpack@4.46.0): 21944 dependencies: 21945 tapable: 2.2.1 21946 webpack: 4.46.0 21947 webpack-sources: 2.3.1 21948 21949 webpack-merge@5.8.0: 21950 dependencies: 21951 clone-deep: 4.0.1 21952 wildcard: 2.0.0 21953 21954 webpack-plugin-replace@1.2.0: {} 21955 21956 webpack-sources@1.4.3: 21957 dependencies: 21958 source-list-map: 2.0.1 21959 source-map: 0.6.1 21960 21961 webpack-sources@2.3.1: 21962 dependencies: 21963 source-list-map: 2.0.1 21964 source-map: 0.6.1 21965 21966 webpack@4.46.0: 21967 dependencies: 21968 '@webassemblyjs/ast': 1.9.0 21969 '@webassemblyjs/helper-module-context': 1.9.0 21970 '@webassemblyjs/wasm-edit': 1.9.0 21971 '@webassemblyjs/wasm-parser': 1.9.0 21972 acorn: 6.4.2 21973 ajv: 6.12.6 21974 ajv-keywords: 3.5.2(ajv@6.12.6) 21975 chrome-trace-event: 1.0.3 21976 enhanced-resolve: 4.5.0 21977 eslint-scope: 4.0.3 21978 json-parse-better-errors: 1.0.2 21979 loader-runner: 2.4.0 21980 loader-utils: 1.4.2 21981 memory-fs: 0.4.1 21982 micromatch: 3.1.10 21983 mkdirp: 0.5.6 21984 neo-async: 2.6.2 21985 node-libs-browser: 2.2.1 21986 schema-utils: 1.0.0 21987 tapable: 1.1.3 21988 terser-webpack-plugin: 1.4.5(webpack@4.46.0) 21989 watchpack: 1.7.5 21990 webpack-sources: 1.4.3 21991 transitivePeerDependencies: 21992 - supports-color 21993 21994 websocket-driver@0.7.4: 21995 dependencies: 21996 http-parser-js: 0.5.8 21997 safe-buffer: 5.2.1 21998 websocket-extensions: 0.1.4 21999 22000 websocket-extensions@0.1.4: {} 22001 22002 well-known-symbols@2.0.0: {} 22003 22004 whatwg-encoding@1.0.5: 22005 dependencies: 22006 iconv-lite: 0.4.24 22007 22008 whatwg-encoding@2.0.0: 22009 dependencies: 22010 iconv-lite: 0.6.3 22011 22012 whatwg-encoding@3.1.1: 22013 dependencies: 22014 iconv-lite: 0.6.3 22015 22016 whatwg-mimetype@2.3.0: {} 22017 22018 whatwg-mimetype@3.0.0: {} 22019 22020 whatwg-mimetype@4.0.0: {} 22021 22022 whatwg-url@14.2.0: 22023 dependencies: 22024 tr46: 5.1.1 22025 webidl-conversions: 7.0.0 22026 22027 whatwg-url@5.0.0: 22028 dependencies: 22029 tr46: 0.0.3 22030 webidl-conversions: 3.0.1 22031 22032 whatwg-url@7.1.0: 22033 dependencies: 22034 lodash.sortby: 4.7.0 22035 tr46: 1.0.1 22036 webidl-conversions: 4.0.2 22037 22038 when@3.7.7: {} 22039 22040 which-boxed-primitive@1.0.2: 22041 dependencies: 22042 is-bigint: 1.0.4 22043 is-boolean-object: 1.1.2 22044 is-number-object: 1.0.7 22045 is-string: 1.0.7 22046 is-symbol: 1.0.4 22047 22048 which-builtin-type@1.1.3: 22049 dependencies: 22050 function.prototype.name: 1.1.6 22051 has-tostringtag: 1.0.0 22052 is-async-function: 2.0.0 22053 is-date-object: 1.0.5 22054 is-finalizationregistry: 1.0.2 22055 is-generator-function: 1.0.10 22056 is-regex: 1.1.4 22057 is-weakref: 1.0.2 22058 isarray: 2.0.5 22059 which-boxed-primitive: 1.0.2 22060 which-collection: 1.0.1 22061 which-typed-array: 1.1.13 22062 22063 which-collection@1.0.1: 22064 dependencies: 22065 is-map: 2.0.2 22066 is-set: 2.0.2 22067 is-weakmap: 2.0.1 22068 is-weakset: 2.0.2 22069 22070 which-module@2.0.0: {} 22071 22072 which-typed-array@1.1.13: 22073 dependencies: 22074 available-typed-arrays: 1.0.5 22075 call-bind: 1.0.5 22076 for-each: 0.3.3 22077 gopd: 1.0.1 22078 has-tostringtag: 1.0.0 22079 22080 which@1.2.4: 22081 dependencies: 22082 is-absolute: 0.1.7 22083 isexe: 1.1.2 22084 22085 which@1.3.1: 22086 dependencies: 22087 isexe: 2.0.0 22088 22089 which@2.0.2: 22090 dependencies: 22091 isexe: 2.0.0 22092 22093 wide-align@1.1.5: 22094 dependencies: 22095 string-width: 4.2.3 22096 22097 widest-line@3.1.0: 22098 dependencies: 22099 string-width: 4.2.3 22100 22101 widest-line@4.0.1: 22102 dependencies: 22103 string-width: 5.1.2 22104 22105 wildcard@2.0.0: {} 22106 22107 winreg@0.0.12: {} 22108 22109 word-wrap@1.2.3: {} 22110 22111 workbox-background-sync@6.5.4: 22112 dependencies: 22113 idb: 7.1.0 22114 workbox-core: 6.5.4 22115 22116 workbox-broadcast-update@6.5.4: 22117 dependencies: 22118 workbox-core: 6.5.4 22119 22120 workbox-build@6.5.4: 22121 dependencies: 22122 '@apideck/better-ajv-errors': 0.3.6(ajv@8.12.0) 22123 '@babel/core': 7.18.9 22124 '@babel/preset-env': 7.23.5(@babel/core@7.18.9) 22125 '@babel/runtime': 7.23.6 22126 '@rollup/plugin-babel': 5.3.1(@babel/core@7.18.9)(rollup@2.79.1) 22127 '@rollup/plugin-node-resolve': 11.2.1(rollup@2.79.1) 22128 '@rollup/plugin-replace': 2.4.2(rollup@2.79.1) 22129 '@surma/rollup-plugin-off-main-thread': 2.2.3 22130 ajv: 8.12.0 22131 common-tags: 1.8.2 22132 fast-json-stable-stringify: 2.1.0 22133 fs-extra: 9.1.0 22134 glob: 7.2.3 22135 lodash: 4.17.21 22136 pretty-bytes: 5.6.0 22137 rollup: 2.79.1 22138 rollup-plugin-terser: 7.0.2(rollup@2.79.1) 22139 source-map: 0.8.0-beta.0 22140 stringify-object: 3.3.0 22141 strip-comments: 2.0.1 22142 tempy: 0.6.0 22143 upath: 1.2.0 22144 workbox-background-sync: 6.5.4 22145 workbox-broadcast-update: 6.5.4 22146 workbox-cacheable-response: 6.5.4 22147 workbox-core: 6.5.4 22148 workbox-expiration: 6.5.4 22149 workbox-google-analytics: 6.5.4 22150 workbox-navigation-preload: 6.5.4 22151 workbox-precaching: 6.5.4 22152 workbox-range-requests: 6.5.4 22153 workbox-recipes: 6.5.4 22154 workbox-routing: 6.5.4 22155 workbox-strategies: 6.5.4 22156 workbox-streams: 6.5.4 22157 workbox-sw: 6.5.4 22158 workbox-window: 6.5.4 22159 transitivePeerDependencies: 22160 - '@types/babel__core' 22161 - supports-color 22162 22163 workbox-cacheable-response@6.5.4: 22164 dependencies: 22165 workbox-core: 6.5.4 22166 22167 workbox-core@6.5.4: {} 22168 22169 workbox-expiration@6.5.4: 22170 dependencies: 22171 idb: 7.1.0 22172 workbox-core: 6.5.4 22173 22174 workbox-google-analytics@6.5.4: 22175 dependencies: 22176 workbox-background-sync: 6.5.4 22177 workbox-core: 6.5.4 22178 workbox-routing: 6.5.4 22179 workbox-strategies: 6.5.4 22180 22181 workbox-navigation-preload@6.5.4: 22182 dependencies: 22183 workbox-core: 6.5.4 22184 22185 workbox-precaching@6.5.4: 22186 dependencies: 22187 workbox-core: 6.5.4 22188 workbox-routing: 6.5.4 22189 workbox-strategies: 6.5.4 22190 22191 workbox-range-requests@6.5.4: 22192 dependencies: 22193 workbox-core: 6.5.4 22194 22195 workbox-recipes@6.5.4: 22196 dependencies: 22197 workbox-cacheable-response: 6.5.4 22198 workbox-core: 6.5.4 22199 workbox-expiration: 6.5.4 22200 workbox-precaching: 6.5.4 22201 workbox-routing: 6.5.4 22202 workbox-strategies: 6.5.4 22203 22204 workbox-routing@6.5.4: 22205 dependencies: 22206 workbox-core: 6.5.4 22207 22208 workbox-strategies@6.5.4: 22209 dependencies: 22210 workbox-core: 6.5.4 22211 22212 workbox-streams@6.5.4: 22213 dependencies: 22214 workbox-core: 6.5.4 22215 workbox-routing: 6.5.4 22216 22217 workbox-sw@6.5.4: {} 22218 22219 workbox-webpack-plugin@6.5.4(webpack@4.46.0): 22220 dependencies: 22221 fast-json-stable-stringify: 2.1.0 22222 pretty-bytes: 5.6.0 22223 upath: 1.2.0 22224 webpack: 4.46.0 22225 webpack-sources: 1.4.3 22226 workbox-build: 6.5.4 22227 transitivePeerDependencies: 22228 - '@types/babel__core' 22229 - supports-color 22230 22231 workbox-window@6.5.4: 22232 dependencies: 22233 '@types/trusted-types': 2.0.2 22234 workbox-core: 6.5.4 22235 22236 worker-farm@1.7.0: 22237 dependencies: 22238 errno: 0.1.8 22239 22240 worker-rpc@0.1.1: 22241 dependencies: 22242 microevent.ts: 0.1.1 22243 22244 workerpool@6.2.0: {} 22245 22246 wrap-ansi@6.2.0: 22247 dependencies: 22248 ansi-styles: 4.3.0 22249 string-width: 4.2.3 22250 strip-ansi: 6.0.1 22251 22252 wrap-ansi@7.0.0: 22253 dependencies: 22254 ansi-styles: 4.3.0 22255 string-width: 4.2.3 22256 strip-ansi: 6.0.1 22257 22258 wrap-ansi@8.1.0: 22259 dependencies: 22260 ansi-styles: 6.2.1 22261 string-width: 5.1.2 22262 strip-ansi: 7.1.0 22263 22264 wrappy@1.0.2: {} 22265 22266 write-file-atomic@3.0.3: 22267 dependencies: 22268 imurmurhash: 0.1.4 22269 is-typedarray: 1.0.0 22270 signal-exit: 3.0.7 22271 typedarray-to-buffer: 3.1.5 22272 22273 write-file-atomic@5.0.1: 22274 dependencies: 22275 imurmurhash: 0.1.4 22276 signal-exit: 4.1.0 22277 22278 ws@6.2.2: 22279 dependencies: 22280 async-limiter: 1.0.1 22281 22282 ws@7.4.5: {} 22283 22284 ws@8.13.0: {} 22285 22286 ws@8.18.3: {} 22287 22288 xdg-basedir@4.0.0: {} 22289 22290 xdg-basedir@5.1.0: {} 22291 22292 xml-name-validator@3.0.0: {} 22293 22294 xml-name-validator@5.0.0: {} 22295 22296 xml2js@0.5.0: 22297 dependencies: 22298 sax: 1.2.4 22299 xmlbuilder: 11.0.1 22300 22301 xmlbuilder@11.0.1: {} 22302 22303 xmlchars@2.2.0: {} 22304 22305 xtend@4.0.2: {} 22306 22307 y18n@4.0.3: {} 22308 22309 y18n@5.0.8: {} 22310 22311 yallist@2.1.2: {} 22312 22313 yallist@3.1.1: {} 22314 22315 yallist@4.0.0: {} 22316 22317 yaml@1.10.2: {} 22318 22319 yaml@2.2.2: {} 22320 22321 yaml@2.7.0: {} 22322 22323 yargs-parser@18.1.3: 22324 dependencies: 22325 camelcase: 5.3.1 22326 decamelize: 1.2.0 22327 22328 yargs-parser@20.2.4: {} 22329 22330 yargs-parser@20.2.9: {} 22331 22332 yargs-parser@21.1.1: {} 22333 22334 yargs-unparser@2.0.0: 22335 dependencies: 22336 camelcase: 6.3.0 22337 decamelize: 4.0.0 22338 flat: 5.0.2 22339 is-plain-obj: 2.1.0 22340 22341 yargs@15.4.1: 22342 dependencies: 22343 cliui: 6.0.0 22344 decamelize: 1.2.0 22345 find-up: 4.1.0 22346 get-caller-file: 2.0.5 22347 require-directory: 2.1.1 22348 require-main-filename: 2.0.0 22349 set-blocking: 2.0.0 22350 string-width: 4.2.3 22351 which-module: 2.0.0 22352 y18n: 4.0.3 22353 yargs-parser: 18.1.3 22354 22355 yargs@16.2.0: 22356 dependencies: 22357 cliui: 7.0.4 22358 escalade: 3.1.1 22359 get-caller-file: 2.0.5 22360 require-directory: 2.1.1 22361 string-width: 4.2.3 22362 y18n: 5.0.8 22363 yargs-parser: 20.2.9 22364 22365 yargs@17.7.1: 22366 dependencies: 22367 cliui: 8.0.1 22368 escalade: 3.1.1 22369 get-caller-file: 2.0.5 22370 require-directory: 2.1.1 22371 string-width: 4.2.3 22372 y18n: 5.0.8 22373 yargs-parser: 21.1.1 22374 22375 yargs@17.7.2: 22376 dependencies: 22377 cliui: 8.0.1 22378 escalade: 3.1.1 22379 get-caller-file: 2.0.5 22380 require-directory: 2.1.1 22381 string-width: 4.2.3 22382 y18n: 5.0.8 22383 yargs-parser: 21.1.1 22384 22385 yauzl@2.10.0: 22386 dependencies: 22387 buffer-crc32: 0.2.13 22388 fd-slicer: 1.1.0 22389 22390 yn@3.1.1: {} 22391 22392 yocto-queue@0.1.0: {} 22393 22394 yup@0.32.11: 22395 dependencies: 22396 '@babel/runtime': 7.19.4 22397 '@types/lodash': 4.14.186 22398 lodash: 4.17.21 22399 lodash-es: 4.17.21 22400 nanoclone: 0.2.1 22401 property-expr: 2.0.5 22402 toposort: 2.0.2 22403 22404 zip-dir@2.0.0: 22405 dependencies: 22406 async: 3.2.4 22407 jszip: 3.10.1