@things-factory/operato-pms 9.0.32 → 9.0.34

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": "9.0.32",
3
+ "version": "9.0.34",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -63,36 +63,36 @@
63
63
  "@operato/scene-table": "^9.0.0",
64
64
  "@operato/scene-visualizer": "^9.0.0",
65
65
  "@operato/scene-wheel-sorter": "^9.0.0",
66
- "@things-factory/apptool-ui": "^9.0.25",
67
- "@things-factory/auth-ui": "^9.0.28",
68
- "@things-factory/biz-base": "^9.0.25",
69
- "@things-factory/board-service": "^9.0.32",
70
- "@things-factory/board-ui": "^9.0.25",
71
- "@things-factory/code-ui": "^9.0.25",
72
- "@things-factory/context-ui": "^9.0.25",
73
- "@things-factory/dashboard": "^9.0.32",
74
- "@things-factory/document-template-ui": "^9.0.25",
75
- "@things-factory/evaluation": "^9.0.25",
76
- "@things-factory/export-ui": "^9.0.25",
77
- "@things-factory/export-ui-csv": "^9.0.25",
78
- "@things-factory/export-ui-excel": "^9.0.25",
79
- "@things-factory/fav-base": "^9.0.25",
66
+ "@things-factory/apptool-ui": "^9.0.34",
67
+ "@things-factory/auth-ui": "^9.0.34",
68
+ "@things-factory/biz-base": "^9.0.34",
69
+ "@things-factory/board-service": "^9.0.34",
70
+ "@things-factory/board-ui": "^9.0.34",
71
+ "@things-factory/code-ui": "^9.0.34",
72
+ "@things-factory/context-ui": "^9.0.34",
73
+ "@things-factory/dashboard": "^9.0.34",
74
+ "@things-factory/document-template-ui": "^9.0.34",
75
+ "@things-factory/evaluation": "^9.0.34",
76
+ "@things-factory/export-ui": "^9.0.34",
77
+ "@things-factory/export-ui-csv": "^9.0.34",
78
+ "@things-factory/export-ui-excel": "^9.0.34",
79
+ "@things-factory/fav-base": "^9.0.34",
80
80
  "@things-factory/form-ui": "^9.0.20",
81
- "@things-factory/help": "^9.0.25",
82
- "@things-factory/i18n-base": "^9.0.25",
83
- "@things-factory/import-ui": "^9.0.25",
84
- "@things-factory/import-ui-excel": "^9.0.25",
85
- "@things-factory/lite-menu": "^9.0.32",
86
- "@things-factory/more-ui": "^9.0.25",
87
- "@things-factory/notification": "^9.0.25",
88
- "@things-factory/print-ui": "^9.0.25",
89
- "@things-factory/resource-ui": "^9.0.28",
90
- "@things-factory/setting-ui": "^9.0.25",
91
- "@things-factory/shell": "^9.0.25",
92
- "@things-factory/system": "^9.0.25"
81
+ "@things-factory/help": "^9.0.34",
82
+ "@things-factory/i18n-base": "^9.0.34",
83
+ "@things-factory/import-ui": "^9.0.34",
84
+ "@things-factory/import-ui-excel": "^9.0.34",
85
+ "@things-factory/lite-menu": "^9.0.34",
86
+ "@things-factory/more-ui": "^9.0.34",
87
+ "@things-factory/notification": "^9.0.34",
88
+ "@things-factory/print-ui": "^9.0.34",
89
+ "@things-factory/resource-ui": "^9.0.34",
90
+ "@things-factory/setting-ui": "^9.0.34",
91
+ "@things-factory/shell": "^9.0.34",
92
+ "@things-factory/system": "^9.0.34"
93
93
  },
94
94
  "devDependencies": {
95
95
  "@things-factory/builder": "^9.0.20"
96
96
  },
97
- "gitHead": "a0418d09e6d7d514349d04d1725bd1d17e41f374"
97
+ "gitHead": "b85ff377bc6ca4a81e53342b20087d4e0a286772"
98
98
  }