[web-src] Update dependencies

This commit is contained in:
chme 2018-10-14 11:45:39 +02:00
parent fc3317c445
commit 6a520dee98
2 changed files with 3254 additions and 6203 deletions

9447
web-src/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -17,11 +17,11 @@
"mdi": "^2.1.99", "mdi": "^2.1.99",
"moment": "^2.22.1", "moment": "^2.22.1",
"moment-duration-format": "^2.2.2", "moment-duration-format": "^2.2.2",
"npm": "^5.8.0", "npm": "^6.4.1",
"reconnectingwebsocket": "^1.0.0", "reconnectingwebsocket": "^1.0.0",
"spotify-web-api-js": "^0.23.0", "spotify-web-api-js": "^0.23.0",
"vue": "^2.5.17", "vue": "^2.5.17",
"vue-infinite-loading": "^2.2.3", "vue-infinite-loading": "^2.4.0",
"vue-progressbar": "^0.7.4", "vue-progressbar": "^0.7.4",
"vue-range-slider": "^0.6.0", "vue-range-slider": "^0.6.0",
"vue-router": "^3.0.1", "vue-router": "^3.0.1",
@ -29,9 +29,9 @@
"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-eslint": "^3.0.5", "@vue/cli-plugin-eslint": "^3.1.4",
"@vue/cli-service": "^3.0.5", "@vue/cli-service": "^3.1.2",
"@vue/eslint-config-standard": "^3.0.5", "@vue/eslint-config-standard": "^3.0.5",
"vue-template-compiler": "^2.5.17" "vue-template-compiler": "^2.5.17"
} }