diff --git a/examples/web-nextjs/package.json b/examples/web-nextjs/package.json index 31b1f0d..7ea843a 100644 --- a/examples/web-nextjs/package.json +++ b/examples/web-nextjs/package.json @@ -11,7 +11,7 @@ "test": "jest" }, "dependencies": { - "next": "14.2.3", + "next": "14.2.21", "react": "^18", "react-dom": "^18" }, diff --git a/examples/web-nextjs/yarn.lock b/examples/web-nextjs/yarn.lock index bcabed7..b1e2834 100644 --- a/examples/web-nextjs/yarn.lock +++ b/examples/web-nextjs/yarn.lock @@ -1870,10 +1870,10 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:14.2.3": - version: 14.2.3 - resolution: "@next/env@npm:14.2.3" - checksum: 10c0/25ab3ac2739c8e5ce35e1f50373238c5c428ab6b01d448ba78a6068dcdef88978b64f9a92790c324b2926ccc41390a67107154a0b0fee32fe980a485f4ef20d8 +"@next/env@npm:14.2.21": + version: 14.2.21 + resolution: "@next/env@npm:14.2.21" + checksum: 10c0/67e5b740ded5c2a856d008c12c84db3e31d10b00d3b4820963d38dee19d7c1ca19efc8ddec95289de1454eba77008952bc7f84ebffa5f6577e2e0c4197dd90ee languageName: node linkType: hard @@ -1886,65 +1886,65 @@ __metadata: languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:14.2.3": - version: 14.2.3 - resolution: "@next/swc-darwin-arm64@npm:14.2.3" +"@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.3": - version: 14.2.3 - resolution: "@next/swc-darwin-x64@npm:14.2.3" +"@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.3": - version: 14.2.3 - resolution: "@next/swc-linux-arm64-gnu@npm:14.2.3" +"@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.3": - version: 14.2.3 - resolution: "@next/swc-linux-arm64-musl@npm:14.2.3" +"@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.3": - version: 14.2.3 - resolution: "@next/swc-linux-x64-gnu@npm:14.2.3" +"@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.3": - version: 14.2.3 - resolution: "@next/swc-linux-x64-musl@npm:14.2.3" +"@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.3": - version: 14.2.3 - resolution: "@next/swc-win32-arm64-msvc@npm:14.2.3" +"@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.3": - version: 14.2.3 - resolution: "@next/swc-win32-ia32-msvc@npm:14.2.3" +"@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.3": - version: 14.2.3 - resolution: "@next/swc-win32-x64-msvc@npm:14.2.3" +"@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 @@ -6616,20 +6616,20 @@ __metadata: languageName: node linkType: hard -"next@npm:14.2.3": - version: 14.2.3 - resolution: "next@npm:14.2.3" - dependencies: - "@next/env": "npm:14.2.3" - "@next/swc-darwin-arm64": "npm:14.2.3" - "@next/swc-darwin-x64": "npm:14.2.3" - "@next/swc-linux-arm64-gnu": "npm:14.2.3" - "@next/swc-linux-arm64-musl": "npm:14.2.3" - "@next/swc-linux-x64-gnu": "npm:14.2.3" - "@next/swc-linux-x64-musl": "npm:14.2.3" - "@next/swc-win32-arm64-msvc": "npm:14.2.3" - "@next/swc-win32-ia32-msvc": "npm:14.2.3" - "@next/swc-win32-x64-msvc": "npm:14.2.3" +"next@npm:14.2.21": + version: 14.2.21 + resolution: "next@npm:14.2.21" + dependencies: + "@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" @@ -6670,7 +6670,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10c0/2c409154720846d07a7a995cc3bfba24b9ee73c87360ce3266528c8a217f5f1ab6f916cffbe1be83509b4e8d7b1d713921bb5c69338b4ecaa57df3212f79a8c5 + checksum: 10c0/b087ddbd7f0358393075080e9fefdfe4d436f42c42348f47c8bfcb052463976e767cef33d7816ddc1a1cdd5d729be3941db25f8bf4a4b12045aa72241d90298a languageName: node linkType: hard @@ -8731,7 +8731,7 @@ __metadata: eslint-config-next: "npm:14.2.3" jest: "npm:^29.7.0" jest-environment-jsdom: "npm:^29.7.0" - next: "npm:14.2.3" + next: "npm:14.2.21" postcss: "npm:^8" react: "npm:^18" react-dom: "npm:^18"