@things-factory/operato-pms 7.0.40 → 7.0.43

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": "7.0.40",
3
+ "version": "7.0.43",
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": "^7.0.0",
66
66
  "@operato/scene-visualizer": "^7.0.0",
67
67
  "@operato/scene-wheel-sorter": "^7.0.0",
68
- "@things-factory/apptool-ui": "^7.0.33",
69
- "@things-factory/auth-ui": "^7.0.33",
70
- "@things-factory/biz-base": "^7.0.33",
71
- "@things-factory/board-service": "^7.0.40",
72
- "@things-factory/board-ui": "^7.0.33",
73
- "@things-factory/code-ui": "^7.0.33",
74
- "@things-factory/context-ui": "^7.0.33",
75
- "@things-factory/dashboard": "^7.0.40",
76
- "@things-factory/document-template-ui": "^7.0.33",
77
- "@things-factory/export-ui": "^7.0.33",
78
- "@things-factory/export-ui-csv": "^7.0.33",
79
- "@things-factory/export-ui-excel": "^7.0.33",
80
- "@things-factory/fav-base": "^7.0.33",
68
+ "@things-factory/apptool-ui": "^7.0.43",
69
+ "@things-factory/auth-ui": "^7.0.43",
70
+ "@things-factory/biz-base": "^7.0.43",
71
+ "@things-factory/board-service": "^7.0.43",
72
+ "@things-factory/board-ui": "^7.0.43",
73
+ "@things-factory/code-ui": "^7.0.43",
74
+ "@things-factory/context-ui": "^7.0.43",
75
+ "@things-factory/dashboard": "^7.0.43",
76
+ "@things-factory/document-template-ui": "^7.0.43",
77
+ "@things-factory/export-ui": "^7.0.43",
78
+ "@things-factory/export-ui-csv": "^7.0.43",
79
+ "@things-factory/export-ui-excel": "^7.0.43",
80
+ "@things-factory/fav-base": "^7.0.43",
81
81
  "@things-factory/form-ui": "^7.0.33",
82
- "@things-factory/help": "^7.0.33",
83
- "@things-factory/i18n-base": "^7.0.33",
84
- "@things-factory/import-ui": "^7.0.33",
85
- "@things-factory/import-ui-excel": "^7.0.33",
86
- "@things-factory/lite-menu": "^7.0.40",
87
- "@things-factory/more-ui": "^7.0.33",
88
- "@things-factory/notification": "^7.0.33",
89
- "@things-factory/print-ui": "^7.0.33",
90
- "@things-factory/resource-ui": "^7.0.33",
91
- "@things-factory/setting-ui": "^7.0.33",
92
- "@things-factory/shell": "^7.0.33",
93
- "@things-factory/system": "^7.0.33"
82
+ "@things-factory/help": "^7.0.43",
83
+ "@things-factory/i18n-base": "^7.0.43",
84
+ "@things-factory/import-ui": "^7.0.43",
85
+ "@things-factory/import-ui-excel": "^7.0.43",
86
+ "@things-factory/lite-menu": "^7.0.43",
87
+ "@things-factory/more-ui": "^7.0.43",
88
+ "@things-factory/notification": "^7.0.43",
89
+ "@things-factory/print-ui": "^7.0.43",
90
+ "@things-factory/resource-ui": "^7.0.43",
91
+ "@things-factory/setting-ui": "^7.0.43",
92
+ "@things-factory/shell": "^7.0.43",
93
+ "@things-factory/system": "^7.0.43"
94
94
  },
95
95
  "devDependencies": {
96
96
  "@things-factory/builder": "^7.0.33"
97
97
  },
98
- "gitHead": "59ccd4873d87a1b38df8387809a68c958076d264"
98
+ "gitHead": "669cf13dccf67bd45260d8f69d919bc1d72c1ce0"
99
99
  }