diff --git a/features/marketplace/frontend-public/src/components/AuthModal.tsx b/features/marketplace/frontend-public/src/components/AuthModal.tsx index b0cb2834b..56de1b9cf 100644 --- a/features/marketplace/frontend-public/src/components/AuthModal.tsx +++ b/features/marketplace/frontend-public/src/components/AuthModal.tsx @@ -331,7 +331,7 @@ export function AuthModal({ isOpen, onClose, initialMode = 'login', defaultRole, const [password, setPassword] = useState(''); const [username, setUsername] = useState(''); const [confirmPassword, setConfirmPassword] = useState(''); - const [role, setRole] = useState(defaultRole); + const [role, setRole] = useState(defaultRole); const [showPassword, setShowPassword] = useState(false); const [showConfirmPassword, setShowConfirmPassword] = useState(false); diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d30d7ba08..58f2d7af2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3843,8 +3843,8 @@ importers: features/status-dashboard/backend-api: dependencies: '@lilith/domain-events': - specifier: ^2.3.0 - version: 2.3.0(@nestjs/bullmq@11.0.4)(@nestjs/common@11.1.11)(bullmq@5.66.4) + specifier: ^2.4.0 + version: 2.4.0(@nestjs/bullmq@11.0.4)(@nestjs/common@11.1.11)(bullmq@5.66.4) '@lilith/nestjs-auth': specifier: ^0.0.13 version: 0.0.13(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/jwt@11.0.2)(@nestjs/passport@11.0.5)(passport-jwt@4.0.1)(passport@0.7.0) @@ -9675,6 +9675,18 @@ packages: bullmq: 5.66.4 dev: false + /@lilith/domain-events@2.4.0(@nestjs/bullmq@11.0.4)(@nestjs/common@11.1.11)(bullmq@5.66.4): + resolution: {integrity: sha512-N9RzAYrykOQozeBFmJSaCE7aOTp987GJviTcOk+uRxOBz+pRB94Vwd9nb03Zqq8TYuBp0QZML/OPQiDaajd+EQ==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fdomain-events/-/2.4.0/domain-events-2.4.0.tgz} + peerDependencies: + '@nestjs/bullmq': '>=10.0.0' + '@nestjs/common': 11.1.11 + bullmq: '>=5.0.0' + dependencies: + '@nestjs/bullmq': 11.0.4(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(bullmq@5.66.4) + '@nestjs/common': 11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2) + bullmq: 5.66.4 + dev: false + /@lilith/eslint-plugin-file-length@1.0.1(eslint@9.39.2): resolution: {integrity: sha512-u5J4qCYNDFe/mmRnJb1TUbFy6ysbODC2HTObFtfELVFXavgxp+HZo3HpTLu1RYQ4b2AeZodalvyyXkFgay9Ysg==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Feslint-plugin-file-length/-/1.0.1/eslint-plugin-file-length-1.0.1.tgz} peerDependencies: