@things-factory/operato-pms 5.0.2 → 5.0.7

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