Bump @vercel/ncc from 0.36.1 to 0.38.3

Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.36.1 to 0.38.3.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.36.1...0.38.3)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-04 15:43:58 +00:00 committed by GitHub
parent 3fa409958d
commit 38416a96b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -21,7 +21,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^22.10.5", "@types/node": "^22.10.5",
"@vercel/ncc": "^0.36.1", "@vercel/ncc": "^0.38.3",
"prettier": "^3.4.2", "prettier": "^3.4.2",
"typescript": "^5.0.2" "typescript": "^5.0.2"
} }

View file

@ -185,10 +185,10 @@
dependencies: dependencies:
undici-types "~5.26.4" undici-types "~5.26.4"
"@vercel/ncc@^0.36.1": "@vercel/ncc@^0.38.3":
version "0.36.1" version "0.38.3"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.36.1.tgz#d4c01fdbbe909d128d1bf11c7f8b5431654c5b95" resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.38.3.tgz#5475eeee3ac0f1a439f237596911525a490a88b5"
integrity sha512-S4cL7Taa9yb5qbv+6wLgiKVZ03Qfkc4jGRuiUQMQ8HGBD5pcNRnHeYM33zBvJE4/zJGjJJ8GScB+WmTsn9mORw== integrity sha512-rnK6hJBS6mwc+Bkab+PGPs9OiS0i/3kdTO+CkI8V0/VrW3vmz7O2Pxjw/owOlmo6PKEIxRSeZKv/kuL9itnpYA==
abort-controller@^3.0.0: abort-controller@^3.0.0:
version "3.0.0" version "3.0.0"