2 parents 79b7586 + 2493ec2 commit 8f82e86Copy full SHA for 8f82e86
4 files changed
apps/api/package.json
@@ -20,7 +20,7 @@
20
"@hono/zod-openapi": "^1.1.5",
21
"@hono/zod-validator": "^0.7.5",
22
"@z-image/shared": "workspace:*",
23
- "hono": "^4.11.0",
+ "hono": "^4.11.4",
24
"zod": "^4.2.1"
25
},
26
"devDependencies": {
apps/web/package.json
@@ -24,7 +24,7 @@
"clsx": "^2.1.1",
"dagre": "^0.8.5",
"framer-motion": "^12.23.26",
27
28
"i18next": "^25.7.2",
29
"i18next-browser-languagedetector": "^8.2.0",
30
"idb": "^8.0.3",
package.json
@@ -29,7 +29,7 @@
"docker:compose:dev": "docker compose --profile dev up"
31
"dependencies": {
32
- "hono": "^4.11.3"
+ "hono": "^4.11.4"
33
34
35
"@biomejs/biome": "^2.3.11",
0 commit comments