feat(auth,privacy,web): step-by-step login, privacy settings persistence, TOTP QR, and API docs
Some checks failed
CI / test (push) Failing after 22s
Some checks failed
CI / test (push) Failing after 22s
This commit is contained in:
@@ -10,11 +10,13 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "1.11.0",
|
||||
"qrcode": "^1.5.4",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"zustand": "5.0.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/qrcode": "^1.5.5",
|
||||
"@types/react": "18.3.24",
|
||||
"@types/react-dom": "18.3.7",
|
||||
"@vitejs/plugin-react": "5.0.2",
|
||||
|
||||
Reference in New Issue
Block a user