Skip to content

Commit 15dab1b

Browse files
authored
Merge pull request #14175 from ethereum/upgrade-dep
Upgrade `@netlify/plugin-nextjs` to latest
2 parents f20ae06 + 3ae99db commit 15dab1b

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
@@ -92,7 +92,7 @@
9292
"devDependencies": {
9393
"@chakra-ui/cli": "^2.4.1",
9494
"@chromatic-com/storybook": "1.5.0",
95-
"@netlify/plugin-nextjs": "^5.5.1",
95+
"@netlify/plugin-nextjs": "^5.8.0",
9696
"@storybook/addon-essentials": "8.1.10",
9797
"@storybook/addon-interactions": "8.1.10",
9898
"@storybook/addon-links": "8.1.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3644,10 +3644,10 @@
36443644
pump "^3.0.0"
36453645
tar-fs "^2.1.1"
36463646

3647-
"@netlify/plugin-nextjs@^5.5.1":
3648-
version "5.5.1"
3649-
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-5.5.1.tgz#463ac58b59a1732f6de7dd7ad9fda484e4509f6f"
3650-
integrity sha512-E0LP4HI6F1Us0va+rCpu9ecJh1GumoH/plQDvAteZv0C4nSP19tn1H+tJUjpVVDsoj6MWIB97ssMh8K0gen1zA==
3647+
"@netlify/plugin-nextjs@^5.8.0":
3648+
version "5.8.0"
3649+
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-5.8.0.tgz#4b8e630d43868cd0cb8cdb8f1f6de2ea60b36df4"
3650+
integrity sha512-1hduTMFYkZRSqRAPK1+5A6T/uc543PfxX0erzJEVWb9fKgPlY24ZQMi2nXBwlQ6JlBYjZJcMEtN2vhhNqyjgXA==
36513651

36523652
"@next/bundle-analyzer@^14.2.5":
36533653
version "14.2.5"

0 commit comments

Comments
 (0)