@things-factory/operato-fleet 10.0.0-beta.83 → 10.0.0-beta.86

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-fleet",
3
- "version": "10.0.0-beta.83",
3
+ "version": "10.0.0-beta.86",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.ts",
6
6
  "things-factory": true,
@@ -72,35 +72,35 @@
72
72
  "@operato/scene-timer": "^10.0.0-beta.1",
73
73
  "@operato/scene-transport": "^10.0.0-beta.1",
74
74
  "@operato/scene-visualizer": "^10.0.0-beta.1",
75
- "@things-factory/apptool-ui": "^10.0.0-beta.72",
76
- "@things-factory/attachment-base": "^10.0.0-beta.72",
77
- "@things-factory/auth-ui": "^10.0.0-beta.72",
78
- "@things-factory/biz-base": "^10.0.0-beta.72",
79
- "@things-factory/board-service": "^10.0.0-beta.76",
80
- "@things-factory/board-ui": "^10.0.0-beta.83",
81
- "@things-factory/code-ui": "^10.0.0-beta.72",
82
- "@things-factory/codelingua": "^10.0.0-beta.72",
83
- "@things-factory/context-ui": "^10.0.0-beta.72",
84
- "@things-factory/dashboard": "^10.0.0-beta.83",
85
- "@things-factory/evaluation": "^10.0.0-beta.72",
86
- "@things-factory/export-ui": "^10.0.0-beta.72",
87
- "@things-factory/export-ui-csv": "^10.0.0-beta.72",
88
- "@things-factory/export-ui-excel": "^10.0.0-beta.72",
89
- "@things-factory/help": "^10.0.0-beta.72",
90
- "@things-factory/i18n-base": "^10.0.0-beta.72",
91
- "@things-factory/integration-fulfillment": "^10.0.0-beta.72",
92
- "@things-factory/integration-marketplace": "^10.0.0-beta.72",
93
- "@things-factory/more-ui": "^10.0.0-beta.72",
94
- "@things-factory/notification": "^10.0.0-beta.72",
95
- "@things-factory/oauth2-client": "^10.0.0-beta.72",
96
- "@things-factory/pdf": "^10.0.0-beta.72",
97
- "@things-factory/resource-ui": "^10.0.0-beta.72",
98
- "@things-factory/setting-ui": "^10.0.0-beta.72",
99
- "@things-factory/system": "^10.0.0-beta.72",
75
+ "@things-factory/apptool-ui": "^10.0.0-beta.85",
76
+ "@things-factory/attachment-base": "^10.0.0-beta.85",
77
+ "@things-factory/auth-ui": "^10.0.0-beta.85",
78
+ "@things-factory/biz-base": "^10.0.0-beta.85",
79
+ "@things-factory/board-service": "^10.0.0-beta.86",
80
+ "@things-factory/board-ui": "^10.0.0-beta.86",
81
+ "@things-factory/code-ui": "^10.0.0-beta.85",
82
+ "@things-factory/codelingua": "^10.0.0-beta.85",
83
+ "@things-factory/context-ui": "^10.0.0-beta.85",
84
+ "@things-factory/dashboard": "^10.0.0-beta.86",
85
+ "@things-factory/evaluation": "^10.0.0-beta.85",
86
+ "@things-factory/export-ui": "^10.0.0-beta.85",
87
+ "@things-factory/export-ui-csv": "^10.0.0-beta.85",
88
+ "@things-factory/export-ui-excel": "^10.0.0-beta.85",
89
+ "@things-factory/help": "^10.0.0-beta.85",
90
+ "@things-factory/i18n-base": "^10.0.0-beta.85",
91
+ "@things-factory/integration-fulfillment": "^10.0.0-beta.85",
92
+ "@things-factory/integration-marketplace": "^10.0.0-beta.85",
93
+ "@things-factory/more-ui": "^10.0.0-beta.85",
94
+ "@things-factory/notification": "^10.0.0-beta.85",
95
+ "@things-factory/oauth2-client": "^10.0.0-beta.85",
96
+ "@things-factory/pdf": "^10.0.0-beta.85",
97
+ "@things-factory/resource-ui": "^10.0.0-beta.85",
98
+ "@things-factory/setting-ui": "^10.0.0-beta.85",
99
+ "@things-factory/system": "^10.0.0-beta.85",
100
100
  "chance": "^1.1.11"
101
101
  },
102
102
  "devDependencies": {
103
- "@things-factory/builder": "^10.0.0-beta.17"
103
+ "@things-factory/builder": "^10.0.0-beta.85"
104
104
  },
105
- "gitHead": "29cd7f88e1276fdd5a8b7ceb1a7fdf48b84a0eaf"
105
+ "gitHead": "2095c821b434b3bdb6b07fef9b15f9a745309b25"
106
106
  }