Skip to content

Commit 4dfdb5c

Browse files
authored
🔀 merge pull request #34 from onRuntime/renovate/major-nextjs-monorepo
⬆️ upgrade nextjs monorepo to `v14` (major)
2 parents 27f3b6f + 98e6c2f commit 4dfdb5c

File tree

2 files changed

+242
-154
lines changed

2 files changed

+242
-154
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@onruntime/next-link": "^0.1.5",
1515
"@reach/skip-nav": "^0.18.0",
1616
"@types/styled-components": "^5.1.26",
17-
"next": "^12.1.6",
17+
"next": "^14.0.0",
1818
"next-seo": "^6.0.0",
1919
"nextra": "2.0.0-alpha.56",
2020
"nextra-theme-docs": "2.0.0-alpha.59",
@@ -32,7 +32,7 @@
3232
"@typescript-eslint/parser": "^5.33.1",
3333
"autoprefixer": "^10.4.8",
3434
"eslint": "^8.22.0",
35-
"eslint-config-next": "^12.2.5",
35+
"eslint-config-next": "^14.0.0",
3636
"eslint-config-prettier": "^9.0.0",
3737
"eslint-plugin-mdx": "^3.0.0",
3838
"eslint-plugin-prettier": "^5.0.0",

0 commit comments

Comments
 (0)