From 49fe2f012d5cd7dc1a0d85002ba92afd3a84c172 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 13:14:59 +0000 Subject: [PATCH] Update dependency vitepress to v1.4.5 (#1043) 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.4.3` -> `1.4.5`](https://renovatebot.com/diffs/npm/vitepress/1.4.3/1.4.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vitepress/1.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vitepress/1.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vitepress/1.4.3/1.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitepress/1.4.3/1.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
vuejs/vitepress (vitepress) ### [`v1.4.5`](https://redirect.github.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#145-2024-11-03) ##### Bug Fixes - lang lazy load not working with twoslash ([fc92a77](https://redirect.github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb)), closes [#​4334](https://redirect.github.com/vuejs/vitepress/issues/4334) - typo in missing language check ([dcb8450](https://redirect.github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172)) ### [`v1.4.4`](https://redirect.github.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#144-2024-11-03) ##### Bug Fixes - (temporary patch) lang lazy load not working with twoslash ([4dac35f](https://redirect.github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58)) - typo in missing language check ([dcb8450](https://redirect.github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172))
--- ### 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/line/line-bot-sdk-nodejs). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9e1727365..a99840707 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5557,9 +5557,9 @@ "license": "MIT" }, "node_modules/vitepress": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/vitepress/-/vitepress-1.4.3.tgz", - "integrity": "sha512-956c2K2Mr0ubY9bTc2lCJD3g0mgo0mARB1iJC/BqUt4s0AM8Wl60wSU4zbFnzV7X2miFK1XJDKzGZnuEN90umw==", + "version": "1.4.5", + "resolved": "https://registry.npmjs.org/vitepress/-/vitepress-1.4.5.tgz", + "integrity": "sha512-9K0k8kvdEbeowVCpKF/x0AySSq0Pr9pM8xufLgQcKMjsifwxtDjXJjcFhZv4LYw2dcpdYiBq2j7PnWi0tCaMCg==", "dev": true, "license": "MIT", "dependencies": {