Skip to content

Commit bdc0126

Browse files
fix(deps): update dependency @react-email/html to v0.0.11
1 parent b2389ed commit bdc0126

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@react-email/button": "0.0.14",
7-
"@react-email/html": "0.0.7",
7+
"@react-email/html": "0.0.11",
88
"@redwoodjs/api": "7.0.2",
99
"@redwoodjs/graphql-server": "7.0.2",
1010
"react-email": "2.1.0",

yarn.lock

+10-1
Original file line numberDiff line numberDiff line change
@@ -5241,6 +5241,15 @@ __metadata:
52415241
languageName: node
52425242
linkType: hard
52435243

5244+
"@react-email/html@npm:0.0.11":
5245+
version: 0.0.11
5246+
resolution: "@react-email/html@npm:0.0.11"
5247+
peerDependencies:
5248+
react: ^18.0 || ^19.0 || ^19.0.0-rc
5249+
checksum: 10c0/04be96e135677cd507636877c2f9bf1a507d40f6d4442ff3fac58bc70d478e7f23dd03d94ecc1605d3e368d50129281e71f4b7afb242f1b32d285bfc37236a09
5250+
languageName: node
5251+
linkType: hard
5252+
52445253
"@react-email/html@npm:0.0.7":
52455254
version: 0.0.7
52465255
resolution: "@react-email/html@npm:0.0.7"
@@ -7925,7 +7934,7 @@ __metadata:
79257934
resolution: "api@workspace:api"
79267935
dependencies:
79277936
"@react-email/button": "npm:0.0.14"
7928-
"@react-email/html": "npm:0.0.7"
7937+
"@react-email/html": "npm:0.0.11"
79297938
"@redwoodjs/api": "npm:7.0.2"
79307939
"@redwoodjs/graphql-server": "npm:7.0.2"
79317940
react-email: "npm:2.1.0"

0 commit comments

Comments
 (0)