Feat telegram notifications (#692)

* Add telegram notifications

* fixup! Add telegram notifications

* Cleanup
This commit is contained in:
Chris 2025-12-09 20:26:53 +02:00 committed by GitHub
parent 25bdae9ee0
commit 819faf0d18
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
25 changed files with 1057 additions and 523 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "tududi",
"version": "v0.87",
"version": "v0.88.0-dev.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "tududi",
"version": "v0.87",
"version": "v0.88.0-dev.1",
"license": "ISC",
"dependencies": {
"@playwright/test": "^1.57.0",