@@ -1087,6 +1087,14 @@ ajv@^6.12.3:
1087
1087
json-schema-traverse "^0.4.1"
1088
1088
uri-js "^4.2.2"
1089
1089
1090
+ alce@1.2.0 :
1091
+ version "1.2.0"
1092
+ resolved "https://registry.yarnpkg.com/alce/-/alce-1.2.0.tgz#a8be2dacaac42494612f18dc09db691f3dea4aab"
1093
+ integrity sha1-qL4trKrEJJRhLxjcCdtpHz3qSqs=
1094
+ dependencies :
1095
+ esprima "^1.2.0"
1096
+ estraverse "^1.5.0"
1097
+
1090
1098
ansi-align@^3.0.0 :
1091
1099
version "3.0.0"
1092
1100
resolved "https://registry.yarnpkg.com/ansi-align/-/ansi-align-3.0.0.tgz#b536b371cf687caaef236c18d3e21fe3797467cb"
@@ -1776,6 +1784,14 @@ chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
1776
1784
escape-string-regexp "^1.0.5"
1777
1785
supports-color "^5.3.0"
1778
1786
1787
+ chalk@^3.0.0 :
1788
+ version "3.0.0"
1789
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4"
1790
+ integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==
1791
+ dependencies :
1792
+ ansi-styles "^4.1.0"
1793
+ supports-color "^7.1.0"
1794
+
1779
1795
chalk@^4.1.0 :
1780
1796
version "4.1.2"
1781
1797
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
@@ -2363,6 +2379,16 @@ detect-indent@^4.0.0:
2363
2379
dependencies :
2364
2380
repeating "^2.0.0"
2365
2381
2382
+ detect-indent@^6.0.0 :
2383
+ version "6.1.0"
2384
+ resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-6.1.0.tgz#592485ebbbf6b3b1ab2be175c8393d04ca0d57e6"
2385
+ integrity sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==
2386
+
2387
+ detect-newline@^3.1.0 :
2388
+ version "3.1.0"
2389
+ resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
2390
+ integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
2391
+
2366
2392
diff-match-patch@^1.0.0 :
2367
2393
version "1.0.5"
2368
2394
resolved "https://registry.yarnpkg.com/diff-match-patch/-/diff-match-patch-1.0.5.tgz#abb584d5f10cd1196dfc55aa03701592ae3f7b37"
@@ -2717,6 +2743,11 @@ espower-location-detector@^1.0.0:
2717
2743
source-map "^0.5.0"
2718
2744
xtend "^4.0.0"
2719
2745
2746
+ esprima@^1.2.0 :
2747
+ version "1.2.5"
2748
+ resolved "https://registry.yarnpkg.com/esprima/-/esprima-1.2.5.tgz#0993502feaf668138325756f30f9a51feeec11e9"
2749
+ integrity sha1-CZNQL+r2aBODJXVvMPmlH+7sEek=
2750
+
2720
2751
esprima@^4.0.0, esprima@^4.0.1 :
2721
2752
version "4.0.1"
2722
2753
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
@@ -2729,6 +2760,11 @@ espurify@^1.6.0:
2729
2760
dependencies :
2730
2761
core-js "^2.0.0"
2731
2762
2763
+ estraverse@^1.5.0 :
2764
+ version "1.9.3"
2765
+ resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-1.9.3.tgz#af67f2dc922582415950926091a4005d29c9bb44"
2766
+ integrity sha1-r2fy3JIlgkFZUJJgkaQAXSnJu0Q=
2767
+
2732
2768
estraverse@^4.0.0, estraverse@^4.1.0, estraverse@^4.1.1, estraverse@^4.2.0 :
2733
2769
version "4.3.0"
2734
2770
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
@@ -2767,6 +2803,11 @@ expand-brackets@^2.1.4:
2767
2803
snapdragon "^0.8.1"
2768
2804
to-regex "^3.0.1"
2769
2805
2806
+ extend-object@^1.0.0 :
2807
+ version "1.0.0"
2808
+ resolved "https://registry.yarnpkg.com/extend-object/-/extend-object-1.0.0.tgz#42514f84015d1356caf5187969dfb2bc1bda0823"
2809
+ integrity sha1-QlFPhAFdE1bK9Rh5ad+yvBvaCCM=
2810
+
2770
2811
extend-shallow@^2.0.1 :
2771
2812
version "2.0.1"
2772
2813
resolved "https://registry.yarnpkg.com/extend-shallow/-/extend-shallow-2.0.1.tgz#51af7d614ad9a9f610ea1bafbb989d6b1c56890f"
@@ -2938,6 +2979,18 @@ find-up@^5.0.0:
2938
2979
locate-path "^6.0.0"
2939
2980
path-exists "^4.0.0"
2940
2981
2982
+ fixpack@4.0.0 :
2983
+ version "4.0.0"
2984
+ resolved "https://registry.yarnpkg.com/fixpack/-/fixpack-4.0.0.tgz#28b9fb8ca04f89aab382021cfa826b36dc381dfd"
2985
+ integrity sha512-5SM1+H2CcuJ3gGEwTiVo/+nd/hYpNj9Ch3iMDOQ58ndY+VGQ2QdvaUTkd3otjZvYnd/8LF/HkJ5cx7PBq0orCQ==
2986
+ dependencies :
2987
+ alce "1.2.0"
2988
+ chalk "^3.0.0"
2989
+ detect-indent "^6.0.0"
2990
+ detect-newline "^3.1.0"
2991
+ extend-object "^1.0.0"
2992
+ rc "^1.2.8"
2993
+
2941
2994
for-in@^1.0.2 :
2942
2995
version "1.0.2"
2943
2996
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
0 commit comments