|
11 | 11 | "docs:update-package": "pnpm dlx vp-update" |
12 | 12 | }, |
13 | 13 | "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", |
21 | 21 | "markdownlint-cli2": "^0.22.0", |
22 | 22 | "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" |
27 | 26 | }, |
28 | 27 | "pnpm": { |
29 | 28 | "onlyBuiltDependencies": [ |
|
32 | 31 | ], |
33 | 32 | "overrides": { |
34 | 33 | "esbuild": "^0.25.11", |
35 | | - "vite": "npm:rolldown-vite@7.3.1", |
36 | 34 | "react": "^19.2.4" |
37 | 35 | } |
38 | 36 | } |
|
0 commit comments