Skip to content

Commit

Permalink
fix(deps): update dependency @react-email/button to v0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent b2389ed commit 3427b2b
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.16",
"@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.16":
version: 0.0.16
resolution: "@react-email/button@npm:0.0.16"
peerDependencies:
react: ^18.2.0
checksum: 10c0/83035c665d06af31fca4921637c7554915be362f853fc740687c0ce9dedc5837ab83a2b2a3f2631cb948111b2d3655b40a2ec4161fd9e2b79d8cb3e818b8673b
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.16"
"@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 3427b2b

Please sign in to comment.