From afffab6b306aa2330a7dcb0254c71b728bc67cff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 13:16:19 +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 /docs directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /packages/jen directory: [sharp](https://github.com/lovell/sharp). Updates `next` from 16.2.6 to 16.2.11 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v16.2.6...v16.2.11) Updates `sharp` from 0.34.5 to 0.35.4 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](https://github.com/lovell/sharp/compare/v0.34.5...v0.35.4) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.11 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: sharp dependency-version: 0.35.4 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- packages/jen/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/package.json b/docs/package.json index 18c0eb1..b144085 100644 --- a/docs/package.json +++ b/docs/package.json @@ -15,7 +15,7 @@ "fumadocs-mdx": "14.2.11", "fumadocs-ui": "16.7.5", "lucide-react": "^0.577.0", - "next": "16.2.6", + "next": "16.2.11", "react": "^19.2.4", "react-dom": "^19.2.4", "tailwind-merge": "^3.5.0", diff --git a/packages/jen/package.json b/packages/jen/package.json index 95c4be5..c80fe4b 100644 --- a/packages/jen/package.json +++ b/packages/jen/package.json @@ -37,7 +37,7 @@ "mime": "^4.1.0", "preact": "^10.29.0", "preact-render-to-string": "^6.6.6", - "sharp": "^0.34.5", + "sharp": "^0.35.4", "vite": "^8.0.1" }, "devDependencies": {