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