1
0

fix(deps): update dependency vuedraggable to v4.1.0 (#872)

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/872
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2021-10-18 05:50:58 +00:00
committed by konrad
parent 1ce5a21e66
commit b24145c47c
2 changed files with 10 additions and 10 deletions

View File

@ -40,7 +40,7 @@
"vue-flatpickr-component": "9.0.5",
"vue-i18n": "9.2.0-beta.11",
"vue-router": "4.0.12",
"vuedraggable": "4.0.1",
"vuedraggable": "4.1.0",
"vuex": "4.0.2",
"workbox-precaching": "6.3.0"
},