@things-factory/operato-ecs 7.0.62 → 7.0.64

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 +29 -29
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-ecs",
3
- "version": "7.0.62",
3
+ "version": "7.0.64",
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.62",
67
- "@things-factory/apptool-ui": "^7.0.62",
68
- "@things-factory/auth-ui": "^7.0.62",
69
- "@things-factory/board-service": "^7.0.62",
70
- "@things-factory/board-ui": "^7.0.62",
71
- "@things-factory/context-ui": "^7.0.62",
72
- "@things-factory/dashboard": "^7.0.62",
73
- "@things-factory/export-ui": "^7.0.62",
74
- "@things-factory/help": "^7.0.62",
75
- "@things-factory/i18n-base": "^7.0.62",
76
- "@things-factory/integration-email": "^7.0.62",
77
- "@things-factory/integration-headless": "^7.0.62",
78
- "@things-factory/integration-influxdb": "^7.0.62",
79
- "@things-factory/integration-melsec": "^7.0.62",
80
- "@things-factory/integration-modbus": "^7.0.62",
81
- "@things-factory/integration-opc": "^7.0.62",
82
- "@things-factory/integration-ui": "^7.0.62",
83
- "@things-factory/lite-menu": "^7.0.62",
84
- "@things-factory/more-ui": "^7.0.62",
85
- "@things-factory/notification": "^7.0.62",
86
- "@things-factory/oauth2-client": "^7.0.62",
87
- "@things-factory/print-ui": "^7.0.62",
88
- "@things-factory/resource-ui": "^7.0.62",
89
- "@things-factory/setting-base": "^7.0.62",
90
- "@things-factory/setting-ui": "^7.0.62",
91
- "@things-factory/shell": "^7.0.62",
92
- "@things-factory/system": "^7.0.62"
66
+ "@things-factory/api": "^7.0.64",
67
+ "@things-factory/apptool-ui": "^7.0.64",
68
+ "@things-factory/auth-ui": "^7.0.64",
69
+ "@things-factory/board-service": "^7.0.64",
70
+ "@things-factory/board-ui": "^7.0.64",
71
+ "@things-factory/context-ui": "^7.0.64",
72
+ "@things-factory/dashboard": "^7.0.64",
73
+ "@things-factory/export-ui": "^7.0.64",
74
+ "@things-factory/help": "^7.0.64",
75
+ "@things-factory/i18n-base": "^7.0.64",
76
+ "@things-factory/integration-email": "^7.0.64",
77
+ "@things-factory/integration-headless": "^7.0.64",
78
+ "@things-factory/integration-influxdb": "^7.0.64",
79
+ "@things-factory/integration-melsec": "^7.0.64",
80
+ "@things-factory/integration-modbus": "^7.0.64",
81
+ "@things-factory/integration-opc": "^7.0.64",
82
+ "@things-factory/integration-ui": "^7.0.64",
83
+ "@things-factory/lite-menu": "^7.0.64",
84
+ "@things-factory/more-ui": "^7.0.64",
85
+ "@things-factory/notification": "^7.0.64",
86
+ "@things-factory/oauth2-client": "^7.0.64",
87
+ "@things-factory/print-ui": "^7.0.64",
88
+ "@things-factory/resource-ui": "^7.0.64",
89
+ "@things-factory/setting-base": "^7.0.64",
90
+ "@things-factory/setting-ui": "^7.0.64",
91
+ "@things-factory/shell": "^7.0.64",
92
+ "@things-factory/system": "^7.0.64"
93
93
  },
94
94
  "devDependencies": {
95
95
  "@things-factory/builder": "^7.0.49"
96
96
  },
97
- "gitHead": "01b4862da563aa9d335db809547d7a13f03bc077"
97
+ "gitHead": "e7b2358eab9d929e1a8377237a2c1bd42370fcb6"
98
98
  }