Skip to content

Commit 8801bab

Browse files
chore(deps): update dependency @netlify/plugin-nextjs to ^4.15.0
1 parent 1b0c859 commit 8801bab

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
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"@netlify/build": "^27.11.4",
1515
"@netlify/functions": "^1.1.0",
16-
"@netlify/plugin-nextjs": "^4.14.2",
16+
"@netlify/plugin-nextjs": "^4.15.0",
1717
"@types/fs-extra": "^9.0.13",
1818
"fs-extra": "^10.0.1"
1919
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -450,10 +450,10 @@
450450
resolved "https://registry.yarnpkg.com/@netlify/open-api/-/open-api-2.11.0.tgz#0086ce3cf13976cffe8e2b01bff869dd819cadb8"
451451
integrity sha512-ni6R1xdR8EtH0iB8ixGt9ocuboW+Q8eN4ilTX8lfNHS6Y6Q2S+O/aB2n1BnAgv39wopeQsQ2meL9vfEePURl7w==
452452

453-
"@netlify/plugin-nextjs@^4.14.2":
454-
version "4.14.2"
455-
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.14.2.tgz#813f3a06659a22a6f5072853fce921fc9ba853e3"
456-
integrity sha512-Z6JJH0nXyWzxOrlakwhvoyq4w2MtP9g9cJoGu4WsYplI1gBprSu7lGGKwyGOCMyZjtI/vy2OnJg9xnndHoYDbA==
453+
"@netlify/plugin-nextjs@^4.15.0":
454+
version "4.15.0"
455+
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.15.0.tgz#73da17c6c3e3c8761bc36477dc6a70c3cc224b41"
456+
integrity sha512-ZpslmVEJctrUI0ZxFTeCuK9QcjkHIeRG1Q7DUB80dwoKJBGou0e0J1BwzVYYVPTBhEWXJqtFqATJ2fYWnKY6OA==
457457
dependencies:
458458
"@netlify/functions" "^1.0.0"
459459
"@netlify/ipx" "^1.2.0"

0 commit comments

Comments
 (0)