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:
parent
7a50ba4147
commit
c802f760b6
2 changed files with 5 additions and 3 deletions
6
apps/infoalloggi/package-lock.json
generated
6
apps/infoalloggi/package-lock.json
generated
|
|
@ -59,7 +59,7 @@
|
|||
"react-colorful": "^5.6.1",
|
||||
"react-day-picker": "^9.8.1",
|
||||
"react-dom": "^19.1.1",
|
||||
"react-email": "^4.2.3",
|
||||
"react-email": "^4.2.8",
|
||||
"react-hook-form": "^7.62.0",
|
||||
"react-hot-toast": "^2.5.2",
|
||||
"react-is": "^19.1.1",
|
||||
|
|
@ -13243,7 +13243,9 @@
|
|||
}
|
||||
},
|
||||
"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",
|
||||
"dependencies": {
|
||||
"@babel/parser": "^7.27.0",
|
||||
|
|
|
|||
|
|
@ -70,7 +70,7 @@
|
|||
"react-colorful": "^5.6.1",
|
||||
"react-day-picker": "^9.8.1",
|
||||
"react-dom": "^19.1.1",
|
||||
"react-email": "^4.2.3",
|
||||
"react-email": "^4.2.8",
|
||||
"react-hook-form": "^7.62.0",
|
||||
"react-hot-toast": "^2.5.2",
|
||||
"react-is": "^19.1.1",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue