@things-factory/operato-mms 7.1.16 → 7.1.17

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.16",
3
+ "version": "7.1.17",
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.16",
72
- "@things-factory/attachment-base": "^7.1.16",
73
- "@things-factory/auth-ui": "^7.1.16",
74
- "@things-factory/biz-base": "^7.1.16",
75
- "@things-factory/board-service": "^7.1.16",
76
- "@things-factory/board-ui": "^7.1.16",
77
- "@things-factory/code-ui": "^7.1.16",
78
- "@things-factory/context-ui": "^7.1.16",
79
- "@things-factory/dashboard": "^7.1.16",
80
- "@things-factory/evaluation": "^7.1.16",
81
- "@things-factory/export-ui": "^7.1.16",
82
- "@things-factory/export-ui-csv": "^7.1.16",
83
- "@things-factory/export-ui-excel": "^7.1.16",
84
- "@things-factory/geography": "^7.1.16",
85
- "@things-factory/help": "^7.1.16",
86
- "@things-factory/i18n-base": "^7.1.16",
87
- "@things-factory/integration-fulfillment": "^7.1.16",
88
- "@things-factory/integration-lmd": "^7.1.16",
89
- "@things-factory/lite-menu": "^7.1.16",
90
- "@things-factory/marketplace-base": "^7.1.16",
91
- "@things-factory/more-ui": "^7.1.16",
92
- "@things-factory/notification": "^7.1.16",
93
- "@things-factory/oauth2-client": "^7.1.16",
94
- "@things-factory/pdf": "^7.1.16",
95
- "@things-factory/product-base": "^7.1.16",
96
- "@things-factory/resource-ui": "^7.1.16",
97
- "@things-factory/setting-ui": "^7.1.16",
98
- "@things-factory/system": "^7.1.16",
99
- "@things-factory/warehouse-base": "^7.1.16"
71
+ "@things-factory/apptool-ui": "^7.1.17",
72
+ "@things-factory/attachment-base": "^7.1.17",
73
+ "@things-factory/auth-ui": "^7.1.17",
74
+ "@things-factory/biz-base": "^7.1.17",
75
+ "@things-factory/board-service": "^7.1.17",
76
+ "@things-factory/board-ui": "^7.1.17",
77
+ "@things-factory/code-ui": "^7.1.17",
78
+ "@things-factory/context-ui": "^7.1.17",
79
+ "@things-factory/dashboard": "^7.1.17",
80
+ "@things-factory/evaluation": "^7.1.17",
81
+ "@things-factory/export-ui": "^7.1.17",
82
+ "@things-factory/export-ui-csv": "^7.1.17",
83
+ "@things-factory/export-ui-excel": "^7.1.17",
84
+ "@things-factory/geography": "^7.1.17",
85
+ "@things-factory/help": "^7.1.17",
86
+ "@things-factory/i18n-base": "^7.1.17",
87
+ "@things-factory/integration-fulfillment": "^7.1.17",
88
+ "@things-factory/integration-lmd": "^7.1.17",
89
+ "@things-factory/lite-menu": "^7.1.17",
90
+ "@things-factory/marketplace-base": "^7.1.17",
91
+ "@things-factory/more-ui": "^7.1.17",
92
+ "@things-factory/notification": "^7.1.17",
93
+ "@things-factory/oauth2-client": "^7.1.17",
94
+ "@things-factory/pdf": "^7.1.17",
95
+ "@things-factory/product-base": "^7.1.17",
96
+ "@things-factory/resource-ui": "^7.1.17",
97
+ "@things-factory/setting-ui": "^7.1.17",
98
+ "@things-factory/system": "^7.1.17",
99
+ "@things-factory/warehouse-base": "^7.1.17"
100
100
  },
101
101
  "devDependencies": {
102
102
  "@things-factory/builder": "^7.1.16",
103
103
  "@types/node-fetch": "^2.5.7"
104
104
  },
105
- "gitHead": "8f5a18bc2b3163170eeec1b495fa070158b5ee0a"
105
+ "gitHead": "e2c3b48b423e53a87c46071ab058e651482b6628"
106
106
  }