@things-factory/operato-pms 6.0.3 → 6.0.5

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