Skip to content

Commit 33dca25

Browse files
fix(deps): update dependency @netlify/plugin-nextjs to ^5.11.2 (#200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 10413cb commit 33dca25

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"export": "next build && next export"
1010
},
1111
"dependencies": {
12-
"@netlify/plugin-nextjs": "^5.11.1",
12+
"@netlify/plugin-nextjs": "^5.11.2",
1313
"next": "^15.0.0",
1414
"react": "^18.2.0",
1515
"react-dom": "^18.2.0"

0 commit comments

Comments
 (0)