feat: articles clusters
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"@ai-sdk/google": "^2.0.44",
|
||||
"@ai-sdk/openai": "^2.0.75",
|
||||
"@basango/domain": "workspace:*",
|
||||
"@basango/encryption": "workspace:*",
|
||||
"@basango/logger": "workspace:*",
|
||||
"@date-fns/utc": "^2.1.1",
|
||||
"ai": "^5.0.105",
|
||||
"date-fns": "catalog:",
|
||||
"drizzle-orm": "^0.44.7",
|
||||
"mysql2": "^3.15.3",
|
||||
@@ -31,6 +34,7 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"clean": "rm -rf .turbo node_modules",
|
||||
"sync:categories": "bun ./src/synchronizers/categories.ts",
|
||||
"sync:data": "bun ./src/synchronizers/data.ts",
|
||||
"sync:tokens": "bun ./src/synchronizers/tokens.ts",
|
||||
"typecheck": "tsc --noEmit"
|
||||
|
||||
Reference in New Issue
Block a user