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
+2 -2
View File
@@ -5,8 +5,8 @@
"license": "@hereconnect",
"private": true,
"engines": {
"node": ">=v20.10.0",
"pnpm": ">=8.15.0"
"node": ">=v22.14.0",
"pnpm": ">=9.15.0"
},
"dependencies": {
"migrate": "^2.1.0",