From 8517c0f4ebe6e7ebd869331b58eb7629d56bf564 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 15:35:12 +0000 Subject: [PATCH] Bump the lingui group in /commafeed-client with 5 updates Bumps the lingui group in /commafeed-client with 5 updates: | Package | From | To | | --- | --- | --- | | [@lingui/core](https://github.com/lingui/js-lingui) | `4.7.0` | `4.7.1` | | [@lingui/macro](https://github.com/lingui/js-lingui) | `4.7.0` | `4.7.1` | | [@lingui/react](https://github.com/lingui/js-lingui) | `4.7.0` | `4.7.1` | | [@lingui/cli](https://github.com/lingui/js-lingui) | `4.7.0` | `4.7.1` | | [@lingui/vite-plugin](https://github.com/lingui/js-lingui) | `4.7.0` | `4.7.1` | Updates `@lingui/core` from 4.7.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.7.0...v4.7.1) Updates `@lingui/macro` from 4.7.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.7.0...v4.7.1) Updates `@lingui/react` from 4.7.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.7.0...v4.7.1) Updates `@lingui/cli` from 4.7.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.7.0...v4.7.1) Updates `@lingui/vite-plugin` from 4.7.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.7.0...v4.7.1) --- updated-dependencies: - dependency-name: "@lingui/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lingui - dependency-name: "@lingui/macro" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lingui - dependency-name: "@lingui/react" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lingui - dependency-name: "@lingui/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lingui - dependency-name: "@lingui/vite-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lingui ... Signed-off-by: dependabot[bot] --- commafeed-client/package-lock.json | 92 +++++++++++++++--------------- commafeed-client/package.json | 10 ++-- 2 files changed, 51 insertions(+), 51 deletions(-) diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 435dc8f2..f44803d9 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -10,9 +10,9 @@ "dependencies": { "@emotion/react": "^11.11.3", "@fontsource/open-sans": "^5.0.24", - "@lingui/core": "^4.7.0", - "@lingui/macro": "^4.7.0", - "@lingui/react": "^4.7.0", + "@lingui/core": "^4.7.1", + "@lingui/macro": "^4.7.1", + "@lingui/react": "^4.7.1", "@mantine/core": "^7.5.3", "@mantine/form": "^7.5.3", "@mantine/hooks": "^7.5.3", @@ -46,8 +46,8 @@ "websocket-heartbeat-js": "^1.1.3" }, "devDependencies": { - "@lingui/cli": "^4.7.0", - "@lingui/vite-plugin": "^4.7.0", + "@lingui/cli": "^4.7.1", + "@lingui/vite-plugin": "^4.7.1", "@types/mousetrap": "^1.6.15", "@types/react": "^18.2.56", "@types/react-dom": "^18.2.19", @@ -1308,18 +1308,18 @@ "dev": true }, "node_modules/@lingui/babel-plugin-extract-messages": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-4.7.0.tgz", - "integrity": "sha512-CROHpjSqLy71aGDskl5wFk47cCuEAsY1etAt6tDkq0iuHwpSebJpzSN58gQJybRTCqYA+3PTkqCADoeSvcTwRA==", + "version": "4.7.1", + "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-4.7.1.tgz", + "integrity": "sha512-grz6RyuroLCce2G6/gIGGvvs4Piu7Fs7OVGqTJCTt8Jfy+N78E5tUMBiyqNiOglz3+bLXB0qxznGha8RSAcD/g==", "dev": true, "engines": { "node": ">=16.0.0" } }, "node_modules/@lingui/cli": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-4.7.0.tgz", - "integrity": "sha512-XGKGZOE5RF+Q74vCRP5gmiAidhwEbzSPsaZWYIAEuG8Oleo1saXAJJm5iKpoiOOTxl6ME9xp0nfIMmL2NCA1Dw==", + "version": "4.7.1", + "resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-4.7.1.tgz", + "integrity": "sha512-PlXtQjfv01VY1eL/uZMG+xakBcFXzrDqMIk1IlCO2kRvLdqQZxCgIrLePLdmYypEq7oc+nnoHv6ctuhL9mh4MA==", "dev": true, "dependencies": { "@babel/core": "^7.21.0", @@ -1327,11 +1327,11 @@ "@babel/parser": "^7.21.2", "@babel/runtime": "^7.21.0", "@babel/types": "^7.21.2", - "@lingui/babel-plugin-extract-messages": "4.7.0", - "@lingui/conf": "4.7.0", - "@lingui/core": "4.7.0", - "@lingui/format-po": "4.7.0", - "@lingui/message-utils": "4.7.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", @@ -1404,9 +1404,9 @@ } }, "node_modules/@lingui/conf": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-4.7.0.tgz", - "integrity": "sha512-j5prZL9PEFfQU7jtXrNIAGWB89KQkjEdYENwwdZyWQ9ZJkp8tcNqcYMTtqcU7vMh2lOJdu4WVuvjvnOHMO9RHQ==", + "version": "4.7.1", + "resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-4.7.1.tgz", + "integrity": "sha512-SbAHmAfIX0HTjmhmBF93GhmfTNMsca3sq2x7g1X6Di4kHx1jCpOpwTVK6ruaCfwhjLGSAC01WHQQ/r69ke+E0g==", "dependencies": { "@babel/runtime": "^7.20.13", "chalk": "^4.1.0", @@ -1420,12 +1420,12 @@ } }, "node_modules/@lingui/core": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/@lingui/core/-/core-4.7.0.tgz", - "integrity": "sha512-lr6CMDRztFgS5qna9pLA/MPZRgujN9SCIoQ1LvGZem94U4Qc7ptSwAG1LIET9b3qxRXJm5XOTrq0HefN2Qm1IA==", + "version": "4.7.1", + "resolved": "https://registry.npmjs.org/@lingui/core/-/core-4.7.1.tgz", + "integrity": "sha512-Ign2qnyy1WNY7hPzkYTPYaja+5ucs3oDy+rgxs8ChGsqGFf4RjchU4W+CxqliKJ19f/hy4gaDK1DWA9h47kGvw==", "dependencies": { "@babel/runtime": "^7.20.13", - "@lingui/message-utils": "4.7.0", + "@lingui/message-utils": "4.7.1", "unraw": "^3.0.0" }, "engines": { @@ -1433,13 +1433,13 @@ } }, "node_modules/@lingui/format-po": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/@lingui/format-po/-/format-po-4.7.0.tgz", - "integrity": "sha512-ptUp9nRt6mB9o82O61WzF8c2My/nfMv4cFt+L1oe5XA/+WLDEoOD2eEhu2PLd+/V6rtnnhqQjp3DzoQZ2I/HfA==", + "version": "4.7.1", + "resolved": "https://registry.npmjs.org/@lingui/format-po/-/format-po-4.7.1.tgz", + "integrity": "sha512-O5Tr/x0Pr+buk7YtbwrWR8MIaKV0ruwoIPuc05QlEHW/D15kcSRldHJ1lEKEB+bXRw050AeUxyRY7ibbZFyQ0g==", "dev": true, "dependencies": { - "@lingui/conf": "4.7.0", - "@lingui/message-utils": "4.7.0", + "@lingui/conf": "4.7.1", + "@lingui/message-utils": "4.7.1", "date-fns": "^2.29.3", "pofile": "^1.1.4" }, @@ -1448,15 +1448,15 @@ } }, "node_modules/@lingui/macro": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-4.7.0.tgz", - "integrity": "sha512-r2I99yudMJ0pbTySoVmN0l/U4fF7dgsVZZeEpF82jwLwS+ND9dkJswYXUOuF6RPr5oVi2NpkJ0M4ZejDfCAAoA==", + "version": "4.7.1", + "resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-4.7.1.tgz", + "integrity": "sha512-weU8Z7QNt+M0wuPIs/xqnlt7Y/g1o4fASamvbyJxh9J68is7mnGwhevj+nVW2VZCEq4+yR34qvF0bsVeTQ332A==", "dependencies": { "@babel/runtime": "^7.20.13", "@babel/types": "^7.20.7", - "@lingui/conf": "4.7.0", - "@lingui/core": "4.7.0", - "@lingui/message-utils": "4.7.0" + "@lingui/conf": "4.7.1", + "@lingui/core": "4.7.1", + "@lingui/message-utils": "4.7.1" }, "engines": { "node": ">=16.0.0" @@ -1467,9 +1467,9 @@ } }, "node_modules/@lingui/message-utils": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-4.7.0.tgz", - "integrity": "sha512-JrGdxORRzefOh9qAkQYJchh+ehnWlLK9/kOG9x6VkV9aekWLk8vCVbXBh4Q707sTcIgCki8KwT1yuBMwZ2YBEg==", + "version": "4.7.1", + "resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-4.7.1.tgz", + "integrity": "sha512-c4D9Qg575LHvJHNyDDJfw+lAfyVv+3L+j4ZkaG8elNjc06ITx6sBWETFlj9FwoE8krF/r4yyXuCdnhBgUMrvJg==", "dependencies": { "@messageformat/parser": "^5.0.0", "js-sha256": "^0.10.1" @@ -1479,12 +1479,12 @@ } }, "node_modules/@lingui/react": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/@lingui/react/-/react-4.7.0.tgz", - "integrity": "sha512-a9SR+U6hobOL+/GPR11gObg9cOzQ4mcGhtUbXQx/WjlWDsau29oXna4vA5pRYiq58dpPXYrsg+ZENsXxNERCwA==", + "version": "4.7.1", + "resolved": "https://registry.npmjs.org/@lingui/react/-/react-4.7.1.tgz", + "integrity": "sha512-acfmKDt6kg2z8wYJXc8S5SmZk1sM46f6xIZFVN+HrJBN/Z7MO9pp4FroTScOBI5zbRsdvoaRdyruNJedLplnhQ==", "dependencies": { "@babel/runtime": "^7.20.13", - "@lingui/core": "4.7.0" + "@lingui/core": "4.7.1" }, "engines": { "node": ">=16.0.0" @@ -1494,13 +1494,13 @@ } }, "node_modules/@lingui/vite-plugin": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/@lingui/vite-plugin/-/vite-plugin-4.7.0.tgz", - "integrity": "sha512-hfQTwjcwZlugDOFO/6KEIyZCkErmhN4yMHGebc3mqRE8rJGRxQGbxqkzC056j/mtQoIzxOyAxm7y4OLhhOK4hQ==", + "version": "4.7.1", + "resolved": "https://registry.npmjs.org/@lingui/vite-plugin/-/vite-plugin-4.7.1.tgz", + "integrity": "sha512-MOZPjObc/DJqN27eoNWm38pHO8N7p0eaulJTeudSWpzc0rQtSJ/tJabx/vUmfedaQ6W3j+qFvqELdTnsO0PfXA==", "dev": true, "dependencies": { - "@lingui/cli": "4.7.0", - "@lingui/conf": "4.7.0" + "@lingui/cli": "4.7.1", + "@lingui/conf": "4.7.1" }, "engines": { "node": ">=16.0.0" diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 03ea551e..34bfd2fc 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -16,9 +16,9 @@ "dependencies": { "@emotion/react": "^11.11.3", "@fontsource/open-sans": "^5.0.24", - "@lingui/core": "^4.7.0", - "@lingui/macro": "^4.7.0", - "@lingui/react": "^4.7.0", + "@lingui/core": "^4.7.1", + "@lingui/macro": "^4.7.1", + "@lingui/react": "^4.7.1", "@mantine/core": "^7.5.3", "@mantine/form": "^7.5.3", "@mantine/hooks": "^7.5.3", @@ -52,8 +52,8 @@ "websocket-heartbeat-js": "^1.1.3" }, "devDependencies": { - "@lingui/cli": "^4.7.0", - "@lingui/vite-plugin": "^4.7.0", + "@lingui/cli": "^4.7.1", + "@lingui/vite-plugin": "^4.7.1", "@types/mousetrap": "^1.6.15", "@types/react": "^18.2.56", "@types/react-dom": "^18.2.19",