Skip to content

Commit

Permalink
fix(deps): update material-ui monorepo to v5.16.0 (#4206)
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptedAlchemy authored Jul 6, 2024
1 parent f39ceaf commit d999636
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 38 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"dependencies": {
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@mui/icons-material": "5.15.20",
"@mui/material": "5.15.20",
"@mui/icons-material": "5.16.0",
"@mui/material": "5.16.0",
"@nivo/bar": "0.87.0",
"@nivo/core": "0.87.0",
"@nivo/geo": "0.87.0",
Expand Down
4 changes: 2 additions & 2 deletions dashboard-admin-react-rspack-material-ui/faq-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"dependencies": {
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@mui/icons-material": "5.15.20",
"@mui/material": "5.15.20",
"@mui/icons-material": "5.16.0",
"@mui/material": "5.16.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.24.1"
Expand Down
4 changes: 2 additions & 2 deletions dashboard-admin-react-rspack-material-ui/root/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"dependencies": {
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@mui/icons-material": "5.15.20",
"@mui/material": "5.15.20",
"@mui/icons-material": "5.16.0",
"@mui/material": "5.16.0",
"@mui/styled-engine-sc": "5.14.12",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions dashboard-admin-react-rspack-material-ui/sidebar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"dependencies": {
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@mui/icons-material": "5.15.20",
"@mui/material": "5.15.20",
"@mui/icons-material": "5.16.0",
"@mui/material": "5.16.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-pro-sidebar": "1.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"dependencies": {
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@mui/icons-material": "5.15.20",
"@mui/material": "5.15.20",
"@mui/icons-material": "5.16.0",
"@mui/material": "5.16.0",
"@mui/x-data-grid": "6.20.3",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
56 changes: 28 additions & 28 deletions pnpm-lock.yaml

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

0 comments on commit d999636

Please sign in to comment.