update dev dependencies

This commit is contained in:
Philipp Kühn
2019-01-29 10:09:45 +01:00
parent a5f86c257f
commit 9aace5a283
2 changed files with 679 additions and 668 deletions

View File

@@ -28,13 +28,13 @@
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.2.0",
"@babel/polyfill": "^7.2.5",
"@babel/preset-env": "^7.2.3",
"@babel/preset-env": "^7.3.1",
"@babel/preset-stage-2": "^7.0.0",
"@babel/runtime": "^7.2.0",
"autoprefixer": "^9.4.5",
"@babel/runtime": "^7.3.1",
"autoprefixer": "^9.4.7",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.1",
"babel-jest": "^23.6.0",
"babel-jest": "^24.0.0",
"babel-loader": "^8.0.5",
"browser-sync": "^2.26.3",
"connect-history-api-fallback": "^1.6.0",
@@ -43,7 +43,7 @@
"eslint": "^5.12.1",
"eslint-config-airbnb-base": "^13.0.0",
"eslint-plugin-html": "^5.0.0",
"eslint-plugin-import": "^2.13.0",
"eslint-plugin-import": "^2.15.0",
"eslint-plugin-vue": "5.1.0",
"file-loader": "^3.0.1",
"fuse.js": "^3.3.0",
@@ -52,34 +52,34 @@
"http-proxy-middleware": "^0.19.1",
"http-server": "^0.11.1",
"imagemin-webpack-plugin": "^2.4.0",
"jest": "^23.6.0",
"lerna": "^3.10.6",
"jest": "^24.0.0",
"lerna": "^3.10.7",
"mini-css-extract-plugin": "^0.5.0",
"minimist": "^1.2.0",
"node-sass": "^4.11.0",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"ora": "^3.0.0",
"postcss": "^7.0.13",
"postcss": "^7.0.14",
"postcss-loader": "^3.0.0",
"postcss-scss": "^2.0.0",
"regenerator-runtime": "^0.13.1",
"rollup": "^1.1.0",
"rollup-plugin-babel": "^4.3.1",
"rollup": "^1.1.2",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^9.2.0",
"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.1",
"rollup-plugin-vue": "^4.6.2",
"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-loader": "^15.5.1",
"vue-loader": "^15.6.2",
"vue-router": "^3.0.2",
"vue-style-loader": "^4.1.0",
"vue-template-compiler": "^2.5.22",
"webpack": "^4.28.4",
"webpack": "^4.29.0",
"webpack-dev-middleware": "^3.5.1",
"webpack-hot-middleware": "^2.24.3",
"webpack-manifest-plugin": "^2.0.4",

1321
yarn.lock

File diff suppressed because it is too large Load Diff