@things-factory/operato-ecs 9.0.19 → 9.0.20

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.19",
3
+ "version": "9.0.20",
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.5",
70
- "@things-factory/apptool-ui": "^9.0.5",
71
- "@things-factory/auth-ui": "^9.0.19",
72
- "@things-factory/board-service": "^9.0.15",
73
- "@things-factory/board-ui": "^9.0.5",
74
- "@things-factory/context-ui": "^9.0.5",
75
- "@things-factory/dashboard": "^9.0.15",
76
- "@things-factory/evaluation": "^9.0.9",
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.15",
81
- "@things-factory/integration-headless": "^9.0.15",
82
- "@things-factory/integration-influxdb": "^9.0.15",
83
- "@things-factory/integration-melsec": "^9.0.15",
84
- "@things-factory/integration-modbus": "^9.0.15",
85
- "@things-factory/integration-opc": "^9.0.15",
86
- "@things-factory/integration-qdrant": "^9.0.15",
87
- "@things-factory/integration-ui": "^9.0.19",
88
- "@things-factory/lite-menu": "^9.0.15",
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.19",
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"
69
+ "@things-factory/api": "^9.0.20",
70
+ "@things-factory/apptool-ui": "^9.0.20",
71
+ "@things-factory/auth-ui": "^9.0.20",
72
+ "@things-factory/board-service": "^9.0.20",
73
+ "@things-factory/board-ui": "^9.0.20",
74
+ "@things-factory/context-ui": "^9.0.20",
75
+ "@things-factory/dashboard": "^9.0.20",
76
+ "@things-factory/evaluation": "^9.0.20",
77
+ "@things-factory/export-ui": "^9.0.20",
78
+ "@things-factory/help": "^9.0.20",
79
+ "@things-factory/i18n-base": "^9.0.20",
80
+ "@things-factory/integration-email": "^9.0.20",
81
+ "@things-factory/integration-headless": "^9.0.20",
82
+ "@things-factory/integration-influxdb": "^9.0.20",
83
+ "@things-factory/integration-melsec": "^9.0.20",
84
+ "@things-factory/integration-modbus": "^9.0.20",
85
+ "@things-factory/integration-opc": "^9.0.20",
86
+ "@things-factory/integration-qdrant": "^9.0.20",
87
+ "@things-factory/integration-ui": "^9.0.20",
88
+ "@things-factory/lite-menu": "^9.0.20",
89
+ "@things-factory/more-ui": "^9.0.20",
90
+ "@things-factory/notification": "^9.0.20",
91
+ "@things-factory/oauth2-client": "^9.0.20",
92
+ "@things-factory/print-ui": "^9.0.20",
93
+ "@things-factory/resource-ui": "^9.0.20",
94
+ "@things-factory/scheduler": "^9.0.20",
95
+ "@things-factory/setting-base": "^9.0.20",
96
+ "@things-factory/setting-ui": "^9.0.20",
97
+ "@things-factory/shell": "^9.0.20",
98
+ "@things-factory/system": "^9.0.20"
99
99
  },
100
100
  "devDependencies": {
101
- "@things-factory/builder": "^9.0.5"
101
+ "@things-factory/builder": "^9.0.20"
102
102
  },
103
- "gitHead": "8a547ab7c7dd693d849121201dfeeeeefbc2f020"
103
+ "gitHead": "d66d7047d01d82c6c676f8f02ecf1233fe55eaab"
104
104
  }