Skip to content

Commit

Permalink
build(deps): bump @material-ui/core from 4.9.8 to 4.12.4
Browse files Browse the repository at this point in the history
Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 4.9.8 to 4.12.4.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v4.12.4/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v4.12.4/packages/material-ui)

---
updated-dependencies:
- dependency-name: "@material-ui/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent 60a573c commit 32df742
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 32 deletions.
51 changes: 23 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/docs-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@material-ui/core": "4.9.8",
"@material-ui/core": "4.12.4",
"@material-ui/icons": "4.9.1",
"@material-ui/lab": "4.0.0-alpha.47",
"@material-ui/styles": "^4.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/inspector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"dependencies": {
"@etclabscore/monaco-add-json-schema-diagnostics": "^1.0.3",
"@etclabscore/react-monaco-editor": "^1.0.4",
"@material-ui/core": "4.9.8",
"@material-ui/core": "4.12.4",
"@material-ui/icons": "4.9.1",
"@material-ui/lab": "4.0.0-alpha.47",
"@monaco-editor/react": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/logs-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@etclabscore/monaco-add-json-schema-diagnostics": "^1.0.3",
"@etclabscore/react-monaco-editor": "^1.0.4",
"@material-ui/core": "4.9.8",
"@material-ui/core": "4.12.4",
"@material-ui/icons": "4.9.1",
"@material-ui/lab": "4.0.0-alpha.47",
"@open-rpc/meta-schema": "^1.14.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"bugs": "https://github.com/open-rpc/playground/issues",
"license": "Apache-2.0",
"dependencies": {
"@material-ui/core": "4.9.8",
"@material-ui/core": "4.12.4",
"@material-ui/icons": "4.9.1",
"@material-ui/lab": "4.0.0-alpha.47",
"@open-rpc/docs-react": "*",
Expand Down

0 comments on commit 32df742

Please sign in to comment.