Skip to content

Commit 7f1755c

Browse files
mmdapl142vip.cn
and
142vip.cn
authored
perf: 升级基础工具依赖 (#134)
Co-authored-by: 142vip.cn <[email protected]>
1 parent 263e235 commit 7f1755c

File tree

2 files changed

+1864
-2223
lines changed

2 files changed

+1864
-2223
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -31,37 +31,37 @@
3131
"clean": "快速删除本地依赖"
3232
},
3333
"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",
3636
"@typescript-eslint/eslint-plugin": "^5.62.0",
3737
"@typescript-eslint/parser": "^5.62.0",
3838
"@vuepress/client": "2.0.0-beta.67",
3939
"@vuepress/plugin-register-components": "2.0.0-beta.67",
4040
"@vuepress/utils": "2.0.0-beta.67",
41-
"bumpp": "^9.2.0",
41+
"bumpp": "^9.4.0",
4242
"commit-and-tag-version": "^11.3.0",
4343
"enquirer": "^2.4.1",
44-
"eslint": "^8.54.0",
44+
"eslint": "^8.57.0",
4545
"eslint-config-standard": "^17.1.0",
46-
"eslint-plugin-import": "^2.29.0",
46+
"eslint-plugin-import": "^2.29.1",
4747
"eslint-plugin-n": "^15.7.0",
4848
"eslint-plugin-promise": "^6.1.1",
49-
"eslint-plugin-vue": "^9.18.1",
49+
"eslint-plugin-vue": "^9.25.0",
5050
"husky": "^8.0.3",
51-
"lint-staged": "^15.1.0",
51+
"lint-staged": "^15.2.2",
5252
"markdownlint-cli": "^0.37.0",
53-
"markmap-cli": "^0.15.4",
53+
"markmap-cli": "^0.15.8",
5454
"shelljs": "^0.8.5",
5555
"typescript": "^4.9.5",
56-
"vercel": "^32.5.5",
57-
"vue": "^3.3.8",
56+
"vercel": "^32.7.2",
57+
"vue": "^3.4.23",
5858
"vuepress": "2.0.0-beta.67",
5959
"vuepress-plugin-comment2": "2.0.0-beta.238",
6060
"vuepress-plugin-components": "2.0.0-beta.238",
6161
"vuepress-plugin-md-enhance": "2.0.0-beta.238",
6262
"vuepress-plugin-search-pro": "2.0.0-beta.238",
6363
"vuepress-theme-hope": "2.0.0-beta.238",
64-
"webpack": "^5.89.0",
64+
"webpack": "^5.91.0",
6565
"xmind-embed-viewer": "^1.2.0"
6666
}
6767
}

0 commit comments

Comments
 (0)