@things-factory/operato-pms 4.1.12 → 4.1.13

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 +41 -41
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-pms",
3
- "version": "4.1.12",
3
+ "version": "4.1.13",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -54,47 +54,47 @@
54
54
  "@operato/scene-tab": "^0.1.5",
55
55
  "@operato/scene-table": "^0.1.5",
56
56
  "@operato/scene-wheel-sorter": "^0.1.5",
57
- "@things-factory/apptool-ui": "^4.1.12",
58
- "@things-factory/auth-ui": "^4.1.12",
59
- "@things-factory/biz-base": "^4.1.12",
60
- "@things-factory/board-service": "^4.1.12",
61
- "@things-factory/board-ui": "^4.1.12",
62
- "@things-factory/code-ui": "^4.1.12",
63
- "@things-factory/context-ui": "^4.1.12",
64
- "@things-factory/dashboard": "^4.1.12",
65
- "@things-factory/document-template-ui": "^4.1.12",
66
- "@things-factory/export-ui": "^4.1.12",
67
- "@things-factory/export-ui-csv": "^4.1.12",
68
- "@things-factory/export-ui-excel": "^4.1.12",
69
- "@things-factory/fav-base": "^4.1.12",
70
- "@things-factory/form-ui": "^4.1.12",
71
- "@things-factory/grist-ui": "^4.1.12",
72
- "@things-factory/help": "^4.1.12",
73
- "@things-factory/i18n-base": "^4.1.12",
74
- "@things-factory/import-ui": "^4.1.12",
75
- "@things-factory/import-ui-excel": "^4.1.12",
76
- "@things-factory/lite-menu": "^4.1.12",
77
- "@things-factory/more-ui": "^4.1.12",
78
- "@things-factory/notification": "^4.1.12",
79
- "@things-factory/print-ui": "^4.1.12",
80
- "@things-factory/resource-ui": "^4.1.12",
81
- "@things-factory/scene-data-transform": "^4.1.12",
82
- "@things-factory/scene-excel": "^4.1.12",
83
- "@things-factory/scene-firebase": "^4.1.12",
84
- "@things-factory/scene-form": "^4.1.12",
85
- "@things-factory/scene-google-map": "^4.1.12",
86
- "@things-factory/scene-graphql": "^4.1.12",
87
- "@things-factory/scene-label": "^4.1.12",
88
- "@things-factory/scene-marker": "^4.1.12",
89
- "@things-factory/scene-mqtt": "^4.1.12",
90
- "@things-factory/scene-restful": "^4.1.12",
91
- "@things-factory/scene-visualizer": "^4.1.12",
92
- "@things-factory/setting-ui": "^4.1.12",
93
- "@things-factory/shell": "^4.1.12",
94
- "@things-factory/system-ui": "^4.1.12"
57
+ "@things-factory/apptool-ui": "^4.1.13",
58
+ "@things-factory/auth-ui": "^4.1.13",
59
+ "@things-factory/biz-base": "^4.1.13",
60
+ "@things-factory/board-service": "^4.1.13",
61
+ "@things-factory/board-ui": "^4.1.13",
62
+ "@things-factory/code-ui": "^4.1.13",
63
+ "@things-factory/context-ui": "^4.1.13",
64
+ "@things-factory/dashboard": "^4.1.13",
65
+ "@things-factory/document-template-ui": "^4.1.13",
66
+ "@things-factory/export-ui": "^4.1.13",
67
+ "@things-factory/export-ui-csv": "^4.1.13",
68
+ "@things-factory/export-ui-excel": "^4.1.13",
69
+ "@things-factory/fav-base": "^4.1.13",
70
+ "@things-factory/form-ui": "^4.1.13",
71
+ "@things-factory/grist-ui": "^4.1.13",
72
+ "@things-factory/help": "^4.1.13",
73
+ "@things-factory/i18n-base": "^4.1.13",
74
+ "@things-factory/import-ui": "^4.1.13",
75
+ "@things-factory/import-ui-excel": "^4.1.13",
76
+ "@things-factory/lite-menu": "^4.1.13",
77
+ "@things-factory/more-ui": "^4.1.13",
78
+ "@things-factory/notification": "^4.1.13",
79
+ "@things-factory/print-ui": "^4.1.13",
80
+ "@things-factory/resource-ui": "^4.1.13",
81
+ "@things-factory/scene-data-transform": "^4.1.13",
82
+ "@things-factory/scene-excel": "^4.1.13",
83
+ "@things-factory/scene-firebase": "^4.1.13",
84
+ "@things-factory/scene-form": "^4.1.13",
85
+ "@things-factory/scene-google-map": "^4.1.13",
86
+ "@things-factory/scene-graphql": "^4.1.13",
87
+ "@things-factory/scene-label": "^4.1.13",
88
+ "@things-factory/scene-marker": "^4.1.13",
89
+ "@things-factory/scene-mqtt": "^4.1.13",
90
+ "@things-factory/scene-restful": "^4.1.13",
91
+ "@things-factory/scene-visualizer": "^4.1.13",
92
+ "@things-factory/setting-ui": "^4.1.13",
93
+ "@things-factory/shell": "^4.1.13",
94
+ "@things-factory/system-ui": "^4.1.13"
95
95
  },
96
96
  "devDependencies": {
97
- "@things-factory/builder": "^4.1.12"
97
+ "@things-factory/builder": "^4.1.13"
98
98
  },
99
- "gitHead": "9055b83aa979f9c2d706b02cf8d73d848522d7dd"
99
+ "gitHead": "adbf93d0eddd05d209543ed0d08e3aeaab2968b5"
100
100
  }