diff --git a/bun.lockb b/bun.lockb index 7c1f63c..91ec079 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e762508..bd8426c 100644 --- a/package.json +++ b/package.json @@ -31,8 +31,8 @@ "devDependencies": { "typescript": "^5", "@types/node": "^22.0.0", - "@types/react": "^18", - "@types/react-dom": "^18", + "@types/react": "^19.0.0", + "@types/react-dom": "^19.0.0", "postcss": "^8", "tailwindcss": "^3.4.1", "eslint": "^8",