Skip to content

Commit

Permalink
chore(deps): update dependency vitepress to v1.6.3 (#1752)
Browse files Browse the repository at this point in the history
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.1` ->
`1.6.3`](https://renovatebot.com/diffs/npm/vitepress/1.6.1/1.6.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/vitepress/1.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vitepress/1.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vitepress/1.6.1/1.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitepress/1.6.1/1.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vuejs/vitepress (vitepress)</summary>

###
[`v1.6.3`](https://redirect.github.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#163-2025-01-22)

[Compare
Source](https://redirect.github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3)

##### Bug Fixes

- docsearch not rendering properly
([3e4120e](https://redirect.github.com/vuejs/vitepress/commit/3e4120e94805156bf63587fd633162433dbaf260))

###
[`v1.6.2`](https://redirect.github.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#162-2025-01-22)

[Compare
Source](https://redirect.github.com/vuejs/vitepress/compare/v1.6.1...v1.6.2)

##### Bug Fixes

- fix static content removal for lean chunks due to Vue 3.5 changes
([#&#8203;4508](https://redirect.github.com/vuejs/vitepress/issues/4508))
([8214cae](https://redirect.github.com/vuejs/vitepress/commit/8214cae21bb16842d8870d5867e974146c51fd61))

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 00b108a commit 722e65c
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 71 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"unplugin-vue-components": "^28.0.0",
"vite": "^6.0.11",
"vite-plugin-pwa": "^0.21.1",
"vitepress": "1.6.1",
"vitepress": "1.6.3",
"workbox-window": "^7.3.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"typescript": "^5.7.3",
"unbuild": "^3.3.1",
"vite": "^6.0.11",
"vitepress": "1.6.1",
"vitepress": "1.6.3",
"vitest": "^3.0.3"
},
"packageManager": "pnpm@9.15.4",
Expand Down
138 changes: 69 additions & 69 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 722e65c

Please sign in to comment.