@things-factory/operato-pms 6.4.7 → 6.4.10

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-pms",
3
- "version": "6.4.7",
3
+ "version": "6.4.10",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -65,35 +65,35 @@
65
65
  "@operato/scene-table": "^1.0.0",
66
66
  "@operato/scene-visualizer": "^1.0.0",
67
67
  "@operato/scene-wheel-sorter": "^1.0.0",
68
- "@things-factory/apptool-ui": "^6.4.7",
69
- "@things-factory/auth-ui": "^6.4.7",
70
- "@things-factory/biz-base": "^6.4.7",
71
- "@things-factory/board-service": "^6.4.7",
72
- "@things-factory/board-ui": "^6.4.7",
73
- "@things-factory/code-ui": "^6.4.7",
74
- "@things-factory/context-ui": "^6.4.7",
75
- "@things-factory/dashboard": "^6.4.7",
76
- "@things-factory/document-template-ui": "^6.4.7",
77
- "@things-factory/export-ui": "^6.4.7",
78
- "@things-factory/export-ui-csv": "^6.4.7",
79
- "@things-factory/export-ui-excel": "^6.4.7",
80
- "@things-factory/fav-base": "^6.4.7",
81
- "@things-factory/form-ui": "^6.3.0",
82
- "@things-factory/help": "^6.4.7",
83
- "@things-factory/i18n-base": "^6.4.7",
84
- "@things-factory/import-ui": "^6.4.7",
85
- "@things-factory/import-ui-excel": "^6.4.7",
86
- "@things-factory/lite-menu": "^6.4.7",
87
- "@things-factory/more-ui": "^6.4.7",
88
- "@things-factory/notification": "^6.4.7",
89
- "@things-factory/print-ui": "^6.4.7",
90
- "@things-factory/resource-ui": "^6.4.7",
91
- "@things-factory/setting-ui": "^6.4.7",
92
- "@things-factory/shell": "^6.4.7",
93
- "@things-factory/system": "^6.4.7"
68
+ "@things-factory/apptool-ui": "^6.4.10",
69
+ "@things-factory/auth-ui": "^6.4.10",
70
+ "@things-factory/biz-base": "^6.4.10",
71
+ "@things-factory/board-service": "^6.4.10",
72
+ "@things-factory/board-ui": "^6.4.10",
73
+ "@things-factory/code-ui": "^6.4.10",
74
+ "@things-factory/context-ui": "^6.4.10",
75
+ "@things-factory/dashboard": "^6.4.10",
76
+ "@things-factory/document-template-ui": "^6.4.10",
77
+ "@things-factory/export-ui": "^6.4.10",
78
+ "@things-factory/export-ui-csv": "^6.4.10",
79
+ "@things-factory/export-ui-excel": "^6.4.10",
80
+ "@things-factory/fav-base": "^6.4.10",
81
+ "@things-factory/form-ui": "^6.4.10",
82
+ "@things-factory/help": "^6.4.10",
83
+ "@things-factory/i18n-base": "^6.4.10",
84
+ "@things-factory/import-ui": "^6.4.10",
85
+ "@things-factory/import-ui-excel": "^6.4.10",
86
+ "@things-factory/lite-menu": "^6.4.10",
87
+ "@things-factory/more-ui": "^6.4.10",
88
+ "@things-factory/notification": "^6.4.10",
89
+ "@things-factory/print-ui": "^6.4.10",
90
+ "@things-factory/resource-ui": "^6.4.10",
91
+ "@things-factory/setting-ui": "^6.4.10",
92
+ "@things-factory/shell": "^6.4.10",
93
+ "@things-factory/system": "^6.4.10"
94
94
  },
95
95
  "devDependencies": {
96
- "@things-factory/builder": "^6.3.0"
96
+ "@things-factory/builder": "^6.4.10"
97
97
  },
98
- "gitHead": "62f53151fc9d182969416f07f91ed47ee03d67ce"
98
+ "gitHead": "ef124bc42c95ec3466f8ee03f7cffd5318aeb20c"
99
99
  }