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