@things-factory/operato-pms 4.3.752 → 4.3.764

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 +41 -41
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-pms",
3
- "version": "4.3.752",
3
+ "version": "4.3.764",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -53,47 +53,47 @@
53
53
  "@operato/scene-tab": "^0.1.8",
54
54
  "@operato/scene-table": "^0.1.8",
55
55
  "@operato/scene-wheel-sorter": "^0.1.8",
56
- "@things-factory/apptool-ui": "^4.3.752",
57
- "@things-factory/auth-ui": "^4.3.752",
58
- "@things-factory/biz-base": "^4.3.752",
59
- "@things-factory/board-service": "^4.3.752",
60
- "@things-factory/board-ui": "^4.3.752",
61
- "@things-factory/code-ui": "^4.3.752",
62
- "@things-factory/context-ui": "^4.3.752",
63
- "@things-factory/dashboard": "^4.3.752",
64
- "@things-factory/document-template-ui": "^4.3.752",
65
- "@things-factory/export-ui": "^4.3.752",
66
- "@things-factory/export-ui-csv": "^4.3.752",
67
- "@things-factory/export-ui-excel": "^4.3.752",
68
- "@things-factory/fav-base": "^4.3.752",
69
- "@things-factory/form-ui": "^4.3.752",
70
- "@things-factory/grist-ui": "^4.3.752",
71
- "@things-factory/help": "^4.3.752",
72
- "@things-factory/i18n-base": "^4.3.752",
73
- "@things-factory/import-ui": "^4.3.752",
74
- "@things-factory/import-ui-excel": "^4.3.752",
75
- "@things-factory/lite-menu": "^4.3.752",
76
- "@things-factory/more-ui": "^4.3.752",
77
- "@things-factory/notification": "^4.3.752",
78
- "@things-factory/print-ui": "^4.3.752",
79
- "@things-factory/resource-ui": "^4.3.752",
80
- "@things-factory/scene-data-transform": "^4.3.752",
81
- "@things-factory/scene-excel": "^4.3.752",
82
- "@things-factory/scene-firebase": "^4.3.752",
83
- "@things-factory/scene-form": "^4.3.752",
84
- "@things-factory/scene-google-map": "^4.3.752",
85
- "@things-factory/scene-graphql": "^4.3.752",
86
- "@things-factory/scene-label": "^4.3.752",
87
- "@things-factory/scene-marker": "^4.3.752",
88
- "@things-factory/scene-mqtt": "^4.3.752",
89
- "@things-factory/scene-restful": "^4.3.752",
90
- "@things-factory/scene-visualizer": "^4.3.752",
91
- "@things-factory/setting-ui": "^4.3.752",
92
- "@things-factory/shell": "^4.3.752",
93
- "@things-factory/system-ui": "^4.3.752"
56
+ "@things-factory/apptool-ui": "^4.3.764",
57
+ "@things-factory/auth-ui": "^4.3.764",
58
+ "@things-factory/biz-base": "^4.3.764",
59
+ "@things-factory/board-service": "^4.3.764",
60
+ "@things-factory/board-ui": "^4.3.764",
61
+ "@things-factory/code-ui": "^4.3.764",
62
+ "@things-factory/context-ui": "^4.3.764",
63
+ "@things-factory/dashboard": "^4.3.764",
64
+ "@things-factory/document-template-ui": "^4.3.764",
65
+ "@things-factory/export-ui": "^4.3.764",
66
+ "@things-factory/export-ui-csv": "^4.3.764",
67
+ "@things-factory/export-ui-excel": "^4.3.764",
68
+ "@things-factory/fav-base": "^4.3.764",
69
+ "@things-factory/form-ui": "^4.3.764",
70
+ "@things-factory/grist-ui": "^4.3.764",
71
+ "@things-factory/help": "^4.3.764",
72
+ "@things-factory/i18n-base": "^4.3.764",
73
+ "@things-factory/import-ui": "^4.3.764",
74
+ "@things-factory/import-ui-excel": "^4.3.764",
75
+ "@things-factory/lite-menu": "^4.3.764",
76
+ "@things-factory/more-ui": "^4.3.764",
77
+ "@things-factory/notification": "^4.3.764",
78
+ "@things-factory/print-ui": "^4.3.764",
79
+ "@things-factory/resource-ui": "^4.3.764",
80
+ "@things-factory/scene-data-transform": "^4.3.764",
81
+ "@things-factory/scene-excel": "^4.3.764",
82
+ "@things-factory/scene-firebase": "^4.3.764",
83
+ "@things-factory/scene-form": "^4.3.764",
84
+ "@things-factory/scene-google-map": "^4.3.764",
85
+ "@things-factory/scene-graphql": "^4.3.764",
86
+ "@things-factory/scene-label": "^4.3.764",
87
+ "@things-factory/scene-marker": "^4.3.764",
88
+ "@things-factory/scene-mqtt": "^4.3.764",
89
+ "@things-factory/scene-restful": "^4.3.764",
90
+ "@things-factory/scene-visualizer": "^4.3.764",
91
+ "@things-factory/setting-ui": "^4.3.764",
92
+ "@things-factory/shell": "^4.3.764",
93
+ "@things-factory/system-ui": "^4.3.764"
94
94
  },
95
95
  "devDependencies": {
96
- "@things-factory/builder": "^4.3.752"
96
+ "@things-factory/builder": "^4.3.764"
97
97
  },
98
- "gitHead": "cc2f8abfd00055dfbd1737e3016fe4a464af2548"
98
+ "gitHead": "4dd8055a25e773814603c4be21fc70930d0cfb13"
99
99
  }