Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

Commit

Permalink
Pin MUI deps
Browse files Browse the repository at this point in the history
  • Loading branch information
onpaws committed Aug 4, 2021
1 parent 51d802f commit d476fe4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions tdesign/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"dependencies": {
"@emotion/react": "11.1.5",
"@emotion/styled": "11.1.5",
"@material-ui/core": "^5.0.0-beta.2",
"@material-ui/icons": "^5.0.0-beta.1",
"@material-ui/core": "5.0.0-beta.2",
"@material-ui/icons": "5.0.0-beta.1",
"theme-ui": "^0.6.2"
}
}
8 changes: 4 additions & 4 deletions yarn-public-workspace.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1591,7 +1591,7 @@ __metadata:
languageName: node
linkType: hard

"@material-ui/core@npm:^5.0.0-beta.2":
"@material-ui/core@npm:5.0.0-beta.2":
version: 5.0.0-beta.2
resolution: "@material-ui/core@npm:5.0.0-beta.2"
dependencies:
Expand Down Expand Up @@ -1625,7 +1625,7 @@ __metadata:
languageName: node
linkType: hard

"@material-ui/icons@npm:^5.0.0-beta.1":
"@material-ui/icons@npm:5.0.0-beta.1":
version: 5.0.0-beta.1
resolution: "@material-ui/icons@npm:5.0.0-beta.1"
dependencies:
Expand Down Expand Up @@ -2251,8 +2251,8 @@ __metadata:
dependencies:
"@emotion/react": 11.1.5
"@emotion/styled": 11.1.5
"@material-ui/core": ^5.0.0-beta.2
"@material-ui/icons": ^5.0.0-beta.1
"@material-ui/core": 5.0.0-beta.2
"@material-ui/icons": 5.0.0-beta.1
theme-ui: ^0.6.2
peerDependencies:
"@csstools/normalize.css": "*"
Expand Down

0 comments on commit d476fe4

Please sign in to comment.