Skip to content

Commit

Permalink
Update Mui
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 0c79bfa commit 55d2c47
Show file tree
Hide file tree
Showing 3 changed files with 131 additions and 116 deletions.
6 changes: 3 additions & 3 deletions demo/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"@emotion/styled": "^11.9.3",
"@fontsource-variable/roboto-flex": "^5.1.0",
"@mui/icons-material": "^5.16.8",
"@mui/lab": "^5.0.0-alpha.173",
"@mui/material": "^5.16.7",
"@mui/system": "^5.16.7",
"@mui/lab": "^5.0.0-alpha.174",
"@mui/material": "^5.16.11",
"@mui/system": "^5.16.8",
"@mui/x-data-grid": "^5.17.26",
"change-case": "^5.4.4",
"date-fns": "^2.30.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"@emotion/styled": "^11.9.3",
"@graphql-codegen/cli": "^2.16.5",
"@mui/icons-material": "^5.16.8",
"@mui/material": "^5.16.7",
"@mui/system": "^5.16.7",
"@mui/material": "^5.16.11",
"@mui/system": "^5.16.8",
"@mui/x-data-grid": "^5.17.26",
"@types/file-saver": "^2.0.7",
"@types/lodash.isequal": "^4.5.8",
Expand Down Expand Up @@ -83,8 +83,8 @@
"@emotion/react": "^11.9.3",
"@emotion/styled": "^11.9.3",
"@mui/icons-material": "^5.16.8",
"@mui/material": "^5.16.7",
"@mui/system": "^5.16.7",
"@mui/material": "^5.16.11",
"@mui/system": "^5.16.8",
"@mui/x-data-grid": "^5.17.26",
"draft-js": "^0.11.7",
"final-form": "^4.20.10",
Expand Down
Loading

0 comments on commit 55d2c47

Please sign in to comment.