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.9.3 " ,
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.9.3 ":
3885
+ version "22.9.3 "
3886
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.3 .tgz#08f3d64b3bc6d74b162d36f60213e8a6704ef2b4 "
3887
+ integrity sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw ==
3888
3888
dependencies:
3889
- undici-types "~6.19.2 "
3889
+ undici-types "~6.19.8 "
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.19.8:
16123
+ version "6.19.8"
16124
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
16125
+ integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
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