@things-factory/operato-ecs 8.0.32 → 8.0.37

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": "8.0.32",
3
+ "version": "8.0.37",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -77,38 +77,38 @@
77
77
  "@operato/scene-visualizer": "^8.0.0",
78
78
  "@operato/scene-wellstek-gantt": "^8.0.0",
79
79
  "@operato/scene-wheel-sorter": "^8.0.0",
80
- "@things-factory/api": "^8.0.26",
81
- "@things-factory/apptool-ui": "^8.0.26",
82
- "@things-factory/auth-ui": "^8.0.26",
83
- "@things-factory/board-service": "^8.0.26",
84
- "@things-factory/board-ui": "^8.0.26",
85
- "@things-factory/context-ui": "^8.0.20",
86
- "@things-factory/dashboard": "^8.0.26",
87
- "@things-factory/evaluation": "^8.0.32",
88
- "@things-factory/export-ui": "^8.0.20",
89
- "@things-factory/help": "^8.0.20",
90
- "@things-factory/i18n-base": "^8.0.26",
91
- "@things-factory/integration-email": "^8.0.26",
92
- "@things-factory/integration-headless": "^8.0.26",
93
- "@things-factory/integration-influxdb": "^8.0.26",
94
- "@things-factory/integration-melsec": "^8.0.26",
95
- "@things-factory/integration-modbus": "^8.0.26",
96
- "@things-factory/integration-opc": "^8.0.26",
97
- "@things-factory/integration-ui": "^8.0.26",
98
- "@things-factory/lite-menu": "^8.0.26",
99
- "@things-factory/more-ui": "^8.0.20",
100
- "@things-factory/notification": "^8.0.26",
101
- "@things-factory/oauth2-client": "^8.0.26",
102
- "@things-factory/print-ui": "^8.0.26",
103
- "@things-factory/resource-ui": "^8.0.26",
104
- "@things-factory/scheduler": "^8.0.26",
105
- "@things-factory/setting-base": "^8.0.26",
106
- "@things-factory/setting-ui": "^8.0.26",
107
- "@things-factory/shell": "^8.0.20",
108
- "@things-factory/system": "^8.0.20"
80
+ "@things-factory/api": "^8.0.37",
81
+ "@things-factory/apptool-ui": "^8.0.37",
82
+ "@things-factory/auth-ui": "^8.0.37",
83
+ "@things-factory/board-service": "^8.0.37",
84
+ "@things-factory/board-ui": "^8.0.37",
85
+ "@things-factory/context-ui": "^8.0.37",
86
+ "@things-factory/dashboard": "^8.0.37",
87
+ "@things-factory/evaluation": "^8.0.37",
88
+ "@things-factory/export-ui": "^8.0.37",
89
+ "@things-factory/help": "^8.0.37",
90
+ "@things-factory/i18n-base": "^8.0.37",
91
+ "@things-factory/integration-email": "^8.0.37",
92
+ "@things-factory/integration-headless": "^8.0.37",
93
+ "@things-factory/integration-influxdb": "^8.0.37",
94
+ "@things-factory/integration-melsec": "^8.0.37",
95
+ "@things-factory/integration-modbus": "^8.0.37",
96
+ "@things-factory/integration-opc": "^8.0.37",
97
+ "@things-factory/integration-ui": "^8.0.37",
98
+ "@things-factory/lite-menu": "^8.0.37",
99
+ "@things-factory/more-ui": "^8.0.37",
100
+ "@things-factory/notification": "^8.0.37",
101
+ "@things-factory/oauth2-client": "^8.0.37",
102
+ "@things-factory/print-ui": "^8.0.37",
103
+ "@things-factory/resource-ui": "^8.0.37",
104
+ "@things-factory/scheduler": "^8.0.37",
105
+ "@things-factory/setting-base": "^8.0.37",
106
+ "@things-factory/setting-ui": "^8.0.37",
107
+ "@things-factory/shell": "^8.0.37",
108
+ "@things-factory/system": "^8.0.37"
109
109
  },
110
110
  "devDependencies": {
111
- "@things-factory/builder": "^8.0.27"
111
+ "@things-factory/builder": "^8.0.37"
112
112
  },
113
- "gitHead": "a5f6f6f4ac0711909f4d26bc4758fedab1172d5d"
113
+ "gitHead": "a3a78656259d6c5d3719ba0864d6bdde87bcba7d"
114
114
  }