|
18 | 18 | "@eslint/js": "^9.37.0", |
19 | 19 | "@stylistic/eslint-plugin": "^5.4.0", |
20 | 20 | "@types/aws-lambda": "^8.10.155", |
21 | | - "@types/node": "^22.18.8", |
| 21 | + "@types/node": "^22.18.10", |
22 | 22 | "@types/uuid": "^10.0.0", |
23 | | - "@vitest/eslint-plugin": "^1.3.16", |
24 | | - "aws-cdk": "^2.1029.4", |
| 23 | + "@vitest/eslint-plugin": "^1.3.18", |
| 24 | + "aws-cdk": "^2.1030.0", |
25 | 25 | "dotenv": "^16.6.1", |
26 | 26 | "eslint": "^9.37.0", |
27 | 27 | "eslint-import-resolver-typescript": "^4.4.4", |
|
30 | 30 | "jiti": "^2.6.1", |
31 | 31 | "tsx": "^4.20.6", |
32 | 32 | "typescript": "^5.9.3", |
33 | | - "typescript-eslint": "^8.46.0", |
| 33 | + "typescript-eslint": "^8.46.1", |
34 | 34 | "vite": "^7.1.9", |
35 | 35 | "vite-tsconfig-paths": "^5.1.4", |
36 | 36 | "vitest": "^3.2.4" |
|
39 | 39 | "@arizeai/openinference-instrumentation-bedrock": "^0.4.1", |
40 | 40 | "@arizeai/openinference-instrumentation-langchain": "^3.4.3", |
41 | 41 | "@aws-lambda-powertools/logger": "^2.27.0", |
42 | | - "@aws-sdk/credential-provider-node": "^3.906.0", |
43 | | - "@langchain/anthropic": "^0.3.30", |
| 42 | + "@aws-sdk/credential-provider-node": "^3.908.0", |
| 43 | + "@langchain/anthropic": "^0.3.31", |
44 | 44 | "@langchain/aws": "^0.1.15", |
45 | 45 | "@langchain/core": "^0.3.78", |
46 | 46 | "@langchain/langgraph": "^0.4.9", |
47 | | - "@langchain/openai": "^0.6.14", |
| 47 | + "@langchain/openai": "^0.6.16", |
48 | 48 | "@llm-ts-example/common-backend": "workspace:*", |
49 | 49 | "@opentelemetry/api": "^1.9.0", |
50 | 50 | "@opentelemetry/exporter-trace-otlp-http": "^0.205.0", |
|
55 | 55 | "@opentelemetry/sdk-trace-base": "^2.1.0", |
56 | 56 | "@opentelemetry/sdk-trace-node": "^2.1.0", |
57 | 57 | "@opentelemetry/semantic-conventions": "^1.37.0", |
58 | | - "@smithy/eventstream-codec": "^4.2.0", |
| 58 | + "@smithy/eventstream-codec": "^4.2.1", |
59 | 59 | "aws-cdk-lib": "^2.219.0", |
60 | 60 | "constructs": "^10.4.2", |
61 | 61 | "langfuse": "^3.38.5", |
|
0 commit comments