From 6831331aa4a5916ffff139c4d7e97ecd07a0de42 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Thu, 19 Feb 2026 10:50:05 +0200 Subject: [PATCH] rm lingui/macro --- package.json | 1 - yarn.lock | 10 +--------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/package.json b/package.json index 74dc7b4bc0..375488c9da 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,6 @@ "@haileyok/bluesky-video": "0.3.2", "@ipld/dag-cbor": "^9.2.0", "@lingui/core": "^5.9.1", - "@lingui/macro": "^5.9.1", "@lingui/react": "^5.9.1", "@mattermost/react-native-paste-input": "mattermost/react-native-paste-input", "@miblanchard/react-native-slider": "^2.6.0", diff --git a/yarn.lock b/yarn.lock index 603417a774..4abbcef314 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5514,14 +5514,6 @@ date-fns "^3.6.0" pofile "^1.1.4" -"@lingui/macro@^5.9.1": - version "5.9.1" - resolved "https://registry.yarnpkg.com/@lingui/macro/-/macro-5.9.1.tgz#a1a17095c84dce15ec6af2e75731cd7a638ff644" - integrity sha512-f799qWDXqu4jDowBydp3tr6Xq8UWflEk2zGRPmIPDPcXyZ/RbibfbWK70h9n7X7fere9CiSZD59BlVPSueRyCQ== - dependencies: - "@lingui/core" "5.9.1" - "@lingui/react" "5.9.1" - "@lingui/message-utils@5.9.1": version "5.9.1" resolved "https://registry.yarnpkg.com/@lingui/message-utils/-/message-utils-5.9.1.tgz#d8bf6466666e788e91f883ffc3ea8e150a80045a" @@ -5530,7 +5522,7 @@ "@messageformat/parser" "^5.0.0" js-sha256 "^0.10.1" -"@lingui/react@5.9.1", "@lingui/react@^5.9.1": +"@lingui/react@^5.9.1": version "5.9.1" resolved "https://registry.yarnpkg.com/@lingui/react/-/react-5.9.1.tgz#5b9848c4aa26e60be0879660e33352e43d4aad82" integrity sha512-wpQ3HjAteTv2hO3749yL8uNL7GQk8pXnylbi0xuZ/QSp6FWXb52glWFadSphqW3LB6voAVsW6mFvkiXUuuiGEg==