From 990838863d7bebfe75d0b2619896c59c82b1e140 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 05:28:15 +0000 Subject: [PATCH] Bump the lingui group across 1 directory with 4 updates Bumps the lingui group with 4 updates in the / directory: [@lingui/core](https://github.com/lingui/js-lingui), [@lingui/react](https://github.com/lingui/js-lingui), [@lingui/babel-plugin-lingui-macro](https://github.com/lingui/js-lingui) and [@lingui/cli](https://github.com/lingui/js-lingui). Updates `@lingui/core` from 5.0.0 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](https://github.com/lingui/js-lingui/compare/v5.0.0...v5.1.2) Updates `@lingui/react` from 5.0.0 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](https://github.com/lingui/js-lingui/compare/v5.0.0...v5.1.2) Updates `@lingui/babel-plugin-lingui-macro` from 5.0.0 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](https://github.com/lingui/js-lingui/compare/v5.0.0...v5.1.2) Updates `@lingui/cli` from 5.0.0 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](https://github.com/lingui/js-lingui/compare/v5.0.0...v5.1.2) --- updated-dependencies: - dependency-name: "@lingui/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lingui - dependency-name: "@lingui/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lingui - dependency-name: "@lingui/babel-plugin-lingui-macro" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lingui - dependency-name: "@lingui/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lingui ... Signed-off-by: dependabot[bot] --- package-lock.json | 108 ++++++++++++++++++++-------------------------- package.json | 8 ++-- 2 files changed, 50 insertions(+), 66 deletions(-) diff --git a/package-lock.json b/package-lock.json index c028cec..8ea4d41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,8 +10,8 @@ "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.26.0", - "@lingui/core": "^5.0.0", - "@lingui/react": "^5.0.0", + "@lingui/core": "^5.1.2", + "@lingui/react": "^5.1.2", "@patternfly/patternfly": "^5.4.2", "@patternfly/react-core": "^5.4.11", "@patternfly/react-table": "^5.4.12", @@ -33,8 +33,8 @@ "@babel/preset-env": "^7.26.0", "@babel/preset-react": "^7.26.3", "@babel/preset-typescript": "^7.26.0", - "@lingui/babel-plugin-lingui-macro": "^5.0.0", - "@lingui/cli": "^5.0.0", + "@lingui/babel-plugin-lingui-macro": "^5.1.2", + "@lingui/cli": "^5.1.2", "@ls-lint/ls-lint": "^2.2.3", "@trivago/prettier-plugin-sort-imports": "^4.3.0", "babel-loader": "^9.2.1", @@ -2801,28 +2801,26 @@ "dev": true }, "node_modules/@lingui/babel-plugin-extract-messages": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-5.0.0.tgz", - "integrity": "sha512-cdfL2Vvwf56IHRljG+5BslpWI2WENRKIwj/K9Jn8IoUN5pA/FDldKmJ8tint7yrSv8RvudFVzgVn+qU/js5iLw==", + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-5.1.2.tgz", + "integrity": "sha512-w4lX0aR3mvQqwCGZDFbtTDg8BUN2Pf8FQ0NMYWSRG/mQV6AskZn3xY9R6wht9poVr/RfKaPF+9P4jQzAxXUWWw==", "dev": true, - "license": "MIT", "engines": { "node": ">=20.0.0" } }, "node_modules/@lingui/babel-plugin-lingui-macro": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-lingui-macro/-/babel-plugin-lingui-macro-5.0.0.tgz", - "integrity": "sha512-zpyugLESyV5h2nbBLw/Ugz0IdsgcQyRmQrVkPMzl3Ngl8EmEkr3nhRyIDM695Isbf32ogm7w9nldKSxB+WZPdQ==", + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-lingui-macro/-/babel-plugin-lingui-macro-5.1.2.tgz", + "integrity": "sha512-6hq75WZRvuOeWOM0LplZmKTRYIHn9o8PdAYuymVO+QvRp+mMKKMwf8vWyqdVW+4T/zaknN8WtXRRGw6wcCBHew==", "devOptional": true, - "license": "MIT", "dependencies": { "@babel/core": "^7.20.12", "@babel/runtime": "^7.20.13", "@babel/types": "^7.20.7", - "@lingui/conf": "5.0.0", - "@lingui/core": "5.0.0", - "@lingui/message-utils": "5.0.0" + "@lingui/conf": "^5.1.2", + "@lingui/core": "^5.1.2", + "@lingui/message-utils": "^5.1.2" }, "engines": { "node": ">=20.0.0" @@ -2837,23 +2835,22 @@ } }, "node_modules/@lingui/cli": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-5.0.0.tgz", - "integrity": "sha512-p64asTnk5n6zrGDLx0m7hHjQPjWrAXFSxGQKG6Qq1cq+JXIERjiB3EGTYGBdvWGPR4WS9M3ztEMxsAi1fZvsLw==", + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-5.1.2.tgz", + "integrity": "sha512-PqiDhHmLbeXBmH9Nig6fk0LJXQA0/cr/G2REp60GJ2YBxCvpooE8N2Loi1+dyPX+CGmL4XaQg5Rq5Du9LBP0Gg==", "dev": true, - "license": "MIT", "dependencies": { "@babel/core": "^7.21.0", "@babel/generator": "^7.21.1", "@babel/parser": "^7.22.0", "@babel/runtime": "^7.21.0", "@babel/types": "^7.21.2", - "@lingui/babel-plugin-extract-messages": "5.0.0", - "@lingui/babel-plugin-lingui-macro": "5.0.0", - "@lingui/conf": "5.0.0", - "@lingui/core": "5.0.0", - "@lingui/format-po": "5.0.0", - "@lingui/message-utils": "5.0.0", + "@lingui/babel-plugin-extract-messages": "^5.1.2", + "@lingui/babel-plugin-lingui-macro": "^5.1.2", + "@lingui/conf": "^5.1.2", + "@lingui/core": "^5.1.2", + "@lingui/format-po": "^5.1.2", + "@lingui/message-utils": "^5.1.2", "babel-plugin-macros": "^3.0.1", "chalk": "^4.1.0", "chokidar": "3.5.1", @@ -3002,11 +2999,10 @@ } }, "node_modules/@lingui/conf": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-5.0.0.tgz", - "integrity": "sha512-m+2WxU4SG+vL8L5i/wdQ8/H0u5LQt6ZqIhxonyA2y7+llxRzjmr6GOikYaCiHPPWKG4gUUk+wXGsz9ZJyFB7tA==", + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-5.1.2.tgz", + "integrity": "sha512-m0kKiiasvoFLo3cpix+zl1wT4/Wn09+9FHdh7tzuxwcRFWyXgJl1/Ire1Cfumoyve0p4DvtnGygg7meAGm6jJw==", "devOptional": true, - "license": "MIT", "dependencies": { "@babel/runtime": "^7.20.13", "chalk": "^4.1.0", @@ -3024,7 +3020,6 @@ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "devOptional": true, - "license": "MIT", "dependencies": { "color-convert": "^2.0.1" }, @@ -3040,7 +3035,6 @@ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "devOptional": true, - "license": "MIT", "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -3057,7 +3051,6 @@ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", "devOptional": true, - "license": "MIT", "dependencies": { "color-name": "~1.1.4" }, @@ -3069,15 +3062,13 @@ "version": "1.1.4", "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "devOptional": true, - "license": "MIT" + "devOptional": true }, "node_modules/@lingui/conf/node_modules/has-flag": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", "devOptional": true, - "license": "MIT", "engines": { "node": ">=8" } @@ -3087,7 +3078,6 @@ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "devOptional": true, - "license": "MIT", "dependencies": { "has-flag": "^4.0.0" }, @@ -3096,20 +3086,19 @@ } }, "node_modules/@lingui/core": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/@lingui/core/-/core-5.0.0.tgz", - "integrity": "sha512-2FShuKNI/tlENOa/4uCZckuDV6ddNfvigUsG7CdOgKH5QHJdl5nwXZ33s5Ea8+7Oih9NpHZvys2kalBwsYYr3Q==", - "license": "MIT", + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/@lingui/core/-/core-5.1.2.tgz", + "integrity": "sha512-biqmMCWuBBj7ERSpgGSV91hTShnSrR/RIFUcNKjWuZYgDd3HpBdEmXKCo9NTanQYbkBUpmyw/bgwsSBex6vkDA==", "dependencies": { "@babel/runtime": "^7.20.13", - "@lingui/message-utils": "5.0.0", + "@lingui/message-utils": "^5.1.2", "unraw": "^3.0.0" }, "engines": { "node": ">=20.0.0" }, "peerDependencies": { - "@lingui/babel-plugin-lingui-macro": "5.0.0", + "@lingui/babel-plugin-lingui-macro": "5.1.2", "babel-plugin-macros": "2 || 3" }, "peerDependenciesMeta": { @@ -3122,14 +3111,13 @@ } }, "node_modules/@lingui/format-po": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/@lingui/format-po/-/format-po-5.0.0.tgz", - "integrity": "sha512-RAanAPS/IYfbHvSoi5b3Sefwd8otmika0sqfsZRtkynGa8f8JHAmGXWY+ChPqQlnWOa68h+fKGKDnCl/8CHKww==", + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/@lingui/format-po/-/format-po-5.1.2.tgz", + "integrity": "sha512-fkhAeBnOqceY5CJrtyRN5oBq3/6X2IpIKS+6yzwyWUzmJ5XmW2cwF2xtrcBwEekvtKzyuUZz7Dqc9gM02epSqA==", "dev": true, - "license": "MIT", "dependencies": { - "@lingui/conf": "5.0.0", - "@lingui/message-utils": "5.0.0", + "@lingui/conf": "^5.1.2", + "@lingui/message-utils": "^5.1.2", "date-fns": "^3.6.0", "pofile": "^1.1.4" }, @@ -3138,10 +3126,9 @@ } }, "node_modules/@lingui/message-utils": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-5.0.0.tgz", - "integrity": "sha512-Y1EwezciY7BL4dVIEhJA+eyp0ZVxXxT2U0tlnvrHDXEqJZchlVdjYosdsuuKcvZbbTXUEkwyR0wXQ9dKxAlXrg==", - "license": "MIT", + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-5.1.2.tgz", + "integrity": "sha512-P/N0yBy2MuC726EaGPGiOafc/0RafHiwkvZJdFKjm1/XOMWrFZDPFXTuxguVQ3HQsRi5eUIPaboU4uRX4GepPg==", "dependencies": { "@messageformat/parser": "^5.0.0", "js-sha256": "^0.10.1" @@ -3151,21 +3138,20 @@ } }, "node_modules/@lingui/react": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/@lingui/react/-/react-5.0.0.tgz", - "integrity": "sha512-Y3kEZaRDG8JNn9cv0bcFEvjYM6kwiqzIEbtmpWnJj40AjWGGVc9qxCb2ob4Cq5dK+tUTCyLJnozDkFK4RehuZA==", - "license": "MIT", + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/@lingui/react/-/react-5.1.2.tgz", + "integrity": "sha512-YPAvbPUd+kJrmA9H1LSJ9f6+0hkOlm0w8g+7a8FtE7olamjXd7SyIgJMbeJmvKSdztrrdcLBs9YEftUKTfjiyg==", "dependencies": { "@babel/runtime": "^7.20.13", - "@lingui/core": "5.0.0" + "@lingui/core": "^5.1.2" }, "engines": { "node": ">=20.0.0" }, "peerDependencies": { - "@lingui/babel-plugin-lingui-macro": "5.0.0", + "@lingui/babel-plugin-lingui-macro": "5.1.2", "babel-plugin-macros": "2 || 3", - "react": "^16.8.0 || ^17.0.0 || ^18.0.0" + "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" }, "peerDependenciesMeta": { "@lingui/babel-plugin-lingui-macro": { @@ -6554,7 +6540,6 @@ "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.6.0.tgz", "integrity": "sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==", "dev": true, - "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/kossnocorp" @@ -12561,8 +12546,7 @@ "version": "1.1.4", "resolved": "https://registry.npmjs.org/pofile/-/pofile-1.1.4.tgz", "integrity": "sha512-r6Q21sKsY1AjTVVjOuU02VYKVNQGJNQHjTIvs4dEbeuuYfxgYk/DGD2mqqq4RDaVkwdSq0VEtmQUOPe/wH8X3g==", - "dev": true, - "license": "MIT" + "dev": true }, "node_modules/possible-typed-array-names": { "version": "1.0.0", diff --git a/package.json b/package.json index beeee50..be70ab1 100644 --- a/package.json +++ b/package.json @@ -6,8 +6,8 @@ "private": true, "dependencies": { "@babel/runtime": "^7.26.0", - "@lingui/core": "^5.0.0", - "@lingui/react": "^5.0.0", + "@lingui/core": "^5.1.2", + "@lingui/react": "^5.1.2", "@patternfly/patternfly": "^5.4.2", "@patternfly/react-core": "^5.4.11", "@patternfly/react-table": "^5.4.12", @@ -29,8 +29,8 @@ "@babel/preset-env": "^7.26.0", "@babel/preset-react": "^7.26.3", "@babel/preset-typescript": "^7.26.0", - "@lingui/babel-plugin-lingui-macro": "^5.0.0", - "@lingui/cli": "^5.0.0", + "@lingui/babel-plugin-lingui-macro": "^5.1.2", + "@lingui/cli": "^5.1.2", "@ls-lint/ls-lint": "^2.2.3", "@trivago/prettier-plugin-sort-imports": "^4.3.0", "babel-loader": "^9.2.1",