chore(deps): bump next.js to 15.3.0 and related dependencies (#12067)
This unblocks https://github.com/payloadcms/payload/pull/11376 and guarantees support for Next.js 15.3.0
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"devDependencies": {
|
||||
"@aws-sdk/client-s3": "^3.614.0",
|
||||
"@date-fns/tz": "1.2.0",
|
||||
"@next/env": "15.2.3",
|
||||
"@next/env": "15.3.0",
|
||||
"@payloadcms/admin-bar": "workspace:*",
|
||||
"@payloadcms/db-mongodb": "workspace:*",
|
||||
"@payloadcms/db-postgres": "workspace:*",
|
||||
@@ -62,9 +62,9 @@
|
||||
"@sentry/nextjs": "^8.33.1",
|
||||
"@sentry/react": "^7.77.0",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/react": "19.0.12",
|
||||
"@types/react-dom": "19.0.4",
|
||||
"babel-plugin-react-compiler": "19.0.0-beta-714736e-20250131",
|
||||
"@types/react": "19.1.0",
|
||||
"@types/react-dom": "19.1.2",
|
||||
"babel-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
|
||||
"comment-json": "^4.2.3",
|
||||
"create-payload-app": "workspace:*",
|
||||
"csv-parse": "^5.6.0",
|
||||
@@ -78,12 +78,12 @@
|
||||
"jest": "29.7.0",
|
||||
"jwt-decode": "4.0.0",
|
||||
"mongoose": "8.9.5",
|
||||
"next": "15.2.3",
|
||||
"next": "15.3.0",
|
||||
"nodemailer": "6.9.16",
|
||||
"payload": "workspace:*",
|
||||
"qs-esm": "7.0.2",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react": "19.1.0",
|
||||
"react-dom": "19.1.0",
|
||||
"server-only": "^0.0.1",
|
||||
"slate": "0.91.4",
|
||||
"tempy": "^1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user