@things-factory/operato-ecs 10.0.2 → 10.0.3

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