Skip to content

Commit 3c5a213

Browse files
authored
Update all of nextjs to version 15.1.0
1 parent 1a97846 commit 3c5a213

File tree

2 files changed

+1482
-406
lines changed

2 files changed

+1482
-406
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@tailwindcss/forms": "^0.4.0",
2020
"@vercel/og": "^0.0.20",
2121
"clsx": "^1.1.1",
22-
"next": "^13.3.4",
22+
"next": "^15.1.0",
2323
"next-seo": "^6.0.0",
2424
"next-themes": "^0.2.1",
2525
"react": "^18.2.0",
@@ -37,7 +37,7 @@
3737
"@types/react": "^18.2.0",
3838
"autoprefixer": "^10.4.4",
3939
"eslint": "^8.13.0",
40-
"eslint-config-next": "^13.3.4",
40+
"eslint-config-next": "^15.1.0",
4141
"eslint-config-yehezgun": "^1.2.2",
4242
"husky": "^7.0.0",
4343
"jest": "^28.1.0",

0 commit comments

Comments
 (0)