chore(deps): bump next.js from 15.2.1 to 15.2.2 in monorepo (#11636)

This bumps next.js to 15.2.2 in our monorepo, guaranteeing compatibility
This commit is contained in:
Alessio Gravili
2025-03-11 15:21:23 -06:00
committed by GitHub
parent bc79608db4
commit 9c53a62503
3 changed files with 62 additions and 62 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.1",
"@next/env": "15.2.2",
"@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.1",
"next": "15.2.2",
"nodemailer": "6.9.16",
"payload": "workspace:*",
"qs-esm": "7.0.2",