From d686fd4d9b0c38610cdf7b1483860f785c7aa33c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 08:11:03 -0800 Subject: [PATCH] build(deps): bump the npm-production group with 2 updates (#113) Bumps the npm-production group with 2 updates: [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components) and [@react-email/tailwind](https://github.com/resend/react-email/tree/HEAD/packages/tailwind). Updates `@react-email/components` from 0.0.26 to 0.0.28 - [Release notes](https://github.com/resend/react-email/releases) - [Changelog](https://github.com/resend/react-email/blob/canary/packages/components/CHANGELOG.md) - [Commits](https://github.com/resend/react-email/commits/@react-email/components@0.0.28/packages/components) Updates `@react-email/tailwind` from 1.0.0 to 1.0.2 - [Release notes](https://github.com/resend/react-email/releases) - [Changelog](https://github.com/resend/react-email/blob/canary/packages/tailwind/CHANGELOG.md) - [Commits](https://github.com/resend/react-email/commits/@react-email/tailwind@1.0.2/packages/tailwind) --- updated-dependencies: - dependency-name: "@react-email/components" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: "@react-email/tailwind" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 24 ++++++++++++------------ package.json | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4c4e72b..a79f0a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@actions/core": "^1.11.1", "@octokit/rest": "^21.0.2", - "@react-email/components": "^0.0.26", + "@react-email/components": "^0.0.28", "@react-email/tailwind": "^1.0.0", "@types/react": "^18.3.12", "react": "^18.3.1", @@ -1021,9 +1021,9 @@ } }, "node_modules/@react-email/code-block": { - "version": "0.0.9", - "resolved": "https://registry.npmjs.org/@react-email/code-block/-/code-block-0.0.9.tgz", - "integrity": "sha512-Zrhc71VYrSC1fVXJuaViKoB/dBjxLw6nbE53Bm/eUuZPdnnZ1+ZUIh8jfaRKC5MzMjgnLGQTweGXVnfIrhyxtQ==", + "version": "0.0.10", + "resolved": "https://registry.npmjs.org/@react-email/code-block/-/code-block-0.0.10.tgz", + "integrity": "sha512-xx4m5Ir1cSFbz1bhyZfETUW34iQg+WRLTItW7Qv2arnFr6Ec0u8AWi4lUUqkpmbXzeuY8U8lV+2awDerwRpW6g==", "dependencies": { "prismjs": "1.29.0" }, @@ -1059,13 +1059,13 @@ } }, "node_modules/@react-email/components": { - "version": "0.0.26", - "resolved": "https://registry.npmjs.org/@react-email/components/-/components-0.0.26.tgz", - "integrity": "sha512-FqxCGnQiI4zztEBAXPfjovIQ9e1l7NJNMgE8hSaH7slWySFn/PpPRQFYpxyCFNr9DqPVHtKYtpo8xvUYx2LdTg==", + "version": "0.0.28", + "resolved": "https://registry.npmjs.org/@react-email/components/-/components-0.0.28.tgz", + "integrity": "sha512-90ayLWy1g2uqlZVcwonfq1oKUlAnQBUJ4iUnGXg0UuBPAeoqxSG1BFrVDmLSX0u5MG/wtmFPFPxhq+v8roq+sA==", "dependencies": { "@react-email/body": "0.0.10", "@react-email/button": "0.0.18", - "@react-email/code-block": "0.0.9", + "@react-email/code-block": "0.0.10", "@react-email/code-inline": "0.0.4", "@react-email/column": "0.0.12", "@react-email/container": "0.0.14", @@ -1081,7 +1081,7 @@ "@react-email/render": "1.0.2", "@react-email/row": "0.0.11", "@react-email/section": "0.0.15", - "@react-email/tailwind": "1.0.0", + "@react-email/tailwind": "1.0.2", "@react-email/text": "0.0.10" }, "engines": { @@ -1250,9 +1250,9 @@ } }, "node_modules/@react-email/tailwind": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@react-email/tailwind/-/tailwind-1.0.0.tgz", - "integrity": "sha512-LV0SflR0aI5Sjxyp8upyPL8Ctwj+7aqwTgCDO9yZuOI6KpXbBGaYz8bSofe8oaVc/BmymZ5O3+/7FjQexbW+Yg==", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/@react-email/tailwind/-/tailwind-1.0.2.tgz", + "integrity": "sha512-P106AouxGQCCvapE5/HJT5rmNma+UJwG3A0MF6+4me7Usf+VNyJ5Jk0eSdsZ1zEfY3AbUSs+F7ql3oWztCg9nw==", "engines": { "node": ">=18.0.0" }, diff --git a/package.json b/package.json index 7c98359..6d777a7 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "dependencies": { "@actions/core": "^1.11.1", "@octokit/rest": "^21.0.2", - "@react-email/components": "^0.0.26", + "@react-email/components": "^0.0.28", "@react-email/tailwind": "^1.0.0", "@types/react": "^18.3.12", "react": "^18.3.1",