@things-factory/operato-ecs 9.0.0-beta.20 → 9.0.0-beta.21

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