@things-factory/operato-pms 6.4.5 → 6.4.7

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.5",
3
+ "version": "6.4.7",
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.5",
69
- "@things-factory/auth-ui": "^6.4.5",
70
- "@things-factory/biz-base": "^6.4.5",
71
- "@things-factory/board-service": "^6.4.5",
72
- "@things-factory/board-ui": "^6.4.5",
73
- "@things-factory/code-ui": "^6.4.5",
74
- "@things-factory/context-ui": "^6.4.2",
75
- "@things-factory/dashboard": "^6.4.5",
76
- "@things-factory/document-template-ui": "^6.4.5",
77
- "@things-factory/export-ui": "^6.4.2",
78
- "@things-factory/export-ui-csv": "^6.4.2",
79
- "@things-factory/export-ui-excel": "^6.4.2",
80
- "@things-factory/fav-base": "^6.4.5",
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
81
  "@things-factory/form-ui": "^6.3.0",
82
- "@things-factory/help": "^6.4.2",
83
- "@things-factory/i18n-base": "^6.4.2",
84
- "@things-factory/import-ui": "^6.4.2",
85
- "@things-factory/import-ui-excel": "^6.4.2",
86
- "@things-factory/lite-menu": "^6.4.5",
87
- "@things-factory/more-ui": "^6.4.2",
88
- "@things-factory/notification": "^6.4.5",
89
- "@things-factory/print-ui": "^6.4.5",
90
- "@things-factory/resource-ui": "^6.4.5",
91
- "@things-factory/setting-ui": "^6.4.5",
92
- "@things-factory/shell": "^6.4.2",
93
- "@things-factory/system": "^6.4.2"
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"
94
94
  },
95
95
  "devDependencies": {
96
96
  "@things-factory/builder": "^6.3.0"
97
97
  },
98
- "gitHead": "df6e9fd7de8564e0ffc7b81221bf2f6afa1fabad"
98
+ "gitHead": "62f53151fc9d182969416f07f91ed47ee03d67ce"
99
99
  }