Skip to content

Commit

Permalink
Remove same package declaration from deps of
Browse files Browse the repository at this point in the history
  • Loading branch information
DiegoAndai committed Sep 13, 2023
1 parent 1409d6c commit ad7726d
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion packages/mui-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
"prop-types": "^15.8.1"
},
"devDependencies": {
"@mui/base": "5.0.0-beta.14",
"@mui/material": "^5.14.8",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
Expand Down
1 change: 0 additions & 1 deletion packages/mui-styled-engine-sc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"react": "^18.2.0"
},
"devDependencies": {
"@mui/styled-engine-sc": "^5.14.8",
"@types/chai": "^4.3.5",
"@types/react": "^18.2.21",
"@types/styled-components": "^5.1.26",
Expand Down
1 change: 0 additions & 1 deletion packages/mui-styled-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
"devDependencies": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/styled-engine": "^5.14.8",
"@types/chai": "^4.3.5",
"@types/react": "^18.2.21",
"chai": "^4.3.7",
Expand Down
1 change: 0 additions & 1 deletion packages/mui-styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
"devDependencies": {
"@mui/joy": "5.0.0-beta.5",
"@mui/material": "^5.14.8",
"@mui/styles": "^5.14.7",
"@types/chai": "^4.3.5",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
Expand Down
1 change: 0 additions & 1 deletion packages/mui-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
"@mui/joy": "5.0.0-beta.5",
"@mui/material": "^5.14.8",
"@mui/material-next": "6.0.0-alpha.100",
"@mui/system": "^5.14.8",
"@types/chai": "^4.3.5",
"@types/prop-types": "^15.7.5",
"@types/react": "^18.2.21",
Expand Down
1 change: 0 additions & 1 deletion packages/mui-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"access": "public"
},
"devDependencies": {
"@mui/types": "^7.2.4",
"@types/react": "^18.2.21"
},
"peerDependencies": {
Expand Down

0 comments on commit ad7726d

Please sign in to comment.