Skip to content

Commit dec6da5

Browse files
Update nextjs monorepo to v15
1 parent b6ce907 commit dec6da5

File tree

2 files changed

+1859
-271
lines changed

2 files changed

+1859
-271
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"lint": "next lint"
1616
},
1717
"dependencies": {
18-
"next": "^13.3.2",
18+
"next": "^15.0.0",
1919
"next-themes": "^0.2.1",
2020
"react": "^18.2.0",
2121
"react-dom": "^18.2.0",
@@ -29,7 +29,7 @@
2929
"@types/react": "^18.2.0",
3030
"@types/webpack-env": "^1.18.5",
3131
"eslint": "^8.39.0",
32-
"eslint-config-next": "13.3.2",
32+
"eslint-config-next": "15.4.6",
3333
"jest": "^27.5.1",
3434
"raw-loader": "^4.0.2",
3535
"typescript": "^4.9.5"

0 commit comments

Comments
 (0)