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 (#10187)

authored by

Eric Bailey and committed by
GitHub
bdce8e8e 99257f28

+5 -5
+1 -1
package.json
··· 166 166 "expo-location": "~19.0.8", 167 167 "expo-media-library": "~18.2.1", 168 168 "expo-notifications": "~0.32.16", 169 - "expo-paste-input": "^0.1.10", 169 + "expo-paste-input": "^0.1.12", 170 170 "expo-privacy-sensitive": "^0.1.0", 171 171 "expo-screen-orientation": "~9.0.8", 172 172 "expo-sharing": "~14.0.8",
+4 -4
yarn.lock
··· 9081 9081 expo-application "~7.0.8" 9082 9082 expo-constants "~18.0.13" 9083 9083 9084 - expo-paste-input@^0.1.10: 9085 - version "0.1.10" 9086 - resolved "https://registry.yarnpkg.com/expo-paste-input/-/expo-paste-input-0.1.10.tgz#7df0a07ae6ecd381004624dbe88762997d962780" 9087 - integrity sha512-TkAauK1eIq7+vk2SA39trmDO6dLfFLQL+09KIVZh//3XWs8gHC5ezH3vjfjr7xj9xi67amyeiDCErP5caTDIKg== 9084 + expo-paste-input@^0.1.12: 9085 + version "0.1.12" 9086 + resolved "https://registry.yarnpkg.com/expo-paste-input/-/expo-paste-input-0.1.12.tgz#0295eb26caf738fc39019f4ecae48c22b126b67e" 9087 + integrity sha512-iaOCgygmCYVbSj+gJOxr8P28y8Tf0X4UHtVVXRjEsARKf5gQUoVaRX63uzB+8h+g6vN710fSmu5vdxNP28bw8g== 9088 9088 9089 9089 expo-privacy-sensitive@^0.1.0: 9090 9090 version "0.1.0"