@things-factory/operato-wms 7.0.16 → 7.0.19

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-wms",
3
- "version": "7.0.16",
3
+ "version": "7.0.19",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -73,42 +73,42 @@
73
73
  "@operato/scene-table": "^7.0.0",
74
74
  "@operato/scene-visualizer": "^7.0.0",
75
75
  "@operato/scene-wheel-sorter": "^7.0.0",
76
- "@things-factory/apptool-ui": "^7.0.14",
77
- "@things-factory/auth-ui": "^7.0.14",
78
- "@things-factory/barcode-ui": "^7.0.14",
79
- "@things-factory/biz-ui": "^7.0.14",
80
- "@things-factory/board-service": "^7.0.15",
81
- "@things-factory/board-ui": "^7.0.15",
82
- "@things-factory/code-ui": "^7.0.14",
83
- "@things-factory/context-ui": "^7.0.14",
76
+ "@things-factory/apptool-ui": "^7.0.19",
77
+ "@things-factory/auth-ui": "^7.0.19",
78
+ "@things-factory/barcode-ui": "^7.0.19",
79
+ "@things-factory/biz-ui": "^7.0.19",
80
+ "@things-factory/board-service": "^7.0.19",
81
+ "@things-factory/board-ui": "^7.0.19",
82
+ "@things-factory/code-ui": "^7.0.19",
83
+ "@things-factory/context-ui": "^7.0.19",
84
84
  "@things-factory/env": "^7.0.14",
85
- "@things-factory/export-ui": "^7.0.14",
86
- "@things-factory/export-ui-csv": "^7.0.14",
87
- "@things-factory/export-ui-excel": "^7.0.14",
88
- "@things-factory/fav-base": "^7.0.14",
85
+ "@things-factory/export-ui": "^7.0.19",
86
+ "@things-factory/export-ui-csv": "^7.0.19",
87
+ "@things-factory/export-ui-excel": "^7.0.19",
88
+ "@things-factory/fav-base": "^7.0.19",
89
89
  "@things-factory/form-ui": "^7.0.14",
90
- "@things-factory/geography": "^7.0.14",
91
- "@things-factory/help": "^7.0.14",
92
- "@things-factory/i18n-base": "^7.0.14",
93
- "@things-factory/id-rule-base": "^7.0.14",
94
- "@things-factory/import-ui": "^7.0.14",
95
- "@things-factory/import-ui-excel": "^7.0.14",
96
- "@things-factory/more-ui": "^7.0.14",
97
- "@things-factory/notification": "^7.0.14",
98
- "@things-factory/operato-tools": "^7.0.15",
90
+ "@things-factory/geography": "^7.0.19",
91
+ "@things-factory/help": "^7.0.19",
92
+ "@things-factory/i18n-base": "^7.0.19",
93
+ "@things-factory/id-rule-base": "^7.0.19",
94
+ "@things-factory/import-ui": "^7.0.19",
95
+ "@things-factory/import-ui-excel": "^7.0.19",
96
+ "@things-factory/more-ui": "^7.0.19",
97
+ "@things-factory/notification": "^7.0.19",
98
+ "@things-factory/operato-tools": "^7.0.19",
99
99
  "@things-factory/pdf": "^7.0.14",
100
- "@things-factory/print-proxy-service": "^7.0.14",
101
- "@things-factory/print-service": "^7.0.14",
102
- "@things-factory/print-ui": "^7.0.14",
103
- "@things-factory/product-base": "^7.0.14",
104
- "@things-factory/resource-ui": "^7.0.14",
105
- "@things-factory/sales-ui": "^7.0.16",
106
- "@things-factory/setting-ui": "^7.0.14",
107
- "@things-factory/system": "^7.0.14",
108
- "@things-factory/transport-base": "^7.0.14",
109
- "@things-factory/tutorial-ui": "^7.0.14",
110
- "@things-factory/warehouse-base": "^7.0.16",
111
- "@things-factory/worksheet-base": "^7.0.16"
100
+ "@things-factory/print-proxy-service": "^7.0.19",
101
+ "@things-factory/print-service": "^7.0.19",
102
+ "@things-factory/print-ui": "^7.0.19",
103
+ "@things-factory/product-base": "^7.0.19",
104
+ "@things-factory/resource-ui": "^7.0.19",
105
+ "@things-factory/sales-ui": "^7.0.19",
106
+ "@things-factory/setting-ui": "^7.0.19",
107
+ "@things-factory/system": "^7.0.19",
108
+ "@things-factory/transport-base": "^7.0.19",
109
+ "@things-factory/tutorial-ui": "^7.0.19",
110
+ "@things-factory/warehouse-base": "^7.0.19",
111
+ "@things-factory/worksheet-base": "^7.0.19"
112
112
  },
113
113
  "devDependencies": {
114
114
  "@things-factory/builder": "^7.0.14",
@@ -117,5 +117,5 @@
117
117
  "cypress-localstorage-commands": "^1.6.1",
118
118
  "eslint-plugin-cypress": "^2.12.1"
119
119
  },
120
- "gitHead": "135b5a88328d227682551d40da45b066a78b6aa9"
120
+ "gitHead": "d12e0e75184c6d17e73f0a330a618a18a7e61d22"
121
121
  }