Skip to content

Commit 1dd9e16

Browse files
chore: update critical deps (#1648)
Co-authored-by: Mariano Fuentes <[email protected]>
1 parent 5524446 commit 1dd9e16

File tree

4 files changed

+116
-130
lines changed

4 files changed

+116
-130
lines changed

apps/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@dnd-kit/sortable": "^10.0.0",
2323
"@dnd-kit/utilities": "^3.2.2",
2424
"@dub/analytics": "^0.0.27",
25-
"@dub/better-auth": "^0.0.3",
25+
"@dub/better-auth": "^0.0.6",
2626
"@dub/embed-react": "^0.0.16",
2727
"@hookform/resolvers": "^5.1.1",
2828
"@mendable/firecrawl-js": "^1.24.0",
@@ -61,7 +61,7 @@
6161
"@vercel/sdk": "^1.7.1",
6262
"ai": "^5.0.0",
6363
"axios": "^1.9.0",
64-
"better-auth": "^1.2.8",
64+
"better-auth": "^1.3.27",
6565
"botid": "^1.5.5",
6666
"canvas-confetti": "^1.9.3",
6767
"d3": "^7.9.0",

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/jszip": "^3.4.1",
1717
"@upstash/ratelimit": "^2.0.5",
1818
"archiver": "^7.0.1",
19-
"better-auth": "^1.2.8",
19+
"better-auth": "^1.3.27",
2020
"class-variance-authority": "^0.7.1",
2121
"geist": "^1.3.1",
2222
"jszip": "^3.10.1",

0 commit comments

Comments
 (0)