|
27 | 27 | "author": "",
|
28 | 28 | "license": "ISC",
|
29 | 29 | "dependencies": {
|
30 |
| - "@grpc/grpc-js": "1.9.12", |
| 30 | + "@grpc/grpc-js": "1.9.13", |
31 | 31 | "@grpc/proto-loader": "0.7.10",
|
32 | 32 | "@mikro-orm/core": "5.9.4",
|
33 | 33 | "@mikro-orm/migrations": "5.9.4",
|
|
42 | 42 | "dotenv": "16.3.1",
|
43 | 43 | "envalid": "8.0.0",
|
44 | 44 | "eslint-plugin-import": "2.29.0",
|
45 |
| - "nestjs-grpc-reflection": "0.2.1", |
46 |
| - "reflect-metadata": "0.1.13", |
| 45 | + "nestjs-grpc-reflection": "0.2.2", |
| 46 | + "reflect-metadata": "0.1.14", |
47 | 47 | "rxjs": "7.8.1"
|
48 | 48 | },
|
49 | 49 | "devDependencies": {
|
|
53 | 53 | "@types/jsonwebtoken": "9.0.5",
|
54 | 54 | "@types/node": "20.10.4",
|
55 | 55 | "@types/passport-http-bearer": "1.0.41",
|
56 |
| - "@typescript-eslint/eslint-plugin": "6.13.2", |
57 |
| - "@typescript-eslint/parser": "6.13.2", |
| 56 | + "@typescript-eslint/eslint-plugin": "6.14.0", |
| 57 | + "@typescript-eslint/parser": "6.14.0", |
58 | 58 | "enhanced-resolve": "5.15.0",
|
59 | 59 | "eslint": "8.55.0",
|
60 | 60 | "eslint-plugin-jest": "27.6.0",
|
61 | 61 | "husky": "8.0.3",
|
62 | 62 | "jest": "29.7.0",
|
63 | 63 | "jest-junit": "16.0.0",
|
64 | 64 | "lint-staged": "15.2.0",
|
65 |
| - "prettier": "3.1.0", |
| 65 | + "prettier": "3.1.1", |
66 | 66 | "rimraf": "5.0.5",
|
67 | 67 | "ts-jest": "29.1.1",
|
68 |
| - "ts-node": "10.9.1", |
| 68 | + "ts-node": "10.9.2", |
69 | 69 | "tsc-watch": "6.0.4",
|
70 | 70 | "tsconfig-paths": "4.2.0",
|
71 | 71 | "typescript": "5.3.3"
|
|
0 commit comments