Skip to content

Commit e687b4f

Browse files
build(deps): bump @lingui/macro from 3.17.2 to 5.1.2 in /web/app
Bumps [@lingui/macro](https://github.com/lingui/js-lingui) from 3.17.2 to 5.1.2. - [Release notes](https://github.com/lingui/js-lingui/releases) - [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md) - [Commits](lingui/js-lingui@v3.17.2...v5.1.2) --- updated-dependencies: - dependency-name: "@lingui/macro" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c463750 commit e687b4f

File tree

2 files changed

+41
-8
lines changed

2 files changed

+41
-8
lines changed

web/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@fortawesome/free-solid-svg-icons": "6.7.1",
1111
"@fortawesome/react-fontawesome": "0.2.2",
1212
"@lingui/core": "^3.17.1",
13-
"@lingui/macro": "3.17.2",
13+
"@lingui/macro": "5.1.2",
1414
"@lingui/react": "3.17.2",
1515
"@material-ui/core": "4.12.4",
1616
"@material-ui/icons": "4.11.3",

web/app/yarn.lock

Lines changed: 40 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1567,15 +1567,30 @@
15671567
"@messageformat/parser" "^5.0.0"
15681568
make-plural "^6.2.2"
15691569

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==
15741574
dependencies:
15751575
"@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"
15791594

15801595
"@lingui/react@3.17.2":
15811596
version "3.17.2"
@@ -1585,6 +1600,14 @@
15851600
"@babel/runtime" "^7.20.13"
15861601
"@lingui/core" "3.17.2"
15871602

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+
15881611
"@material-ui/core@4.12.4":
15891612
version "4.12.4"
15901613
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.12.4.tgz#4ac17488e8fcaf55eb6a7f5efb2a131e10138a73"
@@ -6232,6 +6255,11 @@ jest@^29.7.0:
62326255
import-local "^3.0.2"
62336256
jest-cli "^29.7.0"
62346257

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+
62356263
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
62366264
version "4.0.0"
62376265
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:
89348962
resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"
89358963
integrity sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=
89368964

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+
89378970
update-browserslist-db@^1.1.0:
89388971
version "1.1.0"
89398972
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz#7ca61c0d8650766090728046e416a8cde682859e"

0 commit comments

Comments
 (0)