@things-factory/operato-mms 7.1.9 → 7.1.12-alpha.0

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-mms",
3
- "version": "7.1.9",
3
+ "version": "7.1.12-alpha.0",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -68,39 +68,39 @@
68
68
  "@operato/scene-timer": "^7.0.0",
69
69
  "@operato/scene-visualizer": "^7.0.0",
70
70
  "@operato/scene-wheel-sorter": "^7.0.0",
71
- "@things-factory/apptool-ui": "^7.1.8",
72
- "@things-factory/attachment-base": "^7.1.8",
73
- "@things-factory/auth-ui": "^7.1.8",
74
- "@things-factory/biz-base": "^7.1.8",
75
- "@things-factory/board-service": "^7.1.8",
76
- "@things-factory/board-ui": "^7.1.8",
77
- "@things-factory/code-ui": "^7.1.8",
78
- "@things-factory/context-ui": "^7.1.8",
79
- "@things-factory/dashboard": "^7.1.8",
80
- "@things-factory/evaluation": "^7.1.8",
81
- "@things-factory/export-ui": "^7.1.8",
82
- "@things-factory/export-ui-csv": "^7.1.8",
83
- "@things-factory/export-ui-excel": "^7.1.8",
84
- "@things-factory/geography": "^7.1.8",
85
- "@things-factory/help": "^7.1.8",
86
- "@things-factory/i18n-base": "^7.1.8",
87
- "@things-factory/integration-fulfillment": "^7.1.8",
88
- "@things-factory/integration-lmd": "^7.1.8",
89
- "@things-factory/lite-menu": "^7.1.8",
90
- "@things-factory/marketplace-base": "^7.1.8",
91
- "@things-factory/more-ui": "^7.1.8",
92
- "@things-factory/notification": "^7.1.8",
93
- "@things-factory/oauth2-client": "^7.1.8",
94
- "@things-factory/pdf": "^7.1.8",
95
- "@things-factory/product-base": "^7.1.8",
96
- "@things-factory/resource-ui": "^7.1.8",
97
- "@things-factory/setting-ui": "^7.1.8",
98
- "@things-factory/system": "^7.1.9",
99
- "@things-factory/warehouse-base": "^7.1.8"
71
+ "@things-factory/apptool-ui": "^7.1.12-alpha.0",
72
+ "@things-factory/attachment-base": "^7.1.12-alpha.0",
73
+ "@things-factory/auth-ui": "^7.1.12-alpha.0",
74
+ "@things-factory/biz-base": "^7.1.12-alpha.0",
75
+ "@things-factory/board-service": "^7.1.12-alpha.0",
76
+ "@things-factory/board-ui": "^7.1.12-alpha.0",
77
+ "@things-factory/code-ui": "^7.1.12-alpha.0",
78
+ "@things-factory/context-ui": "^7.1.12-alpha.0",
79
+ "@things-factory/dashboard": "^7.1.12-alpha.0",
80
+ "@things-factory/evaluation": "^7.1.12-alpha.0",
81
+ "@things-factory/export-ui": "^7.1.12-alpha.0",
82
+ "@things-factory/export-ui-csv": "^7.1.12-alpha.0",
83
+ "@things-factory/export-ui-excel": "^7.1.12-alpha.0",
84
+ "@things-factory/geography": "^7.1.12-alpha.0",
85
+ "@things-factory/help": "^7.1.12-alpha.0",
86
+ "@things-factory/i18n-base": "^7.1.12-alpha.0",
87
+ "@things-factory/integration-fulfillment": "^7.1.12-alpha.0",
88
+ "@things-factory/integration-lmd": "^7.1.12-alpha.0",
89
+ "@things-factory/lite-menu": "^7.1.12-alpha.0",
90
+ "@things-factory/marketplace-base": "^7.1.12-alpha.0",
91
+ "@things-factory/more-ui": "^7.1.12-alpha.0",
92
+ "@things-factory/notification": "^7.1.12-alpha.0",
93
+ "@things-factory/oauth2-client": "^7.1.12-alpha.0",
94
+ "@things-factory/pdf": "^7.1.12-alpha.0",
95
+ "@things-factory/product-base": "^7.1.12-alpha.0",
96
+ "@things-factory/resource-ui": "^7.1.12-alpha.0",
97
+ "@things-factory/setting-ui": "^7.1.12-alpha.0",
98
+ "@things-factory/system": "^7.1.12-alpha.0",
99
+ "@things-factory/warehouse-base": "^7.1.12-alpha.0"
100
100
  },
101
101
  "devDependencies": {
102
- "@things-factory/builder": "^7.1.8",
102
+ "@things-factory/builder": "^7.1.11",
103
103
  "@types/node-fetch": "^2.5.7"
104
104
  },
105
- "gitHead": "6eae077deb9ce988e38d3fff23a0cd0236e84566"
105
+ "gitHead": "2be45c33868b2cc01d55b7b540b9a4877805ff8a"
106
106
  }