|
31 | 31 | "clean": "快速删除本地依赖"
|
32 | 32 | },
|
33 | 33 | "devDependencies": {
|
34 |
| - "@commitlint/cli": "^18.4.3", |
35 |
| - "@commitlint/config-conventional": "^18.4.3", |
| 34 | + "@commitlint/cli": "^18.6.1", |
| 35 | + "@commitlint/config-conventional": "^18.6.3", |
36 | 36 | "@typescript-eslint/eslint-plugin": "^5.62.0",
|
37 | 37 | "@typescript-eslint/parser": "^5.62.0",
|
38 | 38 | "@vuepress/client": "2.0.0-beta.67",
|
39 | 39 | "@vuepress/plugin-register-components": "2.0.0-beta.67",
|
40 | 40 | "@vuepress/utils": "2.0.0-beta.67",
|
41 |
| - "bumpp": "^9.2.0", |
| 41 | + "bumpp": "^9.4.0", |
42 | 42 | "commit-and-tag-version": "^11.3.0",
|
43 | 43 | "enquirer": "^2.4.1",
|
44 |
| - "eslint": "^8.54.0", |
| 44 | + "eslint": "^8.57.0", |
45 | 45 | "eslint-config-standard": "^17.1.0",
|
46 |
| - "eslint-plugin-import": "^2.29.0", |
| 46 | + "eslint-plugin-import": "^2.29.1", |
47 | 47 | "eslint-plugin-n": "^15.7.0",
|
48 | 48 | "eslint-plugin-promise": "^6.1.1",
|
49 |
| - "eslint-plugin-vue": "^9.18.1", |
| 49 | + "eslint-plugin-vue": "^9.25.0", |
50 | 50 | "husky": "^8.0.3",
|
51 |
| - "lint-staged": "^15.1.0", |
| 51 | + "lint-staged": "^15.2.2", |
52 | 52 | "markdownlint-cli": "^0.37.0",
|
53 |
| - "markmap-cli": "^0.15.4", |
| 53 | + "markmap-cli": "^0.15.8", |
54 | 54 | "shelljs": "^0.8.5",
|
55 | 55 | "typescript": "^4.9.5",
|
56 |
| - "vercel": "^32.5.5", |
57 |
| - "vue": "^3.3.8", |
| 56 | + "vercel": "^32.7.2", |
| 57 | + "vue": "^3.4.23", |
58 | 58 | "vuepress": "2.0.0-beta.67",
|
59 | 59 | "vuepress-plugin-comment2": "2.0.0-beta.238",
|
60 | 60 | "vuepress-plugin-components": "2.0.0-beta.238",
|
61 | 61 | "vuepress-plugin-md-enhance": "2.0.0-beta.238",
|
62 | 62 | "vuepress-plugin-search-pro": "2.0.0-beta.238",
|
63 | 63 | "vuepress-theme-hope": "2.0.0-beta.238",
|
64 |
| - "webpack": "^5.89.0", |
| 64 | + "webpack": "^5.91.0", |
65 | 65 | "xmind-embed-viewer": "^1.2.0"
|
66 | 66 | }
|
67 | 67 | }
|
0 commit comments