|
807 | 807 | source-map "~0.6.1"
|
808 | 808 | vue-template-es2015-compiler "^1.9.0"
|
809 | 809 |
|
810 |
| -"@vuepress/core@^1.0.2": |
811 |
| - version "1.0.2" |
812 |
| - resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.0.2.tgz#75d0c6ccb4be92c6674c3bbfbe25639c8239921b" |
813 |
| - integrity sha512-PUMaxq44wEuqXHutcmxj6q9cCRS4kZ1nyBvvHr9AIuxJflgYDw/k8wxhYuZjsxVWhpJjsPywLGNRyLN88vJcqQ== |
| 810 | +"@vuepress/core@^1.0.3": |
| 811 | + version "1.0.3" |
| 812 | + resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.0.3.tgz#a32aedca770ee763c406a74abab2bc4fa42e9bdc" |
| 813 | + integrity sha512-VUzjf2LMxy+DjiDs2QUO0R4zXATn0db7ClDETzc5D+HH08J2YwUO2YNHgIObHMyuihmDozesbYBiDp0kIxAqCw== |
814 | 814 | dependencies:
|
815 | 815 | "@babel/core" "^7.0.0"
|
816 | 816 | "@vue/babel-preset-app" "^3.1.1"
|
817 |
| - "@vuepress/markdown" "^1.0.2" |
818 |
| - "@vuepress/markdown-loader" "^1.0.2" |
819 |
| - "@vuepress/plugin-last-updated" "^1.0.2" |
820 |
| - "@vuepress/plugin-register-components" "^1.0.2" |
821 |
| - "@vuepress/shared-utils" "^1.0.2" |
| 817 | + "@vuepress/markdown" "^1.0.3" |
| 818 | + "@vuepress/markdown-loader" "^1.0.3" |
| 819 | + "@vuepress/plugin-last-updated" "^1.0.3" |
| 820 | + "@vuepress/plugin-register-components" "^1.0.3" |
| 821 | + "@vuepress/shared-utils" "^1.0.3" |
822 | 822 | autoprefixer "^9.5.1"
|
823 | 823 | babel-loader "^8.0.4"
|
824 | 824 | cache-loader "^3.0.0"
|
|
850 | 850 | webpack-merge "^4.1.2"
|
851 | 851 | webpackbar "3.2.0"
|
852 | 852 |
|
853 |
| -"@vuepress/markdown-loader@^1.0.2": |
854 |
| - version "1.0.2" |
855 |
| - resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.0.2.tgz#b068df3049f6b63cfee329f85aed3bb0aa9e7ab0" |
856 |
| - integrity sha512-ljD2mVDpeq0VvCHMHfemGW+0fhLmOMldtWIAYQ/I8LjLuV2qknAwjzZ4tEAqveaVIFMUBRP3V6d8YGIK9dr6kg== |
| 853 | +"@vuepress/markdown-loader@^1.0.3": |
| 854 | + version "1.0.3" |
| 855 | + resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.0.3.tgz#8e63e66d0bb1ec75ee564424bdf8e7ee38077b63" |
| 856 | + integrity sha512-2/023ghXi+7XHeHRbcXpUeWAERtSSCopPPdZqFV5/aIhW+Lv1Bl2iV1QfR2jKwlnZO/6g3HYMBq2GJaTNw0QLg== |
857 | 857 | dependencies:
|
858 |
| - "@vuepress/markdown" "^1.0.2" |
| 858 | + "@vuepress/markdown" "^1.0.3" |
859 | 859 | loader-utils "^1.1.0"
|
860 | 860 | lru-cache "^5.1.1"
|
861 | 861 |
|
862 |
| -"@vuepress/markdown@^1.0.2": |
863 |
| - version "1.0.2" |
864 |
| - resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.0.2.tgz#436c5aa74e22cf7f6705b99c8892b6ba2d84cd0a" |
865 |
| - integrity sha512-ddl0FG11aeidjcFYYNU53xZ1WLEYb3g5/hijfSCEQKyMv+gDXy7Z3/uc4I4oH2UNtB2Wpo3pQoeKGY56edcBuA== |
| 862 | +"@vuepress/markdown@^1.0.3": |
| 863 | + version "1.0.3" |
| 864 | + resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.0.3.tgz#633e2b69ee7c00a1aaa8b71584a50e4e1518edc6" |
| 865 | + integrity sha512-kauU0EZk5+Ju74MtxiBiQ6HAbcchr8UjbURHSHwJe1k6W0fy0wyQ0ND5EILLhKZl1KhZeHGGDKBW385ruRKfcQ== |
866 | 866 | dependencies:
|
867 |
| - "@vuepress/shared-utils" "^1.0.2" |
| 867 | + "@vuepress/shared-utils" "^1.0.3" |
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.2": |
876 |
| - version "1.0.2" |
877 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.0.2.tgz#df04f7fc21640d3e0a0b704037e360e75974d1a2" |
878 |
| - integrity sha512-Wo9NP55OOJ/vGFnYwStZcDBJMnf1gNDL159K7oiiEltuz8kjZBqmtsIjQXOzXFjA8voYh/RVL48Sr4eGCDd7LQ== |
| 875 | +"@vuepress/plugin-active-header-links@^1.0.3": |
| 876 | + version "1.0.3" |
| 877 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.0.3.tgz#94cae9a4e554fb7989461741748938efaa2fd65e" |
| 878 | + integrity sha512-hUxGVfiQs/ywDykklSzMXT4evHe1w/DB5PMtS2LIig3sj5K+gAgNiu6L9SjXFTrYPxp9fWkYmkKPf7guV2QuRw== |
879 | 879 | dependencies:
|
880 | 880 | lodash.throttle "^4.1.1"
|
881 | 881 |
|
882 |
| -"@vuepress/plugin-last-updated@^1.0.2": |
883 |
| - version "1.0.2" |
884 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.0.2.tgz#c839c5fb585c469a8c2ff70c16204dd72478545a" |
885 |
| - integrity sha512-SwugVHcllUwy9WPqtWWM+hUEvH6SDPFJAHnpIs0kXJmaxIIipqF/9+CokT5QzxzGVHeYPU4YKtLadEIXdRcXsw== |
| 882 | +"@vuepress/plugin-last-updated@^1.0.3": |
| 883 | + version "1.0.3" |
| 884 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.0.3.tgz#b9e3cd2d7cc27d0e70e7ea2194c171607bd61493" |
| 885 | + integrity sha512-GMD9g8Lw1ASdBiRZgQotkZqOgsGuvX33sDnmRuYjUcO4f6Lo+m8JZsOTStNjcquCvykucbjYqU1LQTyGAMyZWw== |
886 | 886 | dependencies:
|
887 | 887 | cross-spawn "^6.0.5"
|
888 | 888 |
|
889 |
| -"@vuepress/plugin-nprogress@^1.0.2": |
890 |
| - version "1.0.2" |
891 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.0.2.tgz#3fae13c8af23292cf324d159c77e4d0ffc3133ab" |
892 |
| - integrity sha512-degCJe2Z0eHbYblUGQXuDMIZSwH7twQcbWtkuH8goxXNilvtVxtWvBkUJouJ9RN3RuSk7EfPT171mrwq9yqbUg== |
| 889 | +"@vuepress/plugin-nprogress@^1.0.3": |
| 890 | + version "1.0.3" |
| 891 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.0.3.tgz#a0d6913193c933171b4695bf153efb0c29a76421" |
| 892 | + integrity sha512-F7+R9EcBV0MT7dn06sUhGpsE7dzkT/eVLBNDqN3hDBedhu1XV8Ch5JYYGXKGFHrRdtDmiwyvEl4W6L6uzCVT4Q== |
893 | 893 | dependencies:
|
894 | 894 | nprogress "^0.2.0"
|
895 | 895 |
|
896 |
| -"@vuepress/plugin-register-components@^1.0.2": |
897 |
| - version "1.0.2" |
898 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.0.2.tgz#504c190b1c1836e3428d90749a2dbd59f6e596b9" |
899 |
| - integrity sha512-iqUq4kgNdVHba0cZJLv81DfB9ZsTdJY7gynN0NYHFwDEjsdOh1cRMgteuWa/mmK9XfopMO5oysD9WDhzCiIjfQ== |
| 896 | +"@vuepress/plugin-register-components@^1.0.3": |
| 897 | + version "1.0.3" |
| 898 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.0.3.tgz#5cbfd0947c904a0f4c1911746fb5586520ed9b9d" |
| 899 | + integrity sha512-6vlXEuaEJtV1EIudcVzJciJf0HRAcWRd6ViB9WO87enkqeT+bR32VZENqcN43RyF8vPP+mmZ/2eDUpvM3J6a2w== |
900 | 900 | dependencies:
|
901 |
| - "@vuepress/shared-utils" "^1.0.2" |
| 901 | + "@vuepress/shared-utils" "^1.0.3" |
902 | 902 |
|
903 |
| -"@vuepress/plugin-search@^1.0.2": |
904 |
| - version "1.0.2" |
905 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.0.2.tgz#6d43fb46b207d48b797a5bc5b01824662db4684d" |
906 |
| - integrity sha512-LCFZLp+adppdHETIEARwQhczj+mdpa+D25qL9RNmYxzU9mF6qItYNLl57P6omGU2Vr8frAc+rWgjbi4cjkbCvQ== |
| 903 | +"@vuepress/plugin-search@^1.0.3": |
| 904 | + version "1.0.3" |
| 905 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.0.3.tgz#f8cd98380cc00db067fb243e4fd298c6b8b7179a" |
| 906 | + integrity sha512-CD4G6BrKtS6JS9DzPMbwwovanaKMhj/KN6Bv7P5oY5inWTl3lE9KOjzr1YUkoA6wL6f69EfdB5B7cdO2d47n/w== |
907 | 907 |
|
908 |
| -"@vuepress/shared-utils@^1.0.2": |
909 |
| - version "1.0.2" |
910 |
| - resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.0.2.tgz#4e1342748b7594fe4fde9dce3bf201538fa5ca67" |
911 |
| - integrity sha512-QyNV76Dn0u2ooXbC3AXJZrQLuTNS4i8xSmJqZWsel2ooJKknXP3UIMIENcK1QFHnlIACznyV53u9hRAYBaZEWQ== |
| 908 | +"@vuepress/shared-utils@^1.0.3": |
| 909 | + version "1.0.3" |
| 910 | + resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.0.3.tgz#224d2fc10fcf26d871eae8dd93b810616731123f" |
| 911 | + integrity sha512-E9kh+nk+E0X6GTONXK1OWeY7Yyl/bUkWltmdh89f7hcSn2MxuBmlph4JdtZKrTK2m+9EqzpVR+CYanGjTA/ZQA== |
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.2": |
924 |
| - version "1.0.2" |
925 |
| - resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.0.2.tgz#7678c4755db9d891effee838991287d31ae9c5ed" |
926 |
| - integrity sha512-fawiYshvQWXyaEgMXcyqj7j0atHLysIA2AzFt4K6y29WaMfiIAPE9lsxymTzT4zkc/T6nRP/TqwiuUaOK12wkw== |
| 923 | +"@vuepress/theme-default@^1.0.3": |
| 924 | + version "1.0.3" |
| 925 | + resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.0.3.tgz#a92025d9be1705ef7b95c53365a8ba3d917b6023" |
| 926 | + integrity sha512-rS12CdMQwpSD7RI9XCM1gko13uPKhbVlbaxb7bd6ozjOQm4Iy1qAAyoZredRl1Sx29QvvcXZxLMGzAqx98GMCw== |
927 | 927 | dependencies:
|
928 |
| - "@vuepress/plugin-active-header-links" "^1.0.2" |
929 |
| - "@vuepress/plugin-nprogress" "^1.0.2" |
930 |
| - "@vuepress/plugin-search" "^1.0.2" |
| 928 | + "@vuepress/plugin-active-header-links" "^1.0.3" |
| 929 | + "@vuepress/plugin-nprogress" "^1.0.3" |
| 930 | + "@vuepress/plugin-search" "^1.0.3" |
931 | 931 | docsearch.js "^2.5.2"
|
932 | 932 | stylus "^0.54.5"
|
933 | 933 | stylus-loader "^3.0.2"
|
@@ -4837,6 +4837,11 @@ once@^1.3.0, once@^1.3.1, once@^1.4.0:
|
4837 | 4837 | dependencies:
|
4838 | 4838 | wrappy "1"
|
4839 | 4839 |
|
| 4840 | +opencollective-postinstall@^2.0.2: |
| 4841 | + version "2.0.2" |
| 4842 | + resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89" |
| 4843 | + integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw== |
| 4844 | + |
4840 | 4845 | opn@^5.5.0:
|
4841 | 4846 | version "5.5.0"
|
4842 | 4847 | resolved "https://registry.yarnpkg.com/opn/-/opn-5.5.0.tgz#fc7164fab56d235904c51c3b27da6758ca3b9bfc"
|
@@ -6994,15 +6999,16 @@ vuepress-plugin-container@^2.0.0:
|
6994 | 6999 | dependencies:
|
6995 | 7000 | markdown-it-container "^2.0.0"
|
6996 | 7001 |
|
6997 |
| -vuepress@^1.0.2: |
6998 |
| - version "1.0.2" |
6999 |
| - resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.0.2.tgz#da62d6e43faca0b8af0bcffff6975fa27dbfdea3" |
7000 |
| - integrity sha512-HPRWxrq6D+S9uCR3oJ8/OTCy8GcYm9l1HxHb44rvaN2gyySVXIiqSkCwzd9r2PY8+pwvrfYE4rcY1RsTTpJ25g== |
| 7002 | +vuepress@^1.0.3: |
| 7003 | + version "1.0.3" |
| 7004 | + resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.0.3.tgz#7c744061b5a3244ab86d49ac8d66417258509f13" |
| 7005 | + integrity sha512-+wCbyhZjaboY6VGBceai+JCdho96ZO9hVFHLnGGsj1/Zt2sKHrwWwV7lvbBO9y/IGib0YYpifpEJcpzvy3MDVg== |
7001 | 7006 | dependencies:
|
7002 |
| - "@vuepress/core" "^1.0.2" |
7003 |
| - "@vuepress/theme-default" "^1.0.2" |
| 7007 | + "@vuepress/core" "^1.0.3" |
| 7008 | + "@vuepress/theme-default" "^1.0.3" |
7004 | 7009 | cac "^6.3.9"
|
7005 | 7010 | envinfo "^7.2.0"
|
| 7011 | + opencollective-postinstall "^2.0.2" |
7006 | 7012 |
|
7007 | 7013 | watchpack@^1.5.0:
|
7008 | 7014 | version "1.6.0"
|
|
0 commit comments