Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit 3bfbd3f

Browse files
chore(deps): update nextjs monorepo to ^13.5.1
1 parent 3b8fa17 commit 3bfbd3f

File tree

2 files changed

+809
-392
lines changed

2 files changed

+809
-392
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint ."
1010
},
1111
"dependencies": {
12-
"next": "13.3.0",
12+
"next": "13.5.1",
1313
"react": "18.2.0",
1414
"react-dom": "18.2.0"
1515
},
@@ -18,7 +18,7 @@
1818
"@types/react": "^18.0.37",
1919
"@typescript-eslint/eslint-plugin": "^5.59.0",
2020
"eslint": "^8.38.0",
21-
"eslint-config-next": "^13.3.0",
21+
"eslint-config-next": "^13.5.1",
2222
"eslint-config-prettier": "^8.8.0",
2323
"husky": "^8.0.3",
2424
"lint-staged": "^13.2.1",

0 commit comments

Comments
 (0)