Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dromzeh committed Mar 16, 2024
1 parent 2192431 commit cb6d078
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 127 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
},
"devDependencies": {
"@asteasolutions/zod-to-openapi": "^6.4.0",
"@cloudflare/workers-types": "^4.20240312.0",
"@types/node": "^20.11.26",
"@cloudflare/workers-types": "^4.20240314.0",
"@types/node": "^20.11.28",
"dotenv": "^16.4.5",
"drizzle-kit": "^0.20.14",
"eslint": "^8.57.0",
"husky": "^9.0.11",
"openapi-generator": "link:@asteasolutions/zod-to-openapi/dist/v3.0/openapi-generator",
"tsx": "^4.7.1",
"typescript": "^5.4.2",
"wrangler": "3.33.0"
"wrangler": "3.34.2"
},
"private": true,
"dependencies": {
Expand All @@ -38,11 +38,11 @@
"@hono/zod-openapi": "^0.9.8",
"@libsql/client": "0.5.6",
"@lucia-auth/adapter-sqlite": "3.0.1",
"@scalar/hono-api-reference": "^0.4.1",
"@scalar/hono-api-reference": "^0.4.5",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"better-sqlite3": "^9.4.3",
"dayjs": "^1.11.10",
"drizzle-orm": "^0.30.1",
"drizzle-orm": "^0.30.2",
"drizzle-zod": "^0.5.1",
"hono": "^4.1.0",
"lucia": "3.1.1",
Expand Down
Loading

0 comments on commit cb6d078

Please sign in to comment.