|
42 | 42 | "@brillout/vite-plugin-server-entry": "^0.7.17", |
43 | 43 | "@photonjs/core": "^0.1.20", |
44 | 44 | "@photonjs/runtime": "^0.1.16", |
45 | | - "@universal-middleware/compress": "^0.2.34", |
46 | | - "@universal-middleware/core": "^0.4.14", |
47 | | - "@universal-middleware/sirv": "^0.1.24", |
| 45 | + "@universal-middleware/compress": "^0.2.35", |
| 46 | + "@universal-middleware/core": "^0.4.15", |
| 47 | + "@universal-middleware/sirv": "^0.1.25", |
48 | 48 | "pkg-types": "^2.3.0", |
49 | 49 | "standaloner": "^0.2.2" |
50 | 50 | }, |
|
69 | 69 | }, |
70 | 70 | "devDependencies": { |
71 | 71 | "@brillout/release-me": "^0.4.12", |
72 | | - "@elysiajs/node": "^1.4.2", |
| 72 | + "@elysiajs/node": "^1.4.3", |
73 | 73 | "@hattip/adapter-node": "^0.0.49", |
74 | | - "@hono/node-server": "^1.19.7", |
| 74 | + "@hono/node-server": "^1.19.9", |
75 | 75 | "@photonjs/cloudflare": "^0.1.13", |
76 | 76 | "@photonjs/vercel": "^0.1.22", |
77 | | - "@types/bun": "^1.3.5", |
| 77 | + "@types/bun": "^1.3.6", |
78 | 78 | "@types/deno": "^2.5.0", |
79 | 79 | "@types/node": "^20.19.25", |
80 | | - "elysia": "^1.4.21", |
81 | | - "fastify": "^5.6.2", |
82 | | - "h3": "^1.15.4", |
83 | | - "hono": "^4.11.3", |
| 80 | + "elysia": "^1.4.22", |
| 81 | + "fastify": "^5.7.1", |
| 82 | + "h3": "^1.15.5", |
| 83 | + "hono": "^4.11.4", |
84 | 84 | "magic-string": "^0.30.21", |
85 | | - "rollup": "4.54.0", |
| 85 | + "rollup": "4.55.2", |
86 | 86 | "tsup": "^8.5.1", |
87 | 87 | "typescript": "^5.9.3", |
88 | 88 | "vike": "^0.4.252", |
89 | | - "vite": "^7.3.0" |
| 89 | + "vite": "^7.3.1" |
90 | 90 | }, |
91 | 91 | "files": [ |
92 | 92 | "dist/", |
|
0 commit comments