@things-factory/operato-ecs 4.3.23 → 4.3.32

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