File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 27
27
},
28
28
"devDependencies" : {
29
29
"grpc-tools" : " ^1.13.0" ,
30
- "vitest" : " ^3.1 .4"
30
+ "vitest" : " ^3.2 .4"
31
31
}
32
32
}
Original file line number Diff line number Diff line change 44
44
},
45
45
"dependencies" : {
46
46
"@grpc/grpc-js" : " ^1.13.4" ,
47
- "@protobuf-ts/runtime" : " ^2.11.0 " ,
48
- "@protobuf-ts/runtime-rpc" : " ^2.11.0 " ,
47
+ "@protobuf-ts/runtime" : " ^2.11.1 " ,
48
+ "@protobuf-ts/runtime-rpc" : " ^2.11.1 " ,
49
49
"google-protobuf" : " ^3.21.4"
50
50
},
51
51
"devDependencies" : {
52
52
"@eslint/eslintrc" : " ^3.3.1" ,
53
- "@eslint/js" : " ^9.28 .0" ,
54
- "@protobuf-ts/plugin" : " ^2.11.0 " ,
53
+ "@eslint/js" : " ^9.30 .0" ,
54
+ "@protobuf-ts/plugin" : " ^2.11.1 " ,
55
55
"@tsconfig/node18" : " ^18.2.4" ,
56
- "@typescript-eslint/eslint-plugin" : " ^8.33.0 " ,
57
- "@typescript-eslint/parser" : " ^8.33.0 " ,
58
- "eslint" : " ^9.28 .0" ,
56
+ "@typescript-eslint/eslint-plugin" : " ^8.35.1 " ,
57
+ "@typescript-eslint/parser" : " ^8.35.1 " ,
58
+ "eslint" : " ^9.30 .0" ,
59
59
"grpc-tools" : " ^1.13.0" ,
60
- "prettier" : " ^3.5.3 " ,
61
- "rollup" : " ^4.41 .1" ,
60
+ "prettier" : " ^3.6.2 " ,
61
+ "rollup" : " ^4.44 .1" ,
62
62
"tsc-esm-fix" : " ^3.1.2" ,
63
63
"typescript" : " ^5.8" ,
64
- "vitest" : " ^3.1 .4"
64
+ "vitest" : " ^3.2 .4"
65
65
}
66
66
}
You can’t perform that action at this time.
0 commit comments