Update js deps

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2018-11-27 11:55:31 +01:00
parent d5318a37e1
commit 824b1a969e
2 changed files with 2451 additions and 4293 deletions

6712
js/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -11,9 +11,9 @@
}, },
"dependencies": { "dependencies": {
"apollo-absinthe-upload-link": "^1.4.0", "apollo-absinthe-upload-link": "^1.4.0",
"apollo-cache-inmemory": "^1.3.6", "apollo-cache-inmemory": "^1.3.11",
"apollo-link": "^1.2.3", "apollo-link": "^1.2.4",
"apollo-link-http": "^1.5.5", "apollo-link-http": "^1.5.7",
"easygettext": "^2.7.0", "easygettext": "^2.7.0",
"graphql-tag": "^2.9.0", "graphql-tag": "^2.9.0",
"material-design-icons": "^3.0.1", "material-design-icons": "^3.0.1",
@ -21,29 +21,29 @@
"ngeohash": "^0.6.0", "ngeohash": "^0.6.0",
"register-service-worker": "^1.4.1", "register-service-worker": "^1.4.1",
"vue": "^2.5.17", "vue": "^2.5.17",
"vue-apollo": "^3.0.0-beta.25", "vue-apollo": "^3.0.0-beta.26",
"vue-gettext": "^2.1.1", "vue-gettext": "^2.1.1",
"vue-gravatar": "^1.2.1", "vue-gravatar": "^1.3.0",
"vue-markdown": "^2.2.4", "vue-markdown": "^2.2.4",
"vue-router": "^3.0.1", "vue-router": "^3.0.2",
"vuetify": "^1.3.1", "vuetify": "^1.3.9",
"vuetify-google-autocomplete": "^2.0.0-beta.5", "vuetify-google-autocomplete": "^2.0.0-beta.5",
"vuex": "^3.0.1" "vuex": "^3.0.1"
}, },
"devDependencies": { "devDependencies": {
"@vue/cli-plugin-babel": "^3.0.5", "@vue/cli-plugin-babel": "^3.1.1",
"@vue/cli-plugin-e2e-nightwatch": "^3.0.5", "@vue/cli-plugin-e2e-nightwatch": "^3.1.1",
"@vue/cli-plugin-eslint": "^3.0.5", "@vue/cli-plugin-eslint": "^3.1.5",
"@vue/cli-plugin-pwa": "^3.0.5", "@vue/cli-plugin-pwa": "^3.1.2",
"@vue/cli-plugin-unit-mocha": "^3.0.5", "@vue/cli-plugin-unit-mocha": "^3.1.1",
"@vue/cli-service": "^3.0.5", "@vue/cli-service": "^3.1.4",
"@vue/eslint-config-airbnb": "^3.0.5", "@vue/eslint-config-airbnb": "^3.0.5",
"@vue/test-utils": "^1.0.0-beta.25", "@vue/test-utils": "^1.0.0-beta.26",
"chai": "^4.2.0", "chai": "^4.2.0",
"dotenv-webpack": "^1.5.7", "dotenv-webpack": "^1.5.7",
"node-sass": "^4.9.3", "node-sass": "^4.10.0",
"sass-loader": "^7.1.0", "sass-loader": "^7.1.0",
"vue-cli-plugin-apollo": "^0.17.1", "vue-cli-plugin-apollo": "^0.17.4",
"vue-template-compiler": "^2.5.17" "vue-template-compiler": "^2.5.17"
}, },
"browserslist": [ "browserslist": [