From 5108a7a1d377f8a70c541af3c6652026ce5a76bd Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 17:29:45 +0000 Subject: [PATCH] feat: update plugin @netlify/plugin-nextjs to version 5.2.2 --- site/plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/plugins.json b/site/plugins.json index b723c2f8f..306593439 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -615,10 +615,10 @@ "name": "Next.js Runtime", "package": "@netlify/plugin-nextjs", "repo": "https://github.com/netlify/next-runtime", - "version": "4.41.3", + "version": "5.2.2", "compatibility": [ { - "version": "5.2.1", + "version": "5.2.2", "featureFlag": "project_ceruledge_ui", "overridePinnedVersion": ">=4.0.0", "nodeVersion": ">=18.0.0",