@things-factory/integration-sellercraft 7.1.27 → 7.1.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.1.27",
3
+ "version": "7.1.28",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -25,16 +25,16 @@
25
25
  },
26
26
  "dependencies": {
27
27
  "@operato/data-grist": "^7.0.0",
28
- "@things-factory/apptool-ui": "^7.1.24",
29
- "@things-factory/auth-ui": "^7.1.27",
28
+ "@things-factory/apptool-ui": "^7.1.28",
29
+ "@things-factory/auth-ui": "^7.1.28",
30
30
  "@things-factory/biz-base": "^7.1.24",
31
31
  "@things-factory/code-ui": "^7.1.24",
32
32
  "@things-factory/context-ui": "^7.1.24",
33
33
  "@things-factory/i18n-base": "^7.1.24",
34
- "@things-factory/integration-marketplace": "^7.1.27",
34
+ "@things-factory/integration-marketplace": "^7.1.28",
35
35
  "@things-factory/integration-ui": "^7.1.27",
36
36
  "@things-factory/more-ui": "^7.1.24",
37
- "@things-factory/resource-ui": "^7.1.27",
37
+ "@things-factory/resource-ui": "^7.1.28",
38
38
  "@things-factory/setting-ui": "^7.1.24",
39
39
  "debug": "^4.1.1",
40
40
  "node-fetch": "^2.6.0"
@@ -49,5 +49,5 @@
49
49
  "nock": "^13.0.2",
50
50
  "should": "^13.2.3"
51
51
  },
52
- "gitHead": "07603400b55ee39ddf796f8eb1bf26bdfd39f89f"
52
+ "gitHead": "59a42fa58c9e3b13cec2daf66aa6d2810fc1239d"
53
53
  }