File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 5858 "@reduxjs/toolkit" : " ^2.0.1" ,
5959 "@testing-library/react" : " ^14.1.2" ,
6060 "@types/lodash" : " ^4.14.175" ,
61+ "@types/node" : " ^22.14.0" ,
6162 "@types/react" : " ^18.2.38" ,
6263 "@types/react-dom" : " ^18.2.17" ,
6364 "@types/shelljs" : " ^0.8.11" ,
Original file line number Diff line number Diff line change @@ -700,7 +700,7 @@ __metadata:
700700 languageName : node
701701 linkType : hard
702702
703- " @types/node@npm:* " :
703+ " @types/node@npm:*, @types/node@npm:^22.14.0 " :
704704 version : 22.14.0
705705 resolution : " @types/node@npm:22.14.0"
706706 dependencies :
@@ -4048,6 +4048,7 @@ __metadata:
40484048 " @reduxjs/toolkit " : " npm:^2.0.1"
40494049 " @testing-library/react " : " npm:^14.1.2"
40504050 " @types/lodash " : " npm:^4.14.175"
4051+ " @types/node " : " npm:^22.14.0"
40514052 " @types/react " : " npm:^18.2.38"
40524053 " @types/react-dom " : " npm:^18.2.17"
40534054 " @types/shelljs " : " npm:^0.8.11"
You can’t perform that action at this time.
0 commit comments