Implemented invitation logic. Implemented play list method. Mild refactoring.
This commit is contained in:
@@ -10,13 +10,17 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@react-email/render": "^2.0.4",
|
||||
"@types/jsonwebtoken": "^9.0.10",
|
||||
"@types/lodash": "^4.17.23",
|
||||
"@types/react": "^19.2.14",
|
||||
"argon2": "^0.44.0",
|
||||
"hashids": "^2.3.0",
|
||||
"jsonwebtoken": "^9.0.3",
|
||||
"lodash": "^4.17.23",
|
||||
"reflect-metadata": "^0.2.2"
|
||||
"react": "^19.2.4",
|
||||
"reflect-metadata": "^0.2.2",
|
||||
"resend": "^6.9.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "^1.3.9"
|
||||
|
||||
Reference in New Issue
Block a user