Merge branch 'main' into feature/parse-task-attributes
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
kolaente 2021-07-01 16:00:04 +02:00
commit d80cea8b21
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
3 changed files with 400 additions and 399 deletions

View File

@ -544,6 +544,7 @@ trigger:
steps:
- name: update-translation-base
image: appleboy/drone-git-push
failure: ignore
settings:
branch: translations
remote: ssh://git@kolaente.dev:9022/vikunja/frontend.git

View File

@ -21,7 +21,7 @@
"dompurify": "2.2.9",
"highlight.js": "11.0.1",
"lodash": "4.17.21",
"marked": "2.1.2",
"marked": "2.1.3",
"register-service-worker": "1.7.2",
"sass": "1.35.1",
"snake-case": "3.0.4",
@ -50,15 +50,15 @@
"cypress": "7.6.0",
"cypress-file-upload": "5.0.8",
"eslint": "7.29.0",
"eslint-plugin-vue": "7.11.1",
"eslint-plugin-vue": "7.12.1",
"faker": "5.5.3",
"jest": "27.0.5",
"jest": "27.0.6",
"sass-loader": "10.2.0",
"vue-flatpickr-component": "8.1.6",
"vue-notification": "1.3.20",
"vue-router": "3.5.2",
"vue-template-compiler": "2.6.14",
"wait-on": "5.3.0"
"wait-on": "6.0.0"
},
"eslintConfig": {
"root": true,

790
yarn.lock

File diff suppressed because it is too large Load Diff