@things-factory/operato-ecs 9.0.4 → 9.0.6

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 +33 -33
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-ecs",
3
- "version": "9.0.4",
3
+ "version": "9.0.6",
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.0.2",
70
- "@things-factory/apptool-ui": "^9.0.2",
71
- "@things-factory/auth-ui": "^9.0.2",
72
- "@things-factory/board-service": "^9.0.4",
73
- "@things-factory/board-ui": "^9.0.2",
74
- "@things-factory/context-ui": "^9.0.0",
75
- "@things-factory/dashboard": "^9.0.4",
76
- "@things-factory/evaluation": "^9.0.0",
77
- "@things-factory/export-ui": "^9.0.0",
78
- "@things-factory/help": "^9.0.0",
79
- "@things-factory/i18n-base": "^9.0.2",
80
- "@things-factory/integration-email": "^9.0.4",
81
- "@things-factory/integration-headless": "^9.0.4",
82
- "@things-factory/integration-influxdb": "^9.0.4",
83
- "@things-factory/integration-melsec": "^9.0.4",
84
- "@things-factory/integration-modbus": "^9.0.4",
85
- "@things-factory/integration-opc": "^9.0.4",
86
- "@things-factory/integration-qdrant": "^9.0.4",
87
- "@things-factory/integration-ui": "^9.0.4",
88
- "@things-factory/lite-menu": "^9.0.4",
89
- "@things-factory/more-ui": "^9.0.0",
90
- "@things-factory/notification": "^9.0.2",
91
- "@things-factory/oauth2-client": "^9.0.2",
92
- "@things-factory/print-ui": "^9.0.2",
93
- "@things-factory/resource-ui": "^9.0.2",
94
- "@things-factory/scheduler": "^9.0.3",
95
- "@things-factory/setting-base": "^9.0.2",
96
- "@things-factory/setting-ui": "^9.0.2",
97
- "@things-factory/shell": "^9.0.0",
98
- "@things-factory/system": "^9.0.0"
69
+ "@things-factory/api": "^9.0.5",
70
+ "@things-factory/apptool-ui": "^9.0.5",
71
+ "@things-factory/auth-ui": "^9.0.5",
72
+ "@things-factory/board-service": "^9.0.6",
73
+ "@things-factory/board-ui": "^9.0.5",
74
+ "@things-factory/context-ui": "^9.0.5",
75
+ "@things-factory/dashboard": "^9.0.6",
76
+ "@things-factory/evaluation": "^9.0.5",
77
+ "@things-factory/export-ui": "^9.0.5",
78
+ "@things-factory/help": "^9.0.5",
79
+ "@things-factory/i18n-base": "^9.0.5",
80
+ "@things-factory/integration-email": "^9.0.6",
81
+ "@things-factory/integration-headless": "^9.0.6",
82
+ "@things-factory/integration-influxdb": "^9.0.6",
83
+ "@things-factory/integration-melsec": "^9.0.6",
84
+ "@things-factory/integration-modbus": "^9.0.6",
85
+ "@things-factory/integration-opc": "^9.0.6",
86
+ "@things-factory/integration-qdrant": "^9.0.6",
87
+ "@things-factory/integration-ui": "^9.0.6",
88
+ "@things-factory/lite-menu": "^9.0.6",
89
+ "@things-factory/more-ui": "^9.0.5",
90
+ "@things-factory/notification": "^9.0.5",
91
+ "@things-factory/oauth2-client": "^9.0.5",
92
+ "@things-factory/print-ui": "^9.0.5",
93
+ "@things-factory/resource-ui": "^9.0.5",
94
+ "@things-factory/scheduler": "^9.0.5",
95
+ "@things-factory/setting-base": "^9.0.5",
96
+ "@things-factory/setting-ui": "^9.0.5",
97
+ "@things-factory/shell": "^9.0.5",
98
+ "@things-factory/system": "^9.0.5"
99
99
  },
100
100
  "devDependencies": {
101
- "@things-factory/builder": "^9.0.0"
101
+ "@things-factory/builder": "^9.0.5"
102
102
  },
103
- "gitHead": "19ea4dea609aab5f5827af1c5586a1b843f3252a"
103
+ "gitHead": "dbefe868d95df678038075c233267a4edc64dc40"
104
104
  }