@things-factory/operato-wms 7.0.43 → 7.0.44

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.
Files changed (1) hide show
  1. package/package.json +36 -36
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-wms",
3
- "version": "7.0.43",
3
+ "version": "7.0.44",
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.43",
77
- "@things-factory/auth-ui": "^7.0.43",
78
- "@things-factory/barcode-ui": "^7.0.43",
79
- "@things-factory/biz-ui": "^7.0.43",
80
- "@things-factory/board-service": "^7.0.43",
81
- "@things-factory/board-ui": "^7.0.43",
82
- "@things-factory/code-ui": "^7.0.43",
83
- "@things-factory/context-ui": "^7.0.43",
76
+ "@things-factory/apptool-ui": "^7.0.44",
77
+ "@things-factory/auth-ui": "^7.0.44",
78
+ "@things-factory/barcode-ui": "^7.0.44",
79
+ "@things-factory/biz-ui": "^7.0.44",
80
+ "@things-factory/board-service": "^7.0.44",
81
+ "@things-factory/board-ui": "^7.0.44",
82
+ "@things-factory/code-ui": "^7.0.44",
83
+ "@things-factory/context-ui": "^7.0.44",
84
84
  "@things-factory/env": "^7.0.33",
85
- "@things-factory/export-ui": "^7.0.43",
86
- "@things-factory/export-ui-csv": "^7.0.43",
87
- "@things-factory/export-ui-excel": "^7.0.43",
88
- "@things-factory/fav-base": "^7.0.43",
85
+ "@things-factory/export-ui": "^7.0.44",
86
+ "@things-factory/export-ui-csv": "^7.0.44",
87
+ "@things-factory/export-ui-excel": "^7.0.44",
88
+ "@things-factory/fav-base": "^7.0.44",
89
89
  "@things-factory/form-ui": "^7.0.33",
90
- "@things-factory/geography": "^7.0.43",
91
- "@things-factory/help": "^7.0.43",
92
- "@things-factory/i18n-base": "^7.0.43",
93
- "@things-factory/id-rule-base": "^7.0.43",
94
- "@things-factory/import-ui": "^7.0.43",
95
- "@things-factory/import-ui-excel": "^7.0.43",
96
- "@things-factory/more-ui": "^7.0.43",
97
- "@things-factory/notification": "^7.0.43",
98
- "@things-factory/operato-tools": "^7.0.43",
99
- "@things-factory/pdf": "^7.0.43",
100
- "@things-factory/print-proxy-service": "^7.0.43",
101
- "@things-factory/print-service": "^7.0.43",
102
- "@things-factory/print-ui": "^7.0.43",
103
- "@things-factory/product-base": "^7.0.43",
104
- "@things-factory/resource-ui": "^7.0.43",
105
- "@things-factory/sales-ui": "^7.0.43",
106
- "@things-factory/setting-ui": "^7.0.43",
107
- "@things-factory/system": "^7.0.43",
108
- "@things-factory/transport-base": "^7.0.43",
109
- "@things-factory/tutorial-ui": "^7.0.43",
110
- "@things-factory/warehouse-base": "^7.0.43",
111
- "@things-factory/worksheet-base": "^7.0.43"
90
+ "@things-factory/geography": "^7.0.44",
91
+ "@things-factory/help": "^7.0.44",
92
+ "@things-factory/i18n-base": "^7.0.44",
93
+ "@things-factory/id-rule-base": "^7.0.44",
94
+ "@things-factory/import-ui": "^7.0.44",
95
+ "@things-factory/import-ui-excel": "^7.0.44",
96
+ "@things-factory/more-ui": "^7.0.44",
97
+ "@things-factory/notification": "^7.0.44",
98
+ "@things-factory/operato-tools": "^7.0.44",
99
+ "@things-factory/pdf": "^7.0.44",
100
+ "@things-factory/print-proxy-service": "^7.0.44",
101
+ "@things-factory/print-service": "^7.0.44",
102
+ "@things-factory/print-ui": "^7.0.44",
103
+ "@things-factory/product-base": "^7.0.44",
104
+ "@things-factory/resource-ui": "^7.0.44",
105
+ "@things-factory/sales-ui": "^7.0.44",
106
+ "@things-factory/setting-ui": "^7.0.44",
107
+ "@things-factory/system": "^7.0.44",
108
+ "@things-factory/transport-base": "^7.0.44",
109
+ "@things-factory/tutorial-ui": "^7.0.44",
110
+ "@things-factory/warehouse-base": "^7.0.44",
111
+ "@things-factory/worksheet-base": "^7.0.44"
112
112
  },
113
113
  "devDependencies": {
114
114
  "@things-factory/builder": "^7.0.33",
@@ -117,5 +117,5 @@
117
117
  "cypress-localstorage-commands": "^1.6.1",
118
118
  "eslint-plugin-cypress": "^2.12.1"
119
119
  },
120
- "gitHead": "669cf13dccf67bd45260d8f69d919bc1d72c1ce0"
120
+ "gitHead": "15c3e1b6a2b5f33c03cca37aabdc5f4c388d7dc9"
121
121
  }