Skip to content

Commit cafa4e5

Browse files
committed
Upgrade vitepress
1 parent 06a7ae2 commit cafa4e5

File tree

2 files changed

+65
-65
lines changed

2 files changed

+65
-65
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
},
77
"dependencies": {
88
"vue-tabs-component": "^1.5.0",
9-
"vuepress": "^1.5.3"
9+
"vuepress": "^1.8.2"
1010
}
1111
}

docs/yarn.lock

Lines changed: 64 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -1040,18 +1040,18 @@
10401040
optionalDependencies:
10411041
prettier "^1.18.2"
10421042

1043-
"@vuepress/core@1.5.4":
1044-
version "1.5.4"
1045-
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.5.4.tgz#036d28d6cc8a0928913116de5ebe80b0b4a9ac1b"
1046-
integrity sha512-RaHJiX0Yno4S3zoV64JNd3xE55sza8rayyWvXAJY381XVMxKrsLBrgW6ntNYSkzGnZcxi6fwMV/CVOUhEtkEkA==
1043+
"@vuepress/core@1.8.2":
1044+
version "1.8.2"
1045+
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.8.2.tgz#4f5bafc894691bfea4146294a582a129483daf2a"
1046+
integrity sha512-lh9BLC06k9s0wxTuWtCkiNj49fkbW87enp0XSrFZHEoyDGSGndQjZmMMErcHc5Hx7nrW1nzc33sPH1NNtJl0hw==
10471047
dependencies:
10481048
"@babel/core" "^7.8.4"
10491049
"@vue/babel-preset-app" "^4.1.2"
1050-
"@vuepress/markdown" "1.5.4"
1051-
"@vuepress/markdown-loader" "1.5.4"
1052-
"@vuepress/plugin-last-updated" "1.5.4"
1053-
"@vuepress/plugin-register-components" "1.5.4"
1054-
"@vuepress/shared-utils" "1.5.4"
1050+
"@vuepress/markdown" "1.8.2"
1051+
"@vuepress/markdown-loader" "1.8.2"
1052+
"@vuepress/plugin-last-updated" "1.8.2"
1053+
"@vuepress/plugin-register-components" "1.8.2"
1054+
"@vuepress/shared-utils" "1.8.2"
10551055
autoprefixer "^9.5.1"
10561056
babel-loader "^8.0.4"
10571057
cache-loader "^3.0.0"
@@ -1073,7 +1073,7 @@
10731073
url-loader "^1.0.1"
10741074
vue "^2.6.10"
10751075
vue-loader "^15.7.1"
1076-
vue-router "^3.1.3"
1076+
vue-router "^3.4.5"
10771077
vue-server-renderer "^2.6.10"
10781078
vue-template-compiler "^2.6.10"
10791079
vuepress-html-webpack-plugin "^3.2.0"
@@ -1084,65 +1084,65 @@
10841084
webpack-merge "^4.1.2"
10851085
webpackbar "3.2.0"
10861086

1087-
"@vuepress/markdown-loader@1.5.4":
1088-
version "1.5.4"
1089-
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.5.4.tgz#9ba49bbe9c94ed792714589aef6a20c7ed0ac822"
1090-
integrity sha512-3R5quGIXQm7gfPWN67SVZ9OBA7VrGEEXJjjV01MYkbfhqVGgO6lBRq73Og0XdKs4RPx4nqJUPthhL8FJVNRTIg==
1087+
"@vuepress/markdown-loader@1.8.2":
1088+
version "1.8.2"
1089+
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.8.2.tgz#b2a58291a967f2bbe0af6e58f9542f5911879233"
1090+
integrity sha512-mWzFXikCUcAN/chpKkqZpRYKdo0312hMv8cBea2hvrJYV6y4ODB066XKvXN8JwOcxuCjxWYJkhWGr+pXq1oTtw==
10911091
dependencies:
1092-
"@vuepress/markdown" "1.5.4"
1092+
"@vuepress/markdown" "1.8.2"
10931093
loader-utils "^1.1.0"
10941094
lru-cache "^5.1.1"
10951095

1096-
"@vuepress/markdown@1.5.4":
1097-
version "1.5.4"
1098-
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.5.4.tgz#d9736db430034b7b6058696c4da1cc211032bbea"
1099-
integrity sha512-bgrR9LTcAa2O0WipTbH3OFKeAfXc/2oU6cUIoMkyihSKUo1Mr5yt1XKM7vHe1uFEZygNr8EAemep8chsuVuISA==
1096+
"@vuepress/markdown@1.8.2":
1097+
version "1.8.2"
1098+
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.8.2.tgz#50ea5a1962591a436b26d1aa2b111df37eb9ea8a"
1099+
integrity sha512-zznBHVqW+iBkznF/BO/GY9RFu53khyl0Ey0PnGqvwCJpRLNan6y5EXgYumtjw2GSYn5nDTTALYxtyNBdz64PKg==
11001100
dependencies:
1101-
"@vuepress/shared-utils" "1.5.4"
1101+
"@vuepress/shared-utils" "1.8.2"
11021102
markdown-it "^8.4.1"
11031103
markdown-it-anchor "^5.0.2"
11041104
markdown-it-chain "^1.3.0"
11051105
markdown-it-emoji "^1.4.0"
11061106
markdown-it-table-of-contents "^0.4.0"
11071107
prismjs "^1.13.0"
11081108

1109-
"@vuepress/plugin-active-header-links@1.5.4":
1110-
version "1.5.4"
1111-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.5.4.tgz#ffbfbce0d5932091043b766757683ca3b5420aef"
1112-
integrity sha512-FI1Dr/44HVqxLMRSuaVEEwegGVEGFlaWYE3nsXwL7klKr6c+2kXHEw9rSQlAxzJyzVfovTk4dd+s/AMOKuLGZQ==
1109+
"@vuepress/plugin-active-header-links@1.8.2":
1110+
version "1.8.2"
1111+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.8.2.tgz#0cb9b29c826dd97d35357a9b09c962ef782cb793"
1112+
integrity sha512-JmXAQg8D7J8mcKe2Ue3BZ9dOCzJMJXP4Cnkkc/IrqfDg0ET0l96gYWZohCqlvRIWt4f0VPiFAO4FLYrW+hko+g==
11131113
dependencies:
11141114
lodash.debounce "^4.0.8"
11151115

1116-
"@vuepress/plugin-last-updated@1.5.4":
1117-
version "1.5.4"
1118-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.5.4.tgz#6f3f9fe720ce7f883c37ddc71ac02fe8f36bbfe4"
1119-
integrity sha512-9kezBCxPM+cevKRNML6Q7v6qkI8NQvKbVkwohlzsElM8FBmjlZmgFyZje66ksTnb/U6ogazCCq9jdOyipNcQ2A==
1116+
"@vuepress/plugin-last-updated@1.8.2":
1117+
version "1.8.2"
1118+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.8.2.tgz#7ce689f8d5050cf0213949bc2e5aa879c09ff4b1"
1119+
integrity sha512-pYIRZi52huO9b6HY3JQNPKNERCLzMHejjBRt9ekdnJ1xhLs4MmRvt37BoXjI/qzvXkYtr7nmGgnKThNBVRTZuA==
11201120
dependencies:
11211121
cross-spawn "^6.0.5"
11221122

1123-
"@vuepress/plugin-nprogress@1.5.4":
1124-
version "1.5.4"
1125-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.5.4.tgz#b818ebcac5addb6488bf50eb21585450f52ae40c"
1126-
integrity sha512-2bGKoO/o2e5mIfOU80q+AkxOK5wVijA/+8jGjSQVf2ccMpJw+Ly1mMi69r81Q0QkEihgfI9VN42a5+a6LUgPBw==
1123+
"@vuepress/plugin-nprogress@1.8.2":
1124+
version "1.8.2"
1125+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.8.2.tgz#dc6c082925420c8c59ecb7fc2d4a9401f6d4664a"
1126+
integrity sha512-3TOBee2NM3WLr1tdjDTGfrAMggjN+OlEPyKyv8FqThsVkDYhw48O3HwqlThp9KX7UbL3ExxIFBwWRFLC+kYrdw==
11271127
dependencies:
11281128
nprogress "^0.2.0"
11291129

1130-
"@vuepress/plugin-register-components@1.5.4":
1131-
version "1.5.4"
1132-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.5.4.tgz#2f62d0790471ef53935ff2c808d8045c0473067f"
1133-
integrity sha512-Y1U9j6unZp1ZhnHjQ9yOPY+vxldUA3C1EwT6UgI75j5gxa5Hz6NakoIo6mbhaYHlGmx33o/MXrxufLPapo/YlQ==
1130+
"@vuepress/plugin-register-components@1.8.2":
1131+
version "1.8.2"
1132+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.8.2.tgz#2fb45a68b0a1efb8822670d95c3b231a2d0eb74d"
1133+
integrity sha512-6SUq3nHFMEh9qKFnjA8QnrNxj0kLs7+Gspq1OBU8vtu0NQmSvLFZVaMV7pzT/9zN2nO5Pld5qhsUJv1g71MrEA==
11341134
dependencies:
1135-
"@vuepress/shared-utils" "1.5.4"
1135+
"@vuepress/shared-utils" "1.8.2"
11361136

1137-
"@vuepress/plugin-search@1.5.4":
1138-
version "1.5.4"
1139-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.5.4.tgz#3360445e9ecf8bdcb5497ab1c0f46d8aecc9ab6c"
1140-
integrity sha512-wikU9XYiZ3Olbii0lI+56mcSdpzHHkduVBMB4MNEV5iob23qDxGPmvfZirjsZV20w1UnLRptERyHtZkTLW9Mbg==
1137+
"@vuepress/plugin-search@1.8.2":
1138+
version "1.8.2"
1139+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.8.2.tgz#74b92f663acf6b4560e15dc0442a84c4e874e206"
1140+
integrity sha512-JrSJr9o0Kar14lVtZ4wfw39pplxvvMh8vDBD9oW09a+6Zi/4bySPGdcdaqdqGW+OHSiZNvG+6uyfKSBBBqF6PA==
11411141

1142-
"@vuepress/shared-utils@1.5.4":
1143-
version "1.5.4"
1144-
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.5.4.tgz#d2c8693b8cd354d3a13a76f8f4259335e5540099"
1145-
integrity sha512-HCeMPEAPjFN1Ongii0BUCI1iB4gBBiQ4PUgh7F4IGG8yBg4tMqWO4NHqCuDCuGEvK7lgHy8veto0SsSvdSKp3g==
1142+
"@vuepress/shared-utils@1.8.2":
1143+
version "1.8.2"
1144+
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.8.2.tgz#5ec1601f2196aca34ad82eed7c9be2d7948f705b"
1145+
integrity sha512-6kGubc7iBDWruEBUU7yR+sQ++SOhMuvKWvWeTZJKRZedthycdzYz7QVpua0FaZSAJm5/dIt8ymU4WQvxTtZgTQ==
11461146
dependencies:
11471147
chalk "^2.3.2"
11481148
escape-html "^1.0.3"
@@ -1154,17 +1154,17 @@
11541154
toml "^3.0.0"
11551155
upath "^1.1.0"
11561156

1157-
"@vuepress/theme-default@1.5.4":
1158-
version "1.5.4"
1159-
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.5.4.tgz#77db27fe7c3ced15a970644df0202b0effbe865f"
1160-
integrity sha512-kHst1yXzqTiocVU7w9x4cfJ08vR9ZbREC6kTRtH1ytQSEUL5tM0b9HFicfg1kDp7YNq2qntRro+WmfjU9Ps/eg==
1157+
"@vuepress/theme-default@1.8.2":
1158+
version "1.8.2"
1159+
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.8.2.tgz#7f474036c752c1f9801b83f68f5c70c092b182b4"
1160+
integrity sha512-rE7M1rs3n2xp4a/GrweO8EGwqFn3EA5gnFWdVmVIHyr7C1nix+EqjpPQF1SVWNnIrDdQuCw38PqS+oND1K2vYw==
11611161
dependencies:
1162-
"@vuepress/plugin-active-header-links" "1.5.4"
1163-
"@vuepress/plugin-nprogress" "1.5.4"
1164-
"@vuepress/plugin-search" "1.5.4"
1162+
"@vuepress/plugin-active-header-links" "1.8.2"
1163+
"@vuepress/plugin-nprogress" "1.8.2"
1164+
"@vuepress/plugin-search" "1.8.2"
11651165
docsearch.js "^2.5.2"
11661166
lodash "^4.17.15"
1167-
stylus "^0.54.5"
1167+
stylus "^0.54.8"
11681168
stylus-loader "^3.0.2"
11691169
vuepress-plugin-container "^2.0.2"
11701170
vuepress-plugin-smooth-scroll "^0.0.3"
@@ -6910,7 +6910,7 @@ stylus-loader@^3.0.2:
69106910
lodash.clonedeep "^4.5.0"
69116911
when "~3.6.x"
69126912

6913-
stylus@^0.54.5:
6913+
stylus@^0.54.8:
69146914
version "0.54.8"
69156915
resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.54.8.tgz#3da3e65966bc567a7b044bfe0eece653e099d147"
69166916
integrity sha512-vr54Or4BZ7pJafo2mpf0ZcwA74rpuYCZbxrHBsH8kbcXOwSfvBFwsRfpGO5OD5fhG5HDCFW737PKaawI7OqEAg==
@@ -7445,10 +7445,10 @@ vue-loader@^15.7.1:
74457445
vue-hot-reload-api "^2.3.0"
74467446
vue-style-loader "^4.1.0"
74477447

7448-
vue-router@^3.1.3:
7449-
version "3.4.3"
7450-
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.3.tgz#fa93768616ee338aa174f160ac965167fa572ffa"
7451-
integrity sha512-BADg1mjGWX18Dpmy6bOGzGNnk7B/ZA0RxuA6qedY/YJwirMfKXIDzcccmHbQI0A6k5PzMdMloc0ElHfyOoX35A==
7448+
vue-router@^3.4.5:
7449+
version "3.5.1"
7450+
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.5.1.tgz#edf3cf4907952d1e0583e079237220c5ff6eb6c9"
7451+
integrity sha512-RRQNLT8Mzr8z7eL4p7BtKvRaTSGdCbTy2+Mm5HTJvLGYSSeG9gDzNasJPP/yOYKLy+/cLG/ftrqq5fvkFwBJEw==
74527452

74537453
vue-server-renderer@^2.6.10:
74547454
version "2.6.12"
@@ -7522,13 +7522,13 @@ vuepress-plugin-smooth-scroll@^0.0.3:
75227522
dependencies:
75237523
smoothscroll-polyfill "^0.4.3"
75247524

7525-
vuepress@^1.5.3:
7526-
version "1.5.4"
7527-
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.5.4.tgz#282d2412c1c7269d8bd93b83d421ef53b77b45f6"
7528-
integrity sha512-F25r65BzxDFAJmWIN9s9sQSndLIf1ldAKEwkeXCqE4p2lsx/eVvQJL3DzOeeR2WgCFOkhFMKWIV+CthTGdNTZg==
7525+
vuepress@^1.8.2:
7526+
version "1.8.2"
7527+
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.8.2.tgz#97e8bf979630611fc7b621fc4cc35b798ee5e847"
7528+
integrity sha512-BU1lUDwsA3ghf7a9ga4dsf0iTc++Z/l7BR1kUagHWVBHw7HNRgRDfAZBDDQXhllMILVToIxaTifpne9mSi94OA==
75297529
dependencies:
7530-
"@vuepress/core" "1.5.4"
7531-
"@vuepress/theme-default" "1.5.4"
7530+
"@vuepress/core" "1.8.2"
7531+
"@vuepress/theme-default" "1.8.2"
75327532
cac "^6.5.6"
75337533
envinfo "^7.2.0"
75347534
opencollective-postinstall "^2.0.2"

0 commit comments

Comments
 (0)