|
954 | 954 | source-map "~0.6.1"
|
955 | 955 | vue-template-es2015-compiler "^1.9.0"
|
956 | 956 |
|
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== |
| 957 | +"@vuepress/core@1.8.0": |
| 958 | + version "1.8.0" |
| 959 | + resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.8.0.tgz#b5450cdd33d7fc1e1d21a1590806d429c92d0dc9" |
| 960 | + integrity sha512-DrHx3gXa5rUDdvjcUHhmZg1DccMwc3kiYpgtbKCuJpHksz9eAVuOxbcy/b6TGRbbY4Q5EA2Fs3kI9hvPjYdCrQ== |
961 | 961 | dependencies:
|
962 | 962 | "@babel/core" "^7.8.4"
|
963 | 963 | "@vue/babel-preset-app" "^4.1.2"
|
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" |
| 964 | + "@vuepress/markdown" "1.8.0" |
| 965 | + "@vuepress/markdown-loader" "1.8.0" |
| 966 | + "@vuepress/plugin-last-updated" "1.8.0" |
| 967 | + "@vuepress/plugin-register-components" "1.8.0" |
| 968 | + "@vuepress/shared-utils" "1.8.0" |
969 | 969 | autoprefixer "^9.5.1"
|
970 | 970 | babel-loader "^8.0.4"
|
971 | 971 | cache-loader "^3.0.0"
|
|
998 | 998 | webpack-merge "^4.1.2"
|
999 | 999 | webpackbar "3.2.0"
|
1000 | 1000 |
|
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== |
| 1001 | +"@vuepress/markdown-loader@1.8.0": |
| 1002 | + version "1.8.0" |
| 1003 | + resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.8.0.tgz#0d7493995869f974953b1aa47c7a791943d1d835" |
| 1004 | + integrity sha512-ykYTNe4mC/0CxyEfyM9+oYJqFvOMZWw5qiNZVfg2t+Ip8nVR2pFhQ6fJe07Pbtc59eT4awKSEd8/kcjhTpfeZA== |
1005 | 1005 | dependencies:
|
1006 |
| - "@vuepress/markdown" "1.7.1" |
| 1006 | + "@vuepress/markdown" "1.8.0" |
1007 | 1007 | loader-utils "^1.1.0"
|
1008 | 1008 | lru-cache "^5.1.1"
|
1009 | 1009 |
|
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== |
| 1010 | +"@vuepress/markdown@1.8.0": |
| 1011 | + version "1.8.0" |
| 1012 | + resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.8.0.tgz#2fb0a9f6011d2543a4dc7d6a2ae976b9f49873ef" |
| 1013 | + integrity sha512-f2yhoIHTD6gaPeLLidkxuytKGQCT6Gopm0fpyKZwfFZaWWz5+RPPGevq5UTmTb+5vvO2Li44HJc1EV7QONOw9Q== |
1014 | 1014 | dependencies:
|
1015 |
| - "@vuepress/shared-utils" "1.7.1" |
| 1015 | + "@vuepress/shared-utils" "1.8.0" |
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.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== |
| 1023 | +"@vuepress/plugin-active-header-links@1.8.0": |
| 1024 | + version "1.8.0" |
| 1025 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.8.0.tgz#1e3f9c1057a58f3bc849d0eebbcd492975f63a88" |
| 1026 | + integrity sha512-0SqdkJLJSQqhPTgGccu/ev5zRCfeKKMkyPnUMJYsQe4zGhSosmwLcfB7LDo/VLqLhRipipzBnONESr12OgI4SQ== |
1027 | 1027 | dependencies:
|
1028 | 1028 | lodash.debounce "^4.0.8"
|
1029 | 1029 |
|
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== |
| 1030 | +"@vuepress/plugin-last-updated@1.8.0": |
| 1031 | + version "1.8.0" |
| 1032 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.8.0.tgz#a0fcd2906a4dcae107634013f7c49ddd05e0de87" |
| 1033 | + integrity sha512-fBwtlffAabpTTalUMPSaJy/5fp3WpIA1FdWOfFcQ12X6179tupZB8fnueNsVJGBvGcdw8fbyzh5C9yKAq9lR/w== |
1034 | 1034 | dependencies:
|
1035 | 1035 | cross-spawn "^6.0.5"
|
1036 | 1036 |
|
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== |
| 1037 | +"@vuepress/plugin-nprogress@1.8.0": |
| 1038 | + version "1.8.0" |
| 1039 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.8.0.tgz#8fd3d5415d4c8326ca569118e935b875e5fd7bb5" |
| 1040 | + integrity sha512-JmjeJKKWhbF/8z+EnY8BCWHoHKhUWfqXjXOfV+xifITl6BJlf53I/jLFpX7Sij8Whe+SKjH7kNvc+hioUdwJQw== |
1041 | 1041 | dependencies:
|
1042 | 1042 | nprogress "^0.2.0"
|
1043 | 1043 |
|
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== |
| 1044 | +"@vuepress/plugin-register-components@1.8.0": |
| 1045 | + version "1.8.0" |
| 1046 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.8.0.tgz#cb23c8b54865926f16e81fdf5fa6ccf0dec17c0e" |
| 1047 | + integrity sha512-ztafaAxn7XFS4F8z51d+QQB6DNAUG54wBSdfKydfnHbAYgtxoALzPlJW7FKQdxvZKxqGrJa9e4rkoZsat13KRQ== |
1048 | 1048 | dependencies:
|
1049 |
| - "@vuepress/shared-utils" "1.7.1" |
| 1049 | + "@vuepress/shared-utils" "1.8.0" |
1050 | 1050 |
|
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== |
| 1051 | +"@vuepress/plugin-search@1.8.0": |
| 1052 | + version "1.8.0" |
| 1053 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.8.0.tgz#d10cc04cff7467829b2e2e896b7e72a5ebc27ce1" |
| 1054 | + integrity sha512-LlOCPg7JJ3I9WEpiBU8vCEFp6I5sa3OBu6SFHk+uK9iyKHwJYdRs4VK9x+igG40Rt/OIDRDo3c9SbLX/E/kqeA== |
1055 | 1055 |
|
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== |
| 1056 | +"@vuepress/shared-utils@1.8.0": |
| 1057 | + version "1.8.0" |
| 1058 | + resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.8.0.tgz#b1187c764f4c2dee018b83f3560a14067d931240" |
| 1059 | + integrity sha512-CVNMiYBntQyb4CuyS4KzmglDqsuBpj8V4QMzL9gCSoMv0VmwKx05fZedu+r0G5OcxYN4qjnu99yl9G6zWhOU9w== |
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.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== |
| 1071 | +"@vuepress/theme-default@1.8.0": |
| 1072 | + version "1.8.0" |
| 1073 | + resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.8.0.tgz#5bcca542bc61099498f5d99a9928f0ff66e6e382" |
| 1074 | + integrity sha512-CueCaANfICFbLnEL78YxSjgCHXL7mkgQI/cfyEHBgxlr247cYJQ+9IFDQIS0fJNuzHdLRy9UFUvVrCu6go8PUg== |
1075 | 1075 | dependencies:
|
1076 |
| - "@vuepress/plugin-active-header-links" "1.7.1" |
1077 |
| - "@vuepress/plugin-nprogress" "1.7.1" |
1078 |
| - "@vuepress/plugin-search" "1.7.1" |
| 1076 | + "@vuepress/plugin-active-header-links" "1.8.0" |
| 1077 | + "@vuepress/plugin-nprogress" "1.8.0" |
| 1078 | + "@vuepress/plugin-search" "1.8.0" |
1079 | 1079 | docsearch.js "^2.5.2"
|
1080 | 1080 | lodash "^4.17.15"
|
1081 | 1081 | stylus "^0.54.8"
|
@@ -7633,13 +7633,13 @@ vuepress-plugin-smooth-scroll@^0.0.3:
|
7633 | 7633 | dependencies:
|
7634 | 7634 | smoothscroll-polyfill "^0.4.3"
|
7635 | 7635 |
|
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== |
| 7636 | +vuepress@1.8.0: |
| 7637 | + version "1.8.0" |
| 7638 | + resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.8.0.tgz#0139d466b33fbfdb628abb76d555368b85cf9772" |
| 7639 | + integrity sha512-YvNitvoEc+JSJRv1W+IoRnvOTFyTWyUMuGuF2kTIbiSwIHb1hNinc3lqNSeBQJy7IBqyEzK5fnTq1mlynh4gwA== |
7640 | 7640 | dependencies:
|
7641 |
| - "@vuepress/core" "1.7.1" |
7642 |
| - "@vuepress/theme-default" "1.7.1" |
| 7641 | + "@vuepress/core" "1.8.0" |
| 7642 | + "@vuepress/theme-default" "1.8.0" |
7643 | 7643 | cac "^6.5.6"
|
7644 | 7644 | envinfo "^7.2.0"
|
7645 | 7645 | opencollective-postinstall "^2.0.2"
|
|
0 commit comments