1
0

Update vue monorepo (#390)

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/390
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2021-01-26 20:59:30 +00:00
committed by konrad
parent 3fd1b03472
commit 7049607b28
2 changed files with 10 additions and 10 deletions

View File

@ -30,7 +30,7 @@
"vue-easymde": "1.3.2",
"vue-shortkey": "3.1.7",
"vue-smooth-dnd": "0.8.1",
"vuex": "3.6.0"
"vuex": "3.6.2"
},
"devDependencies": {
"@fortawesome/fontawesome-svg-core": "1.2.34",
@ -54,7 +54,7 @@
"sass-loader": "10.1.1",
"vue-flatpickr-component": "8.1.6",
"vue-notification": "1.3.20",
"vue-router": "3.5.0",
"vue-router": "3.5.1",
"vue-template-compiler": "2.6.12",
"wait-on": "5.2.1"
},