|
39 | 39 | }, |
40 | 40 | "dependencies": { |
41 | 41 | "@grpc/grpc-js": "~1.12.5", |
42 | | - "@protobuf-ts/runtime": "^2.9.4", |
43 | | - "@protobuf-ts/runtime-rpc": "^2.9.4", |
| 42 | + "@protobuf-ts/runtime": "^2.9.6", |
| 43 | + "@protobuf-ts/runtime-rpc": "^2.9.6", |
44 | 44 | "google-protobuf": "^3.21.4" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | | - "@eslint/eslintrc": "^3.2.0", |
48 | | - "@eslint/js": "^9.19.0", |
49 | | - "@protobuf-ts/plugin": "^2.9.4", |
| 47 | + "@eslint/eslintrc": "^3.3.1", |
| 48 | + "@eslint/js": "^9.23.0", |
| 49 | + "@protobuf-ts/plugin": "^2.9.6", |
50 | 50 | "@tsconfig/node18": "^18.2.4", |
51 | | - "@typescript-eslint/eslint-plugin": "^8.22.0", |
52 | | - "@typescript-eslint/parser": "^8.22.0", |
53 | | - "eslint": "^9.19.0", |
54 | | - "grpc-tools": "^1.12.4", |
55 | | - "rollup": "^4.34.8", |
| 51 | + "@typescript-eslint/eslint-plugin": "^8.28.0", |
| 52 | + "@typescript-eslint/parser": "^8.28.0", |
| 53 | + "eslint": "^9.23.0", |
| 54 | + "grpc-tools": "^1.13.0", |
| 55 | + "rollup": "^4.37.0", |
56 | 56 | "tsc-esm-fix": "^3.1.2", |
57 | | - "typescript": "^5.7", |
58 | | - "vitest": "^3.0.4" |
| 57 | + "typescript": "^5.8", |
| 58 | + "vitest": "^3.0.9" |
59 | 59 | } |
60 | 60 | } |
0 commit comments