@things-factory/operato-ecs 8.0.14 → 8.0.16

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.
Files changed (1) hide show
  1. package/package.json +32 -32
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-ecs",
3
- "version": "8.0.14",
3
+ "version": "8.0.16",
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.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.14",
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"
67
+ "@things-factory/api": "^8.0.15",
68
+ "@things-factory/apptool-ui": "^8.0.15",
69
+ "@things-factory/auth-ui": "^8.0.15",
70
+ "@things-factory/board-service": "^8.0.15",
71
+ "@things-factory/board-ui": "^8.0.15",
72
+ "@things-factory/context-ui": "^8.0.15",
73
+ "@things-factory/dashboard": "^8.0.15",
74
+ "@things-factory/evaluation": "^8.0.15",
75
+ "@things-factory/export-ui": "^8.0.15",
76
+ "@things-factory/help": "^8.0.15",
77
+ "@things-factory/i18n-base": "^8.0.15",
78
+ "@things-factory/integration-email": "^8.0.15",
79
+ "@things-factory/integration-headless": "^8.0.15",
80
+ "@things-factory/integration-influxdb": "^8.0.15",
81
+ "@things-factory/integration-melsec": "^8.0.15",
82
+ "@things-factory/integration-modbus": "^8.0.15",
83
+ "@things-factory/integration-opc": "^8.0.15",
84
+ "@things-factory/integration-ui": "^8.0.15",
85
+ "@things-factory/lite-menu": "^8.0.15",
86
+ "@things-factory/more-ui": "^8.0.15",
87
+ "@things-factory/notification": "^8.0.15",
88
+ "@things-factory/oauth2-client": "^8.0.15",
89
+ "@things-factory/print-ui": "^8.0.15",
90
+ "@things-factory/resource-ui": "^8.0.16",
91
+ "@things-factory/scheduler": "^8.0.15",
92
+ "@things-factory/setting-base": "^8.0.15",
93
+ "@things-factory/setting-ui": "^8.0.15",
94
+ "@things-factory/shell": "^8.0.15",
95
+ "@things-factory/system": "^8.0.15"
96
96
  },
97
97
  "devDependencies": {
98
- "@things-factory/builder": "^8.0.10"
98
+ "@things-factory/builder": "^8.0.15"
99
99
  },
100
- "gitHead": "e018a1285bd3bba5054144bfbff0cdb34109a03d"
100
+ "gitHead": "9b042db2377f315ef23c96ad4661d081e686ed82"
101
101
  }