From 7c2f667a6bfc7892bbb7a5aeb9060c35cecb7466 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 03:37:26 +0000 Subject: [PATCH] chore: bump @mui/styles from 5.16.7 to 5.16.10 Bumps [@mui/styles](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styles) from 5.16.7 to 5.16.10. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/HEAD/packages/mui-styles) --- updated-dependencies: - dependency-name: "@mui/styles" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/main/package.json | 2 +- pnpm-lock.yaml | 61 +++++++++++++++++++++++++++++++------- 2 files changed, 52 insertions(+), 11 deletions(-) diff --git a/packages/main/package.json b/packages/main/package.json index d577155f..46de3dee 100644 --- a/packages/main/package.json +++ b/packages/main/package.json @@ -19,7 +19,7 @@ "@mui/base": "5.0.0-beta.5", "@mui/icons-material": "^6.1.5", "@mui/material": "^6.1.5", - "@mui/styles": "^5.16.7", + "@mui/styles": "^5.16.10", "@mui/x-charts": "7.7.1", "@szhsin/react-menu": "^4.2.2", "@tanstack/match-sorter-utils": "^8.19.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2c7e62b8..17f8d4bf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -64,8 +64,8 @@ importers: specifier: ^6.1.5 version: 6.1.5(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/styles': - specifier: ^5.16.7 - version: 5.16.7(@types/react@18.3.12)(react@18.3.1) + specifier: ^5.16.10 + version: 5.16.10(@types/react@18.3.12)(react@18.3.1) '@mui/x-charts': specifier: 7.7.1 version: 7.7.1(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@mui/material@6.1.5(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -731,6 +731,16 @@ packages: '@types/react': optional: true + '@mui/private-theming@5.16.8': + resolution: {integrity: sha512-3Vl9yFVLU6T3CFtxRMQTcJ60Ijv7wxQi4yjH92+9YXcsqvVspeIYoocqNoIV/1bXGYfyWu5zrCmwQVHaGY7bug==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + '@mui/private-theming@6.1.5': resolution: {integrity: sha512-FJqweqEXk0KdtTho9C2h6JEKXsOT7MAVH2Uj3N5oIqs6YKxnwBn2/zL2QuYYEtj5OJ87rEUnCfFic6ldClvzJw==} engines: {node: '>=14.0.0'} @@ -767,12 +777,12 @@ packages: '@emotion/styled': optional: true - '@mui/styles@5.16.7': - resolution: {integrity: sha512-FfXhHP/2MlqH+vLs2tIHMeCChmqSRgkOALVNLKkPrDsvtoq5J8OraOutCn1scpvRjr9mO8ZhW6jKx2t/vUDxtQ==} + '@mui/styles@5.16.10': + resolution: {integrity: sha512-Ih/xvEmDwB9d3Ga5hK0t4UC/G+KFLrbZWyuttWbbtr1s8pprflIsYpbabnoICNoxEZRKzV5g0JHKWTbJ4yvktQ==} engines: {node: '>=12.0.0'} peerDependencies: - '@types/react': ^17.0.0 || ^18.0.0 - react: ^17.0.0 + '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: '@types/react': optional: true @@ -827,6 +837,16 @@ packages: '@types/react': optional: true + '@mui/utils@5.16.8': + resolution: {integrity: sha512-P/yb7BSWallQUeiNGxb+TM8epHteIUC8gzNTdPV2VfKhVY/EnGliHgt5np0GPkjQ7EzwDi/+gBevrAJtf+K94A==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + '@mui/utils@6.1.5': resolution: {integrity: sha512-vp2WfNDY+IbKUIGg+eqX1Ry4t/BilMjzp6p9xO1rfqpYjH1mj8coQxxDfKxcQLzBQkmBJjymjoGOak5VUYwXug==} engines: {node: '>=14.0.0'} @@ -3635,7 +3655,16 @@ snapshots: '@mui/private-theming@5.16.6(@types/react@18.3.12)(react@18.3.1)': dependencies: '@babel/runtime': 7.25.9 - '@mui/utils': 5.16.6(@types/react@18.3.12)(react@18.3.1) + '@mui/utils': 5.16.8(@types/react@18.3.12)(react@18.3.1) + prop-types: 15.8.1 + react: 18.3.1 + optionalDependencies: + '@types/react': 18.3.12 + + '@mui/private-theming@5.16.8(@types/react@18.3.12)(react@18.3.1)': + dependencies: + '@babel/runtime': 7.25.9 + '@mui/utils': 5.16.8(@types/react@18.3.12)(react@18.3.1) prop-types: 15.8.1 react: 18.3.1 optionalDependencies: @@ -3674,13 +3703,13 @@ snapshots: '@emotion/react': 11.13.3(@types/react@18.3.12)(react@18.3.1) '@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) - '@mui/styles@5.16.7(@types/react@18.3.12)(react@18.3.1)': + '@mui/styles@5.16.10(@types/react@18.3.12)(react@18.3.1)': dependencies: '@babel/runtime': 7.25.9 '@emotion/hash': 0.9.2 - '@mui/private-theming': 5.16.6(@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/types': 7.2.18(@types/react@18.3.12) - '@mui/utils': 5.16.6(@types/react@18.3.12)(react@18.3.1) + '@mui/utils': 5.16.8(@types/react@18.3.12)(react@18.3.1) clsx: 2.1.1 csstype: 3.1.3 hoist-non-react-statics: 3.3.2 @@ -3745,6 +3774,18 @@ snapshots: optionalDependencies: '@types/react': 18.3.12 + '@mui/utils@5.16.8(@types/react@18.3.12)(react@18.3.1)': + dependencies: + '@babel/runtime': 7.25.9 + '@mui/types': 7.2.18(@types/react@18.3.12) + '@types/prop-types': 15.7.13 + clsx: 2.1.1 + prop-types: 15.8.1 + react: 18.3.1 + react-is: 18.3.1 + optionalDependencies: + '@types/react': 18.3.12 + '@mui/utils@6.1.5(@types/react@18.3.12)(react@18.3.1)': dependencies: '@babel/runtime': 7.25.9