From 90d9fbee727d65f0e31fcd95e7c0670a2e1befeb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Jun 2025 03:49:29 +0000 Subject: [PATCH] feat: upgrade next from 14.1.0 to 15.3.2 Snyk has created this PR to upgrade next from 14.1.0 to 15.3.2. See this package in npm: next See this project in Snyk: https://app.snyk.io/org/nerds-github/project/98338644-c771-41bf-b65a-8c7d591db0e3?utm_source=github&utm_medium=referral&page=upgrade-pr --- playgrounds/nextjs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playgrounds/nextjs/package.json b/playgrounds/nextjs/package.json index c3367eea4089..0d9666701285 100644 --- a/playgrounds/nextjs/package.json +++ b/playgrounds/nextjs/package.json @@ -11,7 +11,7 @@ "dependencies": { "@tailwindcss/postcss": "workspace:^", "fast-glob": "^3.3.2", - "next": "14.1.0", + "next": "15.3.2", "react": "^18.3.1", "react-dom": "^18.3.1", "tailwindcss": "workspace:^"