|
1043 | 1043 | source-map "~0.6.1"
|
1044 | 1044 | vue-template-es2015-compiler "^1.9.0"
|
1045 | 1045 |
|
1046 |
| -"@vuepress/core@^1.3.1": |
1047 |
| - version "1.3.1" |
1048 |
| - resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.3.1.tgz#36db30d13e917f172f931a78b5e916c923523675" |
1049 |
| - integrity sha512-BBtM3imJUPwCTz0Fzl++ZLgf1afcsas4jo/wbVvroIdI0R6GEbXdivnisVGD48tZ10WcwvY94tlL1jWO8xV6bg== |
| 1046 | +"@vuepress/core@1.5.2": |
| 1047 | + version "1.5.2" |
| 1048 | + resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.5.2.tgz#bac96e8c64dd5b769dc22715abfe8b357b50fe49" |
| 1049 | + integrity sha512-DaRLzShuT116mu6ObsgfFXk+BX2c0W1Zp+BcIg1W5HrRhMZFnMvncdx9iiIjJhXdhVcaBYrVa3Y2624V113TBA== |
1050 | 1050 | dependencies:
|
1051 | 1051 | "@babel/core" "^7.8.4"
|
1052 | 1052 | "@vue/babel-preset-app" "^4.1.2"
|
1053 |
| - "@vuepress/markdown" "^1.3.1" |
1054 |
| - "@vuepress/markdown-loader" "^1.3.1" |
1055 |
| - "@vuepress/plugin-last-updated" "^1.3.1" |
1056 |
| - "@vuepress/plugin-register-components" "^1.3.1" |
1057 |
| - "@vuepress/shared-utils" "^1.3.1" |
| 1053 | + "@vuepress/markdown" "1.5.2" |
| 1054 | + "@vuepress/markdown-loader" "1.5.2" |
| 1055 | + "@vuepress/plugin-last-updated" "1.5.2" |
| 1056 | + "@vuepress/plugin-register-components" "1.5.2" |
| 1057 | + "@vuepress/shared-utils" "1.5.2" |
1058 | 1058 | autoprefixer "^9.5.1"
|
1059 | 1059 | babel-loader "^8.0.4"
|
1060 | 1060 | cache-loader "^3.0.0"
|
|
1087 | 1087 | webpack-merge "^4.1.2"
|
1088 | 1088 | webpackbar "3.2.0"
|
1089 | 1089 |
|
1090 |
| -"@vuepress/markdown-loader@^1.3.1": |
1091 |
| - version "1.3.1" |
1092 |
| - resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.3.1.tgz#6ee5db3ef179c42db406e3542e90cc4a3f5baf39" |
1093 |
| - integrity sha512-JxjQgSClW51hE0bCrcAqnG0yrvVURzcZwP2zbWkcCMD7vomHbvkHyPmuf6oa8Jk4S//RQUYINrzC/KrDjVuzIQ== |
| 1090 | +"@vuepress/markdown-loader@1.5.2": |
| 1091 | + version "1.5.2" |
| 1092 | + resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.5.2.tgz#18ef5055d94da9b70bd127e924d19bc1954cd933" |
| 1093 | + integrity sha512-ZRW/sQk5EK1yNKjWFNdfLmdlQXgT8GUBrnWQDV6FRwh5r+NmSJsgEYISmewGgGGzlUY+GUJKiUjGhe7itztB2Q== |
1094 | 1094 | dependencies:
|
1095 |
| - "@vuepress/markdown" "^1.3.1" |
| 1095 | + "@vuepress/markdown" "1.5.2" |
1096 | 1096 | loader-utils "^1.1.0"
|
1097 | 1097 | lru-cache "^5.1.1"
|
1098 | 1098 |
|
1099 |
| -"@vuepress/markdown@^1.3.1": |
1100 |
| - version "1.3.1" |
1101 |
| - resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.3.1.tgz#9bd41e9b2fa7ed7e3364bc4883ef21f13bdd936d" |
1102 |
| - integrity sha512-UJoGHR9GsFnPk+Jot8tieO4M6WJQ5CkdIWlQfbpC1+Z0ETJjlNIel23BKLNzqfo3NhLq+/i33RnzMVzkBKlVvQ== |
| 1099 | +"@vuepress/markdown@1.5.2": |
| 1100 | + version "1.5.2" |
| 1101 | + resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.5.2.tgz#3bea068fa69cbeeff66c20fbe0feabd61f36dce1" |
| 1102 | + integrity sha512-736fVRZh4x3QOORWhhz2IzCdrOKOnGL7KpWQ59Y+lg7SYNETRvxGxGXTFGrfd+hR9GugThj952BaWWpUCrO7fw== |
1103 | 1103 | dependencies:
|
1104 |
| - "@vuepress/shared-utils" "^1.3.1" |
| 1104 | + "@vuepress/shared-utils" "1.5.2" |
1105 | 1105 | markdown-it "^8.4.1"
|
1106 | 1106 | markdown-it-anchor "^5.0.2"
|
1107 | 1107 | markdown-it-chain "^1.3.0"
|
1108 | 1108 | markdown-it-emoji "^1.4.0"
|
1109 | 1109 | markdown-it-table-of-contents "^0.4.0"
|
1110 | 1110 | prismjs "^1.13.0"
|
1111 | 1111 |
|
1112 |
| -"@vuepress/plugin-active-header-links@^1.3.1": |
1113 |
| - version "1.3.1" |
1114 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.3.1.tgz#b82a69b963edb3cf5361ef5a0a38642285757130" |
1115 |
| - integrity sha512-mrawXXAv2K1GrD1JNoFHxF8xX3KiphVcwvf+58GXpsyAQ5ag5X1BZG3gCA1JdNFUe3SXRh5jF6HTBuM2dc6Ovg== |
| 1112 | +"@vuepress/plugin-active-header-links@1.5.2": |
| 1113 | + version "1.5.2" |
| 1114 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.5.2.tgz#5408d2ac5aa31d9b1ff581464f7ae0e462c1aa37" |
| 1115 | + integrity sha512-bZP/0jpouVSvMypixx2/I7kxWFUV4HfwLNx7UxbtuDrykQzXnA2cz6yTra8Y1ZoXACbRp6TIqGlWpCUafBzyww== |
1116 | 1116 | dependencies:
|
1117 | 1117 | lodash.debounce "^4.0.8"
|
1118 | 1118 |
|
|
1142 | 1142 | resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.3.1.tgz#2e756879f58762ba82b7b509f4b0d44be4695484"
|
1143 | 1143 | integrity sha512-Xb7g86JT/LD1sLYG2txvpp4ztDTOqN5yNRZK5OtzEekCh0NWxIxz0fEYKqVlaskIFnzoA1dfizudyjGCKY+hMw==
|
1144 | 1144 |
|
1145 |
| -"@vuepress/plugin-last-updated@^1.3.1": |
1146 |
| - version "1.3.1" |
1147 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.3.1.tgz#70f241181a0d485029329a7c9d0f0629d4242b5b" |
1148 |
| - integrity sha512-n1EhhFcaWxQtbC9ICyLg8kmSULjV18wYMbHCyaKRYAvyhlPau95zbSpQfG2Nl3ZgFR6kRodK6AmZUOgho0zh/g== |
| 1145 | +"@vuepress/plugin-last-updated@1.5.2": |
| 1146 | + version "1.5.2" |
| 1147 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.5.2.tgz#daa2250edb40700e1fa0942561057b6aa00e4103" |
| 1148 | + integrity sha512-wTq1reNSpGTSPJcnUHFfg+qpZBg88yXv3fZNWnEGSdiuUnbF4bFMTUr9tSaWHzMgtajvzY2B8VnTmrhy2ABfsA== |
1149 | 1149 | dependencies:
|
1150 | 1150 | cross-spawn "^6.0.5"
|
1151 | 1151 |
|
|
1156 | 1156 | dependencies:
|
1157 | 1157 | medium-zoom "^1.0.4"
|
1158 | 1158 |
|
1159 |
| -"@vuepress/plugin-nprogress@^1.3.1": |
1160 |
| - version "1.3.1" |
1161 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.3.1.tgz#4fb519f3a88cdc07439ac3a08595ab7b5ed182a6" |
1162 |
| - integrity sha512-vDBnIhTgGZbADwhaatSLsFnuj+MDDpCWQ79m9o+8RtMZO2HemedcCRNIj/ZLRJSBFjXrDdnXF5lpW4EEIeRaew== |
| 1159 | +"@vuepress/plugin-nprogress@1.5.2": |
| 1160 | + version "1.5.2" |
| 1161 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.5.2.tgz#3be249ee070380d0aca2bd2fb62eab6b4e284d1b" |
| 1162 | + integrity sha512-PtiV5u9hHZJNPmyKs7s++f4GCJTuvPP25aIASi06vKACr/+Ier5XC7PvOwUvS1LbG6HAGRbQpokmeP1aVbrI6w== |
1163 | 1163 | dependencies:
|
1164 | 1164 | nprogress "^0.2.0"
|
1165 | 1165 |
|
|
1172 | 1172 | register-service-worker "^1.5.2"
|
1173 | 1173 | workbox-build "^4.3.1"
|
1174 | 1174 |
|
1175 |
| -"@vuepress/plugin-register-components@^1.3.1": |
1176 |
| - version "1.3.1" |
1177 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.3.1.tgz#0f0683b9f69542d3e7a6481e48011d623648b56b" |
1178 |
| - integrity sha512-ae/94omRTPZkJKuVic8Rvzfnu2NtqsyVPYTL6qcnjDgxieR3L7EAYLNEvYpg1jof+QTHoEDCaVU2c63chZcfEQ== |
| 1175 | +"@vuepress/plugin-register-components@1.5.2": |
| 1176 | + version "1.5.2" |
| 1177 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.5.2.tgz#36a6807e523c17057bc3e9c0722bd26558f4dd1a" |
| 1178 | + integrity sha512-e0GYZG6KXa7axy8GO9sNtLaZNW+lXlidWCURg61/gfKISG5yzKr71n75j5V7pyEJ/idAV/sAakunp7+6nsShDg== |
1179 | 1179 | dependencies:
|
1180 |
| - "@vuepress/shared-utils" "^1.3.1" |
| 1180 | + "@vuepress/shared-utils" "1.5.2" |
1181 | 1181 |
|
1182 |
| -"@vuepress/plugin-search@^1.3.1": |
1183 |
| - version "1.3.1" |
1184 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.3.1.tgz#eee95c9c79a316a64ab046696a90a2ee1db35c34" |
1185 |
| - integrity sha512-iOIvMWUTPHrGxjDprFoGTcuI8Y8/6e6JjLO4mO6qe6qVqR1yCQ8cJzVYXIizjEHUFYJ04uZ3jF9gBV8npS+3ZQ== |
| 1182 | +"@vuepress/plugin-search@1.5.2": |
| 1183 | + version "1.5.2" |
| 1184 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.5.2.tgz#b8d77b4300b2e84f3c9c0d94f0a98638245196c2" |
| 1185 | + integrity sha512-/n0W7lQhBCj7vrIhU6VL8ZlUnWBru83W4w0gGNxzXDzZ1AMRJRnQDamBjKAWNd+WMYz8LA2LbJy1rCCds1Mu2Q== |
| 1186 | + |
| 1187 | +"@vuepress/shared-utils@1.5.2": |
| 1188 | + version "1.5.2" |
| 1189 | + resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.5.2.tgz#5f5bcd2365baa3f80feecd10c4920a4e1463df73" |
| 1190 | + integrity sha512-msDE6Mpof9JDVZQDHYUbsKmQm4aT/CUlUnItlORF+0J4xrIzv96dldJb8pvloDNUjyvB3DXeDJrV4V1XzpwsIA== |
| 1191 | + dependencies: |
| 1192 | + chalk "^2.3.2" |
| 1193 | + diacritics "^1.3.0" |
| 1194 | + escape-html "^1.0.3" |
| 1195 | + fs-extra "^7.0.1" |
| 1196 | + globby "^9.2.0" |
| 1197 | + gray-matter "^4.0.1" |
| 1198 | + hash-sum "^1.0.2" |
| 1199 | + semver "^6.0.0" |
| 1200 | + upath "^1.1.0" |
1186 | 1201 |
|
1187 | 1202 | "@vuepress/shared-utils@^1.3.1":
|
1188 | 1203 | version "1.3.1"
|
|
1199 | 1214 | semver "^6.0.0"
|
1200 | 1215 | upath "^1.1.0"
|
1201 | 1216 |
|
1202 |
| -"@vuepress/theme-default@^1.3.1": |
1203 |
| - version "1.3.1" |
1204 |
| - resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.3.1.tgz#ec701a2c9d2de542400c42f627d2009921f1b424" |
1205 |
| - integrity sha512-CihkB6/+5vfgeTI5HRDs4+QgTkIN4/K54OpQCGLW51OinXuz4rjMVQW2uSlSqSeKEr+MERHa+Jc5deIpA0opoA== |
| 1217 | +"@vuepress/theme-default@1.5.2": |
| 1218 | + version "1.5.2" |
| 1219 | + resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.5.2.tgz#4384efdad9aeb0030432fad4300e615d540708b8" |
| 1220 | + integrity sha512-sO44ExAoO+pNO5qJJvlFin1vaBjxYkTO5oiBu53sYoInAoN3liG1uraMpyaGmhdmzCSlGQpqH+ojtnISTmfAcg== |
1206 | 1221 | dependencies:
|
1207 |
| - "@vuepress/plugin-active-header-links" "^1.3.1" |
1208 |
| - "@vuepress/plugin-nprogress" "^1.3.1" |
1209 |
| - "@vuepress/plugin-search" "^1.3.1" |
| 1222 | + "@vuepress/plugin-active-header-links" "1.5.2" |
| 1223 | + "@vuepress/plugin-nprogress" "1.5.2" |
| 1224 | + "@vuepress/plugin-search" "1.5.2" |
1210 | 1225 | docsearch.js "^2.5.2"
|
1211 | 1226 | lodash "^4.17.15"
|
1212 | 1227 | stylus "^0.54.5"
|
@@ -5858,9 +5873,9 @@ lodash.uniq@^4.5.0:
|
5858 | 5873 | integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
|
5859 | 5874 |
|
5860 | 5875 | lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.3, lodash@^4.17.5:
|
5861 |
| - version "4.17.15" |
5862 |
| - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" |
5863 |
| - integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== |
| 5876 | + version "4.17.19" |
| 5877 | + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" |
| 5878 | + integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ== |
5864 | 5879 |
|
5865 | 5880 | log-symbols@^1.0.2:
|
5866 | 5881 | version "1.0.2"
|
@@ -6372,6 +6387,18 @@ moment@^2.24.0:
|
6372 | 6387 | resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
|
6373 | 6388 | integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
|
6374 | 6389 |
|
| 6390 | +monaco-editor-webpack-plugin@^1.9.0: |
| 6391 | + version "1.9.0" |
| 6392 | + resolved "https://registry.yarnpkg.com/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-1.9.0.tgz#5b547281b9f404057dc5d8c5722390df9ac90be6" |
| 6393 | + integrity sha512-tOiiToc94E1sb50BgZ8q8WK/bxus77SRrwCqIpAB5er3cpX78SULbEBY4YPOB8kDolOzKRt30WIHG/D6gz69Ww== |
| 6394 | + dependencies: |
| 6395 | + loader-utils "^1.2.3" |
| 6396 | + |
| 6397 | +monaco-editor@^0.20.0: |
| 6398 | + version "0.20.0" |
| 6399 | + resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.20.0.tgz#5d5009343a550124426cb4d965a4d27a348b4dea" |
| 6400 | + integrity sha512-hkvf4EtPJRMQlPC3UbMoRs0vTAFAYdzFQ+gpMb8A+9znae1c43q8Mab9iVsgTcg/4PNiLGGn3SlDIa8uvK1FIQ== |
| 6401 | + |
6375 | 6402 | move-concurrently@^1.0.1:
|
6376 | 6403 | version "1.0.1"
|
6377 | 6404 | resolved "https://registry.yarnpkg.com/move-concurrently/-/move-concurrently-1.0.1.tgz#be2c005fda32e0b29af1f05d7c4b33214c701f92"
|
@@ -9786,13 +9813,13 @@ vuepress-plugin-smooth-scroll@^0.0.3:
|
9786 | 9813 | dependencies:
|
9787 | 9814 | smoothscroll-polyfill "^0.4.3"
|
9788 | 9815 |
|
9789 |
| -vuepress@^1.3.1: |
9790 |
| - version "1.3.1" |
9791 |
| - resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.3.1.tgz#59355081a2c66ba3c9432ffd6e1d4025f9cf8e24" |
9792 |
| - integrity sha512-i0f0JB0zdmdVH8P8cO4w7PljPQpf8ObiVk/1pOidvMQCMEhFmIpYz+730Wlf0rtB/GG4QUsqQ27Ckp5Rfob+hQ== |
| 9816 | +vuepress@^1.0.0-rc.1: |
| 9817 | + version "1.5.2" |
| 9818 | + resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.5.2.tgz#b79e84bfaade55ba3ddb59c3a937220913f0599b" |
| 9819 | + integrity sha512-buscwFfIqvCcUAaRdbBWENmCSBZzr510fch1BhQZwVaQy28mF8H6Mvb+UDdwHQ7jon0d9qauXs9M0k4XHIWviw== |
9793 | 9820 | dependencies:
|
9794 |
| - "@vuepress/core" "^1.3.1" |
9795 |
| - "@vuepress/theme-default" "^1.3.1" |
| 9821 | + "@vuepress/core" "1.5.2" |
| 9822 | + "@vuepress/theme-default" "1.5.2" |
9796 | 9823 | cac "^6.5.6"
|
9797 | 9824 | envinfo "^7.2.0"
|
9798 | 9825 | opencollective-postinstall "^2.0.2"
|
|
0 commit comments