@things-factory/operato-wms 7.0.63 → 7.0.64

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