Skip to content

Commit

Permalink
Update nextjs monorepo to v12.2.0 (#519)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 29, 2022
1 parent e2a52ee commit 7e96258
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@headlessui/react": "1.6.5",
"jest-environment-jsdom": "28.1.2",
"next": "12.1.6",
"next": "12.2.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"source-map-support": "0.5.21",
Expand All @@ -26,8 +26,8 @@
"@babel/core": "7.18.6",
"@jest/types": "28.1.1",
"@mdx-js/react": "2.1.2",
"@next/env": "12.1.6",
"@next/eslint-plugin-next": "12.1.6",
"@next/env": "12.2.0",
"@next/eslint-plugin-next": "12.2.0",
"@storybook/addon-actions": "6.5.9",
"@storybook/addon-docs": "6.5.9",
"@storybook/addon-essentials": "6.5.9",
Expand Down

0 comments on commit 7e96258

Please sign in to comment.