feat!: bump minimum next version to 15.2.3 (#11823)

**BREAKING CHANGE:**
This bumps the **minimum required Next.js** version from 15.0.0 to
15.2.3. This update is necessary due to a critical security
vulnerability found in earlier Next.js versions, which requires an
exception to our standard semantic versioning process.

Additionally, this bumps all templates to the latest Next.js and Payload
versions.
This commit is contained in:
Alessio Gravili
2025-03-24 07:41:33 -06:00
committed by GitHub
parent d20f06e4bf
commit 5f6bb92501
41 changed files with 1654 additions and 1503 deletions

View File

@@ -62,7 +62,7 @@
"@sentry/nextjs": "^8.33.1",
"@sentry/react": "^7.77.0",
"@types/jest": "29.5.12",
"@types/react": "19.0.10",
"@types/react": "19.0.12",
"@types/react-dom": "19.0.4",
"babel-plugin-react-compiler": "19.0.0-beta-714736e-20250131",
"comment-json": "^4.2.3",