From f195a5299e44ebdb6b6d07e2e16697b2bf6ba58b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 18:13:43 +0000 Subject: [PATCH 1/3] Bump next to 14.2.15 [SECURITY] --- test/bundling/fixtures/next-webpack4/package.json | 2 +- test/bundling/fixtures/next-webpack5/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/bundling/fixtures/next-webpack4/package.json b/test/bundling/fixtures/next-webpack4/package.json index 33fccdf205f126..25d9767b408558 100644 --- a/test/bundling/fixtures/next-webpack4/package.json +++ b/test/bundling/fixtures/next-webpack4/package.json @@ -17,7 +17,7 @@ "@mui/styles": "workspace:*", "@mui/system": "workspace:*", "@mui/utils": "workspace:*", - "next": "14.2.7", + "next": "14.2.15", "react": "^17.0.2", "react-dom": "^17.0.2", "react-is": "^17.0.2" diff --git a/test/bundling/fixtures/next-webpack5/package.json b/test/bundling/fixtures/next-webpack5/package.json index 8b156402859bd8..5c70b1c6954ccb 100644 --- a/test/bundling/fixtures/next-webpack5/package.json +++ b/test/bundling/fixtures/next-webpack5/package.json @@ -16,7 +16,7 @@ "@mui/styles": "workspace:*", "@mui/system": "workspace:*", "@mui/utils": "workspace:*", - "next": "14.2.7", + "next": "14.2.15", "react": "18.2.0", "react-dom": "18.2.0", "react-is": "18.2.0" From e24dd440310a9e389a7211d1c3d28ebb940e9947 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20Garc=C3=ADa=20Herv=C3=A1s?= Date: Tue, 24 Dec 2024 19:04:53 +0100 Subject: [PATCH 2/3] Trigger CI From 8c6a1303f4962eadc27e5a1a15724eb8beeb04a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20Garc=C3=ADa=20Herv=C3=A1s?= Date: Tue, 24 Dec 2024 19:34:26 +0100 Subject: [PATCH 3/3] Trigger CI