@things-factory/operato-wms 6.2.64 → 6.2.65

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 +35 -35
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-wms",
3
- "version": "6.2.64",
3
+ "version": "6.2.65",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -72,43 +72,43 @@
72
72
  "@operato/scene-table": "^1.0.0",
73
73
  "@operato/scene-visualizer": "^1.0.0",
74
74
  "@operato/scene-wheel-sorter": "^1.0.0",
75
- "@things-factory/apptool-ui": "^6.2.54",
76
- "@things-factory/auth-ui": "^6.2.54",
77
- "@things-factory/barcode-ui": "^6.2.52",
78
- "@things-factory/biz-ui": "^6.2.54",
79
- "@things-factory/board-service": "^6.2.64",
80
- "@things-factory/board-ui": "^6.2.58",
81
- "@things-factory/code-ui": "^6.2.54",
82
- "@things-factory/context-ui": "^6.2.52",
75
+ "@things-factory/apptool-ui": "^6.2.65",
76
+ "@things-factory/auth-ui": "^6.2.65",
77
+ "@things-factory/barcode-ui": "^6.2.65",
78
+ "@things-factory/biz-ui": "^6.2.65",
79
+ "@things-factory/board-service": "^6.2.65",
80
+ "@things-factory/board-ui": "^6.2.65",
81
+ "@things-factory/code-ui": "^6.2.65",
82
+ "@things-factory/context-ui": "^6.2.65",
83
83
  "@things-factory/env": "^6.2.33",
84
- "@things-factory/export-ui": "^6.2.52",
85
- "@things-factory/export-ui-csv": "^6.2.52",
86
- "@things-factory/export-ui-excel": "^6.2.52",
87
- "@things-factory/fav-base": "^6.2.54",
84
+ "@things-factory/export-ui": "^6.2.65",
85
+ "@things-factory/export-ui-csv": "^6.2.65",
86
+ "@things-factory/export-ui-excel": "^6.2.65",
87
+ "@things-factory/fav-base": "^6.2.65",
88
88
  "@things-factory/form-ui": "^6.2.33",
89
- "@things-factory/geography": "^6.2.54",
90
- "@things-factory/help": "^6.2.52",
91
- "@things-factory/i18n-base": "^6.2.52",
92
- "@things-factory/id-rule-base": "^6.2.58",
93
- "@things-factory/import-ui": "^6.2.52",
94
- "@things-factory/import-ui-excel": "^6.2.52",
95
- "@things-factory/more-ui": "^6.2.52",
96
- "@things-factory/notification": "^6.2.64",
97
- "@things-factory/operato-tools": "^6.2.64",
89
+ "@things-factory/geography": "^6.2.65",
90
+ "@things-factory/help": "^6.2.65",
91
+ "@things-factory/i18n-base": "^6.2.65",
92
+ "@things-factory/id-rule-base": "^6.2.65",
93
+ "@things-factory/import-ui": "^6.2.65",
94
+ "@things-factory/import-ui-excel": "^6.2.65",
95
+ "@things-factory/more-ui": "^6.2.65",
96
+ "@things-factory/notification": "^6.2.65",
97
+ "@things-factory/operato-tools": "^6.2.65",
98
98
  "@things-factory/pdf": "^6.2.48",
99
- "@things-factory/print-proxy-service": "^6.2.52",
100
- "@things-factory/print-service": "^6.2.52",
101
- "@things-factory/print-ui": "^6.2.54",
102
- "@things-factory/product-base": "^6.2.54",
103
- "@things-factory/resource-ui": "^6.2.54",
104
- "@things-factory/sales-ui": "^6.2.64",
99
+ "@things-factory/print-proxy-service": "^6.2.65",
100
+ "@things-factory/print-service": "^6.2.65",
101
+ "@things-factory/print-ui": "^6.2.65",
102
+ "@things-factory/product-base": "^6.2.65",
103
+ "@things-factory/resource-ui": "^6.2.65",
104
+ "@things-factory/sales-ui": "^6.2.65",
105
105
  "@things-factory/scene-google-map": "^6.2.33",
106
- "@things-factory/setting-ui": "^6.2.54",
107
- "@things-factory/system": "^6.2.52",
108
- "@things-factory/transport-base": "^6.2.54",
109
- "@things-factory/tutorial-ui": "^6.2.54",
110
- "@things-factory/warehouse-base": "^6.2.64",
111
- "@things-factory/worksheet-base": "^6.2.64"
106
+ "@things-factory/setting-ui": "^6.2.65",
107
+ "@things-factory/system": "^6.2.65",
108
+ "@things-factory/transport-base": "^6.2.65",
109
+ "@things-factory/tutorial-ui": "^6.2.65",
110
+ "@things-factory/warehouse-base": "^6.2.65",
111
+ "@things-factory/worksheet-base": "^6.2.65"
112
112
  },
113
113
  "devDependencies": {
114
114
  "@things-factory/builder": "^6.2.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": "1ed5a61fd59c1b509b6f88cb9383c8ab44bbffde"
120
+ "gitHead": "320f62ab586b0c7058e7879f3e6592c960ae97bc"
121
121
  }