Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and pi0 committed Mar 5, 2019
1 parent d3a52b6 commit 4e9aee5
Show file tree
Hide file tree
Showing 4 changed files with 72 additions and 70 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"build": "vuepress build"
},
"devDependencies": {
"vuepress": "^1.0.0-alpha.40"
"vuepress": "^1.0.0-alpha.42"
}
}
130 changes: 66 additions & 64 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -775,18 +775,19 @@
source-map "~0.6.1"
vue-template-es2015-compiler "^1.8.2"

"@vuepress/core@^1.0.0-alpha.40":
version "1.0.0-alpha.40"
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.0.0-alpha.40.tgz#62e093e6e4e93b3d9ff988d2cd7d2f3083decf28"
integrity sha512-RHpzLRb9L4NMawLgTUG5rI1gcaiXQ/rKqVmtPYqUU7iua+vP0+rhuYy0gmOohuy3YSl63v0dDF3Wa8q5ka+WgQ==
"@vuepress/core@^1.0.0-alpha.42":
version "1.0.0-alpha.42"
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.0.0-alpha.42.tgz#ec5e479535302a4e98d26f5a553e799ba426abc2"
integrity sha512-RGSwjyC8BLOSmGiLNYpw58K/Wuqn5Uvg1MmI1JlpfBtHN6ydc3dznTR/oAdFOLbFfuy/QDtIs1nry0um76w48w==
dependencies:
"@babel/core" "^7.0.0"
"@vue/babel-preset-app" "^3.1.1"
"@vuepress/markdown" "^1.0.0-alpha.40"
"@vuepress/markdown-loader" "^1.0.0-alpha.40"
"@vuepress/plugin-last-updated" "^1.0.0-alpha.40"
"@vuepress/plugin-register-components" "^1.0.0-alpha.40"
"@vuepress/shared-utils" "^1.0.0-alpha.40"
"@vuepress/markdown" "^1.0.0-alpha.42"
"@vuepress/markdown-loader" "^1.0.0-alpha.42"
"@vuepress/plugin-container" "^1.0.0-alpha.42"
"@vuepress/plugin-last-updated" "^1.0.0-alpha.42"
"@vuepress/plugin-register-components" "^1.0.0-alpha.42"
"@vuepress/shared-utils" "^1.0.0-alpha.42"
autoprefixer "^7.1.2"
babel-loader "^8.0.4"
cache-loader "^1.2.2"
Expand Down Expand Up @@ -816,67 +817,72 @@
webpack-merge "^4.1.2"
webpackbar "^2.6.1"

"@vuepress/markdown-loader@^1.0.0-alpha.40":
version "1.0.0-alpha.40"
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.0.0-alpha.40.tgz#997f3d23e81e680e00e43d0f08d6d35ec7ba14f6"
integrity sha512-oizQONFUfe0isTqJVGw4uUojH5sfoxoqnHehgwa8QDtktKJSjYj0oCOXZXKEo/QA3WlnA2sBNICKCLPZlFr9bA==
"@vuepress/markdown-loader@^1.0.0-alpha.42":
version "1.0.0-alpha.42"
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.0.0-alpha.42.tgz#d4c71ee0824008fb263c5a9e34b920513446c515"
integrity sha512-amE6VTxlbsC1qkuUKMa8UScfHct/hqBjJy4V9csIPCidKuJSpS6s4ZciOtnZqxW2SzZrbQqKH/yTDxyFaVHTaQ==
dependencies:
"@vuepress/markdown" "^1.0.0-alpha.40"
"@vuepress/markdown" "^1.0.0-alpha.42"
loader-utils "^1.1.0"
lru-cache "^5.1.1"

"@vuepress/markdown@^1.0.0-alpha.40":
version "1.0.0-alpha.40"
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.0.0-alpha.40.tgz#7ef40683cb35a539d112b8023f20216a6423b699"
integrity sha512-Er+mVNt0Al65XfXgR6GgdRbuBSzTCWQl79605GW1YwdY9yEh7hh39oPYRupf8W9+hV/ScWj2M/Wnx6vXLDTEUQ==
"@vuepress/markdown@^1.0.0-alpha.42":
version "1.0.0-alpha.42"
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.0.0-alpha.42.tgz#983d7c47853d3be73c131babb5f1ca6e9e0034b4"
integrity sha512-XiU7GvO/QpD8PRtOf6canwb0L+LylroN6kRuFvz0ULAM+R4r7P6O+b/tbzkuUjbRKiJCSz0JYpJGxibGIqm1DA==
dependencies:
"@vuepress/shared-utils" "^1.0.0-alpha.40"
"@vuepress/shared-utils" "^1.0.0-alpha.42"
lru-cache "^5.1.1"
markdown-it "^8.4.1"
markdown-it-anchor "^5.0.2"
markdown-it-chain "^1.3.0"
markdown-it-container "^2.0.0"
markdown-it-emoji "^1.4.0"
markdown-it-table-of-contents "^0.4.0"
prismjs "^1.13.0"

"@vuepress/plugin-active-header-links@^1.0.0-alpha.40":
version "1.0.0-alpha.40"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.0.0-alpha.40.tgz#b40a8442ace4dbd7b6dd8439415dbd0140ec5136"
integrity sha512-SlDJJQdHDVAW2NrSkrxoNBGQdDWrUJHdEBwv8Yz6mkraeENZI0d4mdwsOmt5K1ogI7XolbBjxsKcLzNRoKRdpA==
"@vuepress/plugin-active-header-links@^1.0.0-alpha.42":
version "1.0.0-alpha.42"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.0.0-alpha.42.tgz#036b688b26360237824cfeec623f44790a58914a"
integrity sha512-hu5AaXkLvEkuJ23a5o4dR68FRrpI4HtiQbP4tmSeFiu4l3njIMalmbiVGNqvctZ8zlFUK9LLcojpihSVDqnkeQ==
dependencies:
lodash.throttle "^4.1.1"

"@vuepress/plugin-last-updated@^1.0.0-alpha.40":
version "1.0.0-alpha.40"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.0.0-alpha.40.tgz#a96d9088dedc93068f000d64de3145afe325d4d6"
integrity sha512-LlUreiKVxgdKXCkwAGTfZlFYsz770JlzBMRMlIXLI1POtndmbFUE+BB1xKZuJA6yHGleQjVOfj4Q9etbURyB/A==
"@vuepress/plugin-container@^1.0.0-alpha.42":
version "1.0.0-alpha.42"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-container/-/plugin-container-1.0.0-alpha.42.tgz#c61ec31ba088b62f0f78431399f3686d99179308"
integrity sha512-XliAT4U0gJ0lxExTX/+49Kk47Ft6Ks59h7/VAjB4rMzp5tsouFdi+9XR8T234Gbi3tUsoAYFQfzpTTVWsVN0vA==
dependencies:
markdown-it-container "^2.0.0"

"@vuepress/plugin-last-updated@^1.0.0-alpha.42":
version "1.0.0-alpha.42"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.0.0-alpha.42.tgz#51b888da72ad6bb8d7912275f9604232c756743b"
integrity sha512-jHXo7gU174eRcXngBlTnX4jRXk6Z3Id8CZEOJXTKlqdM6XN+DvfWRkqCDSHpqTnjuWzG0r3kp7k4Hq0m4uOW0A==
dependencies:
cross-spawn "^6.0.5"

"@vuepress/plugin-nprogress@^1.0.0-alpha.40":
version "1.0.0-alpha.40"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.0.0-alpha.40.tgz#31da472642558a1a9f935a43468750a0507315b8"
integrity sha512-a00rP3u7ygnWn1tiIaGD0qYFlFRYg3117WFkQJiINdNVX4h6B4dsk90/BcnJJJNBmC0mFuNB9qRIiX0A9kAEiw==
"@vuepress/plugin-nprogress@^1.0.0-alpha.42":
version "1.0.0-alpha.42"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.0.0-alpha.42.tgz#89f786ce8c7bc31e399a9849bdca3260ea112735"
integrity sha512-C+r99dt2H2EtwGb0W5pmICOvKPhwx+f3O66O/6jJ9DibPkffEGyU3QfboNtOeq2AjQW0AaoSV8Tcop3Y/VUoVA==
dependencies:
nprogress "^0.2.0"

"@vuepress/plugin-register-components@^1.0.0-alpha.40":
version "1.0.0-alpha.40"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.0.0-alpha.40.tgz#5c5e10f9cf7695a4fed2a30281bf8c16a661226d"
integrity sha512-Gb7bAaczSN27pOEPVk8iMM0SChTZgKoq2hy481Kn6RXwedT+D+G4s1KqOmoc37WizLZZXa+b5B3vTVghAbC/oA==
"@vuepress/plugin-register-components@^1.0.0-alpha.42":
version "1.0.0-alpha.42"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.0.0-alpha.42.tgz#7076df8d817e6766d88a833c793471f1bb7eb18c"
integrity sha512-fiJKviSQz124/ljLlrpdKKv1DOChyBCERcUKHKG65lmGAEi1nzwXFFi5zRfClydxfSL1WRNgBDUjli5Yv2l5NQ==
dependencies:
"@vuepress/shared-utils" "^1.0.0-alpha.40"
"@vuepress/shared-utils" "^1.0.0-alpha.42"

"@vuepress/plugin-search@^1.0.0-alpha.40":
version "1.0.0-alpha.40"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.0.0-alpha.40.tgz#f8bd8cbe7718ae3e321d416b91d79f3649b3ed60"
integrity sha512-fkegCi9DusE5QvbtBI5SXRXbEAJodvBkRVnmHgVcxJGjheH7XKVakFz9UF5GwRDOrFjppY8oNuTBEZzxbqkCsQ==
"@vuepress/plugin-search@^1.0.0-alpha.42":
version "1.0.0-alpha.42"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.0.0-alpha.42.tgz#cebdea26da1872071fa651865d128cff7c67e30b"
integrity sha512-FcXTFc1qmT92BHI+4TmKOP7CuSIVsX+ld6f5CIBT0xjQbd6fROcrOIG+uvztKLANqpby5+fyJt20UWBdjJ4Gkw==

"@vuepress/shared-utils@^1.0.0-alpha.40":
version "1.0.0-alpha.40"
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.0.0-alpha.40.tgz#67a11aa1158c328000b59cdcc0b00aeac8aafe5d"
integrity sha512-6EmHgSkHhdLnQUyr7Vrmi1YN2VZuBtTWc+XqlLPGXBLEJQ4yK1AKVMjVUZKXOZ1s8LbXzqQjEW2ptAHCiar5ng==
"@vuepress/shared-utils@^1.0.0-alpha.42":
version "1.0.0-alpha.42"
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.0.0-alpha.42.tgz#eea34d319a8be2a045d8f0255d0d4e13f35839c2"
integrity sha512-Z2qsBddnc5LZ4d0TKLoEkLoJd2haKUeEv99eroZRKc1iIO7CcuzVJpE0dqZncC3jB4oiNxFJ4Ja7+Uw3fPMxoA==
dependencies:
chalk "^2.3.2"
diacritics "^1.3.0"
Expand All @@ -888,14 +894,15 @@
semver "^5.5.0"
upath "^1.1.0"

"@vuepress/theme-default@^1.0.0-alpha.40":
version "1.0.0-alpha.40"
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.0.0-alpha.40.tgz#97ab610cfc57698bf466b2ef29caed8c0d48fd4b"
integrity sha512-PT94O0sLBUcnINlP6uF2xVQyHp6Rr/2EtJoazFji10KekPvoEmsMT9qWXgCiWLszK75dlDLEg0noEMfySOF+kw==
"@vuepress/theme-default@^1.0.0-alpha.42":
version "1.0.0-alpha.42"
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.0.0-alpha.42.tgz#8871e107f5afc03954625fd7348c55f74b04acb4"
integrity sha512-8flwD7ftu8ROdBrB+rUimYETUckVheK+q3lFgVev15/DGa9PngyFqbDEtu1B507DS3LfnSg3mSIoROlwhJXafQ==
dependencies:
"@vuepress/plugin-active-header-links" "^1.0.0-alpha.40"
"@vuepress/plugin-nprogress" "^1.0.0-alpha.40"
"@vuepress/plugin-search" "^1.0.0-alpha.40"
"@vuepress/plugin-active-header-links" "^1.0.0-alpha.42"
"@vuepress/plugin-container" "^1.0.0-alpha.42"
"@vuepress/plugin-nprogress" "^1.0.0-alpha.42"
"@vuepress/plugin-search" "^1.0.0-alpha.42"
docsearch.js "^2.5.2"
stylus "^0.54.5"
stylus-loader "^3.0.2"
Expand Down Expand Up @@ -4252,11 +4259,6 @@ markdown-it-emoji@^1.4.0:
resolved "https://registry.yarnpkg.com/markdown-it-emoji/-/markdown-it-emoji-1.4.0.tgz#9bee0e9a990a963ba96df6980c4fddb05dfb4dcc"
integrity sha1-m+4OmpkKljupbfaYDE/dsF37Tcw=

markdown-it-table-of-contents@^0.4.0:
version "0.4.3"
resolved "https://registry.yarnpkg.com/markdown-it-table-of-contents/-/markdown-it-table-of-contents-0.4.3.tgz#6453925a76e49b9b3d9569a0d89f1c2168b46982"
integrity sha512-x/OdaRzLYxAjmB+jIVlXuE3nX7tZTLDQxm58RkgjTLyQ+I290jYQvPS9cJjVN6SM3U6K6CHKYNgUtPNZmLblYQ==

markdown-it@^8.4.1:
version "8.4.2"
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-8.4.2.tgz#386f98998dc15a37722aa7722084f4020bdd9b54"
Expand Down Expand Up @@ -6931,13 +6933,13 @@ vuepress-html-webpack-plugin@^3.2.0:
toposort "^1.0.0"
util.promisify "1.0.0"

vuepress@^1.0.0-alpha.40:
version "1.0.0-alpha.40"
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.0.0-alpha.40.tgz#3658e19c23bc17e8400b18dacade049954aad331"
integrity sha512-VDq0r4/N1h24NLYyeV7SUpBmWp5hBMJ6D2T0aqTpYNMC4V9jwWYOx5rsWv4+4kVbj3qbZu0vbqM3TonUSWzT7g==
vuepress@^1.0.0-alpha.42:
version "1.0.0-alpha.42"
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.0.0-alpha.42.tgz#b2356c958d1492c4ab88a0499ffbbb5877b7a9dc"
integrity sha512-zO8N7laeid06xkiOV0a6fqa7Aj821cIrbiJuwoBm1P6EZbIGUO4mRnJB5b/csK+I0GVAELxv8dLR5aifTgHRYA==
dependencies:
"@vuepress/core" "^1.0.0-alpha.40"
"@vuepress/theme-default" "^1.0.0-alpha.40"
"@vuepress/core" "^1.0.0-alpha.42"
"@vuepress/theme-default" "^1.0.0-alpha.42"
cac "^6.3.9"

watchpack@^1.5.0:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"axios": "^0.18.0",
"babel-eslint": "^10.0.1",
"codecov": "^3.2.0",
"eslint": "^5.15.0",
"eslint": "^5.15.1",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-html": "^5.0.3",
"eslint-plugin-import": "^2.16.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4503,10 +4503,10 @@ eslint-visitor-keys@^1.0.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==

eslint@^5.15.0:
version "5.15.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.0.tgz#f313a2f7c7628d39adeefdba4a9c41f842012c9e"
integrity sha512-xwG7SS5JLeqkiR3iOmVgtF8Y6xPdtr6AAsN6ph7Q6R/fv+3UlKYoika8SmNzmb35qdRF+RfTY35kMEdtbi+9wg==
eslint@^5.15.1:
version "5.15.1"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.1.tgz#8266b089fd5391e0009a047050795b1d73664524"
integrity sha512-NTcm6vQ+PTgN3UBsALw5BMhgO6i5EpIjQF/Xb5tIh3sk9QhrFafujUOczGz4J24JBlzWclSB9Vmx8d+9Z6bFCg==
dependencies:
"@babel/code-frame" "^7.0.0"
ajv "^6.9.1"
Expand Down

0 comments on commit 4e9aee5

Please sign in to comment.