@things-factory/operato-ecs 9.2.28 → 9.2.30

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