File tree 2 files changed +6
-11
lines changed
2 files changed +6
-11
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.6 " ,
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 3806
3806
dependencies:
3807
3807
undici-types "~6.20.0"
3808
3808
3809
- "@types/node@20.16.5 ":
3810
- version "20.16.5 "
3811
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.5 .tgz#d43c7f973b32ffdf9aa7bd4f80e1072310fd7a53 "
3812
- integrity sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA ==
3809
+ "@types/node@22.10.6 ":
3810
+ version "22.10.6 "
3811
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.6 .tgz#5c6795e71635876039f853cbccd59f523d9e4239 "
3812
+ integrity sha512-qNiuwC4ZDAUNcY47xgaSuS92cjf8JbSUoaKS77bmLG1rU7MlATVSiw/IlrjtIyyskXBZ8KkNfjK/P5na7rgXbQ ==
3813
3813
dependencies:
3814
- undici-types "~6.19.2 "
3814
+ undici-types "~6.20.0 "
3815
3815
3816
3816
"@types/node@>=10.0.0":
3817
3817
version "20.10.6"
@@ -16084,11 +16084,6 @@ undici-types@~5.26.4:
16084
16084
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
16085
16085
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
16086
16086
16087
- undici-types@~6.19.2:
16088
- version "6.19.8"
16089
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
16090
- integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
16091
-
16092
16087
undici-types@~6.20.0:
16093
16088
version "6.20.0"
16094
16089
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
You can’t perform that action at this time.
0 commit comments