@things-factory/operato-ecs 4.0.19 → 4.0.20

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