Skip to content

Commit b3ed387

Browse files
Marfuenclaude
andauthored
chore: bump better-auth to 1.4.22 across all packages (#2350)
Aligns all packages (app, api, portal, auth, root) to the same better-auth version. Stays on 1.4.x to avoid breaking changes in 1.5.0. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 0c41717 commit b3ed387

6 files changed

Lines changed: 146 additions & 96 deletions

File tree

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"ai": "^5.0.60",
4141
"archiver": "^7.0.1",
4242
"axios": "^1.12.2",
43-
"better-auth": "^1.3.27",
43+
"better-auth": "^1.4.22",
4444
"class-transformer": "^0.5.1",
4545
"class-validator": "^0.14.2",
4646
"dotenv": "^17.2.3",

apps/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"ai": "^6.0.116",
8585
"ai-elements": "^1.6.1",
8686
"axios": "^1.9.0",
87-
"better-auth": "^1.3.27",
87+
"better-auth": "^1.4.22",
8888
"botid": "^1.5.5",
8989
"canvas-confetti": "^1.9.3",
9090
"class-variance-authority": "^0.7.1",

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/jszip": "^3.4.1",
2121
"@upstash/ratelimit": "^2.0.5",
2222
"archiver": "^7.0.1",
23-
"better-auth": "^1.4.5",
23+
"better-auth": "^1.4.22",
2424
"class-variance-authority": "^0.7.1",
2525
"geist": "^1.3.1",
2626
"jspdf": "^4.2.0",

0 commit comments

Comments
 (0)