diff --git a/bun.lockb b/bun.lockb index f7d006b..f20a195 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 7095ab8..0219e40 100644 --- a/package.json +++ b/package.json @@ -24,8 +24,8 @@ "@mdx-js/react": "^3.0.0", "clsx": "^2.0.0", "prism-react-renderer": "^2.3.0", - "react": "^18.0.0", - "react-dom": "^18.0.0" + "react": "^19.0.0", + "react-dom": "^19.0.0" }, "devDependencies": { "@docusaurus/module-type-aliases": "3.6.3",