From bf6ed2e8e443b4d8aa1ad7bd2e2d87bce6d1fd7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 09:45:17 +1100 Subject: [PATCH] Bump @lingui/cli from 4.7.1 to 4.7.2 in /src/frontend (#6861) Bumps [@lingui/cli](https://github.com/lingui/js-lingui) from 4.7.1 to 4.7.2. - [Release notes](https://github.com/lingui/js-lingui/releases) - [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md) - [Commits](https://github.com/lingui/js-lingui/compare/v4.7.1...v4.7.2) --- updated-dependencies: - dependency-name: "@lingui/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/frontend/package.json | 2 +- src/frontend/yarn.lock | 67 +++++++++++---------------------------- 2 files changed, 20 insertions(+), 49 deletions(-) diff --git a/src/frontend/package.json b/src/frontend/package.json index a52eceb610..c79670c312 100644 --- a/src/frontend/package.json +++ b/src/frontend/package.json @@ -55,7 +55,7 @@ "@babel/core": "^7.23.9", "@babel/preset-react": "^7.23.3", "@babel/preset-typescript": "^7.23.3", - "@lingui/cli": "^4.7.1", + "@lingui/cli": "^4.7.2", "@lingui/macro": "^4.7.2", "@playwright/test": "^1.41.2", "@types/node": "^20.11.20", diff --git a/src/frontend/yarn.lock b/src/frontend/yarn.lock index d40bc48183..4511dc76b8 100644 --- a/src/frontend/yarn.lock +++ b/src/frontend/yarn.lock @@ -980,26 +980,26 @@ dependencies: "@lezer/common" "^1.0.0" -"@lingui/babel-plugin-extract-messages@4.7.1": - version "4.7.1" - resolved "https://registry.yarnpkg.com/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-4.7.1.tgz#6fa13ce0991e83c09fb216b2c4a209922c1fcbfe" - integrity sha512-grz6RyuroLCce2G6/gIGGvvs4Piu7Fs7OVGqTJCTt8Jfy+N78E5tUMBiyqNiOglz3+bLXB0qxznGha8RSAcD/g== +"@lingui/babel-plugin-extract-messages@4.7.2": + version "4.7.2" + resolved "https://registry.yarnpkg.com/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-4.7.2.tgz#747be72efe613a92b10342fcd39c5e6fbf2bcecd" + integrity sha512-ZdgILXO0ElrRa16cxsHqEL6tswSJZVrbkrZsZXbqGsRNEXs/7g9vWQLAAgUnF258i14wibqJStArVbDMGqQ/Zw== -"@lingui/cli@^4.7.1": - version "4.7.1" - resolved "https://registry.yarnpkg.com/@lingui/cli/-/cli-4.7.1.tgz#512c33b49ff9c331ee6d73a58f99fcc8e0194d59" - integrity sha512-PlXtQjfv01VY1eL/uZMG+xakBcFXzrDqMIk1IlCO2kRvLdqQZxCgIrLePLdmYypEq7oc+nnoHv6ctuhL9mh4MA== +"@lingui/cli@^4.7.2": + version "4.7.2" + resolved "https://registry.yarnpkg.com/@lingui/cli/-/cli-4.7.2.tgz#b0a2cb36a077755755ac320368f8befcf84c9154" + integrity sha512-b9DlFKKySifpyN3sCDBJX+hWeFoLEXA1KXsJ+3jIdknalsy/ZRAyPpD8jklcwoPgXUgtc0G4thZN+RW5pt4ljg== dependencies: "@babel/core" "^7.21.0" "@babel/generator" "^7.21.1" "@babel/parser" "^7.21.2" "@babel/runtime" "^7.21.0" "@babel/types" "^7.21.2" - "@lingui/babel-plugin-extract-messages" "4.7.1" - "@lingui/conf" "4.7.1" - "@lingui/core" "4.7.1" - "@lingui/format-po" "4.7.1" - "@lingui/message-utils" "4.7.1" + "@lingui/babel-plugin-extract-messages" "4.7.2" + "@lingui/conf" "4.7.2" + "@lingui/core" "4.7.2" + "@lingui/format-po" "4.7.2" + "@lingui/message-utils" "4.7.2" babel-plugin-macros "^3.0.1" chalk "^4.1.0" chokidar "3.5.1" @@ -1020,18 +1020,6 @@ ramda "^0.27.1" source-map "^0.8.0-beta.0" -"@lingui/conf@4.7.1": - version "4.7.1" - resolved "https://registry.yarnpkg.com/@lingui/conf/-/conf-4.7.1.tgz#a9aafa03fe3cce3b241feaea424e583b661ef39e" - integrity sha512-SbAHmAfIX0HTjmhmBF93GhmfTNMsca3sq2x7g1X6Di4kHx1jCpOpwTVK6ruaCfwhjLGSAC01WHQQ/r69ke+E0g== - dependencies: - "@babel/runtime" "^7.20.13" - chalk "^4.1.0" - cosmiconfig "^8.0.0" - jest-validate "^29.4.3" - jiti "^1.17.1" - lodash.get "^4.4.2" - "@lingui/conf@4.7.2": version "4.7.2" resolved "https://registry.yarnpkg.com/@lingui/conf/-/conf-4.7.2.tgz#9cf0611c3366b83c3c8a8be203cbbf8f099b0be4" @@ -1044,15 +1032,6 @@ jiti "^1.17.1" lodash.get "^4.4.2" -"@lingui/core@4.7.1": - version "4.7.1" - resolved "https://registry.yarnpkg.com/@lingui/core/-/core-4.7.1.tgz#7bf1fa22ff0c6892ff6fb965f96c3775c7050697" - integrity sha512-Ign2qnyy1WNY7hPzkYTPYaja+5ucs3oDy+rgxs8ChGsqGFf4RjchU4W+CxqliKJ19f/hy4gaDK1DWA9h47kGvw== - dependencies: - "@babel/runtime" "^7.20.13" - "@lingui/message-utils" "4.7.1" - unraw "^3.0.0" - "@lingui/core@4.7.2", "@lingui/core@^4.7.1": version "4.7.2" resolved "https://registry.yarnpkg.com/@lingui/core/-/core-4.7.2.tgz#b42272e041dc7a9d698d19d3c2899e5840ae22c0" @@ -1062,13 +1041,13 @@ "@lingui/message-utils" "4.7.2" unraw "^3.0.0" -"@lingui/format-po@4.7.1": - version "4.7.1" - resolved "https://registry.yarnpkg.com/@lingui/format-po/-/format-po-4.7.1.tgz#b0783765a00961155a8e1bf5a4140a9e3ec469e1" - integrity sha512-O5Tr/x0Pr+buk7YtbwrWR8MIaKV0ruwoIPuc05QlEHW/D15kcSRldHJ1lEKEB+bXRw050AeUxyRY7ibbZFyQ0g== +"@lingui/format-po@4.7.2": + version "4.7.2" + resolved "https://registry.yarnpkg.com/@lingui/format-po/-/format-po-4.7.2.tgz#e8c4c43b2b5b7cf4254600558a9204ce9e510b25" + integrity sha512-bpjeNLZNTAImBGXoxtu/XkvWJaduKsZTug7GJegJjScyCh7LNMFeRoJS7NO50YFqqWKfz4GH5KXza2EAmO4NWg== dependencies: - "@lingui/conf" "4.7.1" - "@lingui/message-utils" "4.7.1" + "@lingui/conf" "4.7.2" + "@lingui/message-utils" "4.7.2" date-fns "^2.29.3" pofile "^1.1.4" @@ -1083,14 +1062,6 @@ "@lingui/core" "4.7.2" "@lingui/message-utils" "4.7.2" -"@lingui/message-utils@4.7.1": - version "4.7.1" - resolved "https://registry.yarnpkg.com/@lingui/message-utils/-/message-utils-4.7.1.tgz#d5dfb95f2cfba44721c933cafdbf54a4a08ce6db" - integrity sha512-c4D9Qg575LHvJHNyDDJfw+lAfyVv+3L+j4ZkaG8elNjc06ITx6sBWETFlj9FwoE8krF/r4yyXuCdnhBgUMrvJg== - dependencies: - "@messageformat/parser" "^5.0.0" - js-sha256 "^0.10.1" - "@lingui/message-utils@4.7.2": version "4.7.2" resolved "https://registry.yarnpkg.com/@lingui/message-utils/-/message-utils-4.7.2.tgz#75ec495e59c331009c38ba7169c25ce3aad0145a"