Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

Commit

Permalink
fix(doc-web): update to latest version to avoid error in vuepress
Browse files Browse the repository at this point in the history
due to alpha version cause parent is undefined vuejs/vuepress#1098

This closes #63
  • Loading branch information
Kamontat Chantrachirathumrong committed Dec 13, 2018
1 parent a21a233 commit 0658c4d
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 67 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"@semantic-release/release-notes-generator": "7.1.4",
"@vuepress/plugin-back-to-top": "1.0.0-alpha.29",
"@vuepress/plugin-google-analytics": "1.0.0-alpha.29",
"@vuepress/plugin-i18n-ui": "1.0.0-alpha.27",
"@vuepress/plugin-pwa": "1.0.0-alpha.27",
"@vuepress/plugin-i18n-ui": "1.0.0-alpha.29",
"@vuepress/plugin-pwa": "1.0.0-alpha.29",
"ansi-colors": "3.2.3",
"autoprefixer": "8.6.4",
"babel-eslint": "10.0.1",
Expand Down Expand Up @@ -81,7 +81,7 @@
"semantic-release": "15.12.5",
"sonarqube-scanner": "2.1.2",
"start-server-and-test": "1.7.11",
"vuepress": "1.0.0-alpha.27",
"vuepress": "1.0.0-alpha.29",
"yargs": "12.0.5"
},
"commitlint": {
Expand Down
86 changes: 22 additions & 64 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1738,16 +1738,7 @@
source-map "^0.5.6"
vue-template-es2015-compiler "^1.6.0"

"@vuepress/cli@^1.0.0-alpha.27":
version "1.0.0-alpha.27"
resolved "https://registry.yarnpkg.com/@vuepress/cli/-/cli-1.0.0-alpha.27.tgz#19a497f3f803a789832f25c001158a9292f1a0ec"
integrity sha512-UdZ7PD11WK+E57q8fSxP6lN4vVpSTRLP94wK1HeBKeUat/2UhDGEqHACVtLdDjDSDp4U/G9w1KN3jj/PITHQPA==
dependencies:
cac "^6.3.3"
chalk "^2.3.2"
semver "^5.5.0"

"@vuepress/core@^1.0.0-alpha.27":
"@vuepress/core@^1.0.0-alpha.29":
version "1.0.0-alpha.29"
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.0.0-alpha.29.tgz#3214ebf249ec2e1b2f33e5550e2e1710a9b7eb54"
integrity sha512-0+MlqyenENEIlhqcX8lTP/4rJO12OS6bD7fLbh0OUHdDLhFk+RFwg/oCIMXx7g6LBbxY8fKixaeZgbziDEMHuQ==
Expand Down Expand Up @@ -1837,10 +1828,10 @@
resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.0.0-alpha.29.tgz#8b5faa4c5704c01c46d1043cc752f99e4784879e"
integrity sha512-4VfBZmE8ybiPsxa75O1AJSc9eDPvnG8GiAtETP51EJDduC4aqDh+HIvd0TgqSfGmiZWB4+BKyk2E0xSnfD/0AQ==

"@vuepress/[email protected].27":
version "1.0.0-alpha.27"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-i18n-ui/-/plugin-i18n-ui-1.0.0-alpha.27.tgz#854b1099b2983e4b8ce4acda891fd98f5086d28b"
integrity sha512-Wv+N82xqV6TflFMfKJDVR2rRzQM97aT6xHng86dMW2SngOiASuhnlYJjqZ2ep1MrkGnmVUxXu6Tj6/tEHhJWsg==
"@vuepress/[email protected].29":
version "1.0.0-alpha.29"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-i18n-ui/-/plugin-i18n-ui-1.0.0-alpha.29.tgz#b59a3f26ae77a0b1d7f32f96faef011be81fbf9f"
integrity sha512-Omcj5L0nCV6Ztdzg5mas+S78weIRSoOZQV7vjPHpN9Ajew03FyJNAHjj4RsKArwspgPgY2rRuzGzCmLPLnlgbw==

"@vuepress/plugin-last-updated@^1.0.0-alpha.29":
version "1.0.0-alpha.29"
Expand All @@ -1849,12 +1840,12 @@
dependencies:
cross-spawn "^6.0.5"

"@vuepress/[email protected].27":
version "1.0.0-alpha.27"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-pwa/-/plugin-pwa-1.0.0-alpha.27.tgz#2ee1255eb1ac5bdc170196b493134cf438df5e3e"
integrity sha512-TyqiPZkQ7WIbQj6rgoxAJzH3UowWK+poNjKDXQeKtPfMaSF5KQJOnGBVeKfxOM1uFyPzu5fz6reJhBWWVi460w==
"@vuepress/[email protected].29":
version "1.0.0-alpha.29"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-pwa/-/plugin-pwa-1.0.0-alpha.29.tgz#e0ccf4fc921b770eab894250d18ed826e7c76177"
integrity sha512-MkbSB5OVAXL8stkgQ9VAmBEauTbbG3g76ffLi4czTQnzMFHk7aMhByfgVXOFdrAIYKpNfepNaYkIYJ9xQWs87w==
dependencies:
"@vuepress/shared-utils" "^1.0.0-alpha.27"
"@vuepress/shared-utils" "^1.0.0-alpha.29"
register-service-worker "^1.5.2"
workbox-build "^3.1.0"

Expand All @@ -1870,7 +1861,7 @@
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.0.0-alpha.29.tgz#869cf1962e9d637610a941bc5ca47cedf3b1b32d"
integrity sha512-vGhtWkEuJg/Jsg9qxs48qjIyA7MmFpoCGZE7+eRJp74QA+i9KzFsPeqrjXrHZnzqa33siWeYWQYS14EbJcspKQ==

"@vuepress/shared-utils@^1.0.0-alpha.27", "@vuepress/shared-utils@^1.0.0-alpha.29":
"@vuepress/shared-utils@^1.0.0-alpha.29":
version "1.0.0-alpha.29"
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.0.0-alpha.29.tgz#ae4925a45315fc985ffe6786eea58677b945e7eb"
integrity sha512-cwke5Xm9kV0XtVnqzsPHxgl4DwFoSJ/dRN8o4lTvaH9JWxRHOQLAVJ6VeluIQEuzdF5Vrq9T+jny52MKe44wtA==
Expand All @@ -1883,7 +1874,7 @@
hash-sum "^1.0.2"
upath "^1.1.0"

"@vuepress/theme-default@^1.0.0-alpha.27":
"@vuepress/theme-default@^1.0.0-alpha.29":
version "1.0.0-alpha.29"
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.0.0-alpha.29.tgz#45c0bd71fc274190caa31a29a2463e3dac2c9731"
integrity sha512-fA8NmeVfz0ggmfASYJM7FYYKiEZmTCba4sSqrlUA6TxThoI6Yf5rMO6G7Ca+sN0EL+gCF8lAHs0oPaEOxfM/7w==
Expand Down Expand Up @@ -3122,7 +3113,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048"
integrity sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=

cac@^6.3.3, cac@^6.3.9:
cac@^6.3.9:
version "6.3.10"
resolved "https://registry.yarnpkg.com/cac/-/cac-6.3.10.tgz#8e3e53206ca26ee5ad057968fb047627e12b7d87"
integrity sha512-67NFEmsAhMaiL2vEvt7M+0KwLmfVMGWe8JAyt66aU/EUICTugkGpr1uABLuqhNUrY7kaWH8QtPJOyJDUekYWpw==
Expand Down Expand Up @@ -4754,7 +4745,7 @@ [email protected], debug@^3.1.0:
dependencies:
ms "^2.1.1"

debuglog@*, debuglog@^1.0.1:
debuglog@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
Expand Down Expand Up @@ -7203,7 +7194,7 @@ import-local@^1.0.0:
pkg-dir "^2.0.0"
resolve-cwd "^2.0.0"

imurmurhash@*, imurmurhash@^0.1.4:
imurmurhash@^0.1.4:
version "0.1.4"
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
Expand Down Expand Up @@ -8429,11 +8420,6 @@ lockfile@^1.0.4:
dependencies:
signal-exit "^3.0.2"

lodash._baseindexof@*:
version "3.1.0"
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=

lodash._baseuniq@~4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
Expand All @@ -8442,33 +8428,11 @@ lodash._baseuniq@~4.6.0:
lodash._createset "~4.0.0"
lodash._root "~3.0.0"

lodash._bindcallback@*:
version "3.0.1"
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=

lodash._cacheindexof@*:
version "3.0.2"
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=

lodash._createcache@*:
version "3.1.2"
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
dependencies:
lodash._getnative "^3.0.0"

lodash._createset@~4.0.0:
version "4.0.3"
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=

lodash._getnative@*, lodash._getnative@^3.0.0:
version "3.9.1"
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=

lodash._reinterpolate@~3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
Expand Down Expand Up @@ -8569,11 +8533,6 @@ [email protected], lodash.pick@^4.4.0:
resolved "https://registry.yarnpkg.com/lodash.pick/-/lodash.pick-4.4.0.tgz#52f05610fff9ded422611441ed1fc123a03001b3"
integrity sha1-UvBWEP/53tQiYRRB7R/BI6AwAbM=

lodash.restparam@*:
version "3.6.1"
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=

lodash.set@^4.3.2:
version "4.3.2"
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
Expand Down Expand Up @@ -12100,7 +12059,7 @@ readable-stream@~1.1.10:
isarray "0.0.1"
string_decoder "~0.10.x"

readdir-scoped-modules@*, readdir-scoped-modules@^1.0.0:
readdir-scoped-modules@^1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/readdir-scoped-modules/-/readdir-scoped-modules-1.0.2.tgz#9fafa37d286be5d92cbaebdee030dc9b5f406747"
integrity sha1-n6+jfShr5dksuuve4DDcm19AZ0c=
Expand Down Expand Up @@ -14540,14 +14499,13 @@ vuepress-html-webpack-plugin@^3.2.0:
toposort "^1.0.0"
util.promisify "1.0.0"

[email protected].27:
version "1.0.0-alpha.27"
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.0.0-alpha.27.tgz#0bd53f7e44718fbd49f36da92ade9ef6db2386ab"
integrity sha512-RtVFikAWSEGDBcYeXsgWOeXnM3jhlLgXSEqUAhIMiKZusGnCO8rNKT/7bXMeGDgKvOldtd4xINuZsipNNtmfOw==
[email protected].29:
version "1.0.0-alpha.29"
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.0.0-alpha.29.tgz#f48c69ed0c1662e7fb187354c47a51b3edd3bd4b"
integrity sha512-FVWgru3vihdNL5/vdW8Iyjazb1iVz+hiiqwfhosAi8eVK9cwmUvpYQrE4yQ/gKI7Q4+fG98fL/quWvBFY2fkOg==
dependencies:
"@vuepress/cli" "^1.0.0-alpha.27"
"@vuepress/core" "^1.0.0-alpha.27"
"@vuepress/theme-default" "^1.0.0-alpha.27"
"@vuepress/core" "^1.0.0-alpha.29"
"@vuepress/theme-default" "^1.0.0-alpha.29"

vuex@^3.0.1:
version "3.0.1"
Expand Down

0 comments on commit 0658c4d

Please sign in to comment.