We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d701fb commit feabd79Copy full SHA for feabd79
src/deps.ts
@@ -1,7 +1,7 @@
1
export const dependencies = {
2
"elysia": "^1.2.25",
3
typescript: "^5.8.2",
4
- "@types/bun": "^1.2.8",
+ "@types/bun": "^1.2.12",
5
"@biomejs/biome": "^1.9.4",
6
"eslint": "^9.23.0",
7
"eslint-plugin-drizzle": "^0.2.3",
0 commit comments