Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"markdownlint-cli": "^0.30.0",
"run-script-os": "^1.1.6",
"spellchecker-cli": "^4.8.1",
"vuepress": "^1.9.7",
"vuepress": "^1.9.9",
"vuepress-plugin-medium-zoom": "^1.1.9",
"vuepress-theme-succinct": "^1.7.2"
},
Expand Down
116 changes: 62 additions & 54 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1313,18 +1313,18 @@
optionalDependencies:
prettier "^1.18.2"

"@vuepress/core@1.9.7":
version "1.9.7"
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.9.7.tgz#a23388377f84322b933fc97b6cca32a90d8f5ce2"
"@vuepress/core@1.9.9":
version "1.9.9"
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.9.9.tgz#aa8bc4497fcbb6aab9c1e290944d422edeb20495"
dependencies:
"@babel/core" "^7.8.4"
"@vue/babel-preset-app" "^4.1.2"
"@vuepress/markdown" "1.9.7"
"@vuepress/markdown-loader" "1.9.7"
"@vuepress/plugin-last-updated" "1.9.7"
"@vuepress/plugin-register-components" "1.9.7"
"@vuepress/shared-utils" "1.9.7"
"@vuepress/types" "1.9.7"
"@vuepress/markdown" "1.9.9"
"@vuepress/markdown-loader" "1.9.9"
"@vuepress/plugin-last-updated" "1.9.9"
"@vuepress/plugin-register-components" "1.9.9"
"@vuepress/shared-utils" "1.9.9"
"@vuepress/types" "1.9.9"
autoprefixer "^9.5.1"
babel-loader "^8.0.4"
bundle-require "2.1.8"
Expand Down Expand Up @@ -1359,31 +1359,31 @@
webpack-merge "^4.1.2"
webpackbar "3.2.0"

"@vuepress/markdown-loader@1.9.7":
version "1.9.7"
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.9.7.tgz#acd4fa13f1e48f153d509996ccd2895a0dcb5ee2"
"@vuepress/markdown-loader@1.9.9":
version "1.9.9"
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.9.9.tgz#b44e446a04808b9aef503d32fdcbc1e7fb7afef4"
dependencies:
"@vuepress/markdown" "1.9.7"
"@vuepress/markdown" "1.9.9"
loader-utils "^1.1.0"
lru-cache "^5.1.1"

"@vuepress/markdown@1.9.7":
version "1.9.7"
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.9.7.tgz#6310458b7e2ea08a14d31349209d0b54455e957a"
"@vuepress/markdown@1.9.9":
version "1.9.9"
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.9.9.tgz#1f582e6302e91a09491ca7bd0c8bcf9683140e03"
dependencies:
"@vuepress/shared-utils" "1.9.7"
"@vuepress/shared-utils" "1.9.9"
markdown-it "^8.4.1"
markdown-it-anchor "^5.0.2"
markdown-it-chain "^1.3.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.9.7":
version "1.9.7"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.9.7.tgz#11b3b148d50ebd0a9a9d9e97aa34d81ae04e7307"
"@vuepress/plugin-active-header-links@1.9.9":
version "1.9.9"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.9.9.tgz#fad96c550bea0b204fe16266cff1405e8636c1e1"
dependencies:
"@vuepress/types" "1.9.7"
"@vuepress/types" "1.9.9"
lodash.debounce "^4.0.8"

"@vuepress/plugin-active-header-links@^1.7.1":
Expand All @@ -1399,18 +1399,18 @@
"@vuepress/types" "1.9.7"
lodash.debounce "^4.0.8"

"@vuepress/plugin-last-updated@1.9.7":
version "1.9.7"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.9.7.tgz#9f2d78fe7ced618d0480bf40a3e32b40486bac6d"
"@vuepress/plugin-last-updated@1.9.9":
version "1.9.9"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.9.9.tgz#a7cb5f39b2793c8d113de08a514c316c26cc38c1"
dependencies:
"@vuepress/types" "1.9.7"
"@vuepress/types" "1.9.9"
cross-spawn "^6.0.5"

"@vuepress/plugin-nprogress@1.9.7":
version "1.9.7"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.9.7.tgz#76d8368fa26c190ee23c399401a71ec78ffb9744"
"@vuepress/plugin-nprogress@1.9.9":
version "1.9.9"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.9.9.tgz#4fee4818ddc8ddc6a1778b7f2b74ab784c90915d"
dependencies:
"@vuepress/types" "1.9.7"
"@vuepress/types" "1.9.9"
nprogress "^0.2.0"

"@vuepress/plugin-nprogress@^1.7.1":
Expand All @@ -1419,26 +1419,26 @@
dependencies:
nprogress "^0.2.0"

"@vuepress/plugin-register-components@1.9.7":
version "1.9.7"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.9.7.tgz#0234f887b32c1d836fa68cdd06d7e851397fd268"
"@vuepress/plugin-register-components@1.9.9":
version "1.9.9"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.9.9.tgz#95be133d6ef33c03f410caae8eb1fabdf27a7999"
dependencies:
"@vuepress/shared-utils" "1.9.7"
"@vuepress/types" "1.9.7"
"@vuepress/shared-utils" "1.9.9"
"@vuepress/types" "1.9.9"

"@vuepress/plugin-search@1.9.7":
version "1.9.7"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.9.7.tgz#37a4714973ccac8c28837fc72a38ae0888d874bf"
"@vuepress/plugin-search@1.9.9":
version "1.9.9"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.9.9.tgz#d30804b86f9b7f54b3db0b987a288433be3cfd7b"
dependencies:
"@vuepress/types" "1.9.7"
"@vuepress/types" "1.9.9"

"@vuepress/plugin-search@^1.7.1":
version "1.8.2"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.8.2.tgz#74b92f663acf6b4560e15dc0442a84c4e874e206"

"@vuepress/shared-utils@1.9.7":
version "1.9.7"
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.9.7.tgz#f1203c7f48e9d546078f5f9b2ec5200b29da481b"
"@vuepress/shared-utils@1.9.9":
version "1.9.9"
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.9.9.tgz#f6561ec2264d54e4e459d17678766ffe09f4bfc6"
dependencies:
chalk "^2.3.2"
escape-html "^1.0.3"
Expand All @@ -1464,14 +1464,14 @@
toml "^3.0.0"
upath "^1.1.0"

"@vuepress/theme-default@1.9.7":
version "1.9.7"
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.9.7.tgz#9e928b724fdcb12715cc513fdbc27b965944c4a1"
"@vuepress/theme-default@1.9.9":
version "1.9.9"
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.9.9.tgz#26f1965e1204445fa617308d3b06f134baab4936"
dependencies:
"@vuepress/plugin-active-header-links" "1.9.7"
"@vuepress/plugin-nprogress" "1.9.7"
"@vuepress/plugin-search" "1.9.7"
"@vuepress/types" "1.9.7"
"@vuepress/plugin-active-header-links" "1.9.9"
"@vuepress/plugin-nprogress" "1.9.9"
"@vuepress/plugin-search" "1.9.9"
"@vuepress/types" "1.9.9"
docsearch.js "^2.5.2"
lodash "^4.17.15"
stylus "^0.54.8"
Expand All @@ -1487,6 +1487,14 @@
"@types/webpack-dev-server" "^3"
webpack-chain "^6.0.0"

"@vuepress/types@1.9.9":
version "1.9.9"
resolved "https://registry.yarnpkg.com/@vuepress/types/-/types-1.9.9.tgz#7c21e4c91c13e58e2ff303ded9ad7425805cb07d"
dependencies:
"@types/markdown-it" "^10.0.0"
"@types/webpack-dev-server" "^3"
webpack-chain "^6.0.0"

"@webassemblyjs/ast@1.9.0":
version "1.9.0"
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964"
Expand Down Expand Up @@ -8558,13 +8566,13 @@ vuepress-theme-succinct@^1.7.2:
vuepress-plugin-container "^2.1.5"
vuepress-plugin-smooth-scroll "^0.0.10"

vuepress@^1.9.7:
version "1.9.7"
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.9.7.tgz#2cd6709a2228f5cef588115aaeabf820ab9ed7cc"
vuepress@^1.9.9:
version "1.9.9"
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.9.9.tgz#75b313f48a21b2eeb435cad52333f26b3b8a7404"
dependencies:
"@vuepress/core" "1.9.7"
"@vuepress/theme-default" "1.9.7"
"@vuepress/types" "1.9.7"
"@vuepress/core" "1.9.9"
"@vuepress/theme-default" "1.9.9"
"@vuepress/types" "1.9.9"
cac "^6.5.6"
envinfo "^7.2.0"
opencollective-postinstall "^2.0.2"
Expand Down