@things-factory/operato-mms 7.0.1-alpha.72 → 7.0.1-alpha.76

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