diff --git a/package.json b/package.json index 1a53ac946..4ac014e35 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@mdi/js": "7.4.47", "@mdi/react": "1.6.1", "@mui/icons-material": "5.15.11", - "@mui/lab": "5.0.0-alpha.165", + "@mui/lab": "5.0.0-alpha.166", "@mui/material": "5.15.11", "@next-auth/prisma-adapter": "1.0.7", "@prisma/client": "5.10.2", diff --git a/yarn.lock b/yarn.lock index a13079348..b32b2c5b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -270,19 +270,6 @@ dependencies: prop-types "^15.7.2" -"@mui/base@5.0.0-beta.36": - version "5.0.0-beta.36" - resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.36.tgz#29ca2de9d387f6d3943b6f18a84415c43e5f206c" - integrity sha512-6A8fYiXgjqTO6pgj31Hc8wm1M3rFYCxDRh09dBVk0L0W4cb2lnurRJa3cAyic6hHY+we1S58OdGYRbKmOsDpGQ== - dependencies: - "@babel/runtime" "^7.23.9" - "@floating-ui/react-dom" "^2.0.8" - "@mui/types" "^7.2.13" - "@mui/utils" "^5.15.9" - "@popperjs/core" "^2.11.8" - clsx "^2.1.0" - prop-types "^15.8.1" - "@mui/base@5.0.0-beta.37": version "5.0.0-beta.37" resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.37.tgz#0e7e0f28402391fcfbb05476d5acc6c4f2d817b1" @@ -308,16 +295,16 @@ dependencies: "@babel/runtime" "^7.23.9" -"@mui/lab@5.0.0-alpha.165": - version "5.0.0-alpha.165" - resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.165.tgz#7fd60d26597f60b1dbf7d3ddbd646fcece276385" - integrity sha512-8/zJStT10nh9yrAzLOPTICGhpf5YiGp/JpM0bdTP7u5AE+YT+X2u6QwMxuCrVeW8/WVLAPFg0vtzyfgPcN5T7g== +"@mui/lab@5.0.0-alpha.166": + version "5.0.0-alpha.166" + resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.166.tgz#7c79c66e8cc1bd44f1ef2d1e0c3fd874381e161f" + integrity sha512-a+0yorrgxLIgfKhShVKQk0/5CnB4KBhMQ64SvEB+CsvKAKKJzjIU43m2nMqdBbWzfnEuj6wR9vQ9kambdn3ZKA== dependencies: "@babel/runtime" "^7.23.9" - "@mui/base" "5.0.0-beta.36" - "@mui/system" "^5.15.9" + "@mui/base" "5.0.0-beta.37" + "@mui/system" "^5.15.11" "@mui/types" "^7.2.13" - "@mui/utils" "^5.15.9" + "@mui/utils" "^5.15.11" clsx "^2.1.0" prop-types "^15.8.1" @@ -358,7 +345,7 @@ csstype "^3.1.3" prop-types "^15.8.1" -"@mui/system@^5.15.11", "@mui/system@^5.15.9": +"@mui/system@^5.15.11": version "5.15.11" resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.15.11.tgz#19cf1974f82f1dd38be1f162034efecadd765733" integrity sha512-9j35suLFq+MgJo5ktVSHPbkjDLRMBCV17NMBdEQurh6oWyGnLM4uhU4QGZZQ75o0vuhjJghOCA1jkO3+79wKsA== @@ -377,7 +364,7 @@ resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.13.tgz#d1584912942f9dc042441ecc2d1452be39c666b8" integrity sha512-qP9OgacN62s+l8rdDhSFRe05HWtLLJ5TGclC9I1+tQngbssu0m2dmFZs+Px53AcOs9fD7TbYd4gc9AXzVqO/+g== -"@mui/utils@^5.15.11", "@mui/utils@^5.15.9": +"@mui/utils@^5.15.11": version "5.15.11" resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.15.11.tgz#a71804d6d6025783478fd1aca9afbf83d9b789c7" integrity sha512-D6bwqprUa9Stf8ft0dcMqWyWDKEo7D+6pB1k8WajbqlYIRA8J8Kw9Ra7PSZKKePGBGWO+/xxrX1U8HpG/aXQCw==