chore(deps-dev): bump @vercel/nft from 0.30.2 to 0.30.3 (#20318)
Bumps [@vercel/nft](https://github.com/vercel/nft) from 0.30.2 to 0.30.3. - [Release notes](https://github.com/vercel/nft/releases) - [Commits](https://github.com/vercel/nft/compare/0.30.2...0.30.3) --- updated-dependencies: - dependency-name: "@vercel/nft" dependency-version: 0.30.3 dependency-type: direct:development update-type: version-update:semver-patch ... 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
70a0eff25c
commit
a926dd8f30
|
|
@ -166,7 +166,7 @@
|
|||
"@types/supertest": "6.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "8.46.1",
|
||||
"@typescript-eslint/parser": "8.46.1",
|
||||
"@vercel/nft": "0.30.2",
|
||||
"@vercel/nft": "0.30.3",
|
||||
"@vitest/coverage-v8": "2.1.9",
|
||||
"discord-api-types": "0.38.30",
|
||||
"domhandler": "5.0.3",
|
||||
|
|
|
|||
|
|
@ -376,8 +376,8 @@ importers:
|
|||
specifier: 8.46.1
|
||||
version: 8.46.1(eslint@9.37.0(jiti@2.6.1))(typescript@5.9.3)
|
||||
'@vercel/nft':
|
||||
specifier: 0.30.2
|
||||
version: 0.30.2(rollup@4.46.2)
|
||||
specifier: 0.30.3
|
||||
version: 0.30.3(rollup@4.46.2)
|
||||
'@vitest/coverage-v8':
|
||||
specifier: 2.1.9
|
||||
version: 2.1.9(vitest@2.1.9(@types/node@24.8.1)(jsdom@27.0.0(bufferutil@4.0.9)(postcss@8.5.6)(utf-8-validate@5.0.10))(msw@2.4.3(typescript@5.9.3)))
|
||||
|
|
@ -2533,8 +2533,8 @@ packages:
|
|||
'@ungap/structured-clone@1.3.0':
|
||||
resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==}
|
||||
|
||||
'@vercel/nft@0.30.2':
|
||||
resolution: {integrity: sha512-pquXF3XZFg/T3TBor08rUhIGgOhdSilbn7WQLVP/aVSSO+25Rs4H/m3nxNDQ2x3znX7Z3yYjryN8xaLwypcwQg==}
|
||||
'@vercel/nft@0.30.3':
|
||||
resolution: {integrity: sha512-UEq+eF0ocEf9WQCV1gktxKhha36KDs7jln5qii6UpPf5clMqDc0p3E7d9l2Smx0i9Pm1qpq4S4lLfNl97bbv6w==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -3200,8 +3200,8 @@ packages:
|
|||
destr@2.0.5:
|
||||
resolution: {integrity: sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA==}
|
||||
|
||||
detect-libc@2.1.1:
|
||||
resolution: {integrity: sha512-ecqj/sy1jcK1uWrwpR67UhYrIFQ+5WlGxth34WquCbamhFA6hkkwiu37o6J5xCHdo1oixJRfVRw+ywV+Hq/0Aw==}
|
||||
detect-libc@2.1.2:
|
||||
resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
devlop@1.1.0:
|
||||
|
|
@ -7355,7 +7355,7 @@ snapshots:
|
|||
'@mapbox/node-pre-gyp@2.0.0':
|
||||
dependencies:
|
||||
consola: 3.4.2
|
||||
detect-libc: 2.1.1
|
||||
detect-libc: 2.1.2
|
||||
https-proxy-agent: 7.0.6
|
||||
node-fetch: 2.7.0
|
||||
nopt: 8.1.0
|
||||
|
|
@ -8373,7 +8373,7 @@ snapshots:
|
|||
|
||||
'@ungap/structured-clone@1.3.0': {}
|
||||
|
||||
'@vercel/nft@0.30.2(rollup@4.46.2)':
|
||||
'@vercel/nft@0.30.3(rollup@4.46.2)':
|
||||
dependencies:
|
||||
'@mapbox/node-pre-gyp': 2.0.0
|
||||
'@rollup/pluginutils': 5.3.0(rollup@4.46.2)
|
||||
|
|
@ -9039,7 +9039,7 @@ snapshots:
|
|||
|
||||
destr@2.0.5: {}
|
||||
|
||||
detect-libc@2.1.1: {}
|
||||
detect-libc@2.1.2: {}
|
||||
|
||||
devlop@1.1.0:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue