Skip to content

Commit 1d7b2fc

Browse files
committed
chore(mastra): bump example dependencies
Signed-off-by: Tyler Slaton <[email protected]>
1 parent 33285ae commit 1d7b2fc

File tree

2 files changed

+36
-297
lines changed

2 files changed

+36
-297
lines changed

typescript-sdk/integrations/mastra/example/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@
1717
},
1818
"dependencies": {
1919
"@ai-sdk/openai": "^2.0.23",
20-
"@mastra/client-js": "^0.14.0",
21-
"@mastra/core": "^0.20.1",
22-
"@mastra/libsql": "^0.15.0",
23-
"@mastra/loggers": "^0.10.14",
24-
"@mastra/memory": "^0.15.4",
20+
"@mastra/client-js": "^0.15.2",
21+
"@mastra/core": "^0.20.2",
22+
"@mastra/libsql": "^0.15.1",
23+
"@mastra/loggers": "^0.10.15",
24+
"@mastra/memory": "^0.15.6",
2525
"zod": "^3.25.48"
2626
},
2727
"devDependencies": {
2828
"@types/node": "^22.15.29",
29-
"mastra": "^0.15.0",
29+
"mastra": "^0.15.1",
3030
"typescript": "^5.8.3"
3131
}
3232
}

0 commit comments

Comments
 (0)