diff --git a/bun.lockb b/bun.lockb index 82c326b..4637a90 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index fd7ed51..a487b5a 100644 --- a/package.json +++ b/package.json @@ -45,8 +45,8 @@ "@biomejs/biome": "^1.5.1", "@opennextjs/aws": "^3.6.4", "@types/node": "^20", - "@types/react": "^18", - "@types/react-dom": "^18", + "@types/react": "^19.0.0", + "@types/react-dom": "^19.0.0", "tailwindcss": "^4.1.7", "typescript": "^5", "wrangler": "^4.16.1"