Skip to content

Commit de0e2c0

Browse files
committed
chore(mcp): add @better-auth/oauth-provider + @modelcontextprotocol/sdk
1 parent 2a56bb0 commit de0e2c0

2 files changed

Lines changed: 679 additions & 591 deletions

File tree

apps/dashboard/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,20 @@
1313
},
1414
"dependencies": {
1515
"@aws-sdk/client-s3": "^3.700.0",
16+
"@better-auth/core": "^1.6.9",
17+
"@better-auth/oauth-provider": "^1.6.9",
1618
"@fontsource-variable/geist": "^5.2.8",
1719
"@fontsource-variable/inter": "^5.2.0",
1820
"@fontsource-variable/jetbrains-mono": "^5.2.0",
21+
"@modelcontextprotocol/sdk": "^1.29.0",
1922
"@nuxt/fonts": "^0.14.0",
2023
"@nuxt/icon": "^2.2.1",
2124
"@nuxt/ui": "^4.6.0",
2225
"@reprojs/integrations-github": "workspace:*",
2326
"@reprojs/shared": "workspace:*",
2427
"@tailwindcss/vite": "^4.2.1",
2528
"@vueuse/nuxt": "14.2.1",
26-
"better-auth": "^1.5.6",
29+
"better-auth": "^1.6.9",
2730
"clamscan": "^2.4.0",
2831
"dompurify": "^3.4.1",
2932
"drizzle-orm": "^0.45.2",

0 commit comments

Comments
 (0)