@things-factory/operato-ecs 7.0.42 → 7.0.44

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