From b308fbe0adaf0599541b6bae0b7131c2c8f50f87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 18:05:24 +0000 Subject: [PATCH] fix(deps): update linguijs monorepo to ^5.7.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 2a4afae5..b1ca3b9b 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.6.1", - "@lingui/react": "^5.6.1", + "@lingui/core": "^5.7.0", + "@lingui/react": "^5.7.0", "@mantine/core": "^8.3.10", "@mantine/form": "^8.3.10", "@mantine/hooks": "^8.3.10", @@ -44,9 +44,9 @@ }, "devDependencies": { "@biomejs/biome": "^2.3.8", - "@lingui/babel-plugin-lingui-macro": "^5.6.1", - "@lingui/cli": "^5.6.1", - "@lingui/vite-plugin": "^5.6.1", + "@lingui/babel-plugin-lingui-macro": "^5.7.0", + "@lingui/cli": "^5.7.0", + "@lingui/vite-plugin": "^5.7.0", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.0", "@testing-library/user-event": "^14.6.1", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 91137397..91cc2aeb 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.6.1", - "@lingui/react": "^5.6.1", + "@lingui/core": "^5.7.0", + "@lingui/react": "^5.7.0", "@mantine/core": "^8.3.10", "@mantine/form": "^8.3.10", "@mantine/hooks": "^8.3.10", @@ -51,9 +51,9 @@ }, "devDependencies": { "@biomejs/biome": "^2.3.8", - "@lingui/babel-plugin-lingui-macro": "^5.6.1", - "@lingui/cli": "^5.6.1", - "@lingui/vite-plugin": "^5.6.1", + "@lingui/babel-plugin-lingui-macro": "^5.7.0", + "@lingui/cli": "^5.7.0", + "@lingui/vite-plugin": "^5.7.0", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.0", "@testing-library/user-event": "^14.6.1",