From 60dccd82a22ce377eaeb4d0dcec3e8eb4dca22f6 Mon Sep 17 00:00:00 2001 From: MUI bot <2109932+Janpot@users.noreply.github.com> Date: Mon, 7 Oct 2024 18:19:19 +0200 Subject: [PATCH 1/2] [code-infra] Align `next` dependency specifier across the project --- packages/mui-material-nextjs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mui-material-nextjs/package.json b/packages/mui-material-nextjs/package.json index 9f6046512c762c..20bd32af0d7612 100644 --- a/packages/mui-material-nextjs/package.json +++ b/packages/mui-material-nextjs/package.json @@ -43,7 +43,7 @@ "@emotion/react": "^11.13.3", "@emotion/server": "^11.11.0", "@types/react": "^18.3.6", - "next": "14.2.14", + "next": "^14.2.14", "react": "^18.3.1" }, "peerDependencies": { From 8cc5feb0727b137ce4a75df0dc4f22f5babae98b Mon Sep 17 00:00:00 2001 From: MUI bot <2109932+Janpot@users.noreply.github.com> Date: Mon, 7 Oct 2024 18:19:24 +0200 Subject: [PATCH 2/2] Update pnpm-lock.yaml --- pnpm-lock.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 977b254d71505b..3d54570e709489 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1846,7 +1846,7 @@ importers: specifier: ^18.3.6 version: 18.3.10 next: - specifier: 14.2.14 + specifier: ^14.2.14 version: 14.2.14(@babel/core@7.25.2)(@opentelemetry/api@1.8.0)(@playwright/test@1.47.2)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: specifier: ^18.3.1