From caa3bb14ab083025e23fc674c0b33e0d4c08e38a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 00:58:43 +0000 Subject: [PATCH] chore(deps): update dependency vitepress to v1.0.0-rc.23 (#2440) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 2ae2e3c2..855be325 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "simple-git-hooks": "^2.9.0", "ts-node": "^10.9.1", "typescript": "^5.2.2", - "vitepress": "1.0.0-rc.22", + "vitepress": "1.0.0-rc.23", "vitest": "^0.34.6", "vue-tsc": "^1.8.19" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4b65f410..cb32933d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -209,8 +209,8 @@ devDependencies: specifier: ^5.2.2 version: 5.2.2 vitepress: - specifier: 1.0.0-rc.22 - version: 1.0.0-rc.22(@algolia/client-search@4.20.0)(@types/node@20.8.7)(fuse.js@6.6.2)(postcss@8.4.31)(search-insights@2.9.0)(typescript@5.2.2) + specifier: 1.0.0-rc.23 + version: 1.0.0-rc.23(@algolia/client-search@4.20.0)(@types/node@20.8.7)(fuse.js@6.6.2)(postcss@8.4.31)(search-insights@2.9.0)(typescript@5.2.2) vitest: specifier: ^0.34.6 version: 0.34.6(jsdom@22.1.0) @@ -1017,8 +1017,8 @@ packages: resolution: {integrity: sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==} dev: true - /@types/markdown-it@13.0.2: - resolution: {integrity: sha512-Tla7hH9oeXHOlJyBFdoqV61xWE9FZf/y2g+gFVwQ2vE1/eBzjUno5JCd3Hdb5oATve5OF6xNjZ/4VIZhVVx+hA==} + /@types/markdown-it@13.0.4: + resolution: {integrity: sha512-FAIUdEXrCDnQmAAmJC+UeW/3p0eCI4QZ/+W0lX/h83VD3v78IgTFYftjnAeXS8H0g4PFQCgipc51cQDA8tjgLw==} dependencies: '@types/linkify-it': 3.0.3 '@types/mdurl': 1.0.3 @@ -4868,8 +4868,8 @@ packages: optionalDependencies: fsevents: 2.3.3 - /vitepress@1.0.0-rc.22(@algolia/client-search@4.20.0)(@types/node@20.8.7)(fuse.js@6.6.2)(postcss@8.4.31)(search-insights@2.9.0)(typescript@5.2.2): - resolution: {integrity: sha512-n7le5iikCFgWMuX7sKfzDGJGlrsYQ5trG3S97BghNz2alOTr4Xp+GrB6ShwogUTX9gNgeNmrACjokhW55LNeBA==} + /vitepress@1.0.0-rc.23(@algolia/client-search@4.20.0)(@types/node@20.8.7)(fuse.js@6.6.2)(postcss@8.4.31)(search-insights@2.9.0)(typescript@5.2.2): + resolution: {integrity: sha512-0YoBt8aFgbRt2JtYaCeTqq4W21q5lbGso+g1ZwkYYS35ExJxORssRJunhFuUcby8QeN4BP/88QDgsVSIVLAfXQ==} hasBin: true peerDependencies: markdown-it-mathjax3: ^4.3.2 @@ -4882,7 +4882,7 @@ packages: dependencies: '@docsearch/css': 3.5.2 '@docsearch/js': 3.5.2(@algolia/client-search@4.20.0)(search-insights@2.9.0) - '@types/markdown-it': 13.0.2 + '@types/markdown-it': 13.0.4 '@vue/devtools-api': 6.5.1 '@vueuse/core': 10.5.0(vue@3.3.6) '@vueuse/integrations': 10.5.0(focus-trap@7.5.4)(fuse.js@6.6.2)(vue@3.3.6)