File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2222 "only-run-tests" : " vitest"
2323 },
2424 "dependencies" : {
25- "@grpc/grpc-js" : " ^1.13.4 " ,
26- "google-protobuf" : " ^3.21.4 "
25+ "@grpc/grpc-js" : " ^1.14.0 " ,
26+ "google-protobuf" : " ^4.0.0 "
2727 },
2828 "devDependencies" : {
2929 "grpc-tools" : " ^1.13.0" ,
Original file line number Diff line number Diff line change 4343 "build-js-client" : " tsc --declaration false --outDir js-dist"
4444 },
4545 "dependencies" : {
46- "@grpc/grpc-js" : " ^1.13.4 " ,
46+ "@grpc/grpc-js" : " ^1.14.0 " ,
4747 "@protobuf-ts/runtime" : " ^2.11.1" ,
4848 "@protobuf-ts/runtime-rpc" : " ^2.11.1" ,
4949 "google-protobuf" : " ^4.0.0"
5050 },
5151 "devDependencies" : {
5252 "@eslint/eslintrc" : " ^3.3.1" ,
53- "@eslint/js" : " ^9.34 .0" ,
53+ "@eslint/js" : " ^9.36 .0" ,
5454 "@protobuf-ts/plugin" : " ^2.11.1" ,
5555 "@tsconfig/node18" : " ^18.2.4" ,
56- "@typescript-eslint/eslint-plugin" : " ^8.41 .0" ,
57- "@typescript-eslint/parser" : " ^8.41 .0" ,
58- "eslint" : " ^9.34 .0" ,
56+ "@typescript-eslint/eslint-plugin" : " ^8.45 .0" ,
57+ "@typescript-eslint/parser" : " ^8.45 .0" ,
58+ "eslint" : " ^9.36 .0" ,
5959 "grpc-tools" : " ^1.13.0" ,
6060 "prettier" : " ^3.6.2" ,
61- "rollup" : " ^4.50.0 " ,
61+ "rollup" : " ^4.52.3 " ,
6262 "tsc-esm-fix" : " ^3.1.2" ,
6363 "typescript" : " ^5.9" ,
6464 "vitest" : " ^3.2.4"
You can’t perform that action at this time.
0 commit comments