From be7bca2c87e2aabd0947ba51d3838e1bf88473c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 13:44:58 +0000 Subject: [PATCH] chore(deps-dev): bump next in /packages/ratio-ui-next Bumps [next](https://github.com/vercel/next.js) from 16.2.10 to 16.2.11. - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v16.2.10...v16.2.11) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.11 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- packages/ratio-ui-next/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ratio-ui-next/package.json b/packages/ratio-ui-next/package.json index fbbcffc..baa7475 100644 --- a/packages/ratio-ui-next/package.json +++ b/packages/ratio-ui-next/package.json @@ -44,7 +44,7 @@ "@ratio-ui/vite-config": "workspace:*", "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", - "next": "16.2.10", + "next": "16.2.11", "typescript": "6.0.3", "vite": "8.1.5" },