From 8c143be12ef25e61d3642b77ca1f089a262814d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 17:18:15 +0000 Subject: [PATCH] chore(deps): bump the production group Bumps the production group in /patchnotes-email with 3 updates: [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components), [esbuild-wasm](https://github.com/evanw/esbuild) and [resend](https://github.com/resend/resend-node). Updates `@react-email/components` from 1.0.9 to 1.0.10 - [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@1.0.10/packages/components) Updates `esbuild-wasm` from 0.27.3 to 0.27.4 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.27.3...v0.27.4) Updates `resend` from 6.9.3 to 6.9.4 - [Release notes](https://github.com/resend/resend-node/releases) - [Commits](https://github.com/resend/resend-node/compare/v6.9.3...v6.9.4) --- updated-dependencies: - dependency-name: "@react-email/components" dependency-version: 1.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: esbuild-wasm dependency-version: 0.27.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: resend dependency-version: 6.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production ... Signed-off-by: dependabot[bot] --- patchnotes-email/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/patchnotes-email/package.json b/patchnotes-email/package.json index 5cefa5bc..ed22d436 100644 --- a/patchnotes-email/package.json +++ b/patchnotes-email/package.json @@ -23,14 +23,14 @@ "@date-fns/utc": "^2.1.1", "@prisma/adapter-mssql": "^7.5.0", "@prisma/client": "^7.5.0", - "@react-email/components": "^1.0.9", + "@react-email/components": "^1.0.10", "@react-email/render": "^2.0.4", "applicationinsights": "^3.14.0", "date-fns": "^4.1.0", - "esbuild-wasm": "^0.27.3", + "esbuild-wasm": "^0.27.4", "nanoid": "^3.3.11", "react": "catalog:", - "resend": "^6.9.3" + "resend": "^6.9.4" }, "packageManager": "pnpm@10.28.0", "devDependencies": {