@things-factory/operato-ecs 7.0.1-rc.6 → 7.0.1-rc.7

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 +28 -28
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-ecs",
3
- "version": "7.0.1-rc.6",
3
+ "version": "7.0.1-rc.7",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -59,34 +59,34 @@
59
59
  "@operato/scene-switch": "^7.0.0-rc",
60
60
  "@operato/scene-table": "^7.0.0-rc",
61
61
  "@operato/scene-timer": "^7.0.0-rc",
62
- "@things-factory/api": "^7.0.1-rc.5",
63
- "@things-factory/apptool-ui": "^7.0.1-rc.5",
64
- "@things-factory/auth-ui": "^7.0.1-rc.5",
65
- "@things-factory/board-service": "^7.0.1-rc.5",
66
- "@things-factory/board-ui": "^7.0.1-rc.5",
67
- "@things-factory/context-ui": "^7.0.1-rc.5",
68
- "@things-factory/dashboard": "^7.0.1-rc.5",
69
- "@things-factory/export-ui": "^7.0.1-rc.5",
70
- "@things-factory/help": "^7.0.1-rc.5",
71
- "@things-factory/i18n-base": "^7.0.1-rc.5",
72
- "@things-factory/integration-influxdb": "^7.0.1-rc.6",
73
- "@things-factory/integration-melsec": "^7.0.1-rc.5",
74
- "@things-factory/integration-modbus": "^7.0.1-rc.5",
75
- "@things-factory/integration-opc": "^7.0.1-rc.5",
76
- "@things-factory/integration-ui": "^7.0.1-rc.5",
77
- "@things-factory/lite-menu": "^7.0.1-rc.5",
78
- "@things-factory/more-ui": "^7.0.1-rc.5",
79
- "@things-factory/notification": "^7.0.1-rc.5",
80
- "@things-factory/oauth2-client": "^7.0.1-rc.5",
81
- "@things-factory/print-ui": "^7.0.1-rc.5",
82
- "@things-factory/resource-ui": "^7.0.1-rc.5",
83
- "@things-factory/setting-base": "^7.0.1-rc.5",
84
- "@things-factory/setting-ui": "^7.0.1-rc.5",
85
- "@things-factory/shell": "^7.0.1-rc.5",
86
- "@things-factory/system": "^7.0.1-rc.5"
62
+ "@things-factory/api": "^7.0.1-rc.7",
63
+ "@things-factory/apptool-ui": "^7.0.1-rc.7",
64
+ "@things-factory/auth-ui": "^7.0.1-rc.7",
65
+ "@things-factory/board-service": "^7.0.1-rc.7",
66
+ "@things-factory/board-ui": "^7.0.1-rc.7",
67
+ "@things-factory/context-ui": "^7.0.1-rc.7",
68
+ "@things-factory/dashboard": "^7.0.1-rc.7",
69
+ "@things-factory/export-ui": "^7.0.1-rc.7",
70
+ "@things-factory/help": "^7.0.1-rc.7",
71
+ "@things-factory/i18n-base": "^7.0.1-rc.7",
72
+ "@things-factory/integration-influxdb": "^7.0.1-rc.7",
73
+ "@things-factory/integration-melsec": "^7.0.1-rc.7",
74
+ "@things-factory/integration-modbus": "^7.0.1-rc.7",
75
+ "@things-factory/integration-opc": "^7.0.1-rc.7",
76
+ "@things-factory/integration-ui": "^7.0.1-rc.7",
77
+ "@things-factory/lite-menu": "^7.0.1-rc.7",
78
+ "@things-factory/more-ui": "^7.0.1-rc.7",
79
+ "@things-factory/notification": "^7.0.1-rc.7",
80
+ "@things-factory/oauth2-client": "^7.0.1-rc.7",
81
+ "@things-factory/print-ui": "^7.0.1-rc.7",
82
+ "@things-factory/resource-ui": "^7.0.1-rc.7",
83
+ "@things-factory/setting-base": "^7.0.1-rc.7",
84
+ "@things-factory/setting-ui": "^7.0.1-rc.7",
85
+ "@things-factory/shell": "^7.0.1-rc.7",
86
+ "@things-factory/system": "^7.0.1-rc.7"
87
87
  },
88
88
  "devDependencies": {
89
- "@things-factory/builder": "^7.0.1-rc.5"
89
+ "@things-factory/builder": "^7.0.1-rc.7"
90
90
  },
91
- "gitHead": "11582b976635b1336bdfd0934fa82624fa53fc2d"
91
+ "gitHead": "0e8c627f3fbb83cc1c3fadac3ec342cb8f3f0149"
92
92
  }