Skip to content

Commit 02a4bcd

Browse files
fix(deps): update dependency hono to ^4.11.3 (#48)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0778627 commit 02a4bcd

5 files changed

Lines changed: 102 additions & 101 deletions

File tree

examples/fallback-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"@vitejs/plugin-react": "^5.1.2",
10-
"hono": "^4.11.1",
10+
"hono": "^4.11.3",
1111
"react": "^19.2.3",
1212
"react-dom": "^19.2.3",
1313
"vike": "^0.4.250",

examples/hono-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"@photonjs/hono": "^0.1.12",
1010
"@vitejs/plugin-react": "^5.1.2",
11-
"hono": "^4.11.1",
11+
"hono": "^4.11.3",
1212
"react": "^19.2.3",
1313
"react-dom": "^19.2.3",
1414
"vike": "^0.4.250",

packages/vike-photon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"elysia": "^1.4.19",
8181
"fastify": "^5.6.2",
8282
"h3": "^1.15.4",
83-
"hono": "^4.11.1",
83+
"hono": "^4.11.3",
8484
"magic-string": "^0.30.21",
8585
"rollup": "4.54.0",
8686
"tsup": "^8.5.1",

0 commit comments

Comments
 (0)