@common-stack/client-react
Advanced tools
Comparing version 5.0.1-alpha.0 to 5.0.1-alpha.1
{ | ||
"name": "@common-stack/client-react", | ||
"version": "5.0.1-alpha.0", | ||
"version": "5.0.1-alpha.1", | ||
"description": "Client Module for react app", | ||
@@ -33,4 +33,4 @@ "homepage": "https://github.com/cdmbase/fullstack-pro#readme", | ||
"dependencies": { | ||
"@common-stack/client-core": "5.0.1-alpha.0", | ||
"@common-stack/core": "5.0.1-alpha.0", | ||
"@common-stack/client-core": "5.0.1-alpha.1", | ||
"@common-stack/core": "5.0.1-alpha.1", | ||
"@wordpress/hooks": "^3.53.0", | ||
@@ -56,3 +56,3 @@ "browser-bunyan": "^1.6.3", | ||
}, | ||
"gitHead": "51d4eba33af07c1e33da12d854db5b6c8f3ddd8d", | ||
"gitHead": "aa1ea62aa3ad587d69da6236a96319737c175111", | ||
"typescript": { | ||
@@ -59,0 +59,0 @@ "definition": "lib/index.d.ts" |
+ Added@apollo/client@3.12.11(transitive)
+ Added@common-stack/client-core@5.0.1-alpha.1(transitive)
+ Added@common-stack/core@5.0.1-alpha.1(transitive)
- Removed@apollo/client@3.13.0(transitive)
- Removed@common-stack/client-core@5.0.1-alpha.0(transitive)
- Removed@common-stack/core@5.0.1-alpha.0(transitive)