@things-factory/integration-sellercraft 7.0.24 → 7.0.28

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": "7.0.24",
3
+ "version": "7.0.28",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -25,20 +25,19 @@
25
25
  },
26
26
  "dependencies": {
27
27
  "@operato/data-grist": "^7.0.0",
28
- "@things-factory/apptool-ui": "^7.0.22",
29
- "@things-factory/auth-ui": "^7.0.24",
30
- "@things-factory/biz-base": "^7.0.22",
31
- "@things-factory/code-ui": "^7.0.22",
32
- "@things-factory/context-ui": "^7.0.19",
33
- "@things-factory/i18n-base": "^7.0.22",
34
- "@things-factory/integration-marketplace": "^7.0.24",
35
- "@things-factory/integration-ui": "^7.0.24",
36
- "@things-factory/more-ui": "^7.0.19",
37
- "@things-factory/resource-ui": "^7.0.24",
38
- "@things-factory/setting-ui": "^7.0.22",
28
+ "@things-factory/apptool-ui": "^7.0.28",
29
+ "@things-factory/auth-ui": "^7.0.28",
30
+ "@things-factory/biz-base": "^7.0.28",
31
+ "@things-factory/code-ui": "^7.0.28",
32
+ "@things-factory/context-ui": "^7.0.28",
33
+ "@things-factory/i18n-base": "^7.0.28",
34
+ "@things-factory/integration-marketplace": "^7.0.28",
35
+ "@things-factory/integration-ui": "^7.0.28",
36
+ "@things-factory/more-ui": "^7.0.28",
37
+ "@things-factory/resource-ui": "^7.0.28",
38
+ "@things-factory/setting-ui": "^7.0.28",
39
39
  "debug": "^4.1.1",
40
- "node-fetch": "^2.6.0",
41
- "querystring": "^0.2.1"
40
+ "node-fetch": "^2.6.0"
42
41
  },
43
42
  "devDependencies": {
44
43
  "@microsoft/tsdoc": "^0.12.20",
@@ -50,5 +49,5 @@
50
49
  "nock": "^13.0.2",
51
50
  "should": "^13.2.3"
52
51
  },
53
- "gitHead": "fbcc1bcca6ff68ef3c53330ca8b3e39f08570320"
52
+ "gitHead": "05a06c851e7fbdf76b3fdc039a0067d6c0439a25"
54
53
  }