WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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
344 changes: 168 additions & 176 deletions rn-bare-firebase-example/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion rn-bare-firebase-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@babel/core": "^7.20.0",
"@babel/preset-env": "^7.20.0",
"@babel/runtime": "^7.20.0",
"@babel/runtime": "^7.27.1",
"@react-native/babel-preset": "0.74.84",
"@react-native/eslint-config": "0.74.84",
"@react-native/metro-config": "0.74.84",
Expand Down
336 changes: 163 additions & 173 deletions rn-bare-quick-start/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion rn-bare-quick-start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@babel/core": "^7.20.0",
"@babel/preset-env": "^7.20.0",
"@babel/runtime": "^7.20.0",
"@babel/runtime": "^7.27.1",
"@react-native/babel-preset": "0.74.84",
"@react-native/eslint-config": "0.74.84",
"@react-native/metro-config": "0.74.84",
Expand Down
399 changes: 188 additions & 211 deletions rn-bare-solana-example/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion rn-bare-solana-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@babel/core": "^7.20.0",
"@babel/preset-env": "^7.20.0",
"@babel/runtime": "^7.20.0",
"@babel/runtime": "^7.27.1",
"@react-native/babel-preset": "0.74.84",
"@react-native/eslint-config": "0.74.84",
"@react-native/metro-config": "0.74.84",
Expand Down
5,840 changes: 2,968 additions & 2,872 deletions rn-expo-example/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion rn-expo-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@web3auth/ethereum-provider": "^9.3.0",
"@web3auth/react-native-sdk": "^8.0.0",
"ethers": "^6.13.0",
"expo": "~51.0.10",
"expo": "~53.0.9",
"expo-constants": "^16.0.2",
"expo-linking": "^6.3.1",
"expo-router": "^3.5.15",
Expand Down
123 changes: 57 additions & 66 deletions sfa-rn-bare-quick-start/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 sfa-rn-bare-quick-start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@babel/runtime": "^7.25.0",
"@babel/runtime": "^7.27.1",
"@react-native-community/cli": "18.0.0",
"@react-native-community/cli-platform-android": "17.0.0",
"@react-native-community/cli-platform-ios": "17.0.0",
Expand Down
Loading