From a7745bf9dffea773b2ee4d5e455b475ebe78af7f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 19:51:59 +0100 Subject: [PATCH] fix(deps): update material-ui monorepo to v5.15.3 (master) (#4376) * fix(deps): update material-ui monorepo to v5.15.3 * chore: update snapshots --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Juan Picado --- packages/plugins/ui-theme/package.json | 6 +- packages/ui-components/package.json | 8 +- .../Help/__snapshots__/Help.test.tsx.snap | 2 +- .../Search/__snapshots__/Search.test.tsx.snap | 8 +- pnpm-lock.yaml | 178 +++++++++--------- website/package.json | 6 +- 6 files changed, 104 insertions(+), 104 deletions(-) diff --git a/packages/plugins/ui-theme/package.json b/packages/plugins/ui-theme/package.json index 9a982bc63..3856f40b8 100644 --- a/packages/plugins/ui-theme/package.json +++ b/packages/plugins/ui-theme/package.json @@ -18,9 +18,9 @@ "@emotion/jest": "11.10.5", "@emotion/react": "11.10.6", "@emotion/styled": "11.10.6", - "@mui/icons-material": "5.15.0", - "@mui/material": "5.15.0", - "@mui/styles": "5.15.0", + "@mui/icons-material": "5.15.3", + "@mui/material": "5.15.3", + "@mui/styles": "5.15.3", "@rematch/core": "2.2.0", "@rematch/loading": "2.1.2", "@rematch/persist": "2.1.2", diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index 07e0747ce..7e5adde79 100644 --- a/packages/ui-components/package.json +++ b/packages/ui-components/package.json @@ -24,10 +24,10 @@ "@emotion/styled": "^11.10.6", "@fontsource/material-icons": "^4.5.4", "@fontsource/roboto": "^4.5.8", - "@mui/icons-material": "5.15.0", - "@mui/material": "5.15.0", - "@mui/styles": "5.15.0", - "@mui/system": "5.15.0", + "@mui/icons-material": "5.15.3", + "@mui/material": "5.15.3", + "@mui/styles": "5.15.3", + "@mui/system": "5.15.3", "@rematch/core": "2.2.0", "@rematch/loading": "2.1.2", "@rematch/persist": "2.1.2", diff --git a/packages/ui-components/src/components/Help/__snapshots__/Help.test.tsx.snap b/packages/ui-components/src/components/Help/__snapshots__/Help.test.tsx.snap index 9bdeed79a..89abfd106 100644 --- a/packages/ui-components/src/components/Help/__snapshots__/Help.test.tsx.snap +++ b/packages/ui-components/src/components/Help/__snapshots__/Help.test.tsx.snap @@ -200,7 +200,7 @@ exports[` component should load the component in default state 1`] = ` padding: 8px; } -.emotion-22>:not(:first-of-type) { +.emotion-22>:not(style)~:not(style) { margin-left: 8px; } diff --git a/packages/ui-components/src/components/Search/__snapshots__/Search.test.tsx.snap b/packages/ui-components/src/components/Search/__snapshots__/Search.test.tsx.snap index 8e53d51f7..c08ed312b 100644 --- a/packages/ui-components/src/components/Search/__snapshots__/Search.test.tsx.snap +++ b/packages/ui-components/src/components/Search/__snapshots__/Search.test.tsx.snap @@ -228,7 +228,7 @@ label+.emotion-5 { margin-top: 16px; } -.emotion-5:after { +.emotion-5::after { border-bottom: 2px solid #4b5e40; left: 0; bottom: 0; @@ -251,12 +251,12 @@ label+.emotion-5 { transform: scaleX(1) translateX(0); } -.emotion-5.Mui-error:before, -.emotion-5.Mui-error:after { +.emotion-5.Mui-error::before, +.emotion-5.Mui-error::after { border-bottom-color: #d32f2f; } -.emotion-5:before { +.emotion-5::before { border-bottom: 1px solid rgba(0, 0, 0, 0.42); left: 0; bottom: 0; diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6569cd9e5..83f2e0e74 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1185,14 +1185,14 @@ importers: specifier: 11.10.6 version: 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.47)(react@18.2.0) '@mui/icons-material': - specifier: 5.15.0 - version: 5.15.0(@mui/material@5.15.0)(@types/react@18.2.47)(react@18.2.0) + specifier: 5.15.3 + version: 5.15.3(@mui/material@5.15.3)(@types/react@18.2.47)(react@18.2.0) '@mui/material': - specifier: 5.15.0 - version: 5.15.0(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.47)(react-dom@18.2.0)(react@18.2.0) + specifier: 5.15.3 + version: 5.15.3(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.47)(react-dom@18.2.0)(react@18.2.0) '@mui/styles': - specifier: 5.15.0 - version: 5.15.0(@types/react@18.2.47)(react@18.2.0) + specifier: 5.15.3 + version: 5.15.3(@types/react@18.2.47)(react@18.2.0) '@rematch/core': specifier: 2.2.0 version: 2.2.0(redux@4.2.1) @@ -1812,17 +1812,17 @@ importers: specifier: ^4.5.8 version: 4.5.8 '@mui/icons-material': - specifier: 5.15.0 - version: 5.15.0(@mui/material@5.15.0)(@types/react@18.2.47)(react@18.2.0) + specifier: 5.15.3 + version: 5.15.3(@mui/material@5.15.3)(@types/react@18.2.47)(react@18.2.0) '@mui/material': - specifier: 5.15.0 - version: 5.15.0(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.47)(react-dom@18.2.0)(react@18.2.0) + specifier: 5.15.3 + version: 5.15.3(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.47)(react-dom@18.2.0)(react@18.2.0) '@mui/styles': - specifier: 5.15.0 - version: 5.15.0(@types/react@18.2.47)(react@18.2.0) + specifier: 5.15.3 + version: 5.15.3(@types/react@18.2.47)(react@18.2.0) '@mui/system': - specifier: 5.15.0 - version: 5.15.0(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.47)(react@18.2.0) + specifier: 5.15.3 + version: 5.15.3(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.47)(react@18.2.0) '@rematch/core': specifier: 2.2.0 version: 2.2.0(redux@4.2.1) @@ -2178,14 +2178,14 @@ importers: specifier: ^1.6.22 version: 1.6.22(react@17.0.2) '@mui/icons-material': - specifier: 5.15.0 - version: 5.15.0(@mui/material@5.15.0)(@types/react@18.2.47)(react@17.0.2) + specifier: 5.15.3 + version: 5.15.3(@mui/material@5.15.3)(@types/react@18.2.47)(react@17.0.2) '@mui/material': - specifier: 5.15.0 - version: 5.15.0(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.47)(react-dom@17.0.2)(react@17.0.2) + specifier: 5.15.3 + version: 5.15.3(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.47)(react-dom@17.0.2)(react@17.0.2) '@mui/styles': - specifier: 5.15.0 - version: 5.15.0(@types/react@18.2.47)(react@17.0.2) + specifier: 5.15.3 + version: 5.15.3(@types/react@18.2.47)(react@17.0.2) '@orama/orama': specifier: 1.2.4 version: 1.2.4 @@ -6934,7 +6934,7 @@ packages: /@emotion/css-prettifier@1.1.1: resolution: {integrity: sha512-dtiZLNN3dWP0mo/+VTPkzNrjp1wL6VRHOOSMn3XpQM4D/7xOVHEIQR6lT5Yj5Omun1REog5NFZ+5hxj+LtTIyQ==} dependencies: - '@emotion/memoize': 0.8.0 + '@emotion/memoize': 0.8.1 stylis: 4.1.3 /@emotion/css@11.10.6: @@ -7886,8 +7886,8 @@ packages: - supports-color dev: true - /@mui/base@5.0.0-beta.27(@types/react@18.2.47)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-duL37qxihT1N0pW/gyXVezP7SttLkF+cLAs/y6g6ubEFmVadjbnZ45SeF12/vAiKzqwf5M0uFH1cczIPXFZygA==} + /@mui/base@5.0.0-beta.30(@types/react@18.2.47)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-dc38W4W3K42atE9nSaOeoJ7/x9wGIfawdwC/UmMxMLlZ1iSsITQ8dQJaTATCbn98YvYPINK/EH541YA5enQIPQ==} engines: {node: '>=12.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 @@ -7899,8 +7899,8 @@ packages: dependencies: '@babel/runtime': 7.23.7 '@floating-ui/react-dom': 2.0.4(react-dom@17.0.2)(react@17.0.2) - '@mui/types': 7.2.11(@types/react@18.2.47) - '@mui/utils': 5.15.2(@types/react@18.2.47)(react@17.0.2) + '@mui/types': 7.2.12(@types/react@18.2.47) + '@mui/utils': 5.15.3(@types/react@18.2.47)(react@17.0.2) '@popperjs/core': 2.11.8 '@types/react': 18.2.47 clsx: 2.0.0 @@ -7909,8 +7909,8 @@ packages: react-dom: 17.0.2(react@17.0.2) dev: false - /@mui/base@5.0.0-beta.27(@types/react@18.2.47)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-duL37qxihT1N0pW/gyXVezP7SttLkF+cLAs/y6g6ubEFmVadjbnZ45SeF12/vAiKzqwf5M0uFH1cczIPXFZygA==} + /@mui/base@5.0.0-beta.30(@types/react@18.2.47)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-dc38W4W3K42atE9nSaOeoJ7/x9wGIfawdwC/UmMxMLlZ1iSsITQ8dQJaTATCbn98YvYPINK/EH541YA5enQIPQ==} engines: {node: '>=12.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 @@ -7922,8 +7922,8 @@ packages: dependencies: '@babel/runtime': 7.23.7 '@floating-ui/react-dom': 2.0.4(react-dom@18.2.0)(react@18.2.0) - '@mui/types': 7.2.11(@types/react@18.2.47) - '@mui/utils': 5.15.2(@types/react@18.2.47)(react@18.2.0) + '@mui/types': 7.2.12(@types/react@18.2.47) + '@mui/utils': 5.15.3(@types/react@18.2.47)(react@18.2.0) '@popperjs/core': 2.11.8 '@types/react': 18.2.47 clsx: 2.0.0 @@ -7931,11 +7931,11 @@ packages: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - /@mui/core-downloads-tracker@5.15.2: - resolution: {integrity: sha512-0vk4ckS2w1F5PmkSXSd7F/QuRlNcPqWTJ8CPl+HQRLTIhJVS/VKEI+3dQufOdKfn2wS+ecnvlvXerbugs+xZ8Q==} + /@mui/core-downloads-tracker@5.15.3: + resolution: {integrity: sha512-sWeihiVyxdJjpLkp8SHkTy9kt2M/o11M60G1MzwljGL2BXdM3Ktzqv5QaQHdi00y7Y1ulvtI3GOSxP2xU8mQJw==} - /@mui/icons-material@5.15.0(@mui/material@5.15.0)(@types/react@18.2.47)(react@17.0.2): - resolution: {integrity: sha512-zHY6fOkaK7VfhWeyxO8MjO3IAjEYpYMXuqUhX7TkUZJ9+TSH/9dn4ClG4K2j6hdgBU5Yrq2Z/89Bo6BHHp7AdQ==} + /@mui/icons-material@5.15.3(@mui/material@5.15.3)(@types/react@18.2.47)(react@17.0.2): + resolution: {integrity: sha512-7LEs8AnO2Se/XYH+CcJndRsGAE+M8KAExiiQHf0V11poqmPVGcbbY82Ry2IUYf9+rOilCVnWI18ErghZ625BPQ==} engines: {node: '>=12.0.0'} peerDependencies: '@mui/material': ^5.0.0 @@ -7946,13 +7946,13 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.7 - '@mui/material': 5.15.0(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.47)(react-dom@17.0.2)(react@17.0.2) + '@mui/material': 5.15.3(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.47)(react-dom@17.0.2)(react@17.0.2) '@types/react': 18.2.47 react: 17.0.2 dev: false - /@mui/icons-material@5.15.0(@mui/material@5.15.0)(@types/react@18.2.47)(react@18.2.0): - resolution: {integrity: sha512-zHY6fOkaK7VfhWeyxO8MjO3IAjEYpYMXuqUhX7TkUZJ9+TSH/9dn4ClG4K2j6hdgBU5Yrq2Z/89Bo6BHHp7AdQ==} + /@mui/icons-material@5.15.3(@mui/material@5.15.3)(@types/react@18.2.47)(react@18.2.0): + resolution: {integrity: sha512-7LEs8AnO2Se/XYH+CcJndRsGAE+M8KAExiiQHf0V11poqmPVGcbbY82Ry2IUYf9+rOilCVnWI18ErghZ625BPQ==} engines: {node: '>=12.0.0'} peerDependencies: '@mui/material': ^5.0.0 @@ -7963,12 +7963,12 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.7 - '@mui/material': 5.15.0(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.47)(react-dom@18.2.0)(react@18.2.0) + '@mui/material': 5.15.3(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.47)(react-dom@18.2.0)(react@18.2.0) '@types/react': 18.2.47 react: 18.2.0 - /@mui/material@5.15.0(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.47)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-60CDI/hQNwJv9a3vEZtFG7zz0USdQhVwpBd3fZqrzhuXSdiMdYMaZcCXeX/KMuNq0ZxQEAZd74Pv+gOb408QVA==} + /@mui/material@5.15.3(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.47)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-DODBBMouyq1B5f3YkEWL9vO8pGCxuEGqtfpltF6peMJzz/78tJFyLQsDas9MNLC/8AdFu2BQdkK7wox5UBPTAA==} engines: {node: '>=12.0.0'} peerDependencies: '@emotion/react': ^11.5.0 @@ -7987,11 +7987,11 @@ packages: '@babel/runtime': 7.23.7 '@emotion/react': 11.10.6(@types/react@18.2.47)(react@17.0.2) '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.47)(react@17.0.2) - '@mui/base': 5.0.0-beta.27(@types/react@18.2.47)(react-dom@17.0.2)(react@17.0.2) - '@mui/core-downloads-tracker': 5.15.2 - '@mui/system': 5.15.0(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.47)(react@17.0.2) - '@mui/types': 7.2.11(@types/react@18.2.47) - '@mui/utils': 5.15.2(@types/react@18.2.47)(react@17.0.2) + '@mui/base': 5.0.0-beta.30(@types/react@18.2.47)(react-dom@17.0.2)(react@17.0.2) + '@mui/core-downloads-tracker': 5.15.3 + '@mui/system': 5.15.3(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.47)(react@17.0.2) + '@mui/types': 7.2.12(@types/react@18.2.47) + '@mui/utils': 5.15.3(@types/react@18.2.47)(react@17.0.2) '@types/react': 18.2.47 '@types/react-transition-group': 4.4.10 clsx: 2.0.0 @@ -8003,8 +8003,8 @@ packages: react-transition-group: 4.4.5(react-dom@17.0.2)(react@17.0.2) dev: false - /@mui/material@5.15.0(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.47)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-60CDI/hQNwJv9a3vEZtFG7zz0USdQhVwpBd3fZqrzhuXSdiMdYMaZcCXeX/KMuNq0ZxQEAZd74Pv+gOb408QVA==} + /@mui/material@5.15.3(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.47)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-DODBBMouyq1B5f3YkEWL9vO8pGCxuEGqtfpltF6peMJzz/78tJFyLQsDas9MNLC/8AdFu2BQdkK7wox5UBPTAA==} engines: {node: '>=12.0.0'} peerDependencies: '@emotion/react': ^11.5.0 @@ -8023,11 +8023,11 @@ packages: '@babel/runtime': 7.23.7 '@emotion/react': 11.10.6(@types/react@18.2.47)(react@18.2.0) '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.47)(react@18.2.0) - '@mui/base': 5.0.0-beta.27(@types/react@18.2.47)(react-dom@18.2.0)(react@18.2.0) - '@mui/core-downloads-tracker': 5.15.2 - '@mui/system': 5.15.0(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.47)(react@18.2.0) - '@mui/types': 7.2.11(@types/react@18.2.47) - '@mui/utils': 5.15.2(@types/react@18.2.47)(react@18.2.0) + '@mui/base': 5.0.0-beta.30(@types/react@18.2.47)(react-dom@18.2.0)(react@18.2.0) + '@mui/core-downloads-tracker': 5.15.3 + '@mui/system': 5.15.3(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.47)(react@18.2.0) + '@mui/types': 7.2.12(@types/react@18.2.47) + '@mui/utils': 5.15.3(@types/react@18.2.47)(react@18.2.0) '@types/react': 18.2.47 '@types/react-transition-group': 4.4.10 clsx: 2.0.0 @@ -8038,8 +8038,8 @@ packages: react-is: 18.2.0 react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0) - /@mui/private-theming@5.15.2(@types/react@18.2.47)(react@17.0.2): - resolution: {integrity: sha512-KlXx5TH1Mw9omSY+Q6rz5TA/P71meSYaAOeopiW8s6o433+fnOxS17rZbmd1RnDZGCo+j24TfCavQuCMBAZnQA==} + /@mui/private-theming@5.15.3(@types/react@18.2.47)(react@17.0.2): + resolution: {integrity: sha512-Q79MhVMmywC1l5bMsMZq5PsIudr1MNPJnx9/EqdMP0vpz5iNvFpnLmxsD7d8/hqTWgFAljI+LH3jX8MxlZH9Gw==} engines: {node: '>=12.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 @@ -8049,14 +8049,14 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.7 - '@mui/utils': 5.15.2(@types/react@18.2.47)(react@17.0.2) + '@mui/utils': 5.15.3(@types/react@18.2.47)(react@17.0.2) '@types/react': 18.2.47 prop-types: 15.8.1 react: 17.0.2 dev: false - /@mui/private-theming@5.15.2(@types/react@18.2.47)(react@18.2.0): - resolution: {integrity: sha512-KlXx5TH1Mw9omSY+Q6rz5TA/P71meSYaAOeopiW8s6o433+fnOxS17rZbmd1RnDZGCo+j24TfCavQuCMBAZnQA==} + /@mui/private-theming@5.15.3(@types/react@18.2.47)(react@18.2.0): + resolution: {integrity: sha512-Q79MhVMmywC1l5bMsMZq5PsIudr1MNPJnx9/EqdMP0vpz5iNvFpnLmxsD7d8/hqTWgFAljI+LH3jX8MxlZH9Gw==} engines: {node: '>=12.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 @@ -8066,13 +8066,13 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.7 - '@mui/utils': 5.15.2(@types/react@18.2.47)(react@18.2.0) + '@mui/utils': 5.15.3(@types/react@18.2.47)(react@18.2.0) '@types/react': 18.2.47 prop-types: 15.8.1 react: 18.2.0 - /@mui/styled-engine@5.15.2(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@17.0.2): - resolution: {integrity: sha512-fYEN3IZzbebeHwAmQHhxwruiOIi8W74709qXg/7tgtHV4byQSmPgnnKsZkg0hFlzjEbcJIRZyZI0qEecgpR2cg==} + /@mui/styled-engine@5.15.3(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@17.0.2): + resolution: {integrity: sha512-+d5XZCTeemOO/vBfWGEeHgTm8fjU1Psdgm+xAw+uegycO2EnoA/EfGSaG5UwZ6g3b66y48Mkxi35AggShMr88w==} engines: {node: '>=12.0.0'} peerDependencies: '@emotion/react': ^11.4.1 @@ -8093,8 +8093,8 @@ packages: react: 17.0.2 dev: false - /@mui/styled-engine@5.15.2(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0): - resolution: {integrity: sha512-fYEN3IZzbebeHwAmQHhxwruiOIi8W74709qXg/7tgtHV4byQSmPgnnKsZkg0hFlzjEbcJIRZyZI0qEecgpR2cg==} + /@mui/styled-engine@5.15.3(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0): + resolution: {integrity: sha512-+d5XZCTeemOO/vBfWGEeHgTm8fjU1Psdgm+xAw+uegycO2EnoA/EfGSaG5UwZ6g3b66y48Mkxi35AggShMr88w==} engines: {node: '>=12.0.0'} peerDependencies: '@emotion/react': ^11.4.1 @@ -8114,8 +8114,8 @@ packages: prop-types: 15.8.1 react: 18.2.0 - /@mui/styles@5.15.0(@types/react@18.2.47)(react@17.0.2): - resolution: {integrity: sha512-YAtXHlANm7wPo2IbYcWhya2c4KI9lxJm3d6UiFhObVg9WdkXZlF+hAIspmXLXo+Z9I/3AH44se+dJfY+B+duVQ==} + /@mui/styles@5.15.3(@types/react@18.2.47)(react@17.0.2): + resolution: {integrity: sha512-yePvO+0z35a1Cm7sXy3rL6F1oEJSiDFcQ/4Mkn/MHttwfBbbi7higBbUsBkuLPGoy40EiIUF+Tr+UoNW296/bA==} engines: {node: '>=12.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 @@ -8126,9 +8126,9 @@ packages: dependencies: '@babel/runtime': 7.23.7 '@emotion/hash': 0.9.1 - '@mui/private-theming': 5.15.2(@types/react@18.2.47)(react@17.0.2) - '@mui/types': 7.2.11(@types/react@18.2.47) - '@mui/utils': 5.15.2(@types/react@18.2.47)(react@17.0.2) + '@mui/private-theming': 5.15.3(@types/react@18.2.47)(react@17.0.2) + '@mui/types': 7.2.12(@types/react@18.2.47) + '@mui/utils': 5.15.3(@types/react@18.2.47)(react@17.0.2) '@types/react': 18.2.47 clsx: 2.0.0 csstype: 3.1.2 @@ -8145,8 +8145,8 @@ packages: react: 17.0.2 dev: false - /@mui/styles@5.15.0(@types/react@18.2.47)(react@18.2.0): - resolution: {integrity: sha512-YAtXHlANm7wPo2IbYcWhya2c4KI9lxJm3d6UiFhObVg9WdkXZlF+hAIspmXLXo+Z9I/3AH44se+dJfY+B+duVQ==} + /@mui/styles@5.15.3(@types/react@18.2.47)(react@18.2.0): + resolution: {integrity: sha512-yePvO+0z35a1Cm7sXy3rL6F1oEJSiDFcQ/4Mkn/MHttwfBbbi7higBbUsBkuLPGoy40EiIUF+Tr+UoNW296/bA==} engines: {node: '>=12.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 @@ -8157,9 +8157,9 @@ packages: dependencies: '@babel/runtime': 7.23.7 '@emotion/hash': 0.9.1 - '@mui/private-theming': 5.15.2(@types/react@18.2.47)(react@18.2.0) - '@mui/types': 7.2.11(@types/react@18.2.47) - '@mui/utils': 5.15.2(@types/react@18.2.47)(react@18.2.0) + '@mui/private-theming': 5.15.3(@types/react@18.2.47)(react@18.2.0) + '@mui/types': 7.2.12(@types/react@18.2.47) + '@mui/utils': 5.15.3(@types/react@18.2.47)(react@18.2.0) '@types/react': 18.2.47 clsx: 2.0.0 csstype: 3.1.2 @@ -8175,8 +8175,8 @@ packages: prop-types: 15.8.1 react: 18.2.0 - /@mui/system@5.15.0(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.47)(react@17.0.2): - resolution: {integrity: sha512-8TPjfTlYBNB7/zBJRL4QOD9kImwdZObbiYNh0+hxvhXr2koezGx8USwPXj8y/JynbzGCkIybkUztCdWlMZe6OQ==} + /@mui/system@5.15.3(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.47)(react@17.0.2): + resolution: {integrity: sha512-ewVU4eRgo4VfNMGpO61cKlfWmH7l9s6rA8EknRzuMX3DbSLfmtW2WJJg6qPwragvpPIir0Pp/AdWVSDhyNy5Tw==} engines: {node: '>=12.0.0'} peerDependencies: '@emotion/react': ^11.5.0 @@ -8194,10 +8194,10 @@ packages: '@babel/runtime': 7.23.7 '@emotion/react': 11.10.6(@types/react@18.2.47)(react@17.0.2) '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.47)(react@17.0.2) - '@mui/private-theming': 5.15.2(@types/react@18.2.47)(react@17.0.2) - '@mui/styled-engine': 5.15.2(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@17.0.2) - '@mui/types': 7.2.11(@types/react@18.2.47) - '@mui/utils': 5.15.2(@types/react@18.2.47)(react@17.0.2) + '@mui/private-theming': 5.15.3(@types/react@18.2.47)(react@17.0.2) + '@mui/styled-engine': 5.15.3(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@17.0.2) + '@mui/types': 7.2.12(@types/react@18.2.47) + '@mui/utils': 5.15.3(@types/react@18.2.47)(react@17.0.2) '@types/react': 18.2.47 clsx: 2.0.0 csstype: 3.1.2 @@ -8205,8 +8205,8 @@ packages: react: 17.0.2 dev: false - /@mui/system@5.15.0(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.47)(react@18.2.0): - resolution: {integrity: sha512-8TPjfTlYBNB7/zBJRL4QOD9kImwdZObbiYNh0+hxvhXr2koezGx8USwPXj8y/JynbzGCkIybkUztCdWlMZe6OQ==} + /@mui/system@5.15.3(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.47)(react@18.2.0): + resolution: {integrity: sha512-ewVU4eRgo4VfNMGpO61cKlfWmH7l9s6rA8EknRzuMX3DbSLfmtW2WJJg6qPwragvpPIir0Pp/AdWVSDhyNy5Tw==} engines: {node: '>=12.0.0'} peerDependencies: '@emotion/react': ^11.5.0 @@ -8224,18 +8224,18 @@ packages: '@babel/runtime': 7.23.7 '@emotion/react': 11.10.6(@types/react@18.2.47)(react@18.2.0) '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.47)(react@18.2.0) - '@mui/private-theming': 5.15.2(@types/react@18.2.47)(react@18.2.0) - '@mui/styled-engine': 5.15.2(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0) - '@mui/types': 7.2.11(@types/react@18.2.47) - '@mui/utils': 5.15.2(@types/react@18.2.47)(react@18.2.0) + '@mui/private-theming': 5.15.3(@types/react@18.2.47)(react@18.2.0) + '@mui/styled-engine': 5.15.3(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0) + '@mui/types': 7.2.12(@types/react@18.2.47) + '@mui/utils': 5.15.3(@types/react@18.2.47)(react@18.2.0) '@types/react': 18.2.47 clsx: 2.0.0 csstype: 3.1.2 prop-types: 15.8.1 react: 18.2.0 - /@mui/types@7.2.11(@types/react@18.2.47): - resolution: {integrity: sha512-KWe/QTEsFFlFSH+qRYf3zoFEj3z67s+qAuSnMMg+gFwbxG7P96Hm6g300inQL1Wy///gSRb8juX7Wafvp93m3w==} + /@mui/types@7.2.12(@types/react@18.2.47): + resolution: {integrity: sha512-3kaHiNm9khCAo0pVe0RenketDSFoZGAlVZ4zDjB/QNZV0XiCj+sh1zkX0VVhQPgYJDlBEzAag+MHJ1tU3vf0Zw==} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 peerDependenciesMeta: @@ -8244,8 +8244,8 @@ packages: dependencies: '@types/react': 18.2.47 - /@mui/utils@5.15.2(@types/react@18.2.47)(react@17.0.2): - resolution: {integrity: sha512-6dGM9/guFKBlFRHA7/mbM+E7wE7CYDy9Ny4JLtD3J+NTyhi8nd8YxlzgAgTaTVqY0BpdQ2zdfB/q6+p2EdGM0w==} + /@mui/utils@5.15.3(@types/react@18.2.47)(react@17.0.2): + resolution: {integrity: sha512-mT3LiSt9tZWCdx1pl7q4Q5tNo6gdZbvJel286ZHGuj6LQQXjWNAh8qiF9d+LogvNUI+D7eLkTnj605d1zoazfg==} engines: {node: '>=12.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 @@ -8262,8 +8262,8 @@ packages: react-is: 18.2.0 dev: false - /@mui/utils@5.15.2(@types/react@18.2.47)(react@18.2.0): - resolution: {integrity: sha512-6dGM9/guFKBlFRHA7/mbM+E7wE7CYDy9Ny4JLtD3J+NTyhi8nd8YxlzgAgTaTVqY0BpdQ2zdfB/q6+p2EdGM0w==} + /@mui/utils@5.15.3(@types/react@18.2.47)(react@18.2.0): + resolution: {integrity: sha512-mT3LiSt9tZWCdx1pl7q4Q5tNo6gdZbvJel286ZHGuj6LQQXjWNAh8qiF9d+LogvNUI+D7eLkTnj605d1zoazfg==} engines: {node: '>=12.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 diff --git a/website/package.json b/website/package.json index 45cfe6cfc..3ec875e3a 100644 --- a/website/package.json +++ b/website/package.json @@ -36,9 +36,9 @@ "@emotion/react": "11.10.6", "@emotion/styled": "11.10.6", "@mdx-js/react": "^1.6.22", - "@mui/icons-material": "5.15.0", - "@mui/material": "5.15.0", - "@mui/styles": "5.15.0", + "@mui/icons-material": "5.15.3", + "@mui/material": "5.15.3", + "@mui/styles": "5.15.3", "@orama/orama": "1.2.4", "@verdaccio/ui-components": "workspace:3.0.0-next.2", "classnames": "2.5.1",