Skip to content

Commit

Permalink
Bump react-email from 3.0.5 to 3.0.6 in /backend-node
Browse files Browse the repository at this point in the history
Bumps [react-email](/~https://github.com/resend/react-email/tree/HEAD/packages/react-email) from 3.0.5 to 3.0.6.
- [Release notes](/~https://github.com/resend/react-email/releases)
- [Changelog](/~https://github.com/resend/react-email/blob/canary/packages/react-email/CHANGELOG.md)
- [Commits](/~https://github.com/resend/react-email/commits/react-email@3.0.6/packages/react-email)

---
updated-dependencies:
- dependency-name: react-email
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and razzeee committed Jan 10, 2025
1 parent 8e4a9fd commit 1746cd7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion backend-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"nodemailer": "6.9.16",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-email": "3.0.5",
"react-email": "3.0.6",
"zod": "^3.24.1"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions backend-node/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3478,9 +3478,9 @@ __metadata:
languageName: node
linkType: hard

"react-email@npm:3.0.5":
version: 3.0.5
resolution: "react-email@npm:3.0.5"
"react-email@npm:3.0.6":
version: 3.0.6
resolution: "react-email@npm:3.0.6"
dependencies:
"@babel/core": "npm:7.24.5"
"@babel/parser": "npm:7.24.5"
Expand All @@ -3498,7 +3498,7 @@ __metadata:
socket.io: "npm:4.8.0"
bin:
email: dist/cli/index.js
checksum: 10c0/90e61b6eb700950caf2ef80286802a00acc07ba95e5de275e53209379c233545048cd23909b54270b374b8eee7f290938f9f7b3811a63544a1117f38ba99feda
checksum: 10c0/16adb6dfacbf4a6a2baa684ef8c3e7622d213b540bc9a98adaa939cb4524d89f33b1568f9de5f1be58a11bf52b4b559ea14a5517ccb52f554c35021cd956a7c2
languageName: node
linkType: hard

Expand Down Expand Up @@ -3590,7 +3590,7 @@ __metadata:
prettier: "npm:3.4.2"
react: "npm:^19.0.0"
react-dom: "npm:^19.0.0"
react-email: "npm:3.0.5"
react-email: "npm:3.0.6"
tsx: "npm:^4.19.2"
typescript: "npm:^5.7.2"
zod: "npm:^3.24.1"
Expand Down

0 comments on commit 1746cd7

Please sign in to comment.