Bump react-email from 4.2.3 to 4.2.7 in /apps/infoalloggi

Bumps [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email) from 4.2.3 to 4.2.7.
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/react-email@4.2.7/packages/react-email/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/react-email@4.2.7/packages/react-email)

---
updated-dependencies:
- dependency-name: react-email
  dependency-version: 4.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-08-06 13:05:07 +00:00 committed by GitHub
parent 7a50ba4147
commit c802f760b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 3 deletions

View file

@ -59,7 +59,7 @@
"react-colorful": "^5.6.1", "react-colorful": "^5.6.1",
"react-day-picker": "^9.8.1", "react-day-picker": "^9.8.1",
"react-dom": "^19.1.1", "react-dom": "^19.1.1",
"react-email": "^4.2.3", "react-email": "^4.2.8",
"react-hook-form": "^7.62.0", "react-hook-form": "^7.62.0",
"react-hot-toast": "^2.5.2", "react-hot-toast": "^2.5.2",
"react-is": "^19.1.1", "react-is": "^19.1.1",
@ -13243,7 +13243,9 @@
} }
}, },
"node_modules/react-email": { "node_modules/react-email": {
"version": "4.2.3", "version": "4.2.8",
"resolved": "https://registry.npmjs.org/react-email/-/react-email-4.2.8.tgz",
"integrity": "sha512-Eqzs/xZnS881oghPO/4CQ1cULyESuUhEjfYboXmYNOokXnJ6QP5GKKJZ6zjkg9SnKXxSrIxSo5PxzCI5jReJMA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@babel/parser": "^7.27.0", "@babel/parser": "^7.27.0",

View file

@ -70,7 +70,7 @@
"react-colorful": "^5.6.1", "react-colorful": "^5.6.1",
"react-day-picker": "^9.8.1", "react-day-picker": "^9.8.1",
"react-dom": "^19.1.1", "react-dom": "^19.1.1",
"react-email": "^4.2.3", "react-email": "^4.2.8",
"react-hook-form": "^7.62.0", "react-hook-form": "^7.62.0",
"react-hot-toast": "^2.5.2", "react-hot-toast": "^2.5.2",
"react-is": "^19.1.1", "react-is": "^19.1.1",