Skip to content

Commit

Permalink
Update Mui
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2024
1 parent 8f9f38f commit 31b0b48
Show file tree
Hide file tree
Showing 12 changed files with 37 additions and 37 deletions.
6 changes: 3 additions & 3 deletions demo/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"@emotion/react": "^11.9.3",
"@emotion/styled": "^11.9.3",
"@fontsource-variable/roboto-flex": "^5.0.14",
"@mui/lab": "^6.0.0-beta.10",
"@mui/material": "^6.0.0",
"@mui/system": "^6.0.0",
"@mui/lab": "^6.0.0-beta.15",
"@mui/material": "^6.1.7",
"@mui/system": "^6.1.7",
"@mui/x-data-grid": "^5.15.2",
"@mui/x-data-grid-pro": "^5.15.2",
"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.1.7",
"@mui/system": "^6.1.7",
"@mui/x-data-grid": "^5.17.6",
"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 @@ -38,7 +38,7 @@
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^7.5.0",
"@comet/eslint-config": "workspace:^7.5.0",
"@mui/material": "^6.0.0",
"@mui/material": "^6.1.7",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/tinycolor2": "^1.4.2",
Expand All @@ -54,7 +54,7 @@
"typescript": "^4.0.0"
},
"peerDependencies": {
"@mui/material": "^6.0.0",
"@mui/material": "^6.1.7",
"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.5.0",
"@comet/admin-icons": "workspace:^7.5.0",
"@mui/utils": "^6.0.0",
"@mui/utils": "^6.1.7",
"clsx": "^1.1.1",
"date-fns": "^2.28.0",
"react-date-range": "^1.4.0"
Expand All @@ -38,7 +38,7 @@
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^7.5.0",
"@comet/eslint-config": "workspace:^7.5.0",
"@mui/material": "^6.0.0",
"@mui/material": "^6.1.7",
"@types/react": "^17.0",
"@types/react-date-range": "^1.4.3",
"@types/react-dom": "^17.0.0",
Expand All @@ -54,7 +54,7 @@
"typescript": "^4.0.0"
},
"peerDependencies": {
"@mui/material": "^6.0.0",
"@mui/material": "^6.1.7",
"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.5.0",
"@comet/eslint-config": "workspace:^7.5.0",
"@mui/material": "^6.0.0",
"@mui/material": "^6.1.7",
"@types/cli-progress": "^3.8.0",
"@types/node": "^18.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.1.7",
"react": "^17.0",
"react-dom": "^17.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/admin/admin-react-select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^7.5.0",
"@comet/eslint-config": "workspace:^7.5.0",
"@mui/material": "^6.0.0",
"@mui/material": "^6.1.7",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/react-select": "^3.1.2",
Expand All @@ -51,7 +51,7 @@
"typescript": "^4.0.0"
},
"peerDependencies": {
"@mui/material": "^6.0.0",
"@mui/material": "^6.1.7",
"final-form": "^4.16.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.5.0",
"@comet/eslint-config": "workspace:^7.5.0",
"@mui/material": "^6.0.0",
"@mui/material": "^6.1.7",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.0.0",
"@types/draft-js": "^0.11.10",
Expand All @@ -67,7 +67,7 @@
"typescript": "^4.0.0"
},
"peerDependencies": {
"@mui/material": "^6.0.0",
"@mui/material": "^6.1.7",
"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.5.0",
"@mui/utils": "^6.0.0"
"@mui/utils": "^6.1.7"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^7.5.0",
"@comet/eslint-config": "workspace:^7.5.0",
"@mui/material": "^6.0.0",
"@mui/system": "^6.0.0",
"@mui/material": "^6.1.7",
"@mui/system": "^6.1.7",
"@mui/x-data-grid": "^5.0.0",
"@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.1.7",
"@mui/system": "^6.1.7",
"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.5.0",
"@comet/admin-theme": "workspace:^7.5.0",
"@mui/lab": "^6.0.0-beta.10",
"@mui/lab": "^6.0.0-beta.15",
"@mui/private-theming": "^6.0.0",
"clsx": "^1.1.1",
"exceljs": "^3.4.0",
Expand All @@ -53,8 +53,8 @@
"@comet/eslint-config": "workspace:^7.5.0",
"@emotion/react": "^11.5.0",
"@emotion/styled": "^11.3.0",
"@mui/material": "^6.0.0",
"@mui/system": "^6.0.0",
"@mui/material": "^6.1.7",
"@mui/system": "^6.1.7",
"@mui/x-data-grid": "^5.0.0",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^5.16.5",
Expand Down Expand Up @@ -100,7 +100,7 @@
"@apollo/client": "^3.7.0",
"@emotion/react": "^11.5.0",
"@emotion/styled": "^11.3.0",
"@mui/material": "^6.0.0",
"@mui/material": "^6.1.7",
"@mui/x-data-grid": "^5.0.0",
"@mui/x-data-grid-premium": "^5.0.0",
"@mui/x-data-grid-pro": "^5.0.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/admin/blocks-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@comet/admin": "workspace:^7.5.0",
"@comet/admin-icons": "workspace:^7.5.0",
"@mui/lab": "^6.0.0-beta.10",
"@mui/lab": "^6.0.0-beta.15",
"clipboard-copy": "^4.0.0",
"clsx": "^1.1.1",
"lodash.isequal": "^4.0.0",
Expand All @@ -48,9 +48,9 @@
"@comet/eslint-config": "workspace:^7.5.0",
"@emotion/react": "^11.5.0",
"@emotion/styled": "^11.3.0",
"@mui/lab": "^6.0.0-beta.10",
"@mui/material": "^6.0.0",
"@mui/system": "^6.0.0",
"@mui/lab": "^6.0.0-beta.15",
"@mui/material": "^6.1.7",
"@mui/system": "^6.1.7",
"@types/jest": "^29.5.0",
"@types/lodash.isequal": "^4.0.0",
"@types/node": "^18.0.0",
Expand All @@ -77,7 +77,7 @@
"typescript": "^4.0.0"
},
"peerDependencies": {
"@mui/material": "^5.0.0",
"@mui/material": "^5.16.7",
"react": "^16.8.0 || ^17.0.0",
"react-dnd": "^16.0.0",
"react-dom": "^16.8.0 || ^17.0.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/admin/cms-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@graphql-tools/graphql-file-loader": "^7.5.17",
"@graphql-tools/load": "^7.8.14",
"@graphql-typed-document-node/core": "^3.1.1",
"@mui/lab": "^6.0.0-beta.10",
"@mui/lab": "^6.0.0-beta.15",
"axios": "^0.21.0",
"change-case": "^4.1.2",
"class-validator": "0.13.2",
Expand Down Expand Up @@ -93,9 +93,9 @@
"@graphql-codegen/near-operation-file-preset": "^2.5.0",
"@graphql-codegen/typescript": "^2.0.0",
"@graphql-codegen/typescript-operations": "^2.0.0",
"@mui/lab": "^6.0.0-beta.10",
"@mui/material": "^6.0.0",
"@mui/system": "^6.0.0",
"@mui/lab": "^6.0.0-beta.15",
"@mui/material": "^6.1.7",
"@mui/system": "^6.1.7",
"@mui/x-data-grid": "^5.0.0",
"@types/draft-js": "^0.11.10",
"@types/file-saver": "^2.0.0",
Expand Down Expand Up @@ -146,7 +146,7 @@
"@apollo/client": "^3.7.0",
"@emotion/react": "^11.5.0",
"@emotion/styled": "^11.3.0",
"@mui/material": "^6.0.0",
"@mui/material": "^6.1.7",
"@mui/x-data-grid": "^5.0.0",
"final-form": "^4.0.0",
"graphql": "^15.0.0 || ^16.0.0",
Expand Down
4 changes: 2 additions & 2 deletions storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@emotion/react": "^11.5.0",
"@emotion/styled": "^11.3.0",
"@fontsource-variable/roboto-flex": "^5.0.14",
"@mui/material": "^6.0.0",
"@mui/system": "^6.0.0",
"@mui/material": "^6.1.7",
"@mui/system": "^6.1.7",
"@mui/x-data-grid": "^5.17.6",
"@mui/x-data-grid-pro": "^5.17.6",
"@storybook/addon-actions": "^6.5.16",
Expand Down

0 comments on commit 31b0b48

Please sign in to comment.