Skip to content

Commit 7126170

Browse files
committed
fix(deps): update nextjs monorepo to v12.3.0
1 parent f8833a5 commit 7126170

3 files changed

Lines changed: 161 additions & 34 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"husky": "8.0.1",
3535
"jest": "28.1.3",
3636
"jest-cli": "28.1.3",
37-
"next": "12.2.5",
37+
"next": "12.3.0",
3838
"node-plop": "0.31.0",
3939
"plop": "3.1.1",
4040
"prettier": "2.7.1",

pnpm-lock.yaml

Lines changed: 158 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"@hookform/resolvers": "2.9.7",
2525
"@mdx-js/loader": "1.6.22",
2626
"@mdx-js/react": "1.6.22",
27-
"@next/mdx": "12.2.5",
27+
"@next/mdx": "12.3.0",
2828
"@openpatch/patches": "6.0.1",
2929
"atob": "2.1.2",
3030
"lz-string": "1.4.4",
31-
"next": "12.2.5",
31+
"next": "12.3.0",
3232
"next-seo": "5.5.0",
3333
"react": "18.2.0",
3434
"react-dom": "18.2.0",

0 commit comments

Comments
 (0)