Skip to content

Commit e77b226

Browse files
fix(deps): update nextjs monorepo to v16
1 parent 36b3778 commit e77b226

2 files changed

Lines changed: 666 additions & 387 deletions

File tree

apps/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"class-variance-authority": "^0.7.1",
3535
"clsx": "^2.1.1",
3636
"lucide-react": "^0.563.0",
37-
"next": "^15.2.3",
37+
"next": "^16.0.0",
3838
"next-themes": "^0.4.6",
3939
"react": "^19.0.0",
4040
"react-dom": "^19.0.0",
@@ -54,7 +54,7 @@
5454
"@types/react-dom": "^19.0.0",
5555
"@vitest/coverage-v8": "^4.0.0",
5656
"eslint": "^9.23.0",
57-
"eslint-config-next": "^15.2.3",
57+
"eslint-config-next": "^16.0.0",
5858
"postcss": "^8.5.3",
5959
"prettier": "^3.5.3",
6060
"prettier-plugin-tailwindcss": "^0.7.0",

0 commit comments

Comments
 (0)