@things-factory/operato-ecs 5.0.0-zeta.11 → 5.0.0-zeta.14

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