Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 984fe1b

Browse files
authoredJul 3, 2023
chore(deps): update nextjs monorepo to v13
1 parent 68959f7 commit 984fe1b

File tree

2 files changed

+387
-180
lines changed

2 files changed

+387
-180
lines changed
 

‎app/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"autoprefixer": "10.4.12",
1717
"graphql": "16.6.0",
1818
"javascript-time-ago": "2.5.7",
19-
"next": "12.3.1",
19+
"next": "13.4.8",
2020
"postcss": "8.4.17",
2121
"react": "17.0.2",
2222
"react-dom": "17.0.2",
@@ -28,7 +28,7 @@
2828
"@types/node": "17.0.23",
2929
"@types/react": "17.0.50",
3030
"eslint": "8.24.0",
31-
"eslint-config-next": "12.3.1",
31+
"eslint-config-next": "13.4.8",
3232
"typescript": "4.6.2"
3333
}
3434
}

0 commit comments

Comments
 (0)
Please sign in to comment.