Skip to content

Commit

Permalink
fix(deps): update dependency @react-email/html to v0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 29, 2024
1 parent b2389ed commit b0df9db
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.8",
"@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 @@ -5250,6 +5250,15 @@ __metadata:
languageName: node
linkType: hard

"@react-email/html@npm:0.0.8":
version: 0.0.8
resolution: "@react-email/html@npm:0.0.8"
peerDependencies:
react: ^18.2.0
checksum: 10c0/befbecd4e9d34a16ffe5ad207819d0b70feba566181766a9eb83ef897f59818a2f215bbbc3ad2ad4e8598a9cc9d3aec49ab5b94bfbd177c9e1cc148439ae4beb
languageName: node
linkType: hard

"@react-email/img@npm:0.0.7":
version: 0.0.7
resolution: "@react-email/img@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.8"
"@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 b0df9db

Please sign in to comment.