Commit 5fca2ff
committed
chore(deps): upgrade vitepress to 2.0.0-alpha.17 and vite to 8.x
Upgrades VitePress to 2.0.0-alpha.17 and Vite to 8.x (via pnpm override).
Vite 8 uses rolldown instead of esbuild, eliminating the esbuild
high-severity vulnerability (GHSA-gv7w-rqvm-qjhr).
Adds oxc-minify as required by VitePress when using rolldown-vite.
Forces esbuild to ^0.28.1 via pnpm override for any remaining
transitive dependencies.
Verified: docs build and render correctly via Playwright.1 parent d7f5f31 commit 5fca2ff
2 files changed
Lines changed: 671 additions & 844 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
| 106 | + | |
104 | 107 | | |
105 | 108 | | |
106 | 109 | | |
107 | 110 | | |
108 | 111 | | |
109 | 112 | | |
110 | 113 | | |
111 | | - | |
| 114 | + | |
112 | 115 | | |
113 | 116 | | |
114 | 117 | | |
| |||
0 commit comments