From d892d0177fa67b935790c50e430e25f3131c18cd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 25 Aug 2025 03:50:23 +0000 Subject: [PATCH] feat: upgrade next from 14.1.0 to 15.4.5 Snyk has created this PR to upgrade next from 14.1.0 to 15.4.5. 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..7329cdb6d8bb 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.4.5", "react": "^18.3.1", "react-dom": "^18.3.1", "tailwindcss": "workspace:^"