@things-factory/operato-dataset 6.1.87 → 6.1.90

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