|
11 | 11 | "build": "prisma generate && tsc"
|
12 | 12 | },
|
13 | 13 | "dependencies": {
|
14 |
| - "@buf/meshtastic_api.bufbuild_es": "1.6.0-20240110092216-3a147af14302.1", |
| 14 | + "@buf/meshtastic_api.bufbuild_es": "1.7.1-20240110092216-3a147af14302.1", |
15 | 15 | "@buf/meshtastic_api.connectrpc_es": "1.3.0-20240110092216-3a147af14302.1",
|
16 |
| - "@bufbuild/protobuf": "^1.6.0", |
| 16 | + "@bufbuild/protobuf": "^1.7.1", |
17 | 17 | "@connectrpc/connect": "^1.3.0",
|
18 | 18 | "@connectrpc/connect-express": "^1.3.0",
|
19 |
| - "@meshtastic/js": "2.2.18-0", |
| 19 | + "@meshtastic/js": "2.2.19-0", |
20 | 20 | "@octokit/auth-app": "^6.0.3",
|
21 |
| - "@prisma/client": "5.8.0", |
| 21 | + "@prisma/client": "5.9.0", |
22 | 22 | "@tinyhttp/app": "2.2.3",
|
23 | 23 | "@tinyhttp/cors": "^2.0.0",
|
24 | 24 | "@tinyhttp/dotenv": "^2.1.1",
|
25 | 25 | "@tinyhttp/favicon": "^3.0.0",
|
26 | 26 | "@tinyhttp/logger": "^2.0.0",
|
27 | 27 | "add": "^2.0.6",
|
28 |
| - "mqtt": "^5.3.4", |
| 28 | + "mqtt": "^5.3.5", |
29 | 29 | "octokit": "^3.1.2",
|
30 |
| - "pnpm": "^8.14.0", |
| 30 | + "pnpm": "^8.15.1", |
31 | 31 | "redis": "^4.6.12",
|
32 | 32 | "sub-events": "^1.9.0",
|
33 | 33 | "ts-pattern": "^5.0.6",
|
34 | 34 | "typescript": "^5.3.3"
|
35 | 35 | },
|
36 | 36 | "devDependencies": {
|
37 |
| - "@biomejs/biome": "^1.5.0", |
38 |
| - "@buf/meshtastic_protobufs.bufbuild_es": "1.6.0-20240109215202-46228fafc58c.1", |
39 |
| - "@types/node": "^20.10.8", |
40 |
| - "prisma": "^5.8.0", |
| 37 | + "@biomejs/biome": "^1.5.3", |
| 38 | + "@buf/meshtastic_protobufs.bufbuild_es": "1.7.1-20240131194456-1cf305ba59b8.1", |
| 39 | + "@types/node": "^20.11.14", |
| 40 | + "prisma": "^5.9.0", |
41 | 41 | "tsx": "^4.7.0"
|
42 | 42 | }
|
43 | 43 | }
|
0 commit comments