diff --git a/package.json b/package.json index e138f8e57..b4a2a2e1a 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "ketcher-react": "2.15.1", "ketcher-standalone": "2.15.1", "lodash-es": "4.17.21", - "material-ui-popup-state": "5.0.10", + "material-ui-popup-state": "5.1.0", "nanoid": "5.0.6", "next": "14.1.4", "next-http-proxy-middleware": "1.2.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1f9415943..e4fc2a36a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -147,8 +147,8 @@ dependencies: specifier: 4.17.21 version: 4.17.21 material-ui-popup-state: - specifier: 5.0.10 - version: 5.0.10(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0) + specifier: 5.1.0 + version: 5.1.0(@mui/material@5.15.15)(react@18.2.0) nanoid: specifier: 5.0.6 version: 5.0.6 @@ -5938,21 +5938,20 @@ packages: react: 18.2.0 dev: false - /material-ui-popup-state@5.0.10(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-gd0DI8skwCSdth/j/yndoIwNkS2eDusosTe5hyPZ3jbrMzDkbQBs+tBbwapQ9hLfgiVLwICd1mwyerUV9Y5Elw==} + /material-ui-popup-state@5.1.0(@mui/material@5.15.15)(react@18.2.0): + resolution: {integrity: sha512-kG0xGqdPx3WM6AYnq0h7hCb3gk2M1FM/G/NFQN+HahcyABxCx3EFzLj5mdJICu2NYj0etZ2s7VDhAbrAezkxYg==} + engines: {node: '>=16'} peerDependencies: + '@mui/material': ^5.0.0 react: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: '@babel/runtime': 7.23.9 '@mui/material': 5.15.15(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0) + '@types/prop-types': 15.7.11 + '@types/react': 18.2.74 classnames: 2.5.1 prop-types: 15.8.1 react: 18.2.0 - transitivePeerDependencies: - - '@emotion/react' - - '@emotion/styled' - - '@types/react' - - react-dom dev: false /math-log2@1.0.1: