fix(cli): incorrect hightlight.js version

This commit is contained in:
chenjiahan
2021-04-04 16:01:44 +08:00
parent 57de1eb9d3
commit 47f7ab05b3
5 changed files with 133 additions and 172 deletions
+2 -2
View File
@@ -46,7 +46,7 @@
"@nuxt/friendly-errors-webpack-plugin": "^2.5.0",
"@types/webpack-dev-server": "^3.11.1",
"@vant/eslint-config": "^3.2.0",
"@vant/markdown-loader": "^4.0.1",
"@vant/markdown-loader": "^4.1.0",
"@vant/markdown-vetur": "^2.1.0",
"@vant/stylelint-config": "^1.4.2",
"@vant/touch-emulator": "^1.2.0",
@@ -93,7 +93,7 @@
"vue-jest": "^5.0.0-alpha.8",
"vue-loader": "^16.1.2",
"vue-router": "^4.0.0",
"webpack": "^5.24.1",
"webpack": "^5.30.0",
"webpack-dev-server": "^3.11.0",
"webpack-merge": "^5.7.3",
"webpackbar": "^5.0.0-3"