|
1776 | 1776 | "@messageformat/parser" "^5.0.0" |
1777 | 1777 | make-plural "^6.2.2" |
1778 | 1778 |
|
1779 | | -"@lingui/macro@3.17.2": |
1780 | | - version "3.17.2" |
1781 | | - resolved "https://registry.yarnpkg.com/@lingui/macro/-/macro-3.17.2.tgz#b0c358335fa190df8364a66fa17fca2266561b0a" |
1782 | | - integrity sha512-kk1ZtwYSx5Knu/5LsRGisTqfNoLIeVkJJPn6xjZXcItoxUgRsykyKb3BqCJwxqYUClz4i4A8Ld/aA4xBi4apRQ== |
| 1779 | +"@lingui/core@5.9.1": |
| 1780 | + version "5.9.1" |
| 1781 | + resolved "https://registry.yarnpkg.com/@lingui/core/-/core-5.9.1.tgz#58b2ede38406fd1062a93815d628c197ed81663b" |
| 1782 | + integrity sha512-gnrh3YMo3yGI7NrYvVL5vtIap2fPahl2OAR0P9Fl/eW6GFPUGhhjIcxqxAg48/Nd4lTAzBCGwPCP+u2DzAIzEA== |
1783 | 1783 | dependencies: |
1784 | 1784 | "@babel/runtime" "^7.20.13" |
1785 | | - "@babel/types" "^7.20.7" |
1786 | | - "@lingui/conf" "3.17.2" |
1787 | | - ramda "^0.27.1" |
| 1785 | + "@lingui/message-utils" "5.9.1" |
| 1786 | + |
| 1787 | +"@lingui/macro@5.9.1": |
| 1788 | + version "5.9.1" |
| 1789 | + resolved "https://registry.yarnpkg.com/@lingui/macro/-/macro-5.9.1.tgz#a1a17095c84dce15ec6af2e75731cd7a638ff644" |
| 1790 | + integrity sha512-f799qWDXqu4jDowBydp3tr6Xq8UWflEk2zGRPmIPDPcXyZ/RbibfbWK70h9n7X7fere9CiSZD59BlVPSueRyCQ== |
| 1791 | + dependencies: |
| 1792 | + "@lingui/core" "5.9.1" |
| 1793 | + "@lingui/react" "5.9.1" |
| 1794 | + |
| 1795 | +"@lingui/message-utils@5.9.1": |
| 1796 | + version "5.9.1" |
| 1797 | + resolved "https://registry.yarnpkg.com/@lingui/message-utils/-/message-utils-5.9.1.tgz#d8bf6466666e788e91f883ffc3ea8e150a80045a" |
| 1798 | + integrity sha512-2hj2PqHQU7hI+2+JiViOPmeTmms/8Xl1i/AWd59hwaf+lbqDFKc8CmeZNeAvrM+D7FeYgX1/mDoQvWAkLZNYjQ== |
| 1799 | + dependencies: |
| 1800 | + "@messageformat/parser" "^5.0.0" |
| 1801 | + js-sha256 "^0.10.1" |
1788 | 1802 |
|
1789 | 1803 | "@lingui/react@3.17.2": |
1790 | 1804 | version "3.17.2" |
|
1794 | 1808 | "@babel/runtime" "^7.20.13" |
1795 | 1809 | "@lingui/core" "3.17.2" |
1796 | 1810 |
|
| 1811 | +"@lingui/react@5.9.1": |
| 1812 | + version "5.9.1" |
| 1813 | + resolved "https://registry.yarnpkg.com/@lingui/react/-/react-5.9.1.tgz#5b9848c4aa26e60be0879660e33352e43d4aad82" |
| 1814 | + integrity sha512-wpQ3HjAteTv2hO3749yL8uNL7GQk8pXnylbi0xuZ/QSp6FWXb52glWFadSphqW3LB6voAVsW6mFvkiXUuuiGEg== |
| 1815 | + dependencies: |
| 1816 | + "@babel/runtime" "^7.20.13" |
| 1817 | + "@lingui/core" "5.9.1" |
| 1818 | + |
1797 | 1819 | "@material-ui/core@4.12.4": |
1798 | 1820 | version "4.12.4" |
1799 | 1821 | resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.12.4.tgz#4ac17488e8fcaf55eb6a7f5efb2a131e10138a73" |
@@ -7112,6 +7134,11 @@ jest@^30.1.3: |
7112 | 7134 | import-local "^3.2.0" |
7113 | 7135 | jest-cli "30.1.3" |
7114 | 7136 |
|
| 7137 | +js-sha256@^0.10.1: |
| 7138 | + version "0.10.1" |
| 7139 | + resolved "https://registry.yarnpkg.com/js-sha256/-/js-sha256-0.10.1.tgz#b40104ba1368e823fdd5f41b66b104b15a0da60d" |
| 7140 | + integrity sha512-5obBtsz9301ULlsgggLg542s/jqtddfOpV5KJc4hajc9JV8GeY2gZHSVpYBn4nWqAUTJ9v+xwtbJ1mIBgIH5Vw== |
| 7141 | + |
7115 | 7142 | "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: |
7116 | 7143 | version "4.0.0" |
7117 | 7144 | resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" |
|
0 commit comments