@things-factory/operato-pms 6.2.140 → 6.2.147

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