@things-factory/operato-ecs 9.0.0-beta.54 → 9.0.0-beta.56

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.54",
3
+ "version": "9.0.0-beta.56",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -65,40 +65,41 @@
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.52",
69
- "@things-factory/apptool-ui": "^9.0.0-beta.52",
70
- "@things-factory/auth-ui": "^9.0.0-beta.52",
71
- "@things-factory/board-service": "^9.0.0-beta.53",
72
- "@things-factory/board-ui": "^9.0.0-beta.52",
68
+ "@things-factory/api": "^9.0.0-beta.55",
69
+ "@things-factory/apptool-ui": "^9.0.0-beta.55",
70
+ "@things-factory/auth-ui": "^9.0.0-beta.55",
71
+ "@things-factory/board-service": "^9.0.0-beta.55",
72
+ "@things-factory/board-ui": "^9.0.0-beta.55",
73
73
  "@things-factory/context-ui": "^9.0.0-beta.52",
74
- "@things-factory/dashboard": "^9.0.0-beta.53",
74
+ "@things-factory/dashboard": "^9.0.0-beta.55",
75
75
  "@things-factory/evaluation": "^9.0.0-beta.52",
76
76
  "@things-factory/export-ui": "^9.0.0-beta.52",
77
77
  "@things-factory/help": "^9.0.0-beta.52",
78
- "@things-factory/i18n-base": "^9.0.0-beta.52",
79
- "@things-factory/integration-email": "^9.0.0-beta.53",
80
- "@things-factory/integration-headless": "^9.0.0-beta.53",
81
- "@things-factory/integration-influxdb": "^9.0.0-beta.53",
82
- "@things-factory/integration-melsec": "^9.0.0-beta.53",
83
- "@things-factory/integration-modbus": "^9.0.0-beta.53",
84
- "@things-factory/integration-opc": "^9.0.0-beta.53",
85
- "@things-factory/integration-ui": "^9.0.0-beta.53",
86
- "@things-factory/integration-weather": "^9.0.0-beta.53",
87
- "@things-factory/lite-menu": "^9.0.0-beta.53",
78
+ "@things-factory/i18n-base": "^9.0.0-beta.55",
79
+ "@things-factory/integration-email": "^9.0.0-beta.55",
80
+ "@things-factory/integration-headless": "^9.0.0-beta.55",
81
+ "@things-factory/integration-influxdb": "^9.0.0-beta.55",
82
+ "@things-factory/integration-melsec": "^9.0.0-beta.55",
83
+ "@things-factory/integration-modbus": "^9.0.0-beta.55",
84
+ "@things-factory/integration-opc": "^9.0.0-beta.55",
85
+ "@things-factory/integration-qdrant": "^9.0.0-beta.55",
86
+ "@things-factory/integration-ui": "^9.0.0-beta.55",
87
+ "@things-factory/integration-weather": "^9.0.0-beta.55",
88
+ "@things-factory/lite-menu": "^9.0.0-beta.55",
88
89
  "@things-factory/more-ui": "^9.0.0-beta.52",
89
- "@things-factory/notification": "^9.0.0-beta.52",
90
- "@things-factory/oauth2-client": "^9.0.0-beta.52",
91
- "@things-factory/print-ui": "^9.0.0-beta.52",
92
- "@things-factory/resource-ui": "^9.0.0-beta.52",
93
- "@things-factory/scheduler": "^9.0.0-beta.52",
94
- "@things-factory/setting-base": "^9.0.0-beta.52",
95
- "@things-factory/setting-ui": "^9.0.0-beta.52",
90
+ "@things-factory/notification": "^9.0.0-beta.55",
91
+ "@things-factory/oauth2-client": "^9.0.0-beta.55",
92
+ "@things-factory/print-ui": "^9.0.0-beta.55",
93
+ "@things-factory/resource-ui": "^9.0.0-beta.55",
94
+ "@things-factory/scheduler": "^9.0.0-beta.55",
95
+ "@things-factory/setting-base": "^9.0.0-beta.55",
96
+ "@things-factory/setting-ui": "^9.0.0-beta.55",
96
97
  "@things-factory/shell": "^9.0.0-beta.52",
97
98
  "@things-factory/system": "^9.0.0-beta.52",
98
- "@things-factory/weather": "^9.0.0-beta.52"
99
+ "@things-factory/weather": "^9.0.0-beta.56"
99
100
  },
100
101
  "devDependencies": {
101
102
  "@things-factory/builder": "^9.0.0-beta.54"
102
103
  },
103
- "gitHead": "f93bf1e1f01d830a2d6f422de06df511ba031141"
104
+ "gitHead": "380a995d4b67c40c17f303d2e241f3d3ffaeb4fc"
104
105
  }