diff --git a/.yarn/cache/@next-env-npm-14.2.10-3fbb1aba41-52754033a2.zip b/.yarn/cache/@next-env-npm-14.2.15-5f4c046928-76257d838a.zip similarity index 84% rename from .yarn/cache/@next-env-npm-14.2.10-3fbb1aba41-52754033a2.zip rename to .yarn/cache/@next-env-npm-14.2.15-5f4c046928-76257d838a.zip index a5e4c951f5d..eb26a6cee0b 100644 Binary files a/.yarn/cache/@next-env-npm-14.2.10-3fbb1aba41-52754033a2.zip and b/.yarn/cache/@next-env-npm-14.2.15-5f4c046928-76257d838a.zip differ diff --git a/.yarn/cache/@next-swc-linux-x64-gnu-npm-14.2.10-c8787ddfc6-10.zip b/.yarn/cache/@next-swc-darwin-arm64-npm-14.2.15-015d59327c-10.zip similarity index 71% rename from .yarn/cache/@next-swc-linux-x64-gnu-npm-14.2.10-c8787ddfc6-10.zip rename to .yarn/cache/@next-swc-darwin-arm64-npm-14.2.15-015d59327c-10.zip index d606f24cbe2..1de96f30163 100644 Binary files a/.yarn/cache/@next-swc-linux-x64-gnu-npm-14.2.10-c8787ddfc6-10.zip and b/.yarn/cache/@next-swc-darwin-arm64-npm-14.2.15-015d59327c-10.zip differ diff --git a/.yarn/cache/fsevents-patch-6b67494872-10.zip b/.yarn/cache/fsevents-patch-6b67494872-10.zip new file mode 100644 index 00000000000..9887ada72d9 Binary files /dev/null and b/.yarn/cache/fsevents-patch-6b67494872-10.zip differ diff --git a/.yarn/cache/next-npm-14.2.10-476a1f9592-73b254332a.zip b/.yarn/cache/next-npm-14.2.15-21f04e6ccc-5c5ed27888.zip similarity index 87% rename from .yarn/cache/next-npm-14.2.10-476a1f9592-73b254332a.zip rename to .yarn/cache/next-npm-14.2.15-21f04e6ccc-5c5ed27888.zip index 950c140a918..956f2c5c4ab 100644 Binary files a/.yarn/cache/next-npm-14.2.10-476a1f9592-73b254332a.zip and b/.yarn/cache/next-npm-14.2.15-21f04e6ccc-5c5ed27888.zip differ diff --git a/src/app/components/EasyReadCTA/index.tsx b/src/app/components/EasyReadCTA/index.tsx index e99e3d37f1a..50413724e45 100644 --- a/src/app/components/EasyReadCTA/index.tsx +++ b/src/app/components/EasyReadCTA/index.tsx @@ -20,6 +20,7 @@ type CtaLinkProps = { export const createHrefRelativeToPage = (currentPath: string, id?: string) => { const noExtenstionPath = currentPath.split('.')[0]; + console.log('CHEK'); const slugs = noExtenstionPath.split('/'); const idToAppend = id ?? slugs[slugs.length - 1]; slugs.splice(-1, 1, idToAppend); diff --git a/ws-nextjs-app/package.json b/ws-nextjs-app/package.json index 1ee89e5a4ab..0bbe46c4f16 100644 --- a/ws-nextjs-app/package.json +++ b/ws-nextjs-app/package.json @@ -45,6 +45,6 @@ "ts-node": "^10.9.2" }, "dependencies": { - "next": "14.2.10" + "next": "14.2.15" } } diff --git a/yarn.lock b/yarn.lock index dc7f8457aab..1b899374606 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5409,17 +5409,10 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:14.2.10": - version: 14.2.10 - resolution: "@next/env@npm:14.2.10" - checksum: 10/52754033a280e2ea804bcf15df5f13fe24db6d7b9b571676e8ba79735675d66716c2d9e51a2f5b2ba6c6492178f4c82c572b3f4097efd890dfda38fd8a4328c4 - languageName: node - linkType: hard - -"@next/swc-darwin-arm64@npm:14.2.10": - version: 14.2.10 - resolution: "@next/swc-darwin-arm64@npm:14.2.10" - conditions: os=darwin & cpu=arm64 +"@next/env@npm:14.2.15": + version: 14.2.15 + resolution: "@next/env@npm:14.2.15" + checksum: 10/76257d838aa8d6ede9240e4e8fd21847304b4d593fb758ea91c96e38818784e4f059d3b4c154e83b21983ea452fc7f4d1dc257d607ebba97c80db06ca4f9148a languageName: node linkType: hard @@ -5431,9 +5424,16 @@ __metadata: languageName: node linkType: hard -"@next/swc-darwin-x64@npm:14.2.10": - version: 14.2.10 - resolution: "@next/swc-darwin-x64@npm:14.2.10" +"@next/swc-darwin-arm64@npm:14.2.15": + version: 14.2.15 + resolution: "@next/swc-darwin-arm64@npm:14.2.15" + 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" conditions: os=darwin & cpu=x64 languageName: node linkType: hard @@ -5446,13 +5446,6 @@ __metadata: languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:14.2.10": - version: 14.2.10 - resolution: "@next/swc-linux-arm64-gnu@npm:14.2.10" - conditions: os=linux & cpu=arm64 & libc=glibc - languageName: node - linkType: hard - "@next/swc-linux-arm64-gnu@npm:14.2.14": version: 14.2.14 resolution: "@next/swc-linux-arm64-gnu@npm:14.2.14" @@ -5461,17 +5454,17 @@ __metadata: languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:14.2.10": - version: 14.2.10 - resolution: "@next/swc-linux-arm64-musl@npm:14.2.10" - conditions: os=linux & cpu=arm64 & libc=musl +"@next/swc-linux-arm64-gnu@npm:14.2.15": + version: 14.2.15 + resolution: "@next/swc-linux-arm64-gnu@npm:14.2.15" + conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:14.2.10": - version: 14.2.10 - resolution: "@next/swc-linux-x64-gnu@npm:14.2.10" - conditions: os=linux & cpu=x64 & libc=glibc +"@next/swc-linux-arm64-musl@npm:14.2.15": + version: 14.2.15 + resolution: "@next/swc-linux-arm64-musl@npm:14.2.15" + conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard @@ -5483,17 +5476,17 @@ __metadata: languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:14.2.10": - version: 14.2.10 - resolution: "@next/swc-linux-x64-musl@npm:14.2.10" - conditions: os=linux & cpu=x64 & libc=musl +"@next/swc-linux-x64-gnu@npm:14.2.15": + version: 14.2.15 + resolution: "@next/swc-linux-x64-gnu@npm:14.2.15" + conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:14.2.10": - version: 14.2.10 - resolution: "@next/swc-win32-arm64-msvc@npm:14.2.10" - conditions: os=win32 & cpu=arm64 +"@next/swc-linux-x64-musl@npm:14.2.15": + version: 14.2.15 + resolution: "@next/swc-linux-x64-musl@npm:14.2.15" + conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard @@ -5505,17 +5498,17 @@ __metadata: languageName: node linkType: hard -"@next/swc-win32-ia32-msvc@npm:14.2.10": - version: 14.2.10 - resolution: "@next/swc-win32-ia32-msvc@npm:14.2.10" - conditions: os=win32 & cpu=ia32 +"@next/swc-win32-arm64-msvc@npm:14.2.15": + version: 14.2.15 + resolution: "@next/swc-win32-arm64-msvc@npm:14.2.15" + conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:14.2.10": - version: 14.2.10 - resolution: "@next/swc-win32-x64-msvc@npm:14.2.10" - conditions: os=win32 & cpu=x64 +"@next/swc-win32-ia32-msvc@npm:14.2.15": + version: 14.2.15 + resolution: "@next/swc-win32-ia32-msvc@npm:14.2.15" + conditions: os=win32 & cpu=ia32 languageName: node linkType: hard @@ -5527,6 +5520,13 @@ __metadata: 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" + conditions: os=win32 & cpu=x64 + languageName: node + linkType: hard + "@nicolo-ribaudo/chokidar-2@npm:2.1.8-no-fsevents.2": version: 2.1.8-no-fsevents.2 resolution: "@nicolo-ribaudo/chokidar-2@npm:2.1.8-no-fsevents.2" @@ -16114,20 +16114,20 @@ __metadata: languageName: node linkType: hard -"next@npm:14.2.10": - version: 14.2.10 - resolution: "next@npm:14.2.10" +"next@npm:14.2.15": + version: 14.2.15 + resolution: "next@npm:14.2.15" dependencies: - "@next/env": "npm:14.2.10" - "@next/swc-darwin-arm64": "npm:14.2.10" - "@next/swc-darwin-x64": "npm:14.2.10" - "@next/swc-linux-arm64-gnu": "npm:14.2.10" - "@next/swc-linux-arm64-musl": "npm:14.2.10" - "@next/swc-linux-x64-gnu": "npm:14.2.10" - "@next/swc-linux-x64-musl": "npm:14.2.10" - "@next/swc-win32-arm64-msvc": "npm:14.2.10" - "@next/swc-win32-ia32-msvc": "npm:14.2.10" - "@next/swc-win32-x64-msvc": "npm:14.2.10" + "@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" "@swc/helpers": "npm:0.5.5" busboy: "npm:1.6.0" caniuse-lite: "npm:^1.0.30001579" @@ -16168,7 +16168,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10/73b254332a04d41885aa63b23d692d8e1c665de4db383b29363292729b128c22ade07cae1fd1e088a9cbb595106047397bbf92bc769b124f4069844833c0a06c + checksum: 10/5c5ed27888540f3ace732c2645a84b60d9e9c572cb335c5e9ff2a78a2eba704705e92e3c3d22586fd18d1621c70a5fb7ca8c8499550734d243fdec5d2a9c8a93 languageName: node linkType: hard @@ -18770,7 +18770,7 @@ __metadata: cypress-terminal-report: "npm:7.0.4" jest: "npm:^29.7.0" jest-environment-jsdom: "npm:^29.7.0" - next: "npm:14.2.10" + next: "npm:14.2.15" next-test-api-route-handler: "npm:^4.0.8" npm-run-all2: "npm:7.0.1" ts-node: "npm:^10.9.2"