From 21bb629bd2708a017f4ef47e7b1c36207d5eeef2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 15:19:43 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 2 directories with 2 updates Bumps the npm_and_yarn group with 2 updates in the / directory: [next](https://github.com/vercel/next.js) and [yaml](https://github.com/eemeli/yaml). Bumps the npm_and_yarn group with 1 update in the /packages/react-openapi directory: [yaml](https://github.com/eemeli/yaml). Updates `next` from 14.2.35 to 16.2.1 - [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/v14.2.35...v16.2.1) Updates `yaml` from 1.10.2 to 1.10.3 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v1.10.2...v1.10.3) Updates `yaml` from 1.10.2 to 1.10.3 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v1.10.2...v1.10.3) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: yaml dependency-version: 1.10.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: yaml dependency-version: 1.10.3 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- packages/react-openapi/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 191f84dda4..048d967e08 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "katex": "^0.16.9", "mathjax": "^3.2.2", "memoizee": "^0.4.15", - "next": "^14.1.3", + "next": "^16.2.1", "next-themes": "^0.2.1", "nuqs": "^1.15.4", "object-hash": "^3.0.0", diff --git a/packages/react-openapi/package.json b/packages/react-openapi/package.json index 642f000a97..8702240c0b 100644 --- a/packages/react-openapi/package.json +++ b/packages/react-openapi/package.json @@ -7,7 +7,7 @@ "classnames": "^2.5.1", "flatted": "^3.2.9", "openapi-types": "^12.1.3", - "yaml": "1.10.2", + "yaml": "1.10.3", "swagger2openapi": "^7.0.8" }, "devDependencies": {