diff --git a/frontend/package.json b/frontend/package.json index 415c5ffff..6637338a8 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -92,7 +92,7 @@ "markdown-it-sub": "2.0.0", "markdown-it-sup": "2.0.0", "mermaid": "11.4.0", - "next": "14.2.15", + "next": "14.2.21", "picocolors": "1.1.1", "react": "18.3.1", "react-bootstrap": "2.10.5", diff --git a/yarn.lock b/yarn.lock index 5f036fa80..d473b0e3e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2797,7 +2797,7 @@ __metadata: markdown-it-sub: "npm:2.0.0" markdown-it-sup: "npm:2.0.0" mermaid: "npm:11.4.0" - next: "npm:14.2.15" + next: "npm:14.2.21" picocolors: "npm:1.1.1" prettier: "npm:3.3.3" react: "npm:18.3.1" @@ -4071,10 +4071,10 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:14.2.15": - version: 14.2.15 - resolution: "@next/env@npm:14.2.15" - checksum: 10c0/b1af95941bd7e080276af0901512c8c56b4e157402d2d913feca435c6a6f01130c9f322cca67e5c2b1ca160f54f6c0c4913fb8a3201812a5bb62dbdccae6f8fa +"@next/env@npm:14.2.21": + version: 14.2.21 + resolution: "@next/env@npm:14.2.21" + checksum: 10c0/67e5b740ded5c2a856d008c12c84db3e31d10b00d3b4820963d38dee19d7c1ca19efc8ddec95289de1454eba77008952bc7f84ebffa5f6577e2e0c4197dd90ee languageName: node linkType: hard @@ -4087,65 +4087,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 @@ -15027,20 +15027,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": "npm:14.2.15" - "@next/swc-darwin-arm64": "npm:14.2.15" - "@next/swc-darwin-x64": "npm:14.2.15" - "@next/swc-linux-arm64-gnu": "npm:14.2.15" - "@next/swc-linux-arm64-musl": "npm:14.2.15" - "@next/swc-linux-x64-gnu": "npm:14.2.15" - "@next/swc-linux-x64-musl": "npm:14.2.15" - "@next/swc-win32-arm64-msvc": "npm:14.2.15" - "@next/swc-win32-ia32-msvc": "npm:14.2.15" - "@next/swc-win32-x64-msvc": "npm:14.2.15" + "@next/env": "npm:14.2.21" + "@next/swc-darwin-arm64": "npm:14.2.21" + "@next/swc-darwin-x64": "npm:14.2.21" + "@next/swc-linux-arm64-gnu": "npm:14.2.21" + "@next/swc-linux-arm64-musl": "npm:14.2.21" + "@next/swc-linux-x64-gnu": "npm:14.2.21" + "@next/swc-linux-x64-musl": "npm:14.2.21" + "@next/swc-win32-arm64-msvc": "npm:14.2.21" + "@next/swc-win32-ia32-msvc": "npm:14.2.21" + "@next/swc-win32-x64-msvc": "npm:14.2.21" "@swc/helpers": "npm:0.5.5" busboy: "npm:1.6.0" caniuse-lite: "npm:^1.0.30001579" @@ -15081,7 +15081,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10c0/45d02c5a42f70cdbb8fba7a91f602d1852119f85cf5886d01d17e839ef096d42986ac17fe6356ed6e481548035e4eabff13b12818bf3ee38c11f488df579a8b0 + checksum: 10c0/b087ddbd7f0358393075080e9fefdfe4d436f42c42348f47c8bfcb052463976e767cef33d7816ddc1a1cdd5d729be3941db25f8bf4a4b12045aa72241d90298a languageName: node linkType: hard