File tree Expand file tree Collapse file tree 2 files changed +1164
-1177
lines changed Expand file tree Collapse file tree 2 files changed +1164
-1177
lines changed Original file line number Diff line number Diff line change 25
25
"registry" : " https://registry.npmjs.org/"
26
26
},
27
27
"devDependencies" : {
28
- "@eslint/js" : " ^9.33 .0" ,
28
+ "@eslint/js" : " ^9.35 .0" ,
29
29
"@types/jest" : " ^30.0.0" ,
30
30
"@types/long" : " ^5.0.0" ,
31
31
"@types/node" : " ^24.3.0" ,
37
37
"eslint-config-prettier" : " ^10.1.5" ,
38
38
"eslint-plugin-prettier" : " 5.5.1" ,
39
39
"globals" : " ^16.3.0" ,
40
- "jest" : " ^30.0.4 " ,
40
+ "jest" : " ^30.1.3 " ,
41
41
"jest-mock-extended" : " ^4.0.0" ,
42
42
"jest-websocket-mock" : " ^2.4.0" ,
43
43
"prettier" : " ^3.6.2" ,
44
44
"ts-jest" : " ^29.4.0" ,
45
45
"ts-proto" : " ^2.7.5" ,
46
46
"typescript" : " ^5.9.2" ,
47
- "typescript-eslint" : " ^8.39.1 "
47
+ "typescript-eslint" : " ^8.42.0 "
48
48
},
49
49
"dependencies" : {
50
50
"@cosmjs/amino" : " ^0.36.0" ,
54
54
"axios" : " ^1.11.0" ,
55
55
"long" : " ^5.3.2" ,
56
56
"protobufjs" : " ^7.5.3" ,
57
- "uuid" : " ^11.1 .0" ,
57
+ "uuid" : " ^12.0 .0" ,
58
58
"ws" : " ^8.18.0"
59
59
},
60
60
"scripts" : {
You can’t perform that action at this time.
0 commit comments