update dev dependencies
This commit is contained in:
24
package.json
24
package.json
@@ -34,26 +34,26 @@
|
||||
"autoprefixer": "^9.4.7",
|
||||
"babel-core": "^7.0.0-bridge.0",
|
||||
"babel-eslint": "^10.0.1",
|
||||
"babel-jest": "^24.0.0",
|
||||
"babel-jest": "^24.1.0",
|
||||
"babel-loader": "^8.0.5",
|
||||
"browser-sync": "^2.26.3",
|
||||
"connect-history-api-fallback": "^1.6.0",
|
||||
"copy-webpack-plugin": "^4.6.0",
|
||||
"css-loader": "^2.1.0",
|
||||
"eslint": "^5.12.1",
|
||||
"eslint": "^5.13.0",
|
||||
"eslint-config-airbnb-base": "^13.0.0",
|
||||
"eslint-plugin-html": "^5.0.0",
|
||||
"eslint-plugin-import": "^2.15.0",
|
||||
"eslint-plugin-html": "^5.0.3",
|
||||
"eslint-plugin-import": "^2.16.0",
|
||||
"eslint-plugin-vue": "5.1.0",
|
||||
"file-loader": "^3.0.1",
|
||||
"fuse.js": "^3.3.0",
|
||||
"fuse.js": "^3.3.1",
|
||||
"glob": "^7.1.3",
|
||||
"html-webpack-plugin": "^3.2.0",
|
||||
"http-proxy-middleware": "^0.19.1",
|
||||
"http-server": "^0.11.1",
|
||||
"imagemin-webpack-plugin": "^2.4.0",
|
||||
"jest": "^24.0.0",
|
||||
"lerna": "^3.10.7",
|
||||
"imagemin-webpack-plugin": "^2.4.1",
|
||||
"jest": "^24.1.0",
|
||||
"lerna": "^3.10.8",
|
||||
"mini-css-extract-plugin": "^0.5.0",
|
||||
"minimist": "^1.2.0",
|
||||
"node-sass": "^4.11.0",
|
||||
@@ -69,17 +69,17 @@
|
||||
"rollup-plugin-flow-no-whitespace": "^1.0.0",
|
||||
"rollup-plugin-node-resolve": "^4.0.0",
|
||||
"rollup-plugin-replace": "^2.1.0",
|
||||
"rollup-plugin-vue": "^4.6.2",
|
||||
"rollup-plugin-vue": "^4.7.1",
|
||||
"sass-loader": "^7.0.3",
|
||||
"style-loader": "^0.23.1",
|
||||
"tippy.js": "^3.4.1",
|
||||
"uglify-js": "^3.4.9",
|
||||
"vue": "^2.5.22",
|
||||
"vue": "^2.6.2",
|
||||
"vue-loader": "^15.6.2",
|
||||
"vue-router": "^3.0.2",
|
||||
"vue-style-loader": "^4.1.0",
|
||||
"vue-template-compiler": "^2.5.22",
|
||||
"webpack": "^4.29.0",
|
||||
"vue-template-compiler": "^2.6.2",
|
||||
"webpack": "^4.29.1",
|
||||
"webpack-dev-middleware": "^3.5.1",
|
||||
"webpack-hot-middleware": "^2.24.3",
|
||||
"webpack-manifest-plugin": "^2.0.4",
|
||||
|
||||
Reference in New Issue
Block a user