Bump @react-email/components from 0.3.2 to 0.4.0 in /apps/infoalloggi
Bumps [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components) from 0.3.2 to 0.4.0. - [Release notes](https://github.com/resend/react-email/releases) - [Changelog](https://github.com/resend/react-email/blob/@react-email/components@0.4.0/packages/components/CHANGELOG.md) - [Commits](https://github.com/resend/react-email/commits/@react-email/components@0.4.0/packages/components) --- updated-dependencies: - dependency-name: "@react-email/components" dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3ac146f6fb
commit
94a0ac202f
2 changed files with 10 additions and 28 deletions
36
apps/infoalloggi/package-lock.json
generated
36
apps/infoalloggi/package-lock.json
generated
|
|
@ -14,7 +14,7 @@
|
||||||
"@radix-ui/react-scroll-area": "^1.2.9",
|
"@radix-ui/react-scroll-area": "^1.2.9",
|
||||||
"@radix-ui/react-slot": "^1.2.3",
|
"@radix-ui/react-slot": "^1.2.3",
|
||||||
"@radix-ui/react-toggle-group": "^1.1.10",
|
"@radix-ui/react-toggle-group": "^1.1.10",
|
||||||
"@react-email/components": "^0.3.2",
|
"@react-email/components": "^0.4.0",
|
||||||
"@react-email/render": "^1.1.4",
|
"@react-email/render": "^1.1.4",
|
||||||
"@stripe/react-stripe-js": "^3.7.0",
|
"@stripe/react-stripe-js": "^3.7.0",
|
||||||
"@stripe/stripe-js": "^7.5.0",
|
"@stripe/stripe-js": "^7.5.0",
|
||||||
|
|
@ -4344,9 +4344,9 @@
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@react-email/body": {
|
"node_modules/@react-email/body": {
|
||||||
"version": "0.0.11",
|
"version": "0.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/@react-email/body/-/body-0.0.11.tgz",
|
"resolved": "https://registry.npmjs.org/@react-email/body/-/body-0.1.0.tgz",
|
||||||
"integrity": "sha512-ZSD2SxVSgUjHGrB0Wi+4tu3MEpB4fYSbezsFNEJk2xCWDBkFiOeEsjTmR5dvi+CxTK691hQTQlHv0XWuP7ENTg==",
|
"integrity": "sha512-o1bcSAmDYNNHECbkeyceCVPGmVsYvT+O3sSO/Ct7apKUu3JphTi31hu+0Nwqr/pgV5QFqdoT5vdS3SW5DJFHgQ==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"react": "^18.0 || ^19.0 || ^19.0.0-rc"
|
"react": "^18.0 || ^19.0 || ^19.0.0-rc"
|
||||||
|
|
@ -4403,12 +4403,12 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@react-email/components": {
|
"node_modules/@react-email/components": {
|
||||||
"version": "0.3.2",
|
"version": "0.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/@react-email/components/-/components-0.3.2.tgz",
|
"resolved": "https://registry.npmjs.org/@react-email/components/-/components-0.4.0.tgz",
|
||||||
"integrity": "sha512-nVbo0KtBdZbj19lvfFpe0ZhjKPh6LE229+NyQLuTDt6dfaLzNRpSu/rHP+jlvdWBAk93slsoGyWDRldbqklpaA==",
|
"integrity": "sha512-JzEb6eVXizGfypXbr4jRj9wthywJUN62PrR7Q1Cz6TChi1FClIhIox0EpL9Asx0WpLHYB/XA7D6zjHASMeef3A==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@react-email/body": "0.0.11",
|
"@react-email/body": "0.1.0",
|
||||||
"@react-email/button": "0.2.0",
|
"@react-email/button": "0.2.0",
|
||||||
"@react-email/code-block": "0.1.0",
|
"@react-email/code-block": "0.1.0",
|
||||||
"@react-email/code-inline": "0.0.5",
|
"@react-email/code-inline": "0.0.5",
|
||||||
|
|
@ -4423,7 +4423,7 @@
|
||||||
"@react-email/link": "0.0.12",
|
"@react-email/link": "0.0.12",
|
||||||
"@react-email/markdown": "0.0.15",
|
"@react-email/markdown": "0.0.15",
|
||||||
"@react-email/preview": "0.0.13",
|
"@react-email/preview": "0.0.13",
|
||||||
"@react-email/render": "1.1.3",
|
"@react-email/render": "1.1.4",
|
||||||
"@react-email/row": "0.0.12",
|
"@react-email/row": "0.0.12",
|
||||||
"@react-email/section": "0.0.16",
|
"@react-email/section": "0.0.16",
|
||||||
"@react-email/tailwind": "1.2.2",
|
"@react-email/tailwind": "1.2.2",
|
||||||
|
|
@ -4436,24 +4436,6 @@
|
||||||
"react": "^18.0 || ^19.0 || ^19.0.0-rc"
|
"react": "^18.0 || ^19.0 || ^19.0.0-rc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@react-email/components/node_modules/@react-email/render": {
|
|
||||||
"version": "1.1.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/@react-email/render/-/render-1.1.3.tgz",
|
|
||||||
"integrity": "sha512-TjjF1tdTmOqYEIWWg9wMx5q9JbQRbWmnG7owQbSGEHkNfc/c/vBu7hjfrki907lgQEAkYac9KPTyIjOKhvhJCg==",
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"html-to-text": "^9.0.5",
|
|
||||||
"prettier": "^3.5.3",
|
|
||||||
"react-promise-suspense": "^0.3.4"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": ">=18.0.0"
|
|
||||||
},
|
|
||||||
"peerDependencies": {
|
|
||||||
"react": "^18.0 || ^19.0 || ^19.0.0-rc",
|
|
||||||
"react-dom": "^18.0 || ^19.0 || ^19.0.0-rc"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@react-email/container": {
|
"node_modules/@react-email/container": {
|
||||||
"version": "0.0.15",
|
"version": "0.0.15",
|
||||||
"resolved": "https://registry.npmjs.org/@react-email/container/-/container-0.0.15.tgz",
|
"resolved": "https://registry.npmjs.org/@react-email/container/-/container-0.0.15.tgz",
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@
|
||||||
"@radix-ui/react-scroll-area": "^1.2.9",
|
"@radix-ui/react-scroll-area": "^1.2.9",
|
||||||
"@radix-ui/react-slot": "^1.2.3",
|
"@radix-ui/react-slot": "^1.2.3",
|
||||||
"@radix-ui/react-toggle-group": "^1.1.10",
|
"@radix-ui/react-toggle-group": "^1.1.10",
|
||||||
"@react-email/components": "^0.3.2",
|
"@react-email/components": "^0.4.0",
|
||||||
"@react-email/render": "^1.1.4",
|
"@react-email/render": "^1.1.4",
|
||||||
"@stripe/react-stripe-js": "^3.7.0",
|
"@stripe/react-stripe-js": "^3.7.0",
|
||||||
"@stripe/stripe-js": "^7.5.0",
|
"@stripe/stripe-js": "^7.5.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue