@things-factory/operato-fleet 7.0.1-beta.1 → 7.0.1-beta.10

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": "7.0.1-beta.1",
3
+ "version": "7.0.1-beta.10",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -73,33 +73,33 @@
73
73
  "@operato/scene-timer": "^2.0.0-beta.0",
74
74
  "@operato/scene-visualizer": "^2.0.0-beta.0",
75
75
  "@operato/scene-wheel-sorter": "^2.0.0-beta.0",
76
- "@things-factory/apptool-ui": "^7.0.1-beta.1",
77
- "@things-factory/attachment-base": "^7.0.1-beta.1",
78
- "@things-factory/auth-ui": "^7.0.1-beta.1",
79
- "@things-factory/biz-base": "^7.0.1-beta.1",
80
- "@things-factory/board-service": "^7.0.1-beta.1",
81
- "@things-factory/board-ui": "^7.0.1-beta.1",
82
- "@things-factory/code-ui": "^7.0.1-beta.1",
83
- "@things-factory/context-ui": "^7.0.1-beta.1",
84
- "@things-factory/dashboard": "^7.0.1-beta.1",
85
- "@things-factory/export-ui": "^7.0.1-beta.1",
86
- "@things-factory/export-ui-csv": "^7.0.1-beta.1",
87
- "@things-factory/export-ui-excel": "^7.0.1-beta.1",
88
- "@things-factory/help": "^7.0.1-beta.1",
89
- "@things-factory/i18n-base": "^7.0.1-beta.1",
90
- "@things-factory/integration-fulfillment": "^7.0.1-beta.1",
91
- "@things-factory/integration-marketplace": "^7.0.1-beta.1",
92
- "@things-factory/more-ui": "^7.0.1-beta.1",
93
- "@things-factory/notification": "^7.0.1-beta.1",
94
- "@things-factory/oauth2-client": "^7.0.1-beta.1",
95
- "@things-factory/pdf": "^7.0.1-beta.1",
96
- "@things-factory/resource-ui": "^7.0.1-beta.1",
97
- "@things-factory/setting-ui": "^7.0.1-beta.1",
98
- "@things-factory/system": "^7.0.1-beta.1",
76
+ "@things-factory/apptool-ui": "^7.0.1-beta.10",
77
+ "@things-factory/attachment-base": "^7.0.1-beta.10",
78
+ "@things-factory/auth-ui": "^7.0.1-beta.10",
79
+ "@things-factory/biz-base": "^7.0.1-beta.10",
80
+ "@things-factory/board-service": "^7.0.1-beta.10",
81
+ "@things-factory/board-ui": "^7.0.1-beta.10",
82
+ "@things-factory/code-ui": "^7.0.1-beta.10",
83
+ "@things-factory/context-ui": "^7.0.1-beta.10",
84
+ "@things-factory/dashboard": "^7.0.1-beta.10",
85
+ "@things-factory/export-ui": "^7.0.1-beta.10",
86
+ "@things-factory/export-ui-csv": "^7.0.1-beta.10",
87
+ "@things-factory/export-ui-excel": "^7.0.1-beta.10",
88
+ "@things-factory/help": "^7.0.1-beta.10",
89
+ "@things-factory/i18n-base": "^7.0.1-beta.10",
90
+ "@things-factory/integration-fulfillment": "^7.0.1-beta.10",
91
+ "@things-factory/integration-marketplace": "^7.0.1-beta.10",
92
+ "@things-factory/more-ui": "^7.0.1-beta.10",
93
+ "@things-factory/notification": "^7.0.1-beta.10",
94
+ "@things-factory/oauth2-client": "^7.0.1-beta.10",
95
+ "@things-factory/pdf": "^7.0.1-beta.10",
96
+ "@things-factory/resource-ui": "^7.0.1-beta.10",
97
+ "@things-factory/setting-ui": "^7.0.1-beta.10",
98
+ "@things-factory/system": "^7.0.1-beta.10",
99
99
  "chance": "^1.1.11"
100
100
  },
101
101
  "devDependencies": {
102
- "@things-factory/builder": "^7.0.1-beta.1"
102
+ "@things-factory/builder": "^7.0.1-beta.10"
103
103
  },
104
- "gitHead": "f117e0029bfbd061d3f76caa067ed81305f6c2b7"
104
+ "gitHead": "facbff076fc6af507fa83d5e0b033ad88cdb2fc8"
105
105
  }