@things-factory/operato-ecs 5.0.0-zeta.15 → 5.0.0-zeta.16

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.15",
3
+ "version": "5.0.0-zeta.16",
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.32",
42
- "@operato/scene-clock": "^1.0.0-alpha.32",
43
- "@operato/scene-data-transform": "^1.0.0-alpha.32",
44
- "@operato/scene-form": "^1.0.0-alpha.32",
45
- "@operato/scene-gauge": "^1.0.0-alpha.32",
46
- "@operato/scene-half-roundrect": "^1.0.0-alpha.32",
47
- "@operato/scene-integration": "^1.0.0-alpha.32",
48
- "@operato/scene-news-ticker": "^1.0.0-alpha.32",
49
- "@operato/scene-progressbar": "^1.0.0-alpha.32",
50
- "@operato/scene-random": "^1.0.0-alpha.32",
51
- "@operato/scene-restful": "^1.0.0-alpha.32",
52
- "@operato/scene-switch": "^1.0.0-alpha.32",
53
- "@operato/scene-table": "^1.0.0-alpha.32",
54
- "@operato/scene-timer": "^1.0.0-alpha.32",
55
- "@things-factory/api": "^5.0.0-zeta.15",
56
- "@things-factory/apptool-ui": "^5.0.0-zeta.15",
57
- "@things-factory/auth-ui": "^5.0.0-zeta.15",
58
- "@things-factory/board-service": "^5.0.0-zeta.15",
59
- "@things-factory/board-ui": "^5.0.0-zeta.15",
60
- "@things-factory/context-ui": "^5.0.0-zeta.15",
61
- "@things-factory/dashboard": "^5.0.0-zeta.15",
62
- "@things-factory/export-ui": "^5.0.0-zeta.15",
63
- "@things-factory/grist-ui": "^5.0.0-zeta.15",
64
- "@things-factory/help": "^5.0.0-zeta.15",
65
- "@things-factory/i18n-base": "^5.0.0-zeta.15",
66
- "@things-factory/integration-melsec": "^5.0.0-zeta.15",
67
- "@things-factory/integration-modbus": "^5.0.0-zeta.15",
68
- "@things-factory/integration-ui": "^5.0.0-zeta.15",
69
- "@things-factory/lite-menu": "^5.0.0-zeta.15",
70
- "@things-factory/more-ui": "^5.0.0-zeta.15",
71
- "@things-factory/oauth2-client": "^5.0.0-zeta.15",
72
- "@things-factory/print-ui": "^5.0.0-zeta.15",
73
- "@things-factory/resource-ui": "^5.0.0-zeta.15",
74
- "@things-factory/setting-base": "^5.0.0-zeta.15",
75
- "@things-factory/setting-ui": "^5.0.0-zeta.15",
76
- "@things-factory/shell": "^5.0.0-zeta.15",
77
- "@things-factory/system-ui": "^5.0.0-zeta.15",
41
+ "@operato/scene-chartjs": "^1.0.0-alpha.33",
42
+ "@operato/scene-clock": "^1.0.0-alpha.33",
43
+ "@operato/scene-data-transform": "^1.0.0-alpha.33",
44
+ "@operato/scene-form": "^1.0.0-alpha.33",
45
+ "@operato/scene-gauge": "^1.0.0-alpha.33",
46
+ "@operato/scene-half-roundrect": "^1.0.0-alpha.33",
47
+ "@operato/scene-integration": "^1.0.0-alpha.33",
48
+ "@operato/scene-news-ticker": "^1.0.0-alpha.33",
49
+ "@operato/scene-progressbar": "^1.0.0-alpha.33",
50
+ "@operato/scene-random": "^1.0.0-alpha.33",
51
+ "@operato/scene-restful": "^1.0.0-alpha.33",
52
+ "@operato/scene-switch": "^1.0.0-alpha.33",
53
+ "@operato/scene-table": "^1.0.0-alpha.33",
54
+ "@operato/scene-timer": "^1.0.0-alpha.33",
55
+ "@things-factory/api": "^5.0.0-zeta.16",
56
+ "@things-factory/apptool-ui": "^5.0.0-zeta.16",
57
+ "@things-factory/auth-ui": "^5.0.0-zeta.16",
58
+ "@things-factory/board-service": "^5.0.0-zeta.16",
59
+ "@things-factory/board-ui": "^5.0.0-zeta.16",
60
+ "@things-factory/context-ui": "^5.0.0-zeta.16",
61
+ "@things-factory/dashboard": "^5.0.0-zeta.16",
62
+ "@things-factory/export-ui": "^5.0.0-zeta.16",
63
+ "@things-factory/grist-ui": "^5.0.0-zeta.16",
64
+ "@things-factory/help": "^5.0.0-zeta.16",
65
+ "@things-factory/i18n-base": "^5.0.0-zeta.16",
66
+ "@things-factory/integration-melsec": "^5.0.0-zeta.16",
67
+ "@things-factory/integration-modbus": "^5.0.0-zeta.16",
68
+ "@things-factory/integration-ui": "^5.0.0-zeta.16",
69
+ "@things-factory/lite-menu": "^5.0.0-zeta.16",
70
+ "@things-factory/more-ui": "^5.0.0-zeta.16",
71
+ "@things-factory/oauth2-client": "^5.0.0-zeta.16",
72
+ "@things-factory/print-ui": "^5.0.0-zeta.16",
73
+ "@things-factory/resource-ui": "^5.0.0-zeta.16",
74
+ "@things-factory/setting-base": "^5.0.0-zeta.16",
75
+ "@things-factory/setting-ui": "^5.0.0-zeta.16",
76
+ "@things-factory/shell": "^5.0.0-zeta.16",
77
+ "@things-factory/system-ui": "^5.0.0-zeta.16",
78
78
  "jsmodbus": "^4.0.2"
79
79
  },
80
80
  "devDependencies": {
81
- "@things-factory/builder": "^5.0.0-zeta.15"
81
+ "@things-factory/builder": "^5.0.0-zeta.16"
82
82
  },
83
- "gitHead": "e2d314c1a6095d16dd533af768ec4eb8a80aee8c"
83
+ "gitHead": "5608c2818537ea4fd21ed3ac8863f80348bde58f"
84
84
  }