fix: reenable member invites

This commit is contained in:
Henry
2025-05-22 12:18:56 +01:00
parent 82ec18e95e
commit 71c92eea27
16 changed files with 2183 additions and 231 deletions

9
pnpm-lock.yaml generated
View File

@@ -327,6 +327,9 @@ importers:
pg:
specifier: ^8.11.3
version: 8.13.1
uuid:
specifier: ^11.1.0
version: 11.1.0
zod:
specifier: 'catalog:'
version: 3.24.0
@@ -5740,6 +5743,10 @@ packages:
util@0.12.5:
resolution: {integrity: sha512-kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA==}
uuid@11.1.0:
resolution: {integrity: sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==}
hasBin: true
uuid@8.0.0:
resolution: {integrity: sha512-jOXGuXZAWdsTH7eZLtyXMqUb9EcWMGZNbL9YcGBJl4MH4nrxHmZJhEHvyLFrkxo+28uLb/NYRcStH48fnD0Vzw==}
hasBin: true
@@ -12106,6 +12113,8 @@ snapshots:
is-typed-array: 1.1.13
which-typed-array: 1.1.16
uuid@11.1.0: {}
uuid@8.0.0: {}
uuid@9.0.1: {}