From 3236d7d25e55649e2f4bfb6d455f4c7ad912d86e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 04:51:50 +0000 Subject: [PATCH] chore(deps): bump next from 16.2.4 to 16.2.6 in /tooling/tailwind Bumps [next](https://github.com/vercel/next.js) from 16.2.4 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.4...v16.2.6) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tooling/tailwind/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tooling/tailwind/package.json b/tooling/tailwind/package.json index ff4b594..ee38f86 100644 --- a/tooling/tailwind/package.json +++ b/tooling/tailwind/package.json @@ -10,7 +10,7 @@ "dependencies": { "@tailwindcss/postcss": "4.0.0", "minimatch": "10.2.3", - "next": "16.2.4", + "next": "16.2.6", "postcss": "8.5.14", "react": "19.0.0", "react-dom": "19.0.0",