Skip to content

Commit f1a4337

Browse files
chore(deps): bump the patch-updates group with 5 updates (#1280)
Bumps the patch-updates group with 5 updates: | Package | From | To | | --- | --- | --- | | [@ai-sdk/react](https://github.com/vercel/ai/tree/HEAD/packages/react) | `3.0.170` | `3.0.176` | | [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `6.0.168` | `6.0.174` | | [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.8.4` | `16.8.7` | | [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `14.3.1` | `14.3.2` | | [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.8.4` | `16.8.7` | Updates `@ai-sdk/react` from 3.0.170 to 3.0.176 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/react@3.0.176/packages/react/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/react@3.0.176/packages/react) Updates `ai` from 6.0.168 to 6.0.174 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/ai@6.0.174/packages/ai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/ai@6.0.174/packages/ai) Updates `fumadocs-core` from 16.8.4 to 16.8.7 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-core@16.8.4...fumadocs-core@16.8.7) Updates `fumadocs-mdx` from 14.3.1 to 14.3.2 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-ui@14.3.1...fumadocs-mdx@14.3.2) Updates `fumadocs-ui` from 16.8.4 to 16.8.7 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-ui@16.8.4...fumadocs-ui@16.8.7) --- updated-dependencies: - dependency-name: "@ai-sdk/react" dependency-version: 3.0.176 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: ai dependency-version: 6.0.174 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: fumadocs-core dependency-version: 16.8.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: fumadocs-mdx dependency-version: 14.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: fumadocs-ui dependency-version: 16.8.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9eac9b5 commit f1a4337

3 files changed

Lines changed: 127 additions & 44 deletions

File tree

apps/site/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"@object-ui/types": "workspace:*",
3333
"ag-grid-community": "^35.2.1",
3434
"ag-grid-react": "^35.2.1",
35-
"fumadocs-core": "16.8.4",
36-
"fumadocs-mdx": "14.3.1",
37-
"fumadocs-ui": "16.8.4",
35+
"fumadocs-core": "16.8.7",
36+
"fumadocs-mdx": "14.3.2",
37+
"fumadocs-ui": "16.8.7",
3838
"lucide-react": "^1.8.0",
3939
"next": "16.2.4",
4040
"react": "19.2.5",

packages/plugin-chatbot/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
"lint": "eslint ."
3232
},
3333
"dependencies": {
34-
"@ai-sdk/react": "^3.0.170",
34+
"@ai-sdk/react": "^3.0.176",
3535
"@object-ui/components": "workspace:*",
3636
"@object-ui/core": "workspace:*",
3737
"@object-ui/react": "workspace:*",
3838
"@object-ui/types": "workspace:*",
39-
"ai": "^6.0.168",
39+
"ai": "^6.0.174",
4040
"lucide-react": "^1.8.0",
4141
"react-markdown": "^10.1.0",
4242
"react-syntax-highlighter": "^16.1.1",

0 commit comments

Comments
 (0)