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