From 5b3535656cc18e0c1a9e5dd3c2d8e0fb95b3af88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 08:47:30 +0000 Subject: [PATCH] Update dependency @mui/material to v6 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 69 ++++++++++++++++++++++------------------- 2 files changed, 38 insertions(+), 33 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 1147b977..1f322eb9 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -25,7 +25,7 @@ "@fortawesome/fontawesome-common-types": "6.7.1", "@fortawesome/free-brands-svg-icons": "6.7.1", "@mui/icons-material": "5.16.8", - "@mui/material": "5.16.8", + "@mui/material": "6.1.9", "@reduxjs/toolkit": "1.9.7", "clsx": "2.1.1", "ky": "1.7.2", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 0562ddab..050486c4 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -22,10 +22,10 @@ dependencies: version: 6.7.1 '@mui/icons-material': specifier: 5.16.8 - version: 5.16.8(@mui/material@5.16.8)(@types/react@18.3.12)(react@18.3.1) + version: 5.16.8(@mui/material@6.1.9)(@types/react@18.3.12)(react@18.3.1) '@mui/material': - specifier: 5.16.8 - version: 5.16.8(@emotion/react@11.13.5)(@emotion/styled@11.13.5)(@types/react@18.3.12)(react-dom@18.3.1)(react@18.3.1) + specifier: 6.1.9 + version: 6.1.9(@emotion/react@11.13.5)(@emotion/styled@11.13.5)(@types/react@18.3.12)(react-dom@18.3.1)(react@18.3.1) '@reduxjs/toolkit': specifier: 1.9.7 version: 1.9.7(react-redux@9.1.2)(react@18.3.1) @@ -58,7 +58,7 @@ dependencies: version: 6.1.13(react-dom@18.3.1)(react@18.3.1) tss-react: specifier: 4.9.13 - version: 4.9.13(@emotion/react@11.13.5)(@mui/material@5.16.8)(react@18.3.1) + version: 4.9.13(@emotion/react@11.13.5)(@mui/material@6.1.9)(react@18.3.1) devDependencies: '@types/node': @@ -621,11 +621,11 @@ packages: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.0 - /@mui/core-downloads-tracker@5.16.8: - resolution: {integrity: sha512-DARxShbBsWz6azwkTmv05rR7rJfcd9cXFsQtbcr24A+5esQBSnK2N3cbg/izlvuMGxonfWaysz/ae+6Ij9RAHQ==} + /@mui/core-downloads-tracker@6.1.9: + resolution: {integrity: sha512-TWqj7b1w5cmSz4H/uf+y2AHxAH4ldPR7D2bz0XVyn60GCAo/zRbRPx7cF8gTs/i7CiYeHzV6dtat0VpMwOtolw==} dev: false - /@mui/icons-material@5.16.8(@mui/material@5.16.8)(@types/react@18.3.12)(react@18.3.1): + /@mui/icons-material@5.16.8(@mui/material@6.1.9)(@types/react@18.3.12)(react@18.3.1): resolution: {integrity: sha512-2HKzTsCPbNgJq2z4tI6sLDwxKXqiiPh6L3IhuB8w+ypShE/qAI4FZQfI2o93vysQnkPB4Rw3FKSwAJWTThhHQA==} engines: {node: '>=12.0.0'} peerDependencies: @@ -637,17 +637,18 @@ packages: optional: true dependencies: '@babel/runtime': 7.26.0 - '@mui/material': 5.16.8(@emotion/react@11.13.5)(@emotion/styled@11.13.5)(@types/react@18.3.12)(react-dom@18.3.1)(react@18.3.1) + '@mui/material': 6.1.9(@emotion/react@11.13.5)(@emotion/styled@11.13.5)(@types/react@18.3.12)(react-dom@18.3.1)(react@18.3.1) '@types/react': 18.3.12 react: 18.3.1 dev: false - /@mui/material@5.16.8(@emotion/react@11.13.5)(@emotion/styled@11.13.5)(@types/react@18.3.12)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-amnDx385shdQasC7wAk/oQjfti8N4wm0fLEcD7n5KXDZxn9Y+0VKEC+ieVseOUGuY5B2FqzdNfeVwUPTmUBszQ==} - engines: {node: '>=12.0.0'} + /@mui/material@6.1.9(@emotion/react@11.13.5)(@emotion/styled@11.13.5)(@types/react@18.3.12)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-NwqIN0bdsgzSbZd5JFcC+2ez0XW/XNs8uiV2PDHrqQ4qf/FEasFJG1z6g8JbCN0YlTrHZekVb17X0Fv0qcYJfQ==} + engines: {node: '>=14.0.0'} peerDependencies: '@emotion/react': ^11.5.0 '@emotion/styled': ^11.3.0 + '@mui/material-pigment-css': ^6.1.9 '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 react: ^17.0.0 || ^18.0.0 || ^19.0.0 react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -656,16 +657,18 @@ packages: optional: true '@emotion/styled': optional: true + '@mui/material-pigment-css': + optional: true '@types/react': optional: true dependencies: '@babel/runtime': 7.26.0 '@emotion/react': 11.13.5(@types/react@18.3.12)(react@18.3.1) '@emotion/styled': 11.13.5(@emotion/react@11.13.5)(@types/react@18.3.12)(react@18.3.1) - '@mui/core-downloads-tracker': 5.16.8 - '@mui/system': 5.16.8(@emotion/react@11.13.5)(@emotion/styled@11.13.5)(@types/react@18.3.12)(react@18.3.1) + '@mui/core-downloads-tracker': 6.1.9 + '@mui/system': 6.1.9(@emotion/react@11.13.5)(@emotion/styled@11.13.5)(@types/react@18.3.12)(react@18.3.1) '@mui/types': 7.2.19(@types/react@18.3.12) - '@mui/utils': 5.16.8(@types/react@18.3.12)(react@18.3.1) + '@mui/utils': 6.1.9(@types/react@18.3.12)(react@18.3.1) '@popperjs/core': 2.11.8 '@types/react': 18.3.12 '@types/react-transition-group': 4.4.11 @@ -678,9 +681,9 @@ packages: react-transition-group: 4.4.5(react-dom@18.3.1)(react@18.3.1) dev: false - /@mui/private-theming@5.16.8(@types/react@18.3.12)(react@18.3.1): - resolution: {integrity: sha512-3Vl9yFVLU6T3CFtxRMQTcJ60Ijv7wxQi4yjH92+9YXcsqvVspeIYoocqNoIV/1bXGYfyWu5zrCmwQVHaGY7bug==} - engines: {node: '>=12.0.0'} + /@mui/private-theming@6.1.9(@types/react@18.3.12)(react@18.3.1): + resolution: {integrity: sha512-7aum/O1RquBYhfwL/7egDyl9GqJgPM6hoJDFFBbhF6Sgv9yI9v4w3ArKUkuVvR0CtVj4NXRVMKEioh1bjUzvuA==} + engines: {node: '>=14.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 react: ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -689,15 +692,15 @@ packages: optional: true dependencies: '@babel/runtime': 7.26.0 - '@mui/utils': 5.16.8(@types/react@18.3.12)(react@18.3.1) + '@mui/utils': 6.1.9(@types/react@18.3.12)(react@18.3.1) '@types/react': 18.3.12 prop-types: 15.8.1 react: 18.3.1 dev: false - /@mui/styled-engine@5.16.8(@emotion/react@11.13.5)(@emotion/styled@11.13.5)(react@18.3.1): - resolution: {integrity: sha512-OFdgFf8JczSRs0kvWGdSn0ZeXxWrY0LITDPJ/nAtLEvUUTyrlFaO4il3SECX8ruzvf1VnAxHx4M/4mX9oOn9yA==} - engines: {node: '>=12.0.0'} + /@mui/styled-engine@6.1.9(@emotion/react@11.13.5)(@emotion/styled@11.13.5)(react@18.3.1): + resolution: {integrity: sha512-xynSLlJRxHLzSfQaiDjkaTx8LiFb9ByVa7aOdwFnTxGWFMY1F+mkXwAUY4jDDE+MAxkWxlzzQE0wOohnsxhdQg==} + engines: {node: '>=14.0.0'} peerDependencies: '@emotion/react': ^11.4.1 '@emotion/styled': ^11.3.0 @@ -711,15 +714,17 @@ packages: '@babel/runtime': 7.26.0 '@emotion/cache': 11.13.5 '@emotion/react': 11.13.5(@types/react@18.3.12)(react@18.3.1) + '@emotion/serialize': 1.3.3 + '@emotion/sheet': 1.4.0 '@emotion/styled': 11.13.5(@emotion/react@11.13.5)(@types/react@18.3.12)(react@18.3.1) csstype: 3.1.3 prop-types: 15.8.1 react: 18.3.1 dev: false - /@mui/system@5.16.8(@emotion/react@11.13.5)(@emotion/styled@11.13.5)(@types/react@18.3.12)(react@18.3.1): - resolution: {integrity: sha512-L32TaFDFpGIi1g6ysRtmhc9zDgrlxDXu3NlrGE8gAsQw/ziHrPdr0PNr20O0POUshA1q14W4dNZ/z0Nx2F9lhA==} - engines: {node: '>=12.0.0'} + /@mui/system@6.1.9(@emotion/react@11.13.5)(@emotion/styled@11.13.5)(@types/react@18.3.12)(react@18.3.1): + resolution: {integrity: sha512-8x+RucnNp21gfFYsklCaZf0COXbv3+v0lrVuXONxvPEkESi2rwLlOi8UPJfcz6LxZOAX3v3oQ7qw18vnpgueRg==} + engines: {node: '>=14.0.0'} peerDependencies: '@emotion/react': ^11.5.0 '@emotion/styled': ^11.3.0 @@ -736,10 +741,10 @@ packages: '@babel/runtime': 7.26.0 '@emotion/react': 11.13.5(@types/react@18.3.12)(react@18.3.1) '@emotion/styled': 11.13.5(@emotion/react@11.13.5)(@types/react@18.3.12)(react@18.3.1) - '@mui/private-theming': 5.16.8(@types/react@18.3.12)(react@18.3.1) - '@mui/styled-engine': 5.16.8(@emotion/react@11.13.5)(@emotion/styled@11.13.5)(react@18.3.1) + '@mui/private-theming': 6.1.9(@types/react@18.3.12)(react@18.3.1) + '@mui/styled-engine': 6.1.9(@emotion/react@11.13.5)(@emotion/styled@11.13.5)(react@18.3.1) '@mui/types': 7.2.19(@types/react@18.3.12) - '@mui/utils': 5.16.8(@types/react@18.3.12)(react@18.3.1) + '@mui/utils': 6.1.9(@types/react@18.3.12)(react@18.3.1) '@types/react': 18.3.12 clsx: 2.1.1 csstype: 3.1.3 @@ -758,9 +763,9 @@ packages: '@types/react': 18.3.12 dev: false - /@mui/utils@5.16.8(@types/react@18.3.12)(react@18.3.1): - resolution: {integrity: sha512-P/yb7BSWallQUeiNGxb+TM8epHteIUC8gzNTdPV2VfKhVY/EnGliHgt5np0GPkjQ7EzwDi/+gBevrAJtf+K94A==} - engines: {node: '>=12.0.0'} + /@mui/utils@6.1.9(@types/react@18.3.12)(react@18.3.1): + resolution: {integrity: sha512-N7uzBp7p2or+xanXn3aH2OTINC6F/Ru/U8h6amhRZEev8bJhKN86rIDIoxZZ902tj+09LXtH83iLxFMjMHyqNA==} + engines: {node: '>=14.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 react: ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -3755,7 +3760,7 @@ packages: /tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - /tss-react@4.9.13(@emotion/react@11.13.5)(@mui/material@5.16.8)(react@18.3.1): + /tss-react@4.9.13(@emotion/react@11.13.5)(@mui/material@6.1.9)(react@18.3.1): resolution: {integrity: sha512-Gu19qqPH8/SAyKVIgDE5qHygirEDnNIQcXhiEc+l4Q9T7C1sfvUnbVWs+yBpmN26/wyk4FTOupjYS2wq4vH0yA==} peerDependencies: '@emotion/react': ^11.4.1 @@ -3772,7 +3777,7 @@ packages: '@emotion/react': 11.13.5(@types/react@18.3.12)(react@18.3.1) '@emotion/serialize': 1.3.3 '@emotion/utils': 1.4.2 - '@mui/material': 5.16.8(@emotion/react@11.13.5)(@emotion/styled@11.13.5)(@types/react@18.3.12)(react-dom@18.3.1)(react@18.3.1) + '@mui/material': 6.1.9(@emotion/react@11.13.5)(@emotion/styled@11.13.5)(@types/react@18.3.12)(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 dev: false