chore(deps-dev): bump @vercel/nft from 0.27.4 to 0.27.5 (#17264)
* chore(deps-dev): bump @vercel/nft from 0.27.4 to 0.27.5 Bumps [@vercel/nft](https://github.com/vercel/nft) from 0.27.4 to 0.27.5. - [Release notes](https://github.com/vercel/nft/releases) - [Commits](https://github.com/vercel/nft/compare/0.27.4...0.27.5) --- updated-dependencies: - dependency-name: "@vercel/nft" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4fdc6cca26
commit
7d354e97f0
|
|
@ -165,7 +165,7 @@
|
|||
"@types/uuid": "10.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.11.0",
|
||||
"@typescript-eslint/parser": "8.11.0",
|
||||
"@vercel/nft": "0.27.4",
|
||||
"@vercel/nft": "0.27.5",
|
||||
"@vitest/coverage-v8": "2.0.5",
|
||||
"discord-api-types": "0.37.103",
|
||||
"eslint": "9.13.0",
|
||||
|
|
|
|||
|
|
@ -349,8 +349,8 @@ importers:
|
|||
specifier: 8.11.0
|
||||
version: 8.11.0(eslint@9.13.0)(typescript@5.6.3)
|
||||
'@vercel/nft':
|
||||
specifier: 0.27.4
|
||||
version: 0.27.4
|
||||
specifier: 0.27.5
|
||||
version: 0.27.5
|
||||
'@vitest/coverage-v8':
|
||||
specifier: 2.0.5
|
||||
version: 2.0.5(vitest@2.0.5(@types/node@22.7.8)(jsdom@25.0.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)))
|
||||
|
|
@ -1969,8 +1969,8 @@ packages:
|
|||
'@unhead/schema@1.11.10':
|
||||
resolution: {integrity: sha512-lXh7cm5XtFaw3gc+ZVXTSfIHXiBpAywbjtEiOsz5TR4GxOjj2rtfOAl4C3Difk1yupP6L2otYmOZdn/i8EXSJg==}
|
||||
|
||||
'@vercel/nft@0.27.4':
|
||||
resolution: {integrity: sha512-Rioz3LJkEKicKCi9BSyc1RXZ5R6GmXosFMeBSThh6msWSOiArKhb7c75MiWwZEgPL7x0/l3TAfH/l0cxKNuUFA==}
|
||||
'@vercel/nft@0.27.5':
|
||||
resolution: {integrity: sha512-b2A7M+4yMHdWKY7xCC+kBEcnMrpaSE84CnuauTjhKKoCEeej0byJMAB8h/RBVnw/HdZOAFVcxR0Izr3LL24FwA==}
|
||||
engines: {node: '>=16'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -7458,7 +7458,7 @@ snapshots:
|
|||
hookable: 5.5.3
|
||||
zhead: 2.2.4
|
||||
|
||||
'@vercel/nft@0.27.4':
|
||||
'@vercel/nft@0.27.5':
|
||||
dependencies:
|
||||
'@mapbox/node-pre-gyp': 1.0.11
|
||||
'@rollup/pluginutils': 4.2.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue