@things-factory/operato-ecs 5.0.0-alpha.3 → 5.0.0-alpha.6

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