diff --git a/bun.lockb b/bun.lockb index 193645b..5972c58 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c8ea6c8..20c10e8 100644 --- a/package.json +++ b/package.json @@ -6,9 +6,9 @@ "dev": "bun run --watch src/index.tsx" }, "dependencies": { - "@elysiajs/html": "^0.8.0", - "@elysiajs/static": "^0.8.1", - "elysia": "latest" + "@elysiajs/html": "1.0.2", + "@elysiajs/static": "1.0.3", + "elysia": "^1.0.17" }, "devDependencies": { "bun-types": "latest"