diff --git a/use-tether/bun.lockb b/use-tether/bun.lockb index 7294a72..02bf49d 100644 Binary files a/use-tether/bun.lockb and b/use-tether/bun.lockb differ diff --git a/use-tether/package.json b/use-tether/package.json index 6858a21..044d2f3 100644 --- a/use-tether/package.json +++ b/use-tether/package.json @@ -27,8 +27,8 @@ ], "devDependencies": { "@types/bun": "latest", - "@types/react": "^18.3.5", - "react": "^18.3.1" + "@types/react": "^19.0.0", + "react": "^19.0.0" }, "peerDependencies": { "react": "*",