Upgraded dependencies
All checks were successful
Main / build-and-push-docker-image (20.x) (pull_request) Successful in 49s

This commit is contained in:
2025-09-03 15:52:09 -04:00
parent 82b222e95a
commit 6f8d49b21b
2 changed files with 468 additions and 817 deletions

View File

@@ -27,30 +27,30 @@
}, },
"dependencies": { "dependencies": {
"@grammyjs/auto-chat-action": "0.1.1", "@grammyjs/auto-chat-action": "0.1.1",
"@grammyjs/commands": "1.0.8", "@grammyjs/commands": "1.2.0",
"@grammyjs/hydrate": "1.4.1", "@grammyjs/hydrate": "1.6.0",
"@grammyjs/i18n": "1.1.2", "@grammyjs/i18n": "1.1.2",
"@grammyjs/parse-mode": "1.11.1", "@grammyjs/parse-mode": "1.11.1",
"@grammyjs/runner": "2.0.3", "@grammyjs/runner": "2.0.3",
"@grammyjs/types": "3.20.0", "@grammyjs/types": "3.22.1",
"@hono/node-server": "1.14.2", "@hono/node-server": "1.19.1",
"callback-data": "1.1.1", "callback-data": "1.1.1",
"grammy": "1.36.1", "grammy": "1.38.2",
"hono": "4.7.9", "hono": "4.9.6",
"iso-639-1": "3.1.5", "iso-639-1": "3.1.5",
"pino": "9.6.0", "pino": "9.9.1",
"pino-pretty": "13.0.0", "pino-pretty": "13.1.1",
"tsx": "4.19.4", "tsx": "4.20.5",
"valibot": "0.42.1" "valibot": "0.42.1"
}, },
"devDependencies": { "devDependencies": {
"@antfu/eslint-config": "4.12.0", "@antfu/eslint-config": "4.19.0",
"@types/node": "^22.15.21", "@types/node": "^22.18.0",
"eslint": "^9.27.0", "eslint": "^9.34.0",
"husky": "^9.1.7", "husky": "^9.1.7",
"lint-staged": "^15.5.1", "lint-staged": "^15.5.2",
"tsc-watch": "^6.3.1", "tsc-watch": "^6.3.1",
"typescript": "^5.8.3" "typescript": "^5.9.2"
}, },
"lint-staged": { "lint-staged": {
"*.ts": "eslint" "*.ts": "eslint"

1257
yarn.lock

File diff suppressed because it is too large Load Diff