@things-factory/operato-ecs 10.0.18 → 10.0.19

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