diff --git a/bun.lockb b/bun.lockb index 62c3c05..7b243be 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index d9c265c..13a7164 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "next": "14.2.1", "next-themes": "^0.3.0", "nuqs": "^1.17.0", - "react": "^18", - "react-dom": "^18", + "react": "^19.0.0", + "react-dom": "^19.0.0", "sonner": "^1.3.1", "tailwind-merge": "^2.2.1", "tailwindcss-animate": "^1.0.7", @@ -48,8 +48,8 @@ "@types/bun": "^1.0.4", "@types/crypto-js": "^4.2.2", "@types/node": "^20", - "@types/react": "^18", - "@types/react-dom": "^18", + "@types/react": "^19.0.0", + "@types/react-dom": "^19.0.0", "autoprefixer": "^10.0.1", "eslint": "^8", "eslint-config-next": "14.2.1",