File tree 2 files changed +11
-11
lines changed
2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 51
51
"@types/klaw-sync" : " ^6.0.5" ,
52
52
"@types/lodash" : " ^4.17.7" ,
53
53
"@types/meow" : " ^5.0.0" ,
54
- "@types/node" : " ^20.16.2 " ,
55
- "@types/react" : " ^18.3.4 " ,
54
+ "@types/node" : " ^20.16.5 " ,
55
+ "@types/react" : " ^18.3.5 " ,
56
56
"@types/react-dom" : " ^18.3.0" ,
57
57
"@typescript-eslint/eslint-plugin" : " ^7.18.0" ,
58
58
"babel-jest" : " ^29.7.0" ,
80
80
"resolutions" : {
81
81
"@babel/parser" : " ^7.25.6" ,
82
82
"@babel/runtime" : " ^7.25.6" ,
83
- "@types/react" : " ^18.3.4 " ,
83
+ "@types/react" : " ^18.3.5 " ,
84
84
"lodash" : " ^4.17.21" ,
85
85
"moment" : " ^2.30.1"
86
86
}
Original file line number Diff line number Diff line change 2986
2986
dependencies:
2987
2987
"@types/node" "*"
2988
2988
2989
- "@types/node@*", "@types/node@^20.16.2 ":
2990
- version "20.16.2 "
2991
- resolved "https://registry.npmjs.org/@types/node/-/node-20.16.2 .tgz#9e388f503a5af306e8c63319334887390966a11e "
2992
- integrity sha512-91s/n4qUPV/wg8eE9KHYW1kouTfDk2FPGjXbBMfRWP/2vg1rCXNQL1OCabwGs0XSdukuK+MwCDXE30QpSeMUhQ ==
2989
+ "@types/node@*", "@types/node@^20.16.5 ":
2990
+ version "20.16.5 "
2991
+ resolved "https://registry.npmjs.org/@types/node/-/node-20.16.5 .tgz#d43c7f973b32ffdf9aa7bd4f80e1072310fd7a53 "
2992
+ integrity sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA ==
2993
2993
dependencies:
2994
2994
undici-types "~6.19.2"
2995
2995
3026
3026
dependencies:
3027
3027
"@types/react" "*"
3028
3028
3029
- "@types/react@*", "@types/react@^18.3.4 ":
3030
- version "18.3.4 "
3031
- resolved "https://registry.npmjs.org/@types/react/-/react-18.3.4 .tgz#dfdd534a1d081307144c00e325c06e00312c93a3 "
3032
- integrity sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw ==
3029
+ "@types/react@*", "@types/react@^18.3.5 ":
3030
+ version "18.3.5 "
3031
+ resolved "https://registry.npmjs.org/@types/react/-/react-18.3.5 .tgz#5f524c2ad2089c0ff372bbdabc77ca2c4dbadf8f "
3032
+ integrity sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA ==
3033
3033
dependencies:
3034
3034
"@types/prop-types" "*"
3035
3035
csstype "^3.0.2"
You can’t perform that action at this time.
0 commit comments