Skip to content

Commit 254f63c

Browse files
fix(deps): update nextjs monorepo to ^13.5.11
1 parent 3b8fa17 commit 254f63c

File tree

2 files changed

+1282
-477
lines changed

2 files changed

+1282
-477
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.11",
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.11",
2222
"eslint-config-prettier": "^8.8.0",
2323
"husky": "^8.0.3",
2424
"lint-staged": "^13.2.1",

0 commit comments

Comments
 (0)