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