From 86caa1450ad7ccffb28966cca1a7bb036d84a7d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 11:26:04 +0000 Subject: [PATCH] fix(deps): update linguijs monorepo to ^5.3.0 --- commafeed-client/package-lock.json | 98 +++++++++++++++--------------- commafeed-client/package.json | 10 +-- 2 files changed, 54 insertions(+), 54 deletions(-) diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 9f18c6f4..5e1c27da 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.2.5", - "@lingui/core": "^5.2.0", - "@lingui/react": "^5.2.0", + "@lingui/core": "^5.3.0", + "@lingui/react": "^5.3.0", "@mantine/core": "^7.17.2", "@mantine/form": "^7.17.2", "@mantine/hooks": "^7.17.2", @@ -47,9 +47,9 @@ }, "devDependencies": { "@biomejs/biome": "^1.9.4", - "@lingui/babel-plugin-lingui-macro": "^5.2.0", - "@lingui/cli": "^5.2.0", - "@lingui/vite-plugin": "^5.2.0", + "@lingui/babel-plugin-lingui-macro": "^5.3.0", + "@lingui/cli": "^5.3.0", + "@lingui/vite-plugin": "^5.3.0", "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.2.0", "@testing-library/user-event": "^14.6.1", @@ -1461,9 +1461,9 @@ } }, "node_modules/@lingui/babel-plugin-extract-messages": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-5.2.0.tgz", - "integrity": "sha512-hQ6tFK72ZXX2813PU9thJbnwJ+SjSrfR3/tt4aqHJcOUdrb67wMVY/0xiUe+vb5y6kVZjZ4oPqdgCfGZ2jWBEw==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-5.3.0.tgz", + "integrity": "sha512-cusecMVMT6oLUYiiw9lUtyna+v+B7u3HtbPDZTjGJXWGPSBtIUASL4c9dhvf5u6/BQyyiwZTsnC9vNMso+iRLQ==", "dev": true, "license": "MIT", "engines": { @@ -1471,18 +1471,18 @@ } }, "node_modules/@lingui/babel-plugin-lingui-macro": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-lingui-macro/-/babel-plugin-lingui-macro-5.2.0.tgz", - "integrity": "sha512-IEpEfKW2WoGiK30dbovwXaPj69dKUP+GEAk00/6KUMB0sonaBWO4NO3Bj9G6NSdA6fB1lm9BtvuPqJQ2DvjF5g==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-lingui-macro/-/babel-plugin-lingui-macro-5.3.0.tgz", + "integrity": "sha512-vU8mGvZR4ope5l9Fq5gChFs+XyuscKmgVVVavkuns/w7K5ITNbFMjITTGNE6wUoOwYGabjIsc/eK/7clmK/KeA==", "devOptional": true, "license": "MIT", "dependencies": { "@babel/core": "^7.20.12", "@babel/runtime": "^7.20.13", "@babel/types": "^7.20.7", - "@lingui/conf": "5.2.0", - "@lingui/core": "5.2.0", - "@lingui/message-utils": "5.2.0" + "@lingui/conf": "5.3.0", + "@lingui/core": "5.3.0", + "@lingui/message-utils": "5.3.0" }, "engines": { "node": ">=20.0.0" @@ -1497,9 +1497,9 @@ } }, "node_modules/@lingui/cli": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-5.2.0.tgz", - "integrity": "sha512-SLMPi9VMNAmhKRGt3HCGIZVHHmxfAcb7zNK9qwrEhlvcwxNmtsPtLb4iJvKy/VpdCQYm7C6D34tFjyVjUZ4ROg==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-5.3.0.tgz", + "integrity": "sha512-HRyD6B7gzabVnMmrIogmFgtY9PbzhZwRE+5ZtXPWKFRNkY4ooaTu6UsR/anhM+bOvPuC4hqFxKkyuSTVVzup/A==", "dev": true, "license": "MIT", "dependencies": { @@ -1508,12 +1508,12 @@ "@babel/parser": "^7.22.0", "@babel/runtime": "^7.21.0", "@babel/types": "^7.21.2", - "@lingui/babel-plugin-extract-messages": "5.2.0", - "@lingui/babel-plugin-lingui-macro": "5.2.0", - "@lingui/conf": "5.2.0", - "@lingui/core": "5.2.0", - "@lingui/format-po": "5.2.0", - "@lingui/message-utils": "5.2.0", + "@lingui/babel-plugin-extract-messages": "5.3.0", + "@lingui/babel-plugin-lingui-macro": "5.3.0", + "@lingui/conf": "5.3.0", + "@lingui/core": "5.3.0", + "@lingui/format-po": "5.3.0", + "@lingui/message-utils": "5.3.0", "babel-plugin-macros": "^3.0.1", "chalk": "^4.1.0", "chokidar": "3.5.1", @@ -1590,9 +1590,9 @@ } }, "node_modules/@lingui/conf": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-5.2.0.tgz", - "integrity": "sha512-3biQJxGntCP+EnOe9jjlquGCBfk6ogq+I8ZduHwmBceY5aQ0OR7V23ItDrMz0NBy8dFNk5YoeHun3CYKYOS/Jg==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-5.3.0.tgz", + "integrity": "sha512-MmLRc9sOq3o6JOnivLhaDkADrskFL2KM7j3xftm000QFcqv8thS6BrFHdvDvF1qcAH5XQ2DV8xZj+b1u4XvNkg==", "devOptional": true, "license": "MIT", "dependencies": { @@ -1608,20 +1608,20 @@ } }, "node_modules/@lingui/core": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@lingui/core/-/core-5.2.0.tgz", - "integrity": "sha512-cz35uKDxIGb/CPvgwn7BM/QYpxtARmQm7n+mHUoNJdNKSrg9R7vKkLRG7k9dukZwix2Mdjh+2dPIJnAkor2CiA==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@lingui/core/-/core-5.3.0.tgz", + "integrity": "sha512-Y0anQ4a/E7nqwnrOLGlrVanWufx8xy6+WDT18U3GavJ2LRNv44NYzjw85jd6SJOsxgfcSFnTf4xh/Bq44AgRpQ==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.20.13", - "@lingui/message-utils": "5.2.0", + "@lingui/message-utils": "5.3.0", "unraw": "^3.0.0" }, "engines": { "node": ">=20.0.0" }, "peerDependencies": { - "@lingui/babel-plugin-lingui-macro": "5.2.0", + "@lingui/babel-plugin-lingui-macro": "5.3.0", "babel-plugin-macros": "2 || 3" }, "peerDependenciesMeta": { @@ -1634,14 +1634,14 @@ } }, "node_modules/@lingui/format-po": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@lingui/format-po/-/format-po-5.2.0.tgz", - "integrity": "sha512-viUQaoRa8UxSghayTY7xjtwXbfXIVdlM8C4HsxmozQnl5TXnPVEwlaPYds3sdJ8PmQGcYCm35r8EsmuKBoWYDQ==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@lingui/format-po/-/format-po-5.3.0.tgz", + "integrity": "sha512-ekMpkM9oscsPirxBGHLjV+lKCb3ZIXlcVzfybUfQc4k2uqrIova9WuBiraS5K7BFpHiRsshphPPd0mztFWGUyg==", "dev": true, "license": "MIT", "dependencies": { - "@lingui/conf": "5.2.0", - "@lingui/message-utils": "5.2.0", + "@lingui/conf": "5.3.0", + "@lingui/message-utils": "5.3.0", "date-fns": "^3.6.0", "pofile": "^1.1.4" }, @@ -1650,9 +1650,9 @@ } }, "node_modules/@lingui/message-utils": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-5.2.0.tgz", - "integrity": "sha512-qJFKNc1b7SRX6y5ywtA1x+2/gaY22e09hjC6fiDvDpAFdEguI4qAJGmBmqlAZG/kcokR0tmMpo9zYUF8jjcHEA==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-5.3.0.tgz", + "integrity": "sha512-pWh7rUUkIdfq2WrxXpXXlnikmKDf+2OvHUb0LTb60AyWAvvFT0rtZ1O2OSLUQ68rKfSQJCTYl1o6LELHJ38EXA==", "bundleDependencies": [ "@messageformat/date-skeleton" ], @@ -1666,19 +1666,19 @@ } }, "node_modules/@lingui/react": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@lingui/react/-/react-5.2.0.tgz", - "integrity": "sha512-Ok9ZsA3hPPzeTXpp1woFk0Bgqv6shMB8AzbSQCixudLdbuAPkBu/EKlwTGBs0yYlq5cUXeDYrKKHF1R5BcX5HA==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@lingui/react/-/react-5.3.0.tgz", + "integrity": "sha512-nKtG3PobEWovEO46RLlYWL8xvqxeI+Joa81mahdRWG6fKd177p8TROECmdFeong18w17AwDik/gfWk3+jYt9yQ==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.20.13", - "@lingui/core": "5.2.0" + "@lingui/core": "5.3.0" }, "engines": { "node": ">=20.0.0" }, "peerDependencies": { - "@lingui/babel-plugin-lingui-macro": "5.2.0", + "@lingui/babel-plugin-lingui-macro": "5.3.0", "babel-plugin-macros": "2 || 3", "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" }, @@ -1692,14 +1692,14 @@ } }, "node_modules/@lingui/vite-plugin": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@lingui/vite-plugin/-/vite-plugin-5.2.0.tgz", - "integrity": "sha512-jMpf6JJY1s3t4eFRBseTyuQNxy6ERRwg+uLi8EZ/qcaQgQW+GK6qWX/Qg5xQ8k1mJpaP6ihanMQMrkS6d5oR/A==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@lingui/vite-plugin/-/vite-plugin-5.3.0.tgz", + "integrity": "sha512-ByWnoRNtHQ2rxhP/pD/DwnSlb8GacMQYxAhOiR+SMY7Uf6UJhlpJpky13aejQBORAn2Itp/+vUxEgTbrT1lCjw==", "dev": true, "license": "MIT", "dependencies": { - "@lingui/cli": "5.2.0", - "@lingui/conf": "5.2.0" + "@lingui/cli": "5.3.0", + "@lingui/conf": "5.3.0" }, "engines": { "node": ">=20.0.0" diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 973c6f66..56ba59d7 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.2.5", - "@lingui/core": "^5.2.0", - "@lingui/react": "^5.2.0", + "@lingui/core": "^5.3.0", + "@lingui/react": "^5.3.0", "@mantine/core": "^7.17.2", "@mantine/form": "^7.17.2", "@mantine/hooks": "^7.17.2", @@ -54,9 +54,9 @@ }, "devDependencies": { "@biomejs/biome": "^1.9.4", - "@lingui/babel-plugin-lingui-macro": "^5.2.0", - "@lingui/cli": "^5.2.0", - "@lingui/vite-plugin": "^5.2.0", + "@lingui/babel-plugin-lingui-macro": "^5.3.0", + "@lingui/cli": "^5.3.0", + "@lingui/vite-plugin": "^5.3.0", "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.2.0", "@testing-library/user-event": "^14.6.1",