-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the mui group with 4 updates
Bumps the mui group with 4 updates: [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material), [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material), [@mui/styles](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styles) and [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/grid/x-data-grid). Updates `@mui/icons-material` from 5.14.11 to 5.15.10 - [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/v5.15.10/packages/mui-icons-material) Updates `@mui/material` from 5.14.11 to 5.15.10 - [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/v5.15.10/packages/mui-material) Updates `@mui/styles` from 5.14.11 to 5.15.10 - [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/v5.15.10/packages/mui-styles) Updates `@mui/x-data-grid` from 6.16.0 to 6.19.4 - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/v6.19.4/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v6.19.4/packages/grid/x-data-grid) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mui - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mui - dependency-name: "@mui/styles" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mui - dependency-name: "@mui/x-data-grid" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mui ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
62b60a8
commit af2f741
Showing
2 changed files
with
139 additions
and
94 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1008,10 +1008,10 @@ | |
"@babel/helper-validator-option" "^7.14.5" | ||
"@babel/plugin-transform-typescript" "^7.16.1" | ||
|
||
"@babel/runtime@^7.1.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.9", "@babel/runtime@^7.22.15", "@babel/runtime@^7.22.5", "@babel/runtime@^7.22.6", "@babel/runtime@^7.23.2", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": | ||
version "7.23.5" | ||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.5.tgz#11edb98f8aeec529b82b211028177679144242db" | ||
integrity sha512-NdUTHcPe4C99WxPub+K9l9tK5/lV4UXIoaHSYgzco9BCyjKAAwzdBI+wWtYqHt7LJdbo74ZjRPJgzVweq1sz0w== | ||
"@babel/runtime@^7.1.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.9", "@babel/runtime@^7.22.15", "@babel/runtime@^7.22.5", "@babel/runtime@^7.22.6", "@babel/runtime@^7.23.2", "@babel/runtime@^7.23.9", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": | ||
version "7.23.9" | ||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.9.tgz#47791a15e4603bb5f905bc0753801cf21d6345f7" | ||
integrity sha512-0CX6F+BI2s9dkUqr08KFrAIZgNFj75rdBU/DjCyYLIaV/quFjkk6T+EJ2LkZHyZTbEV4L5p97mNkUsHl2wLFAw== | ||
dependencies: | ||
regenerator-runtime "^0.14.0" | ||
|
||
|
@@ -1324,6 +1324,13 @@ | |
minimatch "^3.0.4" | ||
strip-json-comments "^3.1.1" | ||
|
||
"@floating-ui/core@^1.0.0": | ||
version "1.6.0" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.6.0.tgz#fa41b87812a16bf123122bf945946bae3fdf7fc1" | ||
integrity sha512-PcF++MykgmTj3CIyOQbKA/hDzOAiqI3mhuoN44WRCopIs1sgoDoU4oty4Jtqaj/y3oDU6fnVSm4QG0a3t5i0+g== | ||
dependencies: | ||
"@floating-ui/utils" "^0.2.1" | ||
|
||
"@floating-ui/core@^1.4.1": | ||
version "1.4.1" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.4.1.tgz#0d633f4b76052668afb932492ac452f7ebe97f17" | ||
|
@@ -1339,18 +1346,38 @@ | |
"@floating-ui/core" "^1.4.1" | ||
"@floating-ui/utils" "^0.1.1" | ||
|
||
"@floating-ui/dom@^1.6.1": | ||
version "1.6.3" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.6.3.tgz#954e46c1dd3ad48e49db9ada7218b0985cee75ef" | ||
integrity sha512-RnDthu3mzPlQ31Ss/BTwQ1zjzIhr3lk1gZB1OC56h/1vEtaXkESrOqL5fQVMfXpwGtRwX+YsZBdyHtJMQnkArw== | ||
dependencies: | ||
"@floating-ui/core" "^1.0.0" | ||
"@floating-ui/utils" "^0.2.0" | ||
|
||
"@floating-ui/react-dom@^2.0.2": | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/react-dom/-/react-dom-2.0.2.tgz#fab244d64db08e6bed7be4b5fcce65315ef44d20" | ||
integrity sha512-5qhlDvjaLmAst/rKb3VdlCinwTF4EYMiVxuuc/HVUjs46W0zgtbMmAZ1UTsDrRTxRmUEzl92mOtWbeeXL26lSQ== | ||
dependencies: | ||
"@floating-ui/dom" "^1.5.1" | ||
|
||
"@floating-ui/react-dom@^2.0.8": | ||
version "2.0.8" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/react-dom/-/react-dom-2.0.8.tgz#afc24f9756d1b433e1fe0d047c24bd4d9cefaa5d" | ||
integrity sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw== | ||
dependencies: | ||
"@floating-ui/dom" "^1.6.1" | ||
|
||
"@floating-ui/utils@^0.1.1": | ||
version "0.1.1" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.1.1.tgz#1a5b1959a528e374e8037c4396c3e825d6cf4a83" | ||
integrity sha512-m0G6wlnhm/AX0H12IOWtK8gASEMffnX08RtKkCgTdHb9JpHKGloI7icFfLg9ZmQeavcvR0PKmzxClyuFPSjKWw== | ||
|
||
"@floating-ui/utils@^0.2.0", "@floating-ui/utils@^0.2.1": | ||
version "0.2.1" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.1.tgz#16308cea045f0fc777b6ff20a9f25474dd8293d2" | ||
integrity sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q== | ||
|
||
"@gulpjs/to-absolute-glob@^4.0.0": | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/@gulpjs/to-absolute-glob/-/to-absolute-glob-4.0.0.tgz#1fc2460d3953e1d9b9f2dfdb4bcc99da4710c021" | ||
|
@@ -1636,17 +1663,30 @@ | |
clsx "^2.0.0" | ||
prop-types "^15.8.1" | ||
|
||
"@mui/core-downloads-tracker@^5.14.11": | ||
version "5.14.11" | ||
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.14.11.tgz#e829aceb5c0bbfc3383ed90a6a85445344dd65a7" | ||
integrity sha512-uY8FLQURhXe3f3O4dS5OSGML9KDm9+IE226cBu78jarVIzdQGPlXwGIlSI9VJR8MvZDA6C0+6XfWDhWCHruC5Q== | ||
"@mui/[email protected]": | ||
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/icons-material@^5.14.11": | ||
version "5.14.11" | ||
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.11.tgz#ce563d1b6c7abc76f8a8048c970135601e7b49b5" | ||
integrity sha512-aHReLasBuS/+hhPzbZCgZ0eTcZ2QRnoC2WNK7XvdAf3l+LjC1flzjh6GWw1tZJ5NHnZ+bivdwtLFQ8XTR96JkA== | ||
"@mui/core-downloads-tracker@^5.15.10": | ||
version "5.15.10" | ||
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.10.tgz#616bfb54e3860268d56ff59cd187d47044d954f3" | ||
integrity sha512-qPv7B+LeMatYuzRjB3hlZUHqinHx/fX4YFBiaS19oC02A1e9JFuDKDvlyRQQ5oRSbJJt0QlaLTlr0IcauVcJRQ== | ||
|
||
"@mui/icons-material@^5.15.10": | ||
version "5.15.10" | ||
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.10.tgz#24f65945f8f02499e4da0213d6a12ac714305679" | ||
integrity sha512-9cF8oUHZKo9oQ7EQ3pxPELaZuZVmphskU4OI6NiJNDVN7zcuvrEsuWjYo1Zh4fLiC39Nrvm30h/B51rcUjvSGA== | ||
dependencies: | ||
"@babel/runtime" "^7.22.15" | ||
"@babel/runtime" "^7.23.9" | ||
|
||
"@mui/lab@^5.0.0-alpha.146": | ||
version "5.0.0-alpha.146" | ||
|
@@ -1662,55 +1702,55 @@ | |
clsx "^2.0.0" | ||
prop-types "^15.8.1" | ||
|
||
"@mui/material@^5.14.11": | ||
version "5.14.11" | ||
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.14.11.tgz#7537f07c383a6cfa32a00fabc9959593478bc5c4" | ||
integrity sha512-DnSdJzcR7lwG12JA5L2t8JF+RDzMygu5rCNW+logWb/KW2/TRzwLyVWO+CorHTBjBRd38DBxnwOCDiYkDd+N3A== | ||
dependencies: | ||
"@babel/runtime" "^7.22.15" | ||
"@mui/base" "5.0.0-beta.17" | ||
"@mui/core-downloads-tracker" "^5.14.11" | ||
"@mui/system" "^5.14.11" | ||
"@mui/types" "^7.2.4" | ||
"@mui/utils" "^5.14.11" | ||
"@types/react-transition-group" "^4.4.6" | ||
clsx "^2.0.0" | ||
csstype "^3.1.2" | ||
"@mui/material@^5.15.10": | ||
version "5.15.10" | ||
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.15.10.tgz#6533ba53edbd0790dbc5bb7e9e173f6069ffd7e6" | ||
integrity sha512-YJJGHjwDOucecjDEV5l9ISTCo+l9YeWrho623UajzoHRYxuKUmwrGVYOW4PKwGvCx9SU9oklZnbbi2Clc5XZHw== | ||
dependencies: | ||
"@babel/runtime" "^7.23.9" | ||
"@mui/base" "5.0.0-beta.36" | ||
"@mui/core-downloads-tracker" "^5.15.10" | ||
"@mui/system" "^5.15.9" | ||
"@mui/types" "^7.2.13" | ||
"@mui/utils" "^5.15.9" | ||
"@types/react-transition-group" "^4.4.10" | ||
clsx "^2.1.0" | ||
csstype "^3.1.3" | ||
prop-types "^15.8.1" | ||
react-is "^18.2.0" | ||
react-transition-group "^4.4.5" | ||
|
||
"@mui/private-theming@^5.14.11": | ||
version "5.14.11" | ||
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.14.11.tgz#1543b4d13d5cb32018c5bd41b516db1c33f70344" | ||
integrity sha512-MSnNNzTu9pfKLCKs1ZAKwOTgE4bz+fQA0fNr8Jm7NDmuWmw0CaN9Vq2/MHsatE7+S0A25IAKby46Uv1u53rKVQ== | ||
"@mui/private-theming@^5.15.9": | ||
version "5.15.9" | ||
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.15.9.tgz#3ea3514ed2f6bf68541dbe9206665a82cd89cb01" | ||
integrity sha512-/aMJlDOxOTAXyp4F2rIukW1O0anodAMCkv1DfBh/z9vaKHY3bd5fFf42wmP+0GRmwMinC5aWPpNfHXOED1fEtg== | ||
dependencies: | ||
"@babel/runtime" "^7.22.15" | ||
"@mui/utils" "^5.14.11" | ||
"@babel/runtime" "^7.23.9" | ||
"@mui/utils" "^5.15.9" | ||
prop-types "^15.8.1" | ||
|
||
"@mui/styled-engine@^5.14.11": | ||
version "5.14.11" | ||
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.14.11.tgz#22cb0047f211be4dbc133a5d1015369293bdff00" | ||
integrity sha512-jdUlqRgTYQ8RMtPX4MbRZqar6W2OiIb6J5KEFbIu4FqvPrk44Each4ppg/LAqp1qNlBYq5i+7Q10MYLMpDxX9A== | ||
"@mui/styled-engine@^5.15.9": | ||
version "5.15.9" | ||
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.15.9.tgz#444605039ec3fe456bdd5d5cb94330183be62b91" | ||
integrity sha512-NRKtYkL5PZDH7dEmaLEIiipd3mxNnQSO+Yo8rFNBNptY8wzQnQ+VjayTq39qH7Sast5cwHKYFusUrQyD+SS4Og== | ||
dependencies: | ||
"@babel/runtime" "^7.22.15" | ||
"@babel/runtime" "^7.23.9" | ||
"@emotion/cache" "^11.11.0" | ||
csstype "^3.1.2" | ||
csstype "^3.1.3" | ||
prop-types "^15.8.1" | ||
|
||
"@mui/styles@^5.14.11": | ||
version "5.14.11" | ||
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.14.11.tgz#3a9c31e927b9115c62c5260c5614c178f849aa43" | ||
integrity sha512-43TTaH/QBNAvwFfN0Dz1UREZLs5Yd8X4XrsiYgIJJgdGsr2TtlKz/WRHqDNwWkNg/gs3qcWIbtNweTIoTkov/g== | ||
"@mui/styles@^5.15.10": | ||
version "5.15.10" | ||
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.15.10.tgz#78c5ded89cc7a1a0d35cbf3ef53c300ab71a1140" | ||
integrity sha512-VUl9rCK89lkCZ+ctYv1hSCN9gBke9CfnXF9BtGPkw9jTxPkrW6fQQYep2wcHdzLORE3w96oq9BbSXDqrOnSEPA== | ||
dependencies: | ||
"@babel/runtime" "^7.22.15" | ||
"@babel/runtime" "^7.23.9" | ||
"@emotion/hash" "^0.9.1" | ||
"@mui/private-theming" "^5.14.11" | ||
"@mui/types" "^7.2.4" | ||
"@mui/utils" "^5.14.11" | ||
clsx "^2.0.0" | ||
csstype "^3.1.2" | ||
"@mui/private-theming" "^5.15.9" | ||
"@mui/types" "^7.2.13" | ||
"@mui/utils" "^5.15.9" | ||
clsx "^2.1.0" | ||
csstype "^3.1.3" | ||
hoist-non-react-statics "^3.3.2" | ||
jss "^10.10.0" | ||
jss-plugin-camel-case "^10.10.0" | ||
|
@@ -1722,42 +1762,42 @@ | |
jss-plugin-vendor-prefixer "^10.10.0" | ||
prop-types "^15.8.1" | ||
|
||
"@mui/system@^5.14.11": | ||
version "5.14.11" | ||
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.14.11.tgz#4f3aaf3e3d6d039e41a60f939056aa5fd371d291" | ||
integrity sha512-yl8xV+y0k7j6dzBsHabKwoShmjqLa8kTxrhUI3JpqLG358VRVMJRW/ES0HhvfcCi4IVXde+Tc2P3K1akGL8zoA== | ||
dependencies: | ||
"@babel/runtime" "^7.22.15" | ||
"@mui/private-theming" "^5.14.11" | ||
"@mui/styled-engine" "^5.14.11" | ||
"@mui/types" "^7.2.4" | ||
"@mui/utils" "^5.14.11" | ||
clsx "^2.0.0" | ||
csstype "^3.1.2" | ||
"@mui/system@^5.14.11", "@mui/system@^5.15.9": | ||
version "5.15.9" | ||
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.15.9.tgz#8a34ac0ab133af2550cc7ab980a35174142fd265" | ||
integrity sha512-SxkaaZ8jsnIJ77bBXttfG//LUf6nTfOcaOuIgItqfHv60ZCQy/Hu7moaob35kBb+guxVJnoSZ+7vQJrA/E7pKg== | ||
dependencies: | ||
"@babel/runtime" "^7.23.9" | ||
"@mui/private-theming" "^5.15.9" | ||
"@mui/styled-engine" "^5.15.9" | ||
"@mui/types" "^7.2.13" | ||
"@mui/utils" "^5.15.9" | ||
clsx "^2.1.0" | ||
csstype "^3.1.3" | ||
prop-types "^15.8.1" | ||
|
||
"@mui/types@^7.2.4": | ||
version "7.2.4" | ||
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.4.tgz#b6fade19323b754c5c6de679a38f068fd50b9328" | ||
integrity sha512-LBcwa8rN84bKF+f5sDyku42w1NTxaPgPyYKODsh01U1fVstTClbUoSA96oyRBnSNyEiAVjKm6Gwx9vjR+xyqHA== | ||
"@mui/types@^7.2.13", "@mui/types@^7.2.4": | ||
version "7.2.13" | ||
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.13.tgz#d1584912942f9dc042441ecc2d1452be39c666b8" | ||
integrity sha512-qP9OgacN62s+l8rdDhSFRe05HWtLLJ5TGclC9I1+tQngbssu0m2dmFZs+Px53AcOs9fD7TbYd4gc9AXzVqO/+g== | ||
|
||
"@mui/utils@^5.10.3", "@mui/utils@^5.14.11", "@mui/utils@^5.14.3", "@mui/utils@^5.14.8": | ||
version "5.14.11" | ||
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.14.11.tgz#d19a1d8725ffd16c6c6817f00b5172931958fb9a" | ||
integrity sha512-fmkIiCPKyDssYrJ5qk+dime1nlO3dmWfCtaPY/uVBqCRMBZ11JhddB9m8sjI2mgqQQwRJG5bq3biaosNdU/s4Q== | ||
"@mui/utils@^5.10.3", "@mui/utils@^5.14.11", "@mui/utils@^5.14.16", "@mui/utils@^5.14.3", "@mui/utils@^5.15.9": | ||
version "5.15.9" | ||
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.15.9.tgz#2bdf925e274d87cbe90c14eb52d0835318205e86" | ||
integrity sha512-yDYfr61bCYUz1QtwvpqYy/3687Z8/nS4zv7lv/ih/6ZFGMl1iolEvxRmR84v2lOYxlds+kq1IVYbXxDKh8Z9sg== | ||
dependencies: | ||
"@babel/runtime" "^7.22.15" | ||
"@types/prop-types" "^15.7.5" | ||
"@babel/runtime" "^7.23.9" | ||
"@types/prop-types" "^15.7.11" | ||
prop-types "^15.8.1" | ||
react-is "^18.2.0" | ||
|
||
"@mui/x-data-grid@^6.16.0": | ||
version "6.16.0" | ||
resolved "https://registry.yarnpkg.com/@mui/x-data-grid/-/x-data-grid-6.16.0.tgz#d8d57a9ad5b28fb9ba74fad8e329f1106268f987" | ||
integrity sha512-u2z889gs18GtHxUtVxxpTr9Oei1ksxjWZA214RnuMGPvVGLStS36sfqICO5GVJeLkcpJAsJSNgMfzNwc9yPm7w== | ||
"@mui/x-data-grid@^6.19.4": | ||
version "6.19.4" | ||
resolved "https://registry.yarnpkg.com/@mui/x-data-grid/-/x-data-grid-6.19.4.tgz#c75e7d0316d2db12098b517cc5429c0bc3ad141a" | ||
integrity sha512-qXBe2mSetdsl3ZPqB/1LpKNkEiaYUiFXIaMHTIjuzLyusXgt+w7UsHYO7R+aJYUU7c3FeHla0R1nwRMY3kZ5ng== | ||
dependencies: | ||
"@babel/runtime" "^7.22.15" | ||
"@mui/utils" "^5.14.8" | ||
"@babel/runtime" "^7.23.2" | ||
"@mui/utils" "^5.14.16" | ||
clsx "^2.0.0" | ||
prop-types "^15.8.1" | ||
reselect "^4.1.8" | ||
|
@@ -2276,11 +2316,16 @@ | |
resolved "https://registry.npmjs.org/@types/prettier/-/prettier-2.4.2.tgz" | ||
integrity sha512-ekoj4qOQYp7CvjX8ZDBgN86w3MqQhLE1hczEJbEIjgFEumDy+na/4AJAbLXfgEWFNB2pKadM5rPFtuSGMWK7xA== | ||
|
||
"@types/prop-types@*", "@types/prop-types@^15.7.5": | ||
"@types/prop-types@*": | ||
version "15.7.7" | ||
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.7.tgz#f9361f7b87fd5d8188b2c998db0a1f47e9fb391a" | ||
integrity sha512-FbtmBWCcSa2J4zL781Zf1p5YUBXQomPEcep9QZCfRfQgTxz3pJWiDFLebohZ9fFntX5ibzOkSsrJ0TEew8cAog== | ||
|
||
"@types/prop-types@^15.7.11": | ||
version "15.7.11" | ||
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.11.tgz#2596fb352ee96a1379c657734d4b913a613ad563" | ||
integrity sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng== | ||
|
||
"@types/q@^1.5.1": | ||
version "1.5.5" | ||
resolved "https://registry.npmjs.org/@types/q/-/q-1.5.5.tgz" | ||
|
@@ -2293,10 +2338,10 @@ | |
dependencies: | ||
"@types/react" "*" | ||
|
||
"@types/react-transition-group@^4.4.5", "@types/react-transition-group@^4.4.6": | ||
version "4.4.6" | ||
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.6.tgz#18187bcda5281f8e10dfc48f0943e2fdf4f75e2e" | ||
integrity sha512-VnCdSxfcm08KjsJVQcfBmhEQAPnLB8G08hAxn39azX1qYBQ/5RVQuoHuKIcfKOdncuaUvEpFKFzEvbtIMsfVew== | ||
"@types/react-transition-group@^4.4.10", "@types/react-transition-group@^4.4.5", "@types/react-transition-group@^4.4.6": | ||
version "4.4.10" | ||
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.10.tgz#6ee71127bdab1f18f11ad8fb3322c6da27c327ac" | ||
integrity sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q== | ||
dependencies: | ||
"@types/react" "*" | ||
|
||
|
@@ -3535,10 +3580,10 @@ clsx@^1.2.1: | |
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12" | ||
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg== | ||
|
||
clsx@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.0.0.tgz#12658f3fd98fafe62075595a5c30e43d18f3d00b" | ||
integrity sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q== | ||
clsx@^2.0.0, clsx@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.0.tgz#e851283bcb5c80ee7608db18487433f7b23f77cb" | ||
integrity sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg== | ||
|
||
co@^4.6.0: | ||
version "4.6.0" | ||
|
@@ -3985,10 +4030,10 @@ cssstyle@^2.3.0: | |
dependencies: | ||
cssom "~0.3.6" | ||
|
||
csstype@^3.0.2, csstype@^3.1.2: | ||
version "3.1.2" | ||
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b" | ||
integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ== | ||
csstype@^3.0.2, csstype@^3.1.3: | ||
version "3.1.3" | ||
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81" | ||
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw== | ||
|
||
d3-array@2, d3-array@^2.3.0: | ||
version "2.12.1" | ||
|