File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,9 +46,7 @@ updates:
4646 interval : daily
4747 timezone : Asia/Tokyo
4848 cooldown :
49- default-days : 3
50- exclude :
51- - ' pnpm'
49+ default-days : 7
5250 allow :
5351 - dependency-type : all
5452 rebase-strategy : auto
Original file line number Diff line number Diff line change 2323 "esbuild" : " ^0.27.7" ,
2424 "eslint" : " ^10.3.0" ,
2525 "eslint-import-resolver-typescript" : " ^4.4.4" ,
26- "eslint-plugin-awscdk" : " ^4.3.2 " ,
26+ "eslint-plugin-awscdk" : " ^4.3.3 " ,
2727 "eslint-plugin-import-x" : " ^4.16.2" ,
2828 "eslint-plugin-promise" : " ^7.3.0" ,
2929 "jiti" : " ^2.7.0" ,
3434 "vitest" : " ^4.1.6"
3535 },
3636 "dependencies" : {
37- "@ai-sdk/amazon-bedrock" : " ^4.0.103 " ,
37+ "@ai-sdk/amazon-bedrock" : " ^4.0.104 " ,
3838 "@ai-sdk/azure" : " ^3.0.64" ,
3939 "@llm-ts-example/common-backend-core" : " workspace:*" ,
4040 "@llm-ts-example/common-core" : " workspace:*" ,
Original file line number Diff line number Diff line change 1313 "@aws-sdk/credential-provider-node" : " ^3.972.39" ,
1414 "@langchain/anthropic" : " ^1.3.29" ,
1515 "@langchain/aws" : " ^1.3.7" ,
16- "@langchain/core" : " ^1.1.45 " ,
16+ "@langchain/core" : " ^1.1.46 " ,
1717 "@langchain/mcp-adapters" : " ^1.1.3" ,
1818 "@opentelemetry/api" : " ^1.9.1" ,
1919 "@opentelemetry/exporter-trace-otlp-http" : " ^0.214.0" ,
Original file line number Diff line number Diff line change 1818 "@aws-sdk/credential-provider-node" : " ^3.972.39" ,
1919 "@langchain/aws" : " ^1.3.7" ,
2020 "@langchain/classic" : " ^1.0.32" ,
21- "@langchain/core" : " ^1.1.45 " ,
21+ "@langchain/core" : " ^1.1.46 " ,
2222 "@langchain/langgraph" : " ^1.3.0" ,
2323 "@langchain/mcp-adapters" : " ^1.1.3" ,
2424 "@opentelemetry/api" : " ^1.9.1" ,
Original file line number Diff line number Diff line change 4040 "@grpc/grpc-js" : " ^1.14.3" ,
4141 "@langchain/aws" : " ^1.3.7" ,
4242 "@langchain/classic" : " ^1.0.32" ,
43- "@langchain/core" : " ^1.1.45 " ,
43+ "@langchain/core" : " ^1.1.46 " ,
4444 "@langchain/langgraph" : " ^1.3.0" ,
4545 "@langchain/mcp-adapters" : " ^1.1.3" ,
4646 "@langchain/openai" : " ^1.4.5" ,
Original file line number Diff line number Diff line change 2424 "esbuild" : " ^0.27.7" ,
2525 "eslint" : " ^10.3.0" ,
2626 "eslint-import-resolver-typescript" : " ^4.4.4" ,
27- "eslint-plugin-awscdk" : " ^4.3.2 " ,
27+ "eslint-plugin-awscdk" : " ^4.3.3 " ,
2828 "eslint-plugin-import-x" : " ^4.16.2" ,
2929 "eslint-plugin-promise" : " ^7.3.0" ,
3030 "jiti" : " ^2.7.0" ,
4242 "@aws-sdk/credential-provider-node" : " ^3.972.39" ,
4343 "@langchain/aws" : " ^1.3.7" ,
4444 "@langchain/classic" : " ^1.0.32" ,
45- "@langchain/core" : " ^1.1.45 " ,
45+ "@langchain/core" : " ^1.1.46 " ,
4646 "@langchain/langgraph" : " ^1.3.0" ,
4747 "@langchain/openai" : " ^1.4.5" ,
4848 "@llm-ts-example/common-backend-core" : " workspace:*" ,
Original file line number Diff line number Diff line change 1111 "lint-fix" : " eslint --fix"
1212 },
1313 "dependencies" : {
14- "@ai-sdk/amazon-bedrock" : " ^4.0.103 " ,
14+ "@ai-sdk/amazon-bedrock" : " ^4.0.104 " ,
1515 "@ai-sdk/react" : " ^3.0.179" ,
1616 "@radix-ui/react-collapsible" : " ^1.1.12" ,
1717 "@radix-ui/react-dialog" : " ^1.1.15" ,
Original file line number Diff line number Diff line change 2525 },
2626 "dependencies" : {
2727 "@langchain/aws" : " ^1.3.7" ,
28- "@langchain/core" : " ^1.1.45 " ,
28+ "@langchain/core" : " ^1.1.46 " ,
2929 "@langchain/openai" : " ^1.4.5" ,
3030 "@llm-ts-example/common-backend-core" : " workspace:*" ,
3131 "@llm-ts-example/common-core" : " workspace:*"
Original file line number Diff line number Diff line change 1212 "keywords" : [],
1313 "author" : " " ,
1414 "license" : " ISC" ,
15- "packageManager" : " pnpm@11.1.0 " ,
15+ "packageManager" : " pnpm@11.1.1 " ,
1616 "devDependencies" : {
1717 "@llm-ts-example/common-backend-core" : " workspace:*" ,
1818 "@llm-ts-example/common-core" : " workspace:*"
You can’t perform that action at this time.
0 commit comments