Skip to content

Commit 84d2b6b

Browse files
fix(deps): update nextjs monorepo to v16
1 parent f018636 commit 84d2b6b

File tree

2 files changed

+598
-228
lines changed

2 files changed

+598
-228
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"drizzle-orm": "^0.44.0",
4848
"eslint-plugin-drizzle": "^0.2.3",
4949
"lucide-react": "^0.548.0",
50-
"next": "15.5.6",
50+
"next": "16.0.1",
5151
"next-themes": "^0.4.6",
5252
"nodemailer": "^6.10.0",
5353
"onchange": "^7.1.0",
@@ -66,7 +66,7 @@
6666
"devDependencies": {
6767
"@eslint/eslintrc": "^3.3.1",
6868
"@eslint/js": "^9.23.0",
69-
"@next/eslint-plugin-next": "^15.2.4",
69+
"@next/eslint-plugin-next": "^16.0.0",
7070
"@tailwindcss/postcss": "^4.0.15",
7171
"@tanstack/eslint-plugin-query": "^5.68.0",
7272
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
@@ -78,7 +78,7 @@
7878
"@typescript-eslint/parser": "^8.28.0",
7979
"drizzle-kit": "^0.31.0",
8080
"eslint": "^9.23.0",
81-
"eslint-config-next": "15.5.6",
81+
"eslint-config-next": "16.0.1",
8282
"eslint-plugin-react-hooks": "^5.2.0",
8383
"prettier": "^3.5.3",
8484
"prettier-plugin-organize-attributes": "^1.0.0",

0 commit comments

Comments
 (0)