@things-factory/operato-ecs 7.1.14 → 7.1.16

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 +31 -31
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-ecs",
3
- "version": "7.1.14",
3
+ "version": "7.1.16",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -64,37 +64,37 @@
64
64
  "@operato/scene-table": "^7.0.0",
65
65
  "@operato/scene-timer": "^7.0.0",
66
66
  "@operato/scene-wellstek-gantt": "^7.0.0",
67
- "@things-factory/api": "^7.1.13",
68
- "@things-factory/apptool-ui": "^7.1.13",
69
- "@things-factory/auth-ui": "^7.1.13",
70
- "@things-factory/board-service": "^7.1.14",
71
- "@things-factory/board-ui": "^7.1.13",
72
- "@things-factory/context-ui": "^7.1.13",
73
- "@things-factory/dashboard": "^7.1.14",
74
- "@things-factory/evaluation": "^7.1.13",
75
- "@things-factory/export-ui": "^7.1.13",
76
- "@things-factory/help": "^7.1.13",
77
- "@things-factory/i18n-base": "^7.1.13",
78
- "@things-factory/integration-email": "^7.1.13",
79
- "@things-factory/integration-headless": "^7.1.14",
80
- "@things-factory/integration-influxdb": "^7.1.13",
81
- "@things-factory/integration-melsec": "^7.1.13",
82
- "@things-factory/integration-modbus": "^7.1.13",
83
- "@things-factory/integration-opc": "^7.1.13",
84
- "@things-factory/integration-ui": "^7.1.13",
85
- "@things-factory/lite-menu": "^7.1.14",
86
- "@things-factory/more-ui": "^7.1.13",
87
- "@things-factory/notification": "^7.1.13",
88
- "@things-factory/oauth2-client": "^7.1.13",
89
- "@things-factory/print-ui": "^7.1.13",
90
- "@things-factory/resource-ui": "^7.1.13",
91
- "@things-factory/setting-base": "^7.1.13",
92
- "@things-factory/setting-ui": "^7.1.13",
93
- "@things-factory/shell": "^7.1.13",
94
- "@things-factory/system": "^7.1.13"
67
+ "@things-factory/api": "^7.1.16",
68
+ "@things-factory/apptool-ui": "^7.1.16",
69
+ "@things-factory/auth-ui": "^7.1.16",
70
+ "@things-factory/board-service": "^7.1.16",
71
+ "@things-factory/board-ui": "^7.1.16",
72
+ "@things-factory/context-ui": "^7.1.16",
73
+ "@things-factory/dashboard": "^7.1.16",
74
+ "@things-factory/evaluation": "^7.1.16",
75
+ "@things-factory/export-ui": "^7.1.16",
76
+ "@things-factory/help": "^7.1.16",
77
+ "@things-factory/i18n-base": "^7.1.16",
78
+ "@things-factory/integration-email": "^7.1.16",
79
+ "@things-factory/integration-headless": "^7.1.16",
80
+ "@things-factory/integration-influxdb": "^7.1.16",
81
+ "@things-factory/integration-melsec": "^7.1.16",
82
+ "@things-factory/integration-modbus": "^7.1.16",
83
+ "@things-factory/integration-opc": "^7.1.16",
84
+ "@things-factory/integration-ui": "^7.1.16",
85
+ "@things-factory/lite-menu": "^7.1.16",
86
+ "@things-factory/more-ui": "^7.1.16",
87
+ "@things-factory/notification": "^7.1.16",
88
+ "@things-factory/oauth2-client": "^7.1.16",
89
+ "@things-factory/print-ui": "^7.1.16",
90
+ "@things-factory/resource-ui": "^7.1.16",
91
+ "@things-factory/setting-base": "^7.1.16",
92
+ "@things-factory/setting-ui": "^7.1.16",
93
+ "@things-factory/shell": "^7.1.16",
94
+ "@things-factory/system": "^7.1.16"
95
95
  },
96
96
  "devDependencies": {
97
- "@things-factory/builder": "^7.1.13"
97
+ "@things-factory/builder": "^7.1.16"
98
98
  },
99
- "gitHead": "7aff689181f05ffd36d901b5f8a22a5485bdc33b"
99
+ "gitHead": "8f5a18bc2b3163170eeec1b495fa070158b5ee0a"
100
100
  }