File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 "dependencies" : {
1919 "axios" : " ^0.27.2" ,
2020 "form-data" : " ^4.0.0" ,
21- "socket.io-client" : " ^4.5.2 "
21+ "socket.io-client" : " ^4.6.1 "
2222 },
2323 "devDependencies" : {
24- "@types/node" : " ^18.7.16 " ,
24+ "@types/node" : " ^18.14.0 " ,
2525 "@types/socket.io-client" : " ^1.4.36" ,
26- "@typescript-eslint/eslint-plugin" : " ^5.36.2 " ,
27- "@typescript-eslint/parser" : " ^5.36.2 " ,
28- "chai" : " ^4.3.6 " ,
29- "eslint" : " ^8.23.1 " ,
30- "eslint-config-prettier" : " ^8.5 .0" ,
26+ "@typescript-eslint/eslint-plugin" : " ^5.53.0 " ,
27+ "@typescript-eslint/parser" : " ^5.53.0 " ,
28+ "chai" : " ^4.3.7 " ,
29+ "eslint" : " ^8.34.0 " ,
30+ "eslint-config-prettier" : " ^8.6 .0" ,
3131 "eslint-config-typescript" : " ^3.0.0" ,
3232 "eslint-plugin-prettier" : " ^4.2.1" ,
3333 "esm" : " ^3.2.25" ,
3434 "mocha" : " ^8.4.0" ,
35- "nock" : " ^13.2.9 " ,
36- "prettier" : " ^2.7.1 " ,
37- "typescript" : " ^4.8.3 "
35+ "nock" : " ^13.3.0 " ,
36+ "prettier" : " ^2.8.4 " ,
37+ "typescript" : " ^4.9.5 "
3838 },
3939 "scripts" : {
4040 "prepare" : " npm run build" ,
You can’t perform that action at this time.
0 commit comments