diff --git a/bun.lockb b/bun.lockb index 4e4c322..77c51be 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 3e263a5..8fd689f 100644 --- a/package.json +++ b/package.json @@ -55,5 +55,9 @@ "@shikijs/transformers": "^1.22.2", "sharp": "^0.33.5" }, + "overrides": { + "react": "^19.0.0-rc-cae764ce-20241025", + "react-dom": "^19.0.0-rc-cae764ce-20241025" + }, "trustedDependencies": ["@biomejs/biome", "sharp"] }