@things-factory/operato-pms 6.0.78 → 6.0.82

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 +28 -28
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-pms",
3
- "version": "6.0.78",
3
+ "version": "6.0.82",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -62,37 +62,37 @@
62
62
  "@operato/scene-table": "^1.0.0",
63
63
  "@operato/scene-visualizer": "^1.0.0",
64
64
  "@operato/scene-wheel-sorter": "^1.0.0",
65
- "@things-factory/apptool-ui": "^6.0.78",
66
- "@things-factory/auth-ui": "^6.0.78",
67
- "@things-factory/biz-base": "^6.0.78",
68
- "@things-factory/board-service": "^6.0.78",
69
- "@things-factory/board-ui": "^6.0.78",
70
- "@things-factory/code-ui": "^6.0.78",
71
- "@things-factory/context-ui": "^6.0.78",
72
- "@things-factory/dashboard": "^6.0.78",
73
- "@things-factory/document-template-ui": "^6.0.78",
74
- "@things-factory/export-ui": "^6.0.78",
75
- "@things-factory/export-ui-csv": "^6.0.78",
76
- "@things-factory/export-ui-excel": "^6.0.78",
77
- "@things-factory/fav-base": "^6.0.78",
65
+ "@things-factory/apptool-ui": "^6.0.82",
66
+ "@things-factory/auth-ui": "^6.0.82",
67
+ "@things-factory/biz-base": "^6.0.82",
68
+ "@things-factory/board-service": "^6.0.82",
69
+ "@things-factory/board-ui": "^6.0.82",
70
+ "@things-factory/code-ui": "^6.0.82",
71
+ "@things-factory/context-ui": "^6.0.82",
72
+ "@things-factory/dashboard": "^6.0.82",
73
+ "@things-factory/document-template-ui": "^6.0.82",
74
+ "@things-factory/export-ui": "^6.0.82",
75
+ "@things-factory/export-ui-csv": "^6.0.82",
76
+ "@things-factory/export-ui-excel": "^6.0.82",
77
+ "@things-factory/fav-base": "^6.0.82",
78
78
  "@things-factory/form-ui": "^6.0.78",
79
- "@things-factory/grist-ui": "^6.0.78",
80
- "@things-factory/help": "^6.0.78",
81
- "@things-factory/i18n-base": "^6.0.78",
82
- "@things-factory/import-ui": "^6.0.78",
83
- "@things-factory/import-ui-excel": "^6.0.78",
84
- "@things-factory/lite-menu": "^6.0.78",
85
- "@things-factory/more-ui": "^6.0.78",
86
- "@things-factory/notification": "^6.0.78",
87
- "@things-factory/print-ui": "^6.0.78",
88
- "@things-factory/resource-ui": "^6.0.78",
79
+ "@things-factory/grist-ui": "^6.0.82",
80
+ "@things-factory/help": "^6.0.82",
81
+ "@things-factory/i18n-base": "^6.0.82",
82
+ "@things-factory/import-ui": "^6.0.82",
83
+ "@things-factory/import-ui-excel": "^6.0.82",
84
+ "@things-factory/lite-menu": "^6.0.82",
85
+ "@things-factory/more-ui": "^6.0.82",
86
+ "@things-factory/notification": "^6.0.82",
87
+ "@things-factory/print-ui": "^6.0.82",
88
+ "@things-factory/resource-ui": "^6.0.82",
89
89
  "@things-factory/scene-google-map": "^6.0.78",
90
- "@things-factory/setting-ui": "^6.0.78",
91
- "@things-factory/shell": "^6.0.78",
92
- "@things-factory/system-ui": "^6.0.78"
90
+ "@things-factory/setting-ui": "^6.0.82",
91
+ "@things-factory/shell": "^6.0.82",
92
+ "@things-factory/system-ui": "^6.0.82"
93
93
  },
94
94
  "devDependencies": {
95
95
  "@things-factory/builder": "^6.0.78"
96
96
  },
97
- "gitHead": "6d1b076baae617ee1c1df25e176c21d7b1a18e61"
97
+ "gitHead": "6cd2a84db2c9ad8d9e75ecbdfcc53df1b20cf79f"
98
98
  }