diff --git a/examples/with-mantine/package.json b/examples/with-mantine/package.json index c7f762bc68cbc..013a747439c82 100644 --- a/examples/with-mantine/package.json +++ b/examples/with-mantine/package.json @@ -10,7 +10,7 @@ "@mantine/hooks": "^4.1.4", "@mantine/next": "^4.1.4", "next": "latest", - "react": "18.0.0", + "react": "18.3.1", "react-dom": "18.0.0" }, "devDependencies": {