From 0de24e6c3f80428dc26ceefd9e71271292f0a577 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Aug 2025 13:02:47 +0000 Subject: [PATCH] chore(deps): bump the npm_and_yarn group across 5 directories with 1 update Bumps the npm_and_yarn group with 1 update in the /apps/api directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /apps/web directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /devapps/storybook directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /packages/cms directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /packages/seo directory: [next](https://github.com/vercel/next.js). Updates `next` from 15.3.3 to 15.4.7 - [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.3.3...v15.4.7) Updates `next` from 15.3.3 to 15.4.7 - [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.3.3...v15.4.7) Updates `next` from 15.3.3 to 15.4.7 - [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.3.3...v15.4.7) Updates `next` from 15.3.3 to 15.4.7 - [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.3.3...v15.4.7) Updates `next` from 15.3.3 to 15.4.7 - [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.3.3...v15.4.7) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- apps/api/package.json | 2 +- apps/web/package.json | 2 +- devapps/storybook/package.json | 2 +- packages/cms/package.json | 2 +- packages/seo/package.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/api/package.json b/apps/api/package.json index ccc8375..f10d30e 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -27,7 +27,7 @@ "@sentry/nextjs": "^9.22.0", "@t3-oss/env-nextjs": "^0.13.4", "@trigger.dev/sdk": "^2.2.0", - "next": "15.3.3", + "next": "15.4.7", "react": "19.1.0", "react-dom": "19.1.0", "svix": "^1.66.0", diff --git a/apps/web/package.json b/apps/web/package.json index 47d32e2..80a9c82 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -29,7 +29,7 @@ "import-in-the-middle": "^1.13.2", "lucide-react": "^0.511.0", "mdx-bundler": "^10.1.1", - "next": "15.3.3", + "next": "15.4.7", "react": "19.1.0", "react-dom": "19.1.0", "react-wrap-balancer": "^1.1.1", diff --git a/devapps/storybook/package.json b/devapps/storybook/package.json index 498ce11..d0561fc 100644 --- a/devapps/storybook/package.json +++ b/devapps/storybook/package.json @@ -19,7 +19,7 @@ "date-fns": "^4.1.0", "input-otp": "^1.4.2", "lucide-react": "^0.511.0", - "next": "15.3.3", + "next": "15.4.7", "react": "19.1.0", "react-dom": "19.1.0", "react-hook-form": "^7.56.4", diff --git a/packages/cms/package.json b/packages/cms/package.json index e332f67..d78c87b 100644 --- a/packages/cms/package.json +++ b/packages/cms/package.json @@ -20,6 +20,6 @@ "@types/node": "24.0.13", "@types/react": "19.1.8", "@types/react-dom": "^19.1.6", - "next": "15.3.3" + "next": "15.4.7" } } diff --git a/packages/seo/package.json b/packages/seo/package.json index 3730446..a051fc9 100644 --- a/packages/seo/package.json +++ b/packages/seo/package.json @@ -17,6 +17,6 @@ "@types/node": "24.0.13", "@types/react": "19.1.8", "@types/react-dom": "^19.1.6", - "next": "15.3.3" + "next": "15.4.7" } }