Finally have all email verification / password reset auth flows working!
This commit is contained in:
@@ -12,10 +12,15 @@
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@oslojs/crypto": "^1.0.1",
|
||||
"@react-email/components": "0.5.4",
|
||||
"@react-email/render": "^1.3.0",
|
||||
"convex": "^1.27.3",
|
||||
"react": "19.1.1",
|
||||
"react-dom": "19.1.1",
|
||||
"usesend-js": "^1.5.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"react-email": "4.2.11",
|
||||
"typescript": "5.9.2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user