Skip to content

Commit

Permalink
Update dependency @vercel/nft to v0.24.1 (#147)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@vercel/nft](https://togithub.com/vercel/nft) | [`0.22.6` -> `0.24.1`](https://renovatebot.com/diffs/npm/@vercel%2fnft/0.22.6/0.24.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vercel%2fnft/0.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vercel%2fnft/0.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vercel%2fnft/0.22.6/0.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vercel%2fnft/0.22.6/0.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>vercel/nft (@&#8203;vercel/nft)</summary>

### [`v0.24.1`](https://togithub.com/vercel/nft/releases/tag/0.24.1)

[Compare Source](https://togithub.com/vercel/nft/compare/0.24.0...0.24.1)

##### Bug Fixes

-   resolve cjs deps as cjs instead of esm ([#&#8203;362](https://togithub.com/vercel/nft/issues/362)) ([1eba4d5](https://togithub.com/vercel/nft/commit/1eba4d507bcfc0d34ae51d98ed1b285dc4537923))

### [`v0.24.0`](https://togithub.com/vercel/nft/releases/tag/0.24.0)

[Compare Source](https://togithub.com/vercel/nft/compare/0.23.1...0.24.0)

##### Features

-   drop node@14 ([#&#8203;363](https://togithub.com/vercel/nft/issues/363)) ([712fee2](https://togithub.com/vercel/nft/commit/712fee2b3411b12718d2c872f865846b5fc4f3f1))

### [`v0.23.1`](https://togithub.com/vercel/nft/releases/tag/0.23.1)

[Compare Source](https://togithub.com/vercel/nft/compare/0.23.0...0.23.1)

##### Bug Fixes

-   use `builtinModules` from `module` ([#&#8203;358](https://togithub.com/vercel/nft/issues/358)) ([bcb71fd](https://togithub.com/vercel/nft/commit/bcb71fd9a7c573f6ce40384b8edf05ee3b63d383))

### [`v0.23.0`](https://togithub.com/vercel/nft/releases/tag/0.23.0)

[Compare Source](https://togithub.com/vercel/nft/compare/0.22.6...0.23.0)

##### Features

-   **resolve:** export `resolve()` function ([#&#8203;354](https://togithub.com/vercel/nft/issues/354)) ([0da80c0](https://togithub.com/vercel/nft/commit/0da80c06c937aedcf54e0ae3c19aab2b9e53f607))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs).
  • Loading branch information
renovate[bot] committed Sep 30, 2023
1 parent e2e67d1 commit c5c11cc
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 26 deletions.
2 changes: 1 addition & 1 deletion packages/next/package.json
Expand Up @@ -191,7 +191,7 @@
"@types/webpack-sources1": "npm:@types/webpack-sources@0.1.10",
"@types/ws": "8.2.0",
"@vercel/ncc": "0.38.0",
"@vercel/nft": "0.22.6",
"@vercel/nft": "0.24.1",
"acorn": "8.5.0",
"ajv": "8.11.0",
"amphtml-validator": "1.0.35",
Expand Down
45 changes: 20 additions & 25 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c5c11cc

Please sign in to comment.