@things-factory/operato-ecs 8.0.75 → 8.0.86

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 +32 -32
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-ecs",
3
- "version": "8.0.75",
3
+ "version": "8.0.86",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -77,38 +77,38 @@
77
77
  "@operato/scene-visualizer": "^8.0.0",
78
78
  "@operato/scene-wellstek-gantt": "^8.0.0",
79
79
  "@operato/scene-wheel-sorter": "^8.0.0",
80
- "@things-factory/api": "^8.0.75",
81
- "@things-factory/apptool-ui": "^8.0.75",
82
- "@things-factory/auth-ui": "^8.0.75",
83
- "@things-factory/board-service": "^8.0.75",
84
- "@things-factory/board-ui": "^8.0.75",
85
- "@things-factory/context-ui": "^8.0.64",
86
- "@things-factory/dashboard": "^8.0.75",
87
- "@things-factory/evaluation": "^8.0.75",
88
- "@things-factory/export-ui": "^8.0.64",
89
- "@things-factory/help": "^8.0.64",
90
- "@things-factory/i18n-base": "^8.0.75",
91
- "@things-factory/integration-email": "^8.0.75",
92
- "@things-factory/integration-headless": "^8.0.75",
93
- "@things-factory/integration-influxdb": "^8.0.75",
94
- "@things-factory/integration-melsec": "^8.0.75",
95
- "@things-factory/integration-modbus": "^8.0.75",
96
- "@things-factory/integration-opc": "^8.0.75",
97
- "@things-factory/integration-ui": "^8.0.75",
98
- "@things-factory/lite-menu": "^8.0.75",
99
- "@things-factory/more-ui": "^8.0.64",
100
- "@things-factory/notification": "^8.0.75",
101
- "@things-factory/oauth2-client": "^8.0.75",
102
- "@things-factory/print-ui": "^8.0.75",
103
- "@things-factory/resource-ui": "^8.0.75",
104
- "@things-factory/scheduler": "^8.0.75",
105
- "@things-factory/setting-base": "^8.0.75",
106
- "@things-factory/setting-ui": "^8.0.75",
107
- "@things-factory/shell": "^8.0.64",
108
- "@things-factory/system": "^8.0.64"
80
+ "@things-factory/api": "^8.0.86",
81
+ "@things-factory/apptool-ui": "^8.0.86",
82
+ "@things-factory/auth-ui": "^8.0.86",
83
+ "@things-factory/board-service": "^8.0.86",
84
+ "@things-factory/board-ui": "^8.0.86",
85
+ "@things-factory/context-ui": "^8.0.86",
86
+ "@things-factory/dashboard": "^8.0.86",
87
+ "@things-factory/evaluation": "^8.0.86",
88
+ "@things-factory/export-ui": "^8.0.86",
89
+ "@things-factory/help": "^8.0.86",
90
+ "@things-factory/i18n-base": "^8.0.86",
91
+ "@things-factory/integration-email": "^8.0.86",
92
+ "@things-factory/integration-headless": "^8.0.86",
93
+ "@things-factory/integration-influxdb": "^8.0.86",
94
+ "@things-factory/integration-melsec": "^8.0.86",
95
+ "@things-factory/integration-modbus": "^8.0.86",
96
+ "@things-factory/integration-opc": "^8.0.86",
97
+ "@things-factory/integration-ui": "^8.0.86",
98
+ "@things-factory/lite-menu": "^8.0.86",
99
+ "@things-factory/more-ui": "^8.0.86",
100
+ "@things-factory/notification": "^8.0.86",
101
+ "@things-factory/oauth2-client": "^8.0.86",
102
+ "@things-factory/print-ui": "^8.0.86",
103
+ "@things-factory/resource-ui": "^8.0.86",
104
+ "@things-factory/scheduler": "^8.0.86",
105
+ "@things-factory/setting-base": "^8.0.86",
106
+ "@things-factory/setting-ui": "^8.0.86",
107
+ "@things-factory/shell": "^8.0.86",
108
+ "@things-factory/system": "^8.0.86"
109
109
  },
110
110
  "devDependencies": {
111
- "@things-factory/builder": "^8.0.64"
111
+ "@things-factory/builder": "^8.0.86"
112
112
  },
113
- "gitHead": "38a8615a18e19430b260b10dc2b1ca134fc46165"
113
+ "gitHead": "28e364938d499b32aed41a8c664a8a2957b09b69"
114
114
  }