Skip to content

Commit 5c84e6a

Browse files
authored
fix(deps): update next plugin to 5.11.3 (#1420)
1 parent c3f7e3f commit 5c84e6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/plugins.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@
615615
"name": "Next.js ",
616616
"package": "@netlify/plugin-nextjs",
617617
"repo": "https://github.com/netlify/next-runtime",
618-
"version": "5.11.2",
618+
"version": "5.11.3",
619619
"compatibility": [
620620
{
621621
"version": "5.7.0-ipx.0",
@@ -627,7 +627,7 @@
627627
}
628628
},
629629
{
630-
"version": "5.11.2",
630+
"version": "5.11.3",
631631
"overridePinnedVersion": ">=4.0.0",
632632
"nodeVersion": ">=18.0.0",
633633
"siteDependencies": {

0 commit comments

Comments
 (0)