Skip to content

Commit

Permalink
📦 update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
w3cj committed Dec 31, 2024
1 parent b87ed99 commit 63cfa60
Show file tree
Hide file tree
Showing 2 changed files with 803 additions and 830 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,28 +16,28 @@
"@hono/node-server": "^1.13.7",
"@hono/zod-openapi": "^0.18.3",
"@libsql/client": "^0.14.0",
"@scalar/hono-api-reference": "^0.5.162",
"dotenv": "^16.4.5",
"@scalar/hono-api-reference": "^0.5.165",
"dotenv": "^16.4.7",
"dotenv-expand": "^12.0.1",
"drizzle-orm": "^0.33.0",
"drizzle-zod": "^0.5.1",
"hono": "^4.6.12",
"hono": "^4.6.15",
"hono-pino": "^0.7.0",
"pino": "^9.5.0",
"pino": "^9.6.0",
"pino-pretty": "^13.0.0",
"stoker": "1.4.2",
"zod": "^3.23.8"
"zod": "^3.24.1"
},
"devDependencies": {
"@antfu/eslint-config": "^3.11.2",
"@types/node": "^22.10.1",
"@antfu/eslint-config": "^3.12.1",
"@types/node": "^22.10.2",
"cross-env": "^7.0.3",
"drizzle-kit": "^0.24.2",
"eslint": "^9.16.0",
"eslint-plugin-format": "^0.1.2",
"eslint": "^9.17.0",
"eslint-plugin-format": "^0.1.3",
"tsc-alias": "^1.8.10",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"vitest": "^2.1.6"
"vitest": "^2.1.8"
}
}
Loading

0 comments on commit 63cfa60

Please sign in to comment.