diff --git a/bun.lockb b/bun.lockb index 8e2ce0f..5ea20cb 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 065f771..f56eb0a 100644 --- a/package.json +++ b/package.json @@ -111,8 +111,8 @@ "vitest": "2.1.4" }, "peerDependencies": { - "react": ">=17", - "react-dom": ">=17" + "react": ">=17 || >=18 || >=19", + "react-dom": ">=17 || >=18 || >=19" }, "engines": { "node": ">=18.0.0"