优化CI流程:在合并前提供预览链接 #10

Merged
szhhwh merged 3 commits from dev into main 2025-04-29 07:54:08 +08:00
2 changed files with 1155 additions and 1296 deletions
Showing only changes of commit 905d649f38 - Show all commits

View File

@ -11,17 +11,17 @@
"docs:update-package": "pnpm dlx vp-update" "docs:update-package": "pnpm dlx vp-update"
}, },
"devDependencies": { "devDependencies": {
"@vuepress/bundler-vite": "2.0.0-rc.19", "@vuepress/bundler-vite": "2.0.0-rc.21",
"sass-embedded": "^1.83.4", "sass-embedded": "^1.87.0",
"vue": "^3.5.13", "vue": "^3.5.13",
"vuepress": "2.0.0-rc.19", "vuepress": "2.0.0-rc.21",
"vuepress-theme-hope": "2.0.0-rc.68" "vuepress-theme-hope": "2.0.0-rc.82"
}, },
"volta": { "volta": {
"node": "22.11.0" "node": "22.11.0"
}, },
"dependencies": { "dependencies": {
"@vuepress/plugin-slimsearch": "2.0.0-rc.61", "@vuepress/plugin-slimsearch": "2.0.0-rc.94",
"katex": "^0.16.20" "katex": "^0.16.22"
} }
} }

2439
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff