Skip to content

Commit a1f278a

Browse files
chore(deps): update dependency @netlify/plugin-nextjs to ^4.13.0
1 parent 3212a7a commit a1f278a

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.3.2",
1515
"@netlify/functions": "^1.0.0",
16-
"@netlify/plugin-nextjs": "^4.12.2",
16+
"@netlify/plugin-nextjs": "^4.13.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
@@ -435,10 +435,10 @@
435435
resolved "https://registry.yarnpkg.com/@netlify/open-api/-/open-api-2.10.0.tgz#413bc76e86e4bf880921aa295958eb8afac042b1"
436436
integrity sha512-ZJF4nbLPfxsWrVgp2reCb23HMxsWl5+r+K0RtIhxcZ/RxbHVihRA9mwyzIcxPWrT5x9uAAxCr1aKGP7IdsDe+Q==
437437

438-
"@netlify/plugin-nextjs@^4.12.2":
439-
version "4.12.2"
440-
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.12.2.tgz#86af937f5b24b1aae52c90fdc7b6bfaa9b8ca911"
441-
integrity sha512-Hl7Uaf/ret1Aq6H99fkeGVnC2C3US3AzGmBZ6sHa1dNZyVsoek+9RkCD1W+zFlgq9aLn8IWoHshK/iQVmqbRqQ==
438+
"@netlify/plugin-nextjs@^4.13.0":
439+
version "4.13.0"
440+
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.13.0.tgz#a06d42fcdc1a00129c2ef6361cafe9a4c4c8936e"
441+
integrity sha512-/O1lEzry3GdPmbqlo4jOGSwy5hW8uTO2auzKMeN7E9z7tAYpcHj+EceNPgzQY/qgQ/6DZbmrVg/Q9iDh2nqMnw==
442442
dependencies:
443443
"@netlify/functions" "^1.0.0"
444444
"@netlify/ipx" "^1.1.3"

0 commit comments

Comments
 (0)