Skip to content

Commit

Permalink
fix(deps): update dependency @react-email/button to v0.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent b2389ed commit b8a8aa4
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 @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@react-email/button": "0.0.14",
"@react-email/button": "0.0.18",
"@react-email/html": "0.0.7",
"@redwoodjs/api": "7.0.2",
"@redwoodjs/graphql-server": "7.0.2",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5135,6 +5135,15 @@ __metadata:
languageName: node
linkType: hard

"@react-email/button@npm:0.0.18":
version: 0.0.18
resolution: "@react-email/button@npm:0.0.18"
peerDependencies:
react: ^18.0 || ^19.0 || ^19.0.0-rc
checksum: 10c0/d1427e6219a3a746f2592fcabb321ff724b59109b905da6c8dab18fabaa2711c47a78fe9f9f00812aa6f5c7190e3bf19d5b572bfc70f3fc0a1704ada88b35b4f
languageName: node
linkType: hard

"@react-email/code-block@npm:0.0.3":
version: 0.0.3
resolution: "@react-email/code-block@npm:0.0.3"
Expand Down Expand Up @@ -7924,7 +7933,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "api@workspace:api"
dependencies:
"@react-email/button": "npm:0.0.14"
"@react-email/button": "npm:0.0.18"
"@react-email/html": "npm:0.0.7"
"@redwoodjs/api": "npm:7.0.2"
"@redwoodjs/graphql-server": "npm:7.0.2"
Expand Down

0 comments on commit b8a8aa4

Please sign in to comment.