@things-factory/operato-dataset 6.1.94 → 6.1.96

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