Skip to content

Commit

Permalink
chore(deps): bump mui core (#3205)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 12, 2024
1 parent 9496ad5 commit 8be217e
Show file tree
Hide file tree
Showing 7 changed files with 92 additions and 92 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"@emotion/react": "11.11.3",
"@emotion/server": "11.11.0",
"@emotion/styled": "11.11.0",
"@mui/icons-material": "5.15.9",
"@mui/joy": "5.0.0-beta.27",
"@mui/icons-material": "5.15.10",
"@mui/joy": "5.0.0-beta.28",
"@mui/lab": "5.0.0-alpha.165",
"@mui/material": "5.15.9",
"@mui/material": "5.15.10",
"@mui/material-nextjs": "^5.15.9",
"@mui/monorepo": "github:mui/material-ui#7de26c9991eb677ac4ec509157555d9ad4c7bf94",
"@mui/styles": "5.15.9",
"@mui/styles": "5.15.10",
"@mui/toolpad": "workspace:*",
"@mui/utils": "5.15.9",
"@mui/x-data-grid-pro": "6.19.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/react-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "toolpad start"
},
"dependencies": {
"@mui/material": "5.15.9",
"@mui/material": "5.15.10",
"@mui/toolpad": "0.1.49",
"@mui/x-data-grid": "6.19.4",
"@tanstack/react-query": "5.18.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/toolpad-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"@emotion/styled": "11.11.0",
"@googleapis/drive": "8.6.0",
"@googleapis/sheets": "5.0.5",
"@mui/icons-material": "5.15.9",
"@mui/icons-material": "5.15.10",
"@mui/lab": "5.0.0-alpha.165",
"@mui/material": "5.15.9",
"@mui/material": "5.15.10",
"@mui/system": "5.15.9",
"@mui/toolpad-components": "workspace:*",
"@mui/toolpad-core": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/toolpad-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"url": "https://github.com/mui/mui-toolpad/issues"
},
"dependencies": {
"@mui/icons-material": "5.15.9",
"@mui/icons-material": "5.15.10",
"@mui/lab": "5.0.0-alpha.165",
"@mui/material": "5.15.9",
"@mui/material": "5.15.10",
"@mui/toolpad-core": "workspace:*",
"@mui/toolpad-utils": "workspace:*",
"@mui/x-charts": "6.19.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/toolpad-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"url": "https://github.com/mui/mui-toolpad/issues"
},
"dependencies": {
"@mui/material": "5.15.9",
"@mui/material": "5.15.10",
"@mui/toolpad-utils": "workspace:*",
"@tanstack/react-query": "5.18.1",
"@types/json-schema": "7.0.15",
Expand Down
162 changes: 81 additions & 81 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@mui/toolpad-tests",
"private": true,
"devDependencies": {
"@mui/material": "5.15.9",
"@mui/material": "5.15.10",
"@mui/toolpad": "workspace:*",
"@mui/toolpad-utils": "workspace:*",
"express": "4.18.2",
Expand Down

0 comments on commit 8be217e

Please sign in to comment.