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