|
1083 | 1083 | core-js-pure "^3.25.1" |
1084 | 1084 | regenerator-runtime "^0.13.10" |
1085 | 1085 |
|
1086 | | -"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.1", "@babel/runtime@^7.11.1", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.2", "@babel/runtime@^7.23.4", "@babel/runtime@^7.23.5", "@babel/runtime@^7.23.6", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": |
| 1086 | +"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.1", "@babel/runtime@^7.11.1", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.2", "@babel/runtime@^7.23.5", "@babel/runtime@^7.23.6", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": |
1087 | 1087 | version "7.23.6" |
1088 | 1088 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.6.tgz#c05e610dc228855dc92ef1b53d07389ed8ab521d" |
1089 | 1089 | integrity sha512-zHd0eUrf5GZoOWVCXp6koAKQTfZV07eit6bGPmJgnZdnSAvvZee6zniW2XMF7Cmc4ISOOnPy3QaSiIJGJkVEDQ== |
|
1717 | 1717 | semver "^7.3.5" |
1718 | 1718 | tar "^6.1.11" |
1719 | 1719 |
|
1720 | | -"@mui/base@5.0.0-beta.26": |
1721 | | - version "5.0.0-beta.26" |
1722 | | - resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.26.tgz#5fab6062238dc17dd840bf1a17ab759370452713" |
1723 | | - integrity sha512-gPMRKC84VRw+tjqYoyBzyrBUqHQucMXdlBpYazHa5rCXrb91fYEQk5SqQ2U5kjxx9QxZxTBvWAmZ6DblIgaGhQ== |
1724 | | - dependencies: |
1725 | | - "@babel/runtime" "^7.23.4" |
1726 | | - "@floating-ui/react-dom" "^2.0.4" |
1727 | | - "@mui/types" "^7.2.10" |
1728 | | - "@mui/utils" "^5.14.20" |
1729 | | - "@popperjs/core" "^2.11.8" |
1730 | | - clsx "^2.0.0" |
1731 | | - prop-types "^15.8.1" |
1732 | | - |
1733 | 1720 | "@mui/base@5.0.0-beta.27", "@mui/base@^5.0.0-beta.22": |
1734 | 1721 | version "5.0.0-beta.27" |
1735 | 1722 | resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.27.tgz#21a9c7d954a5f88f6706dfee630154c651ee73af" |
|
1755 | 1742 | dependencies: |
1756 | 1743 | "@babel/runtime" "^7.23.5" |
1757 | 1744 |
|
1758 | | -"@mui/lab@^5.0.0-alpha.155": |
1759 | | - version "5.0.0-alpha.155" |
1760 | | - resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.155.tgz#db9cd4815954f237541ba5aae7c7d61d92a4edae" |
1761 | | - integrity sha512-9mE929QFToQnSghSwvcy3Yeg+Pkj2WnR6z9OP871JiqFDL80b6OaLg2qyUt4zTFhbiBwUyBTJQ9XFrkFIibLHw== |
| 1745 | +"@mui/lab@^5.0.0-alpha.156": |
| 1746 | + version "5.0.0-alpha.156" |
| 1747 | + resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.156.tgz#9fee3a408ded367ab4fe84275789155b65dee7e7" |
| 1748 | + integrity sha512-OUAckFeqlAG6aIBG1Ud1fDCBqnU1wltWZYHsA7YCGzRBykNzQC/W/dYddp+RJLu0BgYpMiXwPXq2Hg0ERVtaog== |
1762 | 1749 | dependencies: |
1763 | | - "@babel/runtime" "^7.23.4" |
1764 | | - "@mui/base" "5.0.0-beta.26" |
1765 | | - "@mui/system" "^5.14.20" |
1766 | | - "@mui/types" "^7.2.10" |
1767 | | - "@mui/utils" "^5.14.20" |
| 1750 | + "@babel/runtime" "^7.23.5" |
| 1751 | + "@mui/base" "5.0.0-beta.27" |
| 1752 | + "@mui/system" "^5.15.0" |
| 1753 | + "@mui/types" "^7.2.11" |
| 1754 | + "@mui/utils" "^5.15.0" |
1768 | 1755 | clsx "^2.0.0" |
1769 | 1756 | prop-types "^15.8.1" |
1770 | 1757 |
|
|
1805 | 1792 | csstype "^3.1.2" |
1806 | 1793 | prop-types "^15.8.1" |
1807 | 1794 |
|
1808 | | -"@mui/system@^5.14.20", "@mui/system@^5.15.0": |
| 1795 | +"@mui/system@^5.15.0": |
1809 | 1796 | version "5.15.0" |
1810 | 1797 | resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.15.0.tgz#d4f6fd65ad8e404d4d7c7b56d755d2a63b0edddb" |
1811 | 1798 | integrity sha512-8TPjfTlYBNB7/zBJRL4QOD9kImwdZObbiYNh0+hxvhXr2koezGx8USwPXj8y/JynbzGCkIybkUztCdWlMZe6OQ== |
|
1819 | 1806 | csstype "^3.1.2" |
1820 | 1807 | prop-types "^15.8.1" |
1821 | 1808 |
|
1822 | | -"@mui/types@^7.2.10", "@mui/types@^7.2.11": |
| 1809 | +"@mui/types@^7.2.11": |
1823 | 1810 | version "7.2.11" |
1824 | 1811 | resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.11.tgz#36b99a88f8010dc716128e568dc05681a69dc7ae" |
1825 | 1812 | integrity sha512-KWe/QTEsFFlFSH+qRYf3zoFEj3z67s+qAuSnMMg+gFwbxG7P96Hm6g300inQL1Wy///gSRb8juX7Wafvp93m3w== |
1826 | 1813 |
|
1827 | | -"@mui/utils@^5.14.16", "@mui/utils@^5.14.20", "@mui/utils@^5.15.0": |
| 1814 | +"@mui/utils@^5.14.16", "@mui/utils@^5.15.0": |
1828 | 1815 | version "5.15.0" |
1829 | 1816 | resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.15.0.tgz#87b4db92dd2ddf3e2676377427f50662124013b4" |
1830 | 1817 | integrity sha512-XSmTKStpKYamewxyJ256+srwEnsT3/6eNo6G7+WC1tj2Iq9GfUJ/6yUoB7YXjOD2jTZ3XobToZm4pVz1LBt6GA== |
|
0 commit comments