@things-factory/operato-dataset 6.1.7 → 6.1.8

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