From c100bb7ed105227fa70895ee71990577f5892961 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 14:28:15 +1100 Subject: [PATCH] Bump @lingui/cli from 4.5.0 to 4.7.1 in /src/frontend (#6782) Bumps [@lingui/cli](https://github.com/lingui/js-lingui) from 4.5.0 to 4.7.1. - [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.5.0...v4.7.1) --- updated-dependencies: - dependency-name: "@lingui/cli" dependency-type: direct:development update-type: version-update:semver-minor ... 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 | 50 ++++++++++++++++++++++++--------------- 2 files changed, 32 insertions(+), 20 deletions(-) diff --git a/src/frontend/package.json b/src/frontend/package.json index fc7b669c37..a27d02546b 100644 --- a/src/frontend/package.json +++ b/src/frontend/package.json @@ -54,7 +54,7 @@ "@babel/core": "^7.23.2", "@babel/preset-react": "^7.22.15", "@babel/preset-typescript": "^7.23.2", - "@lingui/cli": "^4.5.0", + "@lingui/cli": "^4.7.1", "@lingui/macro": "^4.5.0", "@playwright/test": "^1.39.0", "@types/node": "^20.8.6", diff --git a/src/frontend/yarn.lock b/src/frontend/yarn.lock index 82460ef284..c5d58d3803 100644 --- a/src/frontend/yarn.lock +++ b/src/frontend/yarn.lock @@ -964,26 +964,26 @@ dependencies: "@lezer/common" "^1.0.0" -"@lingui/babel-plugin-extract-messages@4.5.0": - version "4.5.0" - resolved "https://registry.yarnpkg.com/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-4.5.0.tgz#71e56cc2eae73890caeea15a00ae4965413430ec" - integrity sha512-jZq3Gbi691jsHyQ4+OPnGgIqZt5eKEGnmI75akYlZpwTPxF7n+hiuKlQS+YB3xfKvcvlAED76ZAMCcwYG5fNrQ== +"@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/cli@^4.5.0": - version "4.5.0" - resolved "https://registry.yarnpkg.com/@lingui/cli/-/cli-4.5.0.tgz#fb8685cb682cf624b6e5b6d1207f8127b98ed95a" - integrity sha512-MzhxNUNd+YYEmK79TwmneUow5BuLwpOlrUrZq9EyIAWUM4N6kkCVkZ8VIMYCL4TXGQ4kBQjstgDpkF8wdFRtNg== +"@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== 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.5.0" - "@lingui/conf" "4.5.0" - "@lingui/core" "4.5.0" - "@lingui/format-po" "4.5.0" - "@lingui/message-utils" "4.5.0" + "@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" babel-plugin-macros "^3.0.1" chalk "^4.1.0" chokidar "3.5.1" @@ -1016,6 +1016,18 @@ jiti "^1.17.1" lodash.get "^4.4.2" +"@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/core@4.5.0": version "4.5.0" resolved "https://registry.yarnpkg.com/@lingui/core/-/core-4.5.0.tgz#8b907238bd0b420b372272d0a757c56bed3aed14" @@ -1034,13 +1046,13 @@ "@lingui/message-utils" "4.7.1" unraw "^3.0.0" -"@lingui/format-po@4.5.0": - version "4.5.0" - resolved "https://registry.yarnpkg.com/@lingui/format-po/-/format-po-4.5.0.tgz#88dabeaa565ce5e4ff2a1b9865da7759b393af27" - integrity sha512-xQNzZ4RCQfh6TjzjUsyHz3B0R9FJuzhBit9R37NyMn6mL3kBTCUExpPczknm8gWZjtfFO4T8EH5eJhhC5vgJYg== +"@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== dependencies: - "@lingui/conf" "4.5.0" - "@lingui/message-utils" "4.5.0" + "@lingui/conf" "4.7.1" + "@lingui/message-utils" "4.7.1" date-fns "^2.29.3" pofile "^1.1.4"