Skip to content

Commit d261eee

Browse files
committed
✨ upgrade dependencies
1 parent 5a9d0cc commit d261eee

File tree

2 files changed

+881
-1881
lines changed

2 files changed

+881
-1881
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,20 @@
1717
"@hono/zod-openapi": "^0.19.8",
1818
"@libsql/client": "^0.15.8",
1919
"@scalar/hono-api-reference": "^0.9.2",
20-
"dotenv": "^16.5.0",
20+
"dotenv": "^17.0.1",
2121
"dotenv-expand": "^12.0.2",
2222
"drizzle-orm": "^0.33.0",
2323
"drizzle-zod": "^0.5.1",
2424
"hono": "^4.7.11",
25-
"hono-pino": "^0.8.0",
25+
"hono-pino": "^0.9.1",
2626
"pino": "^9.7.0",
2727
"pino-pretty": "^13.0.0",
28-
"stoker": "1.4.2",
28+
"stoker": "1.4.3",
2929
"zod": "^3.25.51"
3030
},
3131
"devDependencies": {
3232
"@antfu/eslint-config": "^4.13.3",
33-
"@types/node": "^22.15.29",
33+
"@types/node": "^24.0.10",
3434
"cross-env": "^7.0.3",
3535
"drizzle-kit": "^0.24.2",
3636
"eslint": "^9.28.0",

0 commit comments

Comments
 (0)