@things-factory/operato-pms 10.0.19 → 10.1.1

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": "10.0.19",
3
+ "version": "10.1.1",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.ts",
6
6
  "things-factory": true,
@@ -64,36 +64,36 @@
64
64
  "@operato/scene-tab": "^10.0.0",
65
65
  "@operato/scene-table": "^10.0.0",
66
66
  "@operato/scene-visualizer": "^10.0.0",
67
- "@things-factory/apptool-ui": "^10.0.19",
68
- "@things-factory/auth-ui": "^10.0.19",
69
- "@things-factory/biz-base": "^10.0.19",
70
- "@things-factory/board-service": "^10.0.19",
71
- "@things-factory/board-ui": "^10.0.19",
72
- "@things-factory/code-ui": "^10.0.19",
73
- "@things-factory/context-ui": "^10.0.19",
74
- "@things-factory/dashboard": "^10.0.19",
75
- "@things-factory/document-template-ui": "^10.0.19",
76
- "@things-factory/evaluation": "^10.0.19",
77
- "@things-factory/export-ui": "^10.0.19",
78
- "@things-factory/export-ui-csv": "^10.0.19",
79
- "@things-factory/export-ui-excel": "^10.0.19",
80
- "@things-factory/fav-base": "^10.0.19",
81
- "@things-factory/form-ui": "^10.0.8",
82
- "@things-factory/help": "^10.0.19",
83
- "@things-factory/i18n-base": "^10.0.19",
84
- "@things-factory/import-ui": "^10.0.19",
85
- "@things-factory/import-ui-excel": "^10.0.19",
86
- "@things-factory/lite-menu": "^10.0.19",
87
- "@things-factory/more-ui": "^10.0.19",
88
- "@things-factory/notification": "^10.0.19",
89
- "@things-factory/print-ui": "^10.0.19",
90
- "@things-factory/resource-ui": "^10.0.19",
91
- "@things-factory/setting-ui": "^10.0.19",
92
- "@things-factory/shell": "^10.0.19",
93
- "@things-factory/system": "^10.0.19"
67
+ "@things-factory/apptool-ui": "^10.1.1",
68
+ "@things-factory/auth-ui": "^10.1.1",
69
+ "@things-factory/biz-base": "^10.1.1",
70
+ "@things-factory/board-service": "^10.1.1",
71
+ "@things-factory/board-ui": "^10.1.1",
72
+ "@things-factory/code-ui": "^10.1.1",
73
+ "@things-factory/context-ui": "^10.1.1",
74
+ "@things-factory/dashboard": "^10.1.1",
75
+ "@things-factory/document-template-ui": "^10.1.1",
76
+ "@things-factory/evaluation": "^10.1.1",
77
+ "@things-factory/export-ui": "^10.1.1",
78
+ "@things-factory/export-ui-csv": "^10.1.1",
79
+ "@things-factory/export-ui-excel": "^10.1.1",
80
+ "@things-factory/fav-base": "^10.1.1",
81
+ "@things-factory/form-ui": "^10.1.1",
82
+ "@things-factory/help": "^10.1.1",
83
+ "@things-factory/i18n-base": "^10.1.1",
84
+ "@things-factory/import-ui": "^10.1.1",
85
+ "@things-factory/import-ui-excel": "^10.1.1",
86
+ "@things-factory/lite-menu": "^10.1.1",
87
+ "@things-factory/more-ui": "^10.1.1",
88
+ "@things-factory/notification": "^10.1.1",
89
+ "@things-factory/print-ui": "^10.1.1",
90
+ "@things-factory/resource-ui": "^10.1.1",
91
+ "@things-factory/setting-ui": "^10.1.1",
92
+ "@things-factory/shell": "^10.1.1",
93
+ "@things-factory/system": "^10.1.1"
94
94
  },
95
95
  "devDependencies": {
96
- "@things-factory/builder": "^10.0.9"
96
+ "@things-factory/builder": "^10.1.1"
97
97
  },
98
- "gitHead": "5c170a55152cfe906fe6dbc30e6bfe474ed64122"
98
+ "gitHead": "c8f13c30c39e006f932eb2903b27bd30587e7dc6"
99
99
  }