@things-factory/operato-pms 6.0.117 → 6.0.121

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.117",
3
+ "version": "6.0.121",
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.115",
66
- "@things-factory/auth-ui": "^6.0.115",
67
- "@things-factory/biz-base": "^6.0.115",
68
- "@things-factory/board-service": "^6.0.115",
69
- "@things-factory/board-ui": "^6.0.115",
70
- "@things-factory/code-ui": "^6.0.115",
71
- "@things-factory/context-ui": "^6.0.115",
72
- "@things-factory/dashboard": "^6.0.115",
73
- "@things-factory/document-template-ui": "^6.0.115",
74
- "@things-factory/export-ui": "^6.0.115",
75
- "@things-factory/export-ui-csv": "^6.0.115",
76
- "@things-factory/export-ui-excel": "^6.0.115",
77
- "@things-factory/fav-base": "^6.0.115",
65
+ "@things-factory/apptool-ui": "^6.0.118",
66
+ "@things-factory/auth-ui": "^6.0.121",
67
+ "@things-factory/biz-base": "^6.0.121",
68
+ "@things-factory/board-service": "^6.0.121",
69
+ "@things-factory/board-ui": "^6.0.121",
70
+ "@things-factory/code-ui": "^6.0.121",
71
+ "@things-factory/context-ui": "^6.0.118",
72
+ "@things-factory/dashboard": "^6.0.121",
73
+ "@things-factory/document-template-ui": "^6.0.121",
74
+ "@things-factory/export-ui": "^6.0.118",
75
+ "@things-factory/export-ui-csv": "^6.0.118",
76
+ "@things-factory/export-ui-excel": "^6.0.118",
77
+ "@things-factory/fav-base": "^6.0.121",
78
78
  "@things-factory/form-ui": "^6.0.101",
79
- "@things-factory/grist-ui": "^6.0.115",
80
- "@things-factory/help": "^6.0.115",
81
- "@things-factory/i18n-base": "^6.0.115",
82
- "@things-factory/import-ui": "^6.0.115",
83
- "@things-factory/import-ui-excel": "^6.0.115",
84
- "@things-factory/lite-menu": "^6.0.117",
85
- "@things-factory/more-ui": "^6.0.115",
86
- "@things-factory/notification": "^6.0.115",
87
- "@things-factory/print-ui": "^6.0.115",
88
- "@things-factory/resource-ui": "^6.0.115",
79
+ "@things-factory/grist-ui": "^6.0.121",
80
+ "@things-factory/help": "^6.0.118",
81
+ "@things-factory/i18n-base": "^6.0.121",
82
+ "@things-factory/import-ui": "^6.0.121",
83
+ "@things-factory/import-ui-excel": "^6.0.121",
84
+ "@things-factory/lite-menu": "^6.0.121",
85
+ "@things-factory/more-ui": "^6.0.118",
86
+ "@things-factory/notification": "^6.0.121",
87
+ "@things-factory/print-ui": "^6.0.121",
88
+ "@things-factory/resource-ui": "^6.0.121",
89
89
  "@things-factory/scene-google-map": "^6.0.101",
90
- "@things-factory/setting-ui": "^6.0.115",
91
- "@things-factory/shell": "^6.0.115",
92
- "@things-factory/system-ui": "^6.0.115"
90
+ "@things-factory/setting-ui": "^6.0.121",
91
+ "@things-factory/shell": "^6.0.118",
92
+ "@things-factory/system-ui": "^6.0.118"
93
93
  },
94
94
  "devDependencies": {
95
95
  "@things-factory/builder": "^6.0.104"
96
96
  },
97
- "gitHead": "daf7301428f3efd71de2f45827b5e0d1354d076e"
97
+ "gitHead": "033fd819ac9f0763153041d869d1af107e2d58c1"
98
98
  }