@artisan-commerce/analytics-web 0.2.0-canary.36 → 0.2.0-canary.38

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.
@@ -35,7 +35,7 @@ const getState$1 = () => {
35
35
 
36
36
  var name = "@artisan-commerce/analytics-web";
37
37
  var description = "Artisn commerce analytics web library";
38
- var version = "0.2.0-canary.35";
38
+ var version = "0.2.0-canary.37";
39
39
  var main = "./dist/bundle.cjs.js";
40
40
  var module = "./dist/bundle.esm.js";
41
41
  var types = "./dist/bundle.d.ts";
@@ -72,25 +72,18 @@ var scripts = {
72
72
  var author = "Luis Eduardo Andrade";
73
73
  var license = "MIT";
74
74
  var dependencies = {
75
- "@artisan-commerce/state": "0.3.0-canary.3",
75
+ "@artisan-commerce/state": "0.3.0-canary.4",
76
76
  "snake-case": "^3.0.4"
77
77
  };
78
78
  var devDependencies = {
79
- "@artisan-commerce/products": "0.9.0-canary.25",
80
- "@artisan-commerce/shopping-cart": "0.12.0-canary.33",
81
- "@artisan-commerce/types": "0.14.0-canary.20",
79
+ "@artisan-commerce/products": "0.9.0-canary.26",
80
+ "@artisan-commerce/shopping-cart": "0.12.0-canary.35",
81
+ "@artisan-commerce/types": "0.14.0-canary.21",
82
82
  "@babel/core": "^7.10.5",
83
83
  "@babel/preset-env": "^7.10.4",
84
84
  "@babel/preset-react": "^7.10.4",
85
- "@types/faker": "^4.1.12",
86
- "@types/jest": "^26.0.5",
87
- "@types/jest-in-case": "^1.0.2",
88
- "@types/node": "^14.0.24",
89
85
  "@typescript-eslint/eslint-plugin": "^4.15.2",
90
86
  "@typescript-eslint/parser": "^4.15.2",
91
- avn: "^0.2.4",
92
- "avn-nvm": "^0.2.2",
93
- "env-cmd": "^10.1.0",
94
87
  eslint: "^7.5.0",
95
88
  "eslint-config-prettier": "^6.11.0",
96
89
  "eslint-config-react-app": "^5.2.1",
@@ -102,16 +95,10 @@ var devDependencies = {
102
95
  "eslint-plugin-react": "^7.20.3",
103
96
  "eslint-plugin-react-hooks": "^4.0.8",
104
97
  "is-ci-cli": "^2.1.2",
105
- "jest-axe": "^3.5.0",
106
- "jest-extended": "^0.11.5",
107
- "jest-in-case": "^1.0.2",
108
- "jest-styled-components": "^7.0.2",
109
- nodemon: "^2.0.4",
110
98
  "npm-run-all": "^4.1.5",
111
99
  prettier: "^2.0.5",
112
100
  "start-server-and-test": "^1.11.2",
113
101
  "test-data-bot": "^0.8.0",
114
- "ts-jest": "^26.1.4",
115
102
  "ts-loader": "^8.0.2"
116
103
  };
117
104
  var peerDependencies = {