Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade docs for .13 release #531

Merged
merged 6 commits into from
Aug 29, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
upgrade example app
  • Loading branch information
nazli-stripe committed Aug 29, 2023

Verified

This commit was signed with the committer’s verified signature.
commit b571eb6e0e6c0479127af8cb3384f4cdfda2a433
10 changes: 5 additions & 5 deletions example-app/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -349,10 +349,10 @@ PODS:
- RNScreens (3.11.1):
- React-Core
- React-RCTImage
- stripe-terminal-react-native (0.0.1-beta.12):
- stripe-terminal-react-native (0.0.1-beta.13):
- React-Core
- StripeTerminal (= 2.20.2)
- StripeTerminal (2.20.2)
- StripeTerminal (= 2.23.1)
- StripeTerminal (2.23.1)
- Yoga (1.14.0)

DEPENDENCIES:
@@ -558,8 +558,8 @@ SPEC CHECKSUMS:
RNGestureHandler: e145476da655f3dbc48ef2f0a08cf7a34338c02b
RNReanimated: 64573e25e078ae6bec03b891586d50b9ec284393
RNScreens: 4d83613b50b74ed277026375dc0810893b0c347f
stripe-terminal-react-native: ff8497e70c22c15b36a81c38de86d57fceadf7b0
StripeTerminal: 3e288d7fd3f9922f1da1d09fd69fa2a93cdaa3d1
stripe-terminal-react-native: d62dd5bd4753fcfe73072011456f9ff9b6aba734
StripeTerminal: 2a5e2cca803c6a0dac291cc494fe522c43ae632f
Yoga: 99652481fcd320aefa4a7ef90095b95acd181952

PODFILE CHECKSUM: cf168a76ce8cbd3823507943bf934988c1ac8748
2 changes: 1 addition & 1 deletion example-app/package.json
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@
"@react-native-picker/picker": "2.4.0",
"@react-navigation/native": "^5.x",
"@react-navigation/stack": "^5.x",
"@stripe/stripe-terminal-react-native": "^0.0.1-beta.12",
"@stripe/stripe-terminal-react-native": "^0.0.1-beta.13",
"@types/jest": "^27.0.2",
"expo": "^45.0.3",
"expo-splash-screen": "~0.15.1",
8 changes: 4 additions & 4 deletions example-app/yarn.lock
Original file line number Diff line number Diff line change
@@ -2009,10 +2009,10 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@stripe/stripe-terminal-react-native@^0.0.1-beta.12":
version "0.0.1-beta.12"
resolved "https://registry.npmjs.org/@stripe/stripe-terminal-react-native/-/stripe-terminal-react-native-0.0.1-beta.12.tgz#1086961776265218958114397b78798f7a0fdf8a"
integrity sha512-Q4uvpJSaVJdQN0wSWsTwfrqPLkKWsmJX2GZ0pDFc4y4z67cYn7MYq08unD+BqHTNz4il20CX/DxGojn/RPZaEQ==
"@stripe/stripe-terminal-react-native@^0.0.1-beta.13":
version "0.0.1-beta.13"
resolved "https://registry.npmjs.org/@stripe/stripe-terminal-react-native/-/stripe-terminal-react-native-0.0.1-beta.13.tgz#c2ea7ea0ce7f076b46d403ef2c504c9346e9ff52"
integrity sha512-lHVFOqFU3gtht+a8FMJPktjSRy8HDO9+xq/ILDJQIhFUOpB/Gnkdtn01CunmlTBicgwByOkNbW/HhTpz1PVO0g==
dependencies:
base-64 "^1.0.0"