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": {
"@types/node": "^22.10.5",
"@vercel/ncc": "^0.36.1",
"@vercel/ncc": "^0.38.3",
"prettier": "^3.4.2",
"typescript": "^5.0.2"
}