From e17d60e3092c0f06b0a4ce900324c59170c9cb21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 20:11:27 +0000 Subject: [PATCH] chore(deps): bump the npm_and_yarn group across 4 directories with 2 updates Bumps the npm_and_yarn group with 1 update in the / directory: [esbuild](https://github.com/evanw/esbuild). 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/create-jen directory: [esbuild](https://github.com/evanw/esbuild). Bumps the npm_and_yarn group with 1 update in the /packages/jen directory: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.27.7 to 0.28.1 - [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.7...v0.28.1) Updates `next` from 16.2.1 to 16.2.6 - [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/v16.2.1...v16.2.6) Updates `esbuild` from 0.27.7 to 0.28.1 - [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.7...v0.28.1) Updates `esbuild` from 0.27.7 to 0.28.1 - [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.7...v0.28.1) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.2.6 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- package.json | 2 +- packages/create-jen/package.json | 2 +- packages/jen/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/package.json b/docs/package.json index 5901589..18c0eb1 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.1", + "next": "16.2.6", "react": "^19.2.4", "react-dom": "^19.2.4", "tailwind-merge": "^3.5.0", diff --git a/package.json b/package.json index b7966fd..22abc2d 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@types/node": "^25.5.0", "dotenv": "^17.3.1", "dotenv-expand": "^12.0.3", - "esbuild": "^0.27.4", + "esbuild": "^0.28.1", "fs-extra": "^11.3.4", "preact": "^10.29.0", "vite": "^8.0.1" diff --git a/packages/create-jen/package.json b/packages/create-jen/package.json index ae75fa6..885072e 100644 --- a/packages/create-jen/package.json +++ b/packages/create-jen/package.json @@ -27,7 +27,7 @@ "@clack/prompts": "^1.1.0" }, "devDependencies": { - "esbuild": "^0.27.4", + "esbuild": "^0.28.1", "typescript": "^6.0.2" } } diff --git a/packages/jen/package.json b/packages/jen/package.json index e692034..95c4be5 100644 --- a/packages/jen/package.json +++ b/packages/jen/package.json @@ -32,7 +32,7 @@ "dependencies": { "@swc/core": "^1.15.21", "@swc/html": "^1.15.18", - "esbuild": "^0.27.4", + "esbuild": "^0.28.1", "fs-extra": "^11.3.4", "mime": "^4.1.0", "preact": "^10.29.0",