feat(cli): upgrade fork-ts-checker-webpack-plugin to support Vue 3

This commit is contained in:
chenjiahan
2020-09-19 06:48:07 +08:00
parent 0459ff5cb4
commit d23085a621
3 changed files with 76 additions and 45 deletions
+1 -1
View File
@@ -73,7 +73,7 @@
"css-loader": "^3.5.3",
"eslint": "^7.0.0",
"fast-glob": "^3.2.2",
"fork-ts-checker-webpack-plugin": "^4.1.6",
"fork-ts-checker-webpack-plugin": "^5.0.0",
"gh-pages": "^2.2.0",
"hash-sum": "^2.0.0",
"html-webpack-plugin": "4.3.0",