@things-factory/operato-dataset 7.0.9 → 7.0.11

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 +37 -37
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-dataset",
3
- "version": "7.0.9",
3
+ "version": "7.0.11",
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",
64
64
  "@operato/scene-timer": "^7.0.0",
65
65
  "@operato/shell": "^7.0.0",
66
- "@things-factory/api": "^7.0.6",
67
- "@things-factory/apptool-base": "^7.0.6",
68
- "@things-factory/apptool-ui": "^7.0.6",
69
- "@things-factory/auth-base": "^7.0.6",
70
- "@things-factory/auth-ui": "^7.0.8",
71
- "@things-factory/board-service": "^7.0.7",
72
- "@things-factory/board-ui": "^7.0.9",
73
- "@things-factory/ccp": "^7.0.7",
74
- "@things-factory/context-ui": "^7.0.6",
75
- "@things-factory/dashboard": "^7.0.9",
76
- "@things-factory/dataset": "^7.0.7",
77
- "@things-factory/edge-client": "^7.0.7",
78
- "@things-factory/export-ui": "^7.0.6",
79
- "@things-factory/help": "^7.0.6",
80
- "@things-factory/i18n-base": "^7.0.6",
81
- "@things-factory/integration-base": "^7.0.7",
82
- "@things-factory/integration-influxdb": "^7.0.7",
83
- "@things-factory/integration-msgraph": "^7.0.7",
84
- "@things-factory/integration-ui": "^7.0.7",
85
- "@things-factory/lite-menu": "^7.0.9",
86
- "@things-factory/lock-client": "^7.0.6",
87
- "@things-factory/more-base": "^7.0.6",
88
- "@things-factory/more-ui": "^7.0.6",
89
- "@things-factory/notification": "^7.0.7",
90
- "@things-factory/oauth2-client": "^7.0.7",
91
- "@things-factory/organization": "^7.0.7",
92
- "@things-factory/qc": "^7.0.7",
93
- "@things-factory/resource-ui": "^7.0.8",
94
- "@things-factory/setting-base": "^7.0.6",
95
- "@things-factory/setting-ui": "^7.0.7",
96
- "@things-factory/shell": "^7.0.6",
97
- "@things-factory/spc": "^7.0.7",
98
- "@things-factory/system": "^7.0.6",
99
- "@things-factory/work-shift": "^7.0.6",
100
- "@things-factory/worklist": "^7.0.7"
66
+ "@things-factory/api": "^7.0.10",
67
+ "@things-factory/apptool-base": "^7.0.10",
68
+ "@things-factory/apptool-ui": "^7.0.10",
69
+ "@things-factory/auth-base": "^7.0.10",
70
+ "@things-factory/auth-ui": "^7.0.11",
71
+ "@things-factory/board-service": "^7.0.10",
72
+ "@things-factory/board-ui": "^7.0.10",
73
+ "@things-factory/ccp": "^7.0.10",
74
+ "@things-factory/context-ui": "^7.0.10",
75
+ "@things-factory/dashboard": "^7.0.10",
76
+ "@things-factory/dataset": "^7.0.10",
77
+ "@things-factory/edge-client": "^7.0.10",
78
+ "@things-factory/export-ui": "^7.0.10",
79
+ "@things-factory/help": "^7.0.10",
80
+ "@things-factory/i18n-base": "^7.0.10",
81
+ "@things-factory/integration-base": "^7.0.10",
82
+ "@things-factory/integration-influxdb": "^7.0.10",
83
+ "@things-factory/integration-msgraph": "^7.0.10",
84
+ "@things-factory/integration-ui": "^7.0.10",
85
+ "@things-factory/lite-menu": "^7.0.10",
86
+ "@things-factory/lock-client": "^7.0.10",
87
+ "@things-factory/more-base": "^7.0.10",
88
+ "@things-factory/more-ui": "^7.0.10",
89
+ "@things-factory/notification": "^7.0.10",
90
+ "@things-factory/oauth2-client": "^7.0.10",
91
+ "@things-factory/organization": "^7.0.10",
92
+ "@things-factory/qc": "^7.0.10",
93
+ "@things-factory/resource-ui": "^7.0.11",
94
+ "@things-factory/setting-base": "^7.0.10",
95
+ "@things-factory/setting-ui": "^7.0.10",
96
+ "@things-factory/shell": "^7.0.10",
97
+ "@things-factory/spc": "^7.0.10",
98
+ "@things-factory/system": "^7.0.10",
99
+ "@things-factory/work-shift": "^7.0.10",
100
+ "@things-factory/worklist": "^7.0.10"
101
101
  },
102
102
  "devDependencies": {
103
103
  "@things-factory/builder": "^7.0.5"
104
104
  },
105
- "gitHead": "80b1ddb016835cb6d12f6ea484bca7e2e2ae2aa1"
105
+ "gitHead": "84db2fc2d8fee9af0b85f20f34d0ddb58e10b03f"
106
106
  }