diff --git a/apps/playgrounds/gatsby/package.json b/apps/playgrounds/gatsby/package.json index ec328fc39b..9335ce14d6 100644 --- a/apps/playgrounds/gatsby/package.json +++ b/apps/playgrounds/gatsby/package.json @@ -10,11 +10,11 @@ "clean": "gatsby clean" }, "dependencies": { - "dotenv": "16.0.0", - "gatsby": "5.8.0-next.3", + "dotenv": "16.4.5", + "gatsby": "5.13.7", "next-auth": "workspace:*", - "react": "18.2.0", - "react-dom": "18.2.0" + "react": "18.3.1", + "react-dom": "18.3.1" }, "devDependencies": { "vercel": "23.1.2"