Skip to content

Commit 54cbca5

Browse files
chore(deps): update node.js to v24
1 parent 2898e78 commit 54cbca5

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.19.0
1+
24.11.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@manypkg/cli": "0.25.1",
4040
"@preconstruct/cli": "2.8.12",
4141
"@types/jest": "29.5.14",
42-
"@types/node": "22.18.6",
42+
"@types/node": "24.10.1",
4343
"axios": "1.12.2",
4444
"babel-jest": "29.7.0",
4545
"clean-webpack-plugin": "4.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3457,12 +3457,12 @@
34573457
dependencies:
34583458
undici-types "~7.8.0"
34593459

3460-
"@types/node@22.18.6":
3461-
version "22.18.6"
3462-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.6.tgz#38172ef0b65e09d1a4fc715eb09a7d5decfdc748"
3463-
integrity sha512-r8uszLPpeIWbNKtvWRt/DbVi5zbqZyj1PTmhRMqBMvDnaz1QpmSKujUtJLrqGZeoM8v72MfYggDceY4K1itzWQ==
3460+
"@types/node@24.10.1":
3461+
version "24.10.1"
3462+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.1.tgz#91e92182c93db8bd6224fca031e2370cef9a8f01"
3463+
integrity sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==
34643464
dependencies:
3465-
undici-types "~6.21.0"
3465+
undici-types "~7.16.0"
34663466

34673467
"@types/node@^10.0.3":
34683468
version "10.17.60"
@@ -8795,10 +8795,10 @@ uglify-js@^3.1.4:
87958795
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.19.3.tgz#82315e9bbc6f2b25888858acd1fff8441035b77f"
87968796
integrity sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==
87978797

8798-
undici-types@~6.21.0:
8799-
version "6.21.0"
8800-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
8801-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
8798+
undici-types@~7.16.0:
8799+
version "7.16.0"
8800+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
8801+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
88028802

88038803
undici-types@~7.8.0:
88048804
version "7.8.0"

0 commit comments

Comments
 (0)