Skip to content

Commit

Permalink
Bump @mui/lab from 5.0.0-alpha.74 to 5.0.0-alpha.75 in /frontend
Browse files Browse the repository at this point in the history
Bumps [@mui/lab](https://github.com/mui/material-ui/tree/HEAD/packages/mui-lab) from 5.0.0-alpha.74 to 5.0.0-alpha.75.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/HEAD/packages/mui-lab)

---
updated-dependencies:
- dependency-name: "@mui/lab"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 2, 2022
1 parent 3d6d6c3 commit e65097a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 23 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@mdi/js": "6.6.96",
"@mdi/react": "1.5.0",
"@mui/icons-material": "5.5.1",
"@mui/lab": "5.0.0-alpha.74",
"@mui/lab": "5.0.0-alpha.75",
"@mui/material": "5.5.3",
"@mui/styles": "5.5.3",
"axios": "0.26.1",
Expand Down
31 changes: 9 additions & 22 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -206,19 +206,6 @@
resolved "https://registry.yarnpkg.com/@mdi/react/-/react-1.5.0.tgz#461d2064ba12d509723bffc95e2f7169a6ac884a"
integrity sha512-NztRgUxSYD+ImaKN94Tg66VVVqXj4SmlDGzZoz48H9riJ+Awha56sfXH2fegw819NWo7KI3oeS1Es0lNQqwr0w==

"@mui/[email protected]":
version "5.0.0-alpha.73"
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.73.tgz#1b5bc60d31eb2b374516c4f3bae2835f94510169"
integrity sha512-TEUCIIEAWrngAqpIa+dY3nofGSNj70LC3KC9WcCzyXPK3M4AG2GNi7ndd/g/0DtC55kbxrudzlV8TG3vrB2Vjw==
dependencies:
"@babel/runtime" "^7.17.2"
"@emotion/is-prop-valid" "^1.1.2"
"@mui/utils" "^5.4.4"
"@popperjs/core" "^2.11.4"
clsx "^1.1.1"
prop-types "^15.7.2"
react-is "^17.0.2"

"@mui/[email protected]":
version "5.0.0-alpha.74"
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.74.tgz#15509242e7911446d5957375b1b18cbb72b3a750"
Expand All @@ -240,19 +227,19 @@
dependencies:
"@babel/runtime" "^7.17.2"

"@mui/[email protected].74":
version "5.0.0-alpha.74"
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.74.tgz#8744c8a45c3107abbb65d45931725fd878e94b04"
integrity sha512-a3spQ3uWzlHVVBLcHqqMXPOwto39EVojaV3+3x102kTwPU6ZT1CsU+nI6+EiGCjZ7hW09gxjhUWxiU3fow9UWA==
"@mui/[email protected].75":
version "5.0.0-alpha.75"
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.75.tgz#d4f1e4705dcbc00f8d6c6c736faf23f790c315b6"
integrity sha512-2DgPGYm0wjuSSb9R4cp97LINvHBI7+8eT1WL108GmniwFbAxb0U7hc//QF44W0JyJbLU+qNiScFJupQMTbe4dg==
dependencies:
"@babel/runtime" "^7.17.2"
"@date-io/date-fns" "^2.13.1"
"@date-io/dayjs" "^2.13.1"
"@date-io/luxon" "^2.13.1"
"@date-io/moment" "^2.13.1"
"@mui/base" "5.0.0-alpha.73"
"@mui/system" "^5.5.2"
"@mui/utils" "^5.4.4"
"@mui/base" "5.0.0-alpha.74"
"@mui/system" "^5.5.3"
"@mui/utils" "^5.5.3"
clsx "^1.1.1"
prop-types "^15.7.2"
react-is "^17.0.2"
Expand Down Expand Up @@ -318,7 +305,7 @@
jss-plugin-vendor-prefixer "^10.8.2"
prop-types "^15.7.2"

"@mui/system@^5.5.2", "@mui/system@^5.5.3":
"@mui/system@^5.5.3":
version "5.5.3"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.5.3.tgz#c78d4c16009430389ffd3495d694945422d72ca5"
integrity sha512-J9JcySJuEqfEoP334K/2gEWm2vOx73Uqjii3qlFVhWRBOAJ0Pjyk0sN5W/eVRbwhUm95DNgh2V5s8dRK3vzyVw==
Expand All @@ -337,7 +324,7 @@
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.1.3.tgz#d7636f3046110bcccc63e6acfd100e2ad9ca712a"
integrity sha512-DDF0UhMBo4Uezlk+6QxrlDbchF79XG6Zs0zIewlR4c0Dt6GKVFfUtzPtHCH1tTbcSlq/L2bGEdiaoHBJ9Y1gSA==

"@mui/utils@^5.4.4", "@mui/utils@^5.5.3":
"@mui/utils@^5.5.3":
version "5.5.3"
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.5.3.tgz#f6e1f10c0e8f4d0bf750588c2c3a96ad819c5b65"
integrity sha512-t627eVRpl3SlxVya0cIVNs8jPl4KCEiGaTSWY9iKKTcMNaeDbuRML+zv/CFHDPr1zFv+FjJSP02ySB+tZ8xIag==
Expand Down

0 comments on commit e65097a

Please sign in to comment.