@things-factory/operato-ecs 7.0.17 → 7.0.19

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": "7.0.17",
3
+ "version": "7.0.19",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -64,34 +64,34 @@
64
64
  "@operato/scene-switch": "^7.0.0",
65
65
  "@operato/scene-table": "^7.0.0",
66
66
  "@operato/scene-timer": "^7.0.0",
67
- "@things-factory/api": "^7.0.14",
68
- "@things-factory/apptool-ui": "^7.0.14",
69
- "@things-factory/auth-ui": "^7.0.14",
70
- "@things-factory/board-service": "^7.0.15",
71
- "@things-factory/board-ui": "^7.0.15",
72
- "@things-factory/context-ui": "^7.0.14",
73
- "@things-factory/dashboard": "^7.0.15",
74
- "@things-factory/export-ui": "^7.0.14",
75
- "@things-factory/help": "^7.0.14",
76
- "@things-factory/i18n-base": "^7.0.14",
77
- "@things-factory/integration-influxdb": "^7.0.14",
78
- "@things-factory/integration-melsec": "^7.0.14",
79
- "@things-factory/integration-modbus": "^7.0.14",
80
- "@things-factory/integration-opc": "^7.0.14",
81
- "@things-factory/integration-ui": "^7.0.16",
82
- "@things-factory/lite-menu": "^7.0.15",
83
- "@things-factory/more-ui": "^7.0.14",
84
- "@things-factory/notification": "^7.0.14",
85
- "@things-factory/oauth2-client": "^7.0.14",
86
- "@things-factory/print-ui": "^7.0.14",
87
- "@things-factory/resource-ui": "^7.0.14",
88
- "@things-factory/setting-base": "^7.0.14",
89
- "@things-factory/setting-ui": "^7.0.14",
90
- "@things-factory/shell": "^7.0.14",
91
- "@things-factory/system": "^7.0.14"
67
+ "@things-factory/api": "^7.0.19",
68
+ "@things-factory/apptool-ui": "^7.0.19",
69
+ "@things-factory/auth-ui": "^7.0.19",
70
+ "@things-factory/board-service": "^7.0.19",
71
+ "@things-factory/board-ui": "^7.0.19",
72
+ "@things-factory/context-ui": "^7.0.19",
73
+ "@things-factory/dashboard": "^7.0.19",
74
+ "@things-factory/export-ui": "^7.0.19",
75
+ "@things-factory/help": "^7.0.19",
76
+ "@things-factory/i18n-base": "^7.0.19",
77
+ "@things-factory/integration-influxdb": "^7.0.19",
78
+ "@things-factory/integration-melsec": "^7.0.19",
79
+ "@things-factory/integration-modbus": "^7.0.19",
80
+ "@things-factory/integration-opc": "^7.0.19",
81
+ "@things-factory/integration-ui": "^7.0.19",
82
+ "@things-factory/lite-menu": "^7.0.19",
83
+ "@things-factory/more-ui": "^7.0.19",
84
+ "@things-factory/notification": "^7.0.19",
85
+ "@things-factory/oauth2-client": "^7.0.19",
86
+ "@things-factory/print-ui": "^7.0.19",
87
+ "@things-factory/resource-ui": "^7.0.19",
88
+ "@things-factory/setting-base": "^7.0.19",
89
+ "@things-factory/setting-ui": "^7.0.19",
90
+ "@things-factory/shell": "^7.0.19",
91
+ "@things-factory/system": "^7.0.19"
92
92
  },
93
93
  "devDependencies": {
94
94
  "@things-factory/builder": "^7.0.14"
95
95
  },
96
- "gitHead": "5f9c697879155f17c0fb74d816372ffbbc2749f0"
96
+ "gitHead": "d12e0e75184c6d17e73f0a330a618a18a7e61d22"
97
97
  }