80
80
lodash "^4.17.10"
81
81
to-fast-properties "^2.0.0"
82
82
83
+ " @commitlint/execute-rule@^8.1.0 " :
84
+ version "8.1.0"
85
+ resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-8.1.0.tgz#e8386bd0836b3dcdd41ebb9d5904bbeb447e4715"
86
+
87
+ " @commitlint/load@>6.1.1 " :
88
+ version "8.1.0"
89
+ resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-8.1.0.tgz#63b72ae5bb9152b8fa5b17c5428053032a9a49c8"
90
+ dependencies :
91
+ " @commitlint/execute-rule" " ^8.1.0"
92
+ " @commitlint/resolve-extends" " ^8.1.0"
93
+ babel-runtime "^6.23.0"
94
+ chalk "2.4.2"
95
+ cosmiconfig "^5.2.0"
96
+ lodash "4.17.14"
97
+ resolve-from "^5.0.0"
98
+
99
+ " @commitlint/resolve-extends@^8.1.0 " :
100
+ version "8.1.0"
101
+ resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-8.1.0.tgz#ed67f2ee484160ac8e0078bae52f172625157472"
102
+ dependencies :
103
+ " @types/node" " ^12.0.2"
104
+ import-fresh "^3.0.0"
105
+ lodash "4.17.14"
106
+ resolve-from "^5.0.0"
107
+ resolve-global "^1.0.0"
108
+
83
109
" @types/events@* " :
84
110
version "3.0.0"
85
111
resolved "https://registry.yarnpkg.com/@types/events/-/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7"
100
126
version "12.0.2"
101
127
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.2.tgz#3452a24edf9fea138b48fad4a0a028a683da1e40"
102
128
129
+ " @types/node@^12.0.2 " :
130
+ version "12.6.8"
131
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-12.6.8.tgz#e469b4bf9d1c9832aee4907ba8a051494357c12c"
132
+
103
133
" @vue/component-compiler-utils@^3.0.0 " :
104
134
version "3.0.0"
105
135
resolved "https://registry.yarnpkg.com/@vue/component-compiler-utils/-/component-compiler-utils-3.0.0.tgz#d16fa26b836c06df5baaeb45f3d80afc47e35634"
@@ -1047,7 +1077,7 @@ babel-register@^6.26.0:
1047
1077
mkdirp "^0.5.1"
1048
1078
source-map-support "^0.4.15"
1049
1079
1050
- babel-runtime@^6.18.0, babel-runtime@^6.22.0, babel-runtime@^6.26.0 :
1080
+ babel-runtime@^6.18.0, babel-runtime@^6.22.0, babel-runtime@^6.23.0, babel-runtime@^6. 26.0 :
1051
1081
version "6.26.0"
1052
1082
resolved "http://registry.npm.taobao.org/babel-runtime/download/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
1053
1083
dependencies :
@@ -1366,6 +1396,22 @@ cache-base@^1.0.1:
1366
1396
union-value "^1.0.0"
1367
1397
unset-value "^1.0.0"
1368
1398
1399
+ caller-callsite@^2.0.0 :
1400
+ version "2.0.0"
1401
+ resolved "https://registry.yarnpkg.com/caller-callsite/-/caller-callsite-2.0.0.tgz#847e0fce0a223750a9a027c54b33731ad3154134"
1402
+ dependencies :
1403
+ callsites "^2.0.0"
1404
+
1405
+ caller-path@^2.0.0 :
1406
+ version "2.0.0"
1407
+ resolved "https://registry.yarnpkg.com/caller-path/-/caller-path-2.0.0.tgz#468f83044e369ab2010fac5f06ceee15bb2cb1f4"
1408
+ dependencies :
1409
+ caller-callsite "^2.0.0"
1410
+
1411
+ callsites@^2.0.0 :
1412
+ version "2.0.0"
1413
+ resolved "https://registry.yarnpkg.com/callsites/-/callsites-2.0.0.tgz#06eb84f00eea413da86affefacbffb36093b3c50"
1414
+
1369
1415
callsites@^3.0.0 :
1370
1416
version "3.0.0"
1371
1417
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.0.0.tgz#fb7eb569b72ad7a45812f93fd9430a3e410b3dd3"
@@ -1423,6 +1469,14 @@ center-align@^0.1.1:
1423
1469
align-text "^0.1.3"
1424
1470
lazy-cache "^1.0.3"
1425
1471
1472
+ chalk@2.4.2, chalk@^2.4.1, chalk@^2.4.2 :
1473
+ version "2.4.2"
1474
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
1475
+ dependencies :
1476
+ ansi-styles "^3.2.1"
1477
+ escape-string-regexp "^1.0.5"
1478
+ supports-color "^5.3.0"
1479
+
1426
1480
chalk@^1.1.1, chalk@^1.1.3 :
1427
1481
version "1.1.3"
1428
1482
resolved "http://registry.npm.taobao.org/chalk/download/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
@@ -1449,14 +1503,6 @@ chalk@^2.0.1:
1449
1503
escape-string-regexp "^1.0.5"
1450
1504
supports-color "^5.3.0"
1451
1505
1452
- chalk@^2.4.2 :
1453
- version "2.4.2"
1454
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
1455
- dependencies :
1456
- ansi-styles "^3.2.1"
1457
- escape-string-regexp "^1.0.5"
1458
- supports-color "^5.3.0"
1459
-
1460
1506
change-case@3.0.x :
1461
1507
version "3.0.2"
1462
1508
resolved "http://registry.npm.taobao.org/change-case/download/change-case-3.0.2.tgz#fd48746cce02f03f0a672577d1d3a8dc2eceb037"
@@ -1791,6 +1837,15 @@ cosmiconfig@^4.0.0:
1791
1837
parse-json "^4.0.0"
1792
1838
require-from-string "^2.0.1"
1793
1839
1840
+ cosmiconfig@^5.2.0 :
1841
+ version "5.2.1"
1842
+ resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a"
1843
+ dependencies :
1844
+ import-fresh "^2.0.0"
1845
+ is-directory "^0.3.1"
1846
+ js-yaml "^3.13.1"
1847
+ parse-json "^4.0.0"
1848
+
1794
1849
create-ecdh@^4.0.0 :
1795
1850
version "4.0.0"
1796
1851
resolved "http://registry.npm.taobao.org/create-ecdh/download/create-ecdh-4.0.0.tgz#888c723596cdf7612f6498233eebd7a35301737d"
@@ -1904,15 +1959,18 @@ cyclist@~0.2.2:
1904
1959
version "0.2.2"
1905
1960
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-0.2.2.tgz#1b33792e11e914a2fd6d6ed6447464444e5fa640"
1906
1961
1907
- cz-conventional-changelog@2.1.0 :
1908
- version "2.1.0 "
1909
- resolved "http ://registry.npm.taobao.org /cz-conventional-changelog/download /cz-conventional-changelog-2.1.0. tgz#2f4bc7390e3244e4df293e6ba351e4c740a7c764 "
1962
+ cz-conventional-changelog@3.0.1 :
1963
+ version "3.0.1 "
1964
+ resolved "https ://registry.yarnpkg.com /cz-conventional-changelog/- /cz-conventional-changelog-3.0.1. tgz#b1f207ae050355e7ada65aad5c52e9de3d0c8e5b "
1910
1965
dependencies :
1966
+ chalk "^2.4.1"
1911
1967
conventional-commit-types "^2.0.0"
1912
1968
lodash.map "^4.5.1"
1913
- longest "^1 .0.1"
1969
+ longest "^2 .0.1"
1914
1970
right-pad "^1.0.1"
1915
1971
word-wrap "^1.0.3"
1972
+ optionalDependencies :
1973
+ " @commitlint/load" " >6.1.1"
1916
1974
1917
1975
dashdash@^1.12.0 :
1918
1976
version "1.14.1"
@@ -2875,6 +2933,12 @@ glob@^7.1.3:
2875
2933
once "^1.3.0"
2876
2934
path-is-absolute "^1.0.0"
2877
2935
2936
+ global-dirs@^0.1.1 :
2937
+ version "0.1.1"
2938
+ resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.1.tgz#b319c0dd4607f353f3be9cca4c72fc148c49f445"
2939
+ dependencies :
2940
+ ini "^1.3.4"
2941
+
2878
2942
globals@^11.1.0 :
2879
2943
version "11.3.0"
2880
2944
resolved "http://registry.npm.taobao.org/globals/download/globals-11.3.0.tgz#e04fdb7b9796d8adac9c8f64c14837b2313378b0"
@@ -3234,6 +3298,13 @@ import-cwd@^2.0.0:
3234
3298
dependencies :
3235
3299
import-from "^2.1.0"
3236
3300
3301
+ import-fresh@^2.0.0 :
3302
+ version "2.0.0"
3303
+ resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-2.0.0.tgz#d81355c15612d386c61f9ddd3922d4304822a546"
3304
+ dependencies :
3305
+ caller-path "^2.0.0"
3306
+ resolve-from "^3.0.0"
3307
+
3237
3308
import-fresh@^3.0.0 :
3238
3309
version "3.0.0"
3239
3310
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.0.0.tgz#a3d897f420cab0e671236897f75bc14b4885c390"
@@ -3291,9 +3362,9 @@ inherits@2.0.1:
3291
3362
version "2.0.1"
3292
3363
resolved "http://registry.npm.taobao.org/inherits/download/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
3293
3364
3294
- ini@~1.3.0 :
3365
+ ini@^1.3.4, ini@ ~1.3.0 :
3295
3366
version "1.3.5"
3296
- resolved "http ://registry.npm.taobao.org /ini/download /ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
3367
+ resolved "https ://registry.yarnpkg.com /ini/- /ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
3297
3368
3298
3369
inquirer@^6.2.2 :
3299
3370
version "6.2.2"
@@ -3589,6 +3660,13 @@ js-yaml@^3.13.0:
3589
3660
argparse "^1.0.7"
3590
3661
esprima "^4.0.0"
3591
3662
3663
+ js-yaml@^3.13.1 :
3664
+ version "3.13.1"
3665
+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
3666
+ dependencies :
3667
+ argparse "^1.0.7"
3668
+ esprima "^4.0.0"
3669
+
3592
3670
js-yaml@^3.9.0 :
3593
3671
version "3.12.0"
3594
3672
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
@@ -3777,6 +3855,10 @@ lodash.tail@^4.1.1:
3777
3855
version "4.1.1"
3778
3856
resolved "http://registry.npm.taobao.org/lodash.tail/download/lodash.tail-4.1.1.tgz#d2333a36d9e7717c8ad2f7cacafec7c32b444664"
3779
3857
3858
+ lodash@4.17.14 :
3859
+ version "4.17.14"
3860
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
3861
+
3780
3862
lodash@^4.0.0, lodash@^4.17.3, lodash@^4.17.4, lodash@~4.17.4 :
3781
3863
version "4.17.5"
3782
3864
resolved "http://registry.npm.taobao.org/lodash/download/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
@@ -3797,6 +3879,10 @@ longest@^1.0.1:
3797
3879
version "1.0.1"
3798
3880
resolved "http://registry.npm.taobao.org/longest/download/longest-1.0.1.tgz#30a0b2da38f73770e8294a0d22e6625ed77d0097"
3799
3881
3882
+ longest@^2.0.1 :
3883
+ version "2.0.1"
3884
+ resolved "https://registry.yarnpkg.com/longest/-/longest-2.0.1.tgz#781e183296aa94f6d4d916dc335d0d17aefa23f8"
3885
+
3800
3886
loose-envify@^1.0.0 :
3801
3887
version "1.3.1"
3802
3888
resolved "http://registry.npm.taobao.org/loose-envify/download/loose-envify-1.3.1.tgz#d1a8ad33fa9ce0e713d65fdd0ac8b748d478c848"
@@ -5247,6 +5333,16 @@ resolve-from@^4.0.0:
5247
5333
version "4.0.0"
5248
5334
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
5249
5335
5336
+ resolve-from@^5.0.0 :
5337
+ version "5.0.0"
5338
+ resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69"
5339
+
5340
+ resolve-global@^1.0.0 :
5341
+ version "1.0.0"
5342
+ resolved "https://registry.yarnpkg.com/resolve-global/-/resolve-global-1.0.0.tgz#a2a79df4af2ca3f49bf77ef9ddacd322dad19255"
5343
+ dependencies :
5344
+ global-dirs "^0.1.1"
5345
+
5250
5346
resolve-url@^0.2.1 :
5251
5347
version "0.2.1"
5252
5348
resolved "http://registry.npm.taobao.org/resolve-url/download/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
0 commit comments