bump paste input

This commit is contained in:
Hailey
2024-07-30 23:18:13 -07:00
parent 3c36687ba6
commit da05218268
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -69,7 +69,7 @@
"@fortawesome/free-solid-svg-icons": "^6.1.1",
"@fortawesome/react-native-fontawesome": "^0.3.2",
"@lingui/react": "^4.5.0",
"@mattermost/react-native-paste-input": "^0.7.1",
"@mattermost/react-native-paste-input": "^0.8.0",
"@miblanchard/react-native-slider": "^2.3.1",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@react-native-async-storage/async-storage": "1.23.1",
+4 -4
View File
@@ -4781,10 +4781,10 @@
dependencies:
"@lukeed/csprng" "^1.1.0"
"@mattermost/react-native-paste-input@^0.7.1":
version "0.7.1"
resolved "https://registry.yarnpkg.com/@mattermost/react-native-paste-input/-/react-native-paste-input-0.7.1.tgz#f14585030b992cf7c9bbd0921225eefa501756ba"
integrity sha512-kY8LKtqRX2T/rtn/HNrzTitijuATvyzd6yl5WNWOsszmyzNcssKStjjCTBup04CyMxfwutUU1CWrYUb3hQO7oA==
"@mattermost/react-native-paste-input@^0.8.0":
version "0.8.0"
resolved "https://registry.yarnpkg.com/@mattermost/react-native-paste-input/-/react-native-paste-input-0.8.0.tgz#c5fb334b4bf5b43785292955a593af135e5b9de7"
integrity sha512-Tn+9gmq/Z+xr+sUlbnggUFBDYadSvDJotFgILQaXYjjff0huxnDrfGLPYGS07iXW8fokgPVaLEtsyuf1YxrC6w==
dependencies:
semver "7.6.0"