@things-factory/operato-board 4.3.1 → 4.3.2

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 +64 -64
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-board",
3
- "version": "4.3.1",
3
+ "version": "4.3.2",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -42,73 +42,73 @@
42
42
  "docker:push:cn": "docker image push hatiolab/operato-board:latest-cn && docker image push hatiolab/operato-board:$npm_package_version-cn"
43
43
  },
44
44
  "dependencies": {
45
- "@operato/attachment": "^0.4.3",
46
- "@operato/help": "^0.4.3",
47
- "@operato/scene-chartjs": "^0.1.5",
48
- "@operato/scene-clock": "^0.1.5",
49
- "@operato/scene-clone": "^0.1.5",
50
- "@operato/scene-compass": "^0.1.5",
51
- "@operato/scene-gauge": "^0.1.5",
52
- "@operato/scene-grist": "^0.1.5",
53
- "@operato/scene-half-roundrect": "^0.1.5",
54
- "@operato/scene-i18n": "^0.1.5",
55
- "@operato/scene-indoor-map": "^0.1.5",
56
- "@operato/scene-integration": "^0.1.5",
57
- "@operato/scene-legend": "^0.1.5",
58
- "@operato/scene-news-ticker": "^0.1.5",
59
- "@operato/scene-progressbar": "^0.1.5",
60
- "@operato/scene-random": "^0.1.5",
61
- "@operato/scene-switch": "^0.1.5",
62
- "@operato/scene-tab": "^0.1.5",
63
- "@operato/scene-table": "^0.1.5",
64
- "@operato/scene-timer": "^0.1.5",
65
- "@operato/scene-wheel-sorter": "^0.1.5",
66
- "@things-factory/apptool-ui": "^4.3.1",
67
- "@things-factory/attachment-ui": "^4.3.1",
68
- "@things-factory/auth-ui": "^4.3.1",
69
- "@things-factory/board-service": "^4.3.1",
70
- "@things-factory/board-ui": "^4.3.1",
71
- "@things-factory/context-ui": "^4.3.1",
72
- "@things-factory/export-ui": "^4.3.1",
73
- "@things-factory/fav-base": "^4.3.1",
74
- "@things-factory/font-base": "^4.3.1",
75
- "@things-factory/form-ui": "^4.3.1",
76
- "@things-factory/help": "^4.3.1",
77
- "@things-factory/i18n-base": "^4.3.1",
78
- "@things-factory/import-ui": "^4.3.1",
79
- "@things-factory/integration-notification": "^4.3.1",
80
- "@things-factory/integration-ui": "^4.3.1",
81
- "@things-factory/layout-ui": "^4.3.1",
82
- "@things-factory/more-ui": "^4.3.1",
83
- "@things-factory/notification": "^4.3.1",
84
- "@things-factory/oauth2-client": "^4.3.1",
85
- "@things-factory/offline-ui": "^4.3.1",
45
+ "@operato/attachment": "^0.4.6",
46
+ "@operato/help": "^0.4.6",
47
+ "@operato/scene-chartjs": "^0.1.6",
48
+ "@operato/scene-clock": "^0.1.6",
49
+ "@operato/scene-clone": "^0.1.6",
50
+ "@operato/scene-compass": "^0.1.6",
51
+ "@operato/scene-gauge": "^0.1.6",
52
+ "@operato/scene-grist": "^0.1.6",
53
+ "@operato/scene-half-roundrect": "^0.1.6",
54
+ "@operato/scene-i18n": "^0.1.6",
55
+ "@operato/scene-indoor-map": "^0.1.6",
56
+ "@operato/scene-integration": "^0.1.6",
57
+ "@operato/scene-legend": "^0.1.6",
58
+ "@operato/scene-news-ticker": "^0.1.6",
59
+ "@operato/scene-progressbar": "^0.1.6",
60
+ "@operato/scene-random": "^0.1.6",
61
+ "@operato/scene-switch": "^0.1.6",
62
+ "@operato/scene-tab": "^0.1.6",
63
+ "@operato/scene-table": "^0.1.6",
64
+ "@operato/scene-timer": "^0.1.6",
65
+ "@operato/scene-wheel-sorter": "^0.1.6",
66
+ "@things-factory/apptool-ui": "^4.3.2",
67
+ "@things-factory/attachment-ui": "^4.3.2",
68
+ "@things-factory/auth-ui": "^4.3.2",
69
+ "@things-factory/board-service": "^4.3.2",
70
+ "@things-factory/board-ui": "^4.3.2",
71
+ "@things-factory/context-ui": "^4.3.2",
72
+ "@things-factory/export-ui": "^4.3.2",
73
+ "@things-factory/fav-base": "^4.3.2",
74
+ "@things-factory/font-base": "^4.3.2",
75
+ "@things-factory/form-ui": "^4.3.2",
76
+ "@things-factory/help": "^4.3.2",
77
+ "@things-factory/i18n-base": "^4.3.2",
78
+ "@things-factory/import-ui": "^4.3.2",
79
+ "@things-factory/integration-notification": "^4.3.2",
80
+ "@things-factory/integration-ui": "^4.3.2",
81
+ "@things-factory/layout-ui": "^4.3.2",
82
+ "@things-factory/more-ui": "^4.3.2",
83
+ "@things-factory/notification": "^4.3.2",
84
+ "@things-factory/oauth2-client": "^4.3.2",
85
+ "@things-factory/offline-ui": "^4.3.2",
86
86
  "@things-factory/operato-license-checker": "^3.0.4",
87
- "@things-factory/pdf": "^4.3.1",
88
- "@things-factory/print-service": "^4.3.1",
89
- "@things-factory/print-ui": "^4.3.1",
90
- "@things-factory/resource-ui": "^4.3.1",
91
- "@things-factory/scene-baidu-map": "^4.3.1",
92
- "@things-factory/scene-data-transform": "^4.3.1",
93
- "@things-factory/scene-excel": "^4.3.1",
94
- "@things-factory/scene-firebase": "^4.3.1",
95
- "@things-factory/scene-form": "^4.3.1",
96
- "@things-factory/scene-google-map": "^4.3.1",
97
- "@things-factory/scene-graphql": "^4.3.1",
98
- "@things-factory/scene-label": "^4.3.1",
99
- "@things-factory/scene-marker": "^4.3.1",
100
- "@things-factory/scene-mqtt": "^4.3.1",
101
- "@things-factory/scene-restful": "^4.3.1",
102
- "@things-factory/scene-urdf": "^4.3.1",
103
- "@things-factory/scene-visualizer": "^4.3.1",
104
- "@things-factory/screencast-ui": "^4.3.1",
105
- "@things-factory/setting-ui": "^4.3.1",
106
- "@things-factory/system-ui": "^4.3.1"
87
+ "@things-factory/pdf": "^4.3.2",
88
+ "@things-factory/print-service": "^4.3.2",
89
+ "@things-factory/print-ui": "^4.3.2",
90
+ "@things-factory/resource-ui": "^4.3.2",
91
+ "@things-factory/scene-baidu-map": "^4.3.2",
92
+ "@things-factory/scene-data-transform": "^4.3.2",
93
+ "@things-factory/scene-excel": "^4.3.2",
94
+ "@things-factory/scene-firebase": "^4.3.2",
95
+ "@things-factory/scene-form": "^4.3.2",
96
+ "@things-factory/scene-google-map": "^4.3.2",
97
+ "@things-factory/scene-graphql": "^4.3.2",
98
+ "@things-factory/scene-label": "^4.3.2",
99
+ "@things-factory/scene-marker": "^4.3.2",
100
+ "@things-factory/scene-mqtt": "^4.3.2",
101
+ "@things-factory/scene-restful": "^4.3.2",
102
+ "@things-factory/scene-urdf": "^4.3.2",
103
+ "@things-factory/scene-visualizer": "^4.3.2",
104
+ "@things-factory/screencast-ui": "^4.3.2",
105
+ "@things-factory/setting-ui": "^4.3.2",
106
+ "@things-factory/system-ui": "^4.3.2"
107
107
  },
108
108
  "devDependencies": {
109
- "@things-factory/board-test": "^4.3.1",
109
+ "@things-factory/board-test": "^4.3.2",
110
110
  "@things-factory/builder": "^4.3.1"
111
111
  },
112
112
  "resolutions": {},
113
- "gitHead": "0e7bdfc4ae1faad52ba7ff0e9a231d24ed0ab5b5"
113
+ "gitHead": "d73cbd8a8f1e3cff5d9bbbddec1ce520d0392def"
114
114
  }