Skip to content

Commit e1af400

Browse files
dependabot[bot]ekowidianto
authored andcommitted
chore(deps): bump @mui/lab in /client
Bumps [@mui/lab](https://github.com/mui/material-ui/tree/HEAD/packages/mui-lab) from 5.0.0-alpha.133 to 5.0.0-alpha.134. - [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>
1 parent 1ce377c commit e1af400

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@hello-pangea/dnd": "^16.2.0",
4040
"@hookform/resolvers": "^2.9.11",
4141
"@mui/icons-material": "^5.11.16",
42-
"@mui/lab": "^5.0.0-alpha.133",
42+
"@mui/lab": "^5.0.0-alpha.134",
4343
"@mui/material": "^5.13.4",
4444
"@mui/x-date-pickers": "^5.0.19",
4545
"@rails/actioncable": "^7.0.5",

client/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1930,14 +1930,14 @@
19301930
dependencies:
19311931
"@babel/runtime" "^7.21.0"
19321932

1933-
"@mui/lab@^5.0.0-alpha.133":
1934-
version "5.0.0-alpha.133"
1935-
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.133.tgz#be929cfd541fcd4967433d6bbe3fa2d0502f0415"
1936-
integrity sha512-pPL5/f6si8eCXlsnOZrO+/zg5Yv6qKa9OpI6nGP77Mpn7iYHm9qrcsWFIBs6YjgxqJf6dA2IqtHaSNOSndrXDw==
1933+
"@mui/lab@^5.0.0-alpha.134":
1934+
version "5.0.0-alpha.134"
1935+
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.134.tgz#e48c108fce91fbb89446dcf86ca35e7e761bc078"
1936+
integrity sha512-GhvuM2dNOi6hzjbeGEocWVozgyyeUn7RBmZhLFtniROauxmPCZMcTsEU+GAxmpyYppqHuI8flP6tGKgMuEAK/g==
19371937
dependencies:
19381938
"@babel/runtime" "^7.21.0"
19391939
"@mui/base" "5.0.0-beta.4"
1940-
"@mui/system" "^5.13.2"
1940+
"@mui/system" "^5.13.5"
19411941
"@mui/types" "^7.2.4"
19421942
"@mui/utils" "^5.13.1"
19431943
clsx "^1.2.1"
@@ -1981,10 +1981,10 @@
19811981
csstype "^3.1.2"
19821982
prop-types "^15.8.1"
19831983

1984-
"@mui/system@^5.13.2":
1985-
version "5.13.2"
1986-
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.13.2.tgz#c9aa821049fc75d8ade1c0646dc4d2b67605b8fc"
1987-
integrity sha512-TPyWmRJPt0JPVxacZISI4o070xEJ7ftxpVtu6LWuYVOUOINlhoGOclam4iV8PDT3EMQEHuUrwU49po34UdWLlw==
1984+
"@mui/system@^5.13.2", "@mui/system@^5.13.5":
1985+
version "5.13.5"
1986+
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.13.5.tgz#9f67ea0c4f6974713f90b7b94c999fd3f40f8de3"
1987+
integrity sha512-n0gzUxoZ2ZHZgnExkh2Htvo9uW2oakofgPRQrDoa/GQOWyRD0NH9MDszBwOb6AAoXZb+OV5TE7I4LeZ/dzgHYA==
19881988
dependencies:
19891989
"@babel/runtime" "^7.21.0"
19901990
"@mui/private-theming" "^5.13.1"

0 commit comments

Comments
 (0)