Upgrade dependencies

This commit is contained in:
Matthias 2020-05-19 20:18:04 +02:00
parent e29e6b6329
commit b4f869a562

View File

@ -10,12 +10,12 @@
},
"dependencies": {
"axios": "^0.19.2",
"bootstrap": "^4.5.0",
"bootstrap-vue": "^2.14.0",
"core-js": "^3.6.4",
"vue": "^2.6.11",
"vue-router": "^3.1.6",
"vuex": "^3.1.3",
"bootstrap-vue": "^2.1.0",
"bootstrap": "^4.3.1"
"vue-router": "^3.2.0",
"vuex": "^3.4.0"
},
"devDependencies": {
"@babel/polyfill": "^7.7.0",