Bump dependencies versions

This commit is contained in:
Lucas Verney 2018-11-07 20:00:29 +01:00
parent f2e6091402
commit b5e54b0b90
2 changed files with 1783 additions and 1022 deletions

View File

@ -19,53 +19,53 @@
"gps-to-gpx": "git://github.com/phyks/gps-to-gpx.git#2c9da24ca98ecd520ee75276714d4df337696475",
"material-icons": "^0.2.3",
"nosleep.js": "^0.7.0",
"ol": "^5.1.3",
"ol": "^5.3.0",
"roboto-fontface": "^0.9.0",
"serviceworker-webpack-plugin": "^1.0.1",
"vue": "^2.5.2",
"vue-i18n": "^8.0.0",
"vue-i18n": "^8.3.0",
"vue-router": "^3.0.1",
"vuetify": "^1.2.0",
"vuetify": "^1.3.6",
"vuex": "^3.0.1",
"whatwg-fetch": "^2.0.4"
"whatwg-fetch": "^3.0.0"
},
"devDependencies": {
"@babel/core": "^7.0.0",
"@babel/core": "^7.1.5",
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/preset-env": "^7.1.5",
"app-manifest-webpack-plugin": "^1.1.3",
"babel-eslint": "^9.0.0",
"babel-loader": "^8.0.0",
"copy-webpack-plugin": "^4.0.1",
"css-loader": "^1.0.0",
"eslint": "^5.4.0",
"babel-eslint": "^10.0.1",
"babel-loader": "^8.0.4",
"copy-webpack-plugin": "^4.6.0",
"css-loader": "^1.0.1",
"eslint": "^5.8.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-friendly-formatter": "^4.0.1",
"eslint-import-resolver-webpack": "^0.10.1",
"eslint-loader": "^2.1.0",
"eslint-plugin-html": "^4.0.5",
"eslint-loader": "^2.1.1",
"eslint-plugin-html": "^4.0.6",
"eslint-plugin-import": "^2.14.0",
"friendly-errors-webpack-plugin": "^1.6.1",
"html-webpack-plugin": "^3.2.0",
"image-webpack-loader": "^4.3.1",
"mini-css-extract-plugin": "^0.4.2",
"optimize-css-assets-webpack-plugin": "^5.0.0",
"portfinder": "^1.0.17",
"image-webpack-loader": "^4.5.0",
"mini-css-extract-plugin": "^0.4.4",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"portfinder": "^1.0.19",
"postcss-loader": "^3.0.0",
"postcss-preset-env": "^5.3.0",
"postcss-preset-env": "^6.4.0",
"stylus": "^0.54.5",
"stylus-loader": "^3.0.2",
"svg-url-loader": "^2.3.2",
"svg2png": "^4.1.1",
"uglifyjs-webpack-plugin": "^1.3.0",
"url-loader": "^1.1.1",
"vue-loader": "^15.4.1",
"uglifyjs-webpack-plugin": "^2.0.1",
"url-loader": "^1.1.2",
"vue-loader": "^15.4.2",
"vue-style-loader": "^4.1.2",
"vue-template-compiler": "^2.5.2",
"webpack": "^4.17.1",
"webpack-bundle-analyzer": "^2.13.1",
"webpack-cli": "^3.1.0",
"webpack-dev-server": "^3.1.6",
"webpack": "^4.25.1",
"webpack-bundle-analyzer": "^3.0.3",
"webpack-cli": "^3.1.2",
"webpack-dev-server": "^3.1.10",
"webpack-merge": "^4.1.0"
},
"browserslist": [

2755
yarn.lock

File diff suppressed because it is too large Load Diff