@things-factory/operato-pms 9.2.31 → 9.2.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.2.31",
3
+ "version": "9.2.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.2.30",
67
- "@things-factory/auth-ui": "^9.2.30",
68
- "@things-factory/biz-base": "^9.2.30",
69
- "@things-factory/board-service": "^9.2.31",
70
- "@things-factory/board-ui": "^9.2.30",
71
- "@things-factory/code-ui": "^9.2.30",
72
- "@things-factory/context-ui": "^9.2.29",
73
- "@things-factory/dashboard": "^9.2.31",
74
- "@things-factory/document-template-ui": "^9.2.30",
75
- "@things-factory/evaluation": "^9.2.29",
76
- "@things-factory/export-ui": "^9.2.29",
77
- "@things-factory/export-ui-csv": "^9.2.29",
78
- "@things-factory/export-ui-excel": "^9.2.29",
79
- "@things-factory/fav-base": "^9.2.30",
80
- "@things-factory/form-ui": "^9.2.16",
81
- "@things-factory/help": "^9.2.29",
82
- "@things-factory/i18n-base": "^9.2.30",
83
- "@things-factory/import-ui": "^9.2.30",
84
- "@things-factory/import-ui-excel": "^9.2.30",
85
- "@things-factory/lite-menu": "^9.2.31",
86
- "@things-factory/more-ui": "^9.2.29",
87
- "@things-factory/notification": "^9.2.30",
88
- "@things-factory/print-ui": "^9.2.30",
89
- "@things-factory/resource-ui": "^9.2.30",
90
- "@things-factory/setting-ui": "^9.2.30",
91
- "@things-factory/shell": "^9.2.29",
92
- "@things-factory/system": "^9.2.29"
66
+ "@things-factory/apptool-ui": "^9.2.33",
67
+ "@things-factory/auth-ui": "^9.2.33",
68
+ "@things-factory/biz-base": "^9.2.33",
69
+ "@things-factory/board-service": "^9.2.33",
70
+ "@things-factory/board-ui": "^9.2.33",
71
+ "@things-factory/code-ui": "^9.2.33",
72
+ "@things-factory/context-ui": "^9.2.33",
73
+ "@things-factory/dashboard": "^9.2.33",
74
+ "@things-factory/document-template-ui": "^9.2.33",
75
+ "@things-factory/evaluation": "^9.2.34",
76
+ "@things-factory/export-ui": "^9.2.33",
77
+ "@things-factory/export-ui-csv": "^9.2.33",
78
+ "@things-factory/export-ui-excel": "^9.2.33",
79
+ "@things-factory/fav-base": "^9.2.33",
80
+ "@things-factory/form-ui": "^9.2.33",
81
+ "@things-factory/help": "^9.2.33",
82
+ "@things-factory/i18n-base": "^9.2.33",
83
+ "@things-factory/import-ui": "^9.2.33",
84
+ "@things-factory/import-ui-excel": "^9.2.33",
85
+ "@things-factory/lite-menu": "^9.2.33",
86
+ "@things-factory/more-ui": "^9.2.33",
87
+ "@things-factory/notification": "^9.2.33",
88
+ "@things-factory/print-ui": "^9.2.33",
89
+ "@things-factory/resource-ui": "^9.2.33",
90
+ "@things-factory/setting-ui": "^9.2.33",
91
+ "@things-factory/shell": "^9.2.33",
92
+ "@things-factory/system": "^9.2.33"
93
93
  },
94
94
  "devDependencies": {
95
- "@things-factory/builder": "^9.2.16"
95
+ "@things-factory/builder": "^9.2.33"
96
96
  },
97
- "gitHead": "d5e4dafb1d4937ce7d63b9d0038da742dc4ed551"
97
+ "gitHead": "7343078d8d0006adc025f72d00d451a796596c13"
98
98
  }