|
30 | 30 | },
|
31 | 31 | "prettier": "prettier-config-vuepress",
|
32 | 32 | "dependencies": {
|
33 |
| - "@vuepress/bundler-vite": "2.0.0-rc.20", |
34 |
| - "@vuepress/bundler-webpack": "2.0.0-rc.20", |
35 |
| - "@vuepress/plugin-docsearch": "2.0.0-rc.92", |
36 |
| - "@vuepress/plugin-google-analytics": "2.0.0-rc.80", |
37 |
| - "@vuepress/plugin-register-components": "2.0.0-rc.82", |
38 |
| - "@vuepress/plugin-shiki": "2.0.0-rc.92", |
39 |
| - "@vuepress/theme-default": "2.0.0-rc.92", |
| 33 | + "@vuepress/bundler-vite": "2.0.0-rc.22", |
| 34 | + "@vuepress/bundler-webpack": "2.0.0-rc.22", |
| 35 | + "@vuepress/plugin-docsearch": "2.0.0-rc.98", |
| 36 | + "@vuepress/plugin-google-analytics": "2.0.0-rc.98", |
| 37 | + "@vuepress/plugin-register-components": "2.0.0-rc.98", |
| 38 | + "@vuepress/plugin-shiki": "2.0.0-rc.98", |
| 39 | + "@vuepress/theme-default": "2.0.0-rc.98", |
40 | 40 | "http-server": "^14.1.1",
|
41 |
| - "sass-embedded": "^1.86.3", |
| 41 | + "sass-embedded": "^1.87.0", |
42 | 42 | "sass-loader": "^16.0.5",
|
43 | 43 | "vue": "^3.5.13",
|
44 |
| - "vuepress": "2.0.0-rc.20" |
| 44 | + "vuepress": "2.0.0-rc.22" |
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
47 | 47 | "@commitlint/cli": "^19.8.0",
|
48 | 48 | "@commitlint/config-conventional": "^19.8.0",
|
49 | 49 | "bumpp": "^10.1.0",
|
50 |
| - "eslint": "^9.24.0", |
51 |
| - "eslint-config-vuepress": "^5.2.5", |
| 50 | + "eslint": "^9.25.1", |
| 51 | + "eslint-config-vuepress": "^6.0.0", |
52 | 52 | "husky": "^9.1.7",
|
53 | 53 | "nano-staged": "^0.8.0",
|
54 | 54 | "prettier": "^3.5.3",
|
55 |
| - "prettier-config-vuepress": "^5.0.0", |
| 55 | + "prettier-config-vuepress": "^6.0.0", |
56 | 56 | "rimraf": "^6.0.1",
|
57 |
| - "sort-package-json": "^3.0.0", |
| 57 | + "sort-package-json": "^3.1.0", |
58 | 58 | "taze": "^19.0.4",
|
59 |
| - "tsconfig-vuepress": "^5.2.1", |
| 59 | + "tsconfig-vuepress": "^6.0.0", |
60 | 60 | "typescript": "^5.8.3"
|
61 | 61 | },
|
62 |
| - "packageManager": "pnpm@10.8.0", |
| 62 | + "packageManager": "pnpm@10.10.0", |
63 | 63 | "engines": {
|
64 |
| - "node": ">=18.19.0" |
| 64 | + "node": ">=20.6.0" |
65 | 65 | },
|
66 | 66 | "pnpm": {
|
67 | 67 | "onlyBuiltDependencies": [
|
|
0 commit comments