diff --git a/frontend/package.json b/frontend/package.json index 7a7ce7f5d..e32bdb096 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -93,7 +93,7 @@ "markdown-it-sub": "2.0.0", "markdown-it-sup": "2.0.0", "mermaid": "10.8.0", - "next": "14.1.0", + "next": "14.1.1", "picocolors": "1.0.0", "react": "18.2.0", "react-bootstrap": "2.10.1", diff --git a/yarn.lock b/yarn.lock index e797263db..fda5767a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2609,7 +2609,7 @@ __metadata: markdown-it-sub: "npm:2.0.0" markdown-it-sup: "npm:2.0.0" mermaid: "npm:10.8.0" - next: "npm:14.1.0" + next: "npm:14.1.1" picocolors: "npm:1.0.0" prettier: "npm:3.2.5" react: "npm:18.2.0" @@ -3748,10 +3748,10 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:14.1.0": - version: 14.1.0 - resolution: "@next/env@npm:14.1.0" - checksum: 10c0/f45ce1e3dad87cdbddc58b06bd411f44a6d21dfc2c344d02a5e1b07f56fbc9a39e192c0b0917df9f2e9e4e2156306a8c78f173ca4b53932c2793e67797462a23 +"@next/env@npm:14.1.1": + version: 14.1.1 + resolution: "@next/env@npm:14.1.1" + checksum: 10c0/81f7ff4f5b295c7f73d5cfeceda387626fa3e30fe75c53021168ff525470e8d52598ee4f8bb924af0903a52c44b5779e6e4c26fbdd102a3fdfaa03c08fd2bdde languageName: node linkType: hard @@ -3764,65 +3764,65 @@ __metadata: languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:14.1.0": - version: 14.1.0 - resolution: "@next/swc-darwin-arm64@npm:14.1.0" +"@next/swc-darwin-arm64@npm:14.1.1": + version: 14.1.1 + resolution: "@next/swc-darwin-arm64@npm:14.1.1" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:14.1.0": - version: 14.1.0 - resolution: "@next/swc-darwin-x64@npm:14.1.0" +"@next/swc-darwin-x64@npm:14.1.1": + version: 14.1.1 + resolution: "@next/swc-darwin-x64@npm:14.1.1" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:14.1.0": - version: 14.1.0 - resolution: "@next/swc-linux-arm64-gnu@npm:14.1.0" +"@next/swc-linux-arm64-gnu@npm:14.1.1": + version: 14.1.1 + resolution: "@next/swc-linux-arm64-gnu@npm:14.1.1" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:14.1.0": - version: 14.1.0 - resolution: "@next/swc-linux-arm64-musl@npm:14.1.0" +"@next/swc-linux-arm64-musl@npm:14.1.1": + version: 14.1.1 + resolution: "@next/swc-linux-arm64-musl@npm:14.1.1" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:14.1.0": - version: 14.1.0 - resolution: "@next/swc-linux-x64-gnu@npm:14.1.0" +"@next/swc-linux-x64-gnu@npm:14.1.1": + version: 14.1.1 + resolution: "@next/swc-linux-x64-gnu@npm:14.1.1" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:14.1.0": - version: 14.1.0 - resolution: "@next/swc-linux-x64-musl@npm:14.1.0" +"@next/swc-linux-x64-musl@npm:14.1.1": + version: 14.1.1 + resolution: "@next/swc-linux-x64-musl@npm:14.1.1" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:14.1.0": - version: 14.1.0 - resolution: "@next/swc-win32-arm64-msvc@npm:14.1.0" +"@next/swc-win32-arm64-msvc@npm:14.1.1": + version: 14.1.1 + resolution: "@next/swc-win32-arm64-msvc@npm:14.1.1" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-ia32-msvc@npm:14.1.0": - version: 14.1.0 - resolution: "@next/swc-win32-ia32-msvc@npm:14.1.0" +"@next/swc-win32-ia32-msvc@npm:14.1.1": + version: 14.1.1 + resolution: "@next/swc-win32-ia32-msvc@npm:14.1.1" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:14.1.0": - version: 14.1.0 - resolution: "@next/swc-win32-x64-msvc@npm:14.1.0" +"@next/swc-win32-x64-msvc@npm:14.1.1": + version: 14.1.1 + resolution: "@next/swc-win32-x64-msvc@npm:14.1.1" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -13955,20 +13955,20 @@ __metadata: languageName: node linkType: hard -"next@npm:14.1.0": - version: 14.1.0 - resolution: "next@npm:14.1.0" +"next@npm:14.1.1": + version: 14.1.1 + resolution: "next@npm:14.1.1" dependencies: - "@next/env": "npm:14.1.0" - "@next/swc-darwin-arm64": "npm:14.1.0" - "@next/swc-darwin-x64": "npm:14.1.0" - "@next/swc-linux-arm64-gnu": "npm:14.1.0" - "@next/swc-linux-arm64-musl": "npm:14.1.0" - "@next/swc-linux-x64-gnu": "npm:14.1.0" - "@next/swc-linux-x64-musl": "npm:14.1.0" - "@next/swc-win32-arm64-msvc": "npm:14.1.0" - "@next/swc-win32-ia32-msvc": "npm:14.1.0" - "@next/swc-win32-x64-msvc": "npm:14.1.0" + "@next/env": "npm:14.1.1" + "@next/swc-darwin-arm64": "npm:14.1.1" + "@next/swc-darwin-x64": "npm:14.1.1" + "@next/swc-linux-arm64-gnu": "npm:14.1.1" + "@next/swc-linux-arm64-musl": "npm:14.1.1" + "@next/swc-linux-x64-gnu": "npm:14.1.1" + "@next/swc-linux-x64-musl": "npm:14.1.1" + "@next/swc-win32-arm64-msvc": "npm:14.1.1" + "@next/swc-win32-ia32-msvc": "npm:14.1.1" + "@next/swc-win32-x64-msvc": "npm:14.1.1" "@swc/helpers": "npm:0.5.2" busboy: "npm:1.6.0" caniuse-lite: "npm:^1.0.30001579" @@ -14006,7 +14006,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10c0/dbb1ef8d22eec29a9127d28ed46eb34f14e3f7f7b4e4b91dc96027feb4d9ead554a804275484d9a54026e6e55d632d3997561e598c1fb8e8956e77614f39765f + checksum: 10c0/8c808ec0861604a176fc6a4f58a7a3c50ef9201fc63e16fab88390cfcb30f2accf92add0600ab83d0d13cfdf4ef3a72b03b828bf255c4a999bad071aba6c071d languageName: node linkType: hard