diff --git a/dashboard/package.json b/dashboard/package.json index 48c89fc..de53305 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -14,7 +14,7 @@ "@fontsource/inter": "^5.0.19", "@mui/icons-material": "^5.16.4", "@mui/material": "^5.16.4", - "@mui/x-data-grid": "^7.11.0", + "@mui/x-data-grid": "^7.11.1", "@mui/x-date-pickers": "^7.11.1", "dayjs": "^1.11.12", "react": "^18.3.1", diff --git a/dashboard/yarn.lock b/dashboard/yarn.lock index 991a8f2..04a8fa0 100644 --- a/dashboard/yarn.lock +++ b/dashboard/yarn.lock @@ -701,7 +701,7 @@ csstype "^3.1.3" prop-types "^15.8.1" -"@mui/system@^5.16.2", "@mui/system@^5.16.4", "@mui/system@^5.16.5": +"@mui/system@^5.16.4", "@mui/system@^5.16.5": version "5.16.5" resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.16.5.tgz#a90239e1467f7fce960167939dde9f44f6869484" integrity sha512-uzIUGdrWddUx1HPxW4+B2o4vpgKyRxGe/8BxbfXVDPNPHX75c782TseoCnR/VyfnZJfqX87GcxDmnZEE1c031g== @@ -720,7 +720,7 @@ resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.15.tgz#dadd232fe9a70be0d526630675dff3b110f30b53" integrity sha512-nbo7yPhtKJkdf9kcVOF8JZHPZTmqXjJ/tI0bdWgHg5tp9AnIN4Y7f7wm9T+0SyGYJk76+GYZ8Q5XaTYAsUHN0Q== -"@mui/utils@^5.15.14", "@mui/utils@^5.16.2", "@mui/utils@^5.16.4", "@mui/utils@^5.16.5": +"@mui/utils@^5.15.14", "@mui/utils@^5.16.4", "@mui/utils@^5.16.5": version "5.16.5" resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.16.5.tgz#3a16877a80166a7f8b58c893d08e0993040fc49e" integrity sha512-CwhcA9y44XwK7k2joL3Y29mRUnoBt+gOZZdGyw7YihbEwEErJYBtDwbZwVgH68zAljGe/b+Kd5bzfl63Gi3R2A== @@ -732,15 +732,15 @@ prop-types "^15.8.1" react-is "^18.3.1" -"@mui/x-data-grid@^7.11.0": - version "7.11.0" - resolved "https://registry.yarnpkg.com/@mui/x-data-grid/-/x-data-grid-7.11.0.tgz#752b9755316007111ae7878fa4c6767d63e398f8" - integrity sha512-dXaIw3Noxc4d6xenS7J+zMPORG9ptkTW7B81P6QFovILSEuI/qebQhijy/IkqRvcCsuZYLL3nA89bp+EDI503Q== +"@mui/x-data-grid@^7.11.1": + version "7.11.1" + resolved "https://registry.yarnpkg.com/@mui/x-data-grid/-/x-data-grid-7.11.1.tgz#8e78af88061c278606c8e860f0ff138e36a2a4e0" + integrity sha512-7D8fK4NZolU4vGIhKrI8FSFp6CwlpUwBXr944GsKjOTzvC1yASkqD6b2VAYPvvpb94BzqQsvePHT3if/JZylKA== dependencies: "@babel/runtime" "^7.24.8" - "@mui/system" "^5.16.2" - "@mui/utils" "^5.16.2" - "@mui/x-internals" "7.11.0" + "@mui/system" "^5.16.5" + "@mui/utils" "^5.16.5" + "@mui/x-internals" "7.11.1" clsx "^2.1.1" prop-types "^15.8.1" reselect "^4.1.8" @@ -759,13 +759,13 @@ prop-types "^15.8.1" react-transition-group "^4.4.5" -"@mui/x-internals@7.11.0": - version "7.11.0" - resolved "https://registry.yarnpkg.com/@mui/x-internals/-/x-internals-7.11.0.tgz#b37a35074a3e1f070df58bfeafa51c6bca895f89" - integrity sha512-GqCYylKiB4cLH9tK4JweJlT2JvPjnpXjS3TEIqtHB4BcSsezhdRrMGzHOO5zCJqkasqTirJh2t6X16Qw1llr4Q== +"@mui/x-internals@7.11.1": + version "7.11.1" + resolved "https://registry.yarnpkg.com/@mui/x-internals/-/x-internals-7.11.1.tgz#ab5f1155ba09665d9e53a9a461b4c52b89aaa43f" + integrity sha512-CN9HmtcyJ6/1fd8by5h1/R8WmFN4xyk6XYvYG9++oAaSF1ttX16oiE5vB+gGafl7St0epCWWjvOzl21h29k6WQ== dependencies: "@babel/runtime" "^7.24.8" - "@mui/utils" "^5.16.2" + "@mui/utils" "^5.16.5" "@popperjs/core@^2.11.8": version "2.11.8"