Update nextjs monorepo to v15.2.5 (#1186)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-09 06:27:37 +00:00
committed by GitHub
parent 8d3fb94b61
commit 9349a76aca
2 changed files with 68 additions and 55 deletions

View File

@@ -14,7 +14,7 @@
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@next-auth/mongodb-adapter": "1.1.3",
"@next/mdx": "15.2.4",
"@next/mdx": "15.2.5",
"@types/mdx": "^2.0.11",
"@vercel/analytics": "^1.5.0",
"autoprefixer": "10.4.21",
@@ -24,7 +24,7 @@
"googleapis": "^148.0.0",
"ics": "3.8.1",
"mongoose": "^8.13.1",
"next": "15.2.4",
"next": "15.2.5",
"next-auth": "4.24.11",
"next-axiom": "^1.9.1",
"nodemailer": "^6.10.0",
@@ -37,7 +37,7 @@
"@types/nodemailer": "^6.4.17",
"@types/uuid": "10.0.0",
"eslint": "^9.23.0",
"eslint-config-next": "15.2.4",
"eslint-config-next": "15.2.5",
"eslint-config-prettier": "^10.1.1",
"jest": "29.7.0",
"postcss": "^8.5.3",