Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v13.4.4 (#49)
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 May 26, 2023
1 parent e190dd1 commit d0dfda4
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 43 deletions.
4 changes: 2 additions & 2 deletions apps/my-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"dependencies": {
"@kkkaoru/template-components": "workspace:*",
"@kkkaoru/template-utils": "workspace:*",
"@next/font": "13.4.3",
"next": "13.4.3",
"@next/font": "13.4.4",
"next": "13.4.4",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand Down
79 changes: 38 additions & 41 deletions pnpm-lock.yaml

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

0 comments on commit d0dfda4

Please sign in to comment.