@things-factory/operato-ecs 5.0.0-zeta.26 → 5.0.0-zeta.27

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 +26 -26
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-ecs",
3
- "version": "5.0.0-zeta.26",
3
+ "version": "5.0.0-zeta.27",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -52,33 +52,33 @@
52
52
  "@operato/scene-switch": "^1.0.0-alpha.38",
53
53
  "@operato/scene-table": "^1.0.0-alpha.38",
54
54
  "@operato/scene-timer": "^1.0.0-alpha.38",
55
- "@things-factory/api": "^5.0.0-zeta.26",
56
- "@things-factory/apptool-ui": "^5.0.0-zeta.26",
57
- "@things-factory/auth-ui": "^5.0.0-zeta.26",
58
- "@things-factory/board-service": "^5.0.0-zeta.26",
59
- "@things-factory/board-ui": "^5.0.0-zeta.26",
60
- "@things-factory/context-ui": "^5.0.0-zeta.26",
61
- "@things-factory/dashboard": "^5.0.0-zeta.26",
62
- "@things-factory/export-ui": "^5.0.0-zeta.26",
63
- "@things-factory/grist-ui": "^5.0.0-zeta.26",
64
- "@things-factory/help": "^5.0.0-zeta.26",
65
- "@things-factory/i18n-base": "^5.0.0-zeta.26",
66
- "@things-factory/integration-melsec": "^5.0.0-zeta.26",
67
- "@things-factory/integration-modbus": "^5.0.0-zeta.26",
68
- "@things-factory/integration-ui": "^5.0.0-zeta.26",
69
- "@things-factory/lite-menu": "^5.0.0-zeta.26",
70
- "@things-factory/more-ui": "^5.0.0-zeta.26",
71
- "@things-factory/oauth2-client": "^5.0.0-zeta.26",
72
- "@things-factory/print-ui": "^5.0.0-zeta.26",
73
- "@things-factory/resource-ui": "^5.0.0-zeta.26",
74
- "@things-factory/setting-base": "^5.0.0-zeta.26",
75
- "@things-factory/setting-ui": "^5.0.0-zeta.26",
76
- "@things-factory/shell": "^5.0.0-zeta.26",
77
- "@things-factory/system-ui": "^5.0.0-zeta.26",
55
+ "@things-factory/api": "^5.0.0-zeta.27",
56
+ "@things-factory/apptool-ui": "^5.0.0-zeta.27",
57
+ "@things-factory/auth-ui": "^5.0.0-zeta.27",
58
+ "@things-factory/board-service": "^5.0.0-zeta.27",
59
+ "@things-factory/board-ui": "^5.0.0-zeta.27",
60
+ "@things-factory/context-ui": "^5.0.0-zeta.27",
61
+ "@things-factory/dashboard": "^5.0.0-zeta.27",
62
+ "@things-factory/export-ui": "^5.0.0-zeta.27",
63
+ "@things-factory/grist-ui": "^5.0.0-zeta.27",
64
+ "@things-factory/help": "^5.0.0-zeta.27",
65
+ "@things-factory/i18n-base": "^5.0.0-zeta.27",
66
+ "@things-factory/integration-melsec": "^5.0.0-zeta.27",
67
+ "@things-factory/integration-modbus": "^5.0.0-zeta.27",
68
+ "@things-factory/integration-ui": "^5.0.0-zeta.27",
69
+ "@things-factory/lite-menu": "^5.0.0-zeta.27",
70
+ "@things-factory/more-ui": "^5.0.0-zeta.27",
71
+ "@things-factory/oauth2-client": "^5.0.0-zeta.27",
72
+ "@things-factory/print-ui": "^5.0.0-zeta.27",
73
+ "@things-factory/resource-ui": "^5.0.0-zeta.27",
74
+ "@things-factory/setting-base": "^5.0.0-zeta.27",
75
+ "@things-factory/setting-ui": "^5.0.0-zeta.27",
76
+ "@things-factory/shell": "^5.0.0-zeta.27",
77
+ "@things-factory/system-ui": "^5.0.0-zeta.27",
78
78
  "jsmodbus": "^4.0.2"
79
79
  },
80
80
  "devDependencies": {
81
- "@things-factory/builder": "^5.0.0-zeta.26"
81
+ "@things-factory/builder": "^5.0.0-zeta.27"
82
82
  },
83
- "gitHead": "f88029b6a30196f7bea470cfa00d04e640e55150"
83
+ "gitHead": "03f1150298d13c6eeb1cc6c62ba0af0f9bd06c67"
84
84
  }