@things-factory/operato-ecs 4.3.72 → 4.3.78

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": "4.3.72",
3
+ "version": "4.3.78",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -49,36 +49,36 @@
49
49
  "@operato/scene-switch": "^0.1.8",
50
50
  "@operato/scene-table": "^0.1.8",
51
51
  "@operato/scene-timer": "^0.1.8",
52
- "@things-factory/api": "^4.3.72",
53
- "@things-factory/apptool-ui": "^4.3.72",
54
- "@things-factory/auth-ui": "^4.3.72",
55
- "@things-factory/board-service": "^4.3.72",
56
- "@things-factory/board-ui": "^4.3.72",
57
- "@things-factory/context-ui": "^4.3.72",
58
- "@things-factory/dashboard": "^4.3.72",
59
- "@things-factory/export-ui": "^4.3.72",
60
- "@things-factory/grist-ui": "^4.3.72",
61
- "@things-factory/help": "^4.3.72",
62
- "@things-factory/i18n-base": "^4.3.72",
63
- "@things-factory/integration-melsec": "^4.3.72",
64
- "@things-factory/integration-modbus": "^4.3.72",
65
- "@things-factory/integration-ui": "^4.3.72",
66
- "@things-factory/lite-menu": "^4.3.72",
67
- "@things-factory/more-ui": "^4.3.72",
68
- "@things-factory/oauth2-client": "^4.3.72",
69
- "@things-factory/print-ui": "^4.3.72",
70
- "@things-factory/resource-ui": "^4.3.72",
71
- "@things-factory/scene-data-transform": "^4.3.69",
72
- "@things-factory/scene-form": "^4.3.69",
73
- "@things-factory/scene-restful": "^4.3.69",
74
- "@things-factory/setting-base": "^4.3.72",
75
- "@things-factory/setting-ui": "^4.3.72",
76
- "@things-factory/shell": "^4.3.72",
77
- "@things-factory/system-ui": "^4.3.72",
52
+ "@things-factory/api": "^4.3.78",
53
+ "@things-factory/apptool-ui": "^4.3.78",
54
+ "@things-factory/auth-ui": "^4.3.78",
55
+ "@things-factory/board-service": "^4.3.78",
56
+ "@things-factory/board-ui": "^4.3.78",
57
+ "@things-factory/context-ui": "^4.3.78",
58
+ "@things-factory/dashboard": "^4.3.78",
59
+ "@things-factory/export-ui": "^4.3.78",
60
+ "@things-factory/grist-ui": "^4.3.78",
61
+ "@things-factory/help": "^4.3.78",
62
+ "@things-factory/i18n-base": "^4.3.78",
63
+ "@things-factory/integration-melsec": "^4.3.78",
64
+ "@things-factory/integration-modbus": "^4.3.78",
65
+ "@things-factory/integration-ui": "^4.3.78",
66
+ "@things-factory/lite-menu": "^4.3.78",
67
+ "@things-factory/more-ui": "^4.3.78",
68
+ "@things-factory/oauth2-client": "^4.3.78",
69
+ "@things-factory/print-ui": "^4.3.78",
70
+ "@things-factory/resource-ui": "^4.3.78",
71
+ "@things-factory/scene-data-transform": "^4.3.76",
72
+ "@things-factory/scene-form": "^4.3.76",
73
+ "@things-factory/scene-restful": "^4.3.76",
74
+ "@things-factory/setting-base": "^4.3.78",
75
+ "@things-factory/setting-ui": "^4.3.78",
76
+ "@things-factory/shell": "^4.3.78",
77
+ "@things-factory/system-ui": "^4.3.78",
78
78
  "jsmodbus": "^4.0.2"
79
79
  },
80
80
  "devDependencies": {
81
- "@things-factory/builder": "^4.3.66"
81
+ "@things-factory/builder": "^4.3.74"
82
82
  },
83
- "gitHead": "e2586ea38950d313bef2620334b15aecbc13c96c"
83
+ "gitHead": "90e997e892d476732961326f4731ca47b22a45bc"
84
84
  }