diff --git a/bun.lockb b/bun.lockb index 3e03cbe5..b8575500 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 970f7b85..5e379f32 100644 --- a/package.json +++ b/package.json @@ -32,8 +32,8 @@ "dependencies": { "@edge-runtime/primitives": "^4.1.0", "@hono/node-server": "^1.8.2", - "@tscircuit/builder": "latest", - "@tscircuit/react-fiber": "^1.0.6", + "@tscircuit/builder": "^1.5.9", + "@tscircuit/react-fiber": "^1.0.9", "axios": "^1.6.7", "better-sqlite3": "^9.4.3", "chokidar": "^3.6.0",