diff --git a/examples/with-zustand/package.json b/examples/with-zustand/package.json index a9d4755e6836f..01e8d62f3279b 100644 --- a/examples/with-zustand/package.json +++ b/examples/with-zustand/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@types/node": "18.17.15", - "@types/react": "18.0.28", + "@types/react": "18.3.5", "@types/react-dom": "18.0.11", "next": "latest", "react": "18.2.0",