|
1792 | 1792 | source-map "~0.6.1" |
1793 | 1793 | vue-template-es2015-compiler "^1.9.0" |
1794 | 1794 |
|
1795 | | -"@vuepress/core@^1.0.0": |
1796 | | - version "1.0.0" |
1797 | | - resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.0.0.tgz#6ae0d35d294b0c137ec422db09ad9d955aa25f39" |
1798 | | - integrity sha512-e2zxVjJq28S63w0EkDuaOSs9/PN5WhsYjWc6a1f88mGFeTiRtpcWGPo01vAdUcnuHVRFrQiELoHfvGr870GxoQ== |
| 1795 | +"@vuepress/core@^1.1.0": |
| 1796 | + version "1.1.0" |
| 1797 | + resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.1.0.tgz#32fd2b65a4613085cbd2b812bf67afe3a037dc65" |
| 1798 | + integrity sha512-qC+R9kdTpui9QjQGUXUsmfAbToWOnoYjP2AJqMT/RsKUhQsXAIMe2Z0L/Vw2Z3bmlTUq26v+B1zlFgYzGuyIEQ== |
1799 | 1799 | dependencies: |
1800 | 1800 | "@babel/core" "^7.0.0" |
1801 | 1801 | "@vue/babel-preset-app" "^3.1.1" |
1802 | | - "@vuepress/markdown" "^1.0.0" |
1803 | | - "@vuepress/markdown-loader" "^1.0.0" |
1804 | | - "@vuepress/plugin-last-updated" "^1.0.0" |
1805 | | - "@vuepress/plugin-register-components" "^1.0.0" |
1806 | | - "@vuepress/shared-utils" "^1.0.0" |
| 1802 | + "@vuepress/markdown" "^1.1.0" |
| 1803 | + "@vuepress/markdown-loader" "^1.1.0" |
| 1804 | + "@vuepress/plugin-last-updated" "^1.1.0" |
| 1805 | + "@vuepress/plugin-register-components" "^1.1.0" |
| 1806 | + "@vuepress/shared-utils" "^1.1.0" |
1807 | 1807 | autoprefixer "^9.5.1" |
1808 | 1808 | babel-loader "^8.0.4" |
1809 | 1809 | cache-loader "^3.0.0" |
|
1813 | 1813 | cross-spawn "^6.0.5" |
1814 | 1814 | css-loader "^2.1.1" |
1815 | 1815 | file-loader "^3.0.1" |
1816 | | - js-yaml "^3.11.0" |
| 1816 | + js-yaml "^3.13.1" |
1817 | 1817 | lru-cache "^5.1.1" |
1818 | 1818 | mini-css-extract-plugin "0.6.0" |
1819 | 1819 | optimize-css-assets-webpack-plugin "^5.0.1" |
|
1835 | 1835 | webpack-merge "^4.1.2" |
1836 | 1836 | webpackbar "3.2.0" |
1837 | 1837 |
|
1838 | | -"@vuepress/markdown-loader@^1.0.0": |
1839 | | - version "1.0.0" |
1840 | | - resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.0.0.tgz#1cf4dcedd36eac520e0e09d0acd165a2e7dee7dd" |
1841 | | - integrity sha512-rXs+xA52NQ1hfKir1gngBhxyPZhIJhDX1htSyj7HAHLCiAASK5dzdNQtzDDEfho/SQC7vGK4gYV0UQUyifSfkQ== |
| 1838 | +"@vuepress/markdown-loader@^1.1.0": |
| 1839 | + version "1.1.0" |
| 1840 | + resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.1.0.tgz#ab8ac2d286c255f9fa39ecb2f4542053314825ac" |
| 1841 | + integrity sha512-X4+E9kbFt3OSXKxtQbNxeuzxbXdSMhXz8tliUW+/+1zx7RGn1ApcR0x7Y6/irESUgZ+GxOT3jyiCDZA4usHhLA== |
1842 | 1842 | dependencies: |
1843 | | - "@vuepress/markdown" "^1.0.0" |
| 1843 | + "@vuepress/markdown" "^1.1.0" |
1844 | 1844 | loader-utils "^1.1.0" |
1845 | 1845 | lru-cache "^5.1.1" |
1846 | 1846 |
|
1847 | | -"@vuepress/markdown@^1.0.0": |
1848 | | - version "1.0.0" |
1849 | | - resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.0.0.tgz#8dfad497e96ec556aa08a7a59b6651110d45a2c9" |
1850 | | - integrity sha512-RZTl6UxEvx725lB4MrKxqcjiBzZ1yiO4dyTpdkCyH7oVaK01o7bj1O+YARuNpq5UZutcy0i+SFV2gsvdAOp0CA== |
| 1847 | +"@vuepress/markdown@^1.1.0": |
| 1848 | + version "1.1.0" |
| 1849 | + resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.1.0.tgz#f9095c91019d21dbc3daedfd3773c6d5c29117ec" |
| 1850 | + integrity sha512-O2ivsIkUrSUPDx+9N43XKSOGtprV4G1k6/4o3wZjjCn6GXYRsRE906cFDlbryHxQ49Z7Yfz3gyZIGMnThxLo/w== |
1851 | 1851 | dependencies: |
1852 | | - "@vuepress/shared-utils" "^1.0.0" |
| 1852 | + "@vuepress/shared-utils" "^1.1.0" |
1853 | 1853 | markdown-it "^8.4.1" |
1854 | 1854 | markdown-it-anchor "^5.0.2" |
1855 | 1855 | markdown-it-chain "^1.3.0" |
1856 | 1856 | markdown-it-emoji "^1.4.0" |
1857 | 1857 | markdown-it-table-of-contents "^0.4.0" |
1858 | 1858 | prismjs "^1.13.0" |
1859 | 1859 |
|
1860 | | -"@vuepress/plugin-active-header-links@^1.0.0": |
1861 | | - version "1.0.0" |
1862 | | - resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.0.0.tgz#dd44f81f1e8de3e69656323e9196354e36a26660" |
1863 | | - integrity sha512-+vxA1lZsFYkBaa6eNjTZjrMzFuOa3c6U1gz2KlgJ/v6d9bNX95MB3mvMJsO5w3cp6XVSKQbO19jyan+J3jXgJQ== |
| 1860 | +"@vuepress/plugin-active-header-links@^1.1.0": |
| 1861 | + version "1.1.0" |
| 1862 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.1.0.tgz#cd62c1712040676035f34fed16a088e1c08811d8" |
| 1863 | + integrity sha512-sa5ySYl/kTyr1AMakeW375wWs1aQ6psiJiSFclxkGvxcuGZ89F27ELvd43DKaETAlH90LcoE/j7TXMA895qXmw== |
1864 | 1864 | dependencies: |
1865 | 1865 | lodash.throttle "^4.1.1" |
1866 | 1866 |
|
1867 | | -"@vuepress/plugin-last-updated@^1.0.0": |
1868 | | - version "1.0.0" |
1869 | | - resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.0.0.tgz#acfff4113240a5e1df96d60c2e80b353cc686897" |
1870 | | - integrity sha512-m6eVQ5Bp4RjM5IYCPR62eW8Z2Lu24oZaFvACjlCp2fLSq4MPV4X0myk2oYnvecyIAzIVmuZHOZb7mwuhzqSX2A== |
| 1867 | +"@vuepress/plugin-last-updated@^1.1.0": |
| 1868 | + version "1.1.0" |
| 1869 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.1.0.tgz#65f2de734f3744026297b4667f3b5276ef99fd06" |
| 1870 | + integrity sha512-x2SaAKWk26RK9O0slnZ55eSlBFYdYjFgqkRIfaOf4f2biWqTa9nzaIbvjzvcx3AZKlOWMl81KRwybhDL8E9OsA== |
1871 | 1871 | dependencies: |
1872 | 1872 | cross-spawn "^6.0.5" |
1873 | 1873 |
|
1874 | | -"@vuepress/plugin-nprogress@^1.0.0": |
1875 | | - version "1.0.0" |
1876 | | - resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.0.0.tgz#a7777a54415cb6d6025e188c40180f8ec4e2837e" |
1877 | | - integrity sha512-uXsqit9k4ZPXl3U+SYbBNwHe9q6XJnqDwYE1UDkCS619cU5GlW2A0crfrvlXyiKVrwZ2+QLkrwpdgSRDvXJMFA== |
| 1874 | +"@vuepress/plugin-nprogress@^1.1.0": |
| 1875 | + version "1.1.0" |
| 1876 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.1.0.tgz#ca7106adc7016ed0d90a22555066c11da597ef59" |
| 1877 | + integrity sha512-XhUyAO+mzYFOFupX/pNlPbv0bT596Lk000Q2PhWfRliwUzpUd0/u5Z6B6fasIVj01Yqih/gAGOZpr2ZwSCNJYw== |
1878 | 1878 | dependencies: |
1879 | 1879 | nprogress "^0.2.0" |
1880 | 1880 |
|
1881 | | -"@vuepress/plugin-register-components@^1.0.0": |
1882 | | - version "1.0.0" |
1883 | | - resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.0.0.tgz#c619d8d98af1f6f4c2170d0e7deb0373dab6ae85" |
1884 | | - integrity sha512-AibJ35bxBa+WigxhCCTF8p69PkvRYJQp6Xl2EsGVZ50LwIChtPSBGaa0dNphMhDAj3bCk/nsDe3X+lXhvn/rkQ== |
| 1881 | +"@vuepress/plugin-register-components@^1.1.0": |
| 1882 | + version "1.1.0" |
| 1883 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.1.0.tgz#42ea75bcad3fb562fbb86c424136f86e13641162" |
| 1884 | + integrity sha512-HXGdcmBdGHLhI8KHr09GnnZEzgCuaIQx1WBqDNfbigSVKEx910L56ej+Whl6VFd7D0uOLUlW4kb9ELM0sjJpKg== |
1885 | 1885 | dependencies: |
1886 | | - "@vuepress/shared-utils" "^1.0.0" |
| 1886 | + "@vuepress/shared-utils" "^1.1.0" |
1887 | 1887 |
|
1888 | | -"@vuepress/plugin-search@^1.0.0": |
1889 | | - version "1.0.0" |
1890 | | - resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.0.0.tgz#56f4f441e5ad326b55b6c21c7646b197b22d68d4" |
1891 | | - integrity sha512-IoJX+BpaZfp9LurVBGdteSxHlPBWwFYqfJo4y3ZC8JIVJIqelWw7CVvCoBUkLq59teYCiqw4CYg2i91rcv7ZCQ== |
| 1888 | +"@vuepress/plugin-search@^1.1.0": |
| 1889 | + version "1.1.0" |
| 1890 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.1.0.tgz#3b7a344a7df1bab27f10a46e6b57680c8f5d4c7e" |
| 1891 | + integrity sha512-GoxvcM65ZAZycnsoZJ/wx9F3hXKzzJQdS7lNnAuHrvCheT5tVO1wwMumVP/unZU/59zCQ1PiyReYntLSp5bXVg== |
1892 | 1892 |
|
1893 | | -"@vuepress/shared-utils@^1.0.0": |
1894 | | - version "1.0.0" |
1895 | | - resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.0.0.tgz#40995e9106055490a63e2a54d5576b4966945012" |
1896 | | - integrity sha512-W0NBRjCDn1Elc6Tyr/HMFsR9Borh8aI+GXR/dGIme3M/vci5OgcHHtRU4zAMrRy249E8FAiUDmbJqQ+CKpZgXA== |
| 1893 | +"@vuepress/shared-utils@^1.1.0": |
| 1894 | + version "1.1.0" |
| 1895 | + resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.1.0.tgz#9d220ffe54f2d698c56ca5348ba2cb9dd72800da" |
| 1896 | + integrity sha512-zvYfejRRl7y3oavLvAe7dHfCu4XewKnhsyUQ7to6tfxVNoEqzhrl5HcCBwcLlphj792tvTAth5QkVegTgGfsaw== |
1897 | 1897 | dependencies: |
1898 | 1898 | chalk "^2.3.2" |
1899 | 1899 | diacritics "^1.3.0" |
|
1905 | 1905 | semver "^6.0.0" |
1906 | 1906 | upath "^1.1.0" |
1907 | 1907 |
|
1908 | | -"@vuepress/theme-default@^1.0.0": |
1909 | | - version "1.0.0" |
1910 | | - resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.0.0.tgz#3910b0fb6778cc248c741731119d54ea53eaf6d1" |
1911 | | - integrity sha512-+cV0zerFNtAtyI2AZzxqTtx51rtI5hpKXzQshxvEc6uXK2cR5K+b230we/MXdc8cL1xrLOvh+bQD+xfSEZ8r4g== |
| 1908 | +"@vuepress/theme-default@^1.1.0": |
| 1909 | + version "1.1.0" |
| 1910 | + resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.1.0.tgz#915c97bb69985d6fccd815f829532d67d828e10a" |
| 1911 | + integrity sha512-U+kFHakSBEXFAdfItyeCbP//q2hm9R8+vnTFjbMMVgRZ2SHPnDUC/7WWGoEUzfEpFHHPrG1OzC9iI/o5v8p5AQ== |
1912 | 1912 | dependencies: |
1913 | | - "@vuepress/plugin-active-header-links" "^1.0.0" |
1914 | | - "@vuepress/plugin-nprogress" "^1.0.0" |
1915 | | - "@vuepress/plugin-search" "^1.0.0" |
| 1913 | + "@vuepress/plugin-active-header-links" "^1.1.0" |
| 1914 | + "@vuepress/plugin-nprogress" "^1.1.0" |
| 1915 | + "@vuepress/plugin-search" "^1.1.0" |
1916 | 1916 | docsearch.js "^2.5.2" |
| 1917 | + lodash "^4.17.15" |
1917 | 1918 | stylus "^0.54.5" |
1918 | 1919 | stylus-loader "^3.0.2" |
1919 | 1920 | vuepress-plugin-container "^2.0.0" |
@@ -6865,7 +6866,7 @@ lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.3, lodash@^4.17.5, lodash@^4.2.1: |
6865 | 6866 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" |
6866 | 6867 | integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg== |
6867 | 6868 |
|
6868 | | -lodash@^4.17.4: |
| 6869 | +lodash@^4.17.15, lodash@^4.17.4: |
6869 | 6870 | version "4.17.15" |
6870 | 6871 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" |
6871 | 6872 | integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== |
@@ -7821,6 +7822,11 @@ onetime@^2.0.0: |
7821 | 7822 | dependencies: |
7822 | 7823 | mimic-fn "^1.0.0" |
7823 | 7824 |
|
| 7825 | +opencollective-postinstall@^2.0.2: |
| 7826 | + version "2.0.2" |
| 7827 | + resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89" |
| 7828 | + integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw== |
| 7829 | + |
7824 | 7830 | opn@^5.5.0: |
7825 | 7831 | version "5.5.0" |
7826 | 7832 | resolved "https://registry.yarnpkg.com/opn/-/opn-5.5.0.tgz#fc7164fab56d235904c51c3b27da6758ca3b9bfc" |
@@ -10937,15 +10943,16 @@ vuepress-plugin-sitemap@^2.1.2: |
10937 | 10943 | dependencies: |
10938 | 10944 | sitemap "^2.0.1" |
10939 | 10945 |
|
10940 | | -vuepress@^1.0.0: |
10941 | | - version "1.0.0" |
10942 | | - resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.0.0.tgz#9661318ecf62da55cda8249337d5722f912b48ec" |
10943 | | - integrity sha512-H/2utjjkDFUP9av636RmiGHwRjQmYf+9LJ0S1Lbu5q+Dt5R6wgifbqBluaodUxNgeC0Q5nCLu/+Oig6PRaVs8Q== |
| 10946 | +vuepress@^1.1.0: |
| 10947 | + version "1.1.0" |
| 10948 | + resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.1.0.tgz#ca0d787d93188b2fd05820a650d7e3643c9e7675" |
| 10949 | + integrity sha512-LAgS9nXsmvjTuCc/LHPWnIsPOuVuZtxh1MjVZf/xJ3Yy5kXoPhqbGUptlQdQt3izjIlns9zin5K6MNBY3u5l5g== |
10944 | 10950 | dependencies: |
10945 | | - "@vuepress/core" "^1.0.0" |
10946 | | - "@vuepress/theme-default" "^1.0.0" |
| 10951 | + "@vuepress/core" "^1.1.0" |
| 10952 | + "@vuepress/theme-default" "^1.1.0" |
10947 | 10953 | cac "^6.3.9" |
10948 | 10954 | envinfo "^7.2.0" |
| 10955 | + opencollective-postinstall "^2.0.2" |
10949 | 10956 |
|
10950 | 10957 | w3c-hr-time@^1.0.1: |
10951 | 10958 | version "1.0.1" |
|
0 commit comments