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
- " @babel/[email protected] " , "@babel/core@^7.1.0":
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
+ dependencies :
33
+ " @babel/code-frame" " ^7.5.5"
34
+ " @babel/generator" " ^7.7.4"
35
+ " @babel/helpers" " ^7.7.4"
36
+ " @babel/parser" " ^7.7.5"
37
+ " @babel/template" " ^7.7.4"
38
+ " @babel/traverse" " ^7.7.4"
39
+ " @babel/types" " ^7.7.4"
40
+ convert-source-map "^1.7.0"
41
+ debug "^4.1.0"
42
+ json5 "^2.1.0"
43
+ lodash "^4.17.13"
44
+ resolve "^1.3.2"
45
+ semver "^5.4.1"
46
+ source-map "^0.5.0"
47
+
48
+ " @babel/core@^7.1.0 " :
29
49
version "7.7.4"
30
50
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.4.tgz#37e864532200cb6b50ee9a4045f5f817840166ab"
31
51
integrity sha512-+bYbx56j4nYBmpsWtnPUsKW3NdnYxbqyfrP2w9wILBuHzdfIKz9prieZK0DFPyIzkjYVUe4QkusGL07r5pXznQ==
165
185
" @babel/types" " ^7.7.4"
166
186
lodash "^4.17.13"
167
187
188
+ " @babel/helper-module-transforms@^7.7.5 " :
189
+ version "7.7.5"
190
+ resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.7.5.tgz#d044da7ffd91ec967db25cd6748f704b6b244835"
191
+ integrity sha512-A7pSxyJf1gN5qXVcidwLWydjftUN878VkalhXX5iQDuGyiGK3sOrrKKHF4/A4fwHtnsotv/NipwAeLzY4KQPvw==
192
+ dependencies :
193
+ " @babel/helper-module-imports" " ^7.7.4"
194
+ " @babel/helper-simple-access" " ^7.7.4"
195
+ " @babel/helper-split-export-declaration" " ^7.7.4"
196
+ " @babel/template" " ^7.7.4"
197
+ " @babel/types" " ^7.7.4"
198
+ lodash "^4.17.13"
199
+
168
200
" @babel/helper-optimise-call-expression@^7.7.4 " :
169
201
version "7.7.4"
170
202
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.7.4.tgz#034af31370d2995242aa4df402c3b7794b2dcdf2"
253
285
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.4.tgz#75ab2d7110c2cf2fa949959afb05fa346d2231bb"
254
286
integrity sha512-jIwvLO0zCL+O/LmEJQjWA75MQTWwx3c3u2JOTDK5D3/9egrWRRA0/0hk9XXywYnXZVVpzrBYeIQTmhwUaePI9g==
255
287
288
+ " @babel/parser@^7.7.5 " :
289
+ version "7.7.5"
290
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.5.tgz#cbf45321619ac12d83363fcf9c94bb67fa646d71"
291
+ integrity sha512-KNlOe9+/nk4i29g0VXgl8PEXIRms5xKLJeuZ6UptN0fHv+jDiriG+y94X6qAgWTR0h3KaoM1wK5G5h7MHFRSig==
292
+
256
293
257
294
version "7.7.4"
258
295
resolved "https://registry.yarnpkg.com/@babel/plugin-external-helpers/-/plugin-external-helpers-7.7.4.tgz#8aa7aa402f0e2ecb924611cbf30942a497dfd17e"
469
506
dependencies :
470
507
" @babel/helper-plugin-utils" " ^7.0.0"
471
508
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 ==
509
+ " @babel/plugin-transform-modules-amd@^7.7.5 " :
510
+ version "7.7.5 "
511
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.7.5 .tgz#39e0fb717224b59475b306402bb8eedab01e729c "
512
+ integrity sha512-CT57FG4A2ZUNU1v+HdvDSDrjNWBrtCmSH6YbbgN3Lrf0Di/q/lWRxZrE72p3+HCCz9UjfZOEBdphgC0nzOS6DQ ==
476
513
dependencies :
477
- " @babel/helper-module-transforms" " ^7.7.4 "
514
+ " @babel/helper-module-transforms" " ^7.7.5 "
478
515
" @babel/helper-plugin-utils" " ^7.0.0"
479
516
babel-plugin-dynamic-import-node "^2.3.0"
480
517
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 ==
518
+ " @babel/plugin-transform-modules-commonjs@^7.7.5 " :
519
+ version "7.7.5 "
520
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.7.5 .tgz#1d27f5eb0bcf7543e774950e5b2fa782e637b345 "
521
+ integrity sha512-9Cq4zTFExwFhQI6MT1aFxgqhIsMWQWDVwOgLzl7PTWJHsNaqFvklAU+Oz6AQLAS0dJKTwZSOCo20INwktxpi3Q ==
485
522
dependencies :
486
- " @babel/helper-module-transforms" " ^7.7.4 "
523
+ " @babel/helper-module-transforms" " ^7.7.5 "
487
524
" @babel/helper-plugin-utils" " ^7.0.0"
488
525
" @babel/helper-simple-access" " ^7.7.4"
489
526
babel-plugin-dynamic-import-node "^2.3.0"
543
580
dependencies :
544
581
" @babel/helper-plugin-utils" " ^7.0.0"
545
582
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 ==
583
+ " @babel/plugin-transform-regenerator@^7.7.5 " :
584
+ version "7.7.5 "
585
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.7.5 .tgz#3a8757ee1a2780f390e89f246065ecf59c26fce9 "
586
+ integrity sha512-/8I8tPvX2FkuEyWbjRCt4qTAgZK0DVy8QRguhA524UH48RfGJy94On2ri+dCuwOpcerPRl9O4ebQkRcVzIaGBw ==
550
587
dependencies :
551
588
regenerator-transform "^0.14.0"
552
589
611
648
" @babel/helper-create-regexp-features-plugin" " ^7.7.4"
612
649
" @babel/helper-plugin-utils" " ^7.0.0"
613
650
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 ==
651
+
652
+ version "7.7.5 "
653
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.5 .tgz#f28573ed493edb4ba763b37fb4fbb85601469370 "
654
+ integrity sha512-wDPbiaZdGzsJuTWlpLHJxmwslwHGLZ8F5v69zX3oAWeTOFWdy4OJHoTKg26oAnFg052v+/LAPY5os9KB0LrOEA ==
618
655
dependencies :
619
656
" @babel/helper-module-imports" " ^7.7.4"
620
657
" @babel/helper-plugin-utils" " ^7.0.0"
644
681
" @babel/plugin-transform-function-name" " ^7.7.4"
645
682
" @babel/plugin-transform-literals" " ^7.7.4"
646
683
" @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 "
684
+ " @babel/plugin-transform-modules-amd" " ^7.7.5 "
685
+ " @babel/plugin-transform-modules-commonjs" " ^7.7.5 "
649
686
" @babel/plugin-transform-modules-systemjs" " ^7.7.4"
650
687
" @babel/plugin-transform-modules-umd" " ^7.7.4"
651
688
" @babel/plugin-transform-named-capturing-groups-regex" " ^7.7.4"
652
689
" @babel/plugin-transform-new-target" " ^7.7.4"
653
690
" @babel/plugin-transform-object-super" " ^7.7.4"
654
691
" @babel/plugin-transform-parameters" " ^7.7.4"
655
692
" @babel/plugin-transform-property-literals" " ^7.7.4"
656
- " @babel/plugin-transform-regenerator" " ^7.7.4 "
693
+ " @babel/plugin-transform-regenerator" " ^7.7.5 "
657
694
" @babel/plugin-transform-reserved-words" " ^7.7.4"
658
695
" @babel/plugin-transform-shorthand-properties" " ^7.7.4"
659
696
" @babel/plugin-transform-spread" " ^7.7.4"
663
700
" @babel/plugin-transform-unicode-regex" " ^7.7.4"
664
701
" @babel/types" " ^7.7.4"
665
702
browserslist "^4.6.0"
666
- core-js-compat "^3.1.1 "
703
+ core-js-compat "^3.4.7 "
667
704
invariant "^2.2.2"
668
705
js-levenshtein "^1.1.3"
669
706
semver "^5.5.0"
@@ -1676,7 +1713,7 @@ browser-resolve@^1.11.3:
1676
1713
dependencies :
1677
1714
resolve "1.1.7"
1678
1715
1679
- browserslist@^4.6.0, browserslist@^4.7.3 :
1716
+ browserslist@^4.6.0 :
1680
1717
version "4.8.0"
1681
1718
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.8.0.tgz#6f06b0f974a7cc3a84babc2ccc56493668e3c789"
1682
1719
integrity sha512-HYnxc/oLRWvJ3TsGegR0SRL/UDnknGq2s/a8dYYEO+kOQ9m9apKoS5oiathLKZdh/e9uE+/J3j92qPlGD/vTqA==
@@ -1685,6 +1722,15 @@ browserslist@^4.6.0, browserslist@^4.7.3:
1685
1722
electron-to-chromium "^1.3.317"
1686
1723
node-releases "^1.1.41"
1687
1724
1725
+ browserslist@^4.8.0 :
1726
+ version "4.8.2"
1727
+ resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.8.2.tgz#b45720ad5fbc8713b7253c20766f701c9a694289"
1728
+ integrity sha512-+M4oeaTplPm/f1pXDw84YohEv7B1i/2Aisei8s4s6k3QsoSHa7i5sz8u/cGQkkatCPxMASKxPualR4wwYgVboA==
1729
+ dependencies :
1730
+ caniuse-lite "^1.0.30001015"
1731
+ electron-to-chromium "^1.3.322"
1732
+ node-releases "^1.1.42"
1733
+
1688
1734
1689
1735
version "0.2.6"
1690
1736
resolved "https://registry.yarnpkg.com/bs-logger/-/bs-logger-0.2.6.tgz#eb7d365307a72cf974cc6cda76b68354ad336bd8"
@@ -1818,6 +1864,11 @@ caniuse-lite@^1.0.30001012:
1818
1864
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001012.tgz#653ec635e815b9e0fb801890923b0c2079eb34ec"
1819
1865
integrity sha512-7RR4Uh04t9K1uYRWzOJmzplgEOAXbfK72oVNokCdMzA67trrhPzy93ahKk1AWHiA0c58tD2P+NHqxrA8FZ+Trg==
1820
1866
1867
+ caniuse-lite@^1.0.30001015 :
1868
+ version "1.0.30001015"
1869
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001015.tgz#15a7ddf66aba786a71d99626bc8f2b91c6f0f5f0"
1870
+ integrity sha512-/xL2AbW/XWHNu1gnIrO8UitBGoFthcsDgU9VLK1/dpsoxbaD5LscHozKze05R6WLsBvLhqv78dAPozMFQBYLbQ==
1871
+
1821
1872
capture-exit@^2.0.0 :
1822
1873
version "2.0.0"
1823
1874
resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
@@ -2245,12 +2296,12 @@ copy-descriptor@^0.1.0:
2245
2296
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
2246
2297
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
2247
2298
2248
- core-js-compat@^3.1.1 :
2249
- version "3.4.5 "
2250
- resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.4.5 .tgz#f072059c0b98ad490eacac082296cfe241af1b58 "
2251
- integrity sha512-rYVvzvKJDKoefdAC+q6VP63vp5hMmeVONCi9pVUbU1qRrtVrmAk/nPhnRg+i+XFd775m1hpG2Yd5RY3X45ccuw ==
2299
+ core-js-compat@^3.4.7 :
2300
+ version "3.4.7 "
2301
+ resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.4.7 .tgz#39f8080b1d92a524d6d90505c42b9c5c1eb90611 "
2302
+ integrity sha512-57+mgz/P/xsGdjwQYkwtBZR3LuISaxD1dEwVDtbk8xJMqAmwqaxLOvnNT7kdJ7jYE/NjNptyzXi+IQFMi/2fCw ==
2252
2303
dependencies :
2253
- browserslist "^4.7.3 "
2304
+ browserslist "^4.8.0 "
2254
2305
semver "^6.3.0"
2255
2306
2256
2307
[email protected] , core-util-is@~1.0.0:
@@ -2629,6 +2680,11 @@ electron-to-chromium@^1.3.317:
2629
2680
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.319.tgz#b7d59a93b6959fcf50a526f50ef637d045ebcb19"
2630
2681
integrity sha512-t/lYNZPwS9jLJ9SBLGd6ERYtCtsYPAXzsE1VYLshrUWpQCTAswO1pERZV4iOZipW2uVsGQrJtm2iWiYVp1zTZw==
2631
2682
2683
+ electron-to-chromium@^1.3.322 :
2684
+ version "1.3.322"
2685
+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.322.tgz#a6f7e1c79025c2b05838e8e344f6e89eb83213a8"
2686
+ integrity sha512-Tc8JQEfGQ1MzfSzI/bTlSr7btJv/FFO7Yh6tanqVmIWOuNCu6/D1MilIEgLtmWqIrsv+o4IjpLAhgMBr/ncNAA==
2687
+
2632
2688
elegant-spinner@^1.0.1 :
2633
2689
version "1.0.1"
2634
2690
resolved "https://registry.yarnpkg.com/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e"
@@ -5707,6 +5763,13 @@ node-releases@^1.1.41:
5707
5763
dependencies :
5708
5764
semver "^6.3.0"
5709
5765
5766
+ node-releases@^1.1.42 :
5767
+ version "1.1.42"
5768
+ resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.42.tgz#a999f6a62f8746981f6da90627a8d2fc090bbad7"
5769
+ integrity sha512-OQ/ESmUqGawI2PRX+XIRao44qWYBBfN54ImQYdWVTQqUckuejOg76ysSqDBK8NG3zwySRVnX36JwDQ6x+9GxzA==
5770
+ dependencies :
5771
+ semver "^6.3.0"
5772
+
5710
5773
" nopt@2 || 3 " :
5711
5774
version "3.0.6"
5712
5775
resolved "https://registry.yarnpkg.com/nopt/-/nopt-3.0.6.tgz#c6465dbf08abcd4db359317f79ac68a646b28ff9"
0 commit comments