@things-factory/operato-dataset 6.0.47 → 6.0.49

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.47",
3
+ "version": "6.0.49",
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.43",
60
- "@things-factory/apptool-base": "^6.0.43",
61
- "@things-factory/apptool-ui": "^6.0.43",
62
- "@things-factory/auth-base": "^6.0.43",
63
- "@things-factory/auth-ui": "^6.0.43",
64
- "@things-factory/board-service": "^6.0.43",
65
- "@things-factory/board-ui": "^6.0.43",
66
- "@things-factory/ccp": "^6.0.47",
67
- "@things-factory/context-ui": "^6.0.43",
68
- "@things-factory/dashboard": "^6.0.43",
69
- "@things-factory/dataset": "^6.0.47",
70
- "@things-factory/export-ui": "^6.0.43",
71
- "@things-factory/help": "^6.0.43",
72
- "@things-factory/i18n-base": "^6.0.43",
73
- "@things-factory/integration-base": "^6.0.43",
74
- "@things-factory/integration-msgraph": "^6.0.45",
75
- "@things-factory/integration-ui": "^6.0.43",
76
- "@things-factory/lite-menu": "^6.0.43",
77
- "@things-factory/more-base": "^6.0.43",
78
- "@things-factory/more-ui": "^6.0.43",
79
- "@things-factory/notification": "^6.0.43",
80
- "@things-factory/oauth2-client": "^6.0.43",
81
- "@things-factory/organization": "^6.0.43",
82
- "@things-factory/qc": "^6.0.47",
83
- "@things-factory/resource-ui": "^6.0.43",
84
- "@things-factory/setting-base": "^6.0.43",
85
- "@things-factory/setting-ui": "^6.0.43",
86
- "@things-factory/shell": "^6.0.43",
87
- "@things-factory/system-ui": "^6.0.43",
88
- "@things-factory/work-shift": "^6.0.43",
89
- "@things-factory/worklist": "^6.0.47"
59
+ "@things-factory/api": "^6.0.49",
60
+ "@things-factory/apptool-base": "^6.0.49",
61
+ "@things-factory/apptool-ui": "^6.0.49",
62
+ "@things-factory/auth-base": "^6.0.49",
63
+ "@things-factory/auth-ui": "^6.0.49",
64
+ "@things-factory/board-service": "^6.0.49",
65
+ "@things-factory/board-ui": "^6.0.49",
66
+ "@things-factory/ccp": "^6.0.49",
67
+ "@things-factory/context-ui": "^6.0.49",
68
+ "@things-factory/dashboard": "^6.0.49",
69
+ "@things-factory/dataset": "^6.0.49",
70
+ "@things-factory/export-ui": "^6.0.49",
71
+ "@things-factory/help": "^6.0.49",
72
+ "@things-factory/i18n-base": "^6.0.49",
73
+ "@things-factory/integration-base": "^6.0.49",
74
+ "@things-factory/integration-msgraph": "^6.0.49",
75
+ "@things-factory/integration-ui": "^6.0.49",
76
+ "@things-factory/lite-menu": "^6.0.49",
77
+ "@things-factory/more-base": "^6.0.49",
78
+ "@things-factory/more-ui": "^6.0.49",
79
+ "@things-factory/notification": "^6.0.49",
80
+ "@things-factory/oauth2-client": "^6.0.49",
81
+ "@things-factory/organization": "^6.0.49",
82
+ "@things-factory/qc": "^6.0.49",
83
+ "@things-factory/resource-ui": "^6.0.49",
84
+ "@things-factory/setting-base": "^6.0.49",
85
+ "@things-factory/setting-ui": "^6.0.49",
86
+ "@things-factory/shell": "^6.0.49",
87
+ "@things-factory/system-ui": "^6.0.49",
88
+ "@things-factory/work-shift": "^6.0.49",
89
+ "@things-factory/worklist": "^6.0.49"
90
90
  },
91
91
  "devDependencies": {
92
- "@things-factory/builder": "^6.0.34"
92
+ "@things-factory/builder": "^6.0.49"
93
93
  },
94
- "gitHead": "ed200e9966ed1c5763ff9d5529dc68cfe1d7b578"
94
+ "gitHead": "e107d6f692d008add950e000d2653bcbbd711a24"
95
95
  }