Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to ^12.3.1 (#38)
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 Oct 1, 2022
1 parent 217c822 commit 68b199a
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 66 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"dayjs": "^1.11.5",
"next": "^12.2.5",
"next": "^12.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand All @@ -33,7 +33,7 @@
"axios": "^0.27.2",
"c8": "^7.12.0",
"eslint": "^8.24.0",
"eslint-config-next": "^12.2.5",
"eslint-config-next": "^12.3.1",
"prettier": "^2.7.1",
"tsx": "^3.9.0",
"typescript": "^4.8.2",
Expand Down
151 changes: 87 additions & 64 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 68b199a

@vercel
Copy link

@vercel vercel bot commented on 68b199a Oct 1, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.