From bed1355d63ef805f26490e5e2905547aaeb73953 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 05:49:21 +0000 Subject: [PATCH] fix(deps): update linguijs monorepo to ^5.9.4 (#2101) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 0dfb8deb..80a5c8de 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.9.3", - "@lingui/react": "^5.9.3", + "@lingui/core": "^5.9.4", + "@lingui/react": "^5.9.4", "@mantine/core": "^8.3.18", "@mantine/form": "^8.3.18", "@mantine/hooks": "^8.3.18", @@ -47,9 +47,9 @@ }, "devDependencies": { "@biomejs/biome": "^2.4.9", - "@lingui/babel-plugin-lingui-macro": "^5.9.3", - "@lingui/cli": "^5.9.3", - "@lingui/vite-plugin": "^5.9.3", + "@lingui/babel-plugin-lingui-macro": "^5.9.4", + "@lingui/cli": "^5.9.4", + "@lingui/vite-plugin": "^5.9.4", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.2", "@testing-library/user-event": "^14.6.1", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 45956c6b..7e2ccdc2 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -18,8 +18,8 @@ "dependencies": { "@emotion/react": "^11.14.0", "@fontsource/open-sans": "^5.2.7", - "@lingui/core": "^5.9.3", - "@lingui/react": "^5.9.3", + "@lingui/core": "^5.9.4", + "@lingui/react": "^5.9.4", "@mantine/core": "^8.3.18", "@mantine/form": "^8.3.18", "@mantine/hooks": "^8.3.18", @@ -55,9 +55,9 @@ }, "devDependencies": { "@biomejs/biome": "^2.4.9", - "@lingui/babel-plugin-lingui-macro": "^5.9.3", - "@lingui/cli": "^5.9.3", - "@lingui/vite-plugin": "^5.9.3", + "@lingui/babel-plugin-lingui-macro": "^5.9.4", + "@lingui/cli": "^5.9.4", + "@lingui/vite-plugin": "^5.9.4", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.2", "@testing-library/user-event": "^14.6.1",