mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-24 04:25:34 +08:00
chore: sync stack
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
"@expo/vector-icons": "^10.0.6",
|
||||
"@react-native-community/bob": "^0.7.0",
|
||||
"@react-native-community/masked-view": "^0.1.5",
|
||||
"@react-navigation/stack": "^5.0.0-alpha.55",
|
||||
"@react-navigation/stack": "^5.0.0-alpha.56",
|
||||
"@release-it/conventional-changelog": "^1.1.0",
|
||||
"@types/color": "^3.0.1",
|
||||
"@types/jest": "^24.0.25",
|
||||
|
||||
@@ -1396,10 +1396,10 @@
|
||||
"@react-navigation/core" "^5.0.0-alpha.30"
|
||||
shortid "^2.2.15"
|
||||
|
||||
"@react-navigation/stack@^5.0.0-alpha.55":
|
||||
version "5.0.0-alpha.55"
|
||||
resolved "https://registry.yarnpkg.com/@react-navigation/stack/-/stack-5.0.0-alpha.55.tgz#78a423f2ea07fd4f909179d4c445b352aa6b1789"
|
||||
integrity sha512-eqfu/O7Ooxhc5GB5Fnco/Efohq4da97VEJIATco98za2Dmt/KFIGNfENe+7XhalMZmZaQTNBgxSMcxUR00C4LA==
|
||||
"@react-navigation/stack@^5.0.0-alpha.56":
|
||||
version "5.0.0-alpha.56"
|
||||
resolved "https://registry.yarnpkg.com/@react-navigation/stack/-/stack-5.0.0-alpha.56.tgz#1ea44e6511b52df004659ae8f849a123e9a2fecf"
|
||||
integrity sha512-Cq21URqCmqPo2UKKR1hJ5PrxdCD9njmcwrACorMouOVx7irkE0Kl52ffQJhemG2PfadJrLfVHIKhca9n30BfHg==
|
||||
dependencies:
|
||||
"@react-navigation/routers" "^5.0.0-alpha.20"
|
||||
color "^3.1.2"
|
||||
|
||||
Reference in New Issue
Block a user