From 7e50e993513051e3f92b6da60e0338c156de2a8f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 10:48:25 +0000 Subject: [PATCH] fix(deps): update linguijs monorepo to ^5.8.0 --- commafeed-client/package-lock.json | 10 +++++----- commafeed-client/package.json | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 115acc86..edd7c10f 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.7", - "@lingui/core": "^5.7.0", - "@lingui/react": "^5.7.0", + "@lingui/core": "^5.8.0", + "@lingui/react": "^5.8.0", "@mantine/core": "^8.3.12", "@mantine/form": "^8.3.12", "@mantine/hooks": "^8.3.12", @@ -44,9 +44,9 @@ }, "devDependencies": { "@biomejs/biome": "^2.3.11", - "@lingui/babel-plugin-lingui-macro": "^5.7.0", - "@lingui/cli": "^5.7.0", - "@lingui/vite-plugin": "^5.7.0", + "@lingui/babel-plugin-lingui-macro": "^5.8.0", + "@lingui/cli": "^5.8.0", + "@lingui/vite-plugin": "^5.8.0", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.1", "@testing-library/user-event": "^14.6.1", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 49648c4b..e398155c 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.7", - "@lingui/core": "^5.7.0", - "@lingui/react": "^5.7.0", + "@lingui/core": "^5.8.0", + "@lingui/react": "^5.8.0", "@mantine/core": "^8.3.12", "@mantine/form": "^8.3.12", "@mantine/hooks": "^8.3.12", @@ -51,9 +51,9 @@ }, "devDependencies": { "@biomejs/biome": "^2.3.11", - "@lingui/babel-plugin-lingui-macro": "^5.7.0", - "@lingui/cli": "^5.7.0", - "@lingui/vite-plugin": "^5.7.0", + "@lingui/babel-plugin-lingui-macro": "^5.8.0", + "@lingui/cli": "^5.8.0", + "@lingui/vite-plugin": "^5.8.0", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.1", "@testing-library/user-event": "^14.6.1",