Skip to content

Commit

Permalink
build(deps): bump @mui/styles from 5.14.6 to 5.14.7 (#1146)
Browse files Browse the repository at this point in the history
Bumps [@mui/styles](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styles) from 5.14.6 to 5.14.7.
- [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.7/packages/mui-styles)

---
updated-dependencies:
- dependency-name: "@mui/styles"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2023
1 parent 389c24b commit fdbe18d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@feathersjs/rest-client": "^4.5.16",
"@mui/lab": "^5.0.0-alpha.142",
"@mui/material": "^5.14.7",
"@mui/styles": "^5.14.6",
"@mui/styles": "^5.14.7",
"axios": "^1.5.0",
"ra-data-feathers": "^2.9.4",
"ra-input-rich-text": "^4.13.3",
Expand Down
23 changes: 7 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1851,15 +1851,6 @@
react-is "^18.2.0"
react-transition-group "^4.4.5"

"@mui/private-theming@^5.14.6":
version "5.14.6"
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.14.6.tgz#bd80c91bea94b6e54a74764f8d3fb0d4ec418acb"
integrity sha512-3VBLFGizBXfofyk33bwRg6t9L648aKnLmOKPfY1wFuiXq3AEYwobK65iDci/tHKxm/VKbZ6A7PFjLejvB3EvRQ==
dependencies:
"@babel/runtime" "^7.22.10"
"@mui/utils" "^5.14.6"
prop-types "^15.8.1"

"@mui/private-theming@^5.14.7":
version "5.14.7"
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.14.7.tgz#c9fec31e59bf66b12959e724b0e8ec3bb4a3d923"
Expand All @@ -1879,16 +1870,16 @@
csstype "^3.1.2"
prop-types "^15.8.1"

"@mui/styles@^5.14.6":
version "5.14.6"
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.14.6.tgz#57e005b02defdabffd900566b1f13665f37d4fdf"
integrity sha512-zobdWsC3S8vw6nyD30aaIduC1VwiBu2EKwIuKUc9MH3EmL6QhB5WuV4gZFtFPfBIGRGOjKKOKnnKgjmeQktPbQ==
"@mui/styles@^5.14.7":
version "5.14.7"
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.14.7.tgz#e704f465b39e6dbfcd30090b191cf8140f7a9e42"
integrity sha512-5qA81gIRBUd3ur2FtGO10UmArpqaGWL+eUGFVSf68SjhahhHr86/JgqsXqUPyW/LPnyW92SZxhQ6El6Co8i7AQ==
dependencies:
"@babel/runtime" "^7.22.10"
"@emotion/hash" "^0.9.1"
"@mui/private-theming" "^5.14.6"
"@mui/private-theming" "^5.14.7"
"@mui/types" "^7.2.4"
"@mui/utils" "^5.14.6"
"@mui/utils" "^5.14.7"
clsx "^2.0.0"
csstype "^3.1.2"
hoist-non-react-statics "^3.3.2"
Expand Down Expand Up @@ -1921,7 +1912,7 @@
resolved "https://registry.npmjs.org/@mui/types/-/types-7.2.4.tgz#b6fade19323b754c5c6de679a38f068fd50b9328"
integrity sha512-LBcwa8rN84bKF+f5sDyku42w1NTxaPgPyYKODsh01U1fVstTClbUoSA96oyRBnSNyEiAVjKm6Gwx9vjR+xyqHA==

"@mui/utils@^5.14.6", "@mui/utils@^5.14.7":
"@mui/utils@^5.14.7":
version "5.14.7"
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.14.7.tgz#3677bcabe032f1185e151f57d8c1a166df3ae0a1"
integrity sha512-RtheP/aBoPogVdi8vj8Vo2IFnRa4mZVmnD0RGlVZ49yF60rZs+xP4/KbpIrTr83xVs34QmHQ2aQ+IX7I0a0dDw==
Expand Down

0 comments on commit fdbe18d

Please sign in to comment.