Skip to content

Commit 1585393

Browse files
chore(deps): update dependency @vercel/ncc to v0.38.4
1 parent e4864f2 commit 1585393

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/jest": "29.5.14",
3737
"@types/node": "24.11.0",
3838
"@typescript-eslint/parser": "6.21.0",
39-
"@vercel/ncc": "0.38.1",
39+
"@vercel/ncc": "0.38.4",
4040
"eslint": "8.57.1",
4141
"eslint-plugin-github": "4.10.1",
4242
"eslint-plugin-jest": "27.9.0",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -767,12 +767,12 @@
767767
dependencies:
768768
undici-types "~5.26.4"
769769

770-
"@types/node@20.19.1":
771-
version "20.19.1"
772-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.1.tgz#cef8bc04aaae86824b5bbe2570769358592bcc59"
773-
integrity sha512-jJD50LtlD2dodAEO653i3YF04NWak6jN3ky+Ri3Em3mGR39/glWiboM/IePaRbgwSfqM1TpGXfAg8ohn/4dTgA==
770+
"@types/node@24.11.0":
771+
version "24.11.0"
772+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.11.0.tgz#34e8f9603ada03fdc36a532faefdb8e1bb3693a0"
773+
integrity sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw==
774774
dependencies:
775-
undici-types "~6.21.0"
775+
undici-types "~7.16.0"
776776

777777
"@types/semver@^7.3.12", "@types/semver@^7.5.0":
778778
version "7.5.6"
@@ -986,10 +986,10 @@
986986
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
987987
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
988988

989-
"@vercel/ncc@0.38.1":
990-
version "0.38.1"
991-
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.38.1.tgz#13f08738111e1d9e8a22fd6141f3590e54d9a60e"
992-
integrity sha512-IBBb+iI2NLu4VQn3Vwldyi2QwaXt5+hTyh58ggAMoCGE6DJmPvwL3KPBWcJl1m9LYPChBLE980Jw+CS4Wokqxw==
989+
"@vercel/ncc@0.38.4":
990+
version "0.38.4"
991+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.38.4.tgz#e1fb8be9e7ed33bf44c121131d4c6e95f784afac"
992+
integrity sha512-8LwjnlP39s08C08J5NstzriPvW1SP8Zfpp1BvC2sI35kPeZnHfxVkCwu4/+Wodgnd60UtT1n8K8zw+Mp7J9JmQ==
993993

994994
acorn-jsx@^5.3.2:
995995
version "5.3.2"
@@ -3908,10 +3908,10 @@ undici-types@~5.26.4:
39083908
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
39093909
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
39103910

3911-
undici-types@~6.21.0:
3912-
version "6.21.0"
3913-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
3914-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
3911+
undici-types@~7.16.0:
3912+
version "7.16.0"
3913+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
3914+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
39153915

39163916
undici@^5.25.4:
39173917
version "5.28.2"

0 commit comments

Comments
 (0)