From a180183fe87083506bac0e4ef75b4620d1053fbb Mon Sep 17 00:00:00 2001 From: Hailey Date: Fri, 16 Aug 2024 15:42:13 -0700 Subject: [PATCH] bump uitextview --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4846eb3f0a..0ea015bf2b 100644 --- a/package.json +++ b/package.json @@ -186,7 +186,7 @@ "react-native-safe-area-context": "4.10.8", "react-native-screens": "~3.31.1", "react-native-svg": "^15.4.0", - "react-native-uitextview": "^1.1.7", + "react-native-uitextview": "1.3.0-alpha.0", "react-native-url-polyfill": "^1.3.0", "react-native-uuid": "^2.0.2", "react-native-view-shot": "^3.8.0", diff --git a/yarn.lock b/yarn.lock index 3f001375c0..4feceaaa06 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19201,10 +19201,10 @@ react-native-svg@^15.4.0: css-tree "^1.1.3" warn-once "0.1.1" -react-native-uitextview@^1.1.7: - version "1.1.7" - resolved "https://registry.yarnpkg.com/react-native-uitextview/-/react-native-uitextview-1.1.7.tgz#ee60ca279b0f4d081451f0df707b0ceac4580de1" - integrity sha512-7NaeizflafRvdsuomR6F4UxGV3XY8ilgntX0npLkE3YyH0YJTikBAHunrRWEPtj1vjybYN2DuThMYRELcVqyuA== +react-native-uitextview@1.3.0-alpha.0: + version "1.3.0-alpha.0" + resolved "https://registry.yarnpkg.com/react-native-uitextview/-/react-native-uitextview-1.3.0-alpha.0.tgz#8e0ab7f90590070e1edf805480e5805bc386b653" + integrity sha512-M56t9qXjh9NfTW+82Qe/hePf/z6oVaYhy5CdoudR3HhM/8Ayir4Nig2ovasJWZpE3dlor0H+Qr5GcXLRAgLUtA== react-native-url-polyfill@^1.3.0: version "1.3.0"