From 69a765e7e70d21a3b032166d76bd528e3db3f2b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 17:06:03 +0000 Subject: [PATCH] chore(deps): bump the minor-and-patch group with 2 updates Bumps the minor-and-patch group with 2 updates: [@assistant-ui/react](https://github.com/assistant-ui/assistant-ui/tree/HEAD/packages/react) and [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage). Updates `@assistant-ui/react` from 0.14.29 to 0.15.1 - [Release notes](https://github.com/assistant-ui/assistant-ui/releases) - [Changelog](https://github.com/assistant-ui/assistant-ui/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/assistant-ui/assistant-ui/commits/@assistant-ui/react@0.15.1/packages/react) Updates `@aws-sdk/lib-storage` from 3.1096.0 to 3.1100.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1100.0/lib/lib-storage) --- updated-dependencies: - dependency-name: "@assistant-ui/react" dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@aws-sdk/lib-storage" dependency-version: 3.1100.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1c554343e..02792224d 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "@ai-sdk/mcp": "1.0.52", "@ai-sdk/openai": "~3.0.74", "@ai-sdk/react": "~3.0.210", - "@assistant-ui/react": "^0.14.23", + "@assistant-ui/react": "^0.15.1", "@assistant-ui/react-ai-sdk": "^1.3.37", "@assistant-ui/react-markdown": "^0.14.4", "@aws-sdk/client-bedrock-agent-runtime": "^3.982.0", @@ -125,7 +125,7 @@ "@aws-sdk/client-ssm": "^3.982.0", "@aws-sdk/credential-providers": "^3.982.0", "@aws-sdk/lib-dynamodb": "~3.1095.0", - "@aws-sdk/lib-storage": "3.1096.0", + "@aws-sdk/lib-storage": "3.1100.0", "@aws-sdk/s3-request-presigner": "^3.982.0", "@aws-sdk/util-dynamodb": "^3.982.0", "@codemirror/commands": "^6.10.4",