Skip to content

Commit

Permalink
fix(deps): update dependency @react-email/html to v0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent b2389ed commit 62fb63a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@react-email/button": "0.0.14",
"@react-email/html": "0.0.7",
"@react-email/html": "0.0.10",
"@redwoodjs/api": "7.0.2",
"@redwoodjs/graphql-server": "7.0.2",
"react-email": "2.1.0",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5241,6 +5241,15 @@ __metadata:
languageName: node
linkType: hard

"@react-email/html@npm:0.0.10":
version: 0.0.10
resolution: "@react-email/html@npm:0.0.10"
peerDependencies:
react: ^18.0 || ^19.0 || ^19.0.0-rc
checksum: 10c0/299a1a82943aa5340a31b5d729ab5fe3f55f251c252a425c628b1d1b4f649c33a19474caa3a2c1295a8a0749e874509483367c0d6785739fe79236f61e499a73
languageName: node
linkType: hard

"@react-email/html@npm:0.0.7":
version: 0.0.7
resolution: "@react-email/html@npm:0.0.7"
Expand Down Expand Up @@ -7925,7 +7934,7 @@ __metadata:
resolution: "api@workspace:api"
dependencies:
"@react-email/button": "npm:0.0.14"
"@react-email/html": "npm:0.0.7"
"@react-email/html": "npm:0.0.10"
"@redwoodjs/api": "npm:7.0.2"
"@redwoodjs/graphql-server": "npm:7.0.2"
react-email: "npm:2.1.0"
Expand Down

0 comments on commit 62fb63a

Please sign in to comment.