diff --git a/web/bun.lockb b/web/bun.lockb index aeee1616..f205342c 100755 Binary files a/web/bun.lockb and b/web/bun.lockb differ diff --git a/web/package.json b/web/package.json index b905f082..cea2b245 100644 --- a/web/package.json +++ b/web/package.json @@ -22,8 +22,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",