@things-factory/operato-dataset 9.0.4 → 9.0.5

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-dataset",
3
- "version": "9.0.4",
3
+ "version": "9.0.5",
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.2",
66
- "@things-factory/apptool-base": "^9.0.0",
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.4",
71
- "@things-factory/board-ui": "^9.0.2",
72
- "@things-factory/ccp": "^9.0.4",
73
- "@things-factory/context-ui": "^9.0.0",
74
- "@things-factory/dashboard": "^9.0.4",
75
- "@things-factory/dataset": "^9.0.4",
76
- "@things-factory/edge-client": "^9.0.4",
77
- "@things-factory/evaluation": "^9.0.0",
78
- "@things-factory/export-ui": "^9.0.0",
79
- "@things-factory/help": "^9.0.0",
80
- "@things-factory/i18n-base": "^9.0.2",
81
- "@things-factory/integration-base": "^9.0.4",
82
- "@things-factory/integration-influxdb": "^9.0.4",
83
- "@things-factory/integration-msgraph": "^9.0.4",
84
- "@things-factory/integration-ui": "^9.0.4",
85
- "@things-factory/lite-menu": "^9.0.4",
86
- "@things-factory/lock-client": "^9.0.2",
87
- "@things-factory/more-base": "^9.0.0",
88
- "@things-factory/more-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.4",
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
- "@things-factory/shell": "^9.0.0",
98
- "@things-factory/spc": "^9.0.4",
99
- "@things-factory/system": "^9.0.0",
100
- "@things-factory/work-shift": "^9.0.2",
101
- "@things-factory/worklist": "^9.0.4"
65
+ "@things-factory/api": "^9.0.5",
66
+ "@things-factory/apptool-base": "^9.0.5",
67
+ "@things-factory/apptool-ui": "^9.0.5",
68
+ "@things-factory/auth-base": "^9.0.5",
69
+ "@things-factory/auth-ui": "^9.0.5",
70
+ "@things-factory/board-service": "^9.0.5",
71
+ "@things-factory/board-ui": "^9.0.5",
72
+ "@things-factory/ccp": "^9.0.5",
73
+ "@things-factory/context-ui": "^9.0.5",
74
+ "@things-factory/dashboard": "^9.0.5",
75
+ "@things-factory/dataset": "^9.0.5",
76
+ "@things-factory/edge-client": "^9.0.5",
77
+ "@things-factory/evaluation": "^9.0.5",
78
+ "@things-factory/export-ui": "^9.0.5",
79
+ "@things-factory/help": "^9.0.5",
80
+ "@things-factory/i18n-base": "^9.0.5",
81
+ "@things-factory/integration-base": "^9.0.5",
82
+ "@things-factory/integration-influxdb": "^9.0.5",
83
+ "@things-factory/integration-msgraph": "^9.0.5",
84
+ "@things-factory/integration-ui": "^9.0.5",
85
+ "@things-factory/lite-menu": "^9.0.5",
86
+ "@things-factory/lock-client": "^9.0.5",
87
+ "@things-factory/more-base": "^9.0.5",
88
+ "@things-factory/more-ui": "^9.0.5",
89
+ "@things-factory/notification": "^9.0.5",
90
+ "@things-factory/oauth2-client": "^9.0.5",
91
+ "@things-factory/organization": "^9.0.5",
92
+ "@things-factory/qc": "^9.0.5",
93
+ "@things-factory/resource-ui": "^9.0.5",
94
+ "@things-factory/scheduler": "^9.0.5",
95
+ "@things-factory/setting-base": "^9.0.5",
96
+ "@things-factory/setting-ui": "^9.0.5",
97
+ "@things-factory/shell": "^9.0.5",
98
+ "@things-factory/spc": "^9.0.5",
99
+ "@things-factory/system": "^9.0.5",
100
+ "@things-factory/work-shift": "^9.0.5",
101
+ "@things-factory/worklist": "^9.0.5"
102
102
  },
103
103
  "devDependencies": {
104
- "@things-factory/builder": "^9.0.0"
104
+ "@things-factory/builder": "^9.0.5"
105
105
  },
106
- "gitHead": "19ea4dea609aab5f5827af1c5586a1b843f3252a"
106
+ "gitHead": "da760d5cf77e2495da74360b1cdc1f99f13bb65f"
107
107
  }