Merge pull request #4 from Voornaamenachternaam/dependabot/npm_and_yarn/vercel/ncc-0.38.3

Bump @vercel/ncc from 0.36.1 to 0.38.3
This commit is contained in:
Voornaamenachternaam 2025-01-04 16:44:45 +01:00 committed by GitHub
commit 5ce9571204
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"
}

View file

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