@things-factory/operato-ecs 9.0.0-beta.49 → 9.0.0-beta.50

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-ecs",
3
- "version": "9.0.0-beta.49",
3
+ "version": "9.0.0-beta.50",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -65,40 +65,40 @@
65
65
  "@operato/scene-table": "^9.0.0-beta",
66
66
  "@operato/scene-timer": "^9.0.0-beta",
67
67
  "@operato/scene-wellstek-gantt": "^9.0.0-beta",
68
- "@things-factory/api": "^9.0.0-beta.49",
69
- "@things-factory/apptool-ui": "^9.0.0-beta.49",
70
- "@things-factory/auth-ui": "^9.0.0-beta.49",
71
- "@things-factory/board-service": "^9.0.0-beta.49",
72
- "@things-factory/board-ui": "^9.0.0-beta.49",
73
- "@things-factory/context-ui": "^9.0.0-beta.47",
74
- "@things-factory/dashboard": "^9.0.0-beta.49",
75
- "@things-factory/evaluation": "^9.0.0-beta.47",
76
- "@things-factory/export-ui": "^9.0.0-beta.47",
77
- "@things-factory/help": "^9.0.0-beta.47",
78
- "@things-factory/i18n-base": "^9.0.0-beta.49",
79
- "@things-factory/integration-email": "^9.0.0-beta.49",
80
- "@things-factory/integration-headless": "^9.0.0-beta.49",
81
- "@things-factory/integration-influxdb": "^9.0.0-beta.49",
82
- "@things-factory/integration-melsec": "^9.0.0-beta.49",
83
- "@things-factory/integration-modbus": "^9.0.0-beta.49",
84
- "@things-factory/integration-opc": "^9.0.0-beta.49",
85
- "@things-factory/integration-ui": "^9.0.0-beta.49",
86
- "@things-factory/integration-weather": "^9.0.0-beta.49",
87
- "@things-factory/lite-menu": "^9.0.0-beta.49",
88
- "@things-factory/more-ui": "^9.0.0-beta.47",
89
- "@things-factory/notification": "^9.0.0-beta.49",
90
- "@things-factory/oauth2-client": "^9.0.0-beta.49",
91
- "@things-factory/print-ui": "^9.0.0-beta.49",
92
- "@things-factory/resource-ui": "^9.0.0-beta.49",
93
- "@things-factory/scheduler": "^9.0.0-beta.49",
94
- "@things-factory/setting-base": "^9.0.0-beta.49",
95
- "@things-factory/setting-ui": "^9.0.0-beta.49",
96
- "@things-factory/shell": "^9.0.0-beta.47",
97
- "@things-factory/system": "^9.0.0-beta.47",
98
- "@things-factory/weather": "^9.0.0-beta.49"
68
+ "@things-factory/api": "^9.0.0-beta.50",
69
+ "@things-factory/apptool-ui": "^9.0.0-beta.50",
70
+ "@things-factory/auth-ui": "^9.0.0-beta.50",
71
+ "@things-factory/board-service": "^9.0.0-beta.50",
72
+ "@things-factory/board-ui": "^9.0.0-beta.50",
73
+ "@things-factory/context-ui": "^9.0.0-beta.50",
74
+ "@things-factory/dashboard": "^9.0.0-beta.50",
75
+ "@things-factory/evaluation": "^9.0.0-beta.50",
76
+ "@things-factory/export-ui": "^9.0.0-beta.50",
77
+ "@things-factory/help": "^9.0.0-beta.50",
78
+ "@things-factory/i18n-base": "^9.0.0-beta.50",
79
+ "@things-factory/integration-email": "^9.0.0-beta.50",
80
+ "@things-factory/integration-headless": "^9.0.0-beta.50",
81
+ "@things-factory/integration-influxdb": "^9.0.0-beta.50",
82
+ "@things-factory/integration-melsec": "^9.0.0-beta.50",
83
+ "@things-factory/integration-modbus": "^9.0.0-beta.50",
84
+ "@things-factory/integration-opc": "^9.0.0-beta.50",
85
+ "@things-factory/integration-ui": "^9.0.0-beta.50",
86
+ "@things-factory/integration-weather": "^9.0.0-beta.50",
87
+ "@things-factory/lite-menu": "^9.0.0-beta.50",
88
+ "@things-factory/more-ui": "^9.0.0-beta.50",
89
+ "@things-factory/notification": "^9.0.0-beta.50",
90
+ "@things-factory/oauth2-client": "^9.0.0-beta.50",
91
+ "@things-factory/print-ui": "^9.0.0-beta.50",
92
+ "@things-factory/resource-ui": "^9.0.0-beta.50",
93
+ "@things-factory/scheduler": "^9.0.0-beta.50",
94
+ "@things-factory/setting-base": "^9.0.0-beta.50",
95
+ "@things-factory/setting-ui": "^9.0.0-beta.50",
96
+ "@things-factory/shell": "^9.0.0-beta.50",
97
+ "@things-factory/system": "^9.0.0-beta.50",
98
+ "@things-factory/weather": "^9.0.0-beta.50"
99
99
  },
100
100
  "devDependencies": {
101
101
  "@things-factory/builder": "^9.0.0-beta.46"
102
102
  },
103
- "gitHead": "6f558584d6f7c06cd8f0f934ec9883e4ab037fdc"
103
+ "gitHead": "71ce00fb49db49f4c4aaf876ff812bcf6c7986b4"
104
104
  }