|
30 | 30 | },
|
31 | 31 | "prettier": "prettier-config-vuepress",
|
32 | 32 | "dependencies": {
|
33 |
| - "@vuepress/bundler-vite": "2.0.0-rc.18", |
34 |
| - "@vuepress/bundler-webpack": "2.0.0-rc.18", |
35 |
| - "@vuepress/plugin-docsearch": "2.0.0-rc.65", |
36 |
| - "@vuepress/plugin-google-analytics": "2.0.0-rc.63", |
37 |
| - "@vuepress/plugin-register-components": "2.0.0-rc.54", |
38 |
| - "@vuepress/plugin-shiki": "2.0.0-rc.65", |
39 |
| - "@vuepress/theme-default": "2.0.0-rc.65", |
| 33 | + "@vuepress/bundler-vite": "2.0.0-rc.19", |
| 34 | + "@vuepress/bundler-webpack": "2.0.0-rc.19", |
| 35 | + "@vuepress/plugin-docsearch": "2.0.0-rc.66", |
| 36 | + "@vuepress/plugin-google-analytics": "2.0.0-rc.66", |
| 37 | + "@vuepress/plugin-register-components": "2.0.0-rc.66", |
| 38 | + "@vuepress/plugin-shiki": "2.0.0-rc.66", |
| 39 | + "@vuepress/theme-default": "2.0.0-rc.66", |
40 | 40 | "http-server": "^14.1.1",
|
41 |
| - "sass-embedded": "^1.82.0", |
| 41 | + "sass-embedded": "^1.83.0", |
42 | 42 | "sass-loader": "^16.0.4",
|
43 | 43 | "vue": "^3.5.13",
|
44 |
| - "vuepress": "2.0.0-rc.18" |
| 44 | + "vuepress": "2.0.0-rc.19" |
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
47 | 47 | "@commitlint/cli": "^19.6.0",
|
48 | 48 | "@commitlint/config-conventional": "^19.6.0",
|
49 |
| - "bumpp": "^9.9.0", |
50 |
| - "eslint": "^9.16.0", |
51 |
| - "eslint-config-vuepress": "^5.2.3", |
| 49 | + "bumpp": "^9.9.1", |
| 50 | + "eslint": "^9.17.0", |
| 51 | + "eslint-config-vuepress": "^5.2.4", |
52 | 52 | "husky": "^9.1.7",
|
53 | 53 | "nano-staged": "^0.8.0",
|
54 | 54 | "prettier": "^3.4.2",
|
|
0 commit comments