@things-factory/operato-ecs 4.0.43 → 4.1.1

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