@things-factory/operato-dataset 6.1.190 → 6.1.191

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