Merged changes from o10aupva/main

Replit-Task-Id: 96838fc6-bf00-4a8d-ae18-84ba08feec56
This commit is contained in:
joachimhummel
2026-05-15 16:11:01 +00:00
parent 83a3bf9c62
commit e9f0d1ed98
18 changed files with 612 additions and 140 deletions

9
pnpm-lock.yaml generated
View File

@@ -166,6 +166,9 @@ importers:
artifacts/api-server:
dependencies:
'@getbrevo/brevo':
specifier: ^5.0.4
version: 5.0.4
'@workspace/api-zod':
specifier: workspace:*
version: link:../../lib/api-zod
@@ -767,6 +770,10 @@ packages:
'@gerrit0/mini-shiki@3.23.0':
resolution: {integrity: sha512-bEMORlG0cqdjVyCEuU0cDQbORWX+kYCeo0kV1lbxF5bt4r7SID2l9bqsxJEM0zndaxpOUT7riCyIVEuqq/Ynxg==}
'@getbrevo/brevo@5.0.4':
resolution: {integrity: sha512-wN4mHE6O0Pb/d/Dh3E4MAm2zCHbLLUcFF8/wgwTeMPy9KzHBYLu7S/nsJbzd0AWL09MHn8vwue8ULL9YOzluOQ==}
engines: {node: '>=18.0.0'}
'@hookform/resolvers@3.10.0':
resolution: {integrity: sha512-79Dv+3mDF7i+2ajj7SkypSKHhl1cbln1OGavqrsF7p6mbUv11xpqpacPsGDCTRvCSjEEIez2ef1NveSVL3b0Ag==}
peerDependencies:
@@ -3317,6 +3324,8 @@ snapshots:
'@shikijs/types': 3.23.0
'@shikijs/vscode-textmate': 10.0.2
'@getbrevo/brevo@5.0.4': {}
'@hookform/resolvers@3.10.0(react-hook-form@7.75.0(react@19.1.0))':
dependencies:
react-hook-form: 7.75.0(react@19.1.0)