Update libs
This commit is contained in:
父節點
88fe4de4d7
當前提交
6e7d891d5c
共有 2 個文件被更改,包括 393 次插入 和 583 次删除
960
package-lock.json
generated
960
package-lock.json
generated
文件差異過大導致無法顯示
Load diff
16
package.json
16
package.json
|
@ -25,9 +25,9 @@
|
|||
"@react-native-community/masked-view": "^0.1.10",
|
||||
"@react-native-community/push-notification-ios": "^1.4.0",
|
||||
"@react-native-community/slider": "^3.0.3",
|
||||
"@react-navigation/bottom-tabs": "^5.7.3",
|
||||
"@react-navigation/native": "^5.7.2",
|
||||
"@react-navigation/stack": "^5.8.0",
|
||||
"@react-navigation/bottom-tabs": "5.7.3",
|
||||
"@react-navigation/native": "5.7.2",
|
||||
"@react-navigation/stack": "5.8.0",
|
||||
"i18n-js": "^3.7.1",
|
||||
"react": "16.13.1",
|
||||
"react-native": "0.63.2",
|
||||
|
@ -35,7 +35,7 @@
|
|||
"react-native-app-intro-slider": "^4.0.4",
|
||||
"react-native-appearance": "^0.3.4",
|
||||
"react-native-autolink": "^3.0.0",
|
||||
"react-native-calendars": "^1.301.0",
|
||||
"react-native-calendars": "^1.308.0",
|
||||
"react-native-camera": "^3.35.0",
|
||||
"react-native-collapsible": "^1.5.3",
|
||||
"react-native-gesture-handler": "^1.7.0",
|
||||
|
@ -46,14 +46,14 @@
|
|||
"react-native-modalize": "^2.0.5",
|
||||
"react-native-paper": "^4.0.1",
|
||||
"react-native-permissions": "^2.1.5",
|
||||
"react-native-push-notification": "^4.0.0",
|
||||
"react-native-reanimated": "^1.10.1",
|
||||
"react-native-push-notification": "^5.0.1",
|
||||
"react-native-reanimated": "^1.10.2",
|
||||
"react-native-render-html": "^4.2.2",
|
||||
"react-native-safe-area-context": "0.7.3",
|
||||
"react-native-screens": "^2.9.0",
|
||||
"react-native-screens": "^2.10.1",
|
||||
"react-native-splash-screen": "^3.2.0",
|
||||
"react-native-vector-icons": "^7.0.0",
|
||||
"react-native-webview": "^10.3.3",
|
||||
"react-native-webview": "^10.4.0",
|
||||
"react-navigation-collapsible": "^5.6.4",
|
||||
"react-navigation-header-buttons": "^5.0.0"
|
||||
},
|
||||
|
|
載入中…
Reference in a new issue