Skip to content

Commit

Permalink
Merge pull request #25 from logto-io/gao-bump-deps
Browse files Browse the repository at this point in the history
chore(deps)!: upgrade peer dependencies
  • Loading branch information
gao-sun authored May 21, 2024
2 parents 715f3fb + bd8bd83 commit 1388cbd
Show file tree
Hide file tree
Showing 3 changed files with 641 additions and 626 deletions.
10 changes: 5 additions & 5 deletions packages/rn-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"@expo/metro-runtime": "~3.1.3",
"@logto/rn": "workspace:^",
"@react-native-async-storage/async-storage": "^1.22.0",
"expo": "~50.0.17",
"expo-crypto": "^12.8.1",
"expo-secure-store": "^12.8.1",
"expo-status-bar": "~1.11.1",
"expo-web-browser": "^12.8.2",
"expo": "~51.0.8",
"expo-crypto": "^13.0.2",
"expo-secure-store": "^13.0.1",
"expo-status-bar": "~1.12.1",
"expo-web-browser": "^13.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.73.7",
Expand Down
8 changes: 4 additions & 4 deletions packages/rn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@
"js-base64": "^3.7.6"
},
"peerDependencies": {
"@react-native-async-storage/async-storage": "^1.22.0",
"expo-crypto": "^12.8.0",
"expo-secure-store": "^12.8.1",
"expo-web-browser": "^12.8.2",
"@react-native-async-storage/async-storage": "^1.23.1",
"expo-crypto": "^13.0.2",
"expo-secure-store": "^13.0.1",
"expo-web-browser": "^13.0.3",
"react-native": ">=0.73.4 <1"
}
}
Loading

0 comments on commit 1388cbd

Please sign in to comment.