mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 21:27:20 +00:00
chore: improve password error message (#6255)
chore: improve error message chore: add password minlength & maxlength i18n chore: check max length fix: i18n variables feat: add CredentialsRequirementType
This commit is contained in:
@@ -70,7 +70,8 @@
|
||||
"react-virtuoso": "^4.7.0",
|
||||
"rxjs": "^7.8.1",
|
||||
"swr": "^2.2.5",
|
||||
"uuid": "^9.0.1"
|
||||
"uuid": "^9.0.1",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@blocksuite/block-std": "0.14.0-canary-202403250855-4171ecd",
|
||||
|
||||
Reference in New Issue
Block a user