Skip to content

Commit 6b01451

Browse files
authoredMay 21, 2024
fix(deps): update dependency @react-email/components to v0.0.18
1 parent e76257b commit 6b01451

File tree

4 files changed

+421
-971
lines changed

4 files changed

+421
-971
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"format": "prettier src --write"
1212
},
1313
"dependencies": {
14-
"@react-email/components": "0.0.11",
14+
"@react-email/components": "0.0.18",
1515
"next": "14.1.0",
1616
"react": "18.2.0",
1717
"react-dom": "18.2.0",

‎transactional/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"export": "email export"
88
},
99
"dependencies": {
10-
"@react-email/components": "0.0.7",
10+
"@react-email/components": "0.0.18",
1111
"react-email": "2.1.0"
1212
}
1313
}

0 commit comments

Comments
 (0)