Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Commit

Permalink
build(deps): bump vuepress from 1.0.2 to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jul 30, 2019
1 parent 2a67fbb commit 2df26e1
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 36 deletions.
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"prism-theme-one-dark": "^1.0.0",
"vue-function-api": "^2.0.6",
"vue-instantsearch": "^2.3.0",
"vuepress": "^1.0.2"
"vuepress": "^1.0.3"
}
}
123 changes: 88 additions & 35 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -914,18 +914,18 @@
source-map "~0.6.1"
vue-template-es2015-compiler "^1.9.0"

"@vuepress/core@^1.0.2":
version "1.0.2"
resolved "https://registry.npm.taobao.org/@vuepress/core/download/@vuepress/core-1.0.2.tgz#75d0c6ccb4be92c6674c3bbfbe25639c8239921b"
integrity sha1-ddDGzLS+ksZnTDu/viVjnII5khs=
"@vuepress/core@^1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.0.3.tgz#a32aedca770ee763c406a74abab2bc4fa42e9bdc"
integrity sha512-VUzjf2LMxy+DjiDs2QUO0R4zXATn0db7ClDETzc5D+HH08J2YwUO2YNHgIObHMyuihmDozesbYBiDp0kIxAqCw==
dependencies:
"@babel/core" "^7.0.0"
"@vue/babel-preset-app" "^3.1.1"
"@vuepress/markdown" "^1.0.2"
"@vuepress/markdown-loader" "^1.0.2"
"@vuepress/plugin-last-updated" "^1.0.2"
"@vuepress/plugin-register-components" "^1.0.2"
"@vuepress/shared-utils" "^1.0.2"
"@vuepress/markdown" "^1.0.3"
"@vuepress/markdown-loader" "^1.0.3"
"@vuepress/plugin-last-updated" "^1.0.3"
"@vuepress/plugin-register-components" "^1.0.3"
"@vuepress/shared-utils" "^1.0.3"
autoprefixer "^9.5.1"
babel-loader "^8.0.4"
cache-loader "^3.0.0"
Expand Down Expand Up @@ -957,21 +957,21 @@
webpack-merge "^4.1.2"
webpackbar "3.2.0"

"@vuepress/markdown-loader@^1.0.2":
version "1.0.2"
resolved "https://registry.npm.taobao.org/@vuepress/markdown-loader/download/@vuepress/markdown-loader-1.0.2.tgz#b068df3049f6b63cfee329f85aed3bb0aa9e7ab0"
integrity sha1-sGjfMEn2tjz+4yn4Wu07sKqeerA=
"@vuepress/markdown-loader@^1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.0.3.tgz#8e63e66d0bb1ec75ee564424bdf8e7ee38077b63"
integrity sha512-2/023ghXi+7XHeHRbcXpUeWAERtSSCopPPdZqFV5/aIhW+Lv1Bl2iV1QfR2jKwlnZO/6g3HYMBq2GJaTNw0QLg==
dependencies:
"@vuepress/markdown" "^1.0.2"
"@vuepress/markdown" "^1.0.3"
loader-utils "^1.1.0"
lru-cache "^5.1.1"

"@vuepress/markdown@^1.0.2":
version "1.0.2"
resolved "https://registry.npm.taobao.org/@vuepress/markdown/download/@vuepress/markdown-1.0.2.tgz#436c5aa74e22cf7f6705b99c8892b6ba2d84cd0a"
integrity sha1-Q2xap04iz39nBbmciJK2ui2EzQo=
"@vuepress/markdown@^1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.0.3.tgz#633e2b69ee7c00a1aaa8b71584a50e4e1518edc6"
integrity sha512-kauU0EZk5+Ju74MtxiBiQ6HAbcchr8UjbURHSHwJe1k6W0fy0wyQ0ND5EILLhKZl1KhZeHGGDKBW385ruRKfcQ==
dependencies:
"@vuepress/shared-utils" "^1.0.2"
"@vuepress/shared-utils" "^1.0.3"
markdown-it "^8.4.1"
markdown-it-anchor "^5.0.2"
markdown-it-chain "^1.3.0"
Expand All @@ -986,6 +986,13 @@
dependencies:
lodash.throttle "^4.1.1"

"@vuepress/plugin-active-header-links@^1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.0.3.tgz#94cae9a4e554fb7989461741748938efaa2fd65e"
integrity sha512-hUxGVfiQs/ywDykklSzMXT4evHe1w/DB5PMtS2LIig3sj5K+gAgNiu6L9SjXFTrYPxp9fWkYmkKPf7guV2QuRw==
dependencies:
lodash.throttle "^4.1.1"

"@vuepress/plugin-back-to-top@^1.0.2":
version "1.0.2"
resolved "https://registry.npm.taobao.org/@vuepress/plugin-back-to-top/download/@vuepress/plugin-back-to-top-1.0.2.tgz#54b8cd65101b2b660a728d4c7d1203f2aa7a028f"
Expand All @@ -998,10 +1005,10 @@
resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.0.2.tgz#c5754d55d01bf7e1a9a5b1ff5fde07a08e4a797d"
integrity sha512-NdU18hTBW4TkNK80dgpPu4yq/smNkIUZi9gL5hCiuW43BnXFA7WFfhGcvZJ61+keNDr6gw9UIv4HQuFFPoRXQA==

"@vuepress/plugin-last-updated@^1.0.2":
version "1.0.2"
resolved "https://registry.npm.taobao.org/@vuepress/plugin-last-updated/download/@vuepress/plugin-last-updated-1.0.2.tgz#c839c5fb585c469a8c2ff70c16204dd72478545a"
integrity sha1-yDnF+1hcRpqML/cMFiBN1yR4VFo=
"@vuepress/plugin-last-updated@^1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.0.3.tgz#b9e3cd2d7cc27d0e70e7ea2194c171607bd61493"
integrity sha512-GMD9g8Lw1ASdBiRZgQotkZqOgsGuvX33sDnmRuYjUcO4f6Lo+m8JZsOTStNjcquCvykucbjYqU1LQTyGAMyZWw==
dependencies:
cross-spawn "^6.0.5"

Expand All @@ -1012,6 +1019,13 @@
dependencies:
nprogress "^0.2.0"

"@vuepress/plugin-nprogress@^1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.0.3.tgz#a0d6913193c933171b4695bf153efb0c29a76421"
integrity sha512-F7+R9EcBV0MT7dn06sUhGpsE7dzkT/eVLBNDqN3hDBedhu1XV8Ch5JYYGXKGFHrRdtDmiwyvEl4W6L6uzCVT4Q==
dependencies:
nprogress "^0.2.0"

"@vuepress/plugin-pwa@^1.0.2":
version "1.0.2"
resolved "https://registry.npm.taobao.org/@vuepress/plugin-pwa/download/@vuepress/plugin-pwa-1.0.2.tgz#af37e2e1b3b29382a4daf8c2e350059b769dd3cb"
Expand All @@ -1021,18 +1035,23 @@
register-service-worker "^1.5.2"
workbox-build "^4.3.1"

"@vuepress/plugin-register-components@^1.0.2":
version "1.0.2"
resolved "https://registry.npm.taobao.org/@vuepress/plugin-register-components/download/@vuepress/plugin-register-components-1.0.2.tgz#504c190b1c1836e3428d90749a2dbd59f6e596b9"
integrity sha1-UEwZCxwYNuNCjZB0mi29Wfbllrk=
"@vuepress/plugin-register-components@^1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.0.3.tgz#5cbfd0947c904a0f4c1911746fb5586520ed9b9d"
integrity sha512-6vlXEuaEJtV1EIudcVzJciJf0HRAcWRd6ViB9WO87enkqeT+bR32VZENqcN43RyF8vPP+mmZ/2eDUpvM3J6a2w==
dependencies:
"@vuepress/shared-utils" "^1.0.2"
"@vuepress/shared-utils" "^1.0.3"

"@vuepress/plugin-search@^1.0.2":
version "1.0.2"
resolved "https://registry.npm.taobao.org/@vuepress/plugin-search/download/@vuepress/plugin-search-1.0.2.tgz#6d43fb46b207d48b797a5bc5b01824662db4684d"
integrity sha1-bUP7RrIH1It5elvFsBgkZi20aE0=

"@vuepress/plugin-search@^1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.0.3.tgz#f8cd98380cc00db067fb243e4fd298c6b8b7179a"
integrity sha512-CD4G6BrKtS6JS9DzPMbwwovanaKMhj/KN6Bv7P5oY5inWTl3lE9KOjzr1YUkoA6wL6f69EfdB5B7cdO2d47n/w==

"@vuepress/shared-utils@^1.0.2":
version "1.0.2"
resolved "https://registry.npm.taobao.org/@vuepress/shared-utils/download/@vuepress/shared-utils-1.0.2.tgz#4e1342748b7594fe4fde9dce3bf201538fa5ca67"
Expand All @@ -1048,7 +1067,35 @@
semver "^6.0.0"
upath "^1.1.0"

"@vuepress/theme-default@^1.0.2", "@vuepress/theme-default@kidonng/vuepress-theme-default":
"@vuepress/shared-utils@^1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.0.3.tgz#224d2fc10fcf26d871eae8dd93b810616731123f"
integrity sha512-E9kh+nk+E0X6GTONXK1OWeY7Yyl/bUkWltmdh89f7hcSn2MxuBmlph4JdtZKrTK2m+9EqzpVR+CYanGjTA/ZQA==
dependencies:
chalk "^2.3.2"
diacritics "^1.3.0"
escape-html "^1.0.3"
fs-extra "^7.0.1"
globby "^9.2.0"
gray-matter "^4.0.1"
hash-sum "^1.0.2"
semver "^6.0.0"
upath "^1.1.0"

"@vuepress/theme-default@^1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.0.3.tgz#a92025d9be1705ef7b95c53365a8ba3d917b6023"
integrity sha512-rS12CdMQwpSD7RI9XCM1gko13uPKhbVlbaxb7bd6ozjOQm4Iy1qAAyoZredRl1Sx29QvvcXZxLMGzAqx98GMCw==
dependencies:
"@vuepress/plugin-active-header-links" "^1.0.3"
"@vuepress/plugin-nprogress" "^1.0.3"
"@vuepress/plugin-search" "^1.0.3"
docsearch.js "^2.5.2"
stylus "^0.54.5"
stylus-loader "^3.0.2"
vuepress-plugin-container "^2.0.0"

"@vuepress/theme-default@kidonng/vuepress-theme-default":
version "1.0.2"
resolved "https://codeload.github.com/kidonng/vuepress-theme-default/tar.gz/8d609e73a39af7decc17ff62001bf12cdff6230c"
dependencies:
Expand Down Expand Up @@ -5153,6 +5200,11 @@ once@^1.3.0, once@^1.3.1, once@^1.4.0:
dependencies:
wrappy "1"

opencollective-postinstall@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==

opn@^5.5.0:
version "5.5.0"
resolved "https://registry.npm.taobao.org/opn/download/opn-5.5.0.tgz#fc7164fab56d235904c51c3b27da6758ca3b9bfc"
Expand Down Expand Up @@ -7472,15 +7524,16 @@ vuepress-plugin-container@^2.0.0:
dependencies:
markdown-it-container "^2.0.0"

vuepress@^1.0.2:
version "1.0.2"
resolved "https://registry.npm.taobao.org/vuepress/download/vuepress-1.0.2.tgz#da62d6e43faca0b8af0bcffff6975fa27dbfdea3"
integrity sha1-2mLW5D+soLivC8//9pdfon2/3qM=
vuepress@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.0.3.tgz#7c744061b5a3244ab86d49ac8d66417258509f13"
integrity sha512-+wCbyhZjaboY6VGBceai+JCdho96ZO9hVFHLnGGsj1/Zt2sKHrwWwV7lvbBO9y/IGib0YYpifpEJcpzvy3MDVg==
dependencies:
"@vuepress/core" "^1.0.2"
"@vuepress/theme-default" "^1.0.2"
"@vuepress/core" "^1.0.3"
"@vuepress/theme-default" "^1.0.3"
cac "^6.3.9"
envinfo "^7.2.0"
opencollective-postinstall "^2.0.2"

watchpack@^1.5.0:
version "1.6.0"
Expand Down

0 comments on commit 2df26e1

Please sign in to comment.