Skip to content

Commit 6cdc9a1

Browse files
committed
upgrade netlify/next runtime plungin
1 parent 74bdbc9 commit 6cdc9a1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
},
9090
"devDependencies": {
9191
"@chromatic-com/storybook": "1.5.0",
92-
"@netlify/plugin-nextjs": "^5.8.0",
92+
"@netlify/plugin-nextjs": "^5.10.0",
9393
"@storybook/addon-essentials": "8.1.10",
9494
"@storybook/addon-interactions": "8.1.10",
9595
"@storybook/addon-links": "8.1.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2703,10 +2703,10 @@
27032703
pump "^3.0.0"
27042704
tar-fs "^2.1.1"
27052705

2706-
"@netlify/plugin-nextjs@^5.8.0":
2707-
version "5.8.0"
2708-
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-5.8.0.tgz#4b8e630d43868cd0cb8cdb8f1f6de2ea60b36df4"
2709-
integrity sha512-1hduTMFYkZRSqRAPK1+5A6T/uc543PfxX0erzJEVWb9fKgPlY24ZQMi2nXBwlQ6JlBYjZJcMEtN2vhhNqyjgXA==
2706+
"@netlify/plugin-nextjs@^5.10.0":
2707+
version "5.10.0"
2708+
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-5.10.0.tgz#5c8ff56732213edba6f52c99e98ad768bed4c195"
2709+
integrity sha512-h2ugfCAQRhp6NIYABW+20AvVkrM/ReuELBfgkH+5DALfrKrsQXYeS1YPZi9y4bCfNFj8Zxdhu4DtuVFDiUONiA==
27102710

27112711
"@next/bundle-analyzer@^14.2.5":
27122712
version "14.2.5"

0 commit comments

Comments
 (0)