18
18
invariant "^2.2.4"
19
19
semver "^5.5.0"
20
20
21
- " @babel/[email protected] " , "@babel/core@^7.1.0", "@babel/core@^7.7.5":
21
+
22
+ version "7.11.4"
23
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.4.tgz#4301dfdfafa01eeb97f1896c5501a3f0655d4229"
24
+ integrity sha512-5deljj5HlqRXN+5oJTY7Zs37iH3z3b++KjiKtIsJy1NrjOOVSEaJHEetLBhyu0aQOSNNZ/0IuEAan9GzRuDXHg==
25
+ dependencies :
26
+ " @babel/code-frame" " ^7.10.4"
27
+ " @babel/generator" " ^7.11.4"
28
+ " @babel/helper-module-transforms" " ^7.11.0"
29
+ " @babel/helpers" " ^7.10.4"
30
+ " @babel/parser" " ^7.11.4"
31
+ " @babel/template" " ^7.10.4"
32
+ " @babel/traverse" " ^7.11.0"
33
+ " @babel/types" " ^7.11.0"
34
+ convert-source-map "^1.7.0"
35
+ debug "^4.1.0"
36
+ gensync "^1.0.0-beta.1"
37
+ json5 "^2.1.2"
38
+ lodash "^4.17.19"
39
+ resolve "^1.3.2"
40
+ semver "^5.4.1"
41
+ source-map "^0.5.0"
42
+
43
+ " @babel/core@^7.1.0" , "@babel/core@^7.7.5":
22
44
version "7.11.1"
23
45
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.1.tgz#2c55b604e73a40dc21b0e52650b11c65cf276643"
24
46
integrity sha512-XqF7F6FWQdKGGWAzGELL+aCO1p+lRY5Tj5/tbT3St1G8NaH70jhhDIKknIZaDans0OQBG5wRAldROLHSt44BgQ==
49
71
jsesc "^2.5.1"
50
72
source-map "^0.5.0"
51
73
74
+ " @babel/generator@^7.11.4 " :
75
+ version "7.11.4"
76
+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.4.tgz#1ec7eec00defba5d6f83e50e3ee72ae2fee482be"
77
+ integrity sha512-Rn26vueFx0eOoz7iifCN2UHT6rGtnkSGWSoDRIy8jZN3B91PzeSULbswfLoOWuTuAcNwpG/mxy+uCTDnZ9Mp1g==
78
+ dependencies :
79
+ " @babel/types" " ^7.11.0"
80
+ jsesc "^2.5.1"
81
+ source-map "^0.5.0"
82
+
52
83
" @babel/helper-annotate-as-pure@^7.10.4 " :
53
84
version "7.10.4"
54
85
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3"
263
294
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.3.tgz#9e1eae46738bcd08e23e867bab43e7b95299a8f9"
264
295
integrity sha512-REo8xv7+sDxkKvoxEywIdsNFiZLybwdI7hcT5uEPyQrSMB4YQ973BfC9OOrD/81MaIjh6UxdulIQXkjmiH3PcA==
265
296
297
+ " @babel/parser@^7.11.4 " :
298
+ version "7.11.4"
299
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.4.tgz#6fa1a118b8b0d80d0267b719213dc947e88cc0ca"
300
+ integrity sha512-MggwidiH+E9j5Sh8pbrX5sJvMcsqS5o+7iB42M9/k0CD63MjYbdP4nhSh7uB5wnv2/RVzTZFTxzF/kIa5mrCqA==
301
+
266
302
" @babel/plugin-proposal-async-generator-functions@^7.10.4 " :
267
303
version "7.10.5"
268
304
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.5.tgz#3491cabf2f7c179ab820606cec27fed15e0e8558"
@@ -3347,7 +3383,7 @@ debug@^3.1.0:
3347
3383
dependencies :
3348
3384
ms "^2.1.1"
3349
3385
3350
- debuglog@*, debuglog@ ^1.0.1 :
3386
+ debuglog@^1.0.1 :
3351
3387
version "1.0.1"
3352
3388
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
3353
3389
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -5066,7 +5102,7 @@ import-local@^3.0.2:
5066
5102
pkg-dir "^4.2.0"
5067
5103
resolve-cwd "^3.0.0"
5068
5104
5069
- imurmurhash@*, imurmurhash@ ^0.1.4 :
5105
+ imurmurhash@^0.1.4 :
5070
5106
version "0.1.4"
5071
5107
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
5072
5108
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -6602,11 +6638,6 @@ lockfile@^1.0.4:
6602
6638
dependencies :
6603
6639
signal-exit "^3.0.2"
6604
6640
6605
- lodash._baseindexof@* :
6606
- version "3.1.0"
6607
- resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
6608
- integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
6609
-
6610
6641
lodash._baseuniq@~4.6.0 :
6611
6642
version "4.6.0"
6612
6643
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -6615,33 +6646,11 @@ lodash._baseuniq@~4.6.0:
6615
6646
lodash._createset "~4.0.0"
6616
6647
lodash._root "~3.0.0"
6617
6648
6618
- lodash._bindcallback@* :
6619
- version "3.0.1"
6620
- resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
6621
- integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
6622
-
6623
- lodash._cacheindexof@* :
6624
- version "3.0.2"
6625
- resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
6626
- integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
6627
-
6628
- lodash._createcache@* :
6629
- version "3.1.2"
6630
- resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
6631
- integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
6632
- dependencies :
6633
- lodash._getnative "^3.0.0"
6634
-
6635
6649
lodash._createset@~4.0.0 :
6636
6650
version "4.0.3"
6637
6651
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
6638
6652
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
6639
6653
6640
- lodash._getnative@*, lodash._getnative@^3.0.0 :
6641
- version "3.9.1"
6642
- resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
6643
- integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
6644
-
6645
6654
lodash._reinterpolate@^3.0.0 :
6646
6655
version "3.0.0"
6647
6656
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
6712
6721
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
6713
6722
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
6714
6723
6715
- lodash.restparam@* :
6716
- version "3.6.1"
6717
- resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
6718
- integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
6719
-
6720
6724
lodash.set@^4.3.2 :
6721
6725
version "4.3.2"
6722
6726
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
0 commit comments