From eae4bb066248987da91f380c98823aeabd9a599d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Dec 2025 19:44:31 +0000 Subject: [PATCH] chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates Bumps the npm_and_yarn group with 2 updates in the / directory: [next](https://github.com/vercel/next.js) and [nodemailer](https://github.com/nodemailer/nodemailer). Updates `next` from 15.0.4 to 15.4.10 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v15.0.4...v15.4.10) Updates `nodemailer` from 6.10.1 to 7.0.12 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodemailer/nodemailer/compare/v6.10.1...v7.0.12) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.10 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: nodemailer dependency-version: 7.0.12 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7d0b3da..e660085 100644 --- a/package.json +++ b/package.json @@ -29,9 +29,9 @@ "framer-motion": "11.13.1", "intl-messageformat": "^10.5.0", "lucide-react": "^0.483.0", - "next": "15.0.4", + "next": "15.4.10", "next-themes": "^0.4.4", - "nodemailer": "^6.10.0", + "nodemailer": "^7.0.12", "react": "18.3.1", "react-dom": "18.3.1" },