Skip to content

Commit bf9bb7c

Browse files
committed
Update vuepress.
Signed-off-by: 秋雨落 <i@rain.cx>
1 parent a9fe61d commit bf9bb7c

4 files changed

Lines changed: 1820 additions & 1572 deletions

File tree

.github/workflows/deploy-docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131

3232
- name: 安装依赖
3333
run: |
34-
npm install -g corepack@latest
3534
corepack enable
3635
pnpm install --frozen-lockfile
3736

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"docs:update-package": "pnpm dlx vp-update"
1313
},
1414
"devDependencies": {
15-
"@vuepress/bundler-vite": "2.0.0-rc.18",
16-
"sass-embedded": "^1.82.0",
17-
"vue": "^3.5.13",
18-
"vuepress": "2.0.0-rc.18",
19-
"vuepress-theme-hope": "2.0.0-rc.61"
15+
"@vuepress/bundler-vite": "2.0.0-rc.26",
16+
"sass-embedded": "^1.96.0",
17+
"vue": "^3.5.25",
18+
"vuepress": "2.0.0-rc.26",
19+
"vuepress-theme-hope": "2.0.0-rc.99"
2020
}
2121
}

0 commit comments

Comments
 (0)