node v22, canvas v3
Deploy app frontend / app frontend (push) Failing after 2m0s
Deploy db-migrations / db-migrations (push) Failing after 56s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Failing after 53s
Deploy service tg-bot / service tg-bot (push) Failing after 57s

This commit is contained in:
2025-04-13 11:56:09 +02:00
parent 4d6268f659
commit d02f85a810
5 changed files with 283 additions and 28 deletions
+3 -3
View File
@@ -7,8 +7,8 @@
"license": "@hereconnect/license",
"private": true,
"engines": {
"node": ">=v20.10.0",
"pnpm": ">=8.15.0"
"node": ">=v22.14.0",
"pnpm": ">=9.15.0"
},
"homepage": "",
"repository": {
@@ -47,7 +47,7 @@
"@hereconnect/lib-service-seq-tracker": "workspace:^",
"@hereconnect/tg-bot-update-webhook-ddoc": "workspace:^",
"@xmldom/xmldom": "^0.9.6",
"canvas": "^2.11.2",
"canvas": "^3.1.0",
"extensionless": "^1.9.9",
"grammy": "^1.33.0",
"jsdom": "^25.0.1",