Skip to content

Commit 1a8f1b1

Browse files
微信公众号:储凡142vip.cn
andauthored
perf: 升级vue等基础工具依赖 (#94)
Co-authored-by: 142vip.cn <fairy_vip@2925.com>
1 parent 3470d87 commit 1a8f1b1

File tree

2 files changed

+1909
-2265
lines changed

2 files changed

+1909
-2265
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -33,36 +33,36 @@
3333
"clean": "快速删除本地依赖"
3434
},
3535
"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",
3838
"@typescript-eslint/eslint-plugin": "^5.62.0",
3939
"@typescript-eslint/parser": "^5.62.0",
4040
"@vuepress/client": "2.0.0-beta.67",
4141
"@vuepress/plugin-register-components": "2.0.0-beta.67",
4242
"@vuepress/utils": "2.0.0-beta.67",
43-
"bumpp": "^9.2.0",
43+
"bumpp": "^9.4.0",
4444
"commit-and-tag-version": "^11.3.0",
4545
"enquirer": "^2.4.1",
46-
"eslint": "^8.53.0",
46+
"eslint": "^8.57.0",
4747
"eslint-config-standard": "^17.1.0",
48-
"eslint-plugin-import": "^2.29.0",
48+
"eslint-plugin-import": "^2.29.1",
4949
"eslint-plugin-n": "^15.7.0",
5050
"eslint-plugin-promise": "^6.1.1",
51-
"eslint-plugin-vue": "^9.18.1",
51+
"eslint-plugin-vue": "^9.25.0",
5252
"husky": "^8.0.3",
53-
"lint-staged": "^15.0.2",
53+
"lint-staged": "^15.2.2",
5454
"markdownlint-cli": "^0.37.0",
55-
"markmap-cli": "^0.15.4",
55+
"markmap-cli": "^0.15.8",
5656
"shelljs": "^0.8.5",
5757
"typescript": "^4.9.5",
58-
"vercel": "^32.5.3",
59-
"vue": "^3.3.8",
58+
"vercel": "^32.7.2",
59+
"vue": "^3.4.23",
6060
"vuepress": "2.0.0-beta.67",
6161
"vuepress-plugin-components": "2.0.0-beta.238",
6262
"vuepress-plugin-md-enhance": "2.0.0-beta.238",
6363
"vuepress-plugin-search-pro": "2.0.0-beta.238",
6464
"vuepress-theme-hope": "2.0.0-beta.238",
65-
"webpack": "^5.89.0",
65+
"webpack": "^5.91.0",
6666
"xmind-embed-viewer": "^1.2.0"
6767
},
6868
"license": "MIT"

0 commit comments

Comments
 (0)