|
35 | 35 | "devDependencies": { |
36 | 36 | "@types/google-protobuf": "^3.15.12", |
37 | 37 | "@types/jest": "^29.5.14", |
38 | | - "@types/node": "^22.10.5", |
39 | | - "@typescript-eslint/eslint-plugin": "^8.19.1", |
40 | | - "@typescript-eslint/parser": "^8.19.1", |
41 | | - "eslint": "^9.17.0", |
| 38 | + "@types/node": "^22.10.6", |
| 39 | + "@typescript-eslint/eslint-plugin": "^8.20.0", |
| 40 | + "@typescript-eslint/parser": "^8.20.0", |
| 41 | + "eslint": "^9.18.0", |
42 | 42 | "eslint-plugin-import": "^2.31.0", |
43 | | - "eslint-plugin-jest": "^28.10.0", |
| 43 | + "eslint-plugin-jest": "^28.11.0", |
44 | 44 | "eslint-plugin-jsdoc": "^50.6.1", |
45 | 45 | "eslint-plugin-jsx-a11y": "^6.10.2", |
46 | 46 | "eslint-plugin-no-null": "^1.0.2", |
47 | 47 | "eslint-plugin-prefer-arrow": "^1.2.3", |
48 | | - "eslint-plugin-react": "^7.37.3", |
| 48 | + "eslint-plugin-react": "^7.37.4", |
49 | 49 | "eslint-plugin-security": "^3.0.1", |
50 | 50 | "eslint-plugin-unicorn": "^56.0.1", |
51 | 51 | "grpc_tools_node_protoc_ts": "^5.3.3", |
|
57 | 57 | "ts-jest": "^29.2.5", |
58 | 58 | "ts-protoc-gen": "^0.15.0", |
59 | 59 | "tslint": "^6.1.3", |
60 | | - "typescript": "^5.7.2" |
| 60 | + "typescript": "^5.7.3" |
61 | 61 | }, |
62 | 62 | "dependencies": { |
63 | 63 | "@grpc/grpc-js": "^1.12.5", |
|
0 commit comments