@things-factory/operato-dataset 6.0.90 → 6.0.91

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 +34 -34
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-dataset",
3
- "version": "6.0.90",
3
+ "version": "6.0.91",
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.90",
61
- "@things-factory/apptool-base": "^6.0.90",
62
- "@things-factory/apptool-ui": "^6.0.90",
63
- "@things-factory/auth-base": "^6.0.90",
64
- "@things-factory/auth-ui": "^6.0.90",
65
- "@things-factory/board-service": "^6.0.90",
66
- "@things-factory/board-ui": "^6.0.90",
67
- "@things-factory/ccp": "^6.0.90",
68
- "@things-factory/context-ui": "^6.0.90",
69
- "@things-factory/dashboard": "^6.0.90",
70
- "@things-factory/dataset": "^6.0.90",
71
- "@things-factory/export-ui": "^6.0.90",
72
- "@things-factory/help": "^6.0.90",
73
- "@things-factory/i18n-base": "^6.0.90",
74
- "@things-factory/integration-base": "^6.0.90",
75
- "@things-factory/integration-msgraph": "^6.0.90",
76
- "@things-factory/integration-ui": "^6.0.90",
77
- "@things-factory/lite-menu": "^6.0.90",
78
- "@things-factory/more-base": "^6.0.90",
79
- "@things-factory/more-ui": "^6.0.90",
80
- "@things-factory/notification": "^6.0.90",
81
- "@things-factory/oauth2-client": "^6.0.90",
82
- "@things-factory/organization": "^6.0.90",
83
- "@things-factory/qc": "^6.0.90",
84
- "@things-factory/resource-ui": "^6.0.90",
85
- "@things-factory/setting-base": "^6.0.90",
86
- "@things-factory/setting-ui": "^6.0.90",
87
- "@things-factory/shell": "^6.0.90",
88
- "@things-factory/system-ui": "^6.0.90",
89
- "@things-factory/work-shift": "^6.0.90",
90
- "@things-factory/worklist": "^6.0.90"
60
+ "@things-factory/api": "^6.0.91",
61
+ "@things-factory/apptool-base": "^6.0.91",
62
+ "@things-factory/apptool-ui": "^6.0.91",
63
+ "@things-factory/auth-base": "^6.0.91",
64
+ "@things-factory/auth-ui": "^6.0.91",
65
+ "@things-factory/board-service": "^6.0.91",
66
+ "@things-factory/board-ui": "^6.0.91",
67
+ "@things-factory/ccp": "^6.0.91",
68
+ "@things-factory/context-ui": "^6.0.91",
69
+ "@things-factory/dashboard": "^6.0.91",
70
+ "@things-factory/dataset": "^6.0.91",
71
+ "@things-factory/export-ui": "^6.0.91",
72
+ "@things-factory/help": "^6.0.91",
73
+ "@things-factory/i18n-base": "^6.0.91",
74
+ "@things-factory/integration-base": "^6.0.91",
75
+ "@things-factory/integration-msgraph": "^6.0.91",
76
+ "@things-factory/integration-ui": "^6.0.91",
77
+ "@things-factory/lite-menu": "^6.0.91",
78
+ "@things-factory/more-base": "^6.0.91",
79
+ "@things-factory/more-ui": "^6.0.91",
80
+ "@things-factory/notification": "^6.0.91",
81
+ "@things-factory/oauth2-client": "^6.0.91",
82
+ "@things-factory/organization": "^6.0.91",
83
+ "@things-factory/qc": "^6.0.91",
84
+ "@things-factory/resource-ui": "^6.0.91",
85
+ "@things-factory/setting-base": "^6.0.91",
86
+ "@things-factory/setting-ui": "^6.0.91",
87
+ "@things-factory/shell": "^6.0.91",
88
+ "@things-factory/system-ui": "^6.0.91",
89
+ "@things-factory/work-shift": "^6.0.91",
90
+ "@things-factory/worklist": "^6.0.91"
91
91
  },
92
92
  "devDependencies": {
93
- "@things-factory/builder": "^6.0.90"
93
+ "@things-factory/builder": "^6.0.91"
94
94
  },
95
- "gitHead": "f414cc54d34c91def66b229a9c417b663399c031"
95
+ "gitHead": "26a056b2169e65b870a179a615fefb444063eef9"
96
96
  }