@common-stack/client-react
Advanced tools
Comparing version 6.0.8-alpha.7 to 6.0.8-alpha.16
{ | ||
"name": "@common-stack/client-react", | ||
"version": "6.0.8-alpha.7", | ||
"version": "6.0.8-alpha.16", | ||
"description": "Client Module for react app", | ||
@@ -33,4 +33,4 @@ "homepage": "https://github.com/cdmbase/fullstack-pro#readme", | ||
"dependencies": { | ||
"@common-stack/client-core": "6.0.8-alpha.7", | ||
"@common-stack/core": "6.0.8-alpha.7", | ||
"@common-stack/client-core": "6.0.8-alpha.16", | ||
"@common-stack/core": "6.0.8-alpha.16", | ||
"@wordpress/hooks": "^3.53.0", | ||
@@ -43,2 +43,3 @@ "browser-bunyan": "^1.6.3", | ||
"@react-navigation/bottom-tabs": "^6.6.1", | ||
"@react-navigation/native": "^6.0.10", | ||
"@react-navigation/stack": "^6.4.1", | ||
@@ -60,3 +61,3 @@ "@testing-library/react-native": "^12.8.1", | ||
}, | ||
"gitHead": "6fb0dbf3e838663c8524b0746a11322b30490268", | ||
"gitHead": "49b753608c1c3cb71fbe3555a23544d7f2a87ddd", | ||
"typescript": { | ||
@@ -63,0 +64,0 @@ "definition": "lib/index.d.ts" |
121837
7
+ Added@common-stack/client-core@6.0.8-alpha.16(transitive)
+ Added@common-stack/core@6.0.8-alpha.16(transitive)
- Removed@common-stack/client-core@6.0.8-alpha.7(transitive)
- Removed@common-stack/core@6.0.8-alpha.7(transitive)