@things-factory/operato-pms 4.3.58 → 4.3.66

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