Skip to content

Commit

Permalink
chore(deps): bump hono from 4.2.7 to 4.5.8 (#160)
Browse files Browse the repository at this point in the history
Bumps [hono](https://github.com/honojs/hono) from 4.2.7 to 4.5.8.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.2.7...v4.5.8)

---
updated-dependencies:
- dependency-name: hono
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent 64608e0 commit d45f83c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion apps/cdn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"deploy": "wrangler deploy --minify src/index.ts"
},
"dependencies": {
"hono": "^4.2.7"
"hono": "^4.5.8"
},
"devDependencies": {
"@tryabby/core": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"dayjs": "^1.11.7",
"framer-motion": "^10.12.7",
"fuse.js": "^7.0.0",
"hono": "^4.2.7",
"hono": "^4.5.8",
"immer": "^9.0.21",
"ioredis": "^5.4.1",
"isbot": "^3.6.8",
Expand Down
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

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

0 comments on commit d45f83c

Please sign in to comment.