Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tanishqmanuja committed Aug 27, 2024
1 parent 357a906 commit 6ef79b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@types/bun": "^1.1.6",
"drizzle-kit": "^0.22.8"
"drizzle-kit": "^0.24.2"
},
"peerDependencies": {
"typescript": "^5.5.3"
Expand All @@ -32,7 +32,7 @@
"@elysiajs/swagger": "^1.0.5",
"@libsql/client": "^0.7.0",
"@sinclair/typebox": "^0.32.34",
"drizzle": "^1.4.0",
"drizzle-orm": "^0.33.0",
"drizzle-typebox": "^0.1.1",
"elysia": "^1.0.27",
"picocolors": "^1.0.1"
Expand Down

0 comments on commit 6ef79b5

Please sign in to comment.