diff --git a/bun.lockb b/bun.lockb index ff3fa07..a5dc9ca 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/projects/website/package.json b/projects/website/package.json index 12697aa..7fc0077 100644 --- a/projects/website/package.json +++ b/projects/website/package.json @@ -39,10 +39,10 @@ "next-build-id": "^3.0.0", "next-themes": "^0.3.0", "node-cache": "^5.1.2", - "react": "19.0.0-rc-09111202-20241011", + "react": "^19.0.0-rc-1460d67c-20241003", "react-chartjs-2": "^5.2.0", "react-countup": "^6.5.3", - "react-dom": "19.0.0-rc-09111202-20241011", + "react-dom": "^19.0.0-rc-1460d67c-20241003", "react-hook-form": "^7.53.0", "tailwind-merge": "^2.5.2", "tailwindcss-animate": "^1.0.7",