|
1603 | 1603 | prop-types "^15.7.2"
|
1604 | 1604 | react-is "^17.0.2"
|
1605 | 1605 |
|
| 1606 | + |
| 1607 | + version "5.0.0-alpha.71" |
| 1608 | + resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.71.tgz#628f5ae10a8c015d61d3d1e6f04d66afc7500b90" |
| 1609 | + integrity sha512-LinacyjmZOS+roUqCyhrcbNIW7TlRf1U+15ETGwMn6biNXI9YEVgcc1Kak08CRtjM0yczxxzLWetiAjHMCVSjQ== |
| 1610 | + dependencies: |
| 1611 | + "@babel/runtime" "^7.17.2" |
| 1612 | + "@emotion/is-prop-valid" "^1.1.2" |
| 1613 | + "@mui/utils" "^5.4.4" |
| 1614 | + "@popperjs/core" "^2.11.2" |
| 1615 | + clsx "^1.1.1" |
| 1616 | + prop-types "^15.7.2" |
| 1617 | + react-is "^17.0.2" |
| 1618 | + |
1606 | 1619 | "@mui/lab@^5.0.0-alpha.71":
|
1607 | 1620 | version "5.0.0-alpha.71"
|
1608 | 1621 | resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.71.tgz#6be1e648b63316dd628c0179b418adfd4c0a5c22"
|
|
1622 | 1635 | react-transition-group "^4.4.2"
|
1623 | 1636 | rifm "^0.12.1"
|
1624 | 1637 |
|
1625 |
| -"@mui/material@^5.4.4": |
1626 |
| - version "5.4.4" |
1627 |
| - resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.4.4.tgz#2652a07085bf107da590007286336640f605055e" |
1628 |
| - integrity sha512-VDJC7GzO1HTFqfMe2zwvaW/sRhABBJXFkKEv5gO3uXx7x9fdwJHQr4udU7NWZCUdOcx9Y0h3BsAILLefYq+WPw== |
| 1638 | +"@mui/material@^5.5.0": |
| 1639 | + version "5.5.0" |
| 1640 | + resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.5.0.tgz#e1a531cdde71019b4375e086c9ce82ca49b389c4" |
| 1641 | + integrity sha512-E12rxqLaWBrebJCxKxBtyRrzJgpPIQSCt4MUHns2Yl9gxOx4c7vDDKuks7Qc6S36wTQf+FP4aiey72Z2WKdYgQ== |
1629 | 1642 | dependencies:
|
1630 | 1643 | "@babel/runtime" "^7.17.2"
|
1631 |
| - "@mui/base" "5.0.0-alpha.70" |
1632 |
| - "@mui/system" "^5.4.4" |
| 1644 | + "@mui/base" "5.0.0-alpha.71" |
| 1645 | + "@mui/system" "^5.5.0" |
1633 | 1646 | "@mui/types" "^7.1.2"
|
1634 | 1647 | "@mui/utils" "^5.4.4"
|
1635 | 1648 | "@types/react-transition-group" "^4.4.4"
|
1636 | 1649 | clsx "^1.1.1"
|
1637 |
| - csstype "^3.0.10" |
| 1650 | + csstype "^3.0.11" |
1638 | 1651 | hoist-non-react-statics "^3.3.2"
|
1639 | 1652 | prop-types "^15.7.2"
|
1640 | 1653 | react-is "^17.0.2"
|
|
1681 | 1694 | jss-plugin-vendor-prefixer "^10.8.2"
|
1682 | 1695 | prop-types "^15.7.2"
|
1683 | 1696 |
|
1684 |
| -"@mui/system@^5.4.4": |
1685 |
| - version "5.4.4" |
1686 |
| - resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.4.4.tgz#cd5d3d35c75594abd88708e715b5e39a8874ff51" |
1687 |
| - integrity sha512-Zjbztq2o/VRuRRCWjG44juRrPKYLQMqtQpMHmMttGu5BnvK6PAPW3WOY0r1JCAwLhbd8Kug9nyhGQYKETjo+tQ== |
| 1697 | +"@mui/system@^5.4.4", "@mui/system@^5.5.0": |
| 1698 | + version "5.5.0" |
| 1699 | + resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.5.0.tgz#df7e540b12218db21a5edb16a6fa1d571d26455b" |
| 1700 | + integrity sha512-zFOfERv3Y4m5ehwTRR9cGaPuMvlD2qVXmFKC60P0Gte3aD6vYObyNriZv+mDVGlhDxZTZhxBrNPH3ns25xSFtQ== |
1688 | 1701 | dependencies:
|
1689 | 1702 | "@babel/runtime" "^7.17.2"
|
1690 | 1703 | "@mui/private-theming" "^5.4.4"
|
1691 | 1704 | "@mui/styled-engine" "^5.4.4"
|
1692 | 1705 | "@mui/types" "^7.1.2"
|
1693 | 1706 | "@mui/utils" "^5.4.4"
|
1694 | 1707 | clsx "^1.1.1"
|
1695 |
| - csstype "^3.0.10" |
| 1708 | + csstype "^3.0.11" |
1696 | 1709 | prop-types "^15.7.2"
|
1697 | 1710 |
|
1698 | 1711 | "@mui/types@^7.1.2":
|
|
1749 | 1762 | resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.15.tgz#6a9d143f7f4f49db2d782f9e1c8839a29b43ae23"
|
1750 | 1763 | integrity sha512-15spi3V28QdevleWBNXE4pIls3nFZmBbUGrW9IVPwiQczuSb9n76TCB4bsk8TSel+I1OkHEdPhu5QKMfY6rQHA==
|
1751 | 1764 |
|
1752 |
| -"@popperjs/core@^2.4.4": |
| 1765 | +"@popperjs/core@^2.11.2", "@popperjs/core@^2.4.4": |
1753 | 1766 | version "2.11.2"
|
1754 | 1767 | resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.2.tgz#830beaec4b4091a9e9398ac50f865ddea52186b9"
|
1755 | 1768 | integrity sha512-92FRmppjjqz29VMJ2dn+xdyXZBrMlE42AV6Kq6BwjWV7CNUW1hs2FtxSNLQE+gJhaZ6AAmYuO9y8dshhcBl7vA==
|
@@ -4354,7 +4367,7 @@ cssstyle@^2.3.0:
|
4354 | 4367 | dependencies:
|
4355 | 4368 | cssom "~0.3.6"
|
4356 | 4369 |
|
4357 |
| -csstype@^3.0.10, csstype@^3.0.2: |
| 4370 | +csstype@^3.0.10, csstype@^3.0.11, csstype@^3.0.2: |
4358 | 4371 | version "3.0.11"
|
4359 | 4372 | resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.11.tgz#d66700c5eacfac1940deb4e3ee5642792d85cd33"
|
4360 | 4373 | integrity sha512-sa6P2wJ+CAbgyy4KFssIb/JNMLxFvKF1pCYCSXS8ZMuqZnMsrxqI2E5sPyoTpxoPU/gVZMzr2zjOfg8GIZOMsw==
|
|
0 commit comments