From 003b09c3ce387191b622e5ec2048c422e722bfe4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 18:18:09 +0000 Subject: [PATCH] Bump next from 15.1.4 to 15.2.3 Bumps [next](https://github.com/vercel/next.js) from 15.1.4 to 15.2.3. - [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/v15.1.4...v15.2.3) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 86 ++++++++++++++++++++++++++-------------------------- 2 files changed, 44 insertions(+), 44 deletions(-) diff --git a/package.json b/package.json index 98f6a65..7022e05 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "hast-util-from-html-isomorphic": "^2.0.0", "image-size": "1.0.0", "markdown-it": "^14.1.0", - "next": "15.1.4", + "next": "15.2.3", "next-contentlayer2": "0.5.3", "next-themes": "^0.3.0", "pliny": "0.4.0", diff --git a/yarn.lock b/yarn.lock index dcd9c7f..e65f8f1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2759,10 +2759,10 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:15.1.4": - version: 15.1.4 - resolution: "@next/env@npm:15.1.4" - checksum: bb26fa2184a81d0d5265962d4f162f32d5a5a19281af475ab32e13bd700b4cf32164ca4add9fd1f849f4c970bad7a7cca25ed3414e94396472a94e2d567c4600 +"@next/env@npm:15.2.3": + version: 15.2.3 + resolution: "@next/env@npm:15.2.3" + checksum: c93b00344c2ae0722f45e1ab358990476c6c85c07b32f10ffd4e98248ea145aca4233e8edf97d223f65cf7192335b2a6c2de93370be6df2906196a89983d6f6d languageName: node linkType: hard @@ -2775,58 +2775,58 @@ __metadata: languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:15.1.4": - version: 15.1.4 - resolution: "@next/swc-darwin-arm64@npm:15.1.4" +"@next/swc-darwin-arm64@npm:15.2.3": + version: 15.2.3 + resolution: "@next/swc-darwin-arm64@npm:15.2.3" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:15.1.4": - version: 15.1.4 - resolution: "@next/swc-darwin-x64@npm:15.1.4" +"@next/swc-darwin-x64@npm:15.2.3": + version: 15.2.3 + resolution: "@next/swc-darwin-x64@npm:15.2.3" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:15.1.4": - version: 15.1.4 - resolution: "@next/swc-linux-arm64-gnu@npm:15.1.4" +"@next/swc-linux-arm64-gnu@npm:15.2.3": + version: 15.2.3 + resolution: "@next/swc-linux-arm64-gnu@npm:15.2.3" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:15.1.4": - version: 15.1.4 - resolution: "@next/swc-linux-arm64-musl@npm:15.1.4" +"@next/swc-linux-arm64-musl@npm:15.2.3": + version: 15.2.3 + resolution: "@next/swc-linux-arm64-musl@npm:15.2.3" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:15.1.4": - version: 15.1.4 - resolution: "@next/swc-linux-x64-gnu@npm:15.1.4" +"@next/swc-linux-x64-gnu@npm:15.2.3": + version: 15.2.3 + resolution: "@next/swc-linux-x64-gnu@npm:15.2.3" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:15.1.4": - version: 15.1.4 - resolution: "@next/swc-linux-x64-musl@npm:15.1.4" +"@next/swc-linux-x64-musl@npm:15.2.3": + version: 15.2.3 + resolution: "@next/swc-linux-x64-musl@npm:15.2.3" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:15.1.4": - version: 15.1.4 - resolution: "@next/swc-win32-arm64-msvc@npm:15.1.4" +"@next/swc-win32-arm64-msvc@npm:15.2.3": + version: 15.2.3 + resolution: "@next/swc-win32-arm64-msvc@npm:15.2.3" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:15.1.4": - version: 15.1.4 - resolution: "@next/swc-win32-x64-msvc@npm:15.1.4" +"@next/swc-win32-x64-msvc@npm:15.2.3": + version: 15.2.3 + resolution: "@next/swc-win32-x64-msvc@npm:15.2.3" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -9223,19 +9223,19 @@ __metadata: languageName: node linkType: hard -"next@npm:15.1.4": - version: 15.1.4 - resolution: "next@npm:15.1.4" - dependencies: - "@next/env": 15.1.4 - "@next/swc-darwin-arm64": 15.1.4 - "@next/swc-darwin-x64": 15.1.4 - "@next/swc-linux-arm64-gnu": 15.1.4 - "@next/swc-linux-arm64-musl": 15.1.4 - "@next/swc-linux-x64-gnu": 15.1.4 - "@next/swc-linux-x64-musl": 15.1.4 - "@next/swc-win32-arm64-msvc": 15.1.4 - "@next/swc-win32-x64-msvc": 15.1.4 +"next@npm:15.2.3": + version: 15.2.3 + resolution: "next@npm:15.2.3" + dependencies: + "@next/env": 15.2.3 + "@next/swc-darwin-arm64": 15.2.3 + "@next/swc-darwin-x64": 15.2.3 + "@next/swc-linux-arm64-gnu": 15.2.3 + "@next/swc-linux-arm64-musl": 15.2.3 + "@next/swc-linux-x64-gnu": 15.2.3 + "@next/swc-linux-x64-musl": 15.2.3 + "@next/swc-win32-arm64-msvc": 15.2.3 + "@next/swc-win32-x64-msvc": 15.2.3 "@swc/counter": 0.1.3 "@swc/helpers": 0.5.15 busboy: 1.6.0 @@ -9280,7 +9280,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: e9de936fe41bdddd50be283b6ce1f35ef434f0777026400a9119d91d0f99d0f7d7101599700de7502b0340c247691f98abea551c1738f158c89d4981d11fe1cf + checksum: e4318f3dd1ae9dfea287eef2a0eafb43b8c10761d6ee91a94ba1c7ef9b19c6bce3fb1bd7c740fa3b3661586833d1377bed597f79dd792ce165df34ef2b01b74a languageName: node linkType: hard @@ -11759,7 +11759,7 @@ react@rc: image-size: 1.0.0 lint-staged: ^13.0.0 markdown-it: ^14.1.0 - next: 15.1.4 + next: 15.2.3 next-contentlayer2: 0.5.3 next-themes: ^0.3.0 pliny: 0.4.0