Skip to content

Commit 3b18737

Browse files
committed
Bumps node modules
1 parent 68db78c commit 3b18737

21 files changed

Lines changed: 422 additions & 422 deletions

File tree

agents/agent-langchain/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@eslint/compat": "^2.0.1",
1818
"@eslint/js": "^9.39.2",
1919
"@stylistic/eslint-plugin": "^5.7.0",
20-
"@types/aws-lambda": "^8.10.159",
20+
"@types/aws-lambda": "^8.10.160",
2121
"@types/node": "^24.10.9",
2222
"@vitest/eslint-plugin": "^1.6.6",
2323
"dotenv": "^17.2.3",
@@ -28,7 +28,7 @@
2828
"jiti": "^2.6.1",
2929
"tsx": "^4.21.0",
3030
"typescript": "^5.9.3",
31-
"typescript-eslint": "^8.53.0",
31+
"typescript-eslint": "^8.53.1",
3232
"vite": "^7.3.1",
3333
"vite-tsconfig-paths": "^5.1.4",
3434
"vitest": "^4.0.17"

agents/agent-mastra/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
"eslint-plugin-promise": "^7.2.1",
3636
"mastra": "^0.18.9",
3737
"typescript": "^5.9.3",
38-
"typescript-eslint": "^8.53.0"
38+
"typescript-eslint": "^8.53.1"
3939
}
4040
}

agents/agent-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"jiti": "^2.6.1",
2929
"tsx": "^4.21.0",
3030
"typescript": "^5.9.3",
31-
"typescript-eslint": "^8.53.0",
31+
"typescript-eslint": "^8.53.1",
3232
"vite": "^7.3.1",
3333
"vite-tsconfig-paths": "^5.1.4",
3434
"vitest": "^4.0.17"

agents/agent-strands/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@eslint/compat": "^2.0.1",
1515
"@eslint/js": "^9.39.2",
1616
"@stylistic/eslint-plugin": "^5.7.0",
17-
"@types/aws-lambda": "^8.10.159",
17+
"@types/aws-lambda": "^8.10.160",
1818
"@types/node": "24.10.1",
1919
"@vitest/eslint-plugin": "^1.6.6",
2020
"aws-cdk": "^2.1101.0",
@@ -27,7 +27,7 @@
2727
"jiti": "^2.6.1",
2828
"tsx": "^4.21.0",
2929
"typescript": "^5.9.3",
30-
"typescript-eslint": "^8.53.0",
30+
"typescript-eslint": "^8.53.1",
3131
"vite": "^7.3.1",
3232
"vite-tsconfig-paths": "^5.1.4",
3333
"vitest": "^4.0.17"
@@ -37,7 +37,7 @@
3737
"@aws-sdk/credential-provider-node": "^3.971.0",
3838
"@llm-ts-example/common-backend": "workspace:*",
3939
"@strands-agents/sdk": "^0.1.5",
40-
"aws-cdk-lib": "^2.235.0",
40+
"aws-cdk-lib": "^2.235.1",
4141
"constructs": "^10.4.5",
4242
"uuid": "^13.0.0"
4343
}

basic/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"jsdom": "^27.4.0",
3636
"solid-refresh": "^0.7.5",
3737
"typescript": "^5.9.3",
38-
"typescript-eslint": "^8.53.0",
38+
"typescript-eslint": "^8.53.1",
3939
"vite": "^7.3.1",
4040
"vite-plugin-solid": "^2.11.10"
4141
}

basic/cdk/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@eslint/compat": "^2.0.1",
1717
"@eslint/js": "^9.39.2",
1818
"@stylistic/eslint-plugin": "^5.7.0",
19-
"@types/aws-lambda": "^8.10.159",
19+
"@types/aws-lambda": "^8.10.160",
2020
"@types/node": "^24.10.9",
2121
"@vitest/eslint-plugin": "^1.6.6",
2222
"aws-cdk": "^2.1101.0",
@@ -29,7 +29,7 @@
2929
"jiti": "^2.6.1",
3030
"tsx": "^4.21.0",
3131
"typescript": "^5.9.3",
32-
"typescript-eslint": "^8.53.0",
32+
"typescript-eslint": "^8.53.1",
3333
"vite": "^7.3.1",
3434
"vite-tsconfig-paths": "^5.1.4",
3535
"vitest": "^4.0.17"
@@ -55,7 +55,7 @@
5555
"@opentelemetry/sdk-trace-node": "^2.4.0",
5656
"@opentelemetry/semantic-conventions": "^1.39.0",
5757
"@smithy/eventstream-codec": "^4.2.8",
58-
"aws-cdk-lib": "^2.235.0",
58+
"aws-cdk-lib": "^2.235.1",
5959
"constructs": "^10.4.5",
6060
"langchain": "^1.2.10",
6161
"langfuse": "^3.38.6",

chat-app/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@ai-sdk/amazon-bedrock": "^3.0.73",
15-
"@ai-sdk/react": "^3.0.41",
15+
"@ai-sdk/react": "^3.0.43",
1616
"@radix-ui/react-collapsible": "^1.1.12",
1717
"@radix-ui/react-dialog": "^1.1.15",
1818
"@radix-ui/react-dropdown-menu": "^2.1.16",
@@ -31,7 +31,7 @@
3131
"cmdk": "^1.1.1",
3232
"embla-carousel-react": "^8.6.0",
3333
"lucide-react": "^0.562.0",
34-
"motion": "^12.26.2",
34+
"motion": "^12.27.1",
3535
"nanoid": "^5.1.6",
3636
"next": "^16.1.3",
3737
"react": "^19.2.3",
@@ -52,14 +52,14 @@
5252
"@types/react": "^19.2.8",
5353
"@types/react-dom": "^19.2.3",
5454
"eslint": "^9.39.2",
55-
"eslint-config-next": "^16.1.3",
55+
"eslint-config-next": "^16.1.4",
5656
"eslint-import-resolver-typescript": "^4.4.4",
5757
"eslint-plugin-import": "^2.32.0",
5858
"eslint-plugin-promise": "^7.2.1",
5959
"jiti": "^2.6.1",
6060
"tailwindcss": "^4.1.18",
6161
"tw-animate-css": "^1.4.0",
6262
"typescript": "^5.9.3",
63-
"typescript-eslint": "^8.53.0"
63+
"typescript-eslint": "^8.53.1"
6464
}
6565
}

common/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"eslint-plugin-import": "^2.32.0",
4242
"eslint-plugin-promise": "^7.2.1",
4343
"typescript": "^5.9.3",
44-
"typescript-eslint": "^8.53.0"
44+
"typescript-eslint": "^8.53.1"
4545
}
4646
}

common/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
"eslint-plugin-import-x": "^4.16.1",
3636
"eslint-plugin-promise": "^7.2.1",
3737
"typescript": "^5.9.3",
38-
"typescript-eslint": "^8.53.0"
38+
"typescript-eslint": "^8.53.1"
3939
}
4040
}

mcp/clients/mastra-mcp-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"mastra": "^0.18.9",
3838
"tsx": "^4.21.0",
3939
"typescript": "^5.9.3",
40-
"typescript-eslint": "^8.53.0"
40+
"typescript-eslint": "^8.53.1"
4141
}
4242
}

0 commit comments

Comments
 (0)