diff --git a/deps/hono_jsx.ts b/deps/hono_jsx.ts index 800e012..62417d9 100644 --- a/deps/hono_jsx.ts +++ b/deps/hono_jsx.ts @@ -1,3 +1,3 @@ -export { type JSXNode } from 'https://deno.land/x/hono@v4.1.0/jsx/index.ts' -export * from 'https://deno.land/x/hono@v4.1.0/jsx/jsx-runtime.ts' -export { html } from 'https://deno.land/x/hono@v4.1.0/helper/html/index.ts' +export { type JSXNode } from 'https://deno.land/x/hono@v4.2.7/jsx/index.ts' +export * from 'https://deno.land/x/hono@v4.2.7/jsx/jsx-runtime.ts' +export { html } from 'https://deno.land/x/hono@v4.2.7/helper/html/index.ts' diff --git a/deps/hono_server.ts b/deps/hono_server.ts index 2fd2423..f15e92f 100644 --- a/deps/hono_server.ts +++ b/deps/hono_server.ts @@ -1,2 +1,2 @@ -export { Hono } from 'https://deno.land/x/hono@v4.1.0/mod.ts' -export { serveStatic } from 'https://deno.land/x/hono@v4.1.0/adapter/deno/serve-static.ts' +export { Hono } from 'https://deno.land/x/hono@v4.2.7/mod.ts' +export { serveStatic } from 'https://deno.land/x/hono@v4.2.7/adapter/deno/serve-static.ts'