diff --git a/.yarn/cache/@babel-preset-react-npm-7.25.9-d1295a160d-3c9daf47cf.zip b/.yarn/cache/@babel-preset-react-npm-7.25.9-d1295a160d-3c9daf47cf.zip deleted file mode 100644 index 75e32992134..00000000000 Binary files a/.yarn/cache/@babel-preset-react-npm-7.25.9-d1295a160d-3c9daf47cf.zip and /dev/null differ diff --git a/.yarn/cache/@babel-preset-react-npm-7.26.3-2d5f3b732a-88cb78c402.zip b/.yarn/cache/@babel-preset-react-npm-7.26.3-2d5f3b732a-88cb78c402.zip new file mode 100644 index 00000000000..e21bfecd53e Binary files /dev/null and b/.yarn/cache/@babel-preset-react-npm-7.26.3-2d5f3b732a-88cb78c402.zip differ diff --git a/.yarn/cache/@next-swc-darwin-x64-npm-14.2.10-a1396b1353-10.zip b/.yarn/cache/@next-swc-linux-x64-gnu-npm-14.2.10-c8787ddfc6-10.zip similarity index 73% rename from .yarn/cache/@next-swc-darwin-x64-npm-14.2.10-a1396b1353-10.zip rename to .yarn/cache/@next-swc-linux-x64-gnu-npm-14.2.10-c8787ddfc6-10.zip index 1dc6672a331..d606f24cbe2 100644 Binary files a/.yarn/cache/@next-swc-darwin-x64-npm-14.2.10-a1396b1353-10.zip and b/.yarn/cache/@next-swc-linux-x64-gnu-npm-14.2.10-c8787ddfc6-10.zip differ diff --git a/.yarn/cache/fsevents-patch-6b67494872-10.zip b/.yarn/cache/fsevents-patch-6b67494872-10.zip deleted file mode 100644 index 9887ada72d9..00000000000 Binary files a/.yarn/cache/fsevents-patch-6b67494872-10.zip and /dev/null differ diff --git a/package.json b/package.json index 8c39533663d..fb88bb57f78 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "@babel/plugin-transform-runtime": "7.25.9", "@babel/polyfill": "7.12.1", "@babel/preset-env": "7.26.0", - "@babel/preset-react": "7.25.9", + "@babel/preset-react": "7.26.3", "@babel/preset-typescript": "7.26.0", "@babel/runtime": "7.26.0", "@cypress/webpack-preprocessor": "6.0.2", diff --git a/ws-nextjs-app/package.json b/ws-nextjs-app/package.json index de916f1562b..1c17ed98b08 100644 --- a/ws-nextjs-app/package.json +++ b/ws-nextjs-app/package.json @@ -25,7 +25,7 @@ "devDependencies": { "@babel/core": "7.26.0", "@babel/plugin-proposal-export-default-from": "7.25.9", - "@babel/preset-react": "7.25.9", + "@babel/preset-react": "7.26.3", "@emotion/babel-plugin": "11.11.0", "@emotion/jest": "^11.11.0", "@jest/environment": "^29.7.0", diff --git a/yarn.lock b/yarn.lock index 71c6657b166..1cd82a5d1ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4101,9 +4101,9 @@ __metadata: languageName: node linkType: hard -"@babel/preset-react@npm:7.25.9": - version: 7.25.9 - resolution: "@babel/preset-react@npm:7.25.9" +"@babel/preset-react@npm:7.26.3": + version: 7.26.3 + resolution: "@babel/preset-react@npm:7.26.3" dependencies: "@babel/helper-plugin-utils": "npm:^7.25.9" "@babel/helper-validator-option": "npm:^7.25.9" @@ -4113,7 +4113,7 @@ __metadata: "@babel/plugin-transform-react-pure-annotations": "npm:^7.25.9" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 10/3c9daf47cf51568d96984d21b9f83992590c0e91f16a333f999100bb3c2c200730cde6806ed37fd2c999e0a63becefc881740b8f765b5a4aff4efc674e3e4197 + checksum: 10/88cb78c402b79f32389ee06451da51698d5b1da7641d9a47482883f537fe5441a138bd4c077d8533fd6d557406b08911c47b94402cea843db598e020bdd9a373 languageName: node linkType: hard @@ -18757,7 +18757,7 @@ __metadata: dependencies: "@babel/core": "npm:7.26.0" "@babel/plugin-proposal-export-default-from": "npm:7.25.9" - "@babel/preset-react": "npm:7.25.9" + "@babel/preset-react": "npm:7.26.3" "@emotion/babel-plugin": "npm:11.11.0" "@emotion/jest": "npm:^11.11.0" "@jest/environment": "npm:^29.7.0" @@ -18790,7 +18790,7 @@ __metadata: "@babel/plugin-transform-runtime": "npm:7.25.9" "@babel/polyfill": "npm:7.12.1" "@babel/preset-env": "npm:7.26.0" - "@babel/preset-react": "npm:7.25.9" + "@babel/preset-react": "npm:7.26.3" "@babel/preset-typescript": "npm:7.26.0" "@babel/runtime": "npm:7.26.0" "@bbc/web-vitals": "npm:2.3.1"