Skip to content

Commit 4b2296f

Browse files
committed
chore: upgrade Next.js from 15.1.6 to 15.5.12
1 parent 304f419 commit 4b2296f

File tree

2 files changed

+318
-67
lines changed

2 files changed

+318
-67
lines changed

apps/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"class-variance-authority": "^0.7.0",
3636
"clsx": "^2.1.0",
3737
"lucide-react": "^0.344.0",
38-
"next": "15.1.6",
38+
"next": "15.5.12",
3939
"next-themes": "^0.4.4",
4040
"react": "^19.0.0",
4141
"react-dom": "^19.0.0",
@@ -53,7 +53,7 @@
5353
"@types/react-dom": "^19",
5454
"autoprefixer": "^10.4.17",
5555
"eslint": "^8",
56-
"eslint-config-next": "15.1.6",
56+
"eslint-config-next": "15.5.12",
5757
"postcss": "^8.4.33",
5858
"tailwindcss": "^3.4.1",
5959
"tailwindcss-animate": "^1.0.7",

0 commit comments

Comments
 (0)