chore(deps): bump next.js from 15.2.0 to 15.2.1 in monorepo (#11576)

This bumps next.js to 15.2.1 in our monorepo, guaranteeing compatibility
This commit is contained in:
Alessio Gravili
2025-03-06 12:09:33 -07:00
committed by GitHub
parent 48115311e7
commit b0da85dfea
3 changed files with 132 additions and 35 deletions

View File

@@ -24,7 +24,7 @@
"devDependencies": {
"@aws-sdk/client-s3": "^3.614.0",
"@date-fns/tz": "1.2.0",
"@next/env": "15.2.0",
"@next/env": "15.2.1",
"@payloadcms/admin-bar": "workspace:*",
"@payloadcms/db-mongodb": "workspace:*",
"@payloadcms/db-postgres": "workspace:*",
@@ -78,7 +78,7 @@
"jest": "29.7.0",
"jwt-decode": "4.0.0",
"mongoose": "8.9.5",
"next": "15.2.0",
"next": "15.2.1",
"nodemailer": "6.9.16",
"payload": "workspace:*",
"qs-esm": "7.0.2",