1
0

chore(deps): pin dependencies (#870)

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/870
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2021-10-18 06:12:47 +00:00
committed by konrad
parent cb00c869e1
commit 5bcd51cc5f
2 changed files with 20 additions and 20 deletions

View File

@ -20,23 +20,23 @@
"@vue/compat": "3.2.20",
"bulma": "0.9.3",
"camel-case": "4.1.2",
"codemirror": "^5.63.3",
"codemirror": "5.63.3",
"copy-to-clipboard": "3.3.1",
"date-fns": "2.25.0",
"dompurify": "2.3.3",
"easymde": "^2.15.0",
"flatpickr": "^4.6.9",
"easymde": "2.15.0",
"flatpickr": "4.6.9",
"highlight.js": "11.3.1",
"is-touch-device": "1.0.1",
"lodash.clonedeep": "^4.5.0",
"lodash.debounce": "^4.0.8",
"lodash.clonedeep": "4.5.0",
"lodash.debounce": "4.0.8",
"marked": "3.0.7",
"register-service-worker": "1.7.2",
"snake-case": "3.0.4",
"ufo": "0.7.9",
"vue": "3.2.20",
"vue-advanced-cropper": "^2.6.3",
"vue-drag-resize": "^2.0.3",
"vue-advanced-cropper": "2.6.3",
"vue-drag-resize": "2.0.3",
"vue-flatpickr-component": "9.0.5",
"vue-i18n": "9.2.0-beta.11",
"vue-router": "4.0.12",
@ -54,7 +54,7 @@
"@typescript-eslint/eslint-plugin": "5.0.0",
"@typescript-eslint/parser": "5.0.0",
"@vitejs/plugin-legacy": "1.6.2",
"@vitejs/plugin-vue": "^1.9.3",
"@vitejs/plugin-vue": "1.9.3",
"@vue/eslint-config-typescript": "8.0.0",
"autoprefixer": "10.3.7",
"axios": "0.23.0",