Skip to content

Commit 29184c3

Browse files
authored
chore(package): update @types/node to version 25.2.3
1 parent 0c5274b commit 29184c3

2 files changed

Lines changed: 8 additions & 33 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"devDependencies": {
4545
"@docusaurus/types": "^3.9.2",
4646
"@semantic-release/git": "^10.0.1",
47-
"@types/node": "^24.10.2",
47+
"@types/node": "^25.2.3",
4848
"husky": "^9.1.7",
4949
"semantic-release": "^25.0.3",
5050
"tsdx": "^0.14.1",

yarn.lock

Lines changed: 7 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -2118,10 +2118,10 @@
21182118
dependencies:
21192119
undici-types "~6.21.0"
21202120

2121-
"@types/node@^24.10.2":
2122-
version "24.10.2"
2123-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.2.tgz#82a57476a19647d8f2c7750d0924788245e39b26"
2124-
integrity sha512-WOhQTZ4G8xZ1tjJTvKOpyEVSGgOTvJAfDK3FNFgELyaTpzhdgHVHeqW8V+UJvzF5BT+/B54T/1S2K6gd9c7bbA==
2121+
"@types/node@^25.2.3":
2122+
version "25.2.3"
2123+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.2.3.tgz#9c18245be768bdb4ce631566c7da303a5c99a7f8"
2124+
integrity sha512-m0jEgYlYz+mDJZ2+F4v8D1AyQb+QzsNqRuI7xg1VQX/KlKS0qT9r1Mo16yo5F/MtifXFgaofIFsdFMox2SxIbQ==
21252125
dependencies:
21262126
undici-types "~7.16.0"
21272127

@@ -9469,7 +9469,7 @@ string-length@^3.1.0:
94699469
astral-regex "^1.0.0"
94709470
strip-ansi "^5.2.0"
94719471

9472-
"string-width-cjs@npm:string-width@^4.2.0":
9472+
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.2.3:
94739473
version "4.2.3"
94749474
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
94759475
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -9504,15 +9504,6 @@ string-width@^4.1.0, string-width@^4.2.0:
95049504
is-fullwidth-code-point "^3.0.0"
95059505
strip-ansi "^6.0.0"
95069506

9507-
string-width@^4.2.3:
9508-
version "4.2.3"
9509-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
9510-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
9511-
dependencies:
9512-
emoji-regex "^8.0.0"
9513-
is-fullwidth-code-point "^3.0.0"
9514-
strip-ansi "^6.0.1"
9515-
95169507
string-width@^5.0.1, string-width@^5.1.2:
95179508
version "5.1.2"
95189509
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -9574,7 +9565,7 @@ stringify-entities@^4.0.0:
95749565
character-entities-html4 "^2.0.0"
95759566
character-entities-legacy "^3.0.0"
95769567

9577-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
9568+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.1:
95789569
version "6.0.1"
95799570
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
95809571
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -9602,13 +9593,6 @@ strip-ansi@^6.0.0:
96029593
dependencies:
96039594
ansi-regex "^5.0.0"
96049595

9605-
strip-ansi@^6.0.1:
9606-
version "6.0.1"
9607-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
9608-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
9609-
dependencies:
9610-
ansi-regex "^5.0.1"
9611-
96129596
strip-ansi@^7.0.1:
96139597
version "7.1.0"
96149598
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -10644,7 +10628,7 @@ wordwrap@^1.0.0:
1064410628
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1064510629
integrity sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=
1064610630

10647-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
10631+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
1064810632
version "7.0.0"
1064910633
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1065010634
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -10670,15 +10654,6 @@ wrap-ansi@^6.2.0:
1067010654
string-width "^4.1.0"
1067110655
strip-ansi "^6.0.0"
1067210656

10673-
wrap-ansi@^7.0.0:
10674-
version "7.0.0"
10675-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
10676-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
10677-
dependencies:
10678-
ansi-styles "^4.0.0"
10679-
string-width "^4.1.0"
10680-
strip-ansi "^6.0.0"
10681-
1068210657
wrap-ansi@^8.1.0:
1068310658
version "8.1.0"
1068410659
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)