Skip to content

Commit 1326655

Browse files
authored
Merge pull request #11 from danbaruka/dependabot/npm_and_yarn/website/types/node-25.3.0
chore(deps-dev): bump @types/node from 20.19.33 to 25.3.0 in /website
2 parents ccfb025 + 883c79b commit 1326655

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@docusaurus/module-type-aliases": "^3.9.2",
3535
"@docusaurus/tsconfig": "^3.9.2",
3636
"@docusaurus/types": "^3.9.2",
37-
"@types/node": "^20.19.18",
37+
"@types/node": "^25.3.0",
3838
"ts-node": "^10.9.2",
3939
"typescript": "~5.9.3"
4040
},

website/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3222,12 +3222,12 @@
32223222
resolved "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz"
32233223
integrity sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==
32243224

3225-
"@types/node@*", "@types/node@^20.19.18":
3226-
version "20.19.33"
3227-
resolved "https://registry.npmjs.org/@types/node/-/node-20.19.33.tgz"
3228-
integrity sha512-Rs1bVAIdBs5gbTIKza/tgpMuG1k3U/UMJLWecIMxNdJFDMzcM5LOiLVRYh3PilWEYDIeUDv7bpiHPLPsbydGcw==
3225+
"@types/node@*", "@types/node@^25.3.0":
3226+
version "25.3.0"
3227+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.3.0.tgz#749b1bd4058e51b72e22bd41e9eab6ebd0180470"
3228+
integrity sha512-4K3bqJpXpqfg2XKGK9bpDTc6xO/xoUP/RBWS7AtRMug6zZFaRekiLzjVtAoZMquxoAbzBvy5nxQ7veS5eYzf8A==
32293229
dependencies:
3230-
undici-types "~6.21.0"
3230+
undici-types "~7.18.0"
32313231

32323232
"@types/node@^17.0.5":
32333233
version "17.0.45"
@@ -9799,10 +9799,10 @@ ufo@^1.6.1:
97999799
resolved "https://registry.npmjs.org/ufo/-/ufo-1.6.3.tgz"
98009800
integrity sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==
98019801

9802-
undici-types@~6.21.0:
9803-
version "6.21.0"
9804-
resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz"
9805-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
9802+
undici-types@~7.18.0:
9803+
version "7.18.2"
9804+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.18.2.tgz#29357a89e7b7ca4aef3bf0fd3fd0cd73884229e9"
9805+
integrity sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==
98069806

98079807
undici@^7.19.0:
98089808
version "7.22.0"

0 commit comments

Comments
 (0)