Skip to content

Commit 68d4114

Browse files
chore(deps): bump ai from 6.0.221 to 7.0.15
Bumps [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) from 6.0.221 to 7.0.15. - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/ai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/ai@7.0.15/packages/ai) --- updated-dependencies: - dependency-name: ai dependency-version: 7.0.15 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ac8c21 commit 68d4114

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@orpc/openapi": "^1.14.0",
3636
"@orpc/server": "^1.14.0",
3737
"@orpc/zod": "^1.14.0",
38-
"ai": "^6.0.188",
38+
"ai": "^7.0.15",
3939
"autumn-js": "catalog:",
4040
"bullmq": "^5.78.0",
4141
"dayjs": "^1.11.19",

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/leaflet": "^1.9.21",
6262
"@types/react-grid-layout": "^2.1.0",
6363
"@xyflow/react": "^12.10.1",
64-
"ai": "^6.0.188",
64+
"ai": "^7.0.15",
6565
"atmn": "^1.1.8",
6666
"autumn-js": "catalog:",
6767
"babel-plugin-react-compiler": "^19.1.0-rc.1-rc-af1b7da-20250421",

apps/insights/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@databuddy/redis": "workspace:*",
1818
"@databuddy/rpc": "workspace:*",
1919
"@databuddy/shared": "workspace:*",
20-
"ai": "^6.0.188",
20+
"ai": "^7.0.15",
2121
"bullmq": "^5.78.0",
2222
"dayjs": "^1.11.19",
2323
"elysia": "catalog:",

packages/ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@modelcontextprotocol/sdk": "^1.26.0",
7272
"@orpc/server": "^1.14.0",
7373
"@tokenlens/models": "catalog:",
74-
"ai": "^6.0.188",
74+
"ai": "^7.0.15",
7575
"autumn-js": "catalog:",
7676
"dayjs": "^1.11.19",
7777
"drizzle-orm": "catalog:",

packages/evals/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"dependencies": {
1313
"@databuddy/ai": "workspace:*",
1414
"@databuddy/env": "workspace:*",
15-
"ai": "^6.0.188"
15+
"ai": "^7.0.15"
1616
}
1717
}

0 commit comments

Comments
 (0)