|
954 | 954 | source-map "~0.6.1"
|
955 | 955 | vue-template-es2015-compiler "^1.9.0"
|
956 | 956 |
|
957 |
| -"@vuepress/core@1.5.4": |
958 |
| - version "1.5.4" |
959 |
| - resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.5.4.tgz#036d28d6cc8a0928913116de5ebe80b0b4a9ac1b" |
960 |
| - integrity sha512-RaHJiX0Yno4S3zoV64JNd3xE55sza8rayyWvXAJY381XVMxKrsLBrgW6ntNYSkzGnZcxi6fwMV/CVOUhEtkEkA== |
| 957 | +"@vuepress/core@1.7.1": |
| 958 | + version "1.7.1" |
| 959 | + resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.7.1.tgz#e92faad0e9445fdd775f8e0d65e927bc35e80571" |
| 960 | + integrity sha512-M5sxZq30Ke1vXa4ZZjk6185fwtpiJOqzXNnzcIe0GxtvtaF8Yij6b+KqQKlUJnnUXm+CKxiLCr8PTzDY26N7yw== |
961 | 961 | dependencies:
|
962 | 962 | "@babel/core" "^7.8.4"
|
963 | 963 | "@vue/babel-preset-app" "^4.1.2"
|
964 |
| - "@vuepress/markdown" "1.5.4" |
965 |
| - "@vuepress/markdown-loader" "1.5.4" |
966 |
| - "@vuepress/plugin-last-updated" "1.5.4" |
967 |
| - "@vuepress/plugin-register-components" "1.5.4" |
968 |
| - "@vuepress/shared-utils" "1.5.4" |
| 964 | + "@vuepress/markdown" "1.7.1" |
| 965 | + "@vuepress/markdown-loader" "1.7.1" |
| 966 | + "@vuepress/plugin-last-updated" "1.7.1" |
| 967 | + "@vuepress/plugin-register-components" "1.7.1" |
| 968 | + "@vuepress/shared-utils" "1.7.1" |
969 | 969 | autoprefixer "^9.5.1"
|
970 | 970 | babel-loader "^8.0.4"
|
971 | 971 | cache-loader "^3.0.0"
|
|
987 | 987 | url-loader "^1.0.1"
|
988 | 988 | vue "^2.6.10"
|
989 | 989 | vue-loader "^15.7.1"
|
990 |
| - vue-router "^3.1.3" |
| 990 | + vue-router "^3.4.5" |
991 | 991 | vue-server-renderer "^2.6.10"
|
992 | 992 | vue-template-compiler "^2.6.10"
|
993 | 993 | vuepress-html-webpack-plugin "^3.2.0"
|
|
998 | 998 | webpack-merge "^4.1.2"
|
999 | 999 | webpackbar "3.2.0"
|
1000 | 1000 |
|
1001 |
| -"@vuepress/markdown-loader@1.5.4": |
1002 |
| - version "1.5.4" |
1003 |
| - resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.5.4.tgz#9ba49bbe9c94ed792714589aef6a20c7ed0ac822" |
1004 |
| - integrity sha512-3R5quGIXQm7gfPWN67SVZ9OBA7VrGEEXJjjV01MYkbfhqVGgO6lBRq73Og0XdKs4RPx4nqJUPthhL8FJVNRTIg== |
| 1001 | +"@vuepress/markdown-loader@1.7.1": |
| 1002 | + version "1.7.1" |
| 1003 | + resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.7.1.tgz#f3ab20965d5dec6e2fc2d11c78ef1a9f08d62f72" |
| 1004 | + integrity sha512-GM1F/tRhP9qZydTC89FXJPlLH+BmZijMKom5BYLAMEXsU20A9kABTRoatPjOUbZuKT+gn03JgG97qVd8xa/ETw== |
1005 | 1005 | dependencies:
|
1006 |
| - "@vuepress/markdown" "1.5.4" |
| 1006 | + "@vuepress/markdown" "1.7.1" |
1007 | 1007 | loader-utils "^1.1.0"
|
1008 | 1008 | lru-cache "^5.1.1"
|
1009 | 1009 |
|
1010 |
| -"@vuepress/markdown@1.5.4": |
1011 |
| - version "1.5.4" |
1012 |
| - resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.5.4.tgz#d9736db430034b7b6058696c4da1cc211032bbea" |
1013 |
| - integrity sha512-bgrR9LTcAa2O0WipTbH3OFKeAfXc/2oU6cUIoMkyihSKUo1Mr5yt1XKM7vHe1uFEZygNr8EAemep8chsuVuISA== |
| 1010 | +"@vuepress/markdown@1.7.1": |
| 1011 | + version "1.7.1" |
| 1012 | + resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.7.1.tgz#56f60c2362fd82b8f2702eefa366c0d5b02fdcbd" |
| 1013 | + integrity sha512-Ava9vJECHG1+RC53ut1dXSze35IH5tc3qesC06Ny37WS93iDSQy09j8y+a0Lugy12j1369+QQeRFWa40tdHczA== |
1014 | 1014 | dependencies:
|
1015 |
| - "@vuepress/shared-utils" "1.5.4" |
| 1015 | + "@vuepress/shared-utils" "1.7.1" |
1016 | 1016 | markdown-it "^8.4.1"
|
1017 | 1017 | markdown-it-anchor "^5.0.2"
|
1018 | 1018 | markdown-it-chain "^1.3.0"
|
1019 | 1019 | markdown-it-emoji "^1.4.0"
|
1020 | 1020 | markdown-it-table-of-contents "^0.4.0"
|
1021 | 1021 | prismjs "^1.13.0"
|
1022 | 1022 |
|
1023 |
| -"@vuepress/plugin-active-header-links@1.5.4": |
1024 |
| - version "1.5.4" |
1025 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.5.4.tgz#ffbfbce0d5932091043b766757683ca3b5420aef" |
1026 |
| - integrity sha512-FI1Dr/44HVqxLMRSuaVEEwegGVEGFlaWYE3nsXwL7klKr6c+2kXHEw9rSQlAxzJyzVfovTk4dd+s/AMOKuLGZQ== |
| 1023 | +"@vuepress/plugin-active-header-links@1.7.1": |
| 1024 | + version "1.7.1" |
| 1025 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.7.1.tgz#5a16281bebb977fc1c2b93d992b1a3b7ff840641" |
| 1026 | + integrity sha512-Wgf/oB9oPZLnYoLjQ/xbQc4Qa3RU5tXAo2dB4Xl/7bUL6SqBxO866kX3wPxKdSOIL58tq8iH9XbUe3Sxi8/ISQ== |
1027 | 1027 | dependencies:
|
1028 | 1028 | lodash.debounce "^4.0.8"
|
1029 | 1029 |
|
1030 |
| -"@vuepress/plugin-last-updated@1.5.4": |
1031 |
| - version "1.5.4" |
1032 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.5.4.tgz#6f3f9fe720ce7f883c37ddc71ac02fe8f36bbfe4" |
1033 |
| - integrity sha512-9kezBCxPM+cevKRNML6Q7v6qkI8NQvKbVkwohlzsElM8FBmjlZmgFyZje66ksTnb/U6ogazCCq9jdOyipNcQ2A== |
| 1030 | +"@vuepress/plugin-last-updated@1.7.1": |
| 1031 | + version "1.7.1" |
| 1032 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.7.1.tgz#668c55daa6b8bc1d8ee42cdb4169cf67c01b6e97" |
| 1033 | + integrity sha512-VW5jhBuO0WRHDsBmFsKC6QtEyBLCgyhuH9nQ65aairCn3tdoJPz0uQ4g3lr/boVbgsPexO677Sn3dRPgYqnMug== |
1034 | 1034 | dependencies:
|
1035 | 1035 | cross-spawn "^6.0.5"
|
1036 | 1036 |
|
1037 |
| -"@vuepress/plugin-nprogress@1.5.4": |
1038 |
| - version "1.5.4" |
1039 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.5.4.tgz#b818ebcac5addb6488bf50eb21585450f52ae40c" |
1040 |
| - integrity sha512-2bGKoO/o2e5mIfOU80q+AkxOK5wVijA/+8jGjSQVf2ccMpJw+Ly1mMi69r81Q0QkEihgfI9VN42a5+a6LUgPBw== |
| 1037 | +"@vuepress/plugin-nprogress@1.7.1": |
| 1038 | + version "1.7.1" |
| 1039 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.7.1.tgz#101ebf720eaa635a473e16ca16e7b4a7850331fa" |
| 1040 | + integrity sha512-KtqfI3RitbsEbm22EhbooTvhjfMf6zttKlbND7LcyJwP3MEPVYyzQJuET03hk9z4SgCfNV2r/W3sYyejzzTMog== |
1041 | 1041 | dependencies:
|
1042 | 1042 | nprogress "^0.2.0"
|
1043 | 1043 |
|
1044 |
| -"@vuepress/plugin-register-components@1.5.4": |
1045 |
| - version "1.5.4" |
1046 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.5.4.tgz#2f62d0790471ef53935ff2c808d8045c0473067f" |
1047 |
| - integrity sha512-Y1U9j6unZp1ZhnHjQ9yOPY+vxldUA3C1EwT6UgI75j5gxa5Hz6NakoIo6mbhaYHlGmx33o/MXrxufLPapo/YlQ== |
| 1044 | +"@vuepress/plugin-register-components@1.7.1": |
| 1045 | + version "1.7.1" |
| 1046 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.7.1.tgz#1ff58e931e8c27d64f9b86f2df879ddaceccdebe" |
| 1047 | + integrity sha512-MlFdH6l3rTCJlGMvyssXVG998cq5LSMzxCuQLYcRdtHQT4HbikIcV4HSPGarWInD1mP12+qX/PvKUawGwp1eVg== |
1048 | 1048 | dependencies:
|
1049 |
| - "@vuepress/shared-utils" "1.5.4" |
| 1049 | + "@vuepress/shared-utils" "1.7.1" |
1050 | 1050 |
|
1051 |
| -"@vuepress/plugin-search@1.5.4": |
1052 |
| - version "1.5.4" |
1053 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.5.4.tgz#3360445e9ecf8bdcb5497ab1c0f46d8aecc9ab6c" |
1054 |
| - integrity sha512-wikU9XYiZ3Olbii0lI+56mcSdpzHHkduVBMB4MNEV5iob23qDxGPmvfZirjsZV20w1UnLRptERyHtZkTLW9Mbg== |
| 1051 | +"@vuepress/plugin-search@1.7.1": |
| 1052 | + version "1.7.1" |
| 1053 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.7.1.tgz#f52b6e77af30f452213bc677741cefe8a8309be2" |
| 1054 | + integrity sha512-OmiGM5eYg9c+uC50b6/cSxAhqxfD7AIui6JEztFGeECrlP33RLHmteXK9YBBZjp5wTNmoYs+NXI/cWggYUPW8Q== |
1055 | 1055 |
|
1056 |
| -"@vuepress/shared-utils@1.5.4": |
1057 |
| - version "1.5.4" |
1058 |
| - resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.5.4.tgz#d2c8693b8cd354d3a13a76f8f4259335e5540099" |
1059 |
| - integrity sha512-HCeMPEAPjFN1Ongii0BUCI1iB4gBBiQ4PUgh7F4IGG8yBg4tMqWO4NHqCuDCuGEvK7lgHy8veto0SsSvdSKp3g== |
| 1056 | +"@vuepress/shared-utils@1.7.1": |
| 1057 | + version "1.7.1" |
| 1058 | + resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.7.1.tgz#028bc6003247bb4c60cdc96f231eecfb55e7b85d" |
| 1059 | + integrity sha512-ydB2ZKsFZE6hFRb9FWqzZksxAPIMJjtBawk50RP6F+YX5HbID/HlyYYZM9aDSbk6RTkjgB5UzJjggA2xM8POlw== |
1060 | 1060 | dependencies:
|
1061 | 1061 | chalk "^2.3.2"
|
1062 | 1062 | escape-html "^1.0.3"
|
|
1068 | 1068 | toml "^3.0.0"
|
1069 | 1069 | upath "^1.1.0"
|
1070 | 1070 |
|
1071 |
| -"@vuepress/theme-default@1.5.4": |
1072 |
| - version "1.5.4" |
1073 |
| - resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.5.4.tgz#77db27fe7c3ced15a970644df0202b0effbe865f" |
1074 |
| - integrity sha512-kHst1yXzqTiocVU7w9x4cfJ08vR9ZbREC6kTRtH1ytQSEUL5tM0b9HFicfg1kDp7YNq2qntRro+WmfjU9Ps/eg== |
| 1071 | +"@vuepress/theme-default@1.7.1": |
| 1072 | + version "1.7.1" |
| 1073 | + resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.7.1.tgz#36fee5bb5165798c0082c512cbf4d94352260d97" |
| 1074 | + integrity sha512-a9HeTrlcWQj3ONHiABmlN2z9TyIxKfQtLsA8AL+WgjN3PikhFuZFIJGzfr+NLt67Y9oiI+S9ZfiaVyvWM+7bWQ== |
1075 | 1075 | dependencies:
|
1076 |
| - "@vuepress/plugin-active-header-links" "1.5.4" |
1077 |
| - "@vuepress/plugin-nprogress" "1.5.4" |
1078 |
| - "@vuepress/plugin-search" "1.5.4" |
| 1076 | + "@vuepress/plugin-active-header-links" "1.7.1" |
| 1077 | + "@vuepress/plugin-nprogress" "1.7.1" |
| 1078 | + "@vuepress/plugin-search" "1.7.1" |
1079 | 1079 | docsearch.js "^2.5.2"
|
1080 | 1080 | lodash "^4.17.15"
|
1081 |
| - stylus "^0.54.5" |
| 1081 | + stylus "^0.54.8" |
1082 | 1082 | stylus-loader "^3.0.2"
|
1083 | 1083 | vuepress-plugin-container "^2.0.2"
|
1084 | 1084 | vuepress-plugin-smooth-scroll "^0.0.3"
|
@@ -3517,6 +3517,18 @@ glob@^7.0.3, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4:
|
3517 | 3517 | once "^1.3.0"
|
3518 | 3518 | path-is-absolute "^1.0.0"
|
3519 | 3519 |
|
| 3520 | +glob@^7.1.6: |
| 3521 | + version "7.1.6" |
| 3522 | + resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6" |
| 3523 | + integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA== |
| 3524 | + dependencies: |
| 3525 | + fs.realpath "^1.0.0" |
| 3526 | + inflight "^1.0.4" |
| 3527 | + inherits "2" |
| 3528 | + minimatch "^3.0.4" |
| 3529 | + once "^1.3.0" |
| 3530 | + path-is-absolute "^1.0.0" |
| 3531 | + |
3520 | 3532 | global-dirs@^2.0.1:
|
3521 | 3533 | version "2.0.1"
|
3522 | 3534 | resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-2.0.1.tgz#acdf3bb6685bcd55cb35e8a052266569e9469201"
|
@@ -4979,13 +4991,18 @@ mkdirp@0.3.0:
|
4979 | 4991 | resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.3.0.tgz#1bbf5ab1ba827af23575143490426455f481fe1e"
|
4980 | 4992 | integrity sha1-G79asbqCevI1dRQ0kEJkVfSB/h4=
|
4981 | 4993 |
|
4982 |
| -mkdirp@0.5.x, mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.1, mkdirp@~0.5.x: |
| 4994 | +mkdirp@0.5.x, mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.1: |
4983 | 4995 | version "0.5.1"
|
4984 | 4996 | resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
|
4985 | 4997 | integrity sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=
|
4986 | 4998 | dependencies:
|
4987 | 4999 | minimist "0.0.8"
|
4988 | 5000 |
|
| 5001 | +mkdirp@~1.0.4: |
| 5002 | + version "1.0.4" |
| 5003 | + resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e" |
| 5004 | + integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw== |
| 5005 | + |
4989 | 5006 | move-concurrently@^1.0.1:
|
4990 | 5007 | version "1.0.1"
|
4991 | 5008 | resolved "https://registry.yarnpkg.com/move-concurrently/-/move-concurrently-1.0.1.tgz#be2c005fda32e0b29af1f05d7c4b33214c701f92"
|
@@ -7013,18 +7030,18 @@ stylus-loader@^3.0.2:
|
7013 | 7030 | lodash.clonedeep "^4.5.0"
|
7014 | 7031 | when "~3.6.x"
|
7015 | 7032 |
|
7016 |
| -stylus@^0.54.5: |
7017 |
| - version "0.54.7" |
7018 |
| - resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.54.7.tgz#c6ce4793965ee538bcebe50f31537bfc04d88cd2" |
7019 |
| - integrity sha512-Yw3WMTzVwevT6ZTrLCYNHAFmanMxdylelL3hkWNgPMeTCpMwpV3nXjpOHuBXtFv7aiO2xRuQS6OoAdgkNcSNug== |
| 7033 | +stylus@^0.54.8: |
| 7034 | + version "0.54.8" |
| 7035 | + resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.54.8.tgz#3da3e65966bc567a7b044bfe0eece653e099d147" |
| 7036 | + integrity sha512-vr54Or4BZ7pJafo2mpf0ZcwA74rpuYCZbxrHBsH8kbcXOwSfvBFwsRfpGO5OD5fhG5HDCFW737PKaawI7OqEAg== |
7020 | 7037 | dependencies:
|
7021 | 7038 | css-parse "~2.0.0"
|
7022 | 7039 | debug "~3.1.0"
|
7023 |
| - glob "^7.1.3" |
7024 |
| - mkdirp "~0.5.x" |
| 7040 | + glob "^7.1.6" |
| 7041 | + mkdirp "~1.0.4" |
7025 | 7042 | safer-buffer "^2.1.2"
|
7026 | 7043 | sax "~1.2.4"
|
7027 |
| - semver "^6.0.0" |
| 7044 | + semver "^6.3.0" |
7028 | 7045 | source-map "^0.7.3"
|
7029 | 7046 |
|
7030 | 7047 | supports-color@^2.0.0:
|
@@ -7544,10 +7561,10 @@ vue-loader@^15.7.1:
|
7544 | 7561 | vue-hot-reload-api "^2.3.0"
|
7545 | 7562 | vue-style-loader "^4.1.0"
|
7546 | 7563 |
|
7547 |
| -vue-router@^3.1.3: |
7548 |
| - version "3.1.3" |
7549 |
| - resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.1.3.tgz#e6b14fabc0c0ee9fda0e2cbbda74b350e28e412b" |
7550 |
| - integrity sha512-8iSa4mGNXBjyuSZFCCO4fiKfvzqk+mhL0lnKuGcQtO1eoj8nq3CmbEG8FwK5QqoqwDgsjsf1GDuisDX4cdb/aQ== |
| 7564 | +vue-router@^3.4.5: |
| 7565 | + version "3.4.8" |
| 7566 | + resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.8.tgz#2c06261d35d8075893470352d42d70b6287b8194" |
| 7567 | + integrity sha512-3BsR84AqarcmweXjItxw3jwQsiYNssYg090yi4rlzTnCJxmHtkyCvhNz9Z7qRSOkmiV485KkUCReTp5AjNY4wg== |
7551 | 7568 |
|
7552 | 7569 | vue-server-renderer@^2.6.10:
|
7553 | 7570 | version "2.6.10"
|
@@ -7616,13 +7633,13 @@ vuepress-plugin-smooth-scroll@^0.0.3:
|
7616 | 7633 | dependencies:
|
7617 | 7634 | smoothscroll-polyfill "^0.4.3"
|
7618 | 7635 |
|
7619 |
| -vuepress@1.5.4: |
7620 |
| - version "1.5.4" |
7621 |
| - resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.5.4.tgz#282d2412c1c7269d8bd93b83d421ef53b77b45f6" |
7622 |
| - integrity sha512-F25r65BzxDFAJmWIN9s9sQSndLIf1ldAKEwkeXCqE4p2lsx/eVvQJL3DzOeeR2WgCFOkhFMKWIV+CthTGdNTZg== |
| 7636 | +vuepress@1.7.1: |
| 7637 | + version "1.7.1" |
| 7638 | + resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.7.1.tgz#bb0e139d8c407a0b5aa962cf9577832a5808937e" |
| 7639 | + integrity sha512-AdA3do1L4DNzeF8sMTE+cSUJ5hR/6f3YujU8DVowi/vFOg/SX2lJF8urvDkZUSXzaAT6aSgkI9L+B6D+i7SJjA== |
7623 | 7640 | dependencies:
|
7624 |
| - "@vuepress/core" "1.5.4" |
7625 |
| - "@vuepress/theme-default" "1.5.4" |
| 7641 | + "@vuepress/core" "1.7.1" |
| 7642 | + "@vuepress/theme-default" "1.7.1" |
7626 | 7643 | cac "^6.5.6"
|
7627 | 7644 | envinfo "^7.2.0"
|
7628 | 7645 | opencollective-postinstall "^2.0.2"
|
|
0 commit comments