@things-factory/operato-pms 6.0.133 → 6.0.145

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 +31 -31
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-pms",
3
- "version": "6.0.133",
3
+ "version": "6.0.145",
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.133",
66
- "@things-factory/auth-ui": "^6.0.133",
67
- "@things-factory/biz-base": "^6.0.133",
68
- "@things-factory/board-service": "^6.0.133",
69
- "@things-factory/board-ui": "^6.0.133",
70
- "@things-factory/code-ui": "^6.0.133",
71
- "@things-factory/context-ui": "^6.0.133",
72
- "@things-factory/dashboard": "^6.0.133",
73
- "@things-factory/document-template-ui": "^6.0.133",
74
- "@things-factory/export-ui": "^6.0.133",
75
- "@things-factory/export-ui-csv": "^6.0.133",
76
- "@things-factory/export-ui-excel": "^6.0.133",
77
- "@things-factory/fav-base": "^6.0.133",
78
- "@things-factory/form-ui": "^6.0.124",
79
- "@things-factory/grist-ui": "^6.0.133",
80
- "@things-factory/help": "^6.0.133",
81
- "@things-factory/i18n-base": "^6.0.133",
82
- "@things-factory/import-ui": "^6.0.133",
83
- "@things-factory/import-ui-excel": "^6.0.133",
84
- "@things-factory/lite-menu": "^6.0.133",
85
- "@things-factory/more-ui": "^6.0.133",
86
- "@things-factory/notification": "^6.0.133",
87
- "@things-factory/print-ui": "^6.0.133",
88
- "@things-factory/resource-ui": "^6.0.133",
89
- "@things-factory/scene-google-map": "^6.0.133",
90
- "@things-factory/setting-ui": "^6.0.133",
91
- "@things-factory/shell": "^6.0.133",
92
- "@things-factory/system-ui": "^6.0.133"
65
+ "@things-factory/apptool-ui": "^6.0.145",
66
+ "@things-factory/auth-ui": "^6.0.145",
67
+ "@things-factory/biz-base": "^6.0.145",
68
+ "@things-factory/board-service": "^6.0.145",
69
+ "@things-factory/board-ui": "^6.0.145",
70
+ "@things-factory/code-ui": "^6.0.145",
71
+ "@things-factory/context-ui": "^6.0.145",
72
+ "@things-factory/dashboard": "^6.0.145",
73
+ "@things-factory/document-template-ui": "^6.0.145",
74
+ "@things-factory/export-ui": "^6.0.145",
75
+ "@things-factory/export-ui-csv": "^6.0.145",
76
+ "@things-factory/export-ui-excel": "^6.0.145",
77
+ "@things-factory/fav-base": "^6.0.145",
78
+ "@things-factory/form-ui": "^6.0.145",
79
+ "@things-factory/grist-ui": "^6.0.145",
80
+ "@things-factory/help": "^6.0.145",
81
+ "@things-factory/i18n-base": "^6.0.145",
82
+ "@things-factory/import-ui": "^6.0.145",
83
+ "@things-factory/import-ui-excel": "^6.0.145",
84
+ "@things-factory/lite-menu": "^6.0.145",
85
+ "@things-factory/more-ui": "^6.0.145",
86
+ "@things-factory/notification": "^6.0.145",
87
+ "@things-factory/print-ui": "^6.0.145",
88
+ "@things-factory/resource-ui": "^6.0.145",
89
+ "@things-factory/scene-google-map": "^6.0.145",
90
+ "@things-factory/setting-ui": "^6.0.145",
91
+ "@things-factory/shell": "^6.0.145",
92
+ "@things-factory/system-ui": "^6.0.145"
93
93
  },
94
94
  "devDependencies": {
95
- "@things-factory/builder": "^6.0.124"
95
+ "@things-factory/builder": "^6.0.145"
96
96
  },
97
- "gitHead": "c08bf83d00cbb66e1338cdfeed8ca91d4e130c97"
97
+ "gitHead": "0390e4f4308f8a5295e5cd2b65bafb859c5245f1"
98
98
  }