@things-factory/operato-dataset 6.2.43 → 6.2.44

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.2.43",
3
+ "version": "6.2.44",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -61,40 +61,40 @@
61
61
  "@operato/scene-table": "^1.0.0",
62
62
  "@operato/scene-timer": "^1.0.0",
63
63
  "@operato/shell": "^1.2.6",
64
- "@things-factory/api": "^6.2.42",
65
- "@things-factory/apptool-base": "^6.2.42",
66
- "@things-factory/apptool-ui": "^6.2.42",
67
- "@things-factory/auth-base": "^6.2.42",
68
- "@things-factory/auth-ui": "^6.2.42",
69
- "@things-factory/board-service": "^6.2.42",
70
- "@things-factory/board-ui": "^6.2.42",
71
- "@things-factory/ccp": "^6.2.43",
72
- "@things-factory/context-ui": "^6.2.42",
73
- "@things-factory/dashboard": "^6.2.42",
74
- "@things-factory/dataset": "^6.2.42",
75
- "@things-factory/export-ui": "^6.2.42",
76
- "@things-factory/help": "^6.2.42",
77
- "@things-factory/i18n-base": "^6.2.42",
78
- "@things-factory/integration-base": "^6.2.42",
79
- "@things-factory/integration-msgraph": "^6.2.42",
80
- "@things-factory/integration-ui": "^6.2.42",
81
- "@things-factory/lite-menu": "^6.2.42",
82
- "@things-factory/more-base": "^6.2.42",
83
- "@things-factory/more-ui": "^6.2.42",
84
- "@things-factory/notification": "^6.2.42",
85
- "@things-factory/oauth2-client": "^6.2.42",
86
- "@things-factory/organization": "^6.2.42",
87
- "@things-factory/qc": "^6.2.43",
88
- "@things-factory/resource-ui": "^6.2.42",
89
- "@things-factory/setting-base": "^6.2.42",
90
- "@things-factory/setting-ui": "^6.2.42",
91
- "@things-factory/shell": "^6.2.42",
92
- "@things-factory/system": "^6.2.42",
93
- "@things-factory/work-shift": "^6.2.42",
94
- "@things-factory/worklist": "^6.2.42"
64
+ "@things-factory/api": "^6.2.44",
65
+ "@things-factory/apptool-base": "^6.2.44",
66
+ "@things-factory/apptool-ui": "^6.2.44",
67
+ "@things-factory/auth-base": "^6.2.44",
68
+ "@things-factory/auth-ui": "^6.2.44",
69
+ "@things-factory/board-service": "^6.2.44",
70
+ "@things-factory/board-ui": "^6.2.44",
71
+ "@things-factory/ccp": "^6.2.44",
72
+ "@things-factory/context-ui": "^6.2.44",
73
+ "@things-factory/dashboard": "^6.2.44",
74
+ "@things-factory/dataset": "^6.2.44",
75
+ "@things-factory/export-ui": "^6.2.44",
76
+ "@things-factory/help": "^6.2.44",
77
+ "@things-factory/i18n-base": "^6.2.44",
78
+ "@things-factory/integration-base": "^6.2.44",
79
+ "@things-factory/integration-msgraph": "^6.2.44",
80
+ "@things-factory/integration-ui": "^6.2.44",
81
+ "@things-factory/lite-menu": "^6.2.44",
82
+ "@things-factory/more-base": "^6.2.44",
83
+ "@things-factory/more-ui": "^6.2.44",
84
+ "@things-factory/notification": "^6.2.44",
85
+ "@things-factory/oauth2-client": "^6.2.44",
86
+ "@things-factory/organization": "^6.2.44",
87
+ "@things-factory/qc": "^6.2.44",
88
+ "@things-factory/resource-ui": "^6.2.44",
89
+ "@things-factory/setting-base": "^6.2.44",
90
+ "@things-factory/setting-ui": "^6.2.44",
91
+ "@things-factory/shell": "^6.2.44",
92
+ "@things-factory/system": "^6.2.44",
93
+ "@things-factory/work-shift": "^6.2.44",
94
+ "@things-factory/worklist": "^6.2.44"
95
95
  },
96
96
  "devDependencies": {
97
97
  "@things-factory/builder": "^6.2.33"
98
98
  },
99
- "gitHead": "d88f419498a95a6d31e1e2b978b4f18377dcf259"
99
+ "gitHead": "a2a1ebf823f6b1315e751b12a01372e9a867d7af"
100
100
  }