File tree 2 files changed +11
-6
lines changed
2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 44
44
"@testing-library/react" : " ^14.0.0" ,
45
45
"@types/jest" : " ^29.5.11" ,
46
46
"@types/mdx" : " ^2.0.5" ,
47
- "@types/node" : " 20.16.5 " ,
47
+ "@types/node" : " 22.10.0 " ,
48
48
"@types/react" : " 18.3.5" ,
49
49
"@types/react-dom" : " 18.3.0" ,
50
50
"@typescript-eslint/eslint-plugin" : " 6.21.0" ,
Original file line number Diff line number Diff line change 3881
3881
dependencies:
3882
3882
undici-types "~6.19.2"
3883
3883
3884
- "@types/node@20.16.5 ":
3885
- version "20.16.5 "
3886
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.5 .tgz#d43c7f973b32ffdf9aa7bd4f80e1072310fd7a53 "
3887
- integrity sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA ==
3884
+ "@types/node@22.10.0 ":
3885
+ version "22.10.0 "
3886
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.0 .tgz#89bfc9e82496b9c7edea3382583fa94f75896e81 "
3887
+ integrity sha512-XC70cRZVElFHfIUB40FgZOBbgJYFKKMa5nb9lxcwYstFG/Mi+/Y0bGS+rs6Dmhmkpq4pnNiLiuZAbc02YCOnmA ==
3888
3888
dependencies:
3889
- undici-types "~6.19.2 "
3889
+ undici-types "~6.20.0 "
3890
3890
3891
3891
"@types/node@>=10.0.0":
3892
3892
version "20.10.6"
@@ -16119,6 +16119,11 @@ undici-types@~6.19.2:
16119
16119
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36"
16120
16120
integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==
16121
16121
16122
+ undici-types@~6.20.0:
16123
+ version "6.20.0"
16124
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
16125
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
16126
+
16122
16127
unherit@^1.0.4:
16123
16128
version "1.1.3"
16124
16129
resolved "https://registry.yarnpkg.com/unherit/-/unherit-1.1.3.tgz#6c9b503f2b41b262330c80e91c8614abdaa69c22"
You can’t perform that action at this time.
0 commit comments