Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kravetsone committed Aug 11, 2024
2 parents cd872c2 + 08ae7f2 commit 2b17b8c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/deps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@ export const dependencies = {
gramio: "^0.0.46",
typescript: "^5.5.4",
"@types/bun": "^1.1.6",
"@types/node": "^20.14.13",
"@types/node": "^20.14.15",
"@biomejs/biome": "^1.8.3",
eslint: "^9.8.0",
"@antfu/eslint-config": "^2.24.0",
"eslint-plugin-drizzle": "^0.2.3",
prisma: "^5.17.0",
"drizzle-orm": "^0.32.1",
"drizzle-kit": "^0.23.0",
"drizzle-kit": "^0.24.0",
pg: "^8.12.0",
"@types/pg": "^8.11.6",
postgres: "^3.4.4",
mysql2: "^3.11.0",
"better-sqlite3": "^11.1.2",
husky: "^9.1.4",
"@gramio/session": "^0.1.5",
"@gramio/autoload": "^1.0.1",
"@gramio/autoload": "^1.1.0",
"@gramio/prompt": "^0.1.0",
"@gramio/auto-retry": "^0.0.3",
"@gramio/media-cache": "^0.0.4",
Expand Down

0 comments on commit 2b17b8c

Please sign in to comment.