Skip to content

Commit 04f5475

Browse files
Update nextjs monorepo to v13
1 parent 0b39e22 commit 04f5475

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"classnames": "2.3.1",
14-
"next": "12.1.0",
14+
"next": "13.4.5",
1515
"react": "17.0.2",
1616
"react-dom": "17.0.2",
1717
"waait": "1.0.5"
@@ -20,7 +20,7 @@
2020
"@types/node": "17.0.10",
2121
"@types/react": "17.0.39",
2222
"eslint": "8.9.0",
23-
"eslint-config-next": "12.1.0",
23+
"eslint-config-next": "13.4.5",
2424
"typescript": "4.5.5"
2525
}
2626
}

0 commit comments

Comments
 (0)