Skip to content

Commit fee47d3

Browse files
Merge pull request #7 from resend/renovate/react-email-monorepo
chore(deps): update @react-email/components to 1.0.3
1 parent 80d2b0c commit fee47d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66
"export": "email export"
77
},
88
"dependencies": {
9-
"@react-email/components": "1.0.1",
9+
"@react-email/components": "1.0.3",
1010
"i18next": "25.6.3",
1111
"i18next-resources-to-backend": "1.2.1",
1212
"react": "^19.0.0",
1313
"react-dom": "^19.0.0",
1414
"react-i18next": "16.3.5"
1515
},
1616
"devDependencies": {
17-
"@react-email/preview-server": "5.0.5",
17+
"@react-email/preview-server": "5.1.1",
1818
"@types/react": "^19.0.1",
1919
"@types/react-dom": "^19.0.1",
20-
"react-email": "5.0.5",
20+
"react-email": "5.1.1",
2121
"typescript": "^5.9.3"
2222
}
2323
}

0 commit comments

Comments
 (0)