Skip to content

Commit

Permalink
fix(deps): update dependency @react-email/button to v0.0.14 (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent 16e9f98 commit 3e2b3d0
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.13",
"@react-email/button": "0.0.14",
"@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.14":
version: 0.0.14
resolution: "@react-email/button@npm:0.0.14"
peerDependencies:
react: 18.2.0
checksum: 10c0/4d0d82fd14a80e3212e9e0c8513aacf7cd03478e729402c9c425a28170b0b90ff5c6c5bf884efb091f2868d04a97be17de2e833c8da18ab341da0e434a468e0e
languageName: node
linkType: hard

"@react-email/code-block@npm:0.0.2":
version: 0.0.2
resolution: "@react-email/code-block@npm:0.0.2"
Expand Down Expand Up @@ -7912,7 +7921,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "api@workspace:api"
dependencies:
"@react-email/button": "npm:0.0.13"
"@react-email/button": "npm:0.0.14"
"@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 3e2b3d0

Please sign in to comment.