Skip to content

Commit

Permalink
fix(deps): update dependency @react-email/components to v0.0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 33c4791 commit cb5654f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@my-repo/components": "workspace:*",
"@my-repo/transactional": "workspace:*",
"@react-email/components": "^0.0.25",
"@react-email/components": "^0.0.29",
"@react-email/render": "1.0.1",
"next": "15.0.1",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/transactional/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"dependencies": {
"@my-repo/components": "workspace:*",
"@react-email/components": "0.0.25",
"@react-email/components": "0.0.29",
"react": "^18.3.1",
"react-email": "3.0.1"
},
Expand Down

0 comments on commit cb5654f

Please sign in to comment.