Skip to content

Commit

Permalink
Update Mui (#2761)
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 Dec 20, 2024
1 parent f52b5ab commit d930e34
Show file tree
Hide file tree
Showing 12 changed files with 227 additions and 157 deletions.
4 changes: 2 additions & 2 deletions demo/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@emotion/react": "^11.9.3",
"@emotion/styled": "^11.9.3",
"@fontsource-variable/roboto-flex": "^5.0.14",
"@mui/material": "^6.0.0",
"@mui/system": "^6.0.0",
"@mui/material": "^6.2.1",
"@mui/system": "^6.2.1",
"@mui/x-data-grid": "^7.22.3",
"@mui/x-data-grid-pro": "^7.22.3",
"change-case": "^5.2.0",
Expand Down
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"@emotion/styled": "^11.3.0",
"@fontsource/roboto": "^4.2.3",
"@mdx-js/react": "^1.6.22",
"@mui/material": "^6.0.0",
"@mui/system": "^6.0.0",
"@mui/material": "^6.2.1",
"@mui/system": "^6.2.1",
"@mui/x-data-grid": "^7.22.3",
"clsx": "^1.2.1",
"draft-js": "^0.11.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/admin/admin-color-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^7.10.0",
"@comet/eslint-config": "workspace:^7.10.0",
"@mui/material": "^6.0.0",
"@mui/material": "^6.2.1",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/tinycolor2": "^1.4.2",
Expand All @@ -53,7 +53,7 @@
"typescript": "^4.0.0"
},
"peerDependencies": {
"@mui/material": "^6.0.0",
"@mui/material": "^6.2.1",
"react": "^17.0",
"react-dom": "^17.0",
"react-final-form": "^6.3.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/admin/admin-date-time/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@comet/admin": "workspace:^7.10.0",
"@comet/admin-icons": "workspace:^7.10.0",
"@mui/utils": "^6.0.0",
"@mui/utils": "^6.2.1",
"date-fns": "^4.1.0",
"react-date-range": "^2.0.1"
},
Expand All @@ -37,7 +37,7 @@
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^7.10.0",
"@comet/eslint-config": "workspace:^7.10.0",
"@mui/material": "^6.0.0",
"@mui/material": "^6.2.1",
"@types/react": "^17.0",
"@types/react-date-range": "^1.4.3",
"@types/react-dom": "^17.0.0",
Expand All @@ -53,7 +53,7 @@
"typescript": "^4.0.0"
},
"peerDependencies": {
"@mui/material": "^6.0.0",
"@mui/material": "^6.2.1",
"react": "^17.0",
"react-dom": "^17.0",
"react-final-form": "^6.5.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/admin/admin-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^7.10.0",
"@comet/eslint-config": "workspace:^7.10.0",
"@mui/material": "^6.0.0",
"@mui/material": "^6.2.1",
"@types/cli-progress": "^3.8.0",
"@types/node": "^22.0.0",
"@types/react": "^17.0.0",
Expand All @@ -50,7 +50,7 @@
"typescript": "^4.0.0"
},
"peerDependencies": {
"@mui/material": "^6.0.0",
"@mui/material": "^6.2.1",
"react": "^17.0",
"react-dom": "^17.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/admin/admin-rte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^7.10.0",
"@comet/eslint-config": "workspace:^7.10.0",
"@mui/material": "^6.0.0",
"@mui/material": "^6.2.1",
"@types/draft-js": "^0.11.10",
"@types/immutable": "^3.8.7",
"@types/jest": "^29.5.0",
Expand All @@ -63,7 +63,7 @@
"typescript": "^4.0.0"
},
"peerDependencies": {
"@mui/material": "^6.0.0",
"@mui/material": "^6.2.1",
"draft-js": "^0.11.4",
"final-form": "^4.16.1",
"react": "^17.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/admin/admin-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
},
"dependencies": {
"@comet/admin-icons": "workspace:^7.10.0",
"@mui/utils": "^6.0.0"
"@mui/utils": "^6.2.1"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^7.10.0",
"@comet/eslint-config": "workspace:^7.10.0",
"@mui/material": "^6.0.0",
"@mui/system": "^6.0.0",
"@mui/material": "^6.2.1",
"@mui/system": "^6.2.1",
"@mui/x-data-grid": "^7.22.3",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
Expand All @@ -48,8 +48,8 @@
"typescript": "^4.0.0"
},
"peerDependencies": {
"@mui/material": "^6.0.0",
"@mui/system": "^6.0.0",
"@mui/material": "^6.2.1",
"@mui/system": "^6.2.1",
"react": "^17.0"
},
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 deletions packages/admin/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@comet/admin-icons": "workspace:^7.10.0",
"@comet/admin-theme": "workspace:^7.10.0",
"@mui/lab": "^6.0.0-beta.10",
"@mui/lab": "^6.0.0-beta.20",
"exceljs": "^4.4.0",
"file-saver": "^2.0.2",
"final-form-set-field-data": "^1.0.2",
Expand All @@ -51,8 +51,8 @@
"@comet/eslint-config": "workspace:^7.10.0",
"@emotion/react": "^11.5.0",
"@emotion/styled": "^11.3.0",
"@mui/material": "^6.0.0",
"@mui/system": "^6.0.0",
"@mui/material": "^6.2.1",
"@mui/system": "^6.2.1",
"@mui/x-data-grid": "^7.22.3",
"@mui/x-data-grid-pro": "^7.22.3",
"@testing-library/dom": "^9.3.3",
Expand Down Expand Up @@ -97,7 +97,7 @@
"@apollo/client": "^3.7.0",
"@emotion/react": "^11.5.0",
"@emotion/styled": "^11.3.0",
"@mui/material": "^6.0.0",
"@mui/material": "^6.2.1",
"@mui/x-data-grid": "^7.22.3",
"@mui/x-data-grid-premium": "^7.22.3",
"@mui/x-data-grid-pro": "^7.22.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/admin/blocks-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@comet/eslint-config": "workspace:^7.10.0",
"@emotion/react": "^11.5.0",
"@emotion/styled": "^11.3.0",
"@mui/material": "^6.0.0",
"@mui/system": "^6.0.0",
"@mui/material": "^6.2.1",
"@mui/system": "^6.2.1",
"@types/jest": "^29.5.0",
"@types/lodash.isequal": "^4.0.0",
"@types/node": "^22.0.0",
Expand Down Expand Up @@ -74,7 +74,7 @@
"typescript": "^4.0.0"
},
"peerDependencies": {
"@mui/material": "^5.0.0",
"@mui/material": "^5.16.12",
"react": "^16.8.0 || ^17.0.0",
"react-dnd": "^16.0.0",
"react-dom": "^16.8.0 || ^17.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/admin/cms-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
"@graphql-codegen/near-operation-file-preset": "^2.5.0",
"@graphql-codegen/typescript": "^2.0.0",
"@graphql-codegen/typescript-operations": "^2.0.0",
"@mui/material": "^6.0.0",
"@mui/system": "^6.0.0",
"@mui/material": "^6.2.1",
"@mui/system": "^6.2.1",
"@mui/x-data-grid": "^7.22.3",
"@types/draft-js": "^0.11.10",
"@types/file-saver": "^2.0.0",
Expand Down Expand Up @@ -136,7 +136,7 @@
"@apollo/client": "^3.7.0",
"@emotion/react": "^11.5.0",
"@emotion/styled": "^11.3.0",
"@mui/material": "^6.0.0",
"@mui/material": "^6.2.1",
"@mui/x-data-grid": "^7.22.3",
"final-form": "^4.0.0",
"graphql": "^15.0.0 || ^16.0.0",
Expand Down
Loading

0 comments on commit d930e34

Please sign in to comment.