|
1 | 1 | {
|
2 | 2 | "name": "@vuepress/docs",
|
3 |
| - "version": "2.0.0-rc.2", |
| 3 | + "version": "2.0.0-rc.3", |
4 | 4 | "private": true,
|
5 | 5 | "type": "module",
|
6 | 6 | "scripts": {
|
|
26 | 26 | },
|
27 | 27 | "prettier": "prettier-config-vuepress",
|
28 | 28 | "dependencies": {
|
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", |
| 29 | + "@vuepress/bundler-vite": "2.0.0-rc.7", |
| 30 | + "@vuepress/bundler-webpack": "2.0.0-rc.7", |
| 31 | + "@vuepress/plugin-docsearch": "2.0.0-rc.12", |
| 32 | + "@vuepress/plugin-google-analytics": "2.0.0-rc.12", |
| 33 | + "@vuepress/plugin-register-components": "2.0.0-rc.12", |
| 34 | + "@vuepress/plugin-shiki": "2.0.0-rc.12", |
| 35 | + "@vuepress/theme-default": "2.0.0-rc.12", |
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.6" |
| 39 | + "vuepress": "2.0.0-rc.7" |
40 | 40 | },
|
41 | 41 | "devDependencies": {
|
42 | 42 | "@commitlint/cli": "^18.6.0",
|
|
0 commit comments