@things-factory/operato-dataset 6.1.0 → 6.1.1

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