diff --git a/bun.lockb b/bun.lockb index 2b39bf1..c6902b2 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index b66ae83..f2ae88c 100644 --- a/package.json +++ b/package.json @@ -66,8 +66,8 @@ "@next/bundle-analyzer": "^15.1.4", "@tailwindcss/postcss": "^4.0.0-beta.9", "@types/node": "^22.10.5", - "@types/react": "^19.0.4", - "@types/react-dom": "^19.0.2", + "@types/react": "^19.0.5", + "@types/react-dom": "^19.0.3", "eslint-config-next": "^15.1.4", "eslint-plugin-turbo": "^2.3.3", "eslint-plugin-unused-imports": "^4.1.4",