@things-factory/operato-board 4.1.19 → 4.1.22

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 +30 -30
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-board",
3
- "version": "4.1.19",
3
+ "version": "4.1.22",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -64,31 +64,31 @@
64
64
  "@operato/scene-table": "^0.1.5",
65
65
  "@operato/scene-timer": "^0.1.5",
66
66
  "@operato/scene-wheel-sorter": "^0.1.5",
67
- "@things-factory/apptool-ui": "^4.1.19",
68
- "@things-factory/attachment-ui": "^4.1.19",
69
- "@things-factory/auth-ui": "^4.1.19",
70
- "@things-factory/board-service": "^4.1.19",
71
- "@things-factory/board-ui": "^4.1.19",
72
- "@things-factory/context-ui": "^4.1.19",
73
- "@things-factory/export-ui": "^4.1.19",
74
- "@things-factory/fav-base": "^4.1.19",
75
- "@things-factory/font-base": "^4.1.19",
76
- "@things-factory/form-ui": "^4.1.19",
77
- "@things-factory/help": "^4.1.19",
78
- "@things-factory/i18n-base": "^4.1.19",
79
- "@things-factory/import-ui": "^4.1.19",
80
- "@things-factory/integration-notification": "^4.1.19",
81
- "@things-factory/integration-ui": "^4.1.19",
82
- "@things-factory/layout-ui": "^4.1.19",
83
- "@things-factory/more-ui": "^4.1.19",
84
- "@things-factory/notification": "^4.1.19",
85
- "@things-factory/oauth2-client": "^4.1.19",
86
- "@things-factory/offline-ui": "^4.1.19",
67
+ "@things-factory/apptool-ui": "^4.1.22",
68
+ "@things-factory/attachment-ui": "^4.1.22",
69
+ "@things-factory/auth-ui": "^4.1.22",
70
+ "@things-factory/board-service": "^4.1.22",
71
+ "@things-factory/board-ui": "^4.1.22",
72
+ "@things-factory/context-ui": "^4.1.22",
73
+ "@things-factory/export-ui": "^4.1.22",
74
+ "@things-factory/fav-base": "^4.1.22",
75
+ "@things-factory/font-base": "^4.1.22",
76
+ "@things-factory/form-ui": "^4.1.22",
77
+ "@things-factory/help": "^4.1.22",
78
+ "@things-factory/i18n-base": "^4.1.22",
79
+ "@things-factory/import-ui": "^4.1.22",
80
+ "@things-factory/integration-notification": "^4.1.22",
81
+ "@things-factory/integration-ui": "^4.1.22",
82
+ "@things-factory/layout-ui": "^4.1.22",
83
+ "@things-factory/more-ui": "^4.1.22",
84
+ "@things-factory/notification": "^4.1.22",
85
+ "@things-factory/oauth2-client": "^4.1.22",
86
+ "@things-factory/offline-ui": "^4.1.22",
87
87
  "@things-factory/operato-license-checker": "^3.0.4",
88
88
  "@things-factory/pdf": "^4.1.19",
89
- "@things-factory/print-service": "^4.1.19",
90
- "@things-factory/print-ui": "^4.1.19",
91
- "@things-factory/resource-ui": "^4.1.19",
89
+ "@things-factory/print-service": "^4.1.22",
90
+ "@things-factory/print-ui": "^4.1.22",
91
+ "@things-factory/resource-ui": "^4.1.22",
92
92
  "@things-factory/scene-baidu-map": "^4.1.19",
93
93
  "@things-factory/scene-data-transform": "^4.1.19",
94
94
  "@things-factory/scene-excel": "^4.1.19",
@@ -96,20 +96,20 @@
96
96
  "@things-factory/scene-form": "^4.1.19",
97
97
  "@things-factory/scene-google-map": "^4.1.19",
98
98
  "@things-factory/scene-graphql": "^4.1.19",
99
- "@things-factory/scene-label": "^4.1.19",
99
+ "@things-factory/scene-label": "^4.1.22",
100
100
  "@things-factory/scene-marker": "^4.1.19",
101
101
  "@things-factory/scene-mqtt": "^4.1.19",
102
102
  "@things-factory/scene-restful": "^4.1.19",
103
103
  "@things-factory/scene-urdf": "^4.1.19",
104
104
  "@things-factory/scene-visualizer": "^4.1.19",
105
- "@things-factory/screencast-ui": "^4.1.19",
106
- "@things-factory/setting-ui": "^4.1.19",
107
- "@things-factory/system-ui": "^4.1.19"
105
+ "@things-factory/screencast-ui": "^4.1.22",
106
+ "@things-factory/setting-ui": "^4.1.22",
107
+ "@things-factory/system-ui": "^4.1.22"
108
108
  },
109
109
  "devDependencies": {
110
- "@things-factory/board-test": "^4.1.19",
110
+ "@things-factory/board-test": "^4.1.22",
111
111
  "@things-factory/builder": "^4.1.19"
112
112
  },
113
113
  "resolutions": {},
114
- "gitHead": "d7acb254cb15ce5e20a1dc013af52b057b2ef0b3"
114
+ "gitHead": "e40b890d9a573562872298a6b79b26f600f607bf"
115
115
  }