@things-factory/operato-pms 6.4.1 → 6.4.2

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