From 3baac1138fb29477e4fb1cf1302425042fed774c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 15:30:16 +0000 Subject: [PATCH] Update linguijs monorepo to v6.7.0 --- commafeed-client/package-lock.json | 118 ++++++++++++++--------------- commafeed-client/package.json | 10 +-- 2 files changed, 64 insertions(+), 64 deletions(-) diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 05ddf1d1..6b661ecf 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -10,8 +10,8 @@ "dependencies": { "@emotion/react": "11.14.0", "@fontsource/open-sans": "5.3.0", - "@lingui/core": "6.6.0", - "@lingui/react": "6.6.0", + "@lingui/core": "6.7.0", + "@lingui/react": "6.7.0", "@mantine/core": "9.6.1", "@mantine/dates": "9.6.1", "@mantine/form": "9.6.1", @@ -49,9 +49,9 @@ "devDependencies": { "@babel/types": "^8.0.5", "@biomejs/biome": "2.5.13", - "@lingui/babel-plugin-lingui-macro": "6.6.0", - "@lingui/cli": "6.6.0", - "@lingui/vite-plugin": "6.6.0", + "@lingui/babel-plugin-lingui-macro": "6.7.0", + "@lingui/cli": "6.7.0", + "@lingui/vite-plugin": "6.7.0", "@testing-library/jest-dom": "7.0.1", "@testing-library/react": "16.3.3", "@testing-library/user-event": "14.6.7", @@ -1217,26 +1217,26 @@ } }, "node_modules/@lingui/babel-plugin-extract-messages": { - "version": "6.6.0", - "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-6.6.0.tgz", - "integrity": "sha512-QfCS4SjZYvVZFaiF44e/mLsdzCqQvRSGoVJWkb8nc51FkNpOZkwFLiwLtRnWgvm0ce7GeG51czMsG7RFPPCXqw==", + "version": "6.7.0", + "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-6.7.0.tgz", + "integrity": "sha512-9QNMFsXruVQJMhPRjDBO/6TR7jvKXZWmFnK0ugyjCnjmryiXBWDpYaAsWaZ4vUEMRSPomQlp50Az6Mt9Stk6Ng==", "dev": true, "license": "MIT", "dependencies": { - "@lingui/conf": "6.6.0" + "@lingui/conf": "6.7.0" }, "engines": { "node": ">=22.19.0" } }, "node_modules/@lingui/babel-plugin-lingui-macro": { - "version": "6.6.0", - "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-lingui-macro/-/babel-plugin-lingui-macro-6.6.0.tgz", - "integrity": "sha512-FEBrnIx66lAeD9LGueRIen8IEj+aT7bDaMVmPNIITQNBCm2iC4mNcUtEV1/rAaVpfKKnh5uTdQowWmddB2D7iw==", + "version": "6.7.0", + "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-lingui-macro/-/babel-plugin-lingui-macro-6.7.0.tgz", + "integrity": "sha512-YY0mxBP6RZ6sHJ0QymQClEsgNYQ46RGXGBpZUsL16cpALwFnC32nj45yfpIN+eYar+g3wT49ptrD45gylYUirA==", "license": "MIT", "dependencies": { - "@lingui/conf": "6.6.0", - "@lingui/message-utils": "6.6.0" + "@lingui/conf": "6.7.0", + "@lingui/message-utils": "6.7.0" }, "engines": { "node": ">=22.19.0" @@ -1255,9 +1255,9 @@ } }, "node_modules/@lingui/cli": { - "version": "6.6.0", - "resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-6.6.0.tgz", - "integrity": "sha512-XtsWns8/m5Rtj+Gwr9j3SqPTk9bVztAbdJ6cbDG2qDFwSpGiXLxqxhqbam4cywjlxYMudsyNQ7E6DPPSgL4x8Q==", + "version": "6.7.0", + "resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-6.7.0.tgz", + "integrity": "sha512-DDhayqKZxl5+h3hoCE8qmP7CbH5/hp8UX832uuaVxRJh9V/fwCmqYoi8nfNa/nvl3CPHkvvwgFhdj+zVyGjHAQ==", "dev": true, "license": "MIT", "dependencies": { @@ -1265,12 +1265,12 @@ "@babel/generator": "^7.28.5", "@babel/parser": "^7.22.0", "@babel/types": "^7.21.2", - "@lingui/babel-plugin-extract-messages": "6.6.0", - "@lingui/babel-plugin-lingui-macro": "6.6.0", - "@lingui/conf": "6.6.0", - "@lingui/core": "6.6.0", - "@lingui/format-po": "6.6.0", - "@lingui/message-utils": "6.6.0", + "@lingui/babel-plugin-extract-messages": "6.7.0", + "@lingui/babel-plugin-lingui-macro": "6.7.0", + "@lingui/conf": "6.7.0", + "@lingui/core": "6.7.0", + "@lingui/format-po": "6.7.0", + "@lingui/message-utils": "6.7.0", "chokidar": "5.0.0", "cli-table3": "^0.6.5", "commander": "^14.0.2", @@ -1279,7 +1279,7 @@ "ms": "^2.1.3", "normalize-path": "^3.0.0", "ora": "^9.1.0", - "pseudolocale": "^2.2.0", + "pseudolocale": "^3.1.0", "source-map": "^0.7.6", "tinypool": "^2.1.0" }, @@ -1347,9 +1347,9 @@ } }, "node_modules/@lingui/conf": { - "version": "6.6.0", - "resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-6.6.0.tgz", - "integrity": "sha512-4NUxQh6VXZSBocAKATuJJ6+dOF/M3OTd5WtbND7eSi5tZtVKF0qFMcKFfx8aiUJFo+KP/wYnBBiDPvPLkJvqcA==", + "version": "6.7.0", + "resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-6.7.0.tgz", + "integrity": "sha512-qZsE98lhJjT+GRTyFLlAnMKmEcTBE3R5foesY0aJP31r2gd8cxKgAPeiznrzhw7n4PDl7wgUgtQhdfDawDUqCQ==", "license": "MIT", "dependencies": { "jest-validate": "^29.4.3", @@ -1362,13 +1362,13 @@ } }, "node_modules/@lingui/core": { - "version": "6.6.0", - "resolved": "https://registry.npmjs.org/@lingui/core/-/core-6.6.0.tgz", - "integrity": "sha512-vqL7LkU2iDAHcaHYzFGbdYovHLdHamG0Zh7r5F9O7C1J1sEPZSMQfkddk2FFeSZHy5j7Na7hzIGGJTZutgiZRg==", + "version": "6.7.0", + "resolved": "https://registry.npmjs.org/@lingui/core/-/core-6.7.0.tgz", + "integrity": "sha512-dw6n4S/11ZQJZQZe85AMKOOU+q/D360H4NkWTBO6A597D+2FFkgdLQV89UCidTPyxiI7t5P4qrgcy4m53tQ/+g==", "license": "MIT", "dependencies": { - "@lingui/babel-plugin-lingui-macro": "6.6.0", - "@lingui/message-utils": "6.6.0" + "@lingui/babel-plugin-lingui-macro": "6.7.0", + "@lingui/message-utils": "6.7.0" }, "engines": { "node": ">=22.19.0" @@ -1383,14 +1383,14 @@ } }, "node_modules/@lingui/format-po": { - "version": "6.6.0", - "resolved": "https://registry.npmjs.org/@lingui/format-po/-/format-po-6.6.0.tgz", - "integrity": "sha512-vOUYBYC+81Gl/tJWqEMM2ah+W06M3zWjb78qNwRtl3UhNhoDbduZpNayDQ7RoEA9NtxNQ75Fx7946+0GPnHy7Q==", + "version": "6.7.0", + "resolved": "https://registry.npmjs.org/@lingui/format-po/-/format-po-6.7.0.tgz", + "integrity": "sha512-lCVeoANXP9fCdEWXTg2quok4j49wgt1O4hdZMdR7ImoUTxdQP0p/QlpT20QecqghPPATeSNuFfzvtFPS2nr93g==", "dev": true, "license": "MIT", "dependencies": { - "@lingui/conf": "6.6.0", - "@lingui/message-utils": "6.6.0", + "@lingui/conf": "6.7.0", + "@lingui/message-utils": "6.7.0", "pofile-ts": "^4.0.3" }, "engines": { @@ -1398,9 +1398,9 @@ } }, "node_modules/@lingui/message-utils": { - "version": "6.6.0", - "resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-6.6.0.tgz", - "integrity": "sha512-XkEcuMjIUjq7KZfTe83jP6UWQvKskpae/Ve7E8M8HEJ3TujHIPLzKn/quEmot6pKRtGwYxQzktGRfs2sPcZaqg==", + "version": "6.7.0", + "resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-6.7.0.tgz", + "integrity": "sha512-Rqxb/Hvq+3sWoPLdaJiNywsFNOcYiBSYBGJOrjyRCVbSUE4T9jviR05+vibmqyaABa1w+W0Pw/EhwV+gCSw4wQ==", "license": "MIT", "dependencies": { "@messageformat/date-skeleton": "^1.1.0", @@ -1412,13 +1412,13 @@ } }, "node_modules/@lingui/react": { - "version": "6.6.0", - "resolved": "https://registry.npmjs.org/@lingui/react/-/react-6.6.0.tgz", - "integrity": "sha512-oRZvm8nx47wQB7Y4tQ4K78Ba0Ta0wJLRpT7125zW3J1wq++hMfc9XMqemCau2IDVtCMHGHdlLPiBeyFSIq/0Rw==", + "version": "6.7.0", + "resolved": "https://registry.npmjs.org/@lingui/react/-/react-6.7.0.tgz", + "integrity": "sha512-CjlWVMOSJ5bqgp9ZSZ+0yrF+1iTQygGNDBzrr1A7s+JYqGjFkGET+vCYDkHaytNpf0p2Xf39/2MsZsZmcHmXLA==", "license": "MIT", "dependencies": { - "@lingui/babel-plugin-lingui-macro": "6.6.0", - "@lingui/core": "6.6.0", + "@lingui/babel-plugin-lingui-macro": "6.7.0", + "@lingui/core": "6.7.0", "use-sync-external-store": "^1.6.0" }, "engines": { @@ -1435,14 +1435,14 @@ } }, "node_modules/@lingui/vite-plugin": { - "version": "6.6.0", - "resolved": "https://registry.npmjs.org/@lingui/vite-plugin/-/vite-plugin-6.6.0.tgz", - "integrity": "sha512-1kZMeGNk5hYQzrEPA3RcXQKb106VC26GqxpXpjVIhS4r2sT4c4gztk70T65VSwyZ7Uyc1pIpXxys3uY2DTfHKw==", + "version": "6.7.0", + "resolved": "https://registry.npmjs.org/@lingui/vite-plugin/-/vite-plugin-6.7.0.tgz", + "integrity": "sha512-6Gw0zJ7iMnJpIMozyhtiuzmPhc9EpbzjsJstgK5LA8w+NIDG9TKhw+SciY5uEOAu7oD0AMCWDFjSR95KQJWzIQ==", "dev": true, "license": "MIT", "dependencies": { - "@lingui/cli": "6.6.0", - "@lingui/conf": "6.6.0" + "@lingui/cli": "6.7.0", + "@lingui/conf": "6.7.0" }, "engines": { "node": ">=22.19.0" @@ -5212,29 +5212,29 @@ } }, "node_modules/pseudolocale": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/pseudolocale/-/pseudolocale-2.3.0.tgz", - "integrity": "sha512-2RfZuwSSZ8sopelTIIZ2JhmO4GLnHflJQBmtMPF2APWEtmfKOsvqCIWsi8KQJ6EQ0D0+zVllPnLLGijUauSlqw==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/pseudolocale/-/pseudolocale-3.1.0.tgz", + "integrity": "sha512-jBidehQu5WO8zbFUod0ETJYoVPxZ0ixsdI9B8ilkE0eA+YTydxHA7ujNdU4YhTexD5yH5Griv9r5CuXx+nwFUA==", "dev": true, "license": "MIT", "dependencies": { - "commander": "^10.0.0" + "commander": "^13.1.0" }, "bin": { "pseudolocale": "dist/cli.mjs" }, "engines": { - "node": ">=16.0.0" + "node": ">=24.0.0" } }, "node_modules/pseudolocale/node_modules/commander": { - "version": "10.0.1", - "resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz", - "integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==", + "version": "13.1.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-13.1.0.tgz", + "integrity": "sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==", "dev": true, "license": "MIT", "engines": { - "node": ">=14" + "node": ">=18" } }, "node_modules/punycode": { diff --git a/commafeed-client/package.json b/commafeed-client/package.json index fbdea53e..c06d2b41 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -17,8 +17,8 @@ "dependencies": { "@emotion/react": "11.14.0", "@fontsource/open-sans": "5.3.0", - "@lingui/core": "6.6.0", - "@lingui/react": "6.6.0", + "@lingui/core": "6.7.0", + "@lingui/react": "6.7.0", "@mantine/core": "9.6.1", "@mantine/dates": "9.6.1", "@mantine/form": "9.6.1", @@ -56,9 +56,9 @@ "devDependencies": { "@babel/types": "^8.0.5", "@biomejs/biome": "2.5.13", - "@lingui/babel-plugin-lingui-macro": "6.6.0", - "@lingui/cli": "6.6.0", - "@lingui/vite-plugin": "6.6.0", + "@lingui/babel-plugin-lingui-macro": "6.7.0", + "@lingui/cli": "6.7.0", + "@lingui/vite-plugin": "6.7.0", "@testing-library/jest-dom": "7.0.1", "@testing-library/react": "16.3.3", "@testing-library/user-event": "14.6.7",