Upgrade deps

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2019-04-01 17:17:08 +02:00
parent 53458b16a2
commit 1bbe077cbf
4 changed files with 511 additions and 460 deletions

931
js/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -20,16 +20,16 @@
"apollo-link-state": "^0.4.2",
"buefy": "^0.7.3",
"easygettext": "^2.7.0",
"graphql": "^14.1.1",
"graphql": "^14.2.1",
"graphql-tag": "^2.10.1",
"lodash": "^4.17.11",
"material-design-icons": "^3.0.1",
"ngeohash": "^0.6.3",
"npm-check-updates": "^3.1.1",
"npm-check-updates": "^3.1.3",
"register-service-worker": "^1.6.2",
"vue": "^2.6.10",
"vue-apollo": "^3.0.0-beta.28",
"vue-class-component": "^7.0.1",
"vue-class-component": "^7.0.2",
"vue-gettext": "^2.1.2",
"vue-property-decorator": "^8.1.0",
"vue-router": "^3.0.2",
@@ -40,21 +40,21 @@
"@types/chai": "^4.1.7",
"@types/lodash": "^4.14.123",
"@types/mocha": "^5.2.6",
"@vue/cli-plugin-babel": "^3.5.1",
"@vue/cli-plugin-babel": "^3.5.5",
"@vue/cli-plugin-e2e-nightwatch": "^3.5.1",
"@vue/cli-plugin-pwa": "^3.5.1",
"@vue/cli-plugin-typescript": "^3.5.1",
"@vue/cli-plugin-typescript": "^3.5.3",
"@vue/cli-plugin-unit-mocha": "^3.5.1",
"@vue/cli-service": "^3.5.1",
"@vue/cli-service": "^3.5.3",
"@vue/eslint-config-typescript": "^4.0.0",
"@vue/test-utils": "^1.0.0-beta.29",
"chai": "^4.2.0",
"dotenv-webpack": "^1.7.0",
"node-sass": "^4.11.0",
"patch-package": "^6.0.5",
"patch-package": "^6.1.0",
"sass-loader": "^7.1.0",
"tslint-config-airbnb": "^5.11.1",
"typescript": "^3.3.4000",
"typescript": "^3.4.1",
"vue-template-compiler": "^2.6.10",
"webpack-bundle-analyzer": "^3.1.0"
},