Skip to content

Commit

Permalink
chore(deps): bump hono to 4.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasduteil committed Jul 29, 2024
1 parent c4f70ea commit 790d2fd
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@~/app.core": "workspace:*",
"consola": "3.2.3",
"dotenv": "16.4.5",
"hono": "4.5.1",
"hono": "4.5.2",
"tsx": "4.16.2"
},
"devDependencies": {
Expand All @@ -77,7 +77,7 @@
"typescript": "5.5.3"
},
"overrides": {
"hono": "4.5.1"
"hono": "4.5.2"
},
"release-it": {
"git": {
Expand Down
2 changes: 1 addition & 1 deletion packages/hono-slotify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"test": "bun test"
},
"dependencies": {
"hono": "4.5.1"
"hono": "4.5.2"
},
"devDependencies": {
"@~/config.typescript": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/~/app/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"await-to-js": "3.0.0",
"consola": "3.2.3",
"drizzle-orm": "0.32.0",
"hono": "4.5.1",
"hono": "4.5.2",
"htmx.ext...chunked-transfer": "1.0.4",
"htmx.org": "1.9.12",
"hyperscript.org": "0.9.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/~/app/layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@~/app.core": "workspace:*",
"@~/app.middleware": "workspace:*",
"@~/app.urls": "workspace:*",
"hono": "4.5.1",
"hono": "4.5.2",
"nprogress": "0.2.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/~/app/middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@~/app.urls": "workspace:*",
"@~/moncomptepro.database": "workspace:*",
"@~/moncomptepro.lib": "workspace:*",
"hono": "4.5.1",
"hono": "4.5.2",
"hono-sessions": "0.5.8",
"openid-client": "5.6.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/~/app/sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@sentry/profiling-node": "8.18.0",
"@~/app.core": "workspace:*",
"consola": "3.2.3",
"hono": "4.5.1"
"hono": "4.5.2"
},
"devDependencies": {
"@~/config.typescript": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/~/app/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"dependencies": {
"@~/app.core": "workspace:*",
"@~/app.urls": "workspace:*",
"hono": "4.5.1",
"hono": "4.5.2",
"hono-slotify": "workspace:*",
"tailwind-variants": "0.2.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/~/app/urls/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"consola": "3.2.3",
"hono": "4.5.1",
"hono": "4.5.2",
"static-path": "0.0.4",
"type-fest": "4.23.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/~/auth/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@~/app.core": "workspace:*",
"@~/app.middleware": "workspace:*",
"@~/app.urls": "workspace:*",
"hono": "4.5.1",
"hono": "4.5.2",
"openid-client": "5.6.5",
"zod": "3.23.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/~/config/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"@tsconfig/bun": "1.0.7",
"@tsconfig/strictest": "2.0.5",
"bun-types": "1.1.20",
"hono": "4.5.1"
"hono": "4.5.2"
}
}
2 changes: 1 addition & 1 deletion packages/~/infra/moncomptepro/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@~/moncomptepro.lib": "workspace:*",
"consola": "3.2.3",
"drizzle-orm": "0.32.0",
"hono": "4.5.1",
"hono": "4.5.2",
"pg": "8.12.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/~/infra/zammad/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@hono/zod-validator": "0.2.2",
"@~/app.core": "workspace:*",
"@~/zammad.lib": "workspace:*",
"hono": "4.5.1",
"hono": "4.5.2",
"ts-pattern": "5.2.0",
"zod": "3.23.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/~/moderations/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@~/moncomptepro.lib": "workspace:*",
"await-to-js": "3.0.0",
"drizzle-orm": "0.32.0",
"hono": "4.5.1",
"hono": "4.5.2",
"tailwind-variants": "0.2.1",
"ts-dedent": "2.2.0",
"ts-pattern": "5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/~/organizations/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@~/app.urls": "workspace:*",
"@~/organizations.repository": "workspace:*",
"@~/users.repository": "workspace:*",
"hono": "4.5.1",
"hono": "4.5.2",
"lodash.sortby": "4.7.0",
"tailwind-variants": "0.2.1",
"ts-pattern": "5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/~/proxy/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
},
"dependencies": {
"hono": "4.5.1"
"hono": "4.5.2"
},
"devDependencies": {
"@~/config.typescript": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/~/users/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@~/moderations.repository": "workspace:*",
"@~/organizations.repository": "workspace:*",
"@~/users.repository": "workspace:*",
"hono": "4.5.1",
"hono": "4.5.2",
"ts-pattern": "5.2.0",
"zod": "3.23.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/~/welcome/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@~/app.middleware": "workspace:*",
"@~/app.urls": "workspace:*",
"animate.css": "4.1.1",
"hono": "4.5.1",
"hono": "4.5.2",
"lit": "3.1.4",
"openid-client": "5.6.5"
},
Expand Down

0 comments on commit 790d2fd

Please sign in to comment.