@things-factory/operato-ecs 7.0.69 → 7.0.70

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