comparison client/package.json @ 955:920fba3f593f

chore: upgrading packages to latest
author Thomas Junk <thomas.junk@intevation.de>
date Tue, 16 Oct 2018 11:13:06 +0200
parents 2079fabbe6dd
children c34a2a643f5e
comparison
equal deleted inserted replaced
954:2da49b7e4c01 955:920fba3f593f
41 "@vue/cli-service": "^3.0.0", 41 "@vue/cli-service": "^3.0.0",
42 "@vue/eslint-config-prettier": "^3.0.0", 42 "@vue/eslint-config-prettier": "^3.0.0",
43 "@vue/test-utils": "^1.0.0-beta.20", 43 "@vue/test-utils": "^1.0.0-beta.20",
44 "babel-core": "7.0.0-bridge.0", 44 "babel-core": "7.0.0-bridge.0",
45 "babel-jest": "^23.0.1", 45 "babel-jest": "^23.0.1",
46 "concurrently": "^3.5.1", 46 "concurrently": "^4.0.1",
47 "copy-webpack-plugin": "^4.5.1", 47 "copy-webpack-plugin": "^4.5.1",
48 "easygettext": "^2.4.0", 48 "easygettext": "^2.4.0",
49 "node-sass": "^4.9.0", 49 "node-sass": "^4.9.0",
50 "pretty-quick": "^1.6.0", 50 "pretty-quick": "^1.6.0",
51 "sass-loader": "^7.0.1", 51 "sass-loader": "^7.0.1",
52 "vue-gettext": "^2.0.31", 52 "vue-gettext": "^2.0.31",
53 "vue-template-compiler": "^2.5.17", 53 "vue-template-compiler": "^2.5.17",
54 "webpack-bundle-analyzer": "^2.13.1" 54 "webpack-bundle-analyzer": "^3.0.2"
55 }, 55 },
56 "browserslist": [ 56 "browserslist": [
57 "> 1%", 57 "> 1%",
58 "last 2 versions", 58 "last 2 versions",
59 "not ie <= 8" 59 "not ie <= 8"