|
1 | 1 | { |
2 | 2 | "name": "@protolabsai/server", |
3 | | - "version": "0.76.0", |
| 3 | + "version": "0.77.0", |
4 | 4 | "description": "Backend server for protoLabs Studio - provides API for both web and Electron modes", |
5 | 5 | "author": "protoLabs Studio", |
6 | 6 | "license": "SEE LICENSE IN LICENSE", |
|
45 | 45 | "@opentelemetry/exporter-trace-otlp-http": "^0.212.0", |
46 | 46 | "@opentelemetry/sdk-node": "^0.212.0", |
47 | 47 | "@opentelemetry/sdk-trace-base": "^2.0.0", |
48 | | - "@protolabsai/context-engine": "^0.68.8", |
49 | | - "@protolabsai/dependency-resolver": "^0.76.0", |
50 | | - "@protolabsai/error-tracking": "^0.53.23", |
51 | | - "@protolabsai/flows": "^0.76.0", |
52 | | - "@protolabsai/git-utils": "^0.76.0", |
53 | | - "@protolabsai/model-resolver": "^0.76.0", |
54 | | - "@protolabsai/observability": "^0.76.0", |
55 | | - "@protolabsai/platform": "^0.76.0", |
56 | | - "@protolabsai/prompts": "^0.76.0", |
| 48 | + "@protolabsai/context-engine": "^0.68.9", |
| 49 | + "@protolabsai/dependency-resolver": "^0.77.0", |
| 50 | + "@protolabsai/error-tracking": "^0.53.24", |
| 51 | + "@protolabsai/flows": "^0.77.0", |
| 52 | + "@protolabsai/git-utils": "^0.77.0", |
| 53 | + "@protolabsai/model-resolver": "^0.77.0", |
| 54 | + "@protolabsai/observability": "^0.77.0", |
| 55 | + "@protolabsai/platform": "^0.77.0", |
| 56 | + "@protolabsai/prompts": "^0.77.0", |
57 | 57 | "@protolabsai/templates": "^0.56.0", |
58 | | - "@protolabsai/tools": "^0.76.0", |
59 | | - "@protolabsai/types": "^0.76.0", |
60 | | - "@protolabsai/utils": "^0.76.0", |
| 58 | + "@protolabsai/tools": "^0.77.0", |
| 59 | + "@protolabsai/types": "^0.77.0", |
| 60 | + "@protolabsai/utils": "^0.77.0", |
61 | 61 | "@twurple/api": "^8.0.3", |
62 | 62 | "@twurple/auth": "^8.0.3", |
63 | 63 | "@twurple/chat": "^8.0.3", |
|
0 commit comments