Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jokester committed May 14, 2024
1 parent 7d710fe commit d918865
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 120 deletions.
4 changes: 2 additions & 2 deletions hono-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"typecheck:watch": "tsc --watch --noEmit"
},
"dependencies": {
"hono": "^4.0.1"
"hono": "^4.3.6"
},
"devDependencies": {
"@eslint-react/eslint-plugin": "*",
Expand All @@ -33,7 +33,7 @@
"ts-node": "*",
"typescript": "*",
"typescript-eslint": "*",
"wrangler": "^3.28.1"
"wrangler": "^3.56.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
162 changes: 44 additions & 118 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d918865

Please sign in to comment.