diff options
| author | Dax Raad <[email protected]> | 2026-03-06 10:58:07 -0500 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2026-03-06 10:58:19 -0500 |
| commit | 5e699c9426223409bd237174446d3abb88edb8cb (patch) | |
| tree | 4b6afaae375c04ed3c6ea5a8e1f6e07807d933eb /package.json | |
| parent | e0ca52ed1f77e2ffeaa5a455949c8d7c913b9175 (diff) | |
| download | opencode-5e699c9426223409bd237174446d3abb88edb8cb.tar.gz opencode-5e699c9426223409bd237174446d3abb88edb8cb.zip | |
chore(storage): update drizzle and channel db handling
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 36cf31d34..530ab937c 100644 --- a/package.json +++ b/package.json @@ -41,8 +41,8 @@ "@tailwindcss/vite": "4.1.11", "diff": "8.0.2", "dompurify": "3.3.1", - "drizzle-kit": "1.0.0-beta.12-a5629fb", - "drizzle-orm": "1.0.0-beta.12-a5629fb", + "drizzle-kit": "1.0.0-beta.16-ea816b6", + "drizzle-orm": "1.0.0-beta.16-ea816b6", "ai": "5.0.124", "hono": "4.10.7", "hono-openapi": "1.1.2", |
