Skip to content

Commit db21925

Browse files
Update react-email monorepo
1 parent 0e0b1ae commit db21925

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@
99
"email:export": "email export"
1010
},
1111
"dependencies": {
12-
"@react-email/components": "1.0.1",
12+
"@react-email/components": "1.0.4",
1313
"next": "16.0.7",
1414
"react": "^19.2.0",
1515
"react-dom": "^19.2.0",
1616
"react-intl": "^7.1.14",
1717
"resend": "6.5.2"
1818
},
1919
"devDependencies": {
20-
"@react-email/preview-server": "5.0.5",
20+
"@react-email/preview-server": "5.2.5",
2121
"@types/react": "^19.0.1",
2222
"@types/react-dom": "^19.0.1",
23-
"react-email": "5.0.5",
23+
"react-email": "5.2.5",
2424
"typescript": "^5.9.3"
2525
}
2626
}

0 commit comments

Comments
 (0)