Update nextjs monorepo to v15.3.1 (#1192)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-17 22:14:46 +00:00
committed by GitHub
parent 5e3a30568a
commit 2b778db908
2 changed files with 55 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.3.0",
"@next/mdx": "15.3.1",
"@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.3.0",
"next": "15.3.1",
"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.3.0",
"eslint-config-next": "15.3.1",
"eslint-config-prettier": "^10.1.1",
"jest": "29.7.0",
"postcss": "^8.5.3",