Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Bump expo-paste-input to ^0.1.15 (#10203)

authored by

RetroSunstar and committed by
GitHub
925ae29b f6b8854a

+5 -5
+1 -1
package.json
··· 168 168 "expo-location": "~19.0.8", 169 169 "expo-media-library": "~18.2.1", 170 170 "expo-notifications": "~0.32.16", 171 - "expo-paste-input": "^0.1.12", 171 + "expo-paste-input": "^0.1.15", 172 172 "expo-privacy-sensitive": "^0.1.0", 173 173 "expo-screen-orientation": "~9.0.8", 174 174 "expo-sharing": "~14.0.8",
+4 -4
yarn.lock
··· 9098 9098 expo-application "~7.0.8" 9099 9099 expo-constants "~18.0.13" 9100 9100 9101 - expo-paste-input@^0.1.12: 9102 - version "0.1.12" 9103 - resolved "https://registry.yarnpkg.com/expo-paste-input/-/expo-paste-input-0.1.12.tgz#0295eb26caf738fc39019f4ecae48c22b126b67e" 9104 - integrity sha512-iaOCgygmCYVbSj+gJOxr8P28y8Tf0X4UHtVVXRjEsARKf5gQUoVaRX63uzB+8h+g6vN710fSmu5vdxNP28bw8g== 9101 + expo-paste-input@^0.1.15: 9102 + version "0.1.15" 9103 + resolved "https://registry.yarnpkg.com/expo-paste-input/-/expo-paste-input-0.1.15.tgz#45347c2de28b7455ec5f2a0b461ca77445598560" 9104 + integrity sha512-wV0z1s0/Q4MB+lNiSwbMfck+1Im6sDIcgyCi5Y0aF35n5kcM4FHSOjmRfzn3UbkMlvxmYfDiHeHvIqn22qatqA== 9105 9105 9106 9106 expo-privacy-sensitive@^0.1.0: 9107 9107 version "0.1.0"