From e5206d21d8b95105d1d5e7e70f5335fb298f4827 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 16:16:32 +0800 Subject: [PATCH] chore(deps): update dependency vitepress to v1.0.0-rc.20 (#146) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 19 ++++++++++++------- 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 78023c1..2c4bbf8 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "unocss": "^0.55.7", "vite": "^4.4.9", "vite-plugin-pwa": "^0.16.5", - "vitepress": "1.0.0-rc.14", + "vitepress": "1.0.0-rc.20", "vitepress-plugin-google-analytics": "^1.0.2", "vitepress-plugin-nprogress": "^0.0.4", "vitepress-plugin-search": "^1.0.4-alpha.20", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 467a61e..07423fb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -143,8 +143,8 @@ devDependencies: specifier: ^0.16.5 version: 0.16.5(vite@4.4.9)(workbox-build@7.0.0)(workbox-window@7.0.0) vitepress: - specifier: 1.0.0-rc.14 - version: 1.0.0-rc.14(@algolia/client-search@4.19.1)(@types/node@20.4.7)(sass@1.66.1)(search-insights@2.8.2) + specifier: 1.0.0-rc.20 + version: 1.0.0-rc.20(@algolia/client-search@4.19.1)(@types/node@20.4.7)(postcss@8.4.29)(sass@1.66.1)(search-insights@2.8.2) vitepress-plugin-google-analytics: specifier: ^1.0.2 version: 1.0.2 @@ -153,7 +153,7 @@ devDependencies: version: 0.0.4 vitepress-plugin-search: specifier: ^1.0.4-alpha.20 - version: 1.0.4-alpha.20(flexsearch@0.7.31)(vitepress@1.0.0-rc.14)(vue@3.3.4) + version: 1.0.4-alpha.20(flexsearch@0.7.31)(vitepress@1.0.0-rc.20)(vue@3.3.4) vue: specifier: ^3.3.4 version: 3.3.4 @@ -6763,7 +6763,7 @@ packages: nprogress: 0.2.0 dev: true - /vitepress-plugin-search@1.0.4-alpha.20(flexsearch@0.7.31)(vitepress@1.0.0-rc.14)(vue@3.3.4): + /vitepress-plugin-search@1.0.4-alpha.20(flexsearch@0.7.31)(vitepress@1.0.0-rc.20)(vue@3.3.4): resolution: {integrity: sha512-zG+ev9pw1Mg7htABlFCNXb8XwnKN+qfTKw+vU0Ers6RIrABx+45EAAFBoaL1mEpl1FRFn1o/dQ7F4b8GP6HdGQ==} engines: {node: ^14.13.1 || ^16.7.0 || >=18} peerDependencies: @@ -6776,27 +6776,32 @@ packages: flexsearch: 0.7.31 glob-to-regexp: 0.4.1 markdown-it: 13.0.1 - vitepress: 1.0.0-rc.14(@algolia/client-search@4.19.1)(@types/node@20.4.7)(sass@1.66.1)(search-insights@2.8.2) + vitepress: 1.0.0-rc.20(@algolia/client-search@4.19.1)(@types/node@20.4.7)(postcss@8.4.29)(sass@1.66.1)(search-insights@2.8.2) vue: 3.3.4 dev: true - /vitepress@1.0.0-rc.14(@algolia/client-search@4.19.1)(@types/node@20.4.7)(sass@1.66.1)(search-insights@2.8.2): - resolution: {integrity: sha512-yChIeXOAcNvVnSVjhziH1vte0uhKb00PuZf7KdIMfx3ixTMAz73Nn+6gREvCv0SdH+anteGUKz5eljv0ygcgGQ==} + /vitepress@1.0.0-rc.20(@algolia/client-search@4.19.1)(@types/node@20.4.7)(postcss@8.4.29)(sass@1.66.1)(search-insights@2.8.2): + resolution: {integrity: sha512-CykMUJ8JLxLcGWek0ew3wln4RYbsOd1+0YzXITTpajggpynm2S331TNkJVOkHrMRc6GYe3y4pS40GfgcW0ZwAw==} hasBin: true peerDependencies: markdown-it-mathjax3: ^4.3.2 + postcss: ^8.4.30 peerDependenciesMeta: markdown-it-mathjax3: optional: true + postcss: + optional: true dependencies: '@docsearch/css': 3.5.2 '@docsearch/js': 3.5.2(@algolia/client-search@4.19.1)(search-insights@2.8.2) + '@types/markdown-it': 13.0.1 '@vue/devtools-api': 6.5.0 '@vueuse/core': 10.4.1(vue@3.3.4) '@vueuse/integrations': 10.4.1(focus-trap@7.5.2)(vue@3.3.4) focus-trap: 7.5.2 mark.js: 8.11.1 minisearch: 6.1.0 + postcss: 8.4.29 shiki: 0.14.4 vite: 4.4.9(@types/node@20.4.7)(sass@1.66.1) vue: 3.3.4