|
17 | 17 | "@eslint/js": "^9.36.0", |
18 | 18 | "@stylistic/eslint-plugin": "^5.4.0", |
19 | 19 | "@types/aws-lambda": "^8.10.152", |
20 | | - "@types/node": "^22.18.6", |
| 20 | + "@types/node": "^22.18.7", |
21 | 21 | "@types/uuid": "^10.0.0", |
22 | | - "@vitest/eslint-plugin": "^1.3.12", |
| 22 | + "@vitest/eslint-plugin": "^1.3.13", |
23 | 23 | "aws-cdk": "^2.1029.3", |
24 | 24 | "dotenv": "^16.6.1", |
25 | 25 | "eslint": "^9.36.0", |
26 | 26 | "eslint-import-resolver-typescript": "^4.4.4", |
27 | 27 | "eslint-plugin-import": "^2.32.0", |
28 | 28 | "eslint-plugin-promise": "^7.2.1", |
29 | 29 | "jiti": "^2.6.0", |
30 | | - "tsx": "^4.20.5", |
| 30 | + "tsx": "^4.20.6", |
31 | 31 | "typescript": "^5.9.2", |
32 | | - "typescript-eslint": "^8.44.1", |
| 32 | + "typescript-eslint": "^8.45.0", |
33 | 33 | "vite": "^7.1.7", |
34 | 34 | "vite-tsconfig-paths": "^5.1.4", |
35 | 35 | "vitest": "^3.2.4" |
|
38 | 38 | "@arizeai/openinference-instrumentation-bedrock": "^0.4.1", |
39 | 39 | "@arizeai/openinference-instrumentation-langchain": "^3.4.3", |
40 | 40 | "@aws-lambda-powertools/logger": "^2.27.0", |
41 | | - "@aws-sdk/credential-provider-node": "^3.896.0", |
42 | | - "@langchain/anthropic": "^0.3.28", |
| 41 | + "@aws-sdk/credential-provider-node": "^3.899.0", |
| 42 | + "@langchain/anthropic": "^0.3.29", |
43 | 43 | "@langchain/aws": "^0.1.15", |
44 | | - "@langchain/core": "^0.3.77", |
| 44 | + "@langchain/core": "^0.3.78", |
45 | 45 | "@langchain/langgraph": "^0.4.9", |
46 | | - "@langchain/openai": "^0.6.13", |
| 46 | + "@langchain/openai": "^0.6.14", |
47 | 47 | "@llm-ts-example/common-backend": "workspace:*", |
48 | 48 | "@opentelemetry/api": "^1.9.0", |
49 | 49 | "@opentelemetry/exporter-trace-otlp-http": "^0.205.0", |
|
55 | 55 | "@opentelemetry/sdk-trace-node": "^2.1.0", |
56 | 56 | "@opentelemetry/semantic-conventions": "^1.37.0", |
57 | 57 | "@smithy/eventstream-codec": "^4.1.1", |
58 | | - "aws-cdk-lib": "^2.216.0", |
| 58 | + "aws-cdk-lib": "^2.218.0", |
59 | 59 | "constructs": "^10.4.2", |
60 | 60 | "langfuse": "^3.38.5", |
61 | 61 | "langfuse-langchain": "^3.38.5", |
|
0 commit comments