|
27 | 27 | "@grammyjs/auto-chat-action": "0.1.1", |
28 | 28 | "@grammyjs/hydrate": "1.4.1", |
29 | 29 | "@grammyjs/i18n": "1.1.2", |
30 | | - "@grammyjs/parse-mode": "1.10.0", |
| 30 | + "@grammyjs/parse-mode": "1.11.1", |
31 | 31 | "@grammyjs/runner": "2.0.3", |
32 | | - "@grammyjs/types": "3.11.1", |
33 | | - "@hono/node-server": "1.13.5", |
| 32 | + "@grammyjs/types": "3.19.0", |
| 33 | + "@hono/node-server": "1.13.8", |
34 | 34 | "callback-data": "1.1.1", |
35 | | - "grammy": "1.27.0", |
36 | | - "grammy-guard": "0.5.0", |
37 | | - "hono": "4.6.5", |
38 | | - "iso-639-1": "3.1.3", |
39 | | - "pino": "9.4.0", |
40 | | - "pino-pretty": "11.2.2", |
41 | | - "tsx": "4.19.1", |
| 35 | + "grammy": "1.35.0", |
| 36 | + "hono": "4.7.2", |
| 37 | + "iso-639-1": "3.1.5", |
| 38 | + "pino": "9.6.0", |
| 39 | + "pino-pretty": "13.0.0", |
| 40 | + "tsx": "4.19.3", |
42 | 41 | "valibot": "0.42.1" |
43 | 42 | }, |
44 | 43 | "devDependencies": { |
45 | | - "@antfu/eslint-config": "2.26.0", |
46 | | - "@types/node": "^20.14.12", |
47 | | - "eslint": "^9.10.0", |
48 | | - "husky": "^9.1.6", |
49 | | - "lint-staged": "^15.2.10", |
50 | | - "tsc-watch": "^6.2.0", |
51 | | - "typescript": "^5.6.3" |
| 44 | + "@antfu/eslint-config": "4.3.0", |
| 45 | + "@types/node": "^22.13.4", |
| 46 | + "eslint": "^9.20.1", |
| 47 | + "husky": "^9.1.7", |
| 48 | + "lint-staged": "^15.4.3", |
| 49 | + "tsc-watch": "^6.2.1", |
| 50 | + "typescript": "^5.7.3" |
52 | 51 | }, |
53 | 52 | "lint-staged": { |
54 | 53 | "*.ts": "eslint" |
|
0 commit comments