|
1865 | 1865 | lodash "^4.17.15"
|
1866 | 1866 | pretty "^2.0.0"
|
1867 | 1867 |
|
1868 |
| -"@vuepress/core@^1.4.0": |
1869 |
| - version "1.4.0" |
1870 |
| - resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.4.0.tgz#a9b09a2615b1f0bf183541d22e69a126b8220f16" |
1871 |
| - integrity sha512-xWiLG6MEzZdXGvr7/ickSr/plxPESC8c3prMOUDxROkFnyOiKmVvIyn4vAmRkFX3Xw4mfOLxucIOpQg0K6hEjw== |
| 1868 | + |
| 1869 | + version "1.4.1" |
| 1870 | + resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.4.1.tgz#b6f75720d9b7132b90cce46f620bcdda5d07e581" |
| 1871 | + integrity sha512-R1oJeSiDQPw8sVo70mrP1Zn2H0nCqnAHb6DV9mpJBQ6ur4VT6qQnCpd2onKU+bZRLlEhm4G8IQNDEV+DuE7zZQ== |
1872 | 1872 | dependencies:
|
1873 | 1873 | "@babel/core" "^7.8.4"
|
1874 | 1874 | "@vue/babel-preset-app" "^4.1.2"
|
1875 |
| - "@vuepress/markdown" "^1.4.0" |
1876 |
| - "@vuepress/markdown-loader" "^1.4.0" |
1877 |
| - "@vuepress/plugin-last-updated" "^1.4.0" |
1878 |
| - "@vuepress/plugin-register-components" "^1.4.0" |
1879 |
| - "@vuepress/shared-utils" "^1.4.0" |
| 1875 | + "@vuepress/markdown" "1.4.1" |
| 1876 | + "@vuepress/markdown-loader" "1.4.1" |
| 1877 | + "@vuepress/plugin-last-updated" "1.4.1" |
| 1878 | + "@vuepress/plugin-register-components" "1.4.1" |
| 1879 | + "@vuepress/shared-utils" "1.4.1" |
1880 | 1880 | autoprefixer "^9.5.1"
|
1881 | 1881 | babel-loader "^8.0.4"
|
1882 | 1882 | cache-loader "^3.0.0"
|
|
1909 | 1909 | webpack-merge "^4.1.2"
|
1910 | 1910 | webpackbar "3.2.0"
|
1911 | 1911 |
|
1912 |
| -"@vuepress/markdown-loader@^1.4.0": |
1913 |
| - version "1.4.0" |
1914 |
| - resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.4.0.tgz#974e9bdb62ad45c1614a6c3ef33eed276d27635a" |
1915 |
| - integrity sha512-oEHB6EzCeIxyQxg1HSGX3snRL25V6XZ3O0Zx/sWd5hl0sneEsRLHRMflPGhKu4c6cfsyTck7aTbt7Z71vVy0FQ== |
| 1912 | + |
| 1913 | + version "1.4.1" |
| 1914 | + resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.4.1.tgz#7a97772ed5238c68eb1ab2921fc5ced21ff7e18e" |
| 1915 | + integrity sha512-FGtZ15rRwo9iVMcJ0eX4tf1bxWSKKpC4NGNLJuYzaPlO9ND/U04jsj4Xj454piokr2JzBSmaJlIZTAG1EuiTNw== |
1916 | 1916 | dependencies:
|
1917 |
| - "@vuepress/markdown" "^1.4.0" |
| 1917 | + "@vuepress/markdown" "1.4.1" |
1918 | 1918 | loader-utils "^1.1.0"
|
1919 | 1919 | lru-cache "^5.1.1"
|
1920 | 1920 |
|
1921 |
| -"@vuepress/markdown@^1.4.0": |
1922 |
| - version "1.4.0" |
1923 |
| - resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.4.0.tgz#fe96e0c07ae3ce7562c21ea6f5ea4a5359ba4ea9" |
1924 |
| - integrity sha512-H3uojkiO5/uWKpwBEPdk5fsSj+ZGgNR7xi6oYhUxaUak9nC6mhMZ3KzeNA67QmevG3XHEoYx4d9oeAC1Au1frg== |
| 1921 | + |
| 1922 | + version "1.4.1" |
| 1923 | + resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.4.1.tgz#cc507ce4a3447dfc459082105cb83909db4b54f1" |
| 1924 | + integrity sha512-5a69ufnu1A3NXqQtzAE5LiR7EbtsQ1qe8UcIr+KizNO4gCg8+E8/uu3hxvDOLs2ElS6b0AihKIuwmeIgZkfeKA== |
1925 | 1925 | dependencies:
|
1926 |
| - "@vuepress/shared-utils" "^1.4.0" |
| 1926 | + "@vuepress/shared-utils" "1.4.1" |
1927 | 1927 | markdown-it "^8.4.1"
|
1928 | 1928 | markdown-it-anchor "^5.0.2"
|
1929 | 1929 | markdown-it-chain "^1.3.0"
|
1930 | 1930 | markdown-it-emoji "^1.4.0"
|
1931 | 1931 | markdown-it-table-of-contents "^0.4.0"
|
1932 | 1932 | prismjs "^1.13.0"
|
1933 | 1933 |
|
1934 |
| -"@vuepress/plugin-active-header-links@^1.4.0": |
1935 |
| - version "1.4.0" |
1936 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.4.0.tgz#b43fdad67ef42c383a84642f7914e22c56189089" |
1937 |
| - integrity sha512-UWnRcqJZnX1LaPHxESx4XkRVJCleWvdGlSVivRGNLZuV1xrxJzB6LC86SNMur+imoyzeQL/oIgKY1QFx710g8w== |
| 1934 | + |
| 1935 | + version "1.4.1" |
| 1936 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.4.1.tgz#36c6952230f12056d18c63229e0e499c6ef74fe5" |
| 1937 | + integrity sha512-xv/qDY6S8rHzLGDHtwn3XV7Gi3Fnevp6d3H18PFK3sNwT2KGzKIe2c7lbn1qHDRUWcxY7+EoT7zmdJwIeG6dWQ== |
1938 | 1938 | dependencies:
|
1939 | 1939 | lodash.debounce "^4.0.8"
|
1940 | 1940 |
|
|
1950 | 1950 | resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.4.1.tgz#d537e7ed026e7808d1d9d186880e595b04fe0868"
|
1951 | 1951 | integrity sha512-s43V5QHdTz0ayfy5vZrfMPpZzJBsj9L79TaxyMux1jOviS7oeWqkvNSblaHwP4Y8BxISehsKte8qsblQEN3zvQ==
|
1952 | 1952 |
|
1953 |
| -"@vuepress/plugin-last-updated@^1.4.0": |
1954 |
| - version "1.4.0" |
1955 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.4.0.tgz#1657eee410ff5a7431b2a8e88d19e7e44bdc3951" |
1956 |
| - integrity sha512-sNxCXDz7AO4yIAZTEGt9TaLpJ2E0dgJGWx79nDFKfvpITn+Q2p7dUzkyVVxXs3TWXffoElGdNj/xIL5AUkg2qg== |
| 1953 | + |
| 1954 | + version "1.4.1" |
| 1955 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.4.1.tgz#89a9a4cbc242f9e0c5d380f73edb85ac4a7186c6" |
| 1956 | + integrity sha512-67ouc9cB3C19zcDqeJwhwqO9CXjy8G67tcXUgPpL/GsuK11oQbnR4rkupILvNa9HoemtCcF2aaxXSGsi/1VEtA== |
1957 | 1957 | dependencies:
|
1958 | 1958 | cross-spawn "^6.0.5"
|
1959 | 1959 |
|
1960 |
| -"@vuepress/plugin-nprogress@^1.4.0": |
1961 |
| - version "1.4.0" |
1962 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.4.0.tgz#90bb16ab8d43321e5911dea489986de25adb56d1" |
1963 |
| - integrity sha512-hJ9phJHONWWZqcWztbVtmmRjZduHQHIOBifUBvAfAGcuOBLVHqRnv3i7XD5UB3MIWPM1/bAoTA2TVs4sb9Wg4Q== |
| 1960 | + |
| 1961 | + version "1.4.1" |
| 1962 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.4.1.tgz#2a16217091102a2b4fddc1b09f5854ac4f80f992" |
| 1963 | + integrity sha512-CIhIuIgKtvk/ULENjefkZAJQqUstdZcqiM/Gs8CDyTKJITpwyqoZcgolFZ+1ZofUQuHuqDj1hKKm3AQ1cG3cBA== |
1964 | 1964 | dependencies:
|
1965 | 1965 | nprogress "^0.2.0"
|
1966 | 1966 |
|
|
1973 | 1973 | register-service-worker "^1.7.0"
|
1974 | 1974 | workbox-build "^4.3.1"
|
1975 | 1975 |
|
1976 |
| -"@vuepress/plugin-register-components@^1.4.0": |
1977 |
| - version "1.4.0" |
1978 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.4.0.tgz#0dafefd3baed6cc50b53f9826e84b25d83fed763" |
1979 |
| - integrity sha512-HmSzCTPVrlJJ8PSIXAvh4RkPy9bGmdrQuAXAtjiiq5rzBjL3uIg2VwzTrKDqf7FkCKs4lcRAEuNxB70bH6tddA== |
| 1976 | + |
| 1977 | + version "1.4.1" |
| 1978 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.4.1.tgz#25d70834006960f54475da97255ebaca66ecc5a6" |
| 1979 | + integrity sha512-6yI4J/tMhOASSLmlP+5p4ccljlWuNBRsyYSKiD5jWAV181oMmN32LtuoCggXBhSvQUgn2grxyjmYw+tcSV5KGQ== |
1980 | 1980 | dependencies:
|
1981 |
| - "@vuepress/shared-utils" "^1.4.0" |
| 1981 | + "@vuepress/shared-utils" "1.4.1" |
1982 | 1982 |
|
1983 |
| -"@vuepress/plugin-search@^1.4.0": |
1984 |
| - version "1.4.0" |
1985 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.4.0.tgz#26a02e3409e6ea6830f9fc7e6d87fc45ba46c579" |
1986 |
| - integrity sha512-5K02DL9Wqlfy/aNiYXdbXBOGzR9zMNKz/P8lfHDU+ZOjtfNf6ImAdUkHS4pi70YkkTuemdYM8JjG/j5UYn6Rjw== |
| 1983 | + |
| 1984 | + version "1.4.1" |
| 1985 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.4.1.tgz#5842f7ef0214c8f9f3cafa6ca2f4648f8dbc03d2" |
| 1986 | + integrity sha512-J4JyXD6M1oOU013s4ZLKMkKEGd7qEtSIsAw2nZY2mckZ7ETX49R5Pv2S5uCqLRQfUQSIGR5TEABL22q0B8uCVA== |
| 1987 | + |
| 1988 | + |
| 1989 | + version "1.4.1" |
| 1990 | + resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.4.1.tgz#d09fcd742111f2efeef93b9c9b353bcd8202ae97" |
| 1991 | + integrity sha512-FBUHFhvR7vk6glQy/qUntBz8bVeWiNYZ2/G16EKaerKKn15xAiD7tUFCQ3L/KjtQJ8TV38GK47UEXh7UTcRwQg== |
| 1992 | + dependencies: |
| 1993 | + chalk "^2.3.2" |
| 1994 | + diacritics "^1.3.0" |
| 1995 | + escape-html "^1.0.3" |
| 1996 | + fs-extra "^7.0.1" |
| 1997 | + globby "^9.2.0" |
| 1998 | + gray-matter "^4.0.1" |
| 1999 | + hash-sum "^1.0.2" |
| 2000 | + semver "^6.0.0" |
| 2001 | + upath "^1.1.0" |
1987 | 2002 |
|
1988 | 2003 | "@vuepress/shared-utils@^1.4.0":
|
1989 | 2004 | version "1.4.0"
|
|
2000 | 2015 | semver "^6.0.0"
|
2001 | 2016 | upath "^1.1.0"
|
2002 | 2017 |
|
2003 |
| -"@vuepress/theme-default@^1.4.0": |
2004 |
| - version "1.4.0" |
2005 |
| - resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.4.0.tgz#f0f70effa0ee863a2e25c7682612c8a808f3e156" |
2006 |
| - integrity sha512-4ywWVfXZTBha+yuvWoa1HRg0vMpT2wZF3zuW0PDXkDzxqP4DkLljJk8mPpepyuPYlSThn+gHNC8kmnNBbGp3Tw== |
| 2018 | + |
| 2019 | + version "1.4.1" |
| 2020 | + resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.4.1.tgz#8a0ddc51bee6f3c3b93fae059cac76fe63c51db3" |
| 2021 | + integrity sha512-QhU1ORj20xmGr9Gk5szWJyzHm8i+NqxotBTeOF4WsKewB/3SPamJUoipgX4VdChw9jVew1oJQw0TpyDZfiHx+A== |
2007 | 2022 | dependencies:
|
2008 |
| - "@vuepress/plugin-active-header-links" "^1.4.0" |
2009 |
| - "@vuepress/plugin-nprogress" "^1.4.0" |
2010 |
| - "@vuepress/plugin-search" "^1.4.0" |
| 2023 | + "@vuepress/plugin-active-header-links" "1.4.1" |
| 2024 | + "@vuepress/plugin-nprogress" "1.4.1" |
| 2025 | + "@vuepress/plugin-search" "1.4.1" |
2011 | 2026 | docsearch.js "^2.5.2"
|
2012 | 2027 | lodash "^4.17.15"
|
2013 | 2028 | stylus "^0.54.5"
|
@@ -11881,12 +11896,12 @@ vuepress-plugin-smooth-scroll@^0.0.3:
|
11881 | 11896 | smoothscroll-polyfill "^0.4.3"
|
11882 | 11897 |
|
11883 | 11898 | vuepress@^1.2.0:
|
11884 |
| - version "1.4.0" |
11885 |
| - resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.4.0.tgz#308037b15baec6e251b835fe1fff7da507302b6b" |
11886 |
| - integrity sha512-VrBNCCjyrB4EfdIRWTW6uo/xmMzplVsGE/2oGLkgVhWLPCvvSEAcGQhoUKWxRJXk6CdrDCov6jsmu6MA1N3fvw== |
| 11899 | + version "1.4.1" |
| 11900 | + resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.4.1.tgz#726885da5c569755b40fd795ef3aed3fae13f83c" |
| 11901 | + integrity sha512-vFePZLEx9FRJf5buDqSSBHHbTrPzBsL1u3Z4LX0HI9iQmHjkP+cGA8MMS0zVYy/xyYf28xWLWo3L/gj0rdMy7w== |
11887 | 11902 | dependencies:
|
11888 |
| - "@vuepress/core" "^1.4.0" |
11889 |
| - "@vuepress/theme-default" "^1.4.0" |
| 11903 | + "@vuepress/core" "1.4.1" |
| 11904 | + "@vuepress/theme-default" "1.4.1" |
11890 | 11905 | cac "^6.5.6"
|
11891 | 11906 | envinfo "^7.2.0"
|
11892 | 11907 | opencollective-postinstall "^2.0.2"
|
|
0 commit comments