|
32 | 32 | "dependencies": {
|
33 | 33 | "@vuepress/bundler-vite": "2.0.0-rc.24",
|
34 | 34 | "@vuepress/bundler-webpack": "2.0.0-rc.24",
|
35 |
| - "@vuepress/plugin-docsearch": "2.0.0-rc.110", |
36 |
| - "@vuepress/plugin-google-analytics": "2.0.0-rc.107", |
37 |
| - "@vuepress/plugin-register-components": "2.0.0-rc.110", |
38 |
| - "@vuepress/plugin-shiki": "2.0.0-rc.110", |
39 |
| - "@vuepress/theme-default": "2.0.0-rc.110", |
| 35 | + "@vuepress/plugin-docsearch": "2.0.0-rc.112", |
| 36 | + "@vuepress/plugin-google-analytics": "2.0.0-rc.112", |
| 37 | + "@vuepress/plugin-register-components": "2.0.0-rc.112", |
| 38 | + "@vuepress/plugin-shiki": "2.0.0-rc.112", |
| 39 | + "@vuepress/theme-default": "2.0.0-rc.112", |
40 | 40 | "http-server": "^14.1.1",
|
41 |
| - "sass-embedded": "^1.89.2", |
| 41 | + "sass-embedded": "^1.90.0", |
42 | 42 | "sass-loader": "^16.0.5",
|
43 |
| - "vue": "^3.5.17", |
| 43 | + "vue": "^3.5.18", |
44 | 44 | "vuepress": "2.0.0-rc.24"
|
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
47 | 47 | "@commitlint/cli": "^19.8.1",
|
48 | 48 | "@commitlint/config-conventional": "^19.8.1",
|
49 |
| - "bumpp": "^10.2.0", |
50 |
| - "eslint": "^9.30.1", |
51 |
| - "eslint-config-vuepress": "^7.0.2", |
| 49 | + "bumpp": "^10.2.2", |
| 50 | + "eslint": "^9.32.0", |
| 51 | + "eslint-config-vuepress": "^7.0.3", |
52 | 52 | "husky": "^9.1.7",
|
53 | 53 | "nano-staged": "^0.8.0",
|
54 | 54 | "prettier": "^3.6.2",
|
55 |
| - "prettier-config-vuepress": "^7.0.1", |
| 55 | + "prettier-config-vuepress": "^7.0.3", |
56 | 56 | "rimraf": "^6.0.1",
|
57 | 57 | "sort-package-json": "^3.4.0",
|
58 | 58 | "taze": "^19.1.0",
|
59 | 59 | "tsconfig-vuepress": "^7.0.0",
|
60 |
| - "typescript": "^5.8.3" |
| 60 | + "typescript": "^5.9.2" |
61 | 61 | },
|
62 |
| - "packageManager": "pnpm@10.12.4", |
| 62 | + "packageManager": "pnpm@10.14.0", |
63 | 63 | "engines": {
|
64 | 64 | "node": ">=20.6.0"
|
65 | 65 | },
|
|
0 commit comments