|
810 | 810 | source-map "~0.6.1"
|
811 | 811 | vue-template-es2015-compiler "^1.9.0"
|
812 | 812 |
|
813 |
| -"@vuepress/core@^1.0.4": |
814 |
| - version "1.0.4" |
815 |
| - resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.0.4.tgz#623c5cc4d9865e60a11917af01cdaa1b41dbe5d2" |
816 |
| - integrity sha512-ZF3e7nHCSREM0Yq/LyMmZEL3Qv85JVrqIgCHlv3goW9Ay5gn/YLy1JaG2+/1JgDFfw5Hr+qmtGs3aExGSeOS+Q== |
| 813 | +"@vuepress/core@^1.1.0": |
| 814 | + version "1.1.0" |
| 815 | + resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.1.0.tgz#32fd2b65a4613085cbd2b812bf67afe3a037dc65" |
| 816 | + integrity sha512-qC+R9kdTpui9QjQGUXUsmfAbToWOnoYjP2AJqMT/RsKUhQsXAIMe2Z0L/Vw2Z3bmlTUq26v+B1zlFgYzGuyIEQ== |
817 | 817 | dependencies:
|
818 | 818 | "@babel/core" "^7.0.0"
|
819 | 819 | "@vue/babel-preset-app" "^3.1.1"
|
820 |
| - "@vuepress/markdown" "^1.0.4" |
821 |
| - "@vuepress/markdown-loader" "^1.0.4" |
822 |
| - "@vuepress/plugin-last-updated" "^1.0.4" |
823 |
| - "@vuepress/plugin-register-components" "^1.0.4" |
824 |
| - "@vuepress/shared-utils" "^1.0.4" |
| 820 | + "@vuepress/markdown" "^1.1.0" |
| 821 | + "@vuepress/markdown-loader" "^1.1.0" |
| 822 | + "@vuepress/plugin-last-updated" "^1.1.0" |
| 823 | + "@vuepress/plugin-register-components" "^1.1.0" |
| 824 | + "@vuepress/shared-utils" "^1.1.0" |
825 | 825 | autoprefixer "^9.5.1"
|
826 | 826 | babel-loader "^8.0.4"
|
827 | 827 | cache-loader "^3.0.0"
|
|
831 | 831 | cross-spawn "^6.0.5"
|
832 | 832 | css-loader "^2.1.1"
|
833 | 833 | file-loader "^3.0.1"
|
834 |
| - js-yaml "^3.11.0" |
| 834 | + js-yaml "^3.13.1" |
835 | 835 | lru-cache "^5.1.1"
|
836 | 836 | mini-css-extract-plugin "0.6.0"
|
837 | 837 | optimize-css-assets-webpack-plugin "^5.0.1"
|
|
853 | 853 | webpack-merge "^4.1.2"
|
854 | 854 | webpackbar "3.2.0"
|
855 | 855 |
|
856 |
| -"@vuepress/markdown-loader@^1.0.4": |
857 |
| - version "1.0.4" |
858 |
| - resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.0.4.tgz#2c54772889b19dcb8b2703cadd6088b96d748adb" |
859 |
| - integrity sha512-kgePl2Oo0q8VGZe3tiuj88UJF1Mpn8Hp7bg0SSpa70WO6ne4S5u8H1M+80fClbuLLoyc5jtb92XcDkfzlnCurw== |
| 856 | +"@vuepress/markdown-loader@^1.1.0": |
| 857 | + version "1.1.0" |
| 858 | + resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.1.0.tgz#ab8ac2d286c255f9fa39ecb2f4542053314825ac" |
| 859 | + integrity sha512-X4+E9kbFt3OSXKxtQbNxeuzxbXdSMhXz8tliUW+/+1zx7RGn1ApcR0x7Y6/irESUgZ+GxOT3jyiCDZA4usHhLA== |
860 | 860 | dependencies:
|
861 |
| - "@vuepress/markdown" "^1.0.4" |
| 861 | + "@vuepress/markdown" "^1.1.0" |
862 | 862 | loader-utils "^1.1.0"
|
863 | 863 | lru-cache "^5.1.1"
|
864 | 864 |
|
865 |
| -"@vuepress/markdown@^1.0.4": |
866 |
| - version "1.0.4" |
867 |
| - resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.0.4.tgz#ab0a403e78acb36fa24d90061191caadad7cb77c" |
868 |
| - integrity sha512-xBEzq09UrAnQm1W7UVJ9UDraBTYJUyFj0aJOBwzKoG0QtGzK9ah6WTCeKOskvzLYQkqToVtig82q2uoKU9PH2A== |
| 865 | +"@vuepress/markdown@^1.1.0": |
| 866 | + version "1.1.0" |
| 867 | + resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.1.0.tgz#f9095c91019d21dbc3daedfd3773c6d5c29117ec" |
| 868 | + integrity sha512-O2ivsIkUrSUPDx+9N43XKSOGtprV4G1k6/4o3wZjjCn6GXYRsRE906cFDlbryHxQ49Z7Yfz3gyZIGMnThxLo/w== |
869 | 869 | dependencies:
|
870 |
| - "@vuepress/shared-utils" "^1.0.4" |
| 870 | + "@vuepress/shared-utils" "^1.1.0" |
871 | 871 | markdown-it "^8.4.1"
|
872 | 872 | markdown-it-anchor "^5.0.2"
|
873 | 873 | markdown-it-chain "^1.3.0"
|
874 | 874 | markdown-it-emoji "^1.4.0"
|
875 | 875 | markdown-it-table-of-contents "^0.4.0"
|
876 | 876 | prismjs "^1.13.0"
|
877 | 877 |
|
878 |
| -"@vuepress/plugin-active-header-links@^1.0.4": |
879 |
| - version "1.0.4" |
880 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.0.4.tgz#877d3b607597f9902deaac5184d79b6b2f6139b2" |
881 |
| - integrity sha512-sYT1yvBeUMW9cTHVzrKl1mzCmMQCwROVTe2B7N1UvtLpYT+xvu33Uttbk9Aj/p5PxqGH65vaTBKaQoGkdyMp3g== |
| 878 | +"@vuepress/plugin-active-header-links@^1.1.0": |
| 879 | + version "1.1.0" |
| 880 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.1.0.tgz#cd62c1712040676035f34fed16a088e1c08811d8" |
| 881 | + integrity sha512-sa5ySYl/kTyr1AMakeW375wWs1aQ6psiJiSFclxkGvxcuGZ89F27ELvd43DKaETAlH90LcoE/j7TXMA895qXmw== |
882 | 882 | dependencies:
|
883 | 883 | lodash.throttle "^4.1.1"
|
884 | 884 |
|
885 |
| -"@vuepress/plugin-last-updated@^1.0.4": |
886 |
| - version "1.0.4" |
887 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.0.4.tgz#ff50eaf74a9b1e27702b411532efd74801256941" |
888 |
| - integrity sha512-HOUj4XJPnoAlYdeo7GPXVXNjC/A28u8bwvIBi92w5uBlNyYs4tjZMso/WVaMhH9Q7touYIp5PCcZTzACoOMNwg== |
| 885 | +"@vuepress/plugin-last-updated@^1.1.0": |
| 886 | + version "1.1.0" |
| 887 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.1.0.tgz#65f2de734f3744026297b4667f3b5276ef99fd06" |
| 888 | + integrity sha512-x2SaAKWk26RK9O0slnZ55eSlBFYdYjFgqkRIfaOf4f2biWqTa9nzaIbvjzvcx3AZKlOWMl81KRwybhDL8E9OsA== |
889 | 889 | dependencies:
|
890 | 890 | cross-spawn "^6.0.5"
|
891 | 891 |
|
892 |
| -"@vuepress/plugin-nprogress@^1.0.4": |
893 |
| - version "1.0.4" |
894 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.0.4.tgz#65628758a310552806c266d54a135555fbf67276" |
895 |
| - integrity sha512-hhykZwb5Sh3oVIOz7nrjF59KImH+N6V4HphKni740G9LOu2577JU/Jf3MOxqTqRTAnrS73QvrE1dv6xJJ/HQqg== |
| 892 | +"@vuepress/plugin-nprogress@^1.1.0": |
| 893 | + version "1.1.0" |
| 894 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.1.0.tgz#ca7106adc7016ed0d90a22555066c11da597ef59" |
| 895 | + integrity sha512-XhUyAO+mzYFOFupX/pNlPbv0bT596Lk000Q2PhWfRliwUzpUd0/u5Z6B6fasIVj01Yqih/gAGOZpr2ZwSCNJYw== |
896 | 896 | dependencies:
|
897 | 897 | nprogress "^0.2.0"
|
898 | 898 |
|
899 |
| -"@vuepress/plugin-register-components@^1.0.4": |
900 |
| - version "1.0.4" |
901 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.0.4.tgz#1a714d393842b5454443bbe3aa2b91b64995eb93" |
902 |
| - integrity sha512-v5K2a8dsmIaynHh6LnFEbSfoCR8nM03vX+vS90iYPMdcE44DTL1d56YRf0zsRD0NN96gkIjcRA3NpSY5Oe8cGg== |
| 899 | +"@vuepress/plugin-register-components@^1.1.0": |
| 900 | + version "1.1.0" |
| 901 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.1.0.tgz#42ea75bcad3fb562fbb86c424136f86e13641162" |
| 902 | + integrity sha512-HXGdcmBdGHLhI8KHr09GnnZEzgCuaIQx1WBqDNfbigSVKEx910L56ej+Whl6VFd7D0uOLUlW4kb9ELM0sjJpKg== |
903 | 903 | dependencies:
|
904 |
| - "@vuepress/shared-utils" "^1.0.4" |
| 904 | + "@vuepress/shared-utils" "^1.1.0" |
905 | 905 |
|
906 |
| -"@vuepress/plugin-search@^1.0.4": |
907 |
| - version "1.0.4" |
908 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.0.4.tgz#991a896cacb8f0bd6dc5789f8a2d93be32ae0abd" |
909 |
| - integrity sha512-Jx+PDjkOiksX/E3fEQNbj2GP/g75giv8CoFl+9DyM3kxdDlUAC3N9Sd41SrYJ9lYlXG3ICEQAUyHYSjVvYKAuA== |
| 906 | +"@vuepress/plugin-search@^1.1.0": |
| 907 | + version "1.1.0" |
| 908 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.1.0.tgz#3b7a344a7df1bab27f10a46e6b57680c8f5d4c7e" |
| 909 | + integrity sha512-GoxvcM65ZAZycnsoZJ/wx9F3hXKzzJQdS7lNnAuHrvCheT5tVO1wwMumVP/unZU/59zCQ1PiyReYntLSp5bXVg== |
910 | 910 |
|
911 |
| -"@vuepress/shared-utils@^1.0.4": |
912 |
| - version "1.0.4" |
913 |
| - resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.0.4.tgz#520c5a6ae263accd29efc8dfad727ad62052ded2" |
914 |
| - integrity sha512-64Rlyb6HOhoeJDa6BbTGKVEgFqIJWdr6vO3o+wmAgKSvX7sqdT0Hs6ETjtt9jWSbjeQTjwP1XbXwKrpEY2jWKw== |
| 911 | +"@vuepress/shared-utils@^1.1.0": |
| 912 | + version "1.1.0" |
| 913 | + resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.1.0.tgz#9d220ffe54f2d698c56ca5348ba2cb9dd72800da" |
| 914 | + integrity sha512-zvYfejRRl7y3oavLvAe7dHfCu4XewKnhsyUQ7to6tfxVNoEqzhrl5HcCBwcLlphj792tvTAth5QkVegTgGfsaw== |
915 | 915 | dependencies:
|
916 | 916 | chalk "^2.3.2"
|
917 | 917 | diacritics "^1.3.0"
|
|
923 | 923 | semver "^6.0.0"
|
924 | 924 | upath "^1.1.0"
|
925 | 925 |
|
926 |
| -"@vuepress/theme-default@^1.0.4": |
927 |
| - version "1.0.4" |
928 |
| - resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.0.4.tgz#a74fb0cf093ca8b78b4ef1157d2130505606e1d2" |
929 |
| - integrity sha512-H6tZFgxIWYNnjLJVmcWBolWNy15c0keEY0ck2Lv3KkuzfkrABPbOuBLGcdG7vPAJBT+BDKpsJHoBpfGF7KwY1g== |
| 926 | +"@vuepress/theme-default@^1.1.0": |
| 927 | + version "1.1.0" |
| 928 | + resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.1.0.tgz#915c97bb69985d6fccd815f829532d67d828e10a" |
| 929 | + integrity sha512-U+kFHakSBEXFAdfItyeCbP//q2hm9R8+vnTFjbMMVgRZ2SHPnDUC/7WWGoEUzfEpFHHPrG1OzC9iI/o5v8p5AQ== |
930 | 930 | dependencies:
|
931 |
| - "@vuepress/plugin-active-header-links" "^1.0.4" |
932 |
| - "@vuepress/plugin-nprogress" "^1.0.4" |
933 |
| - "@vuepress/plugin-search" "^1.0.4" |
| 931 | + "@vuepress/plugin-active-header-links" "^1.1.0" |
| 932 | + "@vuepress/plugin-nprogress" "^1.1.0" |
| 933 | + "@vuepress/plugin-search" "^1.1.0" |
934 | 934 | docsearch.js "^2.5.2"
|
935 | 935 | lodash "^4.17.15"
|
936 | 936 | stylus "^0.54.5"
|
@@ -7142,13 +7142,13 @@ vuepress-plugin-tabs@^0.2.2:
|
7142 | 7142 | resolved "https://registry.yarnpkg.com/vuepress-plugin-tabs/-/vuepress-plugin-tabs-0.2.2.tgz#b217cc2070fc3b182fd78dbe8638c20f1eaba304"
|
7143 | 7143 | integrity sha512-PqC1/Qf84klDTlfDr5Hb3WRsS/NJAicYroYxqdhi8uVwhiCiHXeK/ehs+glYaQd9NRSG7z2AT5mKHCxRVzKayA==
|
7144 | 7144 |
|
7145 |
| -vuepress@^1.0.4: |
7146 |
| - version "1.0.4" |
7147 |
| - resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.0.4.tgz#0f02f67ff6dec02fa9c500c39dbe8c8203db87a0" |
7148 |
| - integrity sha512-QzJkRGGOv3+j7MNsjbCLGe5XaAl5fClndQa2woT8j6b+Cc7S1MOHNlITH6zDZ1eH7XETlNI3BmTZ/nJ2aoHyIw== |
| 7145 | +vuepress@^1.1.0: |
| 7146 | + version "1.1.0" |
| 7147 | + resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.1.0.tgz#ca0d787d93188b2fd05820a650d7e3643c9e7675" |
| 7148 | + integrity sha512-LAgS9nXsmvjTuCc/LHPWnIsPOuVuZtxh1MjVZf/xJ3Yy5kXoPhqbGUptlQdQt3izjIlns9zin5K6MNBY3u5l5g== |
7149 | 7149 | dependencies:
|
7150 |
| - "@vuepress/core" "^1.0.4" |
7151 |
| - "@vuepress/theme-default" "^1.0.4" |
| 7150 | + "@vuepress/core" "^1.1.0" |
| 7151 | + "@vuepress/theme-default" "^1.1.0" |
7152 | 7152 | cac "^6.3.9"
|
7153 | 7153 | envinfo "^7.2.0"
|
7154 | 7154 | opencollective-postinstall "^2.0.2"
|
|
0 commit comments