@things-factory/operato-ecs 4.0.42 → 4.0.43

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 +31 -31
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-ecs",
3
- "version": "4.0.42",
3
+ "version": "4.0.43",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -41,44 +41,44 @@
41
41
  "@operato/scene-chartjs": "^0.1.4",
42
42
  "@operato/scene-clock": "^0.1.4",
43
43
  "@operato/scene-gauge": "^0.1.4",
44
+ "@operato/scene-half-roundrect": "^0.1.4",
44
45
  "@operato/scene-integration": "^0.1.4",
45
46
  "@operato/scene-progressbar": "^0.1.4",
46
47
  "@operato/scene-random": "^0.1.4",
47
48
  "@operato/scene-switch": "^0.1.4",
48
49
  "@operato/scene-table": "^0.1.4",
49
50
  "@operato/scene-timer": "^0.1.4",
50
- "@things-factory/api": "^4.0.42",
51
- "@things-factory/apptool-ui": "^4.0.42",
52
- "@things-factory/auth-ui": "^4.0.42",
53
- "@things-factory/board-service": "^4.0.42",
54
- "@things-factory/board-ui": "^4.0.42",
55
- "@things-factory/context-ui": "^4.0.42",
56
- "@things-factory/dashboard": "^4.0.42",
57
- "@things-factory/export-ui": "^4.0.42",
58
- "@things-factory/grist-ui": "^4.0.42",
59
- "@things-factory/help": "^4.0.42",
60
- "@things-factory/i18n-base": "^4.0.42",
61
- "@things-factory/integration-melsec": "^4.0.42",
62
- "@things-factory/integration-modbus": "^4.0.42",
63
- "@things-factory/integration-ui": "^4.0.42",
64
- "@things-factory/lite-menu": "^4.0.42",
65
- "@things-factory/more-ui": "^4.0.42",
66
- "@things-factory/oauth2-client": "^4.0.42",
67
- "@things-factory/print-ui": "^4.0.42",
68
- "@things-factory/resource-ui": "^4.0.42",
69
- "@things-factory/scene-data-transform": "^4.0.42",
70
- "@things-factory/scene-form": "^4.0.42",
71
- "@things-factory/scene-half-roundrect": "^4.0.9",
72
- "@things-factory/scene-news-ticker": "^4.0.42",
73
- "@things-factory/scene-restful": "^4.0.42",
74
- "@things-factory/setting-base": "^4.0.42",
75
- "@things-factory/setting-ui": "^4.0.42",
76
- "@things-factory/shell": "^4.0.42",
77
- "@things-factory/system-ui": "^4.0.42",
51
+ "@things-factory/api": "^4.0.43",
52
+ "@things-factory/apptool-ui": "^4.0.43",
53
+ "@things-factory/auth-ui": "^4.0.43",
54
+ "@things-factory/board-service": "^4.0.43",
55
+ "@things-factory/board-ui": "^4.0.43",
56
+ "@things-factory/context-ui": "^4.0.43",
57
+ "@things-factory/dashboard": "^4.0.43",
58
+ "@things-factory/export-ui": "^4.0.43",
59
+ "@things-factory/grist-ui": "^4.0.43",
60
+ "@things-factory/help": "^4.0.43",
61
+ "@things-factory/i18n-base": "^4.0.43",
62
+ "@things-factory/integration-melsec": "^4.0.43",
63
+ "@things-factory/integration-modbus": "^4.0.43",
64
+ "@things-factory/integration-ui": "^4.0.43",
65
+ "@things-factory/lite-menu": "^4.0.43",
66
+ "@things-factory/more-ui": "^4.0.43",
67
+ "@things-factory/oauth2-client": "^4.0.43",
68
+ "@things-factory/print-ui": "^4.0.43",
69
+ "@things-factory/resource-ui": "^4.0.43",
70
+ "@things-factory/scene-data-transform": "^4.0.43",
71
+ "@things-factory/scene-form": "^4.0.43",
72
+ "@things-factory/scene-news-ticker": "^4.0.43",
73
+ "@things-factory/scene-restful": "^4.0.43",
74
+ "@things-factory/setting-base": "^4.0.43",
75
+ "@things-factory/setting-ui": "^4.0.43",
76
+ "@things-factory/shell": "^4.0.43",
77
+ "@things-factory/system-ui": "^4.0.43",
78
78
  "jsmodbus": "^4.0.2"
79
79
  },
80
80
  "devDependencies": {
81
- "@things-factory/builder": "^4.0.42"
81
+ "@things-factory/builder": "^4.0.43"
82
82
  },
83
- "gitHead": "794709ebadf4ae0f89a107a86a41a381ce26b465"
83
+ "gitHead": "8f2a8008eb61b6efd266412be267186c5059fab6"
84
84
  }