From 669bf6b6d9b5c8dd98632cbad171f257522c99bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 06:49:54 +0000 Subject: [PATCH] chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates Bumps the npm_and_yarn group with 1 update in the /apps/docs directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /apps/sim directory: [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth). Updates `next` from 15.4.1 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.4.1...v15.4.7) Updates `better-auth` from 1.2.9 to 1.2.10 - [Release notes](https://github.com/better-auth/better-auth/releases) - [Changelog](https://github.com/better-auth/better-auth/blob/canary/packages/better-auth/CHANGELOG.md) - [Commits](https://github.com/better-auth/better-auth/commits/v1.2.10/packages/better-auth) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: better-auth dependency-version: 1.2.10 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- apps/docs/package.json | 2 +- apps/sim/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/docs/package.json b/apps/docs/package.json index 3c1d3ac602..be1b736850 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -19,7 +19,7 @@ "fumadocs-mdx": "^11.5.6", "fumadocs-ui": "^15.7.5", "lucide-react": "^0.511.0", - "next": "15.4.1", + "next": "15.4.7", "next-themes": "^0.4.6", "react": "19.1.0", "react-dom": "19.1.0", diff --git a/apps/sim/package.json b/apps/sim/package.json index 3ef6d07eb6..2bcc75a23c 100644 --- a/apps/sim/package.json +++ b/apps/sim/package.json @@ -71,7 +71,7 @@ "@vercel/og": "^0.6.5", "@vercel/speed-insights": "^1.2.0", "ai": "^4.3.2", - "better-auth": "1.2.9", + "better-auth": "1.2.10", "browser-image-compression": "^2.0.2", "cheerio": "1.1.2", "class-variance-authority": "^0.7.1",