|
143 | 143 | dependencies:
|
144 | 144 | regenerator-runtime "^0.13.4"
|
145 | 145 |
|
146 |
| -"@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.13.10", "@babel/runtime@^7.15.4", "@babel/runtime@^7.3.1", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.3": |
| 146 | +"@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.13.10", "@babel/runtime@^7.15.4", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.7": |
147 | 147 | version "7.15.4"
|
148 | 148 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.4.tgz#fd17d16bfdf878e6dd02d19753a39fa8a8d9c84a"
|
149 | 149 | integrity sha512-99catp6bHCaxr4sJ/DbTGgHS4+Rs2RVd2g7iOap6SLGPDknRK9ztKNsE/Fg6QhSeh1FGE5f6gHGQmvvn3I3xhw==
|
150 | 150 | dependencies:
|
151 | 151 | regenerator-runtime "^0.13.4"
|
152 | 152 |
|
153 |
| -"@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7": |
154 |
| - version "7.14.8" |
155 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.8.tgz#7119a56f421018852694290b9f9148097391b446" |
156 |
| - integrity sha512-twj3L8Og5SaCRCErB4x4ajbvBIVV77CGeFglHpeg5WC5FF8TZzBWXtTJ4MqaD9QszLYTtr+IsaAL2rEUevb+eg== |
157 |
| - dependencies: |
158 |
| - regenerator-runtime "^0.13.4" |
159 |
| - |
160 | 153 | "@babel/template@^7.14.5":
|
161 | 154 | version "7.14.5"
|
162 | 155 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.14.5.tgz#a9bc9d8b33354ff6e55a9c60d1109200a68974f4"
|
|
826 | 819 | resolved "https://registry.yarnpkg.com/@jsdevtools/ono/-/ono-7.1.3.tgz#9df03bbd7c696a5c58885c34aa06da41c8543796"
|
827 | 820 | integrity sha512-4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg==
|
828 | 821 |
|
829 |
| - |
830 |
| - version "5.0.0-alpha.50" |
831 |
| - resolved "https://registry.yarnpkg.com/@mui/core/-/core-5.0.0-alpha.50.tgz#055b7ccf8557f849e8e61a39a8e3943f8abad9b0" |
832 |
| - integrity sha512-szmmzbyAjEQku17IoEWs7t77n0Kr4zVnT5fREfMd+CnCA4YDifr68ccGJfWaeoGp5Zw/JmfKjQJXLY4GgT6i/g== |
| 822 | + |
| 823 | + version "5.0.0-alpha.51" |
| 824 | + resolved "https://registry.yarnpkg.com/@mui/core/-/core-5.0.0-alpha.51.tgz#3c5f715a0ee5ab123e0987047b8e4651964ecc54" |
| 825 | + integrity sha512-Dum1SM5qk9eGeC6TLw6Au/53yuHqpkFM65hFYEtZccjJhUtdQMve+XVsmhgYPNkhiC0HyWgIR8Q5E1q5Fkc+pQ== |
833 | 826 | dependencies:
|
834 | 827 | "@babel/runtime" "^7.15.4"
|
835 | 828 | "@emotion/is-prop-valid" "^1.1.0"
|
|
845 | 838 | dependencies:
|
846 | 839 | "@babel/runtime" "^7.15.4"
|
847 | 840 |
|
848 |
| -"@mui/material@^5.0.3": |
849 |
| - version "5.0.3" |
850 |
| - resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.0.3.tgz#5ac4d9f7d9635efc9cf7347373e49db41f1b065b" |
851 |
| - integrity sha512-Qj2hwSi63qrYRJuHrUFdN83lCT6HXyLzpCniDTvK7NlqXCnpy4F3Gg0hRJTnO4hNqTTBV+SCOKTSbfuzHl/dnQ== |
| 841 | +"@mui/material@^5.0.4": |
| 842 | + version "5.0.4" |
| 843 | + resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.0.4.tgz#38b842a413aed61c3fe169a167e824319fc8f1b1" |
| 844 | + integrity sha512-075EXSBHoEYeFkE5WDtXyxfd+bNIQRvqlgiouukvMqLGta1EmLq9H6+ONYV4I0Luug8NvNyRocVyRwdjH0Ufmw== |
852 | 845 | dependencies:
|
853 | 846 | "@babel/runtime" "^7.15.4"
|
854 |
| - "@mui/core" "5.0.0-alpha.50" |
855 |
| - "@mui/system" "^5.0.3" |
| 847 | + "@mui/core" "5.0.0-alpha.51" |
| 848 | + "@mui/system" "^5.0.4" |
856 | 849 | "@mui/types" "^7.0.0"
|
857 | 850 | "@mui/utils" "^5.0.1"
|
858 | 851 | "@popperjs/core" "^2.4.4"
|
|
905 | 898 | jss-plugin-vendor-prefixer "^10.8.0"
|
906 | 899 | prop-types "^15.7.2"
|
907 | 900 |
|
908 |
| -"@mui/system@^5.0.3": |
909 |
| - version "5.0.3" |
910 |
| - resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.0.3.tgz#6c126be5c2796fe89af93aa0e76d1c3c6dcccf45" |
911 |
| - integrity sha512-pNkW9p6Dj/ch3YCKjvrXrBhKsAyJ1/l273Q0hh60hhTKHJXgKBVONQ8r7l1fFHtufI0NNz6UGMVJooIXg4JJtA== |
| 901 | +"@mui/system@^5.0.4": |
| 902 | + version "5.0.4" |
| 903 | + resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.0.4.tgz#cff806533c9063efc9e1c6ec99731b64ac0632e8" |
| 904 | + integrity sha512-d+7dhT0eBGrPoah91GX1Q2i4S/5QsiVAp7e06lIMC/LXFWQSrsSnvNbVnW8TgttCvo0ypQ/RHNmWZ/f1eAbd/Q== |
912 | 905 | dependencies:
|
913 | 906 | "@babel/runtime" "^7.15.4"
|
914 | 907 | "@mui/private-theming" "^5.0.1"
|
|
2616 | 2609 | dependencies:
|
2617 | 2610 | cssnano-preset-simple "^3.0.0"
|
2618 | 2611 |
|
2619 |
| -csstype@^3.0.2: |
2620 |
| - version "3.0.8" |
2621 |
| - resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.8.tgz#d2266a792729fb227cd216fb572f43728e1ad340" |
2622 |
| - integrity sha512-jXKhWqXPmlUeoQnF/EhTtTl4C9SnrxSH/jZUih3jmO6lBKr99rP3/+FmrMj4EFpOXzMtXHAZkd3x0E6h6Fgflw== |
2623 |
| - |
2624 |
| -csstype@^3.0.9: |
| 2612 | +csstype@^3.0.2, csstype@^3.0.9: |
2625 | 2613 | version "3.0.9"
|
2626 | 2614 | resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.9.tgz#6410af31b26bd0520933d02cbc64fce9ce3fbf0b"
|
2627 | 2615 | integrity sha512-rpw6JPxK6Rfg1zLOYCSwle2GFOOsnjmDYDaBwEcwoOg4qlsIVCN789VkBZDJAGi4T07gI4YSutR43t9Zz4Lzuw==
|
|
0 commit comments