diff --git a/frontend/package.json b/frontend/package.json index 4a8144910..c310e82f4 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -21,7 +21,7 @@ "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", "@mui/icons-material": "^5.14.14", - "@mui/lab": "^5.0.0-alpha.148", + "@mui/lab": "^5.0.0-alpha.150", "@mui/material": "^5.14.15", "react-clipboard-button": "^2.0.0", "react-markdown": "^9.0.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index ca91c306c..d8dadf66f 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -352,19 +352,6 @@ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044" integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw== -"@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" - integrity sha512-maNBgAscddyPNzFZQUJDF/puxM27Li+NqSBsr/lAP8TLns2VvWS2SoL3OKFOIoRnAMKGY/Ic6Aot6gCYeQnssA== - dependencies: - "@babel/runtime" "^7.23.1" - "@floating-ui/react-dom" "^2.0.2" - "@mui/types" "^7.2.6" - "@mui/utils" "^5.14.13" - "@popperjs/core" "^2.11.8" - clsx "^2.0.0" - prop-types "^15.8.1" - "@mui/base@5.0.0-beta.21": version "5.0.0-beta.21" resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.21.tgz#5bf952c9d3703ae4f697702f0821e5dea178f34e" @@ -390,16 +377,16 @@ dependencies: "@babel/runtime" "^7.23.1" -"@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== +"@mui/lab@^5.0.0-alpha.150": + version "5.0.0-alpha.150" + resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.150.tgz#f23c5143b4f5da9485360cd5b02f2f0779ac30eb" + integrity sha512-WmIQhIQh+Ur/atqt/s2AGVRjD29Bo4M8JYtJprL9Px6l/xOkjZQdRDXoBMpIJpiGIPWBxcnSFjnlJwgxjwAQWw== dependencies: - "@babel/runtime" "^7.23.1" - "@mui/base" "5.0.0-beta.19" - "@mui/system" "^5.14.13" - "@mui/types" "^7.2.6" - "@mui/utils" "^5.14.13" + "@babel/runtime" "^7.23.2" + "@mui/base" "5.0.0-beta.21" + "@mui/system" "^5.14.15" + "@mui/types" "^7.2.7" + "@mui/utils" "^5.14.15" "@mui/x-tree-view" "6.0.0-alpha.1" clsx "^2.0.0" prop-types "^15.8.1" @@ -441,7 +428,7 @@ csstype "^3.1.2" prop-types "^15.8.1" -"@mui/system@^5.14.13", "@mui/system@^5.14.15": +"@mui/system@^5.14.15": version "5.14.15" resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.14.15.tgz#d232134170c46a09414c1ec8707d42bdc043fd90" integrity sha512-zr0Gdk1RgKiEk+tCMB900LaOpEC8NaGvxtkmMdL/CXgkqQZSVZOt2PQsxJWaw7kE4YVkIe4VukFVc43qcq9u3w== @@ -455,12 +442,12 @@ csstype "^3.1.2" prop-types "^15.8.1" -"@mui/types@^7.2.6", "@mui/types@^7.2.7": +"@mui/types@^7.2.7": version "7.2.7" resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.7.tgz#726052f7d519f0f64657576109aa297def9443ac" integrity sha512-sofpWmcBqOlTzRbr1cLQuUDKaUYVZTw8ENQrtL39TECRNENEzwgnNPh6WMfqMZlMvf1Aj9DLg74XPjnLr0izUQ== -"@mui/utils@^5.14.13", "@mui/utils@^5.14.15", "@mui/utils@^5.14.3": +"@mui/utils@^5.14.15", "@mui/utils@^5.14.3": version "5.14.15" resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.14.15.tgz#5f8bc39f29cf9fe95fa2c725e441f2116656d9fd" integrity sha512-QBfHovAvTa0J1jXuYDaXGk+Yyp7+Fm8GSqx6nK2JbezGqzCFfirNdop/+bL9Flh/OQ/64PeXcW4HGDdOge+n3A==