diff --git a/bun.lockb b/bun.lockb index 530b9b8..e58826c 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e1358b8..432491a 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "next-client-cookies": "^1.1.1", "next-themes": "^0.3.0", "qrcode.react": "^4.0.1", - "react": "^18", + "react": "^19.0.0", "react-dom": "^18", "react-hook-form": "^7.53.0", "react-initials-avatar": "^1.1.2", @@ -53,7 +53,7 @@ "devDependencies": { "@types/luxon": "^3.4.2", "@types/node": "^22.0.0", - "@types/react": "^18", + "@types/react": "^19.0.0", "@types/react-dom": "^18", "eslint": "^8", "eslint-config-next": "14.2.13",