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

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