Skip to content

Commit 06eec08

Browse files
Update nextjs monorepo to v13
1 parent fc4c07b commit 06eec08

File tree

2 files changed

+283
-148
lines changed

2 files changed

+283
-148
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@urql/devtools": "2.0.3",
1818
"framer-motion": "7.3.5",
1919
"graphql": "16.6.0",
20-
"next": "12.3.0",
20+
"next": "13.0.4",
2121
"react": "18.2.0",
2222
"react-dom": "18.2.0",
2323

@@ -30,7 +30,7 @@
3030
"@graphql-codegen/typescript-urql": "3.6.3",
3131
"@types/react": "18.0.15",
3232
"eslint": "8.23.1",
33-
"eslint-config-next": "12.3.0",
33+
"eslint-config-next": "13.0.4",
3434
"prettier": "2.7.1",
3535
"typescript": "4.8.3"
3636
}

0 commit comments

Comments
 (0)