Skip to content

Commit

Permalink
feat: 升级依赖版本
Browse files Browse the repository at this point in the history
  • Loading branch information
142vip.cn committed Nov 7, 2023
1 parent e7a347a commit ae10c59
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 61 deletions.
31 changes: 14 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,35 +37,32 @@
"@commitlint/config-conventional": "^18.1.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vue/repl": "^2.6.2",
"@vuepress/client": "2.0.0-beta.67",
"@vuepress/client": "^2.0.0-beta.67",
"@vuepress/plugin-register-components": "2.0.0-beta.67",
"@vuepress/utils": "2.0.0-beta.67",
"@vuepress/utils": "^2.0.0-beta.67",
"bumpp": "^9.2.0",
"commit-and-tag-version": "^11.3.0",
"enquirer": "^2.4.1",
"eslint": "^8.52.0",
"eslint": "^8.51.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.18.1",
"eslint-plugin-vue": "^9.17.0",
"husky": "^8.0.3",
"lint-staged": "^15.0.2",
"markdownlint-cli": "^0.37.0",
"markmap-cli": "^0.15.4",
"mermaid": "^10.4.0",
"plyr": "^3.7.8",
"shelljs": "^0.8.5",
"typescript": "^3.9.10",
"vercel": "^32.5.0",
"vue": "^3.3.7",
"vuepress": "2.0.0-beta.67",
"vuepress-plugin-components": "2.0.0-beta.244",
"vuepress-plugin-md-enhance": "2.0.0-beta.244",
"vuepress-plugin-search-pro": "2.0.0-beta.244",
"vuepress-theme-hope": "2.0.0-beta.244",
"webpack": "^5.89.0",
"typescript": "^4.9.5",
"vercel": "^32.4.1",
"vue": "^3.3.4",
"vuepress": "^2.0.0-beta.67",
"vuepress-plugin-components": "^2.0.0-beta.238",
"vuepress-plugin-md-enhance": "^2.0.0-beta.238",
"vuepress-plugin-search-pro": "^2.0.0-beta.238",
"vuepress-theme-hope": "^2.0.0-beta.238",
"webpack": "^5.88.2",
"xmind-embed-viewer": "^1.2.0"
},
"license": "MIT"
Expand Down
82 changes: 38 additions & 44 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ae10c59

Please sign in to comment.