Skip to content

Commit cc34298

Browse files
Update nextjs monorepo to v13
1 parent c56ba7b commit cc34298

File tree

2 files changed

+234
-128
lines changed

2 files changed

+234
-128
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.12.0",
20-
"next": "12.3.4",
20+
"next": "13.2.4",
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.37.0",
40-
"eslint-config-next": "12.3.4",
40+
"eslint-config-next": "13.2.4",
4141
"prettier": "2.8.7",
4242
"tailwindcss": "3.3.1",
4343
"ts-json-schema-generator": "1.2.0",

0 commit comments

Comments
 (0)