@things-factory/operato-dataset 6.0.81 → 6.0.82

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 +33 -33
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-dataset",
3
- "version": "6.0.81",
3
+ "version": "6.0.82",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -57,40 +57,40 @@
57
57
  "@operato/scene-table": "^1.0.0",
58
58
  "@operato/scene-timer": "^1.0.0",
59
59
  "@operato/shell": "^1.2.6",
60
- "@things-factory/api": "^6.0.78",
61
- "@things-factory/apptool-base": "^6.0.78",
62
- "@things-factory/apptool-ui": "^6.0.78",
63
- "@things-factory/auth-base": "^6.0.78",
64
- "@things-factory/auth-ui": "^6.0.81",
65
- "@things-factory/board-service": "^6.0.78",
66
- "@things-factory/board-ui": "^6.0.78",
67
- "@things-factory/ccp": "^6.0.81",
68
- "@things-factory/context-ui": "^6.0.78",
69
- "@things-factory/dashboard": "^6.0.78",
70
- "@things-factory/dataset": "^6.0.81",
71
- "@things-factory/export-ui": "^6.0.78",
72
- "@things-factory/help": "^6.0.78",
73
- "@things-factory/i18n-base": "^6.0.78",
74
- "@things-factory/integration-base": "^6.0.81",
75
- "@things-factory/integration-msgraph": "^6.0.81",
76
- "@things-factory/integration-ui": "^6.0.81",
77
- "@things-factory/lite-menu": "^6.0.78",
78
- "@things-factory/more-base": "^6.0.78",
79
- "@things-factory/more-ui": "^6.0.78",
80
- "@things-factory/notification": "^6.0.78",
81
- "@things-factory/oauth2-client": "^6.0.81",
82
- "@things-factory/organization": "^6.0.78",
83
- "@things-factory/qc": "^6.0.81",
84
- "@things-factory/resource-ui": "^6.0.81",
85
- "@things-factory/setting-base": "^6.0.78",
86
- "@things-factory/setting-ui": "^6.0.78",
87
- "@things-factory/shell": "^6.0.78",
88
- "@things-factory/system-ui": "^6.0.78",
89
- "@things-factory/work-shift": "^6.0.78",
90
- "@things-factory/worklist": "^6.0.81"
60
+ "@things-factory/api": "^6.0.82",
61
+ "@things-factory/apptool-base": "^6.0.82",
62
+ "@things-factory/apptool-ui": "^6.0.82",
63
+ "@things-factory/auth-base": "^6.0.82",
64
+ "@things-factory/auth-ui": "^6.0.82",
65
+ "@things-factory/board-service": "^6.0.82",
66
+ "@things-factory/board-ui": "^6.0.82",
67
+ "@things-factory/ccp": "^6.0.82",
68
+ "@things-factory/context-ui": "^6.0.82",
69
+ "@things-factory/dashboard": "^6.0.82",
70
+ "@things-factory/dataset": "^6.0.82",
71
+ "@things-factory/export-ui": "^6.0.82",
72
+ "@things-factory/help": "^6.0.82",
73
+ "@things-factory/i18n-base": "^6.0.82",
74
+ "@things-factory/integration-base": "^6.0.82",
75
+ "@things-factory/integration-msgraph": "^6.0.82",
76
+ "@things-factory/integration-ui": "^6.0.82",
77
+ "@things-factory/lite-menu": "^6.0.82",
78
+ "@things-factory/more-base": "^6.0.82",
79
+ "@things-factory/more-ui": "^6.0.82",
80
+ "@things-factory/notification": "^6.0.82",
81
+ "@things-factory/oauth2-client": "^6.0.82",
82
+ "@things-factory/organization": "^6.0.82",
83
+ "@things-factory/qc": "^6.0.82",
84
+ "@things-factory/resource-ui": "^6.0.82",
85
+ "@things-factory/setting-base": "^6.0.82",
86
+ "@things-factory/setting-ui": "^6.0.82",
87
+ "@things-factory/shell": "^6.0.82",
88
+ "@things-factory/system-ui": "^6.0.82",
89
+ "@things-factory/work-shift": "^6.0.82",
90
+ "@things-factory/worklist": "^6.0.82"
91
91
  },
92
92
  "devDependencies": {
93
93
  "@things-factory/builder": "^6.0.78"
94
94
  },
95
- "gitHead": "184612c4610f1ab154bd26ff4a862ec3a6d852fb"
95
+ "gitHead": "6cd2a84db2c9ad8d9e75ecbdfcc53df1b20cf79f"
96
96
  }