diff --git a/bun.lockb b/bun.lockb index 05fa9b2..538bf34 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index 0ca0eaf..fa6213b 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -10,8 +10,8 @@ }, "devDependencies": { "@types/node": "^18.15.13", - "@types/react": "18.0.38", - "@types/react-dom": "18.0.11", + "@types/react": "18.2.48", + "@types/react-dom": "18.2.18", "typescript": "^5.3.3" }, "dependencies": {