Skip to content

Commit

Permalink
Bump @mui/lab from 5.0.0-alpha.147 to 5.0.0-alpha.148 (#2377)
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.147 to 5.0.0-alpha.148.
- [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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent bd82add commit f8271a6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 25 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@mdi/js": "7.3.67",
"@mdi/react": "1.6.1",
"@mui/icons-material": "5.14.13",
"@mui/lab": "5.0.0-alpha.147",
"@mui/lab": "5.0.0-alpha.148",
"@mui/material": "5.14.13",
"@next-auth/prisma-adapter": "1.0.7",
"@prisma/client": "5.4.2",
Expand Down
35 changes: 11 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -258,19 +258,6 @@
dependencies:
prop-types "^15.7.2"

"@mui/base@5.0.0-beta.18":
version "5.0.0-beta.18"
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.18.tgz#f95d393cf80974e77c0823170cc15c854d5af84b"
integrity sha512-e9ZCy/ndhyt5MTshAS3qAUy/40UiO0jX+kAo6a+XirrPJE+rrQW+mKPSI0uyp+5z4Vh+z0pvNoJ2S2gSrNz3BQ==
dependencies:
"@babel/runtime" "^7.23.1"
"@floating-ui/react-dom" "^2.0.2"
"@mui/types" "^7.2.5"
"@mui/utils" "^5.14.12"
"@popperjs/core" "^2.11.8"
clsx "^2.0.0"
prop-types "^15.8.1"

"@mui/base@5.0.0-beta.19":
version "5.0.0-beta.19"
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.19.tgz#c1776e91b6a377c1a6a0079b5d6fec6e07a3bf9c"
Expand All @@ -296,16 +283,16 @@
dependencies:
"@babel/runtime" "^7.23.1"

"@mui/lab@5.0.0-alpha.147":
version "5.0.0-alpha.147"
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.147.tgz#5586ef727c355617c499d0e13ab7dbd33ece1e09"
integrity sha512-AZjDEl31/co9baYrOBHMlXI8BCrV9JTCGDE2+IswVm32HNPYL5V2gHL3wKqn+MIFeCEg+z2es+8CU/Bau0JNSQ==
"@mui/lab@5.0.0-alpha.148":
version "5.0.0-alpha.148"
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.148.tgz#3cd05cabedc11e96022f77e365e1847c4e669dfb"
integrity sha512-FfgHSYO59tznwMkn6FAjuowU1KteTV2AQRD7NsZq82TpiRBpBFkDtcsap02uf+rRVdwgF/yokdYLtVJ96snDGA==
dependencies:
"@babel/runtime" "^7.23.1"
"@mui/base" "5.0.0-beta.18"
"@mui/system" "^5.14.12"
"@mui/types" "^7.2.5"
"@mui/utils" "^5.14.12"
"@mui/base" "5.0.0-beta.19"
"@mui/system" "^5.14.13"
"@mui/types" "^7.2.6"
"@mui/utils" "^5.14.13"
"@mui/x-tree-view" "6.0.0-alpha.1"
clsx "^2.0.0"
prop-types "^15.8.1"
Expand Down Expand Up @@ -347,7 +334,7 @@
csstype "^3.1.2"
prop-types "^15.8.1"

"@mui/system@^5.14.12", "@mui/system@^5.14.13":
"@mui/system@^5.14.13":
version "5.14.13"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.14.13.tgz#6c7a3cb28e45e3b66eb162ee5b292a6cf80efb8e"
integrity sha512-+5+Dx50lG4csbx2sGjrKLozXQJeCpJ4dIBZolyFLkZ+XphD1keQWouLUvJkPQ3MSglLLKuD37pp52YjMncZMEQ==
Expand All @@ -361,12 +348,12 @@
csstype "^3.1.2"
prop-types "^15.8.1"

"@mui/types@^7.2.5", "@mui/types@^7.2.6":
"@mui/types@^7.2.6":
version "7.2.6"
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.6.tgz#d72b9e9eb0032e107e76033932d65c3f731d2608"
integrity sha512-7sjLQrUmBwufm/M7jw/quNiPK/oor2+pGUQP2CULRcFCArYTq78oJ3D5esTaL0UMkXKJvDqXn6Ike69yAOBQng==

"@mui/utils@^5.14.12", "@mui/utils@^5.14.13", "@mui/utils@^5.14.3":
"@mui/utils@^5.14.13", "@mui/utils@^5.14.3":
version "5.14.13"
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.14.13.tgz#42c352b342da90b44a29a83d3dbda6ee1e56a0f8"
integrity sha512-2AFpyXWw7uDCIqRu7eU2i/EplZtks5LAMzQvIhC79sPV9IhOZU2qwOWVnPtdctRXiQJOAaXulg+A37pfhEueQw==
Expand Down

0 comments on commit f8271a6

Please sign in to comment.