Merge remote-tracking branch 'origin/main' into fix-layout-animation-reduced-motion
* origin/main: (23 commits) Add video playback analytics events (#11629) Preserve thread numbering in placeholders (#11616) Improve rotation text clipping (#11487) Fix Starter Pack share link on iOS (#11626) Truncate handles in collapsed profile headers (#11577) APP-3014: prevent scheduler delegate use-after-free (#11632) Fix localization for Following and Discover feed names (#11572) Pull latest lexicons (video alt text fix) (#11631) Nightly source-language update Vendor updated lexicons, WILL FAIL UPDATE (#11630) Fix post view attribution for feed replies (#11622) Fix bottom sheet content width on Android tablets (native-owned canvas sizing) (#11396) Bump actions/setup-java from 5.7.0 to 6.0.0 (#11619) Bump the actions group with 2 updates (#11618) Stabilize native composer focus (#11624) APP-2983: Fix RTL post alignment on native (#11600) Nightly source-language update Revert "APP-2974: Avoid composer layout animations" APP-2974: Avoid composer layout animations Update `useAutoPagination` max attempts value (#11623) ...
This commit is contained in:
+2
-1
@@ -112,7 +112,7 @@
|
||||
"@bsky.app/expo-scroll-edge-effect": "^0.1.9",
|
||||
"@bsky.app/expo-translate-text": "^0.2.9",
|
||||
"@bsky.app/peek-menu": "^0.3.2",
|
||||
"@bsky.app/react-native-uitextview": "^2.7.0",
|
||||
"@bsky.app/react-native-uitextview": "^2.7.1",
|
||||
"@bsky.app/sift": "^0.3.9",
|
||||
"@bsky.app/tapper": "^0.6.1",
|
||||
"@bsky.app/video": "0.3.6",
|
||||
@@ -159,6 +159,7 @@
|
||||
"babel-plugin-transform-remove-console": "^6.9.4",
|
||||
"bcp-47": "^2.1.0",
|
||||
"bcp-47-match": "^2.0.3",
|
||||
"bidi-js": "^1.0.3",
|
||||
"date-fns": "^4.4.0",
|
||||
"email-validator": "^2.0.4",
|
||||
"emoji-mart": "^5.6.0",
|
||||
|
||||
Reference in New Issue
Block a user