We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a56bb0 commit de0e2c0Copy full SHA for de0e2c0
2 files changed
apps/dashboard/package.json
@@ -13,17 +13,20 @@
13
},
14
"dependencies": {
15
"@aws-sdk/client-s3": "^3.700.0",
16
+ "@better-auth/core": "^1.6.9",
17
+ "@better-auth/oauth-provider": "^1.6.9",
18
"@fontsource-variable/geist": "^5.2.8",
19
"@fontsource-variable/inter": "^5.2.0",
20
"@fontsource-variable/jetbrains-mono": "^5.2.0",
21
+ "@modelcontextprotocol/sdk": "^1.29.0",
22
"@nuxt/fonts": "^0.14.0",
23
"@nuxt/icon": "^2.2.1",
24
"@nuxt/ui": "^4.6.0",
25
"@reprojs/integrations-github": "workspace:*",
26
"@reprojs/shared": "workspace:*",
27
"@tailwindcss/vite": "^4.2.1",
28
"@vueuse/nuxt": "14.2.1",
- "better-auth": "^1.5.6",
29
+ "better-auth": "^1.6.9",
30
"clamscan": "^2.4.0",
31
"dompurify": "^3.4.1",
32
"drizzle-orm": "^0.45.2",
0 commit comments