From 636ea33f6d340e96f6ad78ee4d0ba24905939b24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 10:30:52 +0000 Subject: [PATCH] Bump material-ui-popup-state to ^5.3.3 --- docs/package.json | 2 +- pnpm-lock.yaml | 20 +++++++++++++------- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/docs/package.json b/docs/package.json index b60b0308da0ff4..d68c922e44a0eb 100644 --- a/docs/package.json +++ b/docs/package.json @@ -81,7 +81,7 @@ "lodash": "^4.17.21", "lz-string": "^1.5.0", "markdown-to-jsx": "^7.7.2", - "material-ui-popup-state": "^5.3.1", + "material-ui-popup-state": "^5.3.3", "next": "^15.1.1", "notistack": "3.0.1", "nprogress": "^0.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3ee1fefbfc1554..0557be11361074 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -741,8 +741,8 @@ importers: specifier: ^7.7.2 version: 7.7.2(react@19.0.0) material-ui-popup-state: - specifier: ^5.3.1 - version: 5.3.1(@mui/material@packages+mui-material+build)(react@19.0.0) + specifier: ^5.3.3 + version: 5.3.3(@mui/material@packages+mui-material+build)(@types/react@19.0.1)(react@19.0.0) next: specifier: ^15.1.1 version: 15.1.2(@babel/core@7.26.0)(@opentelemetry/api@1.8.0)(@playwright/test@1.48.2)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -9594,12 +9594,16 @@ packages: marky@1.2.5: resolution: {integrity: sha512-q9JtQJKjpsVxCRVgQ+WapguSbKC3SQ5HEzFGPAJMStgh3QjCawp00UKv3MTTAArTmGmmPUvllHZoNbZ3gs0I+Q==} - material-ui-popup-state@5.3.1: - resolution: {integrity: sha512-mmx1DsQwF/2cmcpHvS/QkUwOQG2oAM+cDEQU0DaZVYnvwKyTB3AFgu8l1/E+LQFausmzpSJoljwQSZXkNvt7eA==} + material-ui-popup-state@5.3.3: + resolution: {integrity: sha512-eaoA4y965neZw1/iPYZ7haCGO369m5QXJT35e0RStzHd4lgrd6PC+UYkYTIRGTrNt+8Vbx8qtYUFDzRjjAGwnw==} engines: {node: '>=16'} peerDependencies: '@mui/material': ^5.0.0 || ^6.0.0 - react: ^16.8.0 || ^17.0.0 || ^18.0.0 + '@types/react': ^16.8.0 || ^17 || ^18 || ^19 + react: ^16.8.0 || ^17 || ^18 || ^19 + peerDependenciesMeta: + '@types/react': + optional: true math-intrinsics@1.0.0: resolution: {integrity: sha512-4MqMiKP90ybymYvsut0CH2g4XWbfLtmlCkXmtmdcDCxNB+mQcu1w/1+L/VD7vi/PSv7X2JYV7SCcR+jiPXnQtA==} @@ -16974,6 +16978,7 @@ snapshots: dependencies: '@types/prop-types': 15.7.14 csstype: 3.1.3 + optional: true '@types/react@19.0.2': dependencies: @@ -21987,15 +21992,16 @@ snapshots: marky@1.2.5: {} - material-ui-popup-state@5.3.1(@mui/material@packages+mui-material+build)(react@19.0.0): + material-ui-popup-state@5.3.3(@mui/material@packages+mui-material+build)(@types/react@19.0.1)(react@19.0.0): dependencies: '@babel/runtime': 7.26.0 '@mui/material': link:packages/mui-material/build '@types/prop-types': 15.7.14 - '@types/react': 18.3.12 classnames: 2.3.2 prop-types: 15.8.1 react: 19.0.0 + optionalDependencies: + '@types/react': 19.0.1 math-intrinsics@1.0.0: {}