fix(deps): update dependency react-email to v4 (#19065)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-09 16:19:05 +00:00 committed by GitHub
parent b890440f6b
commit bf212bf235
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 681 additions and 402 deletions

1079
server/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -84,7 +84,7 @@
"picomatch": "^4.0.2", "picomatch": "^4.0.2",
"react": "^19.0.0", "react": "^19.0.0",
"react-dom": "^19.0.0", "react-dom": "^19.0.0",
"react-email": "^3.0.4", "react-email": "^4.0.0",
"reflect-metadata": "^0.2.0", "reflect-metadata": "^0.2.0",
"rxjs": "^7.8.1", "rxjs": "^7.8.1",
"sanitize-filename": "^1.6.3", "sanitize-filename": "^1.6.3",