Skip to content

Commit a7ab2fa

Browse files
fix(deps): Update dependency @vercel/nft to v1.10.2 (#404)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@vercel/nft](https://redirect.github.com/vercel/nft) | [`1.5.0` → `1.10.2`](https://renovatebot.com/diffs/npm/@vercel%2fnft/1.5.0/1.10.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vercel%2fnft/1.10.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vercel%2fnft/1.5.0/1.10.2?slim=true) | --- ### Release Notes <details> <summary>vercel/nft (@&#8203;vercel/nft)</summary> ### [`v1.10.2`](https://redirect.github.com/vercel/nft/releases/tag/1.10.2) [Compare Source](https://redirect.github.com/vercel/nft/compare/1.10.0...1.10.2) ##### Bug Fixes - publish using node\@&#8203;24 ([#&#8203;591](https://redirect.github.com/vercel/nft/issues/591)) ([8673d63](https://redirect.github.com/vercel/nft/commit/8673d639da0064ae02fa05d67b981100f6e0fbe1)) ### [`v1.10.0`](https://redirect.github.com/vercel/nft/releases/tag/1.10.0) [Compare Source](https://redirect.github.com/vercel/nft/compare/1.9.0...1.10.0) ##### Features - add module-sync catchall tracing ([#&#8203;584](https://redirect.github.com/vercel/nft/issues/584)) ([e2f2185](https://redirect.github.com/vercel/nft/commit/e2f2185c2d930bd855b577e9404389da844d29b7)) ### [`v1.9.0`](https://redirect.github.com/vercel/nft/releases/tag/1.9.0) [Compare Source](https://redirect.github.com/vercel/nft/compare/1.5.0...1.9.0) ##### Features - refactor ffmpeg-static special case ([#&#8203;586](https://redirect.github.com/vercel/nft/issues/586)) ([3ea4433](https://redirect.github.com/vercel/nft/commit/3ea44339b823aad28d81b7462abaa98bd2c0f774)) - remove badge from readme ([#&#8203;589](https://redirect.github.com/vercel/nft/issues/589)) ([6bc496f](https://redirect.github.com/vercel/nft/commit/6bc496fe76a4e38d3c67d9fb8dda5b129b6c12e3)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month (`* 0-3 1 * *`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTUuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE5NS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1 parent 4a3ac8f commit a7ab2fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"yargs": "^18.0.0"
111111
},
112112
"overrides": {
113-
"@vercel/nft": "1.5.0"
113+
"@vercel/nft": "1.10.2"
114114
},
115115
"packageManager": "pnpm@11.5.1"
116116
}

0 commit comments

Comments
 (0)