File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 30
30
"@types/react" : " ^18.3.12" ,
31
31
"@types/react-dom" : " ^18.2.25" ,
32
32
"@types/webpack" : " ^5.28.5" ,
33
- "@types/ws" : " ^8.18.0 " ,
33
+ "@types/ws" : " ^8.18.1 " ,
34
34
"@typescript-eslint/eslint-plugin" : " ^7.0.0" ,
35
35
"@typescript-eslint/parser" : " ^6.21.0" ,
36
36
"classnames" : " ^2.5.1" ,
Original file line number Diff line number Diff line change 1238
1238
tapable "^2.2.0"
1239
1239
webpack "^5"
1240
1240
1241
- " @types/ws@^8.18.0 " :
1242
- version "8.18.0 "
1243
- resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.18.0 .tgz#8a2ec491d6f0685ceaab9a9b7ff44146236993b5 "
1244
- integrity sha512-8svvI3hMyvN0kKCJMvTJP/x6Y/EoQbepff882wL+Sn5QsXb3etnamgrJq4isrBxSJj5L2AuXcI0+bgkoAXGUJw ==
1241
+ " @types/ws@^8.18.1 " :
1242
+ version "8.18.1 "
1243
+ resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.18.1 .tgz#48464e4bf2ddfd17db13d845467f6070ffea4aa9 "
1244
+ integrity sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg ==
1245
1245
dependencies :
1246
1246
" @types/node" " *"
1247
1247
You can’t perform that action at this time.
0 commit comments