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
650 changes: 446 additions & 204 deletions rn-bare-aggregate-verifier-example/package-lock.json

Large diffs are not rendered by default.

650 changes: 446 additions & 204 deletions rn-bare-auth0-example/package-lock.json

Large diffs are not rendered by default.

657 changes: 450 additions & 207 deletions rn-bare-firebase-example/package-lock.json

Large diffs are not rendered by default.

1,903 changes: 1,540 additions & 363 deletions rn-bare-quick-start/package-lock.json

Large diffs are not rendered by default.

758 changes: 558 additions & 200 deletions rn-bare-solana-example/package-lock.json

Large diffs are not rendered by default.

9,174 changes: 3,428 additions & 5,746 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.12",
"expo-constants": "^55.0.12",
"expo-linking": "^55.0.11",
"expo-router": "^55.0.11",
"expo-secure-store": "^13.0.1",
"expo-status-bar": "~1.12.1",
"expo-web-browser": "^13.0.3",
Expand Down
543 changes: 343 additions & 200 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
23,498 changes: 8,573 additions & 14,925 deletions sfa-rn-expo-auth0-example/package-lock.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 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.12",
"expo-constants": "~55.0.12",
"expo-linking": "~55.0.11",
"expo-secure-store": "^12.3.1",
"expo-splash-screen": "~0.18.2",
"expo-splash-screen": "~55.0.16",
"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": "0.85.0",
"react-native-auth0": "^5.4.1",
"react-native-quick-crypto": "^0.7.5",
"stream-browserify": "^3.0.0"
},
Expand Down