|
1040 | 1040 | optionalDependencies:
|
1041 | 1041 | prettier "^1.18.2"
|
1042 | 1042 |
|
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== |
1047 | 1047 | dependencies:
|
1048 | 1048 | "@babel/core" "^7.8.4"
|
1049 | 1049 | "@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" |
1055 | 1055 | autoprefixer "^9.5.1"
|
1056 | 1056 | babel-loader "^8.0.4"
|
1057 | 1057 | cache-loader "^3.0.0"
|
|
1073 | 1073 | url-loader "^1.0.1"
|
1074 | 1074 | vue "^2.6.10"
|
1075 | 1075 | vue-loader "^15.7.1"
|
1076 |
| - vue-router "^3.1.3" |
| 1076 | + vue-router "^3.4.5" |
1077 | 1077 | vue-server-renderer "^2.6.10"
|
1078 | 1078 | vue-template-compiler "^2.6.10"
|
1079 | 1079 | vuepress-html-webpack-plugin "^3.2.0"
|
|
1084 | 1084 | webpack-merge "^4.1.2"
|
1085 | 1085 | webpackbar "3.2.0"
|
1086 | 1086 |
|
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== |
1091 | 1091 | dependencies:
|
1092 |
| - "@vuepress/markdown" "1.5.4" |
| 1092 | + "@vuepress/markdown" "1.8.2" |
1093 | 1093 | loader-utils "^1.1.0"
|
1094 | 1094 | lru-cache "^5.1.1"
|
1095 | 1095 |
|
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== |
1100 | 1100 | dependencies:
|
1101 |
| - "@vuepress/shared-utils" "1.5.4" |
| 1101 | + "@vuepress/shared-utils" "1.8.2" |
1102 | 1102 | markdown-it "^8.4.1"
|
1103 | 1103 | markdown-it-anchor "^5.0.2"
|
1104 | 1104 | markdown-it-chain "^1.3.0"
|
1105 | 1105 | markdown-it-emoji "^1.4.0"
|
1106 | 1106 | markdown-it-table-of-contents "^0.4.0"
|
1107 | 1107 | prismjs "^1.13.0"
|
1108 | 1108 |
|
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== |
1113 | 1113 | dependencies:
|
1114 | 1114 | lodash.debounce "^4.0.8"
|
1115 | 1115 |
|
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== |
1120 | 1120 | dependencies:
|
1121 | 1121 | cross-spawn "^6.0.5"
|
1122 | 1122 |
|
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== |
1127 | 1127 | dependencies:
|
1128 | 1128 | nprogress "^0.2.0"
|
1129 | 1129 |
|
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== |
1134 | 1134 | dependencies:
|
1135 |
| - "@vuepress/shared-utils" "1.5.4" |
| 1135 | + "@vuepress/shared-utils" "1.8.2" |
1136 | 1136 |
|
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== |
1141 | 1141 |
|
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== |
1146 | 1146 | dependencies:
|
1147 | 1147 | chalk "^2.3.2"
|
1148 | 1148 | escape-html "^1.0.3"
|
|
1154 | 1154 | toml "^3.0.0"
|
1155 | 1155 | upath "^1.1.0"
|
1156 | 1156 |
|
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== |
1161 | 1161 | 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" |
1165 | 1165 | docsearch.js "^2.5.2"
|
1166 | 1166 | lodash "^4.17.15"
|
1167 |
| - stylus "^0.54.5" |
| 1167 | + stylus "^0.54.8" |
1168 | 1168 | stylus-loader "^3.0.2"
|
1169 | 1169 | vuepress-plugin-container "^2.0.2"
|
1170 | 1170 | vuepress-plugin-smooth-scroll "^0.0.3"
|
@@ -6910,7 +6910,7 @@ stylus-loader@^3.0.2:
|
6910 | 6910 | lodash.clonedeep "^4.5.0"
|
6911 | 6911 | when "~3.6.x"
|
6912 | 6912 |
|
6913 |
| -stylus@^0.54.5: |
| 6913 | +stylus@^0.54.8: |
6914 | 6914 | version "0.54.8"
|
6915 | 6915 | resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.54.8.tgz#3da3e65966bc567a7b044bfe0eece653e099d147"
|
6916 | 6916 | integrity sha512-vr54Or4BZ7pJafo2mpf0ZcwA74rpuYCZbxrHBsH8kbcXOwSfvBFwsRfpGO5OD5fhG5HDCFW737PKaawI7OqEAg==
|
@@ -7445,10 +7445,10 @@ vue-loader@^15.7.1:
|
7445 | 7445 | vue-hot-reload-api "^2.3.0"
|
7446 | 7446 | vue-style-loader "^4.1.0"
|
7447 | 7447 |
|
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== |
7452 | 7452 |
|
7453 | 7453 | vue-server-renderer@^2.6.10:
|
7454 | 7454 | version "2.6.12"
|
@@ -7522,13 +7522,13 @@ vuepress-plugin-smooth-scroll@^0.0.3:
|
7522 | 7522 | dependencies:
|
7523 | 7523 | smoothscroll-polyfill "^0.4.3"
|
7524 | 7524 |
|
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== |
7529 | 7529 | 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" |
7532 | 7532 | cac "^6.5.6"
|
7533 | 7533 | envinfo "^7.2.0"
|
7534 | 7534 | opencollective-postinstall "^2.0.2"
|
|
0 commit comments