|
25 | 25 | dependencies:
|
26 | 26 | "@babel/highlight" "^7.8.3"
|
27 | 27 |
|
28 |
| -"@babel/compat-data@^7.8.0", "@babel/compat-data@^7.8.1": |
29 |
| - version "7.8.1" |
30 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.1.tgz#fc0bbbb7991e4fb2b47e168e60f2cc2c41680be9" |
31 |
| - integrity sha512-Z+6ZOXvyOWYxJ50BwxzdhRnRsGST8Y3jaZgxYig575lTjVSs3KtJnmESwZegg6e2Dn0td1eDhoWlp1wI4BTCPw== |
| 28 | +"@babel/compat-data@^7.8.4": |
| 29 | + version "7.8.4" |
| 30 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.4.tgz#bbe65d05a291667a8394fe8a0e0e277ef22b0d2a" |
| 31 | + integrity sha512-lHLhlsvFjJAqNU71b7k6Vv9ewjmTXKvqaMv7n0G1etdCabWLw3nEYE8mmgoVOxMIFE07xOvo7H7XBASirX6Rrg== |
32 | 32 | dependencies:
|
33 |
| - browserslist "^4.8.2" |
| 33 | + browserslist "^4.8.5" |
34 | 34 | invariant "^2.2.4"
|
35 | 35 | semver "^5.5.0"
|
36 | 36 |
|
|
89 | 89 | "@babel/traverse" "^7.8.3"
|
90 | 90 | "@babel/types" "^7.8.3"
|
91 | 91 |
|
92 |
| -"@babel/helper-compilation-targets@^7.8.3": |
93 |
| - version "7.8.3" |
94 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.3.tgz#2deedc816fd41dca7355ef39fd40c9ea69f0719a" |
95 |
| - integrity sha512-JLylPCsFjhLN+6uBSSh3iYdxKdeO9MNmoY96PE/99d8kyBFaXLORtAVhqN6iHa+wtPeqxKLghDOZry0+Aiw9Tw== |
| 92 | +"@babel/helper-compilation-targets@^7.8.4": |
| 93 | + version "7.8.4" |
| 94 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.4.tgz#03d7ecd454b7ebe19a254f76617e61770aed2c88" |
| 95 | + integrity sha512-3k3BsKMvPp5bjxgMdrFyq0UaEO48HciVrOVF0+lon8pp95cyJ2ujAh0TrBHNMnJGT2rr0iKOJPFFbSqjDyf/Pg== |
96 | 96 | dependencies:
|
97 |
| - "@babel/compat-data" "^7.8.1" |
98 |
| - browserslist "^4.8.2" |
| 97 | + "@babel/compat-data" "^7.8.4" |
| 98 | + browserslist "^4.8.5" |
99 | 99 | invariant "^2.2.4"
|
100 |
| - levenary "^1.1.0" |
| 100 | + levenary "^1.1.1" |
101 | 101 | semver "^5.5.0"
|
102 | 102 |
|
103 | 103 | "@babel/helper-create-regexp-features-plugin@^7.8.3":
|
|
486 | 486 | "@babel/helper-builder-binary-assignment-operator-visitor" "^7.8.3"
|
487 | 487 | "@babel/helper-plugin-utils" "^7.8.3"
|
488 | 488 |
|
489 |
| -"@babel/plugin-transform-for-of@^7.8.3": |
490 |
| - version "7.8.3" |
491 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.8.3.tgz#15f17bce2fc95c7d59a24b299e83e81cedc22e18" |
492 |
| - integrity sha512-ZjXznLNTxhpf4Q5q3x1NsngzGA38t9naWH8Gt+0qYZEJAcvPI9waSStSh56u19Ofjr7QmD0wUsQ8hw8s/p1VnA== |
| 489 | +"@babel/plugin-transform-for-of@^7.8.4": |
| 490 | + version "7.8.4" |
| 491 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.8.4.tgz#6fe8eae5d6875086ee185dd0b098a8513783b47d" |
| 492 | + integrity sha512-iAXNlOWvcYUYoV8YIxwS7TxGRJcxyl8eQCfT+A5j8sKUzRFvJdcyjp97jL2IghWSRDaL2PU2O2tX8Cu9dTBq5A== |
493 | 493 | dependencies:
|
494 | 494 | "@babel/helper-plugin-utils" "^7.8.3"
|
495 | 495 |
|
|
574 | 574 | "@babel/helper-plugin-utils" "^7.8.3"
|
575 | 575 | "@babel/helper-replace-supers" "^7.8.3"
|
576 | 576 |
|
577 |
| -"@babel/plugin-transform-parameters@^7.8.3": |
578 |
| - version "7.8.3" |
579 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.8.3.tgz#7890576a13b17325d8b7d44cb37f21dc3bbdda59" |
580 |
| - integrity sha512-/pqngtGb54JwMBZ6S/D3XYylQDFtGjWrnoCF4gXZOUpFV/ujbxnoNGNvDGu6doFWRPBveE72qTx/RRU44j5I/Q== |
| 577 | +"@babel/plugin-transform-parameters@^7.8.4": |
| 578 | + version "7.8.4" |
| 579 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.8.4.tgz#1d5155de0b65db0ccf9971165745d3bb990d77d3" |
| 580 | + integrity sha512-IsS3oTxeTsZlE5KqzTbcC2sV0P9pXdec53SU+Yxv7o/6dvGM5AkTotQKhoSffhNgZ/dftsSiOoxy7evCYJXzVA== |
581 | 581 | dependencies:
|
582 | 582 | "@babel/helper-call-delegate" "^7.8.3"
|
583 | 583 | "@babel/helper-get-function-arity" "^7.8.3"
|
|
634 | 634 | "@babel/helper-annotate-as-pure" "^7.8.3"
|
635 | 635 | "@babel/helper-plugin-utils" "^7.8.3"
|
636 | 636 |
|
637 |
| -"@babel/plugin-transform-typeof-symbol@^7.8.3": |
638 |
| - version "7.8.3" |
639 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.8.3.tgz#5cffb216fb25c8c64ba6bf5f76ce49d3ab079f4d" |
640 |
| - integrity sha512-3TrkKd4LPqm4jHs6nPtSDI/SV9Cm5PRJkHLUgTcqRQQTMAZ44ZaAdDZJtvWFSaRcvT0a1rTmJ5ZA5tDKjleF3g== |
| 637 | +"@babel/plugin-transform-typeof-symbol@^7.8.4": |
| 638 | + version "7.8.4" |
| 639 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.8.4.tgz#ede4062315ce0aaf8a657a920858f1a2f35fc412" |
| 640 | + integrity sha512-2QKyfjGdvuNfHsb7qnBBlKclbD4CfshH2KvDabiijLMGXPHJXGxtDzwIF7bQP+T0ysw8fYTtxPafgfs/c1Lrqg== |
641 | 641 | dependencies:
|
642 | 642 | "@babel/helper-plugin-utils" "^7.8.3"
|
643 | 643 |
|
|
650 | 650 | "@babel/helper-plugin-utils" "^7.8.3"
|
651 | 651 |
|
652 | 652 | "@babel/preset-env@^7.0.0":
|
653 |
| - version "7.8.3" |
654 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.3.tgz#dc0fb2938f52bbddd79b3c861a4b3427dd3a6c54" |
655 |
| - integrity sha512-Rs4RPL2KjSLSE2mWAx5/iCH+GC1ikKdxPrhnRS6PfFVaiZeom22VFKN4X8ZthyN61kAaR05tfXTbCvatl9WIQg== |
| 653 | + version "7.8.4" |
| 654 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.4.tgz#9dac6df5f423015d3d49b6e9e5fa3413e4a72c4e" |
| 655 | + integrity sha512-HihCgpr45AnSOHRbS5cWNTINs0TwaR8BS8xIIH+QwiW8cKL0llV91njQMpeMReEPVs+1Ao0x3RLEBLtt1hOq4w== |
656 | 656 | dependencies:
|
657 |
| - "@babel/compat-data" "^7.8.0" |
658 |
| - "@babel/helper-compilation-targets" "^7.8.3" |
| 657 | + "@babel/compat-data" "^7.8.4" |
| 658 | + "@babel/helper-compilation-targets" "^7.8.4" |
659 | 659 | "@babel/helper-module-imports" "^7.8.3"
|
660 | 660 | "@babel/helper-plugin-utils" "^7.8.3"
|
661 | 661 | "@babel/plugin-proposal-async-generator-functions" "^7.8.3"
|
|
684 | 684 | "@babel/plugin-transform-dotall-regex" "^7.8.3"
|
685 | 685 | "@babel/plugin-transform-duplicate-keys" "^7.8.3"
|
686 | 686 | "@babel/plugin-transform-exponentiation-operator" "^7.8.3"
|
687 |
| - "@babel/plugin-transform-for-of" "^7.8.3" |
| 687 | + "@babel/plugin-transform-for-of" "^7.8.4" |
688 | 688 | "@babel/plugin-transform-function-name" "^7.8.3"
|
689 | 689 | "@babel/plugin-transform-literals" "^7.8.3"
|
690 | 690 | "@babel/plugin-transform-member-expression-literals" "^7.8.3"
|
|
695 | 695 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.8.3"
|
696 | 696 | "@babel/plugin-transform-new-target" "^7.8.3"
|
697 | 697 | "@babel/plugin-transform-object-super" "^7.8.3"
|
698 |
| - "@babel/plugin-transform-parameters" "^7.8.3" |
| 698 | + "@babel/plugin-transform-parameters" "^7.8.4" |
699 | 699 | "@babel/plugin-transform-property-literals" "^7.8.3"
|
700 | 700 | "@babel/plugin-transform-regenerator" "^7.8.3"
|
701 | 701 | "@babel/plugin-transform-reserved-words" "^7.8.3"
|
702 | 702 | "@babel/plugin-transform-shorthand-properties" "^7.8.3"
|
703 | 703 | "@babel/plugin-transform-spread" "^7.8.3"
|
704 | 704 | "@babel/plugin-transform-sticky-regex" "^7.8.3"
|
705 | 705 | "@babel/plugin-transform-template-literals" "^7.8.3"
|
706 |
| - "@babel/plugin-transform-typeof-symbol" "^7.8.3" |
| 706 | + "@babel/plugin-transform-typeof-symbol" "^7.8.4" |
707 | 707 | "@babel/plugin-transform-unicode-regex" "^7.8.3"
|
708 | 708 | "@babel/types" "^7.8.3"
|
709 |
| - browserslist "^4.8.2" |
| 709 | + browserslist "^4.8.5" |
710 | 710 | core-js-compat "^3.6.2"
|
711 | 711 | invariant "^2.2.2"
|
712 |
| - levenary "^1.1.0" |
| 712 | + levenary "^1.1.1" |
713 | 713 | semver "^5.5.0"
|
714 | 714 |
|
715 | 715 | "@babel/register@^7.8.3":
|
@@ -1450,14 +1450,14 @@ browser-resolve@^1.11.3:
|
1450 | 1450 | dependencies:
|
1451 | 1451 | resolve "1.1.7"
|
1452 | 1452 |
|
1453 |
| -browserslist@^4.8.2, browserslist@^4.8.3: |
1454 |
| - version "4.8.3" |
1455 |
| - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.8.3.tgz#65802fcd77177c878e015f0e3189f2c4f627ba44" |
1456 |
| - integrity sha512-iU43cMMknxG1ClEZ2MDKeonKE1CCrFVkQK2AqO2YWFmvIrx4JWrvQ4w4hQez6EpVI8rHTtqh/ruHHDHSOKxvUg== |
| 1453 | +browserslist@^4.8.3, browserslist@^4.8.5: |
| 1454 | + version "4.8.6" |
| 1455 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.8.6.tgz#96406f3f5f0755d272e27a66f4163ca821590a7e" |
| 1456 | + integrity sha512-ZHao85gf0eZ0ESxLfCp73GG9O/VTytYDIkIiZDlURppLTI9wErSM/5yAKEq6rcUdxBLjMELmrYUJGg5sxGKMHg== |
1457 | 1457 | dependencies:
|
1458 |
| - caniuse-lite "^1.0.30001017" |
1459 |
| - electron-to-chromium "^1.3.322" |
1460 |
| - node-releases "^1.1.44" |
| 1458 | + caniuse-lite "^1.0.30001023" |
| 1459 | + electron-to-chromium "^1.3.341" |
| 1460 | + node-releases "^1.1.47" |
1461 | 1461 |
|
1462 | 1462 | bser@^2.0.0:
|
1463 | 1463 | version "2.1.0"
|
@@ -1506,11 +1506,16 @@ camelcase@^5.0.0, camelcase@^5.3.1:
|
1506 | 1506 | resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
|
1507 | 1507 | integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
|
1508 | 1508 |
|
1509 |
| -caniuse-lite@^1.0.30001017, caniuse-lite@^1.0.30001020: |
| 1509 | +caniuse-lite@^1.0.30001020: |
1510 | 1510 | version "1.0.30001021"
|
1511 | 1511 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001021.tgz#e75ed1ef6dbadd580ac7e7720bb16f07b083f254"
|
1512 | 1512 | integrity sha512-wuMhT7/hwkgd8gldgp2jcrUjOU9RXJ4XxGumQeOsUr91l3WwmM68Cpa/ymCnWEDqakwFXhuDQbaKNHXBPgeE9g==
|
1513 | 1513 |
|
| 1514 | +caniuse-lite@^1.0.30001023: |
| 1515 | + version "1.0.30001023" |
| 1516 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001023.tgz#b82155827f3f5009077bdd2df3d8968bcbcc6fc4" |
| 1517 | + integrity sha512-C5TDMiYG11EOhVOA62W1p3UsJ2z4DsHtMBQtjzp3ZsUglcQn62WOUgW0y795c7A5uZ+GCEIvzkMatLIlAsbNTA== |
| 1518 | + |
1514 | 1519 | capture-exit@^2.0.0:
|
1515 | 1520 | version "2.0.0"
|
1516 | 1521 | resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
|
@@ -1901,10 +1906,10 @@ ecc-jsbn@~0.1.1:
|
1901 | 1906 | jsbn "~0.1.0"
|
1902 | 1907 | safer-buffer "^2.1.0"
|
1903 | 1908 |
|
1904 |
| -electron-to-chromium@^1.3.322: |
1905 |
| - version "1.3.322" |
1906 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.322.tgz#a6f7e1c79025c2b05838e8e344f6e89eb83213a8" |
1907 |
| - integrity sha512-Tc8JQEfGQ1MzfSzI/bTlSr7btJv/FFO7Yh6tanqVmIWOuNCu6/D1MilIEgLtmWqIrsv+o4IjpLAhgMBr/ncNAA== |
| 1909 | +electron-to-chromium@^1.3.341: |
| 1910 | + version "1.3.344" |
| 1911 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.344.tgz#f1397a633c35e726730c24be1084cd25c3ee8148" |
| 1912 | + integrity sha512-tvbx2Wl8WBR+ym3u492D0L6/jH+8NoQXqe46+QhbWH3voVPauGuZYeb1QAXYoOAWuiP2dbSvlBx0kQ1F3hu/Mw== |
1908 | 1913 |
|
1909 | 1914 | emoji-regex@^7.0.1:
|
1910 | 1915 | version "7.0.3"
|
@@ -3508,10 +3513,10 @@ leven@^3.1.0:
|
3508 | 3513 | resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2"
|
3509 | 3514 | integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==
|
3510 | 3515 |
|
3511 |
| -levenary@^1.1.0: |
3512 |
| - version "1.1.0" |
3513 |
| - resolved "https://registry.yarnpkg.com/levenary/-/levenary-1.1.0.tgz#fc146fe75f32dc483a0a2c64aef720f602cd6210" |
3514 |
| - integrity sha512-VHcwhO0UTpUW7rLPN2/OiWJdgA1e9BqEDALhrgCe/F+uUJnep6CoUsTzMeP8Rh0NGr9uKquXxqe7lwLZo509nQ== |
| 3516 | +levenary@^1.1.1: |
| 3517 | + version "1.1.1" |
| 3518 | + resolved "https://registry.yarnpkg.com/levenary/-/levenary-1.1.1.tgz#842a9ee98d2075aa7faeedbe32679e9205f46f77" |
| 3519 | + integrity sha512-mkAdOIt79FD6irqjYSs4rdbnlT5vRonMEvBVPVb3XmevfS8kgRXwfes0dhPdEtzTWD/1eNE/Bm/G1iRt6DcnQQ== |
3515 | 3520 | dependencies:
|
3516 | 3521 | leven "^3.1.0"
|
3517 | 3522 |
|
@@ -3818,10 +3823,10 @@ node-pre-gyp@^0.12.0:
|
3818 | 3823 | semver "^5.3.0"
|
3819 | 3824 | tar "^4"
|
3820 | 3825 |
|
3821 |
| -node-releases@^1.1.44: |
3822 |
| - version "1.1.45" |
3823 |
| - resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.45.tgz#4cf7e9175d71b1317f15ffd68ce63bce1d53e9f2" |
3824 |
| - integrity sha512-cXvGSfhITKI8qsV116u2FTzH5EWZJfgG7d4cpqwF8I8+1tWpD6AsvvGRKq2onR0DNj1jfqsjkXZsm14JMS7Cyg== |
| 3826 | +node-releases@^1.1.47: |
| 3827 | + version "1.1.47" |
| 3828 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.47.tgz#c59ef739a1fd7ecbd9f0b7cf5b7871e8a8b591e4" |
| 3829 | + integrity sha512-k4xjVPx5FpwBUj0Gw7uvFOTF4Ep8Hok1I6qjwL3pLfwe7Y0REQSAqOwwv9TWBCUtMHxcXfY4PgRLRozcChvTcA== |
3825 | 3830 | dependencies:
|
3826 | 3831 | semver "^6.3.0"
|
3827 | 3832 |
|
|
0 commit comments