mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 10:24:02 +00:00
feat(WHE-22): ingest configured topic messages with idempotent persistence
This commit is contained in:
3
bun.lock
3
bun.lock
@@ -15,6 +15,8 @@
|
||||
"apps/bot": {
|
||||
"name": "@household/bot",
|
||||
"dependencies": {
|
||||
"@household/db": "workspace:*",
|
||||
"drizzle-orm": "^0.44.7",
|
||||
"grammy": "1.41.1",
|
||||
},
|
||||
},
|
||||
@@ -51,7 +53,6 @@
|
||||
"packages/db": {
|
||||
"name": "@household/db",
|
||||
"dependencies": {
|
||||
"@household/config": "workspace:*",
|
||||
"drizzle-orm": "^0.44.5",
|
||||
"postgres": "^3.4.7",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user