Skip to content

Commit 6d26301

Browse files
fix(deps): update dependency better-auth to v1.5.5 (#381)
* fix(deps): update dependency better-auth to v1.5.5 * fix: type check * fix: conflicts --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Giuseppe Scuglia <peppescg@gmail.com>
1 parent 845ce4e commit 6d26301

3 files changed

Lines changed: 128 additions & 63 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"ai-sdk-ollama": "^3.0.0",
5353
"ajv": "^8.17.1",
5454
"ajv-formats": "^3.0.1",
55-
"better-auth": "1.4.18",
55+
"better-auth": "1.5.5",
5656
"class-variance-authority": "0.7.1",
5757
"clsx": "2.1.1",
5858
"date-fns": "^4.1.0",
@@ -119,7 +119,7 @@
119119
"lodash-es": ">=4.17.23",
120120
"hono": "4.12.7",
121121
"rollup": ">=4.59.0",
122-
"undici": "7"
122+
"undici": "7.24.0"
123123
}
124124
}
125125
}

pnpm-lock.yaml

Lines changed: 124 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)