Skip to content

Commit 44c7b52

Browse files
chore(deps): bump better-auth in the better-auth group
Bumps the better-auth group with 1 update: [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth). Updates `better-auth` from 1.3.30 to 1.4.17 - [Release notes](https://github.com/better-auth/better-auth/releases) - [Commits](https://github.com/better-auth/better-auth/commits/v1.4.17/packages/better-auth) --- updated-dependencies: - dependency-name: better-auth dependency-version: 1.4.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: better-auth ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d73718 commit 44c7b52

File tree

6 files changed

+291
-340
lines changed

6 files changed

+291
-340
lines changed

apps/admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@tanstack/react-query": "^5.90.5",
4141
"api": "workspace:*",
4242
"babel-plugin-react-compiler": "1.0.0",
43-
"better-auth": "1.3.30",
43+
"better-auth": "1.4.17",
4444
"class-variance-authority": "0.7.1",
4545
"clsx": "^2.1.1",
4646
"cmdk": "^1.1.1",

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@opentelemetry/api": "1.9.0",
3333
"@opentelemetry/sdk-node": "0.205.0",
3434
"bcrypt-ts": "8.0.0",
35-
"better-auth": "1.3.30",
35+
"better-auth": "1.4.17",
3636
"disposable-email-domains-js": "1.20.0",
3737
"dotenv": "16.5.0",
3838
"drizzle-zod": "0.8.3",

apps/code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@tanstack/react-query": "^5.90.5",
3535
"api": "workspace:*",
3636
"babel-plugin-react-compiler": "1.0.0",
37-
"better-auth": "1.3.30",
37+
"better-auth": "1.4.17",
3838
"class-variance-authority": "0.7.1",
3939
"clsx": "^2.1.1",
4040
"date-fns": "4.1.0",

apps/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"ai": "6.0.27",
4747
"api": "workspace:*",
4848
"babel-plugin-react-compiler": "1.0.0",
49-
"better-auth": "1.3.30",
49+
"better-auth": "1.4.17",
5050
"class-variance-authority": "0.7.1",
5151
"clsx": "^2.1.1",
5252
"cmdk": "^1.1.1",

apps/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@tanstack/react-table": "^8.21.3",
5454
"api": "workspace:*",
5555
"babel-plugin-react-compiler": "1.0.0",
56-
"better-auth": "1.3.30",
56+
"better-auth": "1.4.17",
5757
"class-variance-authority": "0.7.1",
5858
"clsx": "^2.1.1",
5959
"cmdk": "^1.1.1",

0 commit comments

Comments
 (0)