@things-factory/integration-sellercraft 6.2.40 → 6.2.44

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/integration-sellercraft",
3
- "version": "6.2.40",
3
+ "version": "6.2.44",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -25,18 +25,17 @@
25
25
  },
26
26
  "dependencies": {
27
27
  "@operato/data-grist": "^1.3.5",
28
- "@things-factory/apptool-ui": "^6.2.38",
29
- "@things-factory/auth-ui": "^6.2.38",
30
- "@things-factory/biz-base": "^6.2.38",
31
- "@things-factory/code-ui": "^6.2.38",
32
- "@things-factory/context-ui": "^6.2.34",
33
- "@things-factory/i18n-base": "^6.2.34",
34
- "@things-factory/integration-marketplace": "^6.2.40",
35
- "@things-factory/integration-ui": "^6.2.40",
36
- "@things-factory/more-ui": "^6.2.34",
37
- "@things-factory/resource-ui": "^6.2.38",
38
- "@things-factory/setting-ui": "^6.2.38",
39
- "@things-factory/system-ui": "^6.2.34",
28
+ "@things-factory/apptool-ui": "^6.2.44",
29
+ "@things-factory/auth-ui": "^6.2.44",
30
+ "@things-factory/biz-base": "^6.2.44",
31
+ "@things-factory/code-ui": "^6.2.44",
32
+ "@things-factory/context-ui": "^6.2.44",
33
+ "@things-factory/i18n-base": "^6.2.44",
34
+ "@things-factory/integration-marketplace": "^6.2.44",
35
+ "@things-factory/integration-ui": "^6.2.44",
36
+ "@things-factory/more-ui": "^6.2.44",
37
+ "@things-factory/resource-ui": "^6.2.44",
38
+ "@things-factory/setting-ui": "^6.2.44",
40
39
  "debug": "^4.1.1",
41
40
  "node-fetch": "^2.6.0",
42
41
  "querystring": "^0.2.1"
@@ -51,5 +50,5 @@
51
50
  "nock": "^13.0.2",
52
51
  "should": "^13.2.3"
53
52
  },
54
- "gitHead": "fd7decc71972d25ef12ad0f44ab19eb66c6d289b"
53
+ "gitHead": "a2a1ebf823f6b1315e751b12a01372e9a867d7af"
55
54
  }