diff --git a/package.json b/package.json index 771f8e523c..aef890630e 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "framer-motion": "^10.16.4", "gray-matter": "^4.0.3", "katex": "^0.16.9", - "next": "^13.5.4", + "next": "^14.0.2", "next-mdx-remote": "^4.4.1", "next-progress": "^2.3.1", "next-pwa": "^5.6.0", diff --git a/yarn.lock b/yarn.lock index 613a64bf6b..a99807614e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2546,7 +2546,14 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:13.5.4, @next/env@npm:^13.4.3": +"@next/env@npm:14.0.2": + version: 14.0.2 + resolution: "@next/env@npm:14.0.2" + checksum: 5a43177f3cb19ad61b60d0b30d0c0cc2b8d0f6089c8b820f51536280ee00a20c3d38969e3c309cf9dfa35acafe0bb4bc452167a7fea25baaa7036156191e2f1e + languageName: node + linkType: hard + +"@next/env@npm:^13.4.3": version: 13.5.4 resolution: "@next/env@npm:13.5.4" checksum: 95ec7108bc88a01fed5389fb33e4b9eb34937908859d9f0aa87930c660f4395d90dafe10e54830faae5bc0a1b799be544c6455a2c8054499569d1e9296369076 @@ -2562,65 +2569,65 @@ __metadata: languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:13.5.4": - version: 13.5.4 - resolution: "@next/swc-darwin-arm64@npm:13.5.4" +"@next/swc-darwin-arm64@npm:14.0.2": + version: 14.0.2 + resolution: "@next/swc-darwin-arm64@npm:14.0.2" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:13.5.4": - version: 13.5.4 - resolution: "@next/swc-darwin-x64@npm:13.5.4" +"@next/swc-darwin-x64@npm:14.0.2": + version: 14.0.2 + resolution: "@next/swc-darwin-x64@npm:14.0.2" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:13.5.4": - version: 13.5.4 - resolution: "@next/swc-linux-arm64-gnu@npm:13.5.4" +"@next/swc-linux-arm64-gnu@npm:14.0.2": + version: 14.0.2 + resolution: "@next/swc-linux-arm64-gnu@npm:14.0.2" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:13.5.4": - version: 13.5.4 - resolution: "@next/swc-linux-arm64-musl@npm:13.5.4" +"@next/swc-linux-arm64-musl@npm:14.0.2": + version: 14.0.2 + resolution: "@next/swc-linux-arm64-musl@npm:14.0.2" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:13.5.4": - version: 13.5.4 - resolution: "@next/swc-linux-x64-gnu@npm:13.5.4" +"@next/swc-linux-x64-gnu@npm:14.0.2": + version: 14.0.2 + resolution: "@next/swc-linux-x64-gnu@npm:14.0.2" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:13.5.4": - version: 13.5.4 - resolution: "@next/swc-linux-x64-musl@npm:13.5.4" +"@next/swc-linux-x64-musl@npm:14.0.2": + version: 14.0.2 + resolution: "@next/swc-linux-x64-musl@npm:14.0.2" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:13.5.4": - version: 13.5.4 - resolution: "@next/swc-win32-arm64-msvc@npm:13.5.4" +"@next/swc-win32-arm64-msvc@npm:14.0.2": + version: 14.0.2 + resolution: "@next/swc-win32-arm64-msvc@npm:14.0.2" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-ia32-msvc@npm:13.5.4": - version: 13.5.4 - resolution: "@next/swc-win32-ia32-msvc@npm:13.5.4" +"@next/swc-win32-ia32-msvc@npm:14.0.2": + version: 14.0.2 + resolution: "@next/swc-win32-ia32-msvc@npm:14.0.2" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:13.5.4": - version: 13.5.4 - resolution: "@next/swc-win32-x64-msvc@npm:13.5.4" +"@next/swc-win32-x64-msvc@npm:14.0.2": + version: 14.0.2 + resolution: "@next/swc-win32-x64-msvc@npm:14.0.2" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -3053,7 +3060,7 @@ __metadata: jest-axe: ^8.0.0 jest-environment-jsdom: ^29.7.0 katex: ^0.16.9 - next: ^13.5.4 + next: ^14.0.2 next-mdx-remote: ^4.4.1 next-progress: ^2.3.1 next-pwa: ^5.6.0 @@ -11469,20 +11476,20 @@ __metadata: languageName: node linkType: hard -"next@npm:^13.5.4": - version: 13.5.4 - resolution: "next@npm:13.5.4" - dependencies: - "@next/env": 13.5.4 - "@next/swc-darwin-arm64": 13.5.4 - "@next/swc-darwin-x64": 13.5.4 - "@next/swc-linux-arm64-gnu": 13.5.4 - "@next/swc-linux-arm64-musl": 13.5.4 - "@next/swc-linux-x64-gnu": 13.5.4 - "@next/swc-linux-x64-musl": 13.5.4 - "@next/swc-win32-arm64-msvc": 13.5.4 - "@next/swc-win32-ia32-msvc": 13.5.4 - "@next/swc-win32-x64-msvc": 13.5.4 +"next@npm:^14.0.2": + version: 14.0.2 + resolution: "next@npm:14.0.2" + dependencies: + "@next/env": 14.0.2 + "@next/swc-darwin-arm64": 14.0.2 + "@next/swc-darwin-x64": 14.0.2 + "@next/swc-linux-arm64-gnu": 14.0.2 + "@next/swc-linux-arm64-musl": 14.0.2 + "@next/swc-linux-x64-gnu": 14.0.2 + "@next/swc-linux-x64-musl": 14.0.2 + "@next/swc-win32-arm64-msvc": 14.0.2 + "@next/swc-win32-ia32-msvc": 14.0.2 + "@next/swc-win32-x64-msvc": 14.0.2 "@swc/helpers": 0.5.2 busboy: 1.6.0 caniuse-lite: ^1.0.30001406 @@ -11520,7 +11527,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: f8e964ee9bbabd0303f9d807c9193833fcc47960be029c3721db9a5a35cc4ff690313e30fc6ee497f959a9141048957dddf6eb038b4a23c78c8762b0cd9d0ae0 + checksum: b133fcd8035191dd7469bcb8c0b0c6325dac890020298d2ac4dce1dfb388ede0824532a5aaff778c6871c015de89adca25108ffb35634f3f38397279bad43175 languageName: node linkType: hard