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

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.12",
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.12",
77
+ "@things-factory/attachment-base": "^7.0.1-beta.12",
78
+ "@things-factory/auth-ui": "^7.0.1-beta.12",
79
+ "@things-factory/biz-base": "^7.0.1-beta.12",
80
+ "@things-factory/board-service": "^7.0.1-beta.12",
81
+ "@things-factory/board-ui": "^7.0.1-beta.12",
82
+ "@things-factory/code-ui": "^7.0.1-beta.12",
83
+ "@things-factory/context-ui": "^7.0.1-beta.12",
84
+ "@things-factory/dashboard": "^7.0.1-beta.12",
85
+ "@things-factory/export-ui": "^7.0.1-beta.12",
86
+ "@things-factory/export-ui-csv": "^7.0.1-beta.12",
87
+ "@things-factory/export-ui-excel": "^7.0.1-beta.12",
88
+ "@things-factory/help": "^7.0.1-beta.12",
89
+ "@things-factory/i18n-base": "^7.0.1-beta.12",
90
+ "@things-factory/integration-fulfillment": "^7.0.1-beta.12",
91
+ "@things-factory/integration-marketplace": "^7.0.1-beta.12",
92
+ "@things-factory/more-ui": "^7.0.1-beta.12",
93
+ "@things-factory/notification": "^7.0.1-beta.12",
94
+ "@things-factory/oauth2-client": "^7.0.1-beta.12",
95
+ "@things-factory/pdf": "^7.0.1-beta.10",
96
+ "@things-factory/resource-ui": "^7.0.1-beta.12",
97
+ "@things-factory/setting-ui": "^7.0.1-beta.12",
98
+ "@things-factory/system": "^7.0.1-beta.12",
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": "67cd821227d77dea748ef46dbc54b0f9858e312c"
105
105
  }