|
26 | 26 | },
|
27 | 27 | "prettier": "prettier-config-vuepress",
|
28 | 28 | "dependencies": {
|
29 |
| - "@vuepress/bundler-vite": "2.0.0-rc.5", |
30 |
| - "@vuepress/bundler-webpack": "2.0.0-rc.5", |
31 |
| - "@vuepress/plugin-docsearch": "2.0.0-rc.10", |
32 |
| - "@vuepress/plugin-google-analytics": "2.0.0-rc.10", |
33 |
| - "@vuepress/plugin-register-components": "2.0.0-rc.10", |
34 |
| - "@vuepress/plugin-shiki": "2.0.0-rc.10", |
35 |
| - "@vuepress/theme-default": "2.0.0-rc.10", |
| 29 | + "@vuepress/bundler-vite": "2.0.0-rc.6", |
| 30 | + "@vuepress/bundler-webpack": "2.0.0-rc.6", |
| 31 | + "@vuepress/plugin-docsearch": "2.0.0-rc.11", |
| 32 | + "@vuepress/plugin-google-analytics": "2.0.0-rc.11", |
| 33 | + "@vuepress/plugin-register-components": "2.0.0-rc.11", |
| 34 | + "@vuepress/plugin-shiki": "2.0.0-rc.11", |
| 35 | + "@vuepress/theme-default": "2.0.0-rc.11", |
36 | 36 | "anywhere": "^1.6.0",
|
37 | 37 | "sass-loader": "^14.1.0",
|
38 | 38 | "vue": "^3.4.15",
|
39 |
| - "vuepress": "2.0.0-rc.5" |
| 39 | + "vuepress": "2.0.0-rc.6" |
40 | 40 | },
|
41 | 41 | "devDependencies": {
|
42 | 42 | "@commitlint/cli": "^18.6.0",
|
|
0 commit comments