update dev dependencies

This commit is contained in:
Philipp Kühn 2019-04-30 16:16:57 +02:00
parent 0e6efc3889
commit bbab998ae8
2 changed files with 312 additions and 442 deletions

View File

@ -24,23 +24,23 @@
"ie >= 9"
],
"devDependencies": {
"@babel/core": "^7.4.3",
"@babel/core": "^7.4.4",
"@babel/node": "^7.2.2",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.4.3",
"@babel/polyfill": "^7.4.3",
"@babel/preset-env": "^7.4.3",
"@babel/plugin-transform-runtime": "^7.4.4",
"@babel/polyfill": "^7.4.4",
"@babel/preset-env": "^7.4.4",
"@babel/preset-stage-2": "^7.0.0",
"@babel/runtime": "^7.4.3",
"@babel/runtime": "^7.4.4",
"audit-ci": "^1.6.0",
"autoprefixer": "^9.5.1",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.1",
"babel-jest": "^24.7.1",
"babel-loader": "^8.0.5",
"browser-sync": "^2.26.3",
"browser-sync": "^2.26.5",
"connect-history-api-fallback": "^1.6.0",
"copy-webpack-plugin": "^5.0.2",
"copy-webpack-plugin": "^5.0.3",
"css-loader": "^2.1.0",
"dart-sass": "^1.19.0",
"eslint": "^5.16.0",
@ -48,7 +48,7 @@
"eslint-plugin-html": "^5.0.3",
"eslint-plugin-import": "^2.17.2",
"eslint-plugin-vue": "5.2.2",
"fibers": "^3.1.1",
"fibers": "^4.0.0",
"file-loader": "^3.0.1",
"fuse.js": "^3.4.2",
"glob": "^7.1.3",
@ -57,7 +57,7 @@
"http-server": "^0.11.1",
"imagemin-webpack-plugin": "^2.4.2",
"jest": "^24.7.1",
"lerna": "^3.13.3",
"lerna": "^3.13.4",
"mini-css-extract-plugin": "^0.6.0",
"minimist": "^1.2.0",
"optimize-css-assets-webpack-plugin": "^5.0.1",
@ -75,8 +75,8 @@
"rollup-plugin-vue": "^5.0.0",
"sass-loader": "^7.0.3",
"style-loader": "^0.23.1",
"tippy.js": "^4.2.1",
"uglify-js": "^3.5.5",
"tippy.js": "^4.3.0",
"uglify-js": "^3.5.9",
"vue": "^2.6.10",
"vue-loader": "^15.7.0",
"vue-router": "^3.0.6",
@ -84,7 +84,7 @@
"vue-template-compiler": "^2.6.10",
"webpack": "^4.30.0",
"webpack-dev-middleware": "^3.6.2",
"webpack-hot-middleware": "^2.24.3",
"webpack-hot-middleware": "^2.24.4",
"webpack-manifest-plugin": "^2.0.4",
"webpack-svgstore-plugin": "^4.1.0",
"zlib": "^1.0.5"

730
yarn.lock

File diff suppressed because it is too large Load Diff