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