Skip to content

Commit a43ef14

Browse files
chore(deps): bump ai from 6.0.224 to 7.0.18
Bumps [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) from 6.0.224 to 7.0.18. - [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.18/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 52f1dd8 commit a43ef14

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.18",
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
@@ -62,7 +62,7 @@
6262
"@types/leaflet": "^1.9.21",
6363
"@types/react-grid-layout": "^2.1.0",
6464
"@xyflow/react": "^12.10.1",
65-
"ai": "^6.0.188",
65+
"ai": "^7.0.18",
6666
"atmn": "^1.1.8",
6767
"autumn-js": "catalog:",
6868
"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.18",
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
@@ -68,7 +68,7 @@
6868
"@modelcontextprotocol/sdk": "^1.26.0",
6969
"@orpc/server": "^1.14.0",
7070
"@tokenlens/models": "catalog:",
71-
"ai": "^6.0.188",
71+
"ai": "^7.0.18",
7272
"autumn-js": "catalog:",
7373
"dayjs": "^1.11.19",
7474
"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.18"
1616
}
1717
}

0 commit comments

Comments
 (0)