|
300 | 300 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.1.tgz#f2e6ef7790d8c8dbf03d379502dcc246dcce0b30"
|
301 | 301 | integrity sha512-EWZ4mE2diW3QALKvDMiXnbZpRvlj+nayZ112nK93SnhqOtpdsbVD4W+2tEoT3YNBAG9RBR0ISY758ZkOgsn6pQ==
|
302 | 302 |
|
303 |
| -"@babel/core@7.18.9": |
304 |
| - version "7.18.9" |
305 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.9.tgz#805461f967c77ff46c74ca0460ccf4fe933ddd59" |
306 |
| - integrity sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g== |
| 303 | +"@babel/core@7.19.3": |
| 304 | + version "7.19.3" |
| 305 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.3.tgz#2519f62a51458f43b682d61583c3810e7dcee64c" |
| 306 | + integrity sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ== |
307 | 307 | dependencies:
|
308 | 308 | "@ampproject/remapping" "^2.1.0"
|
309 | 309 | "@babel/code-frame" "^7.18.6"
|
310 |
| - "@babel/generator" "^7.18.9" |
311 |
| - "@babel/helper-compilation-targets" "^7.18.9" |
312 |
| - "@babel/helper-module-transforms" "^7.18.9" |
313 |
| - "@babel/helpers" "^7.18.9" |
314 |
| - "@babel/parser" "^7.18.9" |
315 |
| - "@babel/template" "^7.18.6" |
316 |
| - "@babel/traverse" "^7.18.9" |
317 |
| - "@babel/types" "^7.18.9" |
| 310 | + "@babel/generator" "^7.19.3" |
| 311 | + "@babel/helper-compilation-targets" "^7.19.3" |
| 312 | + "@babel/helper-module-transforms" "^7.19.0" |
| 313 | + "@babel/helpers" "^7.19.0" |
| 314 | + "@babel/parser" "^7.19.3" |
| 315 | + "@babel/template" "^7.18.10" |
| 316 | + "@babel/traverse" "^7.19.3" |
| 317 | + "@babel/types" "^7.19.3" |
318 | 318 | convert-source-map "^1.7.0"
|
319 | 319 | debug "^4.1.0"
|
320 | 320 | gensync "^1.0.0-beta.2"
|
|
381 | 381 | "@jridgewell/gen-mapping" "^0.3.2"
|
382 | 382 | jsesc "^2.5.1"
|
383 | 383 |
|
384 |
| -"@babel/generator@^7.18.9", "@babel/generator@^7.20.1", "@babel/generator@^7.20.2": |
385 |
| - version "7.20.2" |
386 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.2.tgz#c2e89e22613a039285c1e7b749e2cd0b30b9a481" |
387 |
| - integrity sha512-SD75PMIK6i9H8G/tfGvB4KKl4Nw6Ssos9nGgYwxbgyTP0iX/Z55DveoH86rmUB/YHTQQ+ZC0F7xxaY8l2OF44Q== |
| 384 | +"@babel/generator@^7.19.3", "@babel/generator@^7.20.5": |
| 385 | + version "7.20.5" |
| 386 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.5.tgz#cb25abee3178adf58d6814b68517c62bdbfdda95" |
| 387 | + integrity sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA== |
388 | 388 | dependencies:
|
389 |
| - "@babel/types" "^7.20.2" |
| 389 | + "@babel/types" "^7.20.5" |
390 | 390 | "@jridgewell/gen-mapping" "^0.3.2"
|
391 | 391 | jsesc "^2.5.1"
|
392 | 392 |
|
|
399 | 399 | "@jridgewell/gen-mapping" "^0.3.2"
|
400 | 400 | jsesc "^2.5.1"
|
401 | 401 |
|
| 402 | +"@babel/generator@^7.20.1", "@babel/generator@^7.20.2": |
| 403 | + version "7.20.2" |
| 404 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.2.tgz#c2e89e22613a039285c1e7b749e2cd0b30b9a481" |
| 405 | + integrity sha512-SD75PMIK6i9H8G/tfGvB4KKl4Nw6Ssos9nGgYwxbgyTP0iX/Z55DveoH86rmUB/YHTQQ+ZC0F7xxaY8l2OF44Q== |
| 406 | + dependencies: |
| 407 | + "@babel/types" "^7.20.2" |
| 408 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 409 | + jsesc "^2.5.1" |
| 410 | + |
402 | 411 | "@babel/helper-annotate-as-pure@7.18.6", "@babel/helper-annotate-as-pure@^7.18.6":
|
403 | 412 | version "7.18.6"
|
404 | 413 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
522 | 531 | "@babel/traverse" "^7.19.6"
|
523 | 532 | "@babel/types" "^7.19.4"
|
524 | 533 |
|
525 |
| -"@babel/helper-module-transforms@^7.18.9", "@babel/helper-module-transforms@^7.20.2": |
| 534 | +"@babel/helper-module-transforms@^7.19.0", "@babel/helper-module-transforms@^7.20.2": |
526 | 535 | version "7.20.2"
|
527 | 536 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.2.tgz#ac53da669501edd37e658602a21ba14c08748712"
|
528 | 537 | integrity sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA==
|
|
627 | 636 | "@babel/traverse" "^7.19.0"
|
628 | 637 | "@babel/types" "^7.19.0"
|
629 | 638 |
|
630 |
| -"@babel/helpers@^7.18.9", "@babel/helpers@^7.20.1": |
631 |
| - version "7.20.1" |
632 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.1.tgz#2ab7a0fcb0a03b5bf76629196ed63c2d7311f4c9" |
633 |
| - integrity sha512-J77mUVaDTUJFZ5BpP6mMn6OIl3rEWymk2ZxDBQJUG3P+PbmyMcF3bYWvz0ma69Af1oobDqT/iAsvzhB58xhQUg== |
| 639 | +"@babel/helpers@^7.19.0": |
| 640 | + version "7.20.6" |
| 641 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.6.tgz#e64778046b70e04779dfbdf924e7ebb45992c763" |
| 642 | + integrity sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w== |
634 | 643 | dependencies:
|
635 | 644 | "@babel/template" "^7.18.10"
|
636 |
| - "@babel/traverse" "^7.20.1" |
637 |
| - "@babel/types" "^7.20.0" |
| 645 | + "@babel/traverse" "^7.20.5" |
| 646 | + "@babel/types" "^7.20.5" |
638 | 647 |
|
639 | 648 | "@babel/helpers@^7.19.4":
|
640 | 649 | version "7.19.4"
|
|
645 | 654 | "@babel/traverse" "^7.19.4"
|
646 | 655 | "@babel/types" "^7.19.4"
|
647 | 656 |
|
| 657 | +"@babel/helpers@^7.20.1": |
| 658 | + version "7.20.1" |
| 659 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.1.tgz#2ab7a0fcb0a03b5bf76629196ed63c2d7311f4c9" |
| 660 | + integrity sha512-J77mUVaDTUJFZ5BpP6mMn6OIl3rEWymk2ZxDBQJUG3P+PbmyMcF3bYWvz0ma69Af1oobDqT/iAsvzhB58xhQUg== |
| 661 | + dependencies: |
| 662 | + "@babel/template" "^7.18.10" |
| 663 | + "@babel/traverse" "^7.20.1" |
| 664 | + "@babel/types" "^7.20.0" |
| 665 | + |
648 | 666 | "@babel/highlight@^7.18.6":
|
649 | 667 | version "7.18.6"
|
650 | 668 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.18.6.tgz#81158601e93e2563795adcbfbdf5d64be3f2ecdf"
|
|
659 | 677 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.6.tgz#b923430cb94f58a7eae8facbffa9efd19130e7f8"
|
660 | 678 | integrity sha512-h1IUp81s2JYJ3mRkdxJgs4UvmSsRvDrx5ICSJbPvtWYv5i1nTBGcBpnog+89rAFMwvvru6E5NUHdBe01UeSzYA==
|
661 | 679 |
|
662 |
| -"@babel/parser@^7.18.9", "@babel/parser@^7.20.1", "@babel/parser@^7.20.2": |
| 680 | +"@babel/parser@^7.19.3", "@babel/parser@^7.20.5": |
| 681 | + version "7.20.5" |
| 682 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.5.tgz#7f3c7335fe417665d929f34ae5dceae4c04015e8" |
| 683 | + integrity sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA== |
| 684 | + |
| 685 | +"@babel/parser@^7.20.1", "@babel/parser@^7.20.2": |
663 | 686 | version "7.20.2"
|
664 | 687 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.2.tgz#9aeb9b92f64412b5f81064d46f6a1ac0881337f4"
|
665 | 688 | integrity sha512-afk318kh2uKbo7BEj2QtEi8HVCGrwHUffrYDy7dgVcSa2j9lY3LDjPzcyGdpX7xgm35aWqvciZJ4WKmdF/SxYg==
|
|
1427 | 1450 | dependencies:
|
1428 | 1451 | regenerator-runtime "^0.13.4"
|
1429 | 1452 |
|
1430 |
| -"@babel/template@7.18.10", "@babel/template@^7.18.10", "@babel/template@^7.18.6": |
| 1453 | +"@babel/template@7.18.10", "@babel/template@^7.18.10": |
1431 | 1454 | version "7.18.10"
|
1432 | 1455 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71"
|
1433 | 1456 | integrity sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==
|
|
1436 | 1459 | "@babel/parser" "^7.18.10"
|
1437 | 1460 | "@babel/types" "^7.18.10"
|
1438 | 1461 |
|
1439 |
| -"@babel/traverse@^7.18.9", "@babel/traverse@^7.20.1": |
1440 |
| - version "7.20.1" |
1441 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.1.tgz#9b15ccbf882f6d107eeeecf263fbcdd208777ec8" |
1442 |
| - integrity sha512-d3tN8fkVJwFLkHkBN479SOsw4DMZnz8cdbL/gvuDuzy3TS6Nfw80HuQqhw1pITbIruHyh7d1fMA47kWzmcUEGA== |
| 1462 | +"@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.19.4", "@babel/traverse@^7.19.6": |
| 1463 | + version "7.19.6" |
| 1464 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.6.tgz#7b4c865611df6d99cb131eec2e8ac71656a490dc" |
| 1465 | + integrity sha512-6l5HrUCzFM04mfbG09AagtYyR2P0B71B1wN7PfSPiksDPz2k5H9CBC1tcZpz2M8OxbKTPccByoOJ22rUKbpmQQ== |
1443 | 1466 | dependencies:
|
1444 | 1467 | "@babel/code-frame" "^7.18.6"
|
1445 |
| - "@babel/generator" "^7.20.1" |
| 1468 | + "@babel/generator" "^7.19.6" |
1446 | 1469 | "@babel/helper-environment-visitor" "^7.18.9"
|
1447 | 1470 | "@babel/helper-function-name" "^7.19.0"
|
1448 | 1471 | "@babel/helper-hoist-variables" "^7.18.6"
|
1449 | 1472 | "@babel/helper-split-export-declaration" "^7.18.6"
|
1450 |
| - "@babel/parser" "^7.20.1" |
1451 |
| - "@babel/types" "^7.20.0" |
| 1473 | + "@babel/parser" "^7.19.6" |
| 1474 | + "@babel/types" "^7.19.4" |
1452 | 1475 | debug "^4.1.0"
|
1453 | 1476 | globals "^11.1.0"
|
1454 | 1477 |
|
1455 |
| -"@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.19.4", "@babel/traverse@^7.19.6": |
1456 |
| - version "7.19.6" |
1457 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.6.tgz#7b4c865611df6d99cb131eec2e8ac71656a490dc" |
1458 |
| - integrity sha512-6l5HrUCzFM04mfbG09AagtYyR2P0B71B1wN7PfSPiksDPz2k5H9CBC1tcZpz2M8OxbKTPccByoOJ22rUKbpmQQ== |
| 1478 | +"@babel/traverse@^7.19.3", "@babel/traverse@^7.20.5": |
| 1479 | + version "7.20.5" |
| 1480 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.5.tgz#78eb244bea8270fdda1ef9af22a5d5e5b7e57133" |
| 1481 | + integrity sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ== |
1459 | 1482 | dependencies:
|
1460 | 1483 | "@babel/code-frame" "^7.18.6"
|
1461 |
| - "@babel/generator" "^7.19.6" |
| 1484 | + "@babel/generator" "^7.20.5" |
1462 | 1485 | "@babel/helper-environment-visitor" "^7.18.9"
|
1463 | 1486 | "@babel/helper-function-name" "^7.19.0"
|
1464 | 1487 | "@babel/helper-hoist-variables" "^7.18.6"
|
1465 | 1488 | "@babel/helper-split-export-declaration" "^7.18.6"
|
1466 |
| - "@babel/parser" "^7.19.6" |
1467 |
| - "@babel/types" "^7.19.4" |
| 1489 | + "@babel/parser" "^7.20.5" |
| 1490 | + "@babel/types" "^7.20.5" |
| 1491 | + debug "^4.1.0" |
| 1492 | + globals "^11.1.0" |
| 1493 | + |
| 1494 | +"@babel/traverse@^7.20.1": |
| 1495 | + version "7.20.1" |
| 1496 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.1.tgz#9b15ccbf882f6d107eeeecf263fbcdd208777ec8" |
| 1497 | + integrity sha512-d3tN8fkVJwFLkHkBN479SOsw4DMZnz8cdbL/gvuDuzy3TS6Nfw80HuQqhw1pITbIruHyh7d1fMA47kWzmcUEGA== |
| 1498 | + dependencies: |
| 1499 | + "@babel/code-frame" "^7.18.6" |
| 1500 | + "@babel/generator" "^7.20.1" |
| 1501 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 1502 | + "@babel/helper-function-name" "^7.19.0" |
| 1503 | + "@babel/helper-hoist-variables" "^7.18.6" |
| 1504 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 1505 | + "@babel/parser" "^7.20.1" |
| 1506 | + "@babel/types" "^7.20.0" |
1468 | 1507 | debug "^4.1.0"
|
1469 | 1508 | globals "^11.1.0"
|
1470 | 1509 |
|
|
1477 | 1516 | "@babel/helper-validator-identifier" "^7.19.1"
|
1478 | 1517 | to-fast-properties "^2.0.0"
|
1479 | 1518 |
|
| 1519 | +"@babel/types@^7.19.3", "@babel/types@^7.20.5": |
| 1520 | + version "7.20.5" |
| 1521 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.5.tgz#e206ae370b5393d94dfd1d04cd687cace53efa84" |
| 1522 | + integrity sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg== |
| 1523 | + dependencies: |
| 1524 | + "@babel/helper-string-parser" "^7.19.4" |
| 1525 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 1526 | + to-fast-properties "^2.0.0" |
| 1527 | + |
1480 | 1528 | "@babel/types@^7.20.0":
|
1481 | 1529 | version "7.20.0"
|
1482 | 1530 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.0.tgz#52c94cf8a7e24e89d2a194c25c35b17a64871479"
|
@@ -4327,6 +4375,20 @@ css-loader@6.7.1:
|
4327 | 4375 | postcss-value-parser "^4.2.0"
|
4328 | 4376 | semver "^7.3.5"
|
4329 | 4377 |
|
| 4378 | +css-loader@6.7.3: |
| 4379 | + version "6.7.3" |
| 4380 | + resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.7.3.tgz#1e8799f3ccc5874fdd55461af51137fcc5befbcd" |
| 4381 | + integrity sha512-qhOH1KlBMnZP8FzRO6YCH9UHXQhVMcEGLyNdb7Hv2cpcmJbW0YrddO+tG1ab5nT41KpHIYGsbeHqxB9xPu1pKQ== |
| 4382 | + dependencies: |
| 4383 | + icss-utils "^5.1.0" |
| 4384 | + postcss "^8.4.19" |
| 4385 | + postcss-modules-extract-imports "^3.0.0" |
| 4386 | + postcss-modules-local-by-default "^4.0.0" |
| 4387 | + postcss-modules-scope "^3.0.0" |
| 4388 | + postcss-modules-values "^4.0.0" |
| 4389 | + postcss-value-parser "^4.2.0" |
| 4390 | + semver "^7.3.8" |
| 4391 | + |
4330 | 4392 | css-select@^4.2.0:
|
4331 | 4393 | version "4.3.0"
|
4332 | 4394 | resolved "https://registry.yarnpkg.com/css-select/-/css-select-4.3.0.tgz#db7129b2846662fd8628cfc496abb2b59e41529b"
|
@@ -9009,6 +9071,15 @@ postcss@8.4.19:
|
9009 | 9071 | picocolors "^1.0.0"
|
9010 | 9072 | source-map-js "^1.0.2"
|
9011 | 9073 |
|
| 9074 | +postcss@^8.4.19: |
| 9075 | + version "8.4.20" |
| 9076 | + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.20.tgz#64c52f509644cecad8567e949f4081d98349dc56" |
| 9077 | + integrity sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g== |
| 9078 | + dependencies: |
| 9079 | + nanoid "^3.3.4" |
| 9080 | + picocolors "^1.0.0" |
| 9081 | + source-map-js "^1.0.2" |
| 9082 | + |
9012 | 9083 | prelude-ls@^1.2.1:
|
9013 | 9084 | version "1.2.1"
|
9014 | 9085 | resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
|
@@ -9887,7 +9958,7 @@ semver@7.3.7:
|
9887 | 9958 | dependencies:
|
9888 | 9959 | lru-cache "^6.0.0"
|
9889 | 9960 |
|
9890 |
| -semver@7.3.8, semver@^7.0.0, semver@^7.1.1, semver@^7.3.5, semver@^7.3.7, semver@~7.3.0: |
| 9961 | +semver@7.3.8, semver@^7.0.0, semver@^7.1.1, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@~7.3.0: |
9891 | 9962 | version "7.3.8"
|
9892 | 9963 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
|
9893 | 9964 | integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
|
|
0 commit comments