Skip to content

Commit

Permalink
Update material-ui monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 11, 2023
1 parent e5ee1a6 commit c23ff9a
Show file tree
Hide file tree
Showing 5 changed files with 120 additions and 106 deletions.
4 changes: 2 additions & 2 deletions packages/datagateway-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"react-router-dom": ">= 5.2.0 < 6"
},
"devDependencies": {
"@mui/icons-material": "5.11.0",
"@mui/material": "5.11.0",
"@mui/icons-material": "5.14.3",
"@mui/material": "5.14.4",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "12.1.3",
"@testing-library/react-hooks": "8.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/datagateway-dataview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"@craco/craco": "7.1.0",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@mui/icons-material": "5.11.0",
"@mui/material": "5.11.0",
"@mui/icons-material": "5.14.3",
"@mui/material": "5.14.4",
"@types/history": "4.7.11",
"@types/jest": "29.5.2",
"@types/jsrsasign": "10.5.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/datagateway-download/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"@craco/craco": "7.1.0",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@mui/icons-material": "5.11.0",
"@mui/material": "5.11.0",
"@mui/icons-material": "5.14.3",
"@mui/material": "5.14.4",
"@types/jest": "29.5.2",
"@types/jsrsasign": "10.5.2",
"@types/lodash.chunk": "4.2.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/datagateway-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"@date-io/date-fns": "2.16.0",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@mui/icons-material": "5.11.0",
"@mui/material": "5.11.0",
"@mui/icons-material": "5.14.3",
"@mui/material": "5.14.4",
"@mui/x-date-pickers": "5.0.9",
"@testing-library/user-event": "^14.4.3",
"@types/history": "4.7.11",
Expand Down
Loading

0 comments on commit c23ff9a

Please sign in to comment.