@things-factory/operato-pms 9.0.19 → 9.0.24

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.19",
3
+ "version": "9.0.24",
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.5",
67
- "@things-factory/auth-ui": "^9.0.19",
68
- "@things-factory/biz-base": "^9.0.5",
69
- "@things-factory/board-service": "^9.0.15",
70
- "@things-factory/board-ui": "^9.0.5",
71
- "@things-factory/code-ui": "^9.0.5",
72
- "@things-factory/context-ui": "^9.0.5",
73
- "@things-factory/dashboard": "^9.0.15",
74
- "@things-factory/document-template-ui": "^9.0.5",
75
- "@things-factory/evaluation": "^9.0.9",
76
- "@things-factory/export-ui": "^9.0.5",
77
- "@things-factory/export-ui-csv": "^9.0.5",
78
- "@things-factory/export-ui-excel": "^9.0.5",
79
- "@things-factory/fav-base": "^9.0.5",
80
- "@things-factory/form-ui": "^9.0.5",
81
- "@things-factory/help": "^9.0.5",
82
- "@things-factory/i18n-base": "^9.0.5",
83
- "@things-factory/import-ui": "^9.0.5",
84
- "@things-factory/import-ui-excel": "^9.0.5",
85
- "@things-factory/lite-menu": "^9.0.15",
86
- "@things-factory/more-ui": "^9.0.5",
87
- "@things-factory/notification": "^9.0.5",
88
- "@things-factory/print-ui": "^9.0.5",
89
- "@things-factory/resource-ui": "^9.0.19",
90
- "@things-factory/setting-ui": "^9.0.5",
91
- "@things-factory/shell": "^9.0.5",
92
- "@things-factory/system": "^9.0.5"
66
+ "@things-factory/apptool-ui": "^9.0.24",
67
+ "@things-factory/auth-ui": "^9.0.24",
68
+ "@things-factory/biz-base": "^9.0.24",
69
+ "@things-factory/board-service": "^9.0.24",
70
+ "@things-factory/board-ui": "^9.0.24",
71
+ "@things-factory/code-ui": "^9.0.24",
72
+ "@things-factory/context-ui": "^9.0.24",
73
+ "@things-factory/dashboard": "^9.0.24",
74
+ "@things-factory/document-template-ui": "^9.0.24",
75
+ "@things-factory/evaluation": "^9.0.24",
76
+ "@things-factory/export-ui": "^9.0.24",
77
+ "@things-factory/export-ui-csv": "^9.0.24",
78
+ "@things-factory/export-ui-excel": "^9.0.24",
79
+ "@things-factory/fav-base": "^9.0.24",
80
+ "@things-factory/form-ui": "^9.0.20",
81
+ "@things-factory/help": "^9.0.24",
82
+ "@things-factory/i18n-base": "^9.0.24",
83
+ "@things-factory/import-ui": "^9.0.24",
84
+ "@things-factory/import-ui-excel": "^9.0.24",
85
+ "@things-factory/lite-menu": "^9.0.24",
86
+ "@things-factory/more-ui": "^9.0.24",
87
+ "@things-factory/notification": "^9.0.24",
88
+ "@things-factory/print-ui": "^9.0.24",
89
+ "@things-factory/resource-ui": "^9.0.24",
90
+ "@things-factory/setting-ui": "^9.0.24",
91
+ "@things-factory/shell": "^9.0.24",
92
+ "@things-factory/system": "^9.0.24"
93
93
  },
94
94
  "devDependencies": {
95
- "@things-factory/builder": "^9.0.5"
95
+ "@things-factory/builder": "^9.0.20"
96
96
  },
97
- "gitHead": "8a547ab7c7dd693d849121201dfeeeeefbc2f020"
97
+ "gitHead": "5b0961255631f7b6bb0c83e66d3d8021e15658bd"
98
98
  }