|
26 | 26 | },
|
27 | 27 | "prettier": "prettier-config-vuepress",
|
28 | 28 | "dependencies": {
|
29 |
| - "@vuepress/bundler-vite": "2.0.0-rc.7", |
30 |
| - "@vuepress/bundler-webpack": "2.0.0-rc.7", |
31 |
| - "@vuepress/plugin-docsearch": "2.0.0-rc.12", |
32 |
| - "@vuepress/plugin-google-analytics": "2.0.0-rc.12", |
33 |
| - "@vuepress/plugin-register-components": "2.0.0-rc.12", |
34 |
| - "@vuepress/plugin-shiki": "2.0.0-rc.12", |
35 |
| - "@vuepress/theme-default": "2.0.0-rc.12", |
| 29 | + "@vuepress/bundler-vite": "2.0.0-rc.8", |
| 30 | + "@vuepress/bundler-webpack": "2.0.0-rc.8", |
| 31 | + "@vuepress/plugin-docsearch": "2.0.0-rc.17", |
| 32 | + "@vuepress/plugin-google-analytics": "2.0.0-rc.15", |
| 33 | + "@vuepress/plugin-register-components": "2.0.0-rc.15", |
| 34 | + "@vuepress/plugin-shiki": "2.0.0-rc.17", |
| 35 | + "@vuepress/theme-default": "2.0.0-rc.17", |
36 | 36 | "anywhere": "^1.6.0",
|
37 |
| - "sass-loader": "^14.1.0", |
38 |
| - "vue": "^3.4.15", |
39 |
| - "vuepress": "2.0.0-rc.7" |
| 37 | + "sass-loader": "^14.1.1", |
| 38 | + "vue": "^3.4.19", |
| 39 | + "vuepress": "2.0.0-rc.8" |
40 | 40 | },
|
41 | 41 | "devDependencies": {
|
42 |
| - "@commitlint/cli": "^18.6.0", |
43 |
| - "@commitlint/config-conventional": "^18.6.0", |
| 42 | + "@commitlint/cli": "^18.6.1", |
| 43 | + "@commitlint/config-conventional": "^18.6.2", |
44 | 44 | "eslint": "^8.56.0",
|
45 | 45 | "eslint-config-vuepress": "^4.10.0",
|
46 | 46 | "eslint-config-vuepress-typescript": "^4.10.0",
|
47 |
| - "husky": "^9.0.10", |
| 47 | + "husky": "^9.0.11", |
48 | 48 | "lint-staged": "^15.2.2",
|
49 | 49 | "prettier": "^3.2.5",
|
50 | 50 | "prettier-config-vuepress": "^4.4.0",
|
51 | 51 | "rimraf": "^5.0.5",
|
52 |
| - "sort-package-json": "^2.7.0", |
| 52 | + "sort-package-json": "^2.8.0", |
53 | 53 | "tsconfig-vuepress": "^4.5.0",
|
54 | 54 | "typescript": "^5.3.3"
|
55 | 55 | },
|
56 |
| - "packageManager": "[email protected].1", |
| 56 | + "packageManager": "[email protected].3", |
57 | 57 | "engines": {
|
58 |
| - "node": ">=18.16.0" |
| 58 | + "node": ">=18.18.0" |
59 | 59 | }
|
60 | 60 | }
|
0 commit comments