Skip to content

Commit 868f6ef

Browse files
chore(deps): update node.js to v24
1 parent 33f66f7 commit 868f6ef

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.22.0
1+
24.13.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@txo/semantic-release": "^2.0.10",
4646
"@txo/tsconfig-cjs": "^2.0.0",
4747
"@types/jest": "^29.5.14",
48-
"@types/node": "^22.19.10",
48+
"@types/node": "^24.10.12",
4949
"@types/react": "^18.3.28",
5050
"@types/react-dom": "^18.3.7",
5151
"concurrently": "^9.2.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1558,12 +1558,12 @@
15581558
dependencies:
15591559
"@types/unist" "^2"
15601560

1561-
"@types/node@*", "@types/node@^22.19.10":
1562-
version "22.19.15"
1563-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.15.tgz#6091d99fdf7c08cb57dc8b1345d407ba9a1df576"
1564-
integrity sha512-F0R/h2+dsy5wJAUe3tAU6oqa2qbWY5TpNfL/RGmo1y38hiyO1w3x2jPtt76wmuaJI4DQnOBu21cNXQ2STIUUWg==
1561+
"@types/node@*", "@types/node@^24.10.12":
1562+
version "24.12.0"
1563+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.12.0.tgz#6222e028210e5322e4f4f6767f8d88e5ea3b33d2"
1564+
integrity sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==
15651565
dependencies:
1566-
undici-types "~6.21.0"
1566+
undici-types "~7.16.0"
15671567

15681568
"@types/normalize-package-data@^2.4.3":
15691569
version "2.4.3"
@@ -7982,10 +7982,10 @@ unbox-primitive@^1.0.2:
79827982
has-symbols "^1.0.3"
79837983
which-boxed-primitive "^1.0.2"
79847984

7985-
undici-types@~6.21.0:
7986-
version "6.21.0"
7987-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
7988-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
7985+
undici-types@~7.16.0:
7986+
version "7.16.0"
7987+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
7988+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
79897989

79907990
unicode-emoji-modifier-base@^1.0.0:
79917991
version "1.0.0"

0 commit comments

Comments
 (0)