diff --git a/bun.lockb b/bun.lockb index 9866bb2..afbd6eb 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e4737ea..41eab24 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ "devDependencies": { "@biomejs/biome": "^1.5.1", "@types/node": "^20", - "@types/react": "^18", - "@types/react-dom": "^18", + "@types/react": "^19.0.0", + "@types/react-dom": "^19.0.0", "autoprefixer": "^10.4.19", "eslint-config-next": "^15.1.6", "postcss": "^8.4.38",