@artisan-commerce/analytics-rn 0.3.0-canary.40 → 0.3.0-canary.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -40,7 +40,7 @@ const getState$1 = () => {
40
40
 
41
41
  var name = "@artisan-commerce/analytics-rn";
42
42
  var description = "Artisn commerce analytics react native library";
43
- var version = "0.3.0-canary.40";
43
+ var version = "0.3.0-canary.41";
44
44
  var main = "./dist/bundle.esm.js";
45
45
  var module = "./dist/bundle.esm.js";
46
46
  var types = "./dist/bundle.d.ts";
@@ -78,42 +78,23 @@ var scripts = {
78
78
  var author = "Luis Eduardo Andrade";
79
79
  var license = "MIT";
80
80
  var dependencies = {
81
- "@artisan-commerce/state": "0.3.0-canary.4",
81
+ "@artisan-commerce/state": "0.3.0-canary.5",
82
82
  "snake-case": "^3.0.4"
83
83
  };
84
84
  var devDependencies = {
85
- "@artisan-commerce/products": "0.9.0-canary.27",
86
- "@artisan-commerce/shopping-cart": "0.12.0-canary.36",
87
- "@artisan-commerce/types": "0.14.0-canary.22",
85
+ "@artisan-commerce/products": "0.9.0-canary.28",
86
+ "@artisan-commerce/shopping-cart": "0.12.0-canary.37",
87
+ "@artisan-commerce/types": "0.14.0-canary.23",
88
88
  "@babel/core": "^7.13.15",
89
89
  "@babel/preset-env": "^7.10.4",
90
90
  "@babel/preset-react": "^7.10.4",
91
91
  "@react-native-firebase/analytics": "^12.8.0",
92
92
  "@react-native-firebase/app": "^12.8.0",
93
93
  "@segment/analytics-react-native": "^1.4.4",
94
- "@types/faker": "^4.1.12",
95
- "@types/react-native": "0.63.2",
96
- "@typescript-eslint/eslint-plugin": "^4.15.2",
97
- "@typescript-eslint/parser": "^4.15.2",
98
94
  "babel-preset-expo": "^8.3.0",
99
- eslint: "^7.5.0",
100
- "eslint-config-prettier": "^6.11.0",
101
- "eslint-config-react-app": "^5.2.1",
102
- "eslint-config-universe": "^4.0.0",
103
- "eslint-plugin-cypress": "^2.11.1",
104
- "eslint-plugin-flowtype": "^5.2.0",
105
- "eslint-plugin-import": "^2.22.0",
106
- "eslint-plugin-jsx-a11y": "^6.3.1",
107
- "eslint-plugin-react": "^7.20.3",
108
- "eslint-plugin-react-hooks": "^4.0.8",
109
- "is-ci-cli": "^2.1.2",
110
95
  "jest-expo": "^40.0.2",
111
- "npm-run-all": "^4.1.5",
112
- prettier: "^2.0.5",
113
96
  "react-native": "0.63.2",
114
- "react-native-fbsdk-next": "^4.3.0",
115
- "start-server-and-test": "^1.11.2",
116
- "test-data-bot": "^0.8.0"
97
+ "react-native-fbsdk-next": "^4.3.0"
117
98
  };
118
99
  var peerDependencies = {
119
100
  "@react-native-firebase/analytics": "*",
@@ -122,7 +103,7 @@ var peerDependencies = {
122
103
  react: ">=16.8.6",
123
104
  "react-native-fbsdk-next": "*"
124
105
  };
125
- var gitHead = "ffaf983ec187d83a7744d9432a2510beac4ddcf3";
106
+ var gitHead = "2744d72df22b817ab8b684f14b702cc39488f5b4";
126
107
  var packageJSON = {
127
108
  name: name,
128
109
  description: description,