Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

Commit b23e84d

Browse files
committed
refactor: drop legacy user auth
Signed-off-by: Innei <tukon479@gmail.com>
1 parent c400032 commit b23e84d

34 files changed

Lines changed: 509 additions & 455 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
},
3030
"dependencies": {
3131
"@antv/g2": "^5.4.8",
32+
"@better-auth/passkey": "1.4.18",
3233
"@bytebase/vue-kbar": "0.1.8",
3334
"@codemirror/commands": "6.10.1",
3435
"@codemirror/lang-markdown": "6.5.0",
@@ -53,7 +54,7 @@
5354
"@xterm/addon-fit": "0.11.0",
5455
"@xterm/xterm": "6.0.0",
5556
"ansi_up": "6.0.6",
56-
"better-auth": "1.4.17",
57+
"better-auth": "1.4.18",
5758
"blurhash": "2.0.5",
5859
"buffer": "6.0.3",
5960
"canvas-confetti": "1.9.4",

0 commit comments

Comments
 (0)