Skip to content
This repository was archived by the owner on Jul 26, 2026. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions apps/fumadocs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,42 +13,42 @@
"format": "biome format --write"
},
"dependencies": {
"@ai-sdk/react": "^4.0.34",
"@ai-sdk/react": "^4.0.40",
"@openrouter/ai-sdk-provider": "^3.0.0",
"@upstand/env": "workspace:*",
"ai": "^7.0.14",
"class-variance-authority": "^0.7.1",
"cnfast": "^0.0.8",
"evlog": "catalog:",
"flexsearch": "^0.8.212",
"fumadocs-core": "16.11.5",
"fumadocs-core": "16.12.1",
"fumadocs-mdx": "15.2.0",
"fumadocs-ui": "npm:@fumadocs/base-ui@16.11.1",
"hast-util-to-jsx-runtime": "^2.3.6",
"lucide-react": "^1.25.0",
"lucide-react": "^1.27.0",
"mermaid": "^11.16.0",
"next": "^16.2.11",
"next": "^16.2.12",
"next-themes": "^0.4.6",
"react": "^19.2.7",
"react-dom": "^19.2.7",
"react": "^19.2.8",
"react-dom": "^19.2.8",
"remark": "^15.0.1",
"remark-gfm": "^4.0.1",
"remark-rehype": "^11.1.2",
"unist-util-visit": "^5.1.0",
"zod": "^4.4.3"
},
"devDependencies": {
"@biomejs/biome": "^2.5.4",
"@biomejs/biome": "^2.5.5",
"@tailwindcss/postcss": "^4.3.3",
"@types/hast": "^3.0.5",
"@types/mdx": "^2.0.14",
"@types/node": "^26.1.1",
"@types/react": "^19.2.17",
"@types/react-dom": "^19.2.3",
"@types/unist": "^3.0.3",
"postcss": "^8.5.16",
"postcss": "^8.5.23",
"tailwindcss": "^4.3.2",
"typescript": "^6.0.3",
"typescript": "^7.0.2",
"vite": "^8.1.5"
}
}
2 changes: 1 addition & 1 deletion apps/schedules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@types/bun": "catalog:",
"@upstand/config": "workspace:*",
"tsdown": "^0.22.9",
"tsdown": "^0.22.14",
"typescript": "catalog:"
}
}
4 changes: 2 additions & 2 deletions apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@
"evlog": "catalog:",
"hono": "catalog:",
"ssh2": "^1.17.0",
"swagger-ui-dist": "^5.32.9",
"swagger-ui-dist": "^5.32.11",
"trpc-to-openapi": "^3.3.0",
"zod": "catalog:"
},
"devDependencies": {
"@types/bun": "catalog:",
"@types/ssh2": "^1.15.5",
"@upstand/config": "workspace:*",
"tsdown": "^0.22.9",
"tsdown": "^0.22.14",
"typescript": "catalog:"
}
}
10 changes: 5 additions & 5 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"lint": "biome check ."
},
"dependencies": {
"@ai-sdk/react": "^4.0.34",
"@ai-sdk/react": "^4.0.40",
"@better-auth-ui/core": "catalog:",
"@better-auth-ui/react": "catalog:",
"@better-auth/sso": "1.6.23",
"@better-auth/sso": "1.6.25",
"@codemirror/autocomplete": "^6.20.3",
"@codemirror/lang-css": "^6.3.1",
"@codemirror/lang-html": "^6.4.11",
Expand All @@ -37,7 +37,7 @@
"@streamdown/math": "^1.0.2",
"@streamdown/mermaid": "^1.0.2",
"@tanstack/react-form": "^1.33.2",
"@tanstack/react-query": "^5.101.2",
"@tanstack/react-query": "^5.101.4",
"@trpc/client": "catalog:",
"@trpc/server": "catalog:",
"@trpc/tanstack-react-query": "^11.18.0",
Expand All @@ -62,12 +62,12 @@
"media-chrome": "*",
"motion": "*",
"nanoid": "^6.0.0",
"next": "^16.2.11",
"next": "^16.2.12",
"next-themes": "catalog:",
"react": "catalog:",
"react-dom": "catalog:",
"react-jsx-parser": "*",
"recharts": "3.9.2",
"recharts": "3.10.1",
"shiki": "^4.3.1",
"sonner": "catalog:",
"streamdown": "^2.5.0",
Expand Down
426 changes: 262 additions & 164 deletions bun.lock

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,12 +89,12 @@
"security:scan": "bun audit"
},
"devDependencies": {
"@biomejs/biome": "^2.5.4",
"@biomejs/biome": "^2.5.5",
"@types/bun": "^1.3.14",
"@upstand/config": "workspace:*",
"knip": "^6.27.0",
"turbo": "^2.10.5",
"typescript": "^6.0.3"
"knip": "^6.29.0",
"turbo": "^2.10.7",
"typescript": "^7.0.2"
},
"packageManager": "bun@1.3.14"
}
8 changes: 4 additions & 4 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"test": "bun test"
},
"dependencies": {
"@ai-sdk/anthropic": "^4.0.16",
"@ai-sdk/anthropic": "^4.0.20",
"@ai-sdk/gateway": "^4.0.16",
"@ai-sdk/google": "^4.0.18",
"@ai-sdk/google": "^4.0.24",
"@ai-sdk/mcp": "^2.0.15",
"@ai-sdk/openai": "^4.0.16",
"@ai-sdk/openai": "^4.0.20",
"@circulo-ai/di": "catalog:",
"@openrouter/ai-sdk-provider": "^3.0.0",
"@tavily/ai-sdk": "^0.5.0",
Expand All @@ -41,7 +41,7 @@
"@upstand/usecases": "workspace:*",
"ai": "^7.0.22",
"better-auth": "catalog:",
"bullmq": "^5.80.8",
"bullmq": "^5.81.2",
"drizzle-orm": "catalog:",
"evlog": "catalog:",
"tokenlens": "^1.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@better-auth/api-key": "catalog:",
"@better-auth/sso": "1.6.23",
"@better-auth/sso": "1.6.25",
"@upstand/domain": "workspace:*",
"better-auth": "catalog:"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"react-dom": "catalog:",
"react-resizable-panels": "catalog:",
"recharts": "catalog:",
"shadcn": "^4.13.1",
"shadcn": "^4.15.0",
"sonner": "catalog:",
"tailwind-merge": "^3.6.0",
"tw-animate-css": "^1.4.0"
Expand Down
Loading