Skip to content

Commit

Permalink
Merge pull request #118 from netlify-templates/renovate/netlify-plugi…
Browse files Browse the repository at this point in the history
…n-nextjs-5.x

fix(deps): update dependency @netlify/plugin-nextjs to ^5.1.0
  • Loading branch information
TomasBankauskas authored Apr 16, 2024
2 parents 24dab43 + ed1a895 commit c9ec9ce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"export": "next build && next export"
},
"dependencies": {
"@netlify/plugin-nextjs": "^5.0.0",
"@netlify/plugin-nextjs": "^5.1.0",
"next": "^14.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down

0 comments on commit c9ec9ce

Please sign in to comment.