|
31 | 31 | "dependencies": {
|
32 | 32 | "@vuepress/bundler-vite": "2.0.0-rc.14",
|
33 | 33 | "@vuepress/bundler-webpack": "2.0.0-rc.14",
|
34 |
| - "@vuepress/plugin-docsearch": "2.0.0-rc.37", |
| 34 | + "@vuepress/plugin-docsearch": "2.0.0-rc.38", |
35 | 35 | "@vuepress/plugin-google-analytics": "2.0.0-rc.37",
|
36 | 36 | "@vuepress/plugin-register-components": "2.0.0-rc.37",
|
37 |
| - "@vuepress/plugin-shiki": "2.0.0-rc.37", |
38 |
| - "@vuepress/theme-default": "2.0.0-rc.37", |
| 37 | + "@vuepress/plugin-shiki": "2.0.0-rc.38", |
| 38 | + "@vuepress/theme-default": "2.0.0-rc.38", |
39 | 39 | "http-server": "^14.1.1",
|
40 | 40 | "sass-loader": "^14.2.1",
|
41 |
| - "vue": "^3.4.30", |
| 41 | + "vue": "^3.4.31", |
42 | 42 | "vuepress": "2.0.0-rc.14"
|
43 | 43 | },
|
44 | 44 | "devDependencies": {
|
|
49 | 49 | "eslint-config-vuepress-typescript": "^4.10.1",
|
50 | 50 | "husky": "^9.0.11",
|
51 | 51 | "lint-staged": "^15.2.7",
|
52 |
| - "prettier": "^3.3.2", |
| 52 | + "prettier": "^3.3.3", |
53 | 53 | "prettier-config-vuepress": "^4.4.0",
|
54 |
| - "rimraf": "^5.0.7", |
| 54 | + "rimraf": "^6.0.1", |
55 | 55 | "sort-package-json": "^2.10.0",
|
56 | 56 | "tsconfig-vuepress": "^4.5.0",
|
57 |
| - "typescript": "^5.5.2" |
| 57 | + "typescript": "^5.5.3" |
58 | 58 | },
|
59 |
| - "packageManager": "pnpm@9.4.0", |
| 59 | + "packageManager": "pnpm@9.5.0", |
60 | 60 | "engines": {
|
61 | 61 | "node": ">=18.19.0"
|
62 | 62 | }
|
|
0 commit comments