Skip to content

Commit 0ef9943

Browse files
authored
chore(deps): bump vitepress to v2.0.0-alpha.15 (#89)
# Description Upgrade VitePress from version 2.0.0-alpha.12 to 2.0.0-alpha.15. This update brings in the latest improvements and bug fixes from the VitePress project. ## Type of change - [x] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) # How Has This Been Tested? - [x] Verified that the documentation site builds and renders correctly - [x] Checked that navigation and search functionality work as expected # Checklist: - [x] I have performed a self-review of my code - [x] I have run `pnpm lint` and my changes generate no new warnings - [x] New and existing unit tests pass locally with my changes
1 parent b45e021 commit 0ef9943

2 files changed

Lines changed: 935 additions & 202 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"typedoc-vitepress-theme": "1.1.2",
6060
"typescript": "5.9.3",
6161
"typescript-eslint": "8.46.4",
62-
"vitepress": "2.0.0-alpha.12",
62+
"vitepress": "2.0.0-alpha.15",
6363
"vitest": "4.0.8"
6464
},
6565
"bugs": {

0 commit comments

Comments
 (0)