diff --git a/frontend/bun.lockb b/frontend/bun.lockb index e1516ec3..7eafffbd 100755 Binary files a/frontend/bun.lockb and b/frontend/bun.lockb differ diff --git a/frontend/package.json b/frontend/package.json index f9907eea..38319065 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -46,7 +46,7 @@ "next": "canary", "next-client-cookies": "^2.0.0", "next-themes": "^0.2.1", - "react": "^18", + "react": "^19.0.0", "react-resizable-panels": "^3.0.0", "react-wrap-balancer": "^1.1.0", "recharts": "latest", @@ -60,7 +60,7 @@ "@next/bundle-analyzer": "^16.0.0", "@next/eslint-plugin-next": "^16.0.0", "@types/node": "^26.0.0", - "@types/react": "^18", + "@types/react": "^19.0.0", "autoprefixer": "^10.0.1", "postcss": "^8", "tailwindcss": "^3.3.5",