Merge pull request #49 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/react-email-4.2.7
Bump react-email from 4.2.3 to 4.2.7 in /apps/infoalloggi
This commit is contained in:
commit
b3a92e0f1b
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",
|
||||
|
|
@ -12543,7 +12543,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