migrate to expo-clipboard (#3419)

* replace package

* replace usages
This commit is contained in:
Hailey 2024-04-04 21:19:15 -07:00 committed by GitHub
parent 101d1589bf
commit 0433f8ad68
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 69 additions and 68 deletions

View file

@ -4857,11 +4857,6 @@
dependencies:
merge-options "^3.0.4"
"@react-native-clipboard/clipboard@^1.10.0":
version "1.11.2"
resolved "https://registry.yarnpkg.com/@react-native-clipboard/clipboard/-/clipboard-1.11.2.tgz#e826d0336b34e67294aaffa6878308900bc7d197"
integrity sha512-bHyZVW62TuleiZsXNHS1Pv16fWc0fh8O9WvBzl4h2fykqZRW9a+Pv/RGTH56E3X2PqzHP38K5go8zmCZUoIsoQ==
"@react-native-community/cli-clean@12.3.0":
version "12.3.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-12.3.0.tgz#667b32daa58b4d11d5b5ab9eb0a2e216d500c90b"
@ -11777,6 +11772,11 @@ expo-camera@~14.0.4:
dependencies:
invariant "^2.2.4"
expo-clipboard@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/expo-clipboard/-/expo-clipboard-5.0.1.tgz#a62a021a9444740d180d60f915cca8242a323716"
integrity sha512-JH853QJPr5W3h87If3aDTnMK+ESSIrwzU2TdfZrqZttVDY2pMIf/w37mVHHNYodXM4ATHXadtOkjKbAa0DWwUg==
expo-constants@^13.0.2:
version "13.2.4"
resolved "https://registry.yarnpkg.com/expo-constants/-/expo-constants-13.2.4.tgz#eab4a553f074b2c60ad7a158d3b82e3484a94606"