send messages to telegram from RQCP (ReadQrcodeChatPage) with link to MQCP (ManageQrcodeChatPage)
Deploy app frontend / app frontend (push) Successful in 2m43s
Deploy db-migrations / db-migrations (push) Successful in 1m8s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Successful in 1m30s
Deploy service tg-bot / service tg-bot (push) Failing after 1m54s

This commit is contained in:
2024-12-14 23:58:29 +02:00
parent 90fe585ff8
commit d71b405277
22 changed files with 396 additions and 127 deletions
+22
View File
@@ -337,6 +337,9 @@ importers:
'@grammyjs/conversations':
specifier: ^1.2.0
version: 1.2.0(grammy@1.33.0)
'@grammyjs/parse-mode':
specifier: ^1.10.0
version: 1.10.0(grammy@1.33.0)
'@hereconnect/constants':
specifier: workspace:^
version: link:../../packages/constants
@@ -425,6 +428,9 @@ importers:
tsx:
specifier: ^4.19.2
version: 4.19.2
type-fest:
specifier: ^4.30.1
version: 4.30.1
typescript:
specifier: ^5.7.2
version: 5.7.2
@@ -921,6 +927,12 @@ packages:
peerDependencies:
grammy: ^1.20.1
'@grammyjs/parse-mode@1.10.0':
resolution: {integrity: sha512-ZjbY2Ax0b4Nf8lPz3NV0cWDxUC10kOkzgxws+iTdgG+hAiPQVUnP/oJnAKrW1ZQOWULZYQ4GOR/+aCZHyUuLQA==}
engines: {node: '>=14.13.1'}
peerDependencies:
grammy: ^1.20.1
'@grammyjs/types@3.17.0':
resolution: {integrity: sha512-e8AR3xQwRAFX248E7Qw/7mIu1OzvoXloJzOBJVtuPKzzL7tGkn5trZAdZUBgGViVQg5ZwVS/x9N2nRrcyH/DfA==}
@@ -3637,6 +3649,10 @@ packages:
resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==}
engines: {node: '>=10'}
type-fest@4.30.1:
resolution: {integrity: sha512-ojFL7eDMX2NF0xMbDwPZJ8sb7ckqtlAi1GsmgsFXvErT9kFTk1r0DuQKvrCh73M6D4nngeHJmvogF9OluXs7Hw==}
engines: {node: '>=16'}
typescript-eslint@8.16.0:
resolution: {integrity: sha512-wDkVmlY6O2do4V+lZd0GtRfbtXbeD0q9WygwXXSJnC1xorE8eqyC2L1tJimqpSeFrOzRlYtWnUp/uzgHQOgfBQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -4426,6 +4442,10 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@grammyjs/parse-mode@1.10.0(grammy@1.33.0)':
dependencies:
grammy: 1.33.0
'@grammyjs/types@3.17.0': {}
'@humanfs/core@0.19.1': {}
@@ -7380,6 +7400,8 @@ snapshots:
type-fest@0.20.2: {}
type-fest@4.30.1: {}
typescript-eslint@8.16.0(eslint@9.15.0(jiti@1.21.6))(typescript@5.6.3):
dependencies:
'@typescript-eslint/eslint-plugin': 8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.15.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.15.0(jiti@1.21.6))(typescript@5.6.3)