From 49d276f134afb2f87c3bc7dc5bcc86fe66fe8c4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 12:24:51 -0400 Subject: [PATCH] chore(deps): bump @mui/private-theming from 5.14.8 to 5.14.10 (#382) Bumps [@mui/private-theming](https://github.com/mui/material-ui/tree/HEAD/packages/mui-private-theming) from 5.14.8 to 5.14.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/v5.14.10/packages/mui-private-theming) --- updated-dependencies: - dependency-name: "@mui/private-theming" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- openllm-contrib/clojure/package.json | 2 +- pnpm-lock.yaml | 20 ++------------------ 2 files changed, 3 insertions(+), 19 deletions(-) diff --git a/openllm-contrib/clojure/package.json b/openllm-contrib/clojure/package.json index 5b1cc88e..e37972ed 100644 --- a/openllm-contrib/clojure/package.json +++ b/openllm-contrib/clojure/package.json @@ -57,7 +57,7 @@ "@mui/base": "5.0.0-beta.16", "@mui/icons-material": "5.14.8", "@mui/material": "5.14.9", - "@mui/private-theming": "^5.14.8", + "@mui/private-theming": "^5.14.10", "@mui/styled-engine": "^5.14.10", "@mui/system": "^5.14.10", "@mui/utils": "^5.14.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b2fca837..df304fb6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -191,8 +191,8 @@ importers: specifier: 5.14.9 version: 5.14.9(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(react-dom@18.2.0)(react@18.2.0) '@mui/private-theming': - specifier: ^5.14.8 - version: 5.14.8(react@18.2.0) + specifier: ^5.14.10 + version: 5.14.10(react@18.2.0) '@mui/styled-engine': specifier: ^5.14.10 version: 5.14.10(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(react@18.2.0) @@ -1945,22 +1945,6 @@ packages: react: 18.2.0 dev: false - /@mui/private-theming@5.14.8(react@18.2.0): - resolution: {integrity: sha512-iBzpcl3Mh92XaYpYPdgzzRxNGkjpoDz8rf8/q5m+EBPowFEHV+CCS9hC0Q2pOKLW3VFFikA7w/GHt7n++40JGQ==} - engines: {node: '>=12.0.0'} - peerDependencies: - '@types/react': ^17.0.0 || ^18.0.0 - react: ^17.0.0 || ^18.0.0 - peerDependenciesMeta: - '@types/react': - optional: true - dependencies: - '@babel/runtime': 7.22.15 - '@mui/utils': 5.14.8(react@18.2.0) - prop-types: 15.8.1 - react: 18.2.0 - dev: false - /@mui/styled-engine@5.14.10(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(react@18.2.0): resolution: {integrity: sha512-EJckxmQHrsBvDbFu1trJkvjNw/1R7jfNarnqPSnL+jEQawCkQIqVELWLrlOa611TFtxSJGkdUfCFXeJC203HVg==} engines: {node: '>=12.0.0'}