@things-factory/operato-mms 4.3.691 → 4.3.695

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.691",
3
+ "version": "4.3.695",
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.689",
63
- "@things-factory/attachment-base": "^4.3.689",
64
- "@things-factory/auth-ui": "^4.3.689",
65
- "@things-factory/biz-base": "^4.3.689",
66
- "@things-factory/board-service": "^4.3.689",
67
- "@things-factory/board-ui": "^4.3.689",
68
- "@things-factory/code-ui": "^4.3.689",
69
- "@things-factory/context-ui": "^4.3.689",
70
- "@things-factory/dashboard": "^4.3.689",
71
- "@things-factory/export-ui": "^4.3.689",
72
- "@things-factory/export-ui-csv": "^4.3.689",
73
- "@things-factory/export-ui-excel": "^4.3.689",
74
- "@things-factory/geography": "^4.3.689",
75
- "@things-factory/grist-ui": "^4.3.689",
76
- "@things-factory/help": "^4.3.689",
77
- "@things-factory/i18n-base": "^4.3.689",
78
- "@things-factory/import-ui": "^4.3.689",
79
- "@things-factory/import-ui-excel": "^4.3.689",
80
- "@things-factory/integration-fulfillment": "^4.3.689",
81
- "@things-factory/integration-lmd": "^4.3.689",
82
- "@things-factory/lite-menu": "^4.3.689",
83
- "@things-factory/marketplace-base": "^4.3.689",
84
- "@things-factory/more-ui": "^4.3.689",
85
- "@things-factory/notification": "^4.3.689",
86
- "@things-factory/oauth2-client": "^4.3.689",
62
+ "@things-factory/apptool-ui": "^4.3.695",
63
+ "@things-factory/attachment-base": "^4.3.695",
64
+ "@things-factory/auth-ui": "^4.3.695",
65
+ "@things-factory/biz-base": "^4.3.695",
66
+ "@things-factory/board-service": "^4.3.695",
67
+ "@things-factory/board-ui": "^4.3.695",
68
+ "@things-factory/code-ui": "^4.3.695",
69
+ "@things-factory/context-ui": "^4.3.695",
70
+ "@things-factory/dashboard": "^4.3.695",
71
+ "@things-factory/export-ui": "^4.3.695",
72
+ "@things-factory/export-ui-csv": "^4.3.695",
73
+ "@things-factory/export-ui-excel": "^4.3.695",
74
+ "@things-factory/geography": "^4.3.695",
75
+ "@things-factory/grist-ui": "^4.3.695",
76
+ "@things-factory/help": "^4.3.695",
77
+ "@things-factory/i18n-base": "^4.3.695",
78
+ "@things-factory/import-ui": "^4.3.695",
79
+ "@things-factory/import-ui-excel": "^4.3.695",
80
+ "@things-factory/integration-fulfillment": "^4.3.695",
81
+ "@things-factory/integration-lmd": "^4.3.695",
82
+ "@things-factory/lite-menu": "^4.3.695",
83
+ "@things-factory/marketplace-base": "^4.3.695",
84
+ "@things-factory/more-ui": "^4.3.695",
85
+ "@things-factory/notification": "^4.3.695",
86
+ "@things-factory/oauth2-client": "^4.3.695",
87
87
  "@things-factory/pdf": "^4.3.591",
88
- "@things-factory/product-base": "^4.3.689",
89
- "@things-factory/resource-ui": "^4.3.689",
88
+ "@things-factory/product-base": "^4.3.695",
89
+ "@things-factory/resource-ui": "^4.3.695",
90
90
  "@things-factory/scene-data-transform": "^4.3.591",
91
91
  "@things-factory/scene-excel": "^4.3.591",
92
92
  "@things-factory/scene-firebase": "^4.3.591",
93
93
  "@things-factory/scene-form": "^4.3.591",
94
94
  "@things-factory/scene-google-map": "^4.3.591",
95
95
  "@things-factory/scene-graphql": "^4.3.591",
96
- "@things-factory/scene-label": "^4.3.689",
96
+ "@things-factory/scene-label": "^4.3.695",
97
97
  "@things-factory/scene-marker": "^4.3.591",
98
98
  "@things-factory/scene-mqtt": "^4.3.591",
99
99
  "@things-factory/scene-restful": "^4.3.591",
100
100
  "@things-factory/scene-visualizer": "^4.3.591",
101
- "@things-factory/setting-ui": "^4.3.689",
102
- "@things-factory/system-ui": "^4.3.689",
103
- "@things-factory/warehouse-base": "^4.3.691"
101
+ "@things-factory/setting-ui": "^4.3.695",
102
+ "@things-factory/system-ui": "^4.3.695",
103
+ "@things-factory/warehouse-base": "^4.3.695"
104
104
  },
105
105
  "devDependencies": {
106
106
  "@things-factory/builder": "^4.3.591",
107
107
  "@types/node-fetch": "^2.5.7"
108
108
  },
109
- "gitHead": "dc1e45ed6c160eb955d91159d17e0acaf5b9aa61"
109
+ "gitHead": "7155fc08d58a626367b5fb6231b598e02919e98f"
110
110
  }