From b7c39be3c2d8e527e73aad260e6aa431595d4141 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 00:59:11 +0000 Subject: [PATCH] Bump next in /site in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the /site directory: [next](https://github.com/vercel/next.js). Updates `next` from 16.2.2 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.2...v16.2.6) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.6 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- site/package.json | 2 +- site/yarn.lock | 84 +++++++++++++++++++++++------------------------ 2 files changed, 43 insertions(+), 43 deletions(-) diff --git a/site/package.json b/site/package.json index a3d1698..f3ea282 100644 --- a/site/package.json +++ b/site/package.json @@ -9,7 +9,7 @@ "typecheck": "next typegen && tsc --noEmit" }, "dependencies": { - "next": "^16.2.2", + "next": "^16.2.6", "react": "^19.2.4", "react-dom": "^19.2.4", "sonner": "^2.0.7" diff --git a/site/yarn.lock b/site/yarn.lock index cdc7e63..a9f0bc8 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -241,65 +241,65 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:16.2.2": - version: 16.2.2 - resolution: "@next/env@npm:16.2.2" - checksum: 10c0/6587718aa8596dc3a23c6fcffa57be59612e3cb1340f31c4b5ad868f3a7dea4bab5c1f8ad83567983b4fae72af1503c104999547b15f0f82104b70efceabee7a +"@next/env@npm:16.2.6": + version: 16.2.6 + resolution: "@next/env@npm:16.2.6" + checksum: 10c0/466722ce30a9561d29c08a7ba78091a47fef3644f422d04751c7124a24457ffe11eb25bb6c59c1e1d57735d9c68c58d185cc19ea58befd7a9c5b81dc05ca550d languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:16.2.2": - version: 16.2.2 - resolution: "@next/swc-darwin-arm64@npm:16.2.2" +"@next/swc-darwin-arm64@npm:16.2.6": + version: 16.2.6 + resolution: "@next/swc-darwin-arm64@npm:16.2.6" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:16.2.2": - version: 16.2.2 - resolution: "@next/swc-darwin-x64@npm:16.2.2" +"@next/swc-darwin-x64@npm:16.2.6": + version: 16.2.6 + resolution: "@next/swc-darwin-x64@npm:16.2.6" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:16.2.2": - version: 16.2.2 - resolution: "@next/swc-linux-arm64-gnu@npm:16.2.2" +"@next/swc-linux-arm64-gnu@npm:16.2.6": + version: 16.2.6 + resolution: "@next/swc-linux-arm64-gnu@npm:16.2.6" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:16.2.2": - version: 16.2.2 - resolution: "@next/swc-linux-arm64-musl@npm:16.2.2" +"@next/swc-linux-arm64-musl@npm:16.2.6": + version: 16.2.6 + resolution: "@next/swc-linux-arm64-musl@npm:16.2.6" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:16.2.2": - version: 16.2.2 - resolution: "@next/swc-linux-x64-gnu@npm:16.2.2" +"@next/swc-linux-x64-gnu@npm:16.2.6": + version: 16.2.6 + resolution: "@next/swc-linux-x64-gnu@npm:16.2.6" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:16.2.2": - version: 16.2.2 - resolution: "@next/swc-linux-x64-musl@npm:16.2.2" +"@next/swc-linux-x64-musl@npm:16.2.6": + version: 16.2.6 + resolution: "@next/swc-linux-x64-musl@npm:16.2.6" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:16.2.2": - version: 16.2.2 - resolution: "@next/swc-win32-arm64-msvc@npm:16.2.2" +"@next/swc-win32-arm64-msvc@npm:16.2.6": + version: 16.2.6 + resolution: "@next/swc-win32-arm64-msvc@npm:16.2.6" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:16.2.2": - version: 16.2.2 - resolution: "@next/swc-win32-x64-msvc@npm:16.2.2" +"@next/swc-win32-x64-msvc@npm:16.2.6": + version: 16.2.6 + resolution: "@next/swc-win32-x64-msvc@npm:16.2.6" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -384,7 +384,7 @@ __metadata: "@types/node": "npm:25.5.2" "@types/react": "npm:^19.2.14" "@types/react-dom": "npm:^19.2.3" - next: "npm:^16.2.2" + next: "npm:^16.2.6" react: "npm:^19.2.4" react-dom: "npm:^19.2.4" sonner: "npm:^2.0.7" @@ -401,19 +401,19 @@ __metadata: languageName: node linkType: hard -"next@npm:^16.2.2": - version: 16.2.2 - resolution: "next@npm:16.2.2" +"next@npm:^16.2.6": + version: 16.2.6 + resolution: "next@npm:16.2.6" dependencies: - "@next/env": "npm:16.2.2" - "@next/swc-darwin-arm64": "npm:16.2.2" - "@next/swc-darwin-x64": "npm:16.2.2" - "@next/swc-linux-arm64-gnu": "npm:16.2.2" - "@next/swc-linux-arm64-musl": "npm:16.2.2" - "@next/swc-linux-x64-gnu": "npm:16.2.2" - "@next/swc-linux-x64-musl": "npm:16.2.2" - "@next/swc-win32-arm64-msvc": "npm:16.2.2" - "@next/swc-win32-x64-msvc": "npm:16.2.2" + "@next/env": "npm:16.2.6" + "@next/swc-darwin-arm64": "npm:16.2.6" + "@next/swc-darwin-x64": "npm:16.2.6" + "@next/swc-linux-arm64-gnu": "npm:16.2.6" + "@next/swc-linux-arm64-musl": "npm:16.2.6" + "@next/swc-linux-x64-gnu": "npm:16.2.6" + "@next/swc-linux-x64-musl": "npm:16.2.6" + "@next/swc-win32-arm64-msvc": "npm:16.2.6" + "@next/swc-win32-x64-msvc": "npm:16.2.6" "@swc/helpers": "npm:0.5.15" baseline-browser-mapping: "npm:^2.9.19" caniuse-lite: "npm:^1.0.30001579" @@ -457,7 +457,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10c0/e52691071d6166ae00c8725738fd089aea764b6c07de438d22dffdad2e88ef4bb31bcc8c5687c36cf2640cda9660014cbac39178cec8ff62d20c214e88941bf7 + checksum: 10c0/3572071eb0e8051c3b007224dcf642037ce27a2f4b75c45f7e0fe7f2343e98e66604ce8696dde56ecd72963900d330d3a3af0f068f34cfc67520180263effa5f languageName: node linkType: hard