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.6"
23
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.6.tgz#3a9455dc7387ff1bac45770650bc13ba04a15651"
24
+ integrity sha512-Wpcv03AGnmkgm6uS6k8iwhIwTrcP0m17TL1n1sy7qD0qelDu4XNeW0dN0mHfa+Gei211yDaLoEe/VlbXQzM4Bg==
25
+ dependencies :
26
+ " @babel/code-frame" " ^7.10.4"
27
+ " @babel/generator" " ^7.11.6"
28
+ " @babel/helper-module-transforms" " ^7.11.0"
29
+ " @babel/helpers" " ^7.10.4"
30
+ " @babel/parser" " ^7.11.5"
31
+ " @babel/template" " ^7.10.4"
32
+ " @babel/traverse" " ^7.11.5"
33
+ " @babel/types" " ^7.11.5"
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.5" , "@babel/generator@^7.11.6":
75
+ version "7.11.6"
76
+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.6.tgz#b868900f81b163b4d464ea24545c61cbac4dc620"
77
+ integrity sha512-DWtQ1PV3r+cLbySoHrwn9RWEgKMBLLma4OBQloPRyDYvc5msJM9kvTLo1YnlJd1P/ZuKbdli3ijr5q3FvAF3uA==
78
+ dependencies :
79
+ " @babel/types" " ^7.11.5"
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.5 " :
298
+ version "7.11.5"
299
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037"
300
+ integrity sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q==
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"
719
755
" @babel/helper-create-regexp-features-plugin" " ^7.10.4"
720
756
" @babel/helper-plugin-utils" " ^7.10.4"
721
757
722
-
723
- version "7.11.0 "
724
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.0 .tgz#860ee38f2ce17ad60480c2021ba9689393efb796 "
725
- integrity sha512-2u1/k7rG/gTh02dylX2kL3S0IJNF+J6bfDSp4DI2Ma8QN6Y9x9pmAax59fsCk6QUQG0yqH47yJWA+u1I1LccAg ==
758
+
759
+ version "7.11.5 "
760
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.5 .tgz#18cb4b9379e3e92ffea92c07471a99a2914e4272 "
761
+ integrity sha512-kXqmW1jVcnB2cdueV+fyBM8estd5mlNfaQi6lwLgRwCby4edpavgbFhiBNjmWA3JpB/yZGSISa7Srf+TwxDQoA ==
726
762
dependencies :
727
763
" @babel/compat-data" " ^7.11.0"
728
764
" @babel/helper-compilation-targets" " ^7.10.4"
786
822
" @babel/plugin-transform-unicode-escapes" " ^7.10.4"
787
823
" @babel/plugin-transform-unicode-regex" " ^7.10.4"
788
824
" @babel/preset-modules" " ^0.1.3"
789
- " @babel/types" " ^7.11.0 "
825
+ " @babel/types" " ^7.11.5 "
790
826
browserslist "^4.12.0"
791
827
core-js-compat "^3.6.2"
792
828
invariant "^2.2.2"
835
871
globals "^11.1.0"
836
872
lodash "^4.17.19"
837
873
874
+ " @babel/traverse@^7.11.5 " :
875
+ version "7.11.5"
876
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.5.tgz#be777b93b518eb6d76ee2e1ea1d143daa11e61c3"
877
+ integrity sha512-EjiPXt+r7LiCZXEfRpSJd+jUMnBd4/9OUv7Nx3+0u9+eimMwJmG0Q98lw4/289JCoxSE8OolDMNZaaF/JZ69WQ==
878
+ dependencies :
879
+ " @babel/code-frame" " ^7.10.4"
880
+ " @babel/generator" " ^7.11.5"
881
+ " @babel/helper-function-name" " ^7.10.4"
882
+ " @babel/helper-split-export-declaration" " ^7.11.0"
883
+ " @babel/parser" " ^7.11.5"
884
+ " @babel/types" " ^7.11.5"
885
+ debug "^4.1.0"
886
+ globals "^11.1.0"
887
+ lodash "^4.17.19"
888
+
838
889
" @babel/types@^7.0.0" , "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
839
890
version "7.11.0"
840
891
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d"
844
895
lodash "^4.17.19"
845
896
to-fast-properties "^2.0.0"
846
897
898
+ " @babel/types@^7.11.5 " :
899
+ version "7.11.5"
900
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.5.tgz#d9de577d01252d77c6800cee039ee64faf75662d"
901
+ integrity sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q==
902
+ dependencies :
903
+ " @babel/helper-validator-identifier" " ^7.10.4"
904
+ lodash "^4.17.19"
905
+ to-fast-properties "^2.0.0"
906
+
847
907
" @bcoe/v8-coverage@^0.2.3 " :
848
908
version "0.2.3"
849
909
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -3347,7 +3407,7 @@ debug@^3.1.0:
3347
3407
dependencies :
3348
3408
ms "^2.1.1"
3349
3409
3350
- debuglog@*, debuglog@ ^1.0.1 :
3410
+ debuglog@^1.0.1 :
3351
3411
version "1.0.1"
3352
3412
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
3353
3413
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -5066,7 +5126,7 @@ import-local@^3.0.2:
5066
5126
pkg-dir "^4.2.0"
5067
5127
resolve-cwd "^3.0.0"
5068
5128
5069
- imurmurhash@*, imurmurhash@ ^0.1.4 :
5129
+ imurmurhash@^0.1.4 :
5070
5130
version "0.1.4"
5071
5131
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
5072
5132
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -6602,11 +6662,6 @@ lockfile@^1.0.4:
6602
6662
dependencies :
6603
6663
signal-exit "^3.0.2"
6604
6664
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
6665
lodash._baseuniq@~4.6.0 :
6611
6666
version "4.6.0"
6612
6667
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -6615,33 +6670,11 @@ lodash._baseuniq@~4.6.0:
6615
6670
lodash._createset "~4.0.0"
6616
6671
lodash._root "~3.0.0"
6617
6672
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
6673
lodash._createset@~4.0.0 :
6636
6674
version "4.0.3"
6637
6675
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
6638
6676
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
6639
6677
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
6678
lodash._reinterpolate@^3.0.0 :
6646
6679
version "3.0.0"
6647
6680
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
6712
6745
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
6713
6746
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
6714
6747
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
6748
lodash.set@^4.3.2 :
6721
6749
version "4.3.2"
6722
6750
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
0 commit comments