@@ -1076,6 +1076,16 @@ change-case@3.0.x:
1076
1076
upper-case "^1.1.1"
1077
1077
upper-case-first "^1.1.0"
1078
1078
1079
+ cheerio@^0.19.0 :
1080
+ version "0.19.0"
1081
+ resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-0.19.0.tgz#772e7015f2ee29965096d71ea4175b75ab354925"
1082
+ dependencies :
1083
+ css-select "~1.0.0"
1084
+ dom-serializer "~0.1.0"
1085
+ entities "~1.1.1"
1086
+ htmlparser2 "~3.8.1"
1087
+ lodash "^3.2.0"
1088
+
1079
1089
cheerio@^0.20.0 :
1080
1090
version "0.20.0"
1081
1091
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-0.20.0.tgz#5c710f2bab95653272842ba01c6ea61b3545ec35"
@@ -1414,6 +1424,15 @@ css-select@^1.1.0, css-select@~1.2.0:
1414
1424
domutils "1.5.1"
1415
1425
nth-check "~1.0.1"
1416
1426
1427
+ css-select@~1.0.0 :
1428
+ version "1.0.0"
1429
+ resolved "https://registry.yarnpkg.com/css-select/-/css-select-1.0.0.tgz#b1121ca51848dd264e2244d058cee254deeb44b0"
1430
+ dependencies :
1431
+ boolbase "~1.0.0"
1432
+ css-what "1.0"
1433
+ domutils "1.4"
1434
+ nth-check "~1.0.0"
1435
+
1417
1436
css-selector-tokenizer@^0.5.1 :
1418
1437
version "0.5.4"
1419
1438
resolved "https://registry.yarnpkg.com/css-selector-tokenizer/-/css-selector-tokenizer-0.5.4.tgz#139bafd34a35fd0c1428487049e0699e6f6a2c21"
@@ -1429,6 +1448,10 @@ css-selector-tokenizer@^0.7.0:
1429
1448
fastparse "^1.1.1"
1430
1449
regexpu-core "^1.0.0"
1431
1450
1451
+ css-what@1.0 :
1452
+ version "1.0.0"
1453
+ resolved "https://registry.yarnpkg.com/css-what/-/css-what-1.0.0.tgz#d7cc2df45180666f99d2b14462639469e00f736c"
1454
+
1432
1455
css-what@2.1 :
1433
1456
version "2.1.0"
1434
1457
resolved "https://registry.yarnpkg.com/css-what/-/css-what-2.1.0.tgz#9467d032c38cfaefb9f2d79501253062f87fa1bd"
@@ -1648,6 +1671,12 @@ domutils@1.1:
1648
1671
dependencies :
1649
1672
domelementtype "1"
1650
1673
1674
+ domutils@1.4 :
1675
+ version "1.4.3"
1676
+ resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.4.3.tgz#0865513796c6b306031850e175516baf80b72a6f"
1677
+ dependencies :
1678
+ domelementtype "1"
1679
+
1651
1680
domutils@1.5, domutils@1.5.1 :
1652
1681
version "1.5.1"
1653
1682
resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.5.1.tgz#dcd8488a26f563d61079e48c9f7b7e32373682cf"
@@ -2194,6 +2223,22 @@ gh-pages@^0.11.0:
2194
2223
q-io "1.13.2"
2195
2224
wrench "1.5.8"
2196
2225
2226
+ gitbook-plugin-codepen@^0.1.2 :
2227
+ version "0.1.2"
2228
+ resolved "https://registry.yarnpkg.com/gitbook-plugin-codepen/-/gitbook-plugin-codepen-0.1.2.tgz#64fb5ba9be9734328a44bab2214422c044a85f16"
2229
+ dependencies :
2230
+ cheerio "^0.19.0"
2231
+ underscore "^1.8.3"
2232
+ url-parse "^1.0.0"
2233
+
2234
+ gitbook-plugin-edit-link@^2.0.2 :
2235
+ version "2.0.2"
2236
+ resolved "https://registry.yarnpkg.com/gitbook-plugin-edit-link/-/gitbook-plugin-edit-link-2.0.2.tgz#d8fcd927eced81e7a662a72d59db609eafd7e72f"
2237
+
2238
+ gitbook-plugin-github@^3.0.0 :
2239
+ version "3.0.0"
2240
+ resolved "https://registry.yarnpkg.com/gitbook-plugin-github/-/gitbook-plugin-github-3.0.0.tgz#67457df98a57ea8ef9b2518b88340db370a5317b"
2241
+
2197
2242
glob-base@^0.3.0 :
2198
2243
version "0.3.0"
2199
2244
resolved "https://registry.yarnpkg.com/glob-base/-/glob-base-0.3.0.tgz#dbb164f6221b1c0b1ccf82aea328b497df0ea3c4"
@@ -3322,7 +3367,7 @@ lodash.words@^3.0.0:
3322
3367
dependencies :
3323
3368
lodash._root "^3.0.0"
3324
3369
3325
- lodash@^3.8.0 :
3370
+ lodash@^3.2.0, lodash@^3. 8.0 :
3326
3371
version "3.10.1"
3327
3372
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
3328
3373
@@ -3717,6 +3762,10 @@ normalize-url@^1.4.0:
3717
3762
query-string "^4.1.0"
3718
3763
sort-keys "^1.0.0"
3719
3764
3765
+ normalize.css@^7.0.0 :
3766
+ version "7.0.0"
3767
+ resolved "https://registry.yarnpkg.com/normalize.css/-/normalize.css-7.0.0.tgz#abfb1dd82470674e0322b53ceb1aaf412938e4bf"
3768
+
3720
3769
" npmlog@0 || 1 || 2 || 3 || 4" , npmlog@^4.0.0, npmlog@^4.0.2:
3721
3770
version "4.1.2"
3722
3771
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b"
@@ -3726,7 +3775,7 @@ normalize-url@^1.4.0:
3726
3775
gauge "~2.7.3"
3727
3776
set-blocking "~2.0.0"
3728
3777
3729
- nth-check@~1.0.1 :
3778
+ nth-check@~1.0.0, nth-check@~1.0. 1 :
3730
3779
version "1.0.1"
3731
3780
resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-1.0.1.tgz#9929acdf628fc2c41098deab82ac580cf149aae4"
3732
3781
dependencies :
@@ -4365,6 +4414,10 @@ querystring@0.2.0, querystring@^0.2.0:
4365
4414
version "0.2.0"
4366
4415
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
4367
4416
4417
+ querystringify@~1.0.0 :
4418
+ version "1.0.0"
4419
+ resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-1.0.0.tgz#6286242112c5b712fa654e526652bf6a13ff05cb"
4420
+
4368
4421
randomatic@^1.1.3 :
4369
4422
version "1.1.7"
4370
4423
resolved "https://registry.yarnpkg.com/randomatic/-/randomatic-1.1.7.tgz#c7abe9cc8b87c0baa876b19fde83fd464797e38c"
@@ -4673,7 +4726,7 @@ require-main-filename@^1.0.1:
4673
4726
version "1.0.1"
4674
4727
resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-1.0.1.tgz#97f717b69d48784f5f526a6c5aa8ffdda055a4d1"
4675
4728
4676
- requires-port@1.x.x :
4729
+ requires-port@1.x.x, requires-port@~1.0.0 :
4677
4730
version "1.0.0"
4678
4731
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
4679
4732
@@ -5281,6 +5334,10 @@ ultron@1.0.x:
5281
5334
version "1.0.2"
5282
5335
resolved "https://registry.yarnpkg.com/ultron/-/ultron-1.0.2.tgz#ace116ab557cd197386a4e88f4685378c8b2e4fa"
5283
5336
5337
+ underscore@^1.8.3 :
5338
+ version "1.8.3"
5339
+ resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.8.3.tgz#4f3fb53b106e6097fcf9cb4109f2a5e9bdfa5022"
5340
+
5284
5341
underscore@~1.6.0 :
5285
5342
version "1.6.0"
5286
5343
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.6.0.tgz#8b38b10cacdef63337b8b24e4ff86d45aea529a8"
@@ -5326,6 +5383,13 @@ url-parse-lax@^1.0.0:
5326
5383
dependencies :
5327
5384
prepend-http "^1.0.1"
5328
5385
5386
+ url-parse@^1.0.0 :
5387
+ version "1.2.0"
5388
+ resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.2.0.tgz#3a19e8aaa6d023ddd27dcc44cb4fc8f7fec23986"
5389
+ dependencies :
5390
+ querystringify "~1.0.0"
5391
+ requires-port "~1.0.0"
5392
+
5329
5393
url-to-options@^1.0.1 :
5330
5394
version "1.0.1"
5331
5395
resolved "https://registry.yarnpkg.com/url-to-options/-/url-to-options-1.0.1.tgz#1505a03a289a48cbd7a434efbaeec5055f5633a9"
@@ -5453,6 +5517,10 @@ vue-resource@^1.0.3:
5453
5517
dependencies :
5454
5518
got "^7.1.0"
5455
5519
5520
+ vue-select@* :
5521
+ version "2.4.0"
5522
+ resolved "https://registry.yarnpkg.com/vue-select/-/vue-select-2.4.0.tgz#ef06547fe857f3259841ab2f3d29c5d8a1e52630"
5523
+
5456
5524
vue-style-loader@^1.0.0 :
5457
5525
version "1.0.0"
5458
5526
resolved "https://registry.yarnpkg.com/vue-style-loader/-/vue-style-loader-1.0.0.tgz#abeb7bd0f46313083741244d3079d4f14449e049"
0 commit comments