Skip to content

Commit c8f8a88

Browse files
chore(deps): update dependency @netlify/plugin-nextjs to ^4.23.4 (#93)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a365c92 commit c8f8a88

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-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.18.6",
1515
"@netlify/functions": "^1.2.0",
16-
"@netlify/plugin-nextjs": "^4.23.3",
16+
"@netlify/plugin-nextjs": "^4.23.4",
1717
"@types/fs-extra": "^9.0.13",
1818
"fs-extra": "^10.0.1"
1919
}

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -452,16 +452,17 @@
452452
resolved "https://registry.yarnpkg.com/@netlify/open-api/-/open-api-2.12.0.tgz#62e467c0c6be7bcae9349dc681e71eb393c21b2a"
453453
integrity sha512-1n9VvO/9qM7cRB5f7NgSNqeUrovM7j9WVAY7ZQ4LtQuXSquFmO9Fku7WrV3zAUC6v2Y62fxGyJ0fRllYz5uXLw==
454454

455-
"@netlify/plugin-nextjs@^4.23.3":
456-
version "4.23.3"
457-
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.23.3.tgz#eb87296abc31c9282861e924d85672936b5245c8"
458-
integrity sha512-e0nY1O21kElRb0ccu3oPR3KOTYS8758LPxsSI+U7uOaw2OYu85R+CoxWlWKcSB28r02DmCvvz7CNm3Q52wrUsw==
455+
"@netlify/plugin-nextjs@^4.23.4":
456+
version "4.23.4"
457+
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.23.4.tgz#4f1a48b25c1ea2cf6b00c75d9d3eed6fb698a4bf"
458+
integrity sha512-gxQqqTfINF1VcJ6WrFwdD9BLcnbVbyc5/IXDs2nF0KsZFIgGQtggdRwXPv711HhsJzs+Em6+ae7rdSO9mXIZqw==
459459
dependencies:
460460
"@netlify/esbuild" "0.14.39"
461461
"@netlify/functions" "^1.2.0"
462462
"@netlify/ipx" "^1.2.5"
463463
"@vercel/node-bridge" "^2.1.0"
464464
chalk "^4.1.2"
465+
destr "^1.1.1"
465466
execa "^5.1.1"
466467
fs-extra "^10.0.0"
467468
globby "^11.0.4"

0 commit comments

Comments
 (0)