Skip to content

Commit 5c0dda9

Browse files
Update nextjs monorepo to v13
1 parent d79c893 commit 5c0dda9

File tree

2 files changed

+257
-156
lines changed

2 files changed

+257
-156
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@js.properties/properties": "0.5.4",
1818
"@tkint/hocon-parser": "0.0.0-alpha.0",
1919
"ajv": "8.11.0",
20-
"next": "12.3.1",
20+
"next": "13.2.3",
2121
"prism-react-renderer": "1.3.5",
2222
"prismjs": "1.29.0",
2323
"react": "18.2.0",
@@ -37,7 +37,7 @@
3737
"@types/styled-components": "5.1.26",
3838
"babel-plugin-macros": "3.1.0",
3939
"eslint": "8.24.0",
40-
"eslint-config-next": "12.3.1",
40+
"eslint-config-next": "13.2.3",
4141
"prettier": "2.7.1",
4242
"tailwindcss": "3.1.8",
4343
"ts-json-schema-generator": "1.1.2",

0 commit comments

Comments
 (0)