@things-factory/operato-mms 4.3.534 → 4.3.536

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 +33 -33
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-mms",
3
- "version": "4.3.534",
3
+ "version": "4.3.536",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -59,52 +59,52 @@
59
59
  "@operato/scene-table": "^0.1.8",
60
60
  "@operato/scene-timer": "^0.1.8",
61
61
  "@operato/scene-wheel-sorter": "^0.1.8",
62
- "@things-factory/apptool-ui": "^4.3.534",
63
- "@things-factory/attachment-base": "^4.3.534",
64
- "@things-factory/auth-ui": "^4.3.534",
65
- "@things-factory/biz-base": "^4.3.534",
66
- "@things-factory/board-service": "^4.3.534",
67
- "@things-factory/board-ui": "^4.3.534",
68
- "@things-factory/code-ui": "^4.3.534",
69
- "@things-factory/context-ui": "^4.3.534",
70
- "@things-factory/dashboard": "^4.3.534",
71
- "@things-factory/export-ui": "^4.3.534",
72
- "@things-factory/export-ui-csv": "^4.3.534",
73
- "@things-factory/export-ui-excel": "^4.3.534",
74
- "@things-factory/geography": "^4.3.534",
75
- "@things-factory/grist-ui": "^4.3.534",
76
- "@things-factory/help": "^4.3.534",
77
- "@things-factory/i18n-base": "^4.3.534",
78
- "@things-factory/import-ui": "^4.3.534",
79
- "@things-factory/import-ui-excel": "^4.3.534",
80
- "@things-factory/integration-fulfillment": "^4.3.534",
81
- "@things-factory/integration-lmd": "^4.3.534",
82
- "@things-factory/lite-menu": "^4.3.534",
83
- "@things-factory/marketplace-base": "^4.3.534",
84
- "@things-factory/more-ui": "^4.3.534",
85
- "@things-factory/notification": "^4.3.534",
86
- "@things-factory/oauth2-client": "^4.3.534",
62
+ "@things-factory/apptool-ui": "^4.3.535",
63
+ "@things-factory/attachment-base": "^4.3.535",
64
+ "@things-factory/auth-ui": "^4.3.535",
65
+ "@things-factory/biz-base": "^4.3.535",
66
+ "@things-factory/board-service": "^4.3.535",
67
+ "@things-factory/board-ui": "^4.3.535",
68
+ "@things-factory/code-ui": "^4.3.535",
69
+ "@things-factory/context-ui": "^4.3.535",
70
+ "@things-factory/dashboard": "^4.3.535",
71
+ "@things-factory/export-ui": "^4.3.535",
72
+ "@things-factory/export-ui-csv": "^4.3.535",
73
+ "@things-factory/export-ui-excel": "^4.3.535",
74
+ "@things-factory/geography": "^4.3.535",
75
+ "@things-factory/grist-ui": "^4.3.535",
76
+ "@things-factory/help": "^4.3.535",
77
+ "@things-factory/i18n-base": "^4.3.535",
78
+ "@things-factory/import-ui": "^4.3.535",
79
+ "@things-factory/import-ui-excel": "^4.3.535",
80
+ "@things-factory/integration-fulfillment": "^4.3.536",
81
+ "@things-factory/integration-lmd": "^4.3.536",
82
+ "@things-factory/lite-menu": "^4.3.535",
83
+ "@things-factory/marketplace-base": "^4.3.536",
84
+ "@things-factory/more-ui": "^4.3.535",
85
+ "@things-factory/notification": "^4.3.535",
86
+ "@things-factory/oauth2-client": "^4.3.535",
87
87
  "@things-factory/pdf": "^4.3.534",
88
- "@things-factory/product-base": "^4.3.534",
89
- "@things-factory/resource-ui": "^4.3.534",
88
+ "@things-factory/product-base": "^4.3.535",
89
+ "@things-factory/resource-ui": "^4.3.535",
90
90
  "@things-factory/scene-data-transform": "^4.3.534",
91
91
  "@things-factory/scene-excel": "^4.3.534",
92
92
  "@things-factory/scene-firebase": "^4.3.534",
93
93
  "@things-factory/scene-form": "^4.3.534",
94
94
  "@things-factory/scene-google-map": "^4.3.534",
95
95
  "@things-factory/scene-graphql": "^4.3.534",
96
- "@things-factory/scene-label": "^4.3.534",
96
+ "@things-factory/scene-label": "^4.3.535",
97
97
  "@things-factory/scene-marker": "^4.3.534",
98
98
  "@things-factory/scene-mqtt": "^4.3.534",
99
99
  "@things-factory/scene-restful": "^4.3.534",
100
100
  "@things-factory/scene-visualizer": "^4.3.534",
101
- "@things-factory/setting-ui": "^4.3.534",
102
- "@things-factory/system-ui": "^4.3.534",
103
- "@things-factory/warehouse-base": "^4.3.534"
101
+ "@things-factory/setting-ui": "^4.3.535",
102
+ "@things-factory/system-ui": "^4.3.535",
103
+ "@things-factory/warehouse-base": "^4.3.536"
104
104
  },
105
105
  "devDependencies": {
106
106
  "@things-factory/builder": "^4.3.534",
107
107
  "@types/node-fetch": "^2.5.7"
108
108
  },
109
- "gitHead": "f106f97fc688c4e335b17a4c3fe9711ee31ea566"
109
+ "gitHead": "49cdab239e10ed9594af6de554f76de622af75af"
110
110
  }