Skip to content

Commit 9c65aa3

Browse files
authored
fix: bump next-runtime to 5.13.4 (#1436)
* fix: bump next-runtime to 5.13.4 * fix: update plugin repo url
1 parent 890ac66 commit 9c65aa3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

site/plugins.json

Lines changed: 3 additions & 3 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.13.3",
618+
"version": "5.13.4",
619619
"compatibility": [
620620
{
621621
"version": "5.7.0-ipx.0",
@@ -627,7 +627,7 @@
627627
}
628628
},
629629
{
630-
"version": "5.13.3",
630+
"version": "5.13.4",
631631
"overridePinnedVersion": ">=4.0.0",
632632
"nodeVersion": ">=18.0.0",
633633
"siteDependencies": {
@@ -828,7 +828,7 @@
828828
"description": "Skip not affected apps in a nx monorepo.",
829829
"name": "Skip nx",
830830
"package": "netlify-plugin-nx-skip-build",
831-
"repo": "https://www.npmjs.com/package/netlify-plugin-nx-skip-build",
831+
"repo": "https://github.com/f22hd/netlify-plugin-nx-skip-build",
832832
"version": "0.0.7",
833833
"variables": [
834834
{

0 commit comments

Comments
 (0)