update textarea dep

This commit is contained in:
Samuel Newman
2025-12-29 13:03:51 +02:00
parent f390167f66
commit b4d7a6b98d
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -215,7 +215,7 @@
"react-native-webview": "^13.13.5",
"react-remove-scroll-bar": "^2.3.8",
"react-responsive": "^10.0.1",
"react-textarea-autosize": "^8.5.3",
"react-textarea-autosize": "^8.5.9",
"sonner": "^2.0.7",
"sonner-native": "^0.21.0",
"statsig-react-native-expo": "^4.6.1",
+4 -4
View File
@@ -17320,10 +17320,10 @@ react-test-renderer@19.1.0:
react-is "^19.1.0"
scheduler "^0.26.0"
react-textarea-autosize@^8.5.3:
version "8.5.3"
resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-8.5.3.tgz#d1e9fe760178413891484847d3378706052dd409"
integrity sha512-XT1024o2pqCuZSuBt9FwHlaDeNtVrtCXu0Rnz88t1jUGheCLa3PhjE1GH8Ctm2axEtvdCl5SUHYschyQ0L5QHQ==
react-textarea-autosize@^8.5.9:
version "8.5.9"
resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-8.5.9.tgz#ab8627b09aa04d8a2f45d5b5cd94c84d1d4a8893"
integrity sha512-U1DGlIQN5AwgjTyOEnI1oCcMuEr1pv1qOtklB2l4nyMGbHzWrI0eFsYK0zos2YWqAolJyG0IWJaqWmWj5ETh0A==
dependencies:
"@babel/runtime" "^7.20.13"
use-composed-ref "^1.3.0"