feat: add captcha support for sign in/up (#4582)

This commit is contained in:
DarkSky
2023-10-18 03:06:07 -05:00
committed by GitHub
parent 524e48c8e6
commit 63ca9671be
42 changed files with 1275 additions and 302 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"clsx": "^2.0.0",
"foxact": "^0.2.20",
"react-error-boundary": "^4.0.11",
"swr": "2.2.0"
"swr": "2.2.4"
},
"devDependencies": {
"@affine/plugin-cli": "workspace:*"