Commit d5cb3b73 by chuzhixin

更新依赖

parent 4b419686
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
"autoprefixer": "^10.0.0", "autoprefixer": "^10.0.0",
"babel-eslint": "^10.1.0", "babel-eslint": "^10.1.0",
"babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-dynamic-import-node": "^2.3.3",
"compression-webpack-plugin": "^6.0.0", "compression-webpack-plugin": "^6.0.1",
"eslint": "^7.9.0", "eslint": "^7.9.0",
"eslint-plugin-prettier": "^3.1.4", "eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-vue": "^6.2.2", "eslint-plugin-vue": "^6.2.2",
...@@ -99,7 +99,7 @@ ...@@ -99,7 +99,7 @@
"husky": "^4.3.0", "husky": "^4.3.0",
"image-webpack-loader": "^7.0.0", "image-webpack-loader": "^7.0.0",
"increase-memory-limit": "^1.0.7", "increase-memory-limit": "^1.0.7",
"lint-staged": "^10.3.0", "lint-staged": "^10.4.0",
"mockjs": "^1.1.0", "mockjs": "^1.1.0",
"plop": "^2.7.4", "plop": "^2.7.4",
"prettier": "^2.1.2", "prettier": "^2.1.2",
......
module.exports = {
plugins: {
autoprefixer: {},
},
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment