@things-factory/operato-dataset 7.0.1-rc.8 → 7.0.1-rc.9

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 +30 -30
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-dataset",
3
- "version": "7.0.1-rc.8",
3
+ "version": "7.0.1-rc.9",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -63,44 +63,44 @@
63
63
  "@operato/scene-table": "^7.0.0-rc",
64
64
  "@operato/scene-timer": "^7.0.0-rc",
65
65
  "@operato/shell": "^7.0.0-rc",
66
- "@things-factory/api": "^7.0.1-rc.8",
66
+ "@things-factory/api": "^7.0.1-rc.9",
67
67
  "@things-factory/apptool-base": "^7.0.1-rc.8",
68
- "@things-factory/apptool-ui": "^7.0.1-rc.8",
69
- "@things-factory/auth-base": "^7.0.1-rc.8",
70
- "@things-factory/auth-ui": "^7.0.1-rc.8",
71
- "@things-factory/board-service": "^7.0.1-rc.8",
72
- "@things-factory/board-ui": "^7.0.1-rc.8",
73
- "@things-factory/ccp": "^7.0.1-rc.8",
68
+ "@things-factory/apptool-ui": "^7.0.1-rc.9",
69
+ "@things-factory/auth-base": "^7.0.1-rc.9",
70
+ "@things-factory/auth-ui": "^7.0.1-rc.9",
71
+ "@things-factory/board-service": "^7.0.1-rc.9",
72
+ "@things-factory/board-ui": "^7.0.1-rc.9",
73
+ "@things-factory/ccp": "^7.0.1-rc.9",
74
74
  "@things-factory/context-ui": "^7.0.1-rc.8",
75
- "@things-factory/dashboard": "^7.0.1-rc.8",
76
- "@things-factory/dataset": "^7.0.1-rc.8",
77
- "@things-factory/edge-client": "^7.0.1-rc.8",
75
+ "@things-factory/dashboard": "^7.0.1-rc.9",
76
+ "@things-factory/dataset": "^7.0.1-rc.9",
77
+ "@things-factory/edge-client": "^7.0.1-rc.9",
78
78
  "@things-factory/export-ui": "^7.0.1-rc.8",
79
79
  "@things-factory/help": "^7.0.1-rc.8",
80
- "@things-factory/i18n-base": "^7.0.1-rc.8",
81
- "@things-factory/integration-base": "^7.0.1-rc.8",
82
- "@things-factory/integration-influxdb": "^7.0.1-rc.8",
83
- "@things-factory/integration-msgraph": "^7.0.1-rc.8",
84
- "@things-factory/integration-ui": "^7.0.1-rc.8",
85
- "@things-factory/lite-menu": "^7.0.1-rc.8",
86
- "@things-factory/lock-client": "^7.0.1-rc.8",
80
+ "@things-factory/i18n-base": "^7.0.1-rc.9",
81
+ "@things-factory/integration-base": "^7.0.1-rc.9",
82
+ "@things-factory/integration-influxdb": "^7.0.1-rc.9",
83
+ "@things-factory/integration-msgraph": "^7.0.1-rc.9",
84
+ "@things-factory/integration-ui": "^7.0.1-rc.9",
85
+ "@things-factory/lite-menu": "^7.0.1-rc.9",
86
+ "@things-factory/lock-client": "^7.0.1-rc.9",
87
87
  "@things-factory/more-base": "^7.0.1-rc.8",
88
88
  "@things-factory/more-ui": "^7.0.1-rc.8",
89
- "@things-factory/notification": "^7.0.1-rc.8",
90
- "@things-factory/oauth2-client": "^7.0.1-rc.8",
91
- "@things-factory/organization": "^7.0.1-rc.8",
92
- "@things-factory/qc": "^7.0.1-rc.8",
93
- "@things-factory/resource-ui": "^7.0.1-rc.8",
94
- "@things-factory/setting-base": "^7.0.1-rc.8",
95
- "@things-factory/setting-ui": "^7.0.1-rc.8",
89
+ "@things-factory/notification": "^7.0.1-rc.9",
90
+ "@things-factory/oauth2-client": "^7.0.1-rc.9",
91
+ "@things-factory/organization": "^7.0.1-rc.9",
92
+ "@things-factory/qc": "^7.0.1-rc.9",
93
+ "@things-factory/resource-ui": "^7.0.1-rc.9",
94
+ "@things-factory/setting-base": "^7.0.1-rc.9",
95
+ "@things-factory/setting-ui": "^7.0.1-rc.9",
96
96
  "@things-factory/shell": "^7.0.1-rc.8",
97
- "@things-factory/spc": "^7.0.1-rc.8",
97
+ "@things-factory/spc": "^7.0.1-rc.9",
98
98
  "@things-factory/system": "^7.0.1-rc.8",
99
- "@things-factory/work-shift": "^7.0.1-rc.8",
100
- "@things-factory/worklist": "^7.0.1-rc.8"
99
+ "@things-factory/work-shift": "^7.0.1-rc.9",
100
+ "@things-factory/worklist": "^7.0.1-rc.9"
101
101
  },
102
102
  "devDependencies": {
103
- "@things-factory/builder": "^7.0.1-rc.7"
103
+ "@things-factory/builder": "^7.0.1-rc.9"
104
104
  },
105
- "gitHead": "cf1d0f8f261c73eadecb517fc6c82e92e50d6caf"
105
+ "gitHead": "70c4b8737f2ccb632699f31a92173401624ee9f7"
106
106
  }