@things-factory/integration-sellercraft 9.0.0-beta.7 → 9.0.0-beta.8

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": "9.0.0-beta.7",
3
+ "version": "9.0.0-beta.8",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -25,17 +25,17 @@
25
25
  },
26
26
  "dependencies": {
27
27
  "@operato/data-grist": "^9.0.0-beta",
28
- "@things-factory/apptool-ui": "^9.0.0-beta.5",
29
- "@things-factory/auth-ui": "^9.0.0-beta.5",
30
- "@things-factory/biz-base": "^9.0.0-beta.5",
31
- "@things-factory/code-ui": "^9.0.0-beta.5",
32
- "@things-factory/context-ui": "^9.0.0-beta.5",
33
- "@things-factory/i18n-base": "^9.0.0-beta.5",
34
- "@things-factory/integration-marketplace": "^9.0.0-beta.7",
35
- "@things-factory/integration-ui": "^9.0.0-beta.7",
36
- "@things-factory/more-ui": "^9.0.0-beta.5",
37
- "@things-factory/resource-ui": "^9.0.0-beta.5",
38
- "@things-factory/setting-ui": "^9.0.0-beta.5",
28
+ "@things-factory/apptool-ui": "^9.0.0-beta.8",
29
+ "@things-factory/auth-ui": "^9.0.0-beta.8",
30
+ "@things-factory/biz-base": "^9.0.0-beta.8",
31
+ "@things-factory/code-ui": "^9.0.0-beta.8",
32
+ "@things-factory/context-ui": "^9.0.0-beta.8",
33
+ "@things-factory/i18n-base": "^9.0.0-beta.8",
34
+ "@things-factory/integration-marketplace": "^9.0.0-beta.8",
35
+ "@things-factory/integration-ui": "^9.0.0-beta.8",
36
+ "@things-factory/more-ui": "^9.0.0-beta.8",
37
+ "@things-factory/resource-ui": "^9.0.0-beta.8",
38
+ "@things-factory/setting-ui": "^9.0.0-beta.8",
39
39
  "debug": "^4.1.1",
40
40
  "node-fetch": "^2.6.0"
41
41
  },
@@ -49,5 +49,5 @@
49
49
  "nock": "^13.0.2",
50
50
  "should": "^13.2.3"
51
51
  },
52
- "gitHead": "af564a84f0cb8973cf4297fb6ed304f5fb2033ce"
52
+ "gitHead": "2dd583833981e0615a1e64386971a0f80dd7b3a4"
53
53
  }