@things-factory/operato-ecs 4.3.379 → 4.3.381

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.379",
3
+ "version": "4.3.381",
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.379",
52
- "@things-factory/apptool-ui": "^4.3.379",
53
- "@things-factory/auth-ui": "^4.3.379",
54
- "@things-factory/board-service": "^4.3.379",
55
- "@things-factory/board-ui": "^4.3.379",
56
- "@things-factory/context-ui": "^4.3.379",
57
- "@things-factory/dashboard": "^4.3.379",
58
- "@things-factory/export-ui": "^4.3.379",
59
- "@things-factory/grist-ui": "^4.3.379",
60
- "@things-factory/help": "^4.3.379",
61
- "@things-factory/i18n-base": "^4.3.379",
62
- "@things-factory/integration-melsec": "^4.3.379",
63
- "@things-factory/integration-modbus": "^4.3.379",
64
- "@things-factory/integration-ui": "^4.3.379",
65
- "@things-factory/lite-menu": "^4.3.379",
66
- "@things-factory/more-ui": "^4.3.379",
67
- "@things-factory/oauth2-client": "^4.3.379",
68
- "@things-factory/print-ui": "^4.3.379",
69
- "@things-factory/resource-ui": "^4.3.379",
70
- "@things-factory/scene-data-transform": "^4.3.379",
71
- "@things-factory/scene-form": "^4.3.379",
72
- "@things-factory/scene-restful": "^4.3.379",
73
- "@things-factory/setting-base": "^4.3.379",
74
- "@things-factory/setting-ui": "^4.3.379",
75
- "@things-factory/shell": "^4.3.379",
76
- "@things-factory/system-ui": "^4.3.379",
51
+ "@things-factory/api": "^4.3.381",
52
+ "@things-factory/apptool-ui": "^4.3.381",
53
+ "@things-factory/auth-ui": "^4.3.381",
54
+ "@things-factory/board-service": "^4.3.381",
55
+ "@things-factory/board-ui": "^4.3.381",
56
+ "@things-factory/context-ui": "^4.3.381",
57
+ "@things-factory/dashboard": "^4.3.381",
58
+ "@things-factory/export-ui": "^4.3.381",
59
+ "@things-factory/grist-ui": "^4.3.381",
60
+ "@things-factory/help": "^4.3.381",
61
+ "@things-factory/i18n-base": "^4.3.381",
62
+ "@things-factory/integration-melsec": "^4.3.381",
63
+ "@things-factory/integration-modbus": "^4.3.381",
64
+ "@things-factory/integration-ui": "^4.3.381",
65
+ "@things-factory/lite-menu": "^4.3.381",
66
+ "@things-factory/more-ui": "^4.3.381",
67
+ "@things-factory/oauth2-client": "^4.3.381",
68
+ "@things-factory/print-ui": "^4.3.381",
69
+ "@things-factory/resource-ui": "^4.3.381",
70
+ "@things-factory/scene-data-transform": "^4.3.381",
71
+ "@things-factory/scene-form": "^4.3.381",
72
+ "@things-factory/scene-restful": "^4.3.381",
73
+ "@things-factory/setting-base": "^4.3.381",
74
+ "@things-factory/setting-ui": "^4.3.381",
75
+ "@things-factory/shell": "^4.3.381",
76
+ "@things-factory/system-ui": "^4.3.381",
77
77
  "jsmodbus": "^4.0.2"
78
78
  },
79
79
  "devDependencies": {
80
- "@things-factory/builder": "^4.3.379"
80
+ "@things-factory/builder": "^4.3.381"
81
81
  },
82
- "gitHead": "be80e8ec81dedb5706ebf0dd7d240ecd5ed0a67e"
82
+ "gitHead": "853888b22dd91352f37d4fe660e3233405beefd1"
83
83
  }