|
1783 | 1783 | "@messageformat/parser" "^5.0.0"
|
1784 | 1784 | make-plural "^6.2.2"
|
1785 | 1785 |
|
1786 |
| - |
1787 |
| - version "3.17.2" |
1788 |
| - resolved "https://registry.yarnpkg.com/@lingui/macro/-/macro-3.17.2.tgz#b0c358335fa190df8364a66fa17fca2266561b0a" |
1789 |
| - integrity sha512-kk1ZtwYSx5Knu/5LsRGisTqfNoLIeVkJJPn6xjZXcItoxUgRsykyKb3BqCJwxqYUClz4i4A8Ld/aA4xBi4apRQ== |
| 1786 | + |
| 1787 | + version "5.5.0" |
| 1788 | + resolved "https://registry.yarnpkg.com/@lingui/core/-/core-5.5.0.tgz#d1da45cad9211d911aea06a5de98702ab6109c9a" |
| 1789 | + integrity sha512-xQ8gtz7MAl+90VgQEvcBYgpzQXCxTGTSW5WFpPv1jpzGbhfIA6zarZ+DZmQEStpZrKjTLbuxeP9beJ+ThSMQHg== |
1790 | 1790 | dependencies:
|
1791 | 1791 | "@babel/runtime" "^7.20.13"
|
1792 |
| - "@babel/types" "^7.20.7" |
1793 |
| - "@lingui/conf" "3.17.2" |
1794 |
| - ramda "^0.27.1" |
| 1792 | + "@lingui/message-utils" "5.5.0" |
| 1793 | + |
| 1794 | + |
| 1795 | + version "5.5.0" |
| 1796 | + resolved "https://registry.yarnpkg.com/@lingui/macro/-/macro-5.5.0.tgz#522941e8d7805ca1d55e277cf86dbe4321c68dfd" |
| 1797 | + integrity sha512-Ixiqc4t6gIc4W0dCgk+9AWs4oQar1Ye6WOIvJIaX6X0n9dME1Chex0T7kQEuA8tExkpf2ygQVIggmgFT0M9ciA== |
| 1798 | + dependencies: |
| 1799 | + "@lingui/core" "5.5.0" |
| 1800 | + "@lingui/react" "5.5.0" |
| 1801 | + |
| 1802 | + |
| 1803 | + version "5.5.0" |
| 1804 | + resolved "https://registry.yarnpkg.com/@lingui/message-utils/-/message-utils-5.5.0.tgz#abedc8d085cf267213e210def53e27a74fa69425" |
| 1805 | + integrity sha512-LY7AclexJm5sJnbcqeYjgRg/tL1/HDceH9/tR+GiD/Ei1ZNubzqHOvoI0JRZNmxG4x0qKzz9fxLl1ympM3a0VA== |
| 1806 | + dependencies: |
| 1807 | + "@messageformat/parser" "^5.0.0" |
| 1808 | + js-sha256 "^0.10.1" |
1795 | 1809 |
|
1796 | 1810 |
|
1797 | 1811 | version "3.17.2"
|
|
1801 | 1815 | "@babel/runtime" "^7.20.13"
|
1802 | 1816 | "@lingui/core" "3.17.2"
|
1803 | 1817 |
|
| 1818 | + |
| 1819 | + version "5.5.0" |
| 1820 | + resolved "https://registry.yarnpkg.com/@lingui/react/-/react-5.5.0.tgz#1c31392e0d5167d8cee9fb88adc003c7674f596b" |
| 1821 | + integrity sha512-S8o26kB2vo4wTA2lpooAzXem5C5r7KJIi6tXs69y1E97qC6YtCLvhLXpC3WNt/txF2ETWISfgRvioKQHvYr1rA== |
| 1822 | + dependencies: |
| 1823 | + "@babel/runtime" "^7.20.13" |
| 1824 | + "@lingui/core" "5.5.0" |
| 1825 | + |
1804 | 1826 |
|
1805 | 1827 | version "4.12.4"
|
1806 | 1828 | resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.12.4.tgz#4ac17488e8fcaf55eb6a7f5efb2a131e10138a73"
|
@@ -7002,6 +7024,11 @@ jest@^30.1.3:
|
7002 | 7024 | import-local "^3.2.0"
|
7003 | 7025 | jest-cli "30.1.3"
|
7004 | 7026 |
|
| 7027 | +js-sha256@^0.10.1: |
| 7028 | + version "0.10.1" |
| 7029 | + resolved "https://registry.yarnpkg.com/js-sha256/-/js-sha256-0.10.1.tgz#b40104ba1368e823fdd5f41b66b104b15a0da60d" |
| 7030 | + integrity sha512-5obBtsz9301ULlsgggLg542s/jqtddfOpV5KJc4hajc9JV8GeY2gZHSVpYBn4nWqAUTJ9v+xwtbJ1mIBgIH5Vw== |
| 7031 | + |
7005 | 7032 | "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
|
7006 | 7033 | version "4.0.0"
|
7007 | 7034 | resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
|
|
0 commit comments