diff --git a/packages/nextjs/package.json b/packages/nextjs/package.json index cf4140dd1..f16c63927 100644 --- a/packages/nextjs/package.json +++ b/packages/nextjs/package.json @@ -24,7 +24,7 @@ "blo": "^1.2.0", "burner-connector": "0.0.9", "daisyui": "4.12.10", - "next": "^14.2.11", + "next": "^14.2.21", "next-nprogress-bar": "^2.3.13", "next-themes": "^0.3.0", "qrcode.react": "^4.0.1", diff --git a/yarn.lock b/yarn.lock index d74b137c9..ce4280943 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2615,10 +2615,10 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:14.2.11": - version: 14.2.11 - resolution: "@next/env@npm:14.2.11" - checksum: ebde9a3ccae1d65d55ce7ca1348b8619354d795cf270770d769acde3e19f8a54930f4f8ba9c8b0837721c589d0d5e14a7728e875f9d14889d40bd2546bec85b8 +"@next/env@npm:14.2.23": + version: 14.2.23 + resolution: "@next/env@npm:14.2.23" + checksum: dad74ff7de68992a0753f728a5b926ed6eb0af8a62deece6bbb32ba254b1f7d870e256b61db8d4c40fa811695cfc5e69ba964339f3cb8b40237cf9c28dfe747f languageName: node linkType: hard @@ -2631,65 +2631,65 @@ __metadata: languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:14.2.11": - version: 14.2.11 - resolution: "@next/swc-darwin-arm64@npm:14.2.11" +"@next/swc-darwin-arm64@npm:14.2.23": + version: 14.2.23 + resolution: "@next/swc-darwin-arm64@npm:14.2.23" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:14.2.11": - version: 14.2.11 - resolution: "@next/swc-darwin-x64@npm:14.2.11" +"@next/swc-darwin-x64@npm:14.2.23": + version: 14.2.23 + resolution: "@next/swc-darwin-x64@npm:14.2.23" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:14.2.11": - version: 14.2.11 - resolution: "@next/swc-linux-arm64-gnu@npm:14.2.11" +"@next/swc-linux-arm64-gnu@npm:14.2.23": + version: 14.2.23 + resolution: "@next/swc-linux-arm64-gnu@npm:14.2.23" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:14.2.11": - version: 14.2.11 - resolution: "@next/swc-linux-arm64-musl@npm:14.2.11" +"@next/swc-linux-arm64-musl@npm:14.2.23": + version: 14.2.23 + resolution: "@next/swc-linux-arm64-musl@npm:14.2.23" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:14.2.11": - version: 14.2.11 - resolution: "@next/swc-linux-x64-gnu@npm:14.2.11" +"@next/swc-linux-x64-gnu@npm:14.2.23": + version: 14.2.23 + resolution: "@next/swc-linux-x64-gnu@npm:14.2.23" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:14.2.11": - version: 14.2.11 - resolution: "@next/swc-linux-x64-musl@npm:14.2.11" +"@next/swc-linux-x64-musl@npm:14.2.23": + version: 14.2.23 + resolution: "@next/swc-linux-x64-musl@npm:14.2.23" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:14.2.11": - version: 14.2.11 - resolution: "@next/swc-win32-arm64-msvc@npm:14.2.11" +"@next/swc-win32-arm64-msvc@npm:14.2.23": + version: 14.2.23 + resolution: "@next/swc-win32-arm64-msvc@npm:14.2.23" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-ia32-msvc@npm:14.2.11": - version: 14.2.11 - resolution: "@next/swc-win32-ia32-msvc@npm:14.2.11" +"@next/swc-win32-ia32-msvc@npm:14.2.23": + version: 14.2.23 + resolution: "@next/swc-win32-ia32-msvc@npm:14.2.23" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:14.2.11": - version: 14.2.11 - resolution: "@next/swc-win32-x64-msvc@npm:14.2.11" +"@next/swc-win32-x64-msvc@npm:14.2.23": + version: 14.2.23 + resolution: "@next/swc-win32-x64-msvc@npm:14.2.23" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -4108,7 +4108,7 @@ __metadata: eslint-config-next: ^14.2.15 eslint-config-prettier: ^8.10.0 eslint-plugin-prettier: ^5.2.1 - next: ^14.2.11 + next: ^14.2.21 next-nprogress-bar: ^2.3.13 next-themes: ^0.3.0 postcss: ^8.4.45 @@ -13859,20 +13859,20 @@ __metadata: languageName: node linkType: hard -"next@npm:^14.2.11": - version: 14.2.11 - resolution: "next@npm:14.2.11" +"next@npm:^14.2.21": + version: 14.2.23 + resolution: "next@npm:14.2.23" dependencies: - "@next/env": 14.2.11 - "@next/swc-darwin-arm64": 14.2.11 - "@next/swc-darwin-x64": 14.2.11 - "@next/swc-linux-arm64-gnu": 14.2.11 - "@next/swc-linux-arm64-musl": 14.2.11 - "@next/swc-linux-x64-gnu": 14.2.11 - "@next/swc-linux-x64-musl": 14.2.11 - "@next/swc-win32-arm64-msvc": 14.2.11 - "@next/swc-win32-ia32-msvc": 14.2.11 - "@next/swc-win32-x64-msvc": 14.2.11 + "@next/env": 14.2.23 + "@next/swc-darwin-arm64": 14.2.23 + "@next/swc-darwin-x64": 14.2.23 + "@next/swc-linux-arm64-gnu": 14.2.23 + "@next/swc-linux-arm64-musl": 14.2.23 + "@next/swc-linux-x64-gnu": 14.2.23 + "@next/swc-linux-x64-musl": 14.2.23 + "@next/swc-win32-arm64-msvc": 14.2.23 + "@next/swc-win32-ia32-msvc": 14.2.23 + "@next/swc-win32-x64-msvc": 14.2.23 "@swc/helpers": 0.5.5 busboy: 1.6.0 caniuse-lite: ^1.0.30001579 @@ -13913,7 +13913,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: e685a62e7251a49c9a9ae8d574bce79c14174e0c42d653db9aed17ebb5f0dbeb0185fa8a9407beff7d27e54f60ddeb9bddea281e589c95157dc7ea360f0f76e8 + checksum: 4f9f744439fb860ba7c64ae1c61bc361bdd36e41d56760c52eabb404f4143c854b78ba9a79b7aefc322d93edbbd66d966cbdaf86772a88a8bf2e6b289987f14f languageName: node linkType: hard