|
1567 | 1567 | "@messageformat/parser" "^5.0.0" |
1568 | 1568 | make-plural "^6.2.2" |
1569 | 1569 |
|
1570 | | -"@lingui/macro@3.17.2": |
1571 | | - version "3.17.2" |
1572 | | - resolved "https://registry.yarnpkg.com/@lingui/macro/-/macro-3.17.2.tgz#b0c358335fa190df8364a66fa17fca2266561b0a" |
1573 | | - integrity sha512-kk1ZtwYSx5Knu/5LsRGisTqfNoLIeVkJJPn6xjZXcItoxUgRsykyKb3BqCJwxqYUClz4i4A8Ld/aA4xBi4apRQ== |
| 1570 | +"@lingui/core@^5.1.2": |
| 1571 | + version "5.1.2" |
| 1572 | + resolved "https://registry.yarnpkg.com/@lingui/core/-/core-5.1.2.tgz#77acdc7f990e7db180c3c73e05daaa277aa969f3" |
| 1573 | + integrity sha512-biqmMCWuBBj7ERSpgGSV91hTShnSrR/RIFUcNKjWuZYgDd3HpBdEmXKCo9NTanQYbkBUpmyw/bgwsSBex6vkDA== |
1574 | 1574 | dependencies: |
1575 | 1575 | "@babel/runtime" "^7.20.13" |
1576 | | - "@babel/types" "^7.20.7" |
1577 | | - "@lingui/conf" "3.17.2" |
1578 | | - ramda "^0.27.1" |
| 1576 | + "@lingui/message-utils" "^5.1.2" |
| 1577 | + unraw "^3.0.0" |
| 1578 | + |
| 1579 | +"@lingui/macro@5.1.2": |
| 1580 | + version "5.1.2" |
| 1581 | + resolved "https://registry.yarnpkg.com/@lingui/macro/-/macro-5.1.2.tgz#0a5ec9be41d0f2300667ca4662cb49e184508e54" |
| 1582 | + integrity sha512-R6HV7XmiskkI/85JCjAtQuBPRu5AB57lOJdJE6xs2qBaeRu70v0BalTn4wyG5+r0JSkDI4gakWaXKW2KpWN6fQ== |
| 1583 | + dependencies: |
| 1584 | + "@lingui/core" "^5.1.2" |
| 1585 | + "@lingui/react" "^5.1.2" |
| 1586 | + |
| 1587 | +"@lingui/message-utils@^5.1.2": |
| 1588 | + version "5.1.2" |
| 1589 | + resolved "https://registry.yarnpkg.com/@lingui/message-utils/-/message-utils-5.1.2.tgz#8142a2b9ec148a845ddc8b3b9b91a5702efaf519" |
| 1590 | + integrity sha512-P/N0yBy2MuC726EaGPGiOafc/0RafHiwkvZJdFKjm1/XOMWrFZDPFXTuxguVQ3HQsRi5eUIPaboU4uRX4GepPg== |
| 1591 | + dependencies: |
| 1592 | + "@messageformat/parser" "^5.0.0" |
| 1593 | + js-sha256 "^0.10.1" |
1579 | 1594 |
|
1580 | 1595 | "@lingui/react@3.17.2": |
1581 | 1596 | version "3.17.2" |
|
1585 | 1600 | "@babel/runtime" "^7.20.13" |
1586 | 1601 | "@lingui/core" "3.17.2" |
1587 | 1602 |
|
| 1603 | +"@lingui/react@^5.1.2": |
| 1604 | + version "5.1.2" |
| 1605 | + resolved "https://registry.yarnpkg.com/@lingui/react/-/react-5.1.2.tgz#0ab2976300c4fed98144b72f200653c5a14eb1af" |
| 1606 | + integrity sha512-YPAvbPUd+kJrmA9H1LSJ9f6+0hkOlm0w8g+7a8FtE7olamjXd7SyIgJMbeJmvKSdztrrdcLBs9YEftUKTfjiyg== |
| 1607 | + dependencies: |
| 1608 | + "@babel/runtime" "^7.20.13" |
| 1609 | + "@lingui/core" "^5.1.2" |
| 1610 | + |
1588 | 1611 | "@material-ui/core@4.12.4": |
1589 | 1612 | version "4.12.4" |
1590 | 1613 | resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.12.4.tgz#4ac17488e8fcaf55eb6a7f5efb2a131e10138a73" |
@@ -6232,6 +6255,11 @@ jest@^29.7.0: |
6232 | 6255 | import-local "^3.0.2" |
6233 | 6256 | jest-cli "^29.7.0" |
6234 | 6257 |
|
| 6258 | +js-sha256@^0.10.1: |
| 6259 | + version "0.10.1" |
| 6260 | + resolved "https://registry.yarnpkg.com/js-sha256/-/js-sha256-0.10.1.tgz#b40104ba1368e823fdd5f41b66b104b15a0da60d" |
| 6261 | + integrity sha512-5obBtsz9301ULlsgggLg542s/jqtddfOpV5KJc4hajc9JV8GeY2gZHSVpYBn4nWqAUTJ9v+xwtbJ1mIBgIH5Vw== |
| 6262 | + |
6235 | 6263 | "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: |
6236 | 6264 | version "4.0.0" |
6237 | 6265 | resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" |
@@ -8934,6 +8962,11 @@ unpipe@1.0.0, unpipe@~1.0.0: |
8934 | 8962 | resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec" |
8935 | 8963 | integrity sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw= |
8936 | 8964 |
|
| 8965 | +unraw@^3.0.0: |
| 8966 | + version "3.0.0" |
| 8967 | + resolved "https://registry.yarnpkg.com/unraw/-/unraw-3.0.0.tgz#73443ed70d2ab09ccbac2b00525602d5991fbbe3" |
| 8968 | + integrity sha512-08/DA66UF65OlpUDIQtbJyrqTR0jTAlJ+jsnkQ4jxR7+K5g5YG1APZKQSMCE1vqqmD+2pv6+IdEjmopFatacvg== |
| 8969 | + |
8937 | 8970 | update-browserslist-db@^1.1.0: |
8938 | 8971 | version "1.1.0" |
8939 | 8972 | resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz#7ca61c0d8650766090728046e416a8cde682859e" |
|
0 commit comments