@things-factory/operato-pms 8.0.63 → 8.0.64

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.
Files changed (1) hide show
  1. package/package.json +30 -30
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-pms",
3
- "version": "8.0.63",
3
+ "version": "8.0.64",
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": "^8.0.0",
64
64
  "@operato/scene-visualizer": "^8.0.0",
65
65
  "@operato/scene-wheel-sorter": "^8.0.0",
66
- "@things-factory/apptool-ui": "^8.0.63",
67
- "@things-factory/auth-ui": "^8.0.63",
68
- "@things-factory/biz-base": "^8.0.63",
69
- "@things-factory/board-service": "^8.0.63",
70
- "@things-factory/board-ui": "^8.0.63",
71
- "@things-factory/code-ui": "^8.0.63",
72
- "@things-factory/context-ui": "^8.0.63",
73
- "@things-factory/dashboard": "^8.0.63",
74
- "@things-factory/document-template-ui": "^8.0.63",
75
- "@things-factory/evaluation": "^8.0.63",
76
- "@things-factory/export-ui": "^8.0.63",
77
- "@things-factory/export-ui-csv": "^8.0.63",
78
- "@things-factory/export-ui-excel": "^8.0.63",
79
- "@things-factory/fav-base": "^8.0.63",
80
- "@things-factory/form-ui": "^8.0.37",
81
- "@things-factory/help": "^8.0.63",
82
- "@things-factory/i18n-base": "^8.0.63",
83
- "@things-factory/import-ui": "^8.0.63",
84
- "@things-factory/import-ui-excel": "^8.0.63",
85
- "@things-factory/lite-menu": "^8.0.63",
86
- "@things-factory/more-ui": "^8.0.63",
87
- "@things-factory/notification": "^8.0.63",
88
- "@things-factory/print-ui": "^8.0.63",
89
- "@things-factory/resource-ui": "^8.0.63",
90
- "@things-factory/setting-ui": "^8.0.63",
91
- "@things-factory/shell": "^8.0.63",
92
- "@things-factory/system": "^8.0.63"
66
+ "@things-factory/apptool-ui": "^8.0.64",
67
+ "@things-factory/auth-ui": "^8.0.64",
68
+ "@things-factory/biz-base": "^8.0.64",
69
+ "@things-factory/board-service": "^8.0.64",
70
+ "@things-factory/board-ui": "^8.0.64",
71
+ "@things-factory/code-ui": "^8.0.64",
72
+ "@things-factory/context-ui": "^8.0.64",
73
+ "@things-factory/dashboard": "^8.0.64",
74
+ "@things-factory/document-template-ui": "^8.0.64",
75
+ "@things-factory/evaluation": "^8.0.64",
76
+ "@things-factory/export-ui": "^8.0.64",
77
+ "@things-factory/export-ui-csv": "^8.0.64",
78
+ "@things-factory/export-ui-excel": "^8.0.64",
79
+ "@things-factory/fav-base": "^8.0.64",
80
+ "@things-factory/form-ui": "^8.0.64",
81
+ "@things-factory/help": "^8.0.64",
82
+ "@things-factory/i18n-base": "^8.0.64",
83
+ "@things-factory/import-ui": "^8.0.64",
84
+ "@things-factory/import-ui-excel": "^8.0.64",
85
+ "@things-factory/lite-menu": "^8.0.64",
86
+ "@things-factory/more-ui": "^8.0.64",
87
+ "@things-factory/notification": "^8.0.64",
88
+ "@things-factory/print-ui": "^8.0.64",
89
+ "@things-factory/resource-ui": "^8.0.64",
90
+ "@things-factory/setting-ui": "^8.0.64",
91
+ "@things-factory/shell": "^8.0.64",
92
+ "@things-factory/system": "^8.0.64"
93
93
  },
94
94
  "devDependencies": {
95
- "@things-factory/builder": "^8.0.37"
95
+ "@things-factory/builder": "^8.0.64"
96
96
  },
97
- "gitHead": "24ba37efe2e871175a9e4fd816d02d9807491b91"
97
+ "gitHead": "e7e5f6dc93f372f8ccc8aa406246f7a37795b53b"
98
98
  }