diff --git a/client/package.json b/client/package.json index 66489c896..23bd97935 100644 --- a/client/package.json +++ b/client/package.json @@ -54,7 +54,7 @@ "@monaco-editor/react": "^4.6.0", "@mui/icons-material": "^6.1.1", "@mui/material": "^6.1.1", - "@mui/x-tree-view": "^7.19.0", + "@mui/x-tree-view": "^7.23.0", "@reduxjs/toolkit": "^2.2.7", "@types/react-syntax-highlighter": "^15.5.13", "@types/remarkable": "^2.0.8", diff --git a/client/yarn.lock b/client/yarn.lock index c106a6d14..b48ebf201 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -2084,22 +2084,22 @@ prop-types "^15.8.1" react-is "^18.3.1" -"@mui/x-internals@7.21.0": - version "7.21.0" - resolved "https://registry.yarnpkg.com/@mui/x-internals/-/x-internals-7.21.0.tgz#daca984059015b27efdb47bb44dc7ff4a6816673" - integrity sha512-94YNyZ0BhK5Z+Tkr90RKf47IVCW8R/1MvdUhh6MCQg6sZa74jsX+x+gEZ4kzuCqOsuyTyxikeQ8vVuCIQiP7UQ== +"@mui/x-internals@7.23.0": + version "7.23.0" + resolved "https://registry.yarnpkg.com/@mui/x-internals/-/x-internals-7.23.0.tgz#3b1d0e47f1504cbd74c60b6a514eb18c108cc6dd" + integrity sha512-bPclKpqUiJYIHqmTxSzMVZi6MH51cQsn5U+8jskaTlo3J4QiMeCYJn/gn7YbeR9GOZFp8hetyHjoQoVHKRXCig== dependencies: "@babel/runtime" "^7.25.7" "@mui/utils" "^5.16.6 || ^6.0.0" -"@mui/x-tree-view@^7.19.0": - version "7.22.0" - resolved "https://registry.yarnpkg.com/@mui/x-tree-view/-/x-tree-view-7.22.0.tgz#4fed9a17475bab48932807c347dfa329ed2d0607" - integrity sha512-4ZhwniTMT7Sub4zG38mtYg+D/wtrFIaOYBHhsbrn5BR5vdjgWcFk3c/9KiVq+wva1b9iU47k36pgzB5cCfoGkQ== +"@mui/x-tree-view@^7.23.0": + version "7.23.0" + resolved "https://registry.yarnpkg.com/@mui/x-tree-view/-/x-tree-view-7.23.0.tgz#396cbb7279b0e79e7bc570f9c0ad1d271e53fff3" + integrity sha512-67e+FCVMD2A5IaNettHFLUg09j+mMOWlN9f0Uw+LGePA9vLCAMFBdPZIFa18J9F3hTurNLrFzjVA0O4QfHlvrQ== dependencies: "@babel/runtime" "^7.25.7" "@mui/utils" "^5.16.6 || ^6.0.0" - "@mui/x-internals" "7.21.0" + "@mui/x-internals" "7.23.0" "@types/react-transition-group" "^4.4.11" clsx "^2.1.1" prop-types "^15.8.1"