Skip to content

Commit d959d59

Browse files
committed
chore: 更新 vite 8
1 parent 12ccaf6 commit d959d59

3 files changed

Lines changed: 957 additions & 1082 deletions

File tree

package.json

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,18 @@
1111
"docs:update-package": "pnpm dlx vp-update"
1212
},
1313
"devDependencies": {
14-
"@vuepress/bundler-vite": "2.0.0-rc.26",
15-
"@vuepress/plugin-comment": "2.0.0-rc.125",
16-
"@vuepress/plugin-docsearch": "2.0.0-rc.125",
17-
"@vuepress/plugin-feed": "2.0.0-rc.125",
18-
"@vuepress/plugin-git": "2.0.0-rc.125",
19-
"@vuepress/plugin-notice": "2.0.0-rc.125",
20-
"@vuepress/plugin-pwa": "2.0.0-rc.125",
14+
"@vuepress/bundler-vite": "2.0.0-rc.27",
15+
"@vuepress/plugin-comment": "2.0.0-rc.126",
16+
"@vuepress/plugin-docsearch": "2.0.0-rc.126",
17+
"@vuepress/plugin-feed": "2.0.0-rc.126",
18+
"@vuepress/plugin-git": "2.0.0-rc.126",
19+
"@vuepress/plugin-notice": "2.0.0-rc.126",
20+
"@vuepress/plugin-pwa": "2.0.0-rc.126",
2121
"markdownlint-cli2": "^0.22.0",
2222
"sass-embedded": "^1.98.0",
23-
"vite": "npm:rolldown-vite@7.3.1",
24-
"vue": "^3.5.30",
25-
"vuepress": "2.0.0-rc.26",
26-
"vuepress-theme-hope": "2.0.0-rc.103"
23+
"vue": "^3.5.31",
24+
"vuepress": "2.0.0-rc.27",
25+
"vuepress-theme-hope": "2.0.0-rc.104"
2726
},
2827
"pnpm": {
2928
"onlyBuiltDependencies": [
@@ -32,7 +31,6 @@
3231
],
3332
"overrides": {
3433
"esbuild": "^0.25.11",
35-
"vite": "npm:rolldown-vite@7.3.1",
3634
"react": "^19.2.4"
3735
}
3836
}

0 commit comments

Comments
 (0)