chore(deps): update dependency @types/node to v24 #514

Open
renovate wants to merge 1 commit from renovate/node-24.x into master
2 changed files with 10 additions and 10 deletions

View file

@ -9,7 +9,7 @@
"private": false,
"dependencies": {
"@testing-library/dom": "^10.1.0",
"@types/node": "^22.0.0",
"@types/node": "^24.0.0",
"@types/react-dom": "^19.0.0",
"@types/styled-components": "^5.1.9",
"browserslist": "^4.21.11",

View file

@ -2288,12 +2288,12 @@
dependencies:
undici-types "~6.20.0"
"@types/node@^22.0.0":
version "22.15.32"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.32.tgz#c301cc2275b535a5e54bb81d516b1d2e9afe06e5"
integrity sha512-3jigKqgSjsH6gYZv2nEsqdXfZqIFGAV36XYYjf9KGZ3PSG+IhLecqPnI310RvjutyMwifE2hhhNEklOUrvx/wA==
"@types/node@^24.0.0":
version "24.0.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.2.tgz#35ae563eec65e0210ec667ebd1a43c1730ab4f3d"
integrity sha512-Kv1shWMfCUnzbQTosAHrF2p8AzccoLODqJ0XqGPRA/mGVZR86KCk8I+fyh6B5+kcLtAKS9BquXUxVO79jU9UGg==
dependencies:
undici-types "~6.21.0"
undici-types "~7.8.0"
"@types/parse-json@^4.0.0":
version "4.0.0"
@ -9973,10 +9973,10 @@ undici-types@~6.20.0:
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
undici-types@~6.21.0:
version "6.21.0"
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
undici-types@~7.8.0:
version "7.8.0"
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294"
integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==
unicode-canonical-property-names-ecmascript@^2.0.0:
version "2.0.0"