Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- A0Auth0 (4.4.0):
- A0Auth0 (4.5.0):
- Auth0 (= 2.10)
- JWTDecode (= 3.2.0)
- React-Core
Expand Down Expand Up @@ -1845,7 +1845,7 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/yoga"

SPEC CHECKSUMS:
A0Auth0: c54e2b28344e08ab2387986d00f2a418044fdbf9
A0Auth0: db57601407bd36ddc3b8fa8e578fe8af4237cf39
Auth0: 2876d0c36857422eda9cb580a6cc896c7d14cb36
boost: 7e761d76ca2ce687f7cc98e698152abd03a18f90
DoubleConversion: cb417026b2400c8f53ae97020b2be961b59470cb
Expand Down
28 changes: 14 additions & 14 deletions example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@react-navigation/native": "^7.1.5",
"@react-navigation/native-stack": "7.3.3",
"@react-navigation/native-stack": "7.3.9",
"react": "18.3.1",
"react-native": "0.77.0",
"react-native-paper": "^3.9.0",
Expand Down