2
2
# yarn lockfile v1
3
3
4
4
5
-
6
- version "7.7.4 "
7
- resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.7.4 .tgz#38804334c8db40209f88c69a5c90998e60cca18b "
8
- integrity sha512-O7mmzaWdm+VabWQmxuM8hqNrWGGihN83KfhPUzp2lAW4kzIMwBxujXkZbD4fMwKMYY9FXTbDvXsJqU+5XHXi4A ==
5
+
6
+ version "7.7.5 "
7
+ resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.7.5 .tgz#25702cc65418efc06989af3727897b9f4c8690b6 "
8
+ integrity sha512-y2YrMGXM3NUyu1Myg0pxg+Lx6g8XhEyvLHYNRwTBV6fDek3H7Io6b7N/LXscLs4HWn4HxMdy7f2rM1rTMp2mFg ==
9
9
dependencies :
10
10
commander "^4.0.1"
11
11
convert-source-map "^1.1.0"
25
25
dependencies :
26
26
" @babel/highlight" " ^7.0.0"
27
27
28
-
29
- version "7.7.4 "
30
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.4 .tgz#37e864532200cb6b50ee9a4045f5f817840166ab "
31
- integrity sha512-+bYbx56j4nYBmpsWtnPUsKW3NdnYxbqyfrP2w9wILBuHzdfIKz9prieZK0DFPyIzkjYVUe4QkusGL07r5pXznQ ==
28
+
29
+ version "7.7.5 "
30
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.5 .tgz#ae1323cd035b5160293307f50647e83f8ba62f7e "
31
+ integrity sha512-M42+ScN4+1S9iB6f+TL7QBpoQETxbclx+KNoKJABghnKYE+fMzSGqst0BZJc8CpI625bwPwYgUyRvxZ+0mZzpw ==
32
32
dependencies :
33
33
" @babel/code-frame" " ^7.5.5"
34
34
" @babel/generator" " ^7.7.4"
35
35
" @babel/helpers" " ^7.7.4"
36
- " @babel/parser" " ^7.7.4 "
36
+ " @babel/parser" " ^7.7.5 "
37
37
" @babel/template" " ^7.7.4"
38
38
" @babel/traverse" " ^7.7.4"
39
39
" @babel/types" " ^7.7.4"
165
165
" @babel/types" " ^7.7.4"
166
166
lodash "^4.17.13"
167
167
168
+ " @babel/helper-module-transforms@^7.7.5 " :
169
+ version "7.7.5"
170
+ resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.7.5.tgz#d044da7ffd91ec967db25cd6748f704b6b244835"
171
+ integrity sha512-A7pSxyJf1gN5qXVcidwLWydjftUN878VkalhXX5iQDuGyiGK3sOrrKKHF4/A4fwHtnsotv/NipwAeLzY4KQPvw==
172
+ dependencies :
173
+ " @babel/helper-module-imports" " ^7.7.4"
174
+ " @babel/helper-simple-access" " ^7.7.4"
175
+ " @babel/helper-split-export-declaration" " ^7.7.4"
176
+ " @babel/template" " ^7.7.4"
177
+ " @babel/types" " ^7.7.4"
178
+ lodash "^4.17.13"
179
+
168
180
" @babel/helper-optimise-call-expression@^7.7.4 " :
169
181
version "7.7.4"
170
182
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.7.4.tgz#034af31370d2995242aa4df402c3b7794b2dcdf2"
253
265
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.4.tgz#75ab2d7110c2cf2fa949959afb05fa346d2231bb"
254
266
integrity sha512-jIwvLO0zCL+O/LmEJQjWA75MQTWwx3c3u2JOTDK5D3/9egrWRRA0/0hk9XXywYnXZVVpzrBYeIQTmhwUaePI9g==
255
267
268
+ " @babel/parser@^7.7.5 " :
269
+ version "7.7.5"
270
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.5.tgz#cbf45321619ac12d83363fcf9c94bb67fa646d71"
271
+ integrity sha512-KNlOe9+/nk4i29g0VXgl8PEXIRms5xKLJeuZ6UptN0fHv+jDiriG+y94X6qAgWTR0h3KaoM1wK5G5h7MHFRSig==
272
+
256
273
257
274
version "7.7.4"
258
275
resolved "https://registry.yarnpkg.com/@babel/plugin-external-helpers/-/plugin-external-helpers-7.7.4.tgz#8aa7aa402f0e2ecb924611cbf30942a497dfd17e"
469
486
dependencies :
470
487
" @babel/helper-plugin-utils" " ^7.0.0"
471
488
472
- " @babel/plugin-transform-modules-amd@^7.7.4 " :
473
- version "7.7.4 "
474
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.7.4 .tgz#276b3845ca2b228f2995e453adc2e6f54d72fb71 "
475
- integrity sha512-/542/5LNA18YDtg1F+QHvvUSlxdvjZoD/aldQwkq+E3WCkbEjNSN9zdrOXaSlfg3IfGi22ijzecklF/A7kVZFQ ==
489
+ " @babel/plugin-transform-modules-amd@^7.7.5 " :
490
+ version "7.7.5 "
491
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.7.5 .tgz#39e0fb717224b59475b306402bb8eedab01e729c "
492
+ integrity sha512-CT57FG4A2ZUNU1v+HdvDSDrjNWBrtCmSH6YbbgN3Lrf0Di/q/lWRxZrE72p3+HCCz9UjfZOEBdphgC0nzOS6DQ ==
476
493
dependencies :
477
- " @babel/helper-module-transforms" " ^7.7.4 "
494
+ " @babel/helper-module-transforms" " ^7.7.5 "
478
495
" @babel/helper-plugin-utils" " ^7.0.0"
479
496
babel-plugin-dynamic-import-node "^2.3.0"
480
497
481
- " @babel/plugin-transform-modules-commonjs@^7.7.4 " :
482
- version "7.7.4 "
483
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.7.4 .tgz#bee4386e550446343dd52a571eda47851ff857a3 "
484
- integrity sha512-k8iVS7Jhc367IcNF53KCwIXtKAH7czev866ThsTgy8CwlXjnKZna2VHwChglzLleYrcHz1eQEIJlGRQxB53nqA ==
498
+ " @babel/plugin-transform-modules-commonjs@^7.7.5 " :
499
+ version "7.7.5 "
500
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.7.5 .tgz#1d27f5eb0bcf7543e774950e5b2fa782e637b345 "
501
+ integrity sha512-9Cq4zTFExwFhQI6MT1aFxgqhIsMWQWDVwOgLzl7PTWJHsNaqFvklAU+Oz6AQLAS0dJKTwZSOCo20INwktxpi3Q ==
485
502
dependencies :
486
- " @babel/helper-module-transforms" " ^7.7.4 "
503
+ " @babel/helper-module-transforms" " ^7.7.5 "
487
504
" @babel/helper-plugin-utils" " ^7.0.0"
488
505
" @babel/helper-simple-access" " ^7.7.4"
489
506
babel-plugin-dynamic-import-node "^2.3.0"
543
560
dependencies :
544
561
" @babel/helper-plugin-utils" " ^7.0.0"
545
562
546
- " @babel/plugin-transform-regenerator@^7.7.4 " :
547
- version "7.7.4 "
548
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.7.4 .tgz#d18eac0312a70152d7d914cbed2dc3999601cfc0 "
549
- integrity sha512-e7MWl5UJvmPEwFJTwkBlPmqixCtr9yAASBqff4ggXTNicZiwbF8Eefzm6NVgfiBp7JdAGItecnctKTgH44q2Jw ==
563
+ " @babel/plugin-transform-regenerator@^7.7.5 " :
564
+ version "7.7.5 "
565
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.7.5 .tgz#3a8757ee1a2780f390e89f246065ecf59c26fce9 "
566
+ integrity sha512-/8I8tPvX2FkuEyWbjRCt4qTAgZK0DVy8QRguhA524UH48RfGJy94On2ri+dCuwOpcerPRl9O4ebQkRcVzIaGBw ==
550
567
dependencies :
551
568
regenerator-transform "^0.14.0"
552
569
611
628
" @babel/helper-create-regexp-features-plugin" " ^7.7.4"
612
629
" @babel/helper-plugin-utils" " ^7.0.0"
613
630
614
-
615
- version "7.7.4 "
616
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.4 .tgz#ccaf309ae8d1ee2409c85a4e2b5e280ceee830f8 "
617
- integrity sha512-Dg+ciGJjwvC1NIe/DGblMbcGq1HOtKbw8RLl4nIjlfcILKEOkWT/vRqPpumswABEBVudii6dnVwrBtzD7ibm4g ==
631
+
632
+ version "7.7.5 "
633
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.5 .tgz#f28573ed493edb4ba763b37fb4fbb85601469370 "
634
+ integrity sha512-wDPbiaZdGzsJuTWlpLHJxmwslwHGLZ8F5v69zX3oAWeTOFWdy4OJHoTKg26oAnFg052v+/LAPY5os9KB0LrOEA ==
618
635
dependencies :
619
636
" @babel/helper-module-imports" " ^7.7.4"
620
637
" @babel/helper-plugin-utils" " ^7.0.0"
644
661
" @babel/plugin-transform-function-name" " ^7.7.4"
645
662
" @babel/plugin-transform-literals" " ^7.7.4"
646
663
" @babel/plugin-transform-member-expression-literals" " ^7.7.4"
647
- " @babel/plugin-transform-modules-amd" " ^7.7.4 "
648
- " @babel/plugin-transform-modules-commonjs" " ^7.7.4 "
664
+ " @babel/plugin-transform-modules-amd" " ^7.7.5 "
665
+ " @babel/plugin-transform-modules-commonjs" " ^7.7.5 "
649
666
" @babel/plugin-transform-modules-systemjs" " ^7.7.4"
650
667
" @babel/plugin-transform-modules-umd" " ^7.7.4"
651
668
" @babel/plugin-transform-named-capturing-groups-regex" " ^7.7.4"
652
669
" @babel/plugin-transform-new-target" " ^7.7.4"
653
670
" @babel/plugin-transform-object-super" " ^7.7.4"
654
671
" @babel/plugin-transform-parameters" " ^7.7.4"
655
672
" @babel/plugin-transform-property-literals" " ^7.7.4"
656
- " @babel/plugin-transform-regenerator" " ^7.7.4 "
673
+ " @babel/plugin-transform-regenerator" " ^7.7.5 "
657
674
" @babel/plugin-transform-reserved-words" " ^7.7.4"
658
675
" @babel/plugin-transform-shorthand-properties" " ^7.7.4"
659
676
" @babel/plugin-transform-spread" " ^7.7.4"
663
680
" @babel/plugin-transform-unicode-regex" " ^7.7.4"
664
681
" @babel/types" " ^7.7.4"
665
682
browserslist "^4.6.0"
666
- core-js-compat "^3.1.1 "
683
+ core-js-compat "^3.4.7 "
667
684
invariant "^2.2.2"
668
685
js-levenshtein "^1.1.3"
669
686
semver "^5.5.0"
@@ -1675,7 +1692,7 @@ browser-resolve@^1.11.3:
1675
1692
dependencies :
1676
1693
resolve "1.1.7"
1677
1694
1678
- browserslist@^4.6.0, browserslist@^4.7.3 :
1695
+ browserslist@^4.6.0 :
1679
1696
version "4.8.0"
1680
1697
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.8.0.tgz#6f06b0f974a7cc3a84babc2ccc56493668e3c789"
1681
1698
integrity sha512-HYnxc/oLRWvJ3TsGegR0SRL/UDnknGq2s/a8dYYEO+kOQ9m9apKoS5oiathLKZdh/e9uE+/J3j92qPlGD/vTqA==
@@ -1684,6 +1701,15 @@ browserslist@^4.6.0, browserslist@^4.7.3:
1684
1701
electron-to-chromium "^1.3.317"
1685
1702
node-releases "^1.1.41"
1686
1703
1704
+ browserslist@^4.8.0 :
1705
+ version "4.8.2"
1706
+ resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.8.2.tgz#b45720ad5fbc8713b7253c20766f701c9a694289"
1707
+ integrity sha512-+M4oeaTplPm/f1pXDw84YohEv7B1i/2Aisei8s4s6k3QsoSHa7i5sz8u/cGQkkatCPxMASKxPualR4wwYgVboA==
1708
+ dependencies :
1709
+ caniuse-lite "^1.0.30001015"
1710
+ electron-to-chromium "^1.3.322"
1711
+ node-releases "^1.1.42"
1712
+
1687
1713
bser@^2.0.0 :
1688
1714
version "2.1.1"
1689
1715
resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05"
@@ -1820,6 +1846,11 @@ caniuse-lite@^1.0.30001012:
1820
1846
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001012.tgz#653ec635e815b9e0fb801890923b0c2079eb34ec"
1821
1847
integrity sha512-7RR4Uh04t9K1uYRWzOJmzplgEOAXbfK72oVNokCdMzA67trrhPzy93ahKk1AWHiA0c58tD2P+NHqxrA8FZ+Trg==
1822
1848
1849
+ caniuse-lite@^1.0.30001015 :
1850
+ version "1.0.30001015"
1851
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001015.tgz#15a7ddf66aba786a71d99626bc8f2b91c6f0f5f0"
1852
+ integrity sha512-/xL2AbW/XWHNu1gnIrO8UitBGoFthcsDgU9VLK1/dpsoxbaD5LscHozKze05R6WLsBvLhqv78dAPozMFQBYLbQ==
1853
+
1823
1854
capture-exit@^1.2.0 :
1824
1855
version "1.2.0"
1825
1856
resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-1.2.0.tgz#1c5fcc489fd0ab00d4f1ac7ae1072e3173fbab6f"
@@ -2269,12 +2300,12 @@ copy-descriptor@^0.1.0:
2269
2300
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
2270
2301
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
2271
2302
2272
- core-js-compat@^3.1.1 :
2273
- version "3.4.5 "
2274
- resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.4.5 .tgz#f072059c0b98ad490eacac082296cfe241af1b58 "
2275
- integrity sha512-rYVvzvKJDKoefdAC+q6VP63vp5hMmeVONCi9pVUbU1qRrtVrmAk/nPhnRg+i+XFd775m1hpG2Yd5RY3X45ccuw ==
2303
+ core-js-compat@^3.4.7 :
2304
+ version "3.4.7 "
2305
+ resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.4.7 .tgz#39f8080b1d92a524d6d90505c42b9c5c1eb90611 "
2306
+ integrity sha512-57+mgz/P/xsGdjwQYkwtBZR3LuISaxD1dEwVDtbk8xJMqAmwqaxLOvnNT7kdJ7jYE/NjNptyzXi+IQFMi/2fCw ==
2276
2307
dependencies :
2277
- browserslist "^4.7.3 "
2308
+ browserslist "^4.8.0 "
2278
2309
semver "^6.3.0"
2279
2310
2280
2311
core-js@^2.4.0, core-js@^2.5.0, core-js@^2.6.5 :
@@ -2663,6 +2694,11 @@ electron-to-chromium@^1.3.317:
2663
2694
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.321.tgz#913869f5ec85daabba0e75c9c314b4bf26cdb01e"
2664
2695
integrity sha512-jJy/BZK2s2eAjMPXVMSaCmo7/pSY2aKkfQ+LoAb5Wk39qAhyP9r8KU74c4qTgr9cD/lPUhJgReZxxqU0n5puog==
2665
2696
2697
+ electron-to-chromium@^1.3.322 :
2698
+ version "1.3.322"
2699
+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.322.tgz#a6f7e1c79025c2b05838e8e344f6e89eb83213a8"
2700
+ integrity sha512-Tc8JQEfGQ1MzfSzI/bTlSr7btJv/FFO7Yh6tanqVmIWOuNCu6/D1MilIEgLtmWqIrsv+o4IjpLAhgMBr/ncNAA==
2701
+
2666
2702
elegant-spinner@^1.0.1 :
2667
2703
version "1.0.1"
2668
2704
resolved "https://registry.yarnpkg.com/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e"
@@ -5906,6 +5942,13 @@ node-releases@^1.1.41:
5906
5942
dependencies :
5907
5943
semver "^6.3.0"
5908
5944
5945
+ node-releases@^1.1.42 :
5946
+ version "1.1.42"
5947
+ resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.42.tgz#a999f6a62f8746981f6da90627a8d2fc090bbad7"
5948
+ integrity sha512-OQ/ESmUqGawI2PRX+XIRao44qWYBBfN54ImQYdWVTQqUckuejOg76ysSqDBK8NG3zwySRVnX36JwDQ6x+9GxzA==
5949
+ dependencies :
5950
+ semver "^6.3.0"
5951
+
5909
5952
" nopt@2 || 3 " :
5910
5953
version "3.0.6"
5911
5954
resolved "https://registry.yarnpkg.com/nopt/-/nopt-3.0.6.tgz#c6465dbf08abcd4db359317f79ac68a646b28ff9"
0 commit comments