diff --git a/package.json b/package.json index c0e055f..8a20706 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "github-slugger": "^1.4.0", "gray-matter": "^4.0.2", "image-size": "1.1.1", - "next": "14.2.15", + "next": "14.2.21", "next-contentlayer": "0.3.4", "next-themes": "^0.2.1", "pliny": "0.3.1", diff --git a/yarn.lock b/yarn.lock index 2bea6b6..2544ba2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2881,10 +2881,10 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:14.2.15": - version: 14.2.15 - resolution: "@next/env@npm:14.2.15" - checksum: bf794604ee62e86ca092120c790815c0caf367009966baa14e75dbd8454a59df524327539d5febc7da42841c3bf6a10443ae0f95280599352a8def56291857fd +"@next/env@npm:14.2.21": + version: 14.2.21 + resolution: "@next/env@npm:14.2.21" + checksum: 98c9e4c04f7560a809adcf81b10e5d3f8ad2fefd3e53e85a429a33b4a8850362358b974a607b4ea1833c369ab3d21d1256663deca919d2c178e774b161113616 languageName: node linkType: hard @@ -2897,65 +2897,65 @@ __metadata: languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:14.2.15": - version: 14.2.15 - resolution: "@next/swc-darwin-arm64@npm:14.2.15" +"@next/swc-darwin-arm64@npm:14.2.21": + version: 14.2.21 + resolution: "@next/swc-darwin-arm64@npm:14.2.21" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:14.2.15": - version: 14.2.15 - resolution: "@next/swc-darwin-x64@npm:14.2.15" +"@next/swc-darwin-x64@npm:14.2.21": + version: 14.2.21 + resolution: "@next/swc-darwin-x64@npm:14.2.21" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:14.2.15": - version: 14.2.15 - resolution: "@next/swc-linux-arm64-gnu@npm:14.2.15" +"@next/swc-linux-arm64-gnu@npm:14.2.21": + version: 14.2.21 + resolution: "@next/swc-linux-arm64-gnu@npm:14.2.21" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:14.2.15": - version: 14.2.15 - resolution: "@next/swc-linux-arm64-musl@npm:14.2.15" +"@next/swc-linux-arm64-musl@npm:14.2.21": + version: 14.2.21 + resolution: "@next/swc-linux-arm64-musl@npm:14.2.21" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:14.2.15": - version: 14.2.15 - resolution: "@next/swc-linux-x64-gnu@npm:14.2.15" +"@next/swc-linux-x64-gnu@npm:14.2.21": + version: 14.2.21 + resolution: "@next/swc-linux-x64-gnu@npm:14.2.21" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:14.2.15": - version: 14.2.15 - resolution: "@next/swc-linux-x64-musl@npm:14.2.15" +"@next/swc-linux-x64-musl@npm:14.2.21": + version: 14.2.21 + resolution: "@next/swc-linux-x64-musl@npm:14.2.21" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:14.2.15": - version: 14.2.15 - resolution: "@next/swc-win32-arm64-msvc@npm:14.2.15" +"@next/swc-win32-arm64-msvc@npm:14.2.21": + version: 14.2.21 + resolution: "@next/swc-win32-arm64-msvc@npm:14.2.21" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-ia32-msvc@npm:14.2.15": - version: 14.2.15 - resolution: "@next/swc-win32-ia32-msvc@npm:14.2.15" +"@next/swc-win32-ia32-msvc@npm:14.2.21": + version: 14.2.21 + resolution: "@next/swc-win32-ia32-msvc@npm:14.2.21" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:14.2.15": - version: 14.2.15 - resolution: "@next/swc-win32-x64-msvc@npm:14.2.15" +"@next/swc-win32-x64-msvc@npm:14.2.21": + version: 14.2.21 + resolution: "@next/swc-win32-x64-msvc@npm:14.2.21" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -5484,7 +5484,7 @@ __metadata: husky: ^8.0.0 image-size: 1.1.1 lint-staged: ^15.2.7 - next: 14.2.15 + next: 14.2.21 next-contentlayer: 0.3.4 next-themes: ^0.2.1 pliny: 0.3.1 @@ -10187,20 +10187,20 @@ __metadata: languageName: node linkType: hard -"next@npm:14.2.15": - version: 14.2.15 - resolution: "next@npm:14.2.15" +"next@npm:14.2.21": + version: 14.2.21 + resolution: "next@npm:14.2.21" dependencies: - "@next/env": 14.2.15 - "@next/swc-darwin-arm64": 14.2.15 - "@next/swc-darwin-x64": 14.2.15 - "@next/swc-linux-arm64-gnu": 14.2.15 - "@next/swc-linux-arm64-musl": 14.2.15 - "@next/swc-linux-x64-gnu": 14.2.15 - "@next/swc-linux-x64-musl": 14.2.15 - "@next/swc-win32-arm64-msvc": 14.2.15 - "@next/swc-win32-ia32-msvc": 14.2.15 - "@next/swc-win32-x64-msvc": 14.2.15 + "@next/env": 14.2.21 + "@next/swc-darwin-arm64": 14.2.21 + "@next/swc-darwin-x64": 14.2.21 + "@next/swc-linux-arm64-gnu": 14.2.21 + "@next/swc-linux-arm64-musl": 14.2.21 + "@next/swc-linux-x64-gnu": 14.2.21 + "@next/swc-linux-x64-musl": 14.2.21 + "@next/swc-win32-arm64-msvc": 14.2.21 + "@next/swc-win32-ia32-msvc": 14.2.21 + "@next/swc-win32-x64-msvc": 14.2.21 "@swc/helpers": 0.5.5 busboy: 1.6.0 caniuse-lite: ^1.0.30001579 @@ -10241,7 +10241,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: bed22817ea82c679e78c1f1e6530991ae89f3c51d547a876dddcda4a3b34cbb970af7c714793e1a1f0a1974859ccc97e10b5aceb61e9807ea94318116e8e7dd6 + checksum: ac4459fdde47e3f6f5ae64b2b58a86a94775ca25f6c36a10fc19ac5572fa10e2532b99f38eb5f917e3dfce1e0656851994577e0a0082c18bfac949397e1d9c9d languageName: node linkType: hard