@things-factory/operato-ecs 4.3.764 → 4.3.770

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