@things-factory/operato-ecs 5.0.0-zeta.17 → 5.0.0-zeta.18

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.17",
3
+ "version": "5.0.0-zeta.18",
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.34",
53
53
  "@operato/scene-table": "^1.0.0-alpha.34",
54
54
  "@operato/scene-timer": "^1.0.0-alpha.34",
55
- "@things-factory/api": "^5.0.0-zeta.17",
56
- "@things-factory/apptool-ui": "^5.0.0-zeta.17",
57
- "@things-factory/auth-ui": "^5.0.0-zeta.17",
58
- "@things-factory/board-service": "^5.0.0-zeta.17",
59
- "@things-factory/board-ui": "^5.0.0-zeta.17",
60
- "@things-factory/context-ui": "^5.0.0-zeta.17",
61
- "@things-factory/dashboard": "^5.0.0-zeta.17",
62
- "@things-factory/export-ui": "^5.0.0-zeta.17",
63
- "@things-factory/grist-ui": "^5.0.0-zeta.17",
64
- "@things-factory/help": "^5.0.0-zeta.17",
65
- "@things-factory/i18n-base": "^5.0.0-zeta.17",
66
- "@things-factory/integration-melsec": "^5.0.0-zeta.17",
67
- "@things-factory/integration-modbus": "^5.0.0-zeta.17",
68
- "@things-factory/integration-ui": "^5.0.0-zeta.17",
69
- "@things-factory/lite-menu": "^5.0.0-zeta.17",
70
- "@things-factory/more-ui": "^5.0.0-zeta.17",
71
- "@things-factory/oauth2-client": "^5.0.0-zeta.17",
72
- "@things-factory/print-ui": "^5.0.0-zeta.17",
73
- "@things-factory/resource-ui": "^5.0.0-zeta.17",
74
- "@things-factory/setting-base": "^5.0.0-zeta.17",
75
- "@things-factory/setting-ui": "^5.0.0-zeta.17",
76
- "@things-factory/shell": "^5.0.0-zeta.17",
77
- "@things-factory/system-ui": "^5.0.0-zeta.17",
55
+ "@things-factory/api": "^5.0.0-zeta.18",
56
+ "@things-factory/apptool-ui": "^5.0.0-zeta.18",
57
+ "@things-factory/auth-ui": "^5.0.0-zeta.18",
58
+ "@things-factory/board-service": "^5.0.0-zeta.18",
59
+ "@things-factory/board-ui": "^5.0.0-zeta.18",
60
+ "@things-factory/context-ui": "^5.0.0-zeta.18",
61
+ "@things-factory/dashboard": "^5.0.0-zeta.18",
62
+ "@things-factory/export-ui": "^5.0.0-zeta.18",
63
+ "@things-factory/grist-ui": "^5.0.0-zeta.18",
64
+ "@things-factory/help": "^5.0.0-zeta.18",
65
+ "@things-factory/i18n-base": "^5.0.0-zeta.18",
66
+ "@things-factory/integration-melsec": "^5.0.0-zeta.18",
67
+ "@things-factory/integration-modbus": "^5.0.0-zeta.18",
68
+ "@things-factory/integration-ui": "^5.0.0-zeta.18",
69
+ "@things-factory/lite-menu": "^5.0.0-zeta.18",
70
+ "@things-factory/more-ui": "^5.0.0-zeta.18",
71
+ "@things-factory/oauth2-client": "^5.0.0-zeta.18",
72
+ "@things-factory/print-ui": "^5.0.0-zeta.18",
73
+ "@things-factory/resource-ui": "^5.0.0-zeta.18",
74
+ "@things-factory/setting-base": "^5.0.0-zeta.18",
75
+ "@things-factory/setting-ui": "^5.0.0-zeta.18",
76
+ "@things-factory/shell": "^5.0.0-zeta.18",
77
+ "@things-factory/system-ui": "^5.0.0-zeta.18",
78
78
  "jsmodbus": "^4.0.2"
79
79
  },
80
80
  "devDependencies": {
81
- "@things-factory/builder": "^5.0.0-zeta.17"
81
+ "@things-factory/builder": "^5.0.0-zeta.18"
82
82
  },
83
- "gitHead": "5a1788f7d40eb00f1fbfd0a53b21b1f6241788a5"
83
+ "gitHead": "f59d509d904f703b8b190c69d492d6e4172129d7"
84
84
  }