|
35 | 35 | "devDependencies": {
|
36 | 36 | "@types/google-protobuf": "^3.15.12",
|
37 | 37 | "@types/jest": "^29.5.13",
|
38 |
| - "@types/node": "^22.7.4", |
39 |
| - "@typescript-eslint/eslint-plugin": "^8.8.0", |
40 |
| - "@typescript-eslint/parser": "^8.8.0", |
| 38 | + "@types/node": "^22.7.5", |
| 39 | + "@typescript-eslint/eslint-plugin": "^8.8.1", |
| 40 | + "@typescript-eslint/parser": "^8.8.1", |
41 | 41 | "eslint": "^8.57.1",
|
42 |
| - "eslint-plugin-import": "^2.30.0", |
| 42 | + "eslint-plugin-import": "^2.31.0", |
43 | 43 | "eslint-plugin-jest": "^28.8.3",
|
44 | 44 | "eslint-plugin-jsdoc": "^50.3.1",
|
45 | 45 | "eslint-plugin-jsx-a11y": "^6.10.0",
|
|
57 | 57 | "ts-jest": "^29.2.5",
|
58 | 58 | "ts-protoc-gen": "^0.15.0",
|
59 | 59 | "tslint": "^6.1.3",
|
60 |
| - "typescript": "^5.6.2" |
| 60 | + "typescript": "^5.6.3" |
61 | 61 | },
|
62 | 62 | "dependencies": {
|
63 |
| - "@grpc/grpc-js": "^1.11.3", |
| 63 | + "@grpc/grpc-js": "^1.12.1", |
64 | 64 | "@types/url-parse": "^1.4.11",
|
65 | 65 | "@typescript-eslint/eslint-plugin-tslint": "^7.0.2",
|
66 | 66 | "dgraph-js": "^21.3.1",
|
|
0 commit comments