@things-factory/integration-sellercraft 7.0.23 → 7.0.24

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/integration-sellercraft",
3
- "version": "7.0.23",
3
+ "version": "7.0.24",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -26,15 +26,15 @@
26
26
  "dependencies": {
27
27
  "@operato/data-grist": "^7.0.0",
28
28
  "@things-factory/apptool-ui": "^7.0.22",
29
- "@things-factory/auth-ui": "^7.0.22",
29
+ "@things-factory/auth-ui": "^7.0.24",
30
30
  "@things-factory/biz-base": "^7.0.22",
31
31
  "@things-factory/code-ui": "^7.0.22",
32
32
  "@things-factory/context-ui": "^7.0.19",
33
33
  "@things-factory/i18n-base": "^7.0.22",
34
- "@things-factory/integration-marketplace": "^7.0.23",
35
- "@things-factory/integration-ui": "^7.0.23",
34
+ "@things-factory/integration-marketplace": "^7.0.24",
35
+ "@things-factory/integration-ui": "^7.0.24",
36
36
  "@things-factory/more-ui": "^7.0.19",
37
- "@things-factory/resource-ui": "^7.0.22",
37
+ "@things-factory/resource-ui": "^7.0.24",
38
38
  "@things-factory/setting-ui": "^7.0.22",
39
39
  "debug": "^4.1.1",
40
40
  "node-fetch": "^2.6.0",
@@ -50,5 +50,5 @@
50
50
  "nock": "^13.0.2",
51
51
  "should": "^13.2.3"
52
52
  },
53
- "gitHead": "3ead982bc9c59057e0b56df0b33f10deb6baeea5"
53
+ "gitHead": "fbcc1bcca6ff68ef3c53330ca8b3e39f08570320"
54
54
  }