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": { "dependencies": {
"axios": "^0.19.2", "axios": "^0.19.2",
"bootstrap": "^4.5.0",
"bootstrap-vue": "^2.14.0",
"core-js": "^3.6.4", "core-js": "^3.6.4",
"vue": "^2.6.11", "vue": "^2.6.11",
"vue-router": "^3.1.6", "vue-router": "^3.2.0",
"vuex": "^3.1.3", "vuex": "^3.4.0"
"bootstrap-vue": "^2.1.0",
"bootstrap": "^4.3.1"
}, },
"devDependencies": { "devDependencies": {
"@babel/polyfill": "^7.7.0", "@babel/polyfill": "^7.7.0",