Skip to content

Commit 9d1c7f3

Browse files
fix(deps): update dependency @react-email/components to v0.5.5
1 parent 367349f commit 9d1c7f3

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "eslint . --max-warnings 0"
1010
},
1111
"dependencies": {
12-
"@react-email/components": "0.3.1",
12+
"@react-email/components": "0.5.5",
1313
"next": "^15.0.0",
1414
"react": "^19.0.0",
1515
"react-dom": "^19.0.0"

packages/transactional/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"export": "email export"
1111
},
1212
"dependencies": {
13-
"@react-email/components": "0.3.1",
13+
"@react-email/components": "0.5.5",
1414
"react-email": "4.1.3"
1515
}
1616
}

pnpm-lock.yaml

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)