Skip to content

Commit 0e43665

Browse files
authored
Merge pull request #81 from moonpay/renovate/nextjs-monorepo
Update nextjs monorepo to v16.2.1
2 parents 948fa13 + 26f94b3 commit 0e43665

2 files changed

Lines changed: 236 additions & 156 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@prisma/adapter-pg": "7.3.0",
1919
"@prisma/client": "7.3.0",
2020
"dotenv": "17.2.3",
21-
"next": "16.1.4",
21+
"next": "16.2.1",
2222
"pg": "8.17.2",
2323
"react": "19.2.3",
2424
"react-dom": "19.2.3"
@@ -30,7 +30,7 @@
3030
"@types/react": "19.2.9",
3131
"@types/react-dom": "19.2.3",
3232
"eslint": "9.39.2",
33-
"eslint-config-next": "16.1.4",
33+
"eslint-config-next": "16.2.1",
3434
"postcss": "8.5.6",
3535
"prisma": "7.3.0",
3636
"tailwindcss": "4.1.18",

0 commit comments

Comments
 (0)