@things-factory/operato-dataset 6.0.72 → 6.0.73

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