Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump hono from 3.11.7 to 4.5.8 #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/arktype-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"arktype": "^2.0.0-dev.14",
"hono": "^3.11.7",
"hono": "^4.5.8",
"tsup": "^8.0.1",
"vitest": "^1.0.4"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"devDependencies": {
"@auth/core": "^0.30.0",
"@types/react": "^18",
"hono": "^3.11.7",
"hono": "^4.5.8",
"jest": "^29.7.0",
"react": "^18.2.0",
"tsup": "^8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/bun-transpiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@types/bun": "^1.0.0",
"hono": "^3.11.7",
"hono": "^4.5.8",
"tsup": "^8.0.1",
"vitest": "^1.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/clerk-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@clerk/backend": "^1.0.0",
"@types/react": "^18",
"hono": "^3.11.7",
"hono": "^4.5.8",
"jest": "^29.7.0",
"node-fetch-native": "^1.4.0",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/esbuild-transpiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"devDependencies": {
"esbuild": "^0.19.9",
"esbuild-wasm": "^0.19.5",
"hono": "^3.11.7",
"hono": "^4.5.8",
"tsup": "^8.0.1",
"vitest": "^0.34.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/hello/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"hono": "*"
},
"devDependencies": {
"hono": "^3.11.7",
"hono": "^4.5.8",
"tsup": "^8.0.1",
"vitest": "^1.0.4"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/medley-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"hono": ">=3.8.0"
},
"devDependencies": {
"hono": "^3.11.7",
"hono": "^4.5.8",
"jest": "^29.7.0",
"rimraf": "^5.0.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/oauth-providers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"devDependencies": {
"@cloudflare/workers-types": "^4.20231025.0",
"@types/jest": "^29.5.7",
"hono": "^3.11.7",
"hono": "^4.5.8",
"jest": "^29.7.0",
"jest-environment-miniflare": "^2.14.1",
"msw": "^2.0.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/qwik-city/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@builder.io/qwik": "^1.2.0",
"@builder.io/qwik-city": "^1.2.0",
"hono": "^3.11.7",
"hono": "^4.5.8",
"rimraf": "^5.0.5"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-node": "^11.1.0",
"hono": "^3.11.7",
"hono": "^4.5.8",
"jest": "^28.1.2",
"jest-environment-miniflare": "^2.6.0",
"prettier": "^2.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/swagger-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@types/swagger-ui-dist": "^3.30.3",
"hono": "^3.11.7",
"hono": "^4.5.8",
"publint": "^0.2.2",
"tsup": "^7.2.0",
"vite": "^4.4.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/typebox-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@sinclair/typebox": "^0.31.15",
"hono": "^3.11.7",
"hono": "^4.5.8",
"jest": "^29.7.0",
"rimraf": "^5.0.5"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/typia-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"typia": "^6.1.0"
},
"devDependencies": {
"hono": "^3.11.7",
"hono": "^4.5.8",
"jest": "^29.7.0",
"rimraf": "^5.0.5",
"typia": "^5.0.4"
Expand Down
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1788,7 +1788,7 @@ __metadata:
resolution: "@hono/arktype-validator@workspace:packages/arktype-validator"
dependencies:
arktype: "npm:^2.0.0-dev.14"
hono: "npm:^3.11.7"
hono: "npm:^4.5.8"
tsup: "npm:^8.0.1"
vitest: "npm:^1.0.4"
peerDependencies:
Expand All @@ -1803,7 +1803,7 @@ __metadata:
dependencies:
"@auth/core": "npm:^0.30.0"
"@types/react": "npm:^18"
hono: "npm:^3.11.7"
hono: "npm:^4.5.8"
jest: "npm:^29.7.0"
react: "npm:^18.2.0"
tsup: "npm:^8.0.1"
Expand All @@ -1821,7 +1821,7 @@ __metadata:
resolution: "@hono/bun-transpiler@workspace:packages/bun-transpiler"
dependencies:
"@types/bun": "npm:^1.0.0"
hono: "npm:^3.11.7"
hono: "npm:^4.5.8"
tsup: "npm:^8.0.1"
vitest: "npm:^1.0.4"
peerDependencies:
Expand All @@ -1835,7 +1835,7 @@ __metadata:
dependencies:
"@clerk/backend": "npm:^1.0.0"
"@types/react": "npm:^18"
hono: "npm:^3.11.7"
hono: "npm:^4.5.8"
jest: "npm:^29.7.0"
node-fetch-native: "npm:^1.4.0"
react: "npm:^18.2.0"
Expand All @@ -1852,7 +1852,7 @@ __metadata:
dependencies:
esbuild: "npm:^0.19.9"
esbuild-wasm: "npm:^0.19.5"
hono: "npm:^3.11.7"
hono: "npm:^4.5.8"
tsup: "npm:^8.0.1"
vitest: "npm:^0.34.6"
peerDependencies:
Expand Down Expand Up @@ -1932,7 +1932,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@hono/hello@workspace:packages/hello"
dependencies:
hono: "npm:^3.11.7"
hono: "npm:^4.5.8"
tsup: "npm:^8.0.1"
vitest: "npm:^1.0.4"
peerDependencies:
Expand All @@ -1945,7 +1945,7 @@ __metadata:
resolution: "@hono/medley-router@workspace:packages/medley-router"
dependencies:
"@medley/router": "npm:^0.2.1"
hono: "npm:^3.11.7"
hono: "npm:^4.5.8"
jest: "npm:^29.7.0"
rimraf: "npm:^5.0.5"
peerDependencies:
Expand Down Expand Up @@ -1981,7 +1981,7 @@ __metadata:
dependencies:
"@cloudflare/workers-types": "npm:^4.20231025.0"
"@types/jest": "npm:^29.5.7"
hono: "npm:^3.11.7"
hono: "npm:^4.5.8"
jest: "npm:^29.7.0"
jest-environment-miniflare: "npm:^2.14.1"
msw: "npm:^2.0.11"
Expand Down Expand Up @@ -2033,7 +2033,7 @@ __metadata:
dependencies:
"@builder.io/qwik": "npm:^1.2.0"
"@builder.io/qwik-city": "npm:^1.2.0"
hono: "npm:^3.11.7"
hono: "npm:^4.5.8"
rimraf: "npm:^5.0.5"
peerDependencies:
"@builder.io/qwik": ^1.2.0
Expand Down Expand Up @@ -2087,7 +2087,7 @@ __metadata:
eslint-plugin-flowtype: "npm:^8.0.3"
eslint-plugin-import: "npm:^2.26.0"
eslint-plugin-node: "npm:^11.1.0"
hono: "npm:^3.11.7"
hono: "npm:^4.5.8"
jest: "npm:^28.1.2"
jest-environment-miniflare: "npm:^2.6.0"
prettier: "npm:^2.7.1"
Expand All @@ -2106,7 +2106,7 @@ __metadata:
resolution: "@hono/swagger-ui@workspace:packages/swagger-ui"
dependencies:
"@types/swagger-ui-dist": "npm:^3.30.3"
hono: "npm:^3.11.7"
hono: "npm:^4.5.8"
publint: "npm:^0.2.2"
tsup: "npm:^7.2.0"
vite: "npm:^4.4.9"
Expand Down Expand Up @@ -2136,7 +2136,7 @@ __metadata:
resolution: "@hono/typebox-validator@workspace:packages/typebox-validator"
dependencies:
"@sinclair/typebox": "npm:^0.31.15"
hono: "npm:^3.11.7"
hono: "npm:^4.5.8"
jest: "npm:^29.7.0"
rimraf: "npm:^5.0.5"
peerDependencies:
Expand All @@ -2149,7 +2149,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@hono/typia-validator@workspace:packages/typia-validator"
dependencies:
hono: "npm:^3.11.7"
hono: "npm:^4.5.8"
jest: "npm:^29.7.0"
rimraf: "npm:^5.0.5"
typia: "npm:^5.0.4"
Expand Down Expand Up @@ -9602,13 +9602,6 @@ __metadata:
languageName: node
linkType: hard

"hono@npm:^3.11.7":
version: 3.11.7
resolution: "hono@npm:3.11.7"
checksum: 6665e26801cb4c4334e09dbb42453bf40e1daae9a44bf9a1ed22815f6cb701c0d9ac1a4452624234f36093996c8afff0a41d2d5b52a77f4f460178be48e022bf
languageName: node
linkType: hard

"hono@npm:^4.0.1":
version: 4.0.1
resolution: "hono@npm:4.0.1"
Expand Down Expand Up @@ -9665,6 +9658,13 @@ __metadata:
languageName: node
linkType: hard

"hono@npm:^4.5.8":
version: 4.5.8
resolution: "hono@npm:4.5.8"
checksum: 873f9d901d6df7bc482997fc60d99261b566756be80146d1f901b71d64c89379b31e145ff4ea19b57ddca026730249c64a3ef641e4c29019eebcb9aa9f8c9cfc
languageName: node
linkType: hard

"hosted-git-info@npm:^2.1.4":
version: 2.8.9
resolution: "hosted-git-info@npm:2.8.9"
Expand Down