@things-factory/operato-pms 7.1.3 → 7.1.8

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