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