@things-factory/operato-ecs 4.3.94 → 4.3.99

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