|
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.38", |
| 34 | + "@vuepress/plugin-docsearch": "2.0.0-rc.40", |
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.38", |
38 |
| - "@vuepress/theme-default": "2.0.0-rc.38", |
| 37 | + "@vuepress/plugin-shiki": "2.0.0-rc.40", |
| 38 | + "@vuepress/theme-default": "2.0.0-rc.40", |
39 | 39 | "http-server": "^14.1.1",
|
40 |
| - "sass-loader": "^14.2.1", |
41 |
| - "vue": "^3.4.31", |
| 40 | + "sass-loader": "^15.0.0", |
| 41 | + "vue": "^3.4.34", |
42 | 42 | "vuepress": "2.0.0-rc.14"
|
43 | 43 | },
|
44 | 44 | "devDependencies": {
|
|
47 | 47 | "eslint": "^8.57.0",
|
48 | 48 | "eslint-config-vuepress": "^4.10.1",
|
49 | 49 | "eslint-config-vuepress-typescript": "^4.10.1",
|
50 |
| - "husky": "^9.0.11", |
| 50 | + "husky": "^9.1.1", |
51 | 51 | "lint-staged": "^15.2.7",
|
52 | 52 | "prettier": "^3.3.3",
|
53 | 53 | "prettier-config-vuepress": "^4.4.0",
|
54 | 54 | "rimraf": "^6.0.1",
|
55 | 55 | "sort-package-json": "^2.10.0",
|
56 | 56 | "tsconfig-vuepress": "^4.5.0",
|
57 |
| - "typescript": "^5.5.3" |
| 57 | + "typescript": "^5.5.4" |
58 | 58 | },
|
59 | 59 | "packageManager": "[email protected]",
|
60 | 60 | "engines": {
|
|
0 commit comments