@things-factory/operato-ecs 7.0.26 → 7.0.29

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.26",
3
+ "version": "7.0.29",
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.22",
68
- "@things-factory/apptool-ui": "^7.0.22",
69
- "@things-factory/auth-ui": "^7.0.24",
70
- "@things-factory/board-service": "^7.0.23",
71
- "@things-factory/board-ui": "^7.0.25",
72
- "@things-factory/context-ui": "^7.0.19",
73
- "@things-factory/dashboard": "^7.0.25",
74
- "@things-factory/export-ui": "^7.0.19",
75
- "@things-factory/help": "^7.0.19",
76
- "@things-factory/i18n-base": "^7.0.22",
77
- "@things-factory/integration-influxdb": "^7.0.23",
78
- "@things-factory/integration-melsec": "^7.0.23",
79
- "@things-factory/integration-modbus": "^7.0.23",
80
- "@things-factory/integration-opc": "^7.0.23",
81
- "@things-factory/integration-ui": "^7.0.24",
82
- "@things-factory/lite-menu": "^7.0.25",
83
- "@things-factory/more-ui": "^7.0.19",
84
- "@things-factory/notification": "^7.0.22",
85
- "@things-factory/oauth2-client": "^7.0.22",
86
- "@things-factory/print-ui": "^7.0.22",
87
- "@things-factory/resource-ui": "^7.0.24",
88
- "@things-factory/setting-base": "^7.0.22",
89
- "@things-factory/setting-ui": "^7.0.22",
90
- "@things-factory/shell": "^7.0.19",
91
- "@things-factory/system": "^7.0.19"
67
+ "@things-factory/api": "^7.0.28",
68
+ "@things-factory/apptool-ui": "^7.0.28",
69
+ "@things-factory/auth-ui": "^7.0.28",
70
+ "@things-factory/board-service": "^7.0.28",
71
+ "@things-factory/board-ui": "^7.0.28",
72
+ "@things-factory/context-ui": "^7.0.28",
73
+ "@things-factory/dashboard": "^7.0.28",
74
+ "@things-factory/export-ui": "^7.0.28",
75
+ "@things-factory/help": "^7.0.28",
76
+ "@things-factory/i18n-base": "^7.0.28",
77
+ "@things-factory/integration-influxdb": "^7.0.28",
78
+ "@things-factory/integration-melsec": "^7.0.28",
79
+ "@things-factory/integration-modbus": "^7.0.28",
80
+ "@things-factory/integration-opc": "^7.0.28",
81
+ "@things-factory/integration-ui": "^7.0.28",
82
+ "@things-factory/lite-menu": "^7.0.28",
83
+ "@things-factory/more-ui": "^7.0.28",
84
+ "@things-factory/notification": "^7.0.28",
85
+ "@things-factory/oauth2-client": "^7.0.28",
86
+ "@things-factory/print-ui": "^7.0.28",
87
+ "@things-factory/resource-ui": "^7.0.28",
88
+ "@things-factory/setting-base": "^7.0.28",
89
+ "@things-factory/setting-ui": "^7.0.28",
90
+ "@things-factory/shell": "^7.0.28",
91
+ "@things-factory/system": "^7.0.28"
92
92
  },
93
93
  "devDependencies": {
94
- "@things-factory/builder": "^7.0.14"
94
+ "@things-factory/builder": "^7.0.29"
95
95
  },
96
- "gitHead": "a8c7831361a556ac922373a841dcff968409dfee"
96
+ "gitHead": "e3cc590d3b552d0e572792f8d377ef6798d753d2"
97
97
  }