Skip to content

Commit 2ef63e7

Browse files
authored
Merge pull request #48169 from callstack-internal/sys/bump-react-native-pager-view
[NoQa] Bump react native pager view
2 parents e1d726e + 4e60b95 commit 2ef63e7

7 files changed

+9
-76
lines changed

ios/Podfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1733,7 +1733,7 @@ PODS:
17331733
- ReactCommon/turbomodule/bridging
17341734
- ReactCommon/turbomodule/core
17351735
- Yoga
1736-
- react-native-pager-view (6.3.4):
1736+
- react-native-pager-view (6.4.1):
17371737
- DoubleConversion
17381738
- glog
17391739
- hermes-engine
@@ -1746,7 +1746,7 @@ PODS:
17461746
- React-featureflags
17471747
- React-graphics
17481748
- React-ImageManager
1749-
- react-native-pager-view/common (= 6.3.4)
1749+
- react-native-pager-view/common (= 6.4.1)
17501750
- React-NativeModulesApple
17511751
- React-RCTFabric
17521752
- React-rendererdebug
@@ -1755,7 +1755,7 @@ PODS:
17551755
- ReactCommon/turbomodule/bridging
17561756
- ReactCommon/turbomodule/core
17571757
- Yoga
1758-
- react-native-pager-view/common (6.3.4):
1758+
- react-native-pager-view/common (6.4.1):
17591759
- DoubleConversion
17601760
- glog
17611761
- hermes-engine
@@ -3187,7 +3187,7 @@ SPEC CHECKSUMS:
31873187
react-native-keyboard-controller: 5075321af7b1c834cfb9582230659d032c963278
31883188
react-native-launch-arguments: 5f41e0abf88a15e3c5309b8875d6fd5ac43df49d
31893189
react-native-netinfo: fb5112b1fa754975485884ae85a3fb6a684f49d5
3190-
react-native-pager-view: 6bff9b0883b902571530ddd1b2ea9dc570f321f6
3190+
react-native-pager-view: 94195f1bf32e7f78359fa20057c97e632364a08b
31913191
react-native-pdf: dd6ae39a93607a80919bef9f3499e840c693989d
31923192
react-native-performance: 3c608307be10964f8a97d3af462f37125b6d8fa5
31933193
react-native-plaid-link-sdk: f91a22b45b7c3d4cd6c47273200dc57df35068b0

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
"react-native-localize": "^2.2.6",
162162
"react-native-modal": "^13.0.0",
163163
"react-native-onyx": "2.0.66",
164-
"react-native-pager-view": "6.3.4",
164+
"react-native-pager-view": "6.4.1",
165165
"react-native-pdf": "6.7.3",
166166
"react-native-performance": "^5.1.0",
167167
"react-native-permissions": "^3.10.0",

patches/react-native-pager-view+6.3.4+001+add-view.patch

-13
This file was deleted.

patches/react-native-pager-view+6.3.4+002+rn-75-fixes.patch

-22
This file was deleted.

patches/react-native-pager-view+6.3.4+003+position-absolute.patch

-19
This file was deleted.

patches/react-native-pager-view+6.3.4+004+hybrid-app.patch

-13
This file was deleted.

0 commit comments

Comments
 (0)