Skip to content

Commit 07d29c0

Browse files
fix(deps): update nextjs monorepo to v12.3.5
1 parent cbd1e17 commit 07d29c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/next/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": "12.3.1",
12+
"next": "12.3.5",
1313
"react": "18.2.0",
1414
"react-dom": "18.2.0"
1515
},
@@ -18,7 +18,7 @@
1818
"@types/react": "18.0.21",
1919
"@types/react-dom": "18.0.6",
2020
"eslint": "8.28.0",
21-
"eslint-config-next": "12.3.1",
21+
"eslint-config-next": "12.3.5",
2222
"typescript": "4.8.3"
2323
}
2424
}

0 commit comments

Comments
 (0)