|
1577 | 1577 | "@messageformat/parser" "^5.0.0" |
1578 | 1578 | make-plural "^6.2.2" |
1579 | 1579 |
|
1580 | | -"@lingui/macro@3.17.2": |
1581 | | - version "3.17.2" |
1582 | | - resolved "https://registry.yarnpkg.com/@lingui/macro/-/macro-3.17.2.tgz#b0c358335fa190df8364a66fa17fca2266561b0a" |
1583 | | - integrity sha512-kk1ZtwYSx5Knu/5LsRGisTqfNoLIeVkJJPn6xjZXcItoxUgRsykyKb3BqCJwxqYUClz4i4A8Ld/aA4xBi4apRQ== |
| 1580 | +"@lingui/core@^5.1.2": |
| 1581 | + version "5.1.2" |
| 1582 | + resolved "https://registry.yarnpkg.com/@lingui/core/-/core-5.1.2.tgz#77acdc7f990e7db180c3c73e05daaa277aa969f3" |
| 1583 | + integrity sha512-biqmMCWuBBj7ERSpgGSV91hTShnSrR/RIFUcNKjWuZYgDd3HpBdEmXKCo9NTanQYbkBUpmyw/bgwsSBex6vkDA== |
1584 | 1584 | dependencies: |
1585 | 1585 | "@babel/runtime" "^7.20.13" |
1586 | | - "@babel/types" "^7.20.7" |
1587 | | - "@lingui/conf" "3.17.2" |
1588 | | - ramda "^0.27.1" |
| 1586 | + "@lingui/message-utils" "^5.1.2" |
| 1587 | + unraw "^3.0.0" |
| 1588 | + |
| 1589 | +"@lingui/macro@5.1.2": |
| 1590 | + version "5.1.2" |
| 1591 | + resolved "https://registry.yarnpkg.com/@lingui/macro/-/macro-5.1.2.tgz#0a5ec9be41d0f2300667ca4662cb49e184508e54" |
| 1592 | + integrity sha512-R6HV7XmiskkI/85JCjAtQuBPRu5AB57lOJdJE6xs2qBaeRu70v0BalTn4wyG5+r0JSkDI4gakWaXKW2KpWN6fQ== |
| 1593 | + dependencies: |
| 1594 | + "@lingui/core" "^5.1.2" |
| 1595 | + "@lingui/react" "^5.1.2" |
| 1596 | + |
| 1597 | +"@lingui/message-utils@^5.1.2": |
| 1598 | + version "5.1.2" |
| 1599 | + resolved "https://registry.yarnpkg.com/@lingui/message-utils/-/message-utils-5.1.2.tgz#8142a2b9ec148a845ddc8b3b9b91a5702efaf519" |
| 1600 | + integrity sha512-P/N0yBy2MuC726EaGPGiOafc/0RafHiwkvZJdFKjm1/XOMWrFZDPFXTuxguVQ3HQsRi5eUIPaboU4uRX4GepPg== |
| 1601 | + dependencies: |
| 1602 | + "@messageformat/parser" "^5.0.0" |
| 1603 | + js-sha256 "^0.10.1" |
1589 | 1604 |
|
1590 | 1605 | "@lingui/react@3.17.2": |
1591 | 1606 | version "3.17.2" |
|
1595 | 1610 | "@babel/runtime" "^7.20.13" |
1596 | 1611 | "@lingui/core" "3.17.2" |
1597 | 1612 |
|
| 1613 | +"@lingui/react@^5.1.2": |
| 1614 | + version "5.1.2" |
| 1615 | + resolved "https://registry.yarnpkg.com/@lingui/react/-/react-5.1.2.tgz#0ab2976300c4fed98144b72f200653c5a14eb1af" |
| 1616 | + integrity sha512-YPAvbPUd+kJrmA9H1LSJ9f6+0hkOlm0w8g+7a8FtE7olamjXd7SyIgJMbeJmvKSdztrrdcLBs9YEftUKTfjiyg== |
| 1617 | + dependencies: |
| 1618 | + "@babel/runtime" "^7.20.13" |
| 1619 | + "@lingui/core" "^5.1.2" |
| 1620 | + |
1598 | 1621 | "@material-ui/core@4.12.4": |
1599 | 1622 | version "4.12.4" |
1600 | 1623 | resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.12.4.tgz#4ac17488e8fcaf55eb6a7f5efb2a131e10138a73" |
@@ -6247,6 +6270,11 @@ jest@^29.7.0: |
6247 | 6270 | import-local "^3.0.2" |
6248 | 6271 | jest-cli "^29.7.0" |
6249 | 6272 |
|
| 6273 | +js-sha256@^0.10.1: |
| 6274 | + version "0.10.1" |
| 6275 | + resolved "https://registry.yarnpkg.com/js-sha256/-/js-sha256-0.10.1.tgz#b40104ba1368e823fdd5f41b66b104b15a0da60d" |
| 6276 | + integrity sha512-5obBtsz9301ULlsgggLg542s/jqtddfOpV5KJc4hajc9JV8GeY2gZHSVpYBn4nWqAUTJ9v+xwtbJ1mIBgIH5Vw== |
| 6277 | + |
6250 | 6278 | "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: |
6251 | 6279 | version "4.0.0" |
6252 | 6280 | resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" |
@@ -8949,6 +8977,11 @@ unpipe@1.0.0, unpipe@~1.0.0: |
8949 | 8977 | resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec" |
8950 | 8978 | integrity sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw= |
8951 | 8979 |
|
| 8980 | +unraw@^3.0.0: |
| 8981 | + version "3.0.0" |
| 8982 | + resolved "https://registry.yarnpkg.com/unraw/-/unraw-3.0.0.tgz#73443ed70d2ab09ccbac2b00525602d5991fbbe3" |
| 8983 | + integrity sha512-08/DA66UF65OlpUDIQtbJyrqTR0jTAlJ+jsnkQ4jxR7+K5g5YG1APZKQSMCE1vqqmD+2pv6+IdEjmopFatacvg== |
| 8984 | + |
8952 | 8985 | update-browserslist-db@^1.1.0: |
8953 | 8986 | version "1.1.0" |
8954 | 8987 | resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz#7ca61c0d8650766090728046e416a8cde682859e" |
|
0 commit comments