@things-factory/operato-dataset 9.0.1 → 9.0.3

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