diff --git a/frontend/package.json b/frontend/package.json index 68b0e063..6377caff 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -24,8 +24,8 @@ "@emotion/styled": "11.14.0", "@fortawesome/fontawesome-common-types": "6.7.2", "@fortawesome/free-brands-svg-icons": "6.7.2", - "@mui/icons-material": "5.16.14", - "@mui/material": "5.16.14", + "@mui/icons-material": "6.4.1", + "@mui/material": "6.4.1", "@reduxjs/toolkit": "1.9.7", "clsx": "2.1.1", "ky": "1.7.4", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 71784230..7100e0a1 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -21,11 +21,11 @@ dependencies: specifier: 6.7.2 version: 6.7.2 '@mui/icons-material': - specifier: 5.16.14 - version: 5.16.14(@mui/material@5.16.14)(@types/react@18.3.18)(react@18.3.1) + specifier: 6.4.1 + version: 6.4.1(@mui/material@6.4.1)(@types/react@18.3.18)(react@18.3.1) '@mui/material': - specifier: 5.16.14 - version: 5.16.14(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.3.18)(react-dom@18.3.1)(react@18.3.1) + specifier: 6.4.1 + version: 6.4.1(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.3.18)(react-dom@18.3.1)(react@18.3.1) '@reduxjs/toolkit': specifier: 1.9.7 version: 1.9.7(react-redux@9.2.0)(react@18.3.1) @@ -58,7 +58,7 @@ dependencies: version: 6.1.14(react-dom@18.3.1)(react@18.3.1) tss-react: specifier: 4.9.15 - version: 4.9.15(@emotion/react@11.14.0)(@mui/material@5.16.14)(@types/react@18.3.18)(react@18.3.1) + version: 4.9.15(@emotion/react@11.14.0)(@mui/material@6.4.1)(@types/react@18.3.18)(react@18.3.1) devDependencies: '@types/node': @@ -621,15 +621,15 @@ packages: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.0 - /@mui/core-downloads-tracker@5.16.14: - resolution: {integrity: sha512-sbjXW+BBSvmzn61XyTMun899E7nGPTXwqD9drm1jBUAvWEhJpPFIRxwQQiATWZnd9rvdxtnhhdsDxEGWI0jxqA==} + /@mui/core-downloads-tracker@6.4.1: + resolution: {integrity: sha512-SfDLWMV5b5oXgDf3NTa2hCTPC1d2defhDH2WgFKmAiejC4mSfXYbyi+AFCLzpizauXhgBm8OaZy9BHKnrSpahQ==} dev: false - /@mui/icons-material@5.16.14(@mui/material@5.16.14)(@types/react@18.3.18)(react@18.3.1): - resolution: {integrity: sha512-heL4S+EawrP61xMXBm59QH6HODsu0gxtZi5JtnXF2r+rghzyU/3Uftlt1ij8rmJh+cFdKTQug1L9KkZB5JgpMQ==} - engines: {node: '>=12.0.0'} + /@mui/icons-material@6.4.1(@mui/material@6.4.1)(@types/react@18.3.18)(react@18.3.1): + resolution: {integrity: sha512-wsxFcUTQxt4s+7Bg4GgobqRjyaHLmZGNOs+HJpbwrwmLbT6mhIJxhpqsKzzWq9aDY8xIe7HCjhpH7XI5UD6teA==} + engines: {node: '>=14.0.0'} peerDependencies: - '@mui/material': ^5.0.0 + '@mui/material': ^6.4.1 '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 react: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: @@ -637,17 +637,18 @@ packages: optional: true dependencies: '@babel/runtime': 7.26.0 - '@mui/material': 5.16.14(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.3.18)(react-dom@18.3.1)(react@18.3.1) + '@mui/material': 6.4.1(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.3.18)(react-dom@18.3.1)(react@18.3.1) '@types/react': 18.3.18 react: 18.3.1 dev: false - /@mui/material@5.16.14(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.3.18)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-eSXQVCMKU2xc7EcTxe/X/rC9QsV2jUe8eLM3MUCPYbo6V52eCE436akRIvELq/AqZpxx2bwkq7HC0cRhLB+yaw==} - engines: {node: '>=12.0.0'} + /@mui/material@6.4.1(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.3.18)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-MFBfia6UiKxyoLeGkAh8M15bkeDmfnsUTMRJd/vTQue6YQ8AQ6lw9HqDthyYghzDEWIvZO/lQQzLrZE8XwNJLA==} + engines: {node: '>=14.0.0'} peerDependencies: '@emotion/react': ^11.5.0 '@emotion/styled': ^11.3.0 + '@mui/material-pigment-css': ^6.4.1 '@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.14.0(@types/react@18.3.18)(react@18.3.1) '@emotion/styled': 11.14.0(@emotion/react@11.14.0)(@types/react@18.3.18)(react@18.3.1) - '@mui/core-downloads-tracker': 5.16.14 - '@mui/system': 5.16.14(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.3.18)(react@18.3.1) + '@mui/core-downloads-tracker': 6.4.1 + '@mui/system': 6.4.1(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.3.18)(react@18.3.1) '@mui/types': 7.2.21(@types/react@18.3.18) - '@mui/utils': 5.16.14(@types/react@18.3.18)(react@18.3.1) + '@mui/utils': 6.4.1(@types/react@18.3.18)(react@18.3.1) '@popperjs/core': 2.11.8 '@types/react': 18.3.18 '@types/react-transition-group': 4.4.12(@types/react@18.3.18) @@ -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.14(@types/react@18.3.18)(react@18.3.1): - resolution: {integrity: sha512-12t7NKzvYi819IO5IapW2BcR33wP/KAVrU8d7gLhGHoAmhDxyXlRoKiRij3TOD8+uzk0B6R9wHUNKi4baJcRNg==} - engines: {node: '>=12.0.0'} + /@mui/private-theming@6.4.1(@types/react@18.3.18)(react@18.3.1): + resolution: {integrity: sha512-DcT7mwK89owwgcEuiE7w458te4CIjHbYWW6Kn6PiR6eLtxBsoBYphA968uqsQAOBQDpbYxvkuFLwhgk4bxoN/Q==} + 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.14(@types/react@18.3.18)(react@18.3.1) + '@mui/utils': 6.4.1(@types/react@18.3.18)(react@18.3.1) '@types/react': 18.3.18 prop-types: 15.8.1 react: 18.3.1 dev: false - /@mui/styled-engine@5.16.14(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(react@18.3.1): - resolution: {integrity: sha512-UAiMPZABZ7p8mUW4akDV6O7N3+4DatStpXMZwPlt+H/dA0lt67qawN021MNND+4QTpjaiMYxbhKZeQcyWCbuKw==} - engines: {node: '>=12.0.0'} + /@mui/styled-engine@6.4.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(react@18.3.1): + resolution: {integrity: sha512-ek/ZrDujrger12P6o4luQIfRd2IziH7jQod2WMbLqGE03Iy0zUwYmckRTVhRQTLPNccpD8KXGcALJF+uaUQlbg==} + 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.14.0 '@emotion/react': 11.14.0(@types/react@18.3.18)(react@18.3.1) + '@emotion/serialize': 1.3.3 + '@emotion/sheet': 1.4.0 '@emotion/styled': 11.14.0(@emotion/react@11.14.0)(@types/react@18.3.18)(react@18.3.1) csstype: 3.1.3 prop-types: 15.8.1 react: 18.3.1 dev: false - /@mui/system@5.16.14(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.3.18)(react@18.3.1): - resolution: {integrity: sha512-KBxMwCb8mSIABnKvoGbvM33XHyT+sN0BzEBG+rsSc0lLQGzs7127KWkCA6/H8h6LZ00XpBEME5MAj8mZLiQ1tw==} - engines: {node: '>=12.0.0'} + /@mui/system@6.4.1(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.3.18)(react@18.3.1): + resolution: {integrity: sha512-rgQzgcsHCTtzF9MZ+sL0tOhf2ZBLazpjrujClcb4Siju5lTrK0xX4PsiropActzCemNfM+mOu+0jezAVnfRK8g==} + 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.14.0(@types/react@18.3.18)(react@18.3.1) '@emotion/styled': 11.14.0(@emotion/react@11.14.0)(@types/react@18.3.18)(react@18.3.1) - '@mui/private-theming': 5.16.14(@types/react@18.3.18)(react@18.3.1) - '@mui/styled-engine': 5.16.14(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(react@18.3.1) + '@mui/private-theming': 6.4.1(@types/react@18.3.18)(react@18.3.1) + '@mui/styled-engine': 6.4.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(react@18.3.1) '@mui/types': 7.2.21(@types/react@18.3.18) - '@mui/utils': 5.16.14(@types/react@18.3.18)(react@18.3.1) + '@mui/utils': 6.4.1(@types/react@18.3.18)(react@18.3.1) '@types/react': 18.3.18 clsx: 2.1.1 csstype: 3.1.3 @@ -758,9 +763,9 @@ packages: '@types/react': 18.3.18 dev: false - /@mui/utils@5.16.14(@types/react@18.3.18)(react@18.3.1): - resolution: {integrity: sha512-wn1QZkRzSmeXD1IguBVvJJHV3s6rxJrfb6YuC9Kk6Noh9f8Fb54nUs5JRkKm+BOerRhj5fLg05Dhx/H3Ofb8Mg==} - engines: {node: '>=12.0.0'} + /@mui/utils@6.4.1(@types/react@18.3.18)(react@18.3.1): + resolution: {integrity: sha512-iQUDUeYh87SvR4lVojaRaYnQix8BbRV51MxaV6MBmqthecQoxwSbS5e2wnbDJUeFxY2ppV505CiqPLtd0OWkqw==} + 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 @@ -3889,7 +3894,7 @@ packages: /tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - /tss-react@4.9.15(@emotion/react@11.14.0)(@mui/material@5.16.14)(@types/react@18.3.18)(react@18.3.1): + /tss-react@4.9.15(@emotion/react@11.14.0)(@mui/material@6.4.1)(@types/react@18.3.18)(react@18.3.1): resolution: {integrity: sha512-rLiEmDwUtln9RKTUR/ZPYBrufF0Tq/PFggO1M7P8M3/FAcodPQ746Ug9MCEFkURKDlntN17+Oja0DMMz5yBnsQ==} peerDependencies: '@emotion/react': ^11.4.1 @@ -3907,7 +3912,7 @@ packages: '@emotion/react': 11.14.0(@types/react@18.3.18)(react@18.3.1) '@emotion/serialize': 1.3.3 '@emotion/utils': 1.4.2 - '@mui/material': 5.16.14(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.3.18)(react-dom@18.3.1)(react@18.3.1) + '@mui/material': 6.4.1(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.3.18)(react-dom@18.3.1)(react@18.3.1) '@types/react': 18.3.18 react: 18.3.1 dev: false