@things-factory/operato-ecs 8.0.9 → 8.0.13

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.9",
3
+ "version": "8.0.13",
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": "^8.0.0",
65
65
  "@operato/scene-timer": "^8.0.0",
66
66
  "@operato/scene-wellstek-gantt": "^8.0.0",
67
- "@things-factory/api": "^8.0.8",
68
- "@things-factory/apptool-ui": "^8.0.8",
69
- "@things-factory/auth-ui": "^8.0.8",
70
- "@things-factory/board-service": "^8.0.8",
71
- "@things-factory/board-ui": "^8.0.8",
72
- "@things-factory/context-ui": "^8.0.8",
73
- "@things-factory/dashboard": "^8.0.8",
74
- "@things-factory/evaluation": "^8.0.8",
75
- "@things-factory/export-ui": "^8.0.8",
76
- "@things-factory/help": "^8.0.8",
77
- "@things-factory/i18n-base": "^8.0.8",
78
- "@things-factory/integration-email": "^8.0.8",
79
- "@things-factory/integration-headless": "^8.0.8",
80
- "@things-factory/integration-influxdb": "^8.0.8",
81
- "@things-factory/integration-melsec": "^8.0.8",
82
- "@things-factory/integration-modbus": "^8.0.8",
83
- "@things-factory/integration-opc": "^8.0.8",
84
- "@things-factory/integration-ui": "^8.0.8",
85
- "@things-factory/lite-menu": "^8.0.8",
86
- "@things-factory/more-ui": "^8.0.8",
87
- "@things-factory/notification": "^8.0.8",
88
- "@things-factory/oauth2-client": "^8.0.8",
89
- "@things-factory/print-ui": "^8.0.8",
90
- "@things-factory/resource-ui": "^8.0.8",
91
- "@things-factory/scheduler": "^8.0.8",
92
- "@things-factory/setting-base": "^8.0.8",
93
- "@things-factory/setting-ui": "^8.0.8",
94
- "@things-factory/shell": "^8.0.8",
95
- "@things-factory/system": "^8.0.8"
67
+ "@things-factory/api": "^8.0.13",
68
+ "@things-factory/apptool-ui": "^8.0.13",
69
+ "@things-factory/auth-ui": "^8.0.13",
70
+ "@things-factory/board-service": "^8.0.13",
71
+ "@things-factory/board-ui": "^8.0.13",
72
+ "@things-factory/context-ui": "^8.0.13",
73
+ "@things-factory/dashboard": "^8.0.13",
74
+ "@things-factory/evaluation": "^8.0.13",
75
+ "@things-factory/export-ui": "^8.0.13",
76
+ "@things-factory/help": "^8.0.13",
77
+ "@things-factory/i18n-base": "^8.0.13",
78
+ "@things-factory/integration-email": "^8.0.13",
79
+ "@things-factory/integration-headless": "^8.0.13",
80
+ "@things-factory/integration-influxdb": "^8.0.13",
81
+ "@things-factory/integration-melsec": "^8.0.13",
82
+ "@things-factory/integration-modbus": "^8.0.13",
83
+ "@things-factory/integration-opc": "^8.0.13",
84
+ "@things-factory/integration-ui": "^8.0.13",
85
+ "@things-factory/lite-menu": "^8.0.13",
86
+ "@things-factory/more-ui": "^8.0.13",
87
+ "@things-factory/notification": "^8.0.13",
88
+ "@things-factory/oauth2-client": "^8.0.13",
89
+ "@things-factory/print-ui": "^8.0.13",
90
+ "@things-factory/resource-ui": "^8.0.13",
91
+ "@things-factory/scheduler": "^8.0.13",
92
+ "@things-factory/setting-base": "^8.0.13",
93
+ "@things-factory/setting-ui": "^8.0.13",
94
+ "@things-factory/shell": "^8.0.13",
95
+ "@things-factory/system": "^8.0.13"
96
96
  },
97
97
  "devDependencies": {
98
- "@things-factory/builder": "^8.0.9"
98
+ "@things-factory/builder": "^8.0.10"
99
99
  },
100
- "gitHead": "507acc229ef340b3a0e0457bcebb5298bb086eec"
100
+ "gitHead": "66c1356c18b5c9a21e8280460eb40020f7ea2b37"
101
101
  }