Skip to content
Open
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
648 changes: 445 additions & 203 deletions rn-bare-firebase-example/package-lock.json

Large diffs are not rendered by default.

9,180 changes: 3,419 additions & 5,761 deletions rn-expo-example/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions rn-expo-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"@web3auth/ethereum-provider": "^9.3.0",
"@web3auth/react-native-sdk": "^8.0.0",
"ethers": "^6.13.0",
"expo": "~51.0.10",
"expo-constants": "^16.0.2",
"expo-linking": "^6.3.1",
"expo-router": "^3.5.15",
"expo": "~55.0.9",
"expo-constants": "^55.0.9",
"expo-linking": "^55.0.9",
"expo-router": "^55.0.8",
"expo-secure-store": "^13.0.1",
"expo-status-bar": "~1.12.1",
"expo-web-browser": "^13.0.3",
Expand Down
537 changes: 340 additions & 197 deletions sfa-rn-bare-quick-start/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sfa-rn-bare-quick-start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@babel/runtime": "^7.25.0",
"@react-native-community/cli": "18.0.0",
"@react-native-community/cli": "18.0.1",
"@react-native-community/cli-platform-android": "17.0.0",
"@react-native-community/cli-platform-ios": "17.0.0",
"@react-native/babel-preset": "0.79.0",
Expand Down
11,317 changes: 3,940 additions & 7,377 deletions sfa-rn-expo-auth0-example/package-lock.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions sfa-rn-expo-auth0-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,24 +13,24 @@
"@web3auth/ethereum-provider": "^9.3.0",
"@web3auth/single-factor-auth": "^9.1.0",
"base-64": "^1.0.0",
"bn.js": "^5.2.1",
"bn.js": "^5.2.3",
"buffer": "^6.0.3",
"crypto-browserify": "^3.12.1",
"empty-module": "^0.0.2",
"ethers": "^6.13.4",
"expo": "~48.0.18",
"expo-constants": "~13.2.4",
"expo-linking": "~3.2.2",
"expo": "~55.0.9",
"expo-constants": "~55.0.9",
"expo-linking": "~55.0.9",
"expo-secure-store": "^12.3.1",
"expo-splash-screen": "~0.18.2",
"expo-splash-screen": "~55.0.13",
"expo-status-bar": "~1.4.4",
"expo-web-browser": "~12.3.2",
"fast-base64-decode": "^2.0.0",
"path-browserify": "^1.0.1",
"process": "^0.11.10",
"react": "18.2.0",
"react-native": "0.71.8",
"react-native-auth0": "^2.17.4",
"react-native-auth0": "^5.4.1",
"react-native-quick-crypto": "^0.7.5",
"stream-browserify": "^3.0.0"
},
Expand Down