This commit is contained in:
+17
-17
@@ -27,34 +27,34 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@grammyjs/auto-chat-action": "0.1.1",
|
||||
"@grammyjs/commands": "1.3.2",
|
||||
"@grammyjs/hydrate": "1.6.0",
|
||||
"@grammyjs/commands": "1.0.8",
|
||||
"@grammyjs/hydrate": "1.4.1",
|
||||
"@grammyjs/i18n": "1.1.2",
|
||||
"@grammyjs/parse-mode": "1.11.1",
|
||||
"@grammyjs/runner": "2.0.3",
|
||||
"@grammyjs/types": "3.25.0",
|
||||
"@hono/node-server": "1.19.12",
|
||||
"@grammyjs/types": "3.20.0",
|
||||
"@hono/node-server": "1.14.2",
|
||||
"@urql/core": "^6.0.1",
|
||||
"axios": "^1.14.0",
|
||||
"callback-data": "1.1.1",
|
||||
"grammy": "1.41.1",
|
||||
"hono": "4.12.9",
|
||||
"grammy": "1.36.1",
|
||||
"hono": "4.10.3",
|
||||
"iso-639-1": "3.1.5",
|
||||
"pino": "10.3.1",
|
||||
"pino-pretty": "13.1.3",
|
||||
"tsx": "4.21.0",
|
||||
"valibot": "1.3.1"
|
||||
"pino": "9.9.0",
|
||||
"pino-pretty": "13.0.0",
|
||||
"tsx": "4.20.4",
|
||||
"valibot": "0.42.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "8.0.0",
|
||||
"@antfu/eslint-config": "4.12.0",
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@types/node": "^25.5.0",
|
||||
"eslint": "^10.1.0",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^16.4.0",
|
||||
"@types/node": "^22.15.21",
|
||||
"eslint": "^9.27.0",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^15.5.1",
|
||||
"prettier": "3.8.1",
|
||||
"tsc-watch": "^7.2.0",
|
||||
"typescript": "^6.0.2",
|
||||
"tsc-watch": "^6.3.1",
|
||||
"typescript": "^5.9.2",
|
||||
"typescript-eslint": "^8.58.0"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
||||
Reference in New Issue
Block a user