diff --git a/ui/package.json b/ui/package.json index b945366e..ecfca5e5 100644 --- a/ui/package.json +++ b/ui/package.json @@ -21,7 +21,7 @@ "bowser": "^2.11.0", "cron-validator": "^1.3.1", "lodash": "^4.17.21", - "next": "15.1.0", + "next": "15.1.2", "react": "18.2.0", "react-dom": "18.3.1", "react-markdown": "9.0.1", diff --git a/yarn.lock b/yarn.lock index c0a2d4d2..bcfd3344 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1546,7 +1546,7 @@ __metadata: eslint-config-prettier: "npm:^9.1.0" lodash: "npm:^4.17.21" monaco-editor: "npm:0.52.2" - next: "npm:15.1.0" + next: "npm:15.1.2" postcss: "npm:^8.4.49" prettier: "npm:^3.4.2" prettier-plugin-tailwindcss: "npm:^0.6.9" @@ -1750,10 +1750,10 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:15.1.0": - version: 15.1.0 - resolution: "@next/env@npm:15.1.0" - checksum: 10c0/5c6d66bcc652696a8dbbe1596194b612dd492e8b27041b738fcb63aa08669754bd7bdd3664ec8b756029a7d7b22187e646409fc1651c5e95d3ae39c3cca62c3d +"@next/env@npm:15.1.2": + version: 15.1.2 + resolution: "@next/env@npm:15.1.2" + checksum: 10c0/07f2b258bd0e8937bfd33515c48b920491d9c281de5f1fa58c4c222dc8e7e0ad3745ca6035bfef788f07d9a39c583bc18cb0cdfbaa8c2177761d9c2bbdd9592f languageName: node linkType: hard @@ -1766,58 +1766,58 @@ __metadata: languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:15.1.0": - version: 15.1.0 - resolution: "@next/swc-darwin-arm64@npm:15.1.0" +"@next/swc-darwin-arm64@npm:15.1.2": + version: 15.1.2 + resolution: "@next/swc-darwin-arm64@npm:15.1.2" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:15.1.0": - version: 15.1.0 - resolution: "@next/swc-darwin-x64@npm:15.1.0" +"@next/swc-darwin-x64@npm:15.1.2": + version: 15.1.2 + resolution: "@next/swc-darwin-x64@npm:15.1.2" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:15.1.0": - version: 15.1.0 - resolution: "@next/swc-linux-arm64-gnu@npm:15.1.0" +"@next/swc-linux-arm64-gnu@npm:15.1.2": + version: 15.1.2 + resolution: "@next/swc-linux-arm64-gnu@npm:15.1.2" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:15.1.0": - version: 15.1.0 - resolution: "@next/swc-linux-arm64-musl@npm:15.1.0" +"@next/swc-linux-arm64-musl@npm:15.1.2": + version: 15.1.2 + resolution: "@next/swc-linux-arm64-musl@npm:15.1.2" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:15.1.0": - version: 15.1.0 - resolution: "@next/swc-linux-x64-gnu@npm:15.1.0" +"@next/swc-linux-x64-gnu@npm:15.1.2": + version: 15.1.2 + resolution: "@next/swc-linux-x64-gnu@npm:15.1.2" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:15.1.0": - version: 15.1.0 - resolution: "@next/swc-linux-x64-musl@npm:15.1.0" +"@next/swc-linux-x64-musl@npm:15.1.2": + version: 15.1.2 + resolution: "@next/swc-linux-x64-musl@npm:15.1.2" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:15.1.0": - version: 15.1.0 - resolution: "@next/swc-win32-arm64-msvc@npm:15.1.0" +"@next/swc-win32-arm64-msvc@npm:15.1.2": + version: 15.1.2 + resolution: "@next/swc-win32-arm64-msvc@npm:15.1.2" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:15.1.0": - version: 15.1.0 - resolution: "@next/swc-win32-x64-msvc@npm:15.1.0" +"@next/swc-win32-x64-msvc@npm:15.1.2": + version: 15.1.2 + resolution: "@next/swc-win32-x64-msvc@npm:15.1.2" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -10545,19 +10545,19 @@ __metadata: languageName: node linkType: hard -"next@npm:15.1.0": - version: 15.1.0 - resolution: "next@npm:15.1.0" - dependencies: - "@next/env": "npm:15.1.0" - "@next/swc-darwin-arm64": "npm:15.1.0" - "@next/swc-darwin-x64": "npm:15.1.0" - "@next/swc-linux-arm64-gnu": "npm:15.1.0" - "@next/swc-linux-arm64-musl": "npm:15.1.0" - "@next/swc-linux-x64-gnu": "npm:15.1.0" - "@next/swc-linux-x64-musl": "npm:15.1.0" - "@next/swc-win32-arm64-msvc": "npm:15.1.0" - "@next/swc-win32-x64-msvc": "npm:15.1.0" +"next@npm:15.1.2": + version: 15.1.2 + resolution: "next@npm:15.1.2" + dependencies: + "@next/env": "npm:15.1.2" + "@next/swc-darwin-arm64": "npm:15.1.2" + "@next/swc-darwin-x64": "npm:15.1.2" + "@next/swc-linux-arm64-gnu": "npm:15.1.2" + "@next/swc-linux-arm64-musl": "npm:15.1.2" + "@next/swc-linux-x64-gnu": "npm:15.1.2" + "@next/swc-linux-x64-musl": "npm:15.1.2" + "@next/swc-win32-arm64-msvc": "npm:15.1.2" + "@next/swc-win32-x64-msvc": "npm:15.1.2" "@swc/counter": "npm:0.1.3" "@swc/helpers": "npm:0.5.15" busboy: "npm:1.6.0" @@ -10602,7 +10602,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10c0/652a48a6cf6329753da72bec9777c153e88aee8dd1bb709c2c8e6b31b678514d50501e1a58e065464416998bb5d872ce0eaf769e7aacebc2821d36359e63c225 + checksum: 10c0/320b949336fa41210ebe5cee66fce7edb4dc3474b438898590e43f6dfe30212620b090801d6f8cc4d37bfb54cb316680f65b58110cc8885f8c2b108a80e4ecee languageName: node linkType: hard