Skip to content

Commit 0bd28f7

Browse files
fix(deps): update dependency @react-email/components to v0.0.14
1 parent f4e0cd6 commit 0bd28f7

File tree

4 files changed

+676
-867
lines changed

4 files changed

+676
-867
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.14",
1515
"next": "14.0.1",
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.14",
1111
"react-email": "1.9.4"
1212
}
1313
}

0 commit comments

Comments
 (0)