Compare commits

..

2 Commits

Author SHA1 Message Date
renovate 519561c2a4 chore(deps): update dev-dependencies
continuous-integration/drone/pr Build is failing Details
2024-01-07 19:26:38 +00:00
kolaente 0351148288
fix(ci): use working crowdin image
continuous-integration/drone/push Build is passing Details
2024-01-07 20:20:14 +01:00
2 changed files with 4 additions and 4 deletions

View File

@ -486,7 +486,7 @@ trigger:
steps:
- name: download
pull: always
image: ghcr.io/lcomrade/lcomrade/drone-crowdin-v2:latest
image: ghcr.io/kolaente/kolaente/drone-crowdin-v2:latest
settings:
crowdin_key:
from_secret: crowdin_key
@ -520,7 +520,7 @@ steps:
- name: upload
pull: always
image: ghcr.io/lcomrade/lcomrade/drone-crowdin-v2:latest
image: ghcr.io/kolaente/kolaente/drone-crowdin-v2:latest
depends_on:
- clone
settings:
@ -532,6 +532,6 @@ steps:
src/i18n/lang/en.json: en.json
---
kind: signature
hmac: 1b78e92ee8a9aa94df14c35ea544abc0bec991ec59465c328a6aaa6cea4430b3
hmac: ecb706a867b39f2501cc6cf587a535fe4cd6cfd0c339833a733d61a3349c5a54
...

View File

@ -148,7 +148,7 @@
"@vue/tsconfig": "0.5.1",
"autoprefixer": "10.4.16",
"browserslist": "4.22.2",
"caniuse-lite": "1.0.30001574",
"caniuse-lite": "1.0.30001575",
"css-has-pseudo": "6.0.1",
"csstype": "3.1.3",
"cypress": "13.6.2",