From e56db6a0e4a3dd33945a7e4839404b9fdbe6b561 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 06:04:07 +0000 Subject: [PATCH] chore(deps): update dependency vitepress to v1.6.1 (#1748) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vitepress](https://vitepress.dev/) ([source](https://redirect.github.com/vuejs/vitepress)) | [`1.6.0` -> `1.6.1`](https://renovatebot.com/diffs/npm/vitepress/1.6.0/1.6.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vitepress/1.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vitepress/1.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vitepress/1.6.0/1.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitepress/1.6.0/1.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
vuejs/vitepress (vitepress) ### [`v1.6.1`](https://redirect.github.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#161-2025-01-20) [Compare Source](https://redirect.github.com/vuejs/vitepress/compare/v1.6.0...v1.6.1) ##### Bug Fixes - **build:** escape `$` in replace pattern in dynamic routes plugin ([e812916](https://redirect.github.com/vuejs/vitepress/commit/e8129167c76104d59d31a77b16dff3458e6af5eb)), closes [#​4499](https://redirect.github.com/vuejs/vitepress/issues/4499) - **theme/regression:** broken hero heading at certain viewports ([37dbe89](https://redirect.github.com/vuejs/vitepress/commit/37dbe895d4cf813e6eb1289f24c637945eec0d1f))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/yjl9903/AnimeSpace). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/package.json | 2 +- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/package.json b/docs/package.json index b5c7ca2a..d6140ab7 100644 --- a/docs/package.json +++ b/docs/package.json @@ -25,7 +25,7 @@ "unplugin-vue-components": "^28.0.0", "vite": "^6.0.10", "vite-plugin-pwa": "^0.21.1", - "vitepress": "1.6.0", + "vitepress": "1.6.1", "workbox-window": "^7.3.0" } } diff --git a/package.json b/package.json index 05b4e9a8..59460c3c 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "typescript": "^5.7.3", "unbuild": "^3.3.1", "vite": "^6.0.10", - "vitepress": "1.6.0", + "vitepress": "1.6.1", "vitest": "^3.0.2" }, "packageManager": "pnpm@9.15.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d35b5351..a894a2d5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,8 +44,8 @@ importers: specifier: ^6.0.10 version: 6.0.10(@types/node@22.10.7)(jiti@2.4.2)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0) vitepress: - specifier: 1.6.0 - version: 1.6.0(@algolia/client-search@5.19.0)(@types/node@22.10.7)(axios@1.7.9)(postcss@8.5.1)(search-insights@2.17.3)(terser@5.37.0)(typescript@5.7.3) + specifier: 1.6.1 + version: 1.6.1(@algolia/client-search@5.19.0)(@types/node@22.10.7)(axios@1.7.9)(postcss@8.5.1)(search-insights@2.17.3)(terser@5.37.0)(typescript@5.7.3) vitest: specifier: ^3.0.2 version: 3.0.2(@types/node@22.10.7)(jiti@2.4.2)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0) @@ -96,8 +96,8 @@ importers: specifier: ^0.21.1 version: 0.21.1(vite@6.0.10(@types/node@22.10.7)(jiti@2.4.2)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0))(workbox-build@7.3.0)(workbox-window@7.3.0) vitepress: - specifier: 1.6.0 - version: 1.6.0(@algolia/client-search@5.19.0)(@types/node@22.10.7)(axios@1.7.9)(postcss@8.5.1)(search-insights@2.17.3)(terser@5.37.0)(typescript@5.7.3) + specifier: 1.6.1 + version: 1.6.1(@algolia/client-search@5.19.0)(@types/node@22.10.7)(axios@1.7.9)(postcss@8.5.1)(search-insights@2.17.3)(terser@5.37.0)(typescript@5.7.3) workbox-window: specifier: ^7.3.0 version: 7.3.0 @@ -5496,8 +5496,8 @@ packages: yaml: optional: true - vitepress@1.6.0: - resolution: {integrity: sha512-cm7tyYoU1og9eYUA9YH65i2mzkr4cB3jzxYrvCcStfBxQIqeWWFRJQcQw5WMEmdZ1Z9zOK5kRapydG4FGzK5zQ==} + vitepress@1.6.1: + resolution: {integrity: sha512-n41KBL08aonxaWMnk5V+TkpZ29rZF4sgYjvIqU2k0foteNhgms5BmbVWw9xTqD5hps12H1W+EZUwc7NlHh1s3g==} hasBin: true peerDependencies: markdown-it-mathjax3: ^4 @@ -11393,7 +11393,7 @@ snapshots: tsx: 4.19.2 yaml: 2.7.0 - vitepress@1.6.0(@algolia/client-search@5.19.0)(@types/node@22.10.7)(axios@1.7.9)(postcss@8.5.1)(search-insights@2.17.3)(terser@5.37.0)(typescript@5.7.3): + vitepress@1.6.1(@algolia/client-search@5.19.0)(@types/node@22.10.7)(axios@1.7.9)(postcss@8.5.1)(search-insights@2.17.3)(terser@5.37.0)(typescript@5.7.3): dependencies: '@docsearch/css': 3.8.2 '@docsearch/js': 3.8.2(@algolia/client-search@5.19.0)(search-insights@2.17.3)