From 2791ed91ab3a9356160a73205b80462acc4c0360 Mon Sep 17 00:00:00 2001 From: Athou Date: Mon, 16 Dec 2024 21:11:41 +0100 Subject: [PATCH] lingui update --- commafeed-client/package-lock.json | 150 ++++++++++++----------------- commafeed-client/package.json | 10 +- 2 files changed, 64 insertions(+), 96 deletions(-) diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 9d9906bc..2b0641a4 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.1.0", - "@lingui/core": "^5.0.0", - "@lingui/react": "^5.0.0", + "@lingui/core": "^5.1.2", + "@lingui/react": "^5.1.2", "@mantine/core": "^7.14.3", "@mantine/form": "^7.14.3", "@mantine/hooks": "^7.14.3", @@ -48,9 +48,9 @@ }, "devDependencies": { "@biomejs/biome": "^1.9.4", - "@lingui/babel-plugin-lingui-macro": "^5.0.0", - "@lingui/cli": "^5.0.0", - "@lingui/vite-plugin": "^5.0.0", + "@lingui/babel-plugin-lingui-macro": "^5.1.2", + "@lingui/cli": "^5.1.2", + "@lingui/vite-plugin": "^5.1.2", "@types/mousetrap": "^1.6.15", "@types/react": "^18.3.17", "@types/react-dom": "^18.3.5", @@ -1231,7 +1231,6 @@ "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz", "integrity": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==", "devOptional": true, - "license": "MIT", "dependencies": { "@sinclair/typebox": "^0.27.8" }, @@ -1244,7 +1243,6 @@ "resolved": "https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz", "integrity": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==", "devOptional": true, - "license": "MIT", "dependencies": { "@jest/schemas": "^29.6.3", "@types/istanbul-lib-coverage": "^2.0.0", @@ -1306,28 +1304,26 @@ } }, "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" @@ -1342,23 +1338,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", @@ -1436,11 +1431,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", @@ -1454,20 +1448,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": { @@ -1480,14 +1473,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" }, @@ -1496,10 +1488,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" @@ -1509,21 +1500,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": { @@ -1535,20 +1525,19 @@ } }, "node_modules/@lingui/vite-plugin": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/@lingui/vite-plugin/-/vite-plugin-5.0.0.tgz", - "integrity": "sha512-8gzoikzPgp0Rpq3dlv7Ds7k345h7ellGsdAv+iMdqXJ1ZHDCIV81dEynI2hxfD+ev4YPc66AMcKasAMY8414uQ==", + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/@lingui/vite-plugin/-/vite-plugin-5.1.2.tgz", + "integrity": "sha512-1KDoj03+ie9Td/YYOTjncucwAMVU16RfFpnm1uHvrGGEoRgWfwox4pwTwUbIeksSuecGv757vLeyugThwdyfpA==", "dev": true, - "license": "MIT", "dependencies": { - "@lingui/cli": "5.0.0", - "@lingui/conf": "5.0.0" + "@lingui/cli": "^5.1.2", + "@lingui/conf": "^5.1.2" }, "engines": { "node": ">=20.0.0" }, "peerDependencies": { - "vite": "^3 || ^4 || ^5.0.9" + "vite": "^3 || ^4 || ^5.0.9 || ^6" } }, "node_modules/@mantine/core": { @@ -1648,7 +1637,6 @@ "version": "5.1.0", "resolved": "https://registry.npmjs.org/@messageformat/parser/-/parser-5.1.0.tgz", "integrity": "sha512-jKlkls3Gewgw6qMjKZ9SFfHUpdzEVdovKFtW1qRhJ3WI4FW5R/NnGDqr8SDGz+krWDO3ki94boMmQvGke1HwUQ==", - "license": "MIT", "dependencies": { "moo": "^0.5.1" } @@ -2054,8 +2042,7 @@ "version": "0.27.8", "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz", "integrity": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==", - "devOptional": true, - "license": "MIT" + "devOptional": true }, "node_modules/@types/babel__core": { "version": "7.20.5", @@ -2119,15 +2106,13 @@ "version": "2.0.6", "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz", "integrity": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==", - "devOptional": true, - "license": "MIT" + "devOptional": true }, "node_modules/@types/istanbul-lib-report": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz", "integrity": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==", "devOptional": true, - "license": "MIT", "dependencies": { "@types/istanbul-lib-coverage": "*" } @@ -2137,7 +2122,6 @@ "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz", "integrity": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==", "devOptional": true, - "license": "MIT", "dependencies": { "@types/istanbul-lib-report": "*" } @@ -2266,7 +2250,6 @@ "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.33.tgz", "integrity": "sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==", "devOptional": true, - "license": "MIT", "dependencies": { "@types/yargs-parser": "*" } @@ -2275,8 +2258,7 @@ "version": "21.0.3", "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz", "integrity": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==", - "devOptional": true, - "license": "MIT" + "devOptional": true }, "node_modules/@vitejs/plugin-react": { "version": "4.3.4", @@ -2835,7 +2817,6 @@ "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz", "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", "devOptional": true, - "license": "MIT", "engines": { "node": ">=10" }, @@ -3190,7 +3171,6 @@ "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.6.tgz", "integrity": "sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==", "devOptional": true, - "license": "MIT", "dependencies": { "import-fresh": "^3.3.0", "js-yaml": "^4.1.0", @@ -3368,7 +3348,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" @@ -5155,7 +5134,6 @@ "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.6.3.tgz", "integrity": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==", "devOptional": true, - "license": "MIT", "engines": { "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } @@ -5165,7 +5143,6 @@ "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-29.7.0.tgz", "integrity": "sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==", "devOptional": true, - "license": "MIT", "dependencies": { "@jest/types": "^29.6.3", "camelcase": "^6.2.0", @@ -5183,7 +5160,6 @@ "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.6.tgz", "integrity": "sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==", "devOptional": true, - "license": "MIT", "bin": { "jiti": "bin/jiti.js" } @@ -5200,8 +5176,7 @@ "node_modules/js-sha256": { "version": "0.10.1", "resolved": "https://registry.npmjs.org/js-sha256/-/js-sha256-0.10.1.tgz", - "integrity": "sha512-5obBtsz9301ULlsgggLg542s/jqtddfOpV5KJc4hajc9JV8GeY2gZHSVpYBn4nWqAUTJ9v+xwtbJ1mIBgIH5Vw==", - "license": "MIT" + "integrity": "sha512-5obBtsz9301ULlsgggLg542s/jqtddfOpV5KJc4hajc9JV8GeY2gZHSVpYBn4nWqAUTJ9v+xwtbJ1mIBgIH5Vw==" }, "node_modules/js-tokens": { "version": "4.0.0", @@ -5335,7 +5310,6 @@ "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz", "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==", "devOptional": true, - "license": "MIT", "engines": { "node": ">=6" } @@ -5385,8 +5359,7 @@ "version": "4.4.2", "resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz", "integrity": "sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==", - "devOptional": true, - "license": "MIT" + "devOptional": true }, "node_modules/lodash.isequal": { "version": "4.5.0", @@ -6319,8 +6292,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/polished": { "version": "4.3.1", @@ -6384,7 +6356,6 @@ "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz", "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", "devOptional": true, - "license": "MIT", "dependencies": { "@jest/schemas": "^29.6.3", "ansi-styles": "^5.0.0", @@ -6399,7 +6370,6 @@ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", "devOptional": true, - "license": "MIT", "engines": { "node": ">=10" }, @@ -6411,8 +6381,7 @@ "version": "18.3.1", "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz", "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", - "devOptional": true, - "license": "MIT" + "devOptional": true }, "node_modules/prismjs": { "version": "1.29.0", @@ -8229,8 +8198,7 @@ "node_modules/unraw": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/unraw/-/unraw-3.0.0.tgz", - "integrity": "sha512-08/DA66UF65OlpUDIQtbJyrqTR0jTAlJ+jsnkQ4jxR7+K5g5YG1APZKQSMCE1vqqmD+2pv6+IdEjmopFatacvg==", - "license": "MIT" + "integrity": "sha512-08/DA66UF65OlpUDIQtbJyrqTR0jTAlJ+jsnkQ4jxR7+K5g5YG1APZKQSMCE1vqqmD+2pv6+IdEjmopFatacvg==" }, "node_modules/update-browserslist-db": { "version": "1.1.1", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 696b109c..aa00ec63 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -17,14 +17,14 @@ "dependencies": { "@emotion/react": "^11.14.0", "@fontsource/open-sans": "^5.1.0", - "@lingui/core": "^5.0.0", - "@lingui/react": "^5.0.0", "@mantine/core": "^7.14.3", "@mantine/form": "^7.14.3", "@mantine/hooks": "^7.14.3", "@mantine/modals": "^7.14.3", "@mantine/notifications": "^7.14.3", "@mantine/spotlight": "^7.14.3", + "@lingui/core": "^5.1.2", + "@lingui/react": "^5.1.2", "@monaco-editor/react": "^4.6.0", "@reduxjs/toolkit": "^2.5.0", "axios": "^1.7.9", @@ -55,9 +55,9 @@ }, "devDependencies": { "@biomejs/biome": "^1.9.4", - "@lingui/babel-plugin-lingui-macro": "^5.0.0", - "@lingui/cli": "^5.0.0", - "@lingui/vite-plugin": "^5.0.0", + "@lingui/babel-plugin-lingui-macro": "^5.1.2", + "@lingui/cli": "^5.1.2", + "@lingui/vite-plugin": "^5.1.2", "@types/mousetrap": "^1.6.15", "@types/react": "^18.3.17", "@types/react-dom": "^18.3.5",