This commit is contained in:
Hailey
2024-09-09 11:03:04 -07:00
parent 2e543084c0
commit 24d8e5dc6b
3 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -183,10 +183,10 @@
"react-native-picker-select": "^9.1.3",
"react-native-progress": "bluesky-social/react-native-progress",
"react-native-qrcode-styled": "^0.3.2",
"react-native-reanimated": "^3.16.0@nightly",
"react-native-reanimated": "3.15.1",
"react-native-root-siblings": "^4.1.1",
"react-native-safe-area-context": "4.10.8",
"react-native-screens": "~3.34.0",
"react-native-screens": "3.31.1",
"react-native-svg": "^15.4.0",
"react-native-uitextview": "1.3.0-alpha.9",
"react-native-url-polyfill": "^1.3.0",
+8 -8
View File
@@ -19297,10 +19297,10 @@ react-native-qrcode-styled@^0.3.2:
qrcode "^1.5.1"
react-fast-compare "^3.2.2"
react-native-reanimated@^3.16.0@nightly:
version "3.16.0-nightly-20240817-b2f4e1dcf"
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.16.0-nightly-20240817-b2f4e1dcf.tgz#35d6eb73f0a7aedf648e949aec763a1a7ab0745a"
integrity sha512-WjBmJkamLd5xZm+R0GG2aZYO2PluSDYfgd+G5FDmgiCnFrTQgfGZ6C8Qc4nzcaXU06cRmGUrc8J9uA81N9grGg==
react-native-reanimated@3.15.1:
version "3.15.1"
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.15.1.tgz#59fb0ce9de7b8c7add2bcea80911cce332349a0e"
integrity sha512-DbBeUUExtJ1x1nfE94I8qgDgWjq5ztM3IO/+XFO+agOkPeVpBs5cRnxHfJKrjqJ2MgwhJOUDmtHxo+tDsoeitg==
dependencies:
"@babel/plugin-transform-arrow-functions" "^7.0.0-0"
"@babel/plugin-transform-class-properties" "^7.0.0-0"
@@ -19324,10 +19324,10 @@ react-native-safe-area-context@4.10.8:
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.10.8.tgz#038bd6a4853a38189c186d119302943c8d13f56f"
integrity sha512-Jx1lovhvIdYygg0UsMCBUJN0Wvj9GlA5bbcBLzjZf93uJpNHzaiHC4hR280+sNVK1+/pMHEyEkXVHDZE5JWn0w==
react-native-screens@~3.34.0:
version "3.34.0"
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-3.34.0.tgz#1291a460c5bc59e2ba581b42d40fa9a58d3b1197"
integrity sha512-8ri3Pd9QcpfXnVckOe/Lnto+BXmSPHV/Q0RB0XW0gDKsCv5wi5k7ez7g1SzgiYHl29MSdiqgjH30zUyOOowOaw==
react-native-screens@3.31.1:
version "3.31.1"
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-3.31.1.tgz#909a890f669e32b0fb1b1410278b71ad2f8238f6"
integrity sha512-8fRW362pfZ9y4rS8KY5P3DFScrmwo/vu1RrRMMx0PNHbeC9TLq0Kw1ubD83591yz64gLNHFLTVkTJmWeWCXKtQ==
dependencies:
react-freeze "^1.0.0"
warn-once "^0.1.0"