|
125 | 125 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
126 | 126 | integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
127 | 127 |
|
128 | | -"@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.7", "@babel/runtime@^7.23.9", "@babel/runtime@^7.25.7", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.7": |
129 | | - version "7.25.7" |
130 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.7.tgz#7ffb53c37a8f247c8c4d335e89cdf16a2e0d0fb6" |
131 | | - integrity sha512-FjoyLe754PMiYsFaN5C94ttGiOmBNYTf6pLr4xXHAT5uctHb092PBszndLDR5XA/jghQvn4n7JMHl7dmTgbm9w== |
| 128 | +"@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.7", "@babel/runtime@^7.23.9", "@babel/runtime@^7.26.0", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.7": |
| 129 | + version "7.26.0" |
| 130 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1" |
| 131 | + integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw== |
132 | 132 | dependencies: |
133 | 133 | regenerator-runtime "^0.14.0" |
134 | 134 |
|
|
954 | 954 | "@mui/utils" "^5.16.6" |
955 | 955 | prop-types "^15.8.1" |
956 | 956 |
|
957 | | -"@mui/private-theming@^6.1.4": |
958 | | - version "6.1.4" |
959 | | - resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-6.1.4.tgz#a2d05721f99c518ae04ce007931fcdfd9a2120f8" |
960 | | - integrity sha512-FPa+W5BSrRM/1QI5Gf/GwJinJ2WsrKPpJB6xMmmXMXSUIp31YioIVT04i28DQUXFFB3yZY12ukcZi51iLvPljw== |
| 957 | +"@mui/private-theming@^6.1.8": |
| 958 | + version "6.1.8" |
| 959 | + resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-6.1.8.tgz#3ac194689bd4a4bb79816508e9fcc00708753d12" |
| 960 | + integrity sha512-TuKl7msynCNCVvhX3c0ef1sF0Qb3VHcPs8XOGB/8bdOGBr/ynmIG1yTMjZeiFQXk8yN9fzK/FDEKMFxILNn3wg== |
961 | 961 | dependencies: |
962 | | - "@babel/runtime" "^7.25.7" |
963 | | - "@mui/utils" "^6.1.4" |
| 962 | + "@babel/runtime" "^7.26.0" |
| 963 | + "@mui/utils" "^6.1.8" |
964 | 964 | prop-types "^15.8.1" |
965 | 965 |
|
966 | 966 | "@mui/styled-engine@^5.16.6": |
|
973 | 973 | csstype "^3.1.3" |
974 | 974 | prop-types "^15.8.1" |
975 | 975 |
|
976 | | -"@mui/styles@^6.1.4": |
977 | | - version "6.1.4" |
978 | | - resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.1.4.tgz#2c413529b59f048cdc5a0f3ea0a066ec6aaffde7" |
979 | | - integrity sha512-tgXuSqt983KC7Nmv1QtSFF/cC8Tlzfx7CqE0pGHCygihIZ9qZi0zlRavdOAyusZBju9gPBDo7xhtc99rGzlhMg== |
| 976 | +"@mui/styles@^6.1.8": |
| 977 | + version "6.1.8" |
| 978 | + resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.1.8.tgz#c009cdb9877547dc18ca5b62fbcb290666a2fcec" |
| 979 | + integrity sha512-i6x01fNV/pqHMZStP6N90vCq8I+z8FacIAjCdsH1dFyBqfQldhtrBHDHqEZ860jkwG5ER/EEmG7ug7nUf8xsJA== |
980 | 980 | dependencies: |
981 | | - "@babel/runtime" "^7.25.7" |
| 981 | + "@babel/runtime" "^7.26.0" |
982 | 982 | "@emotion/hash" "^0.9.2" |
983 | | - "@mui/private-theming" "^6.1.4" |
984 | | - "@mui/types" "^7.2.18" |
985 | | - "@mui/utils" "^6.1.4" |
| 983 | + "@mui/private-theming" "^6.1.8" |
| 984 | + "@mui/types" "^7.2.19" |
| 985 | + "@mui/utils" "^6.1.8" |
986 | 986 | clsx "^2.1.1" |
987 | 987 | csstype "^3.1.3" |
988 | 988 | hoist-non-react-statics "^3.3.2" |
|
1010 | 1010 | csstype "^3.1.3" |
1011 | 1011 | prop-types "^15.8.1" |
1012 | 1012 |
|
1013 | | -"@mui/types@^7.2.15", "@mui/types@^7.2.18": |
1014 | | - version "7.2.18" |
1015 | | - resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.18.tgz#4b6385ed2f7828ef344113cdc339d6fdf8e4bc23" |
1016 | | - integrity sha512-uvK9dWeyCJl/3ocVnTOS6nlji/Knj8/tVqVX03UVTpdmTJYu/s4jtDd9Kvv0nRGE0CUSNW1UYAci7PYypjealg== |
| 1013 | +"@mui/types@^7.2.15", "@mui/types@^7.2.19": |
| 1014 | + version "7.2.19" |
| 1015 | + resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.19.tgz#c941954dd24393fdce5f07830d44440cf4ab6c80" |
| 1016 | + integrity sha512-6XpZEM/Q3epK9RN8ENoXuygnqUQxE+siN/6rGRi2iwJPgBUR25mphYQ9ZI87plGh58YoZ5pp40bFvKYOCDJ3tA== |
1017 | 1017 |
|
1018 | 1018 | "@mui/utils@^5.16.6": |
1019 | 1019 | version "5.16.6" |
|
1027 | 1027 | prop-types "^15.8.1" |
1028 | 1028 | react-is "^18.3.1" |
1029 | 1029 |
|
1030 | | -"@mui/utils@^6.1.4": |
1031 | | - version "6.1.4" |
1032 | | - resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-6.1.4.tgz#44deebc8e576695836c9bda870d755c8f079e54d" |
1033 | | - integrity sha512-v0wXkyh3/Hpw48ivlNvgs4ZT6M8BIEAMdLgvct59rQBggYFhoAVKyliKDzdj37CnIlYau3DYIn7x5bHlRYFBow== |
| 1030 | +"@mui/utils@^6.1.8": |
| 1031 | + version "6.1.8" |
| 1032 | + resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-6.1.8.tgz#ae07cad4f6099eeb43dbc71267b4a96304ba3982" |
| 1033 | + integrity sha512-O2DWb1kz8hiANVcR7Z4gOB3SvPPsSQGUmStpyBDzde6dJIfBzgV9PbEQOBZd3EBsd1pB+Uv1z5LAJAbymmawrA== |
1034 | 1034 | dependencies: |
1035 | | - "@babel/runtime" "^7.25.7" |
1036 | | - "@mui/types" "^7.2.18" |
| 1035 | + "@babel/runtime" "^7.26.0" |
| 1036 | + "@mui/types" "^7.2.19" |
1037 | 1037 | "@types/prop-types" "^15.7.13" |
1038 | 1038 | clsx "^2.1.1" |
1039 | 1039 | prop-types "^15.8.1" |
|
0 commit comments