@things-factory/operato-ecs 6.0.0-zeta.40 → 6.0.0-zeta.43

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +25 -25
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-ecs",
3
- "version": "6.0.0-zeta.40",
3
+ "version": "6.0.0-zeta.43",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -51,33 +51,33 @@
51
51
  "@operato/scene-switch": "^1.0.0",
52
52
  "@operato/scene-table": "^1.0.0",
53
53
  "@operato/scene-timer": "^1.0.0",
54
- "@things-factory/api": "^6.0.0-zeta.40",
55
- "@things-factory/apptool-ui": "^6.0.0-zeta.40",
56
- "@things-factory/auth-ui": "^6.0.0-zeta.40",
57
- "@things-factory/board-service": "^6.0.0-zeta.40",
58
- "@things-factory/board-ui": "^6.0.0-zeta.40",
59
- "@things-factory/context-ui": "^6.0.0-zeta.40",
60
- "@things-factory/dashboard": "^6.0.0-zeta.40",
61
- "@things-factory/export-ui": "^6.0.0-zeta.40",
62
- "@things-factory/grist-ui": "^6.0.0-zeta.40",
63
- "@things-factory/help": "^6.0.0-zeta.40",
64
- "@things-factory/i18n-base": "^6.0.0-zeta.40",
65
- "@things-factory/integration-melsec": "^6.0.0-zeta.40",
66
- "@things-factory/integration-modbus": "^6.0.0-zeta.40",
67
- "@things-factory/integration-ui": "^6.0.0-zeta.40",
68
- "@things-factory/lite-menu": "^6.0.0-zeta.40",
69
- "@things-factory/more-ui": "^6.0.0-zeta.40",
70
- "@things-factory/oauth2-client": "^6.0.0-zeta.40",
71
- "@things-factory/print-ui": "^6.0.0-zeta.40",
72
- "@things-factory/resource-ui": "^6.0.0-zeta.40",
73
- "@things-factory/setting-base": "^6.0.0-zeta.40",
74
- "@things-factory/setting-ui": "^6.0.0-zeta.40",
75
- "@things-factory/shell": "^6.0.0-zeta.40",
76
- "@things-factory/system-ui": "^6.0.0-zeta.40",
54
+ "@things-factory/api": "^6.0.0-zeta.43",
55
+ "@things-factory/apptool-ui": "^6.0.0-zeta.43",
56
+ "@things-factory/auth-ui": "^6.0.0-zeta.43",
57
+ "@things-factory/board-service": "^6.0.0-zeta.43",
58
+ "@things-factory/board-ui": "^6.0.0-zeta.43",
59
+ "@things-factory/context-ui": "^6.0.0-zeta.43",
60
+ "@things-factory/dashboard": "^6.0.0-zeta.43",
61
+ "@things-factory/export-ui": "^6.0.0-zeta.43",
62
+ "@things-factory/grist-ui": "^6.0.0-zeta.43",
63
+ "@things-factory/help": "^6.0.0-zeta.43",
64
+ "@things-factory/i18n-base": "^6.0.0-zeta.43",
65
+ "@things-factory/integration-melsec": "^6.0.0-zeta.43",
66
+ "@things-factory/integration-modbus": "^6.0.0-zeta.43",
67
+ "@things-factory/integration-ui": "^6.0.0-zeta.43",
68
+ "@things-factory/lite-menu": "^6.0.0-zeta.43",
69
+ "@things-factory/more-ui": "^6.0.0-zeta.43",
70
+ "@things-factory/oauth2-client": "^6.0.0-zeta.43",
71
+ "@things-factory/print-ui": "^6.0.0-zeta.43",
72
+ "@things-factory/resource-ui": "^6.0.0-zeta.43",
73
+ "@things-factory/setting-base": "^6.0.0-zeta.43",
74
+ "@things-factory/setting-ui": "^6.0.0-zeta.43",
75
+ "@things-factory/shell": "^6.0.0-zeta.43",
76
+ "@things-factory/system-ui": "^6.0.0-zeta.43",
77
77
  "jsmodbus": "^4.0.2"
78
78
  },
79
79
  "devDependencies": {
80
80
  "@things-factory/builder": "^6.0.0-zeta.31"
81
81
  },
82
- "gitHead": "8f2076b1512cc74d339c08577690a0c42fe4d3c3"
82
+ "gitHead": "f43b9c1e5447ff2d5739a057c7154e1e1adc31b0"
83
83
  }