@things-factory/operato-board 6.4.6 → 6.4.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.
- package/package.json +32 -33
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-board",
|
|
3
|
-
"version": "6.4.
|
|
3
|
+
"version": "6.4.7",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "dist-client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -88,45 +88,44 @@
|
|
|
88
88
|
"@operato/shell": "^1.0.1",
|
|
89
89
|
"@operato/styles": "^1.0.0",
|
|
90
90
|
"@operato/utils": "^1.0.1",
|
|
91
|
-
"@things-factory/apptool-ui": "^6.4.
|
|
92
|
-
"@things-factory/auth-azure-ad": "^6.4.
|
|
93
|
-
"@things-factory/auth-google": "^6.4.
|
|
94
|
-
"@things-factory/auth-ui": "^6.4.
|
|
95
|
-
"@things-factory/board-service": "^6.4.
|
|
96
|
-
"@things-factory/board-ui": "^6.4.
|
|
97
|
-
"@things-factory/context-ui": "^6.4.
|
|
98
|
-
"@things-factory/export-ui": "^6.4.
|
|
99
|
-
"@things-factory/fav-base": "^6.4.
|
|
100
|
-
"@things-factory/font-base": "^6.4.
|
|
91
|
+
"@things-factory/apptool-ui": "^6.4.7",
|
|
92
|
+
"@things-factory/auth-azure-ad": "^6.4.7",
|
|
93
|
+
"@things-factory/auth-google": "^6.4.7",
|
|
94
|
+
"@things-factory/auth-ui": "^6.4.7",
|
|
95
|
+
"@things-factory/board-service": "^6.4.7",
|
|
96
|
+
"@things-factory/board-ui": "^6.4.7",
|
|
97
|
+
"@things-factory/context-ui": "^6.4.7",
|
|
98
|
+
"@things-factory/export-ui": "^6.4.7",
|
|
99
|
+
"@things-factory/fav-base": "^6.4.7",
|
|
100
|
+
"@things-factory/font-base": "^6.4.7",
|
|
101
101
|
"@things-factory/form-ui": "^6.3.0",
|
|
102
|
-
"@things-factory/help": "^6.4.
|
|
103
|
-
"@things-factory/i18n-base": "^6.4.
|
|
104
|
-
"@things-factory/import-ui": "^6.4.
|
|
105
|
-
"@things-factory/integration-base": "^6.4.
|
|
106
|
-
"@things-factory/integration-email": "^6.4.
|
|
107
|
-
"@things-factory/integration-influxdb": "^6.4.
|
|
108
|
-
"@things-factory/integration-msgraph": "^6.4.
|
|
109
|
-
"@things-factory/integration-notification": "^6.4.
|
|
110
|
-
"@things-factory/integration-openai": "^6.4.
|
|
111
|
-
"@things-factory/integration-ui": "^6.4.
|
|
112
|
-
"@things-factory/more-ui": "^6.4.
|
|
113
|
-
"@things-factory/notification": "^6.4.
|
|
114
|
-
"@things-factory/oauth2-client": "^6.4.
|
|
115
|
-
"@things-factory/offline-ui": "^6.4.
|
|
102
|
+
"@things-factory/help": "^6.4.7",
|
|
103
|
+
"@things-factory/i18n-base": "^6.4.7",
|
|
104
|
+
"@things-factory/import-ui": "^6.4.7",
|
|
105
|
+
"@things-factory/integration-base": "^6.4.7",
|
|
106
|
+
"@things-factory/integration-email": "^6.4.7",
|
|
107
|
+
"@things-factory/integration-influxdb": "^6.4.7",
|
|
108
|
+
"@things-factory/integration-msgraph": "^6.4.7",
|
|
109
|
+
"@things-factory/integration-notification": "^6.4.7",
|
|
110
|
+
"@things-factory/integration-openai": "^6.4.7",
|
|
111
|
+
"@things-factory/integration-ui": "^6.4.7",
|
|
112
|
+
"@things-factory/more-ui": "^6.4.7",
|
|
113
|
+
"@things-factory/notification": "^6.4.7",
|
|
114
|
+
"@things-factory/oauth2-client": "^6.4.7",
|
|
115
|
+
"@things-factory/offline-ui": "^6.4.7",
|
|
116
116
|
"@things-factory/pdf": "^6.3.1",
|
|
117
|
-
"@things-factory/print-
|
|
118
|
-
"@things-factory/
|
|
119
|
-
"@things-factory/
|
|
120
|
-
"@things-factory/
|
|
121
|
-
"@things-factory/
|
|
122
|
-
"@things-factory/system": "^6.4.2"
|
|
117
|
+
"@things-factory/print-ui": "^6.4.7",
|
|
118
|
+
"@things-factory/resource-ui": "^6.4.7",
|
|
119
|
+
"@things-factory/setting-ui": "^6.4.7",
|
|
120
|
+
"@things-factory/shell": "^6.4.7",
|
|
121
|
+
"@things-factory/system": "^6.4.7"
|
|
123
122
|
},
|
|
124
123
|
"devDependencies": {
|
|
125
|
-
"@things-factory/board-test": "^6.4.
|
|
124
|
+
"@things-factory/board-test": "^6.4.7",
|
|
126
125
|
"@things-factory/builder": "^6.3.0"
|
|
127
126
|
},
|
|
128
127
|
"resolutions": {
|
|
129
128
|
"lit": "^3.0.0"
|
|
130
129
|
},
|
|
131
|
-
"gitHead": "
|
|
130
|
+
"gitHead": "62f53151fc9d182969416f07f91ed47ee03d67ce"
|
|
132
131
|
}
|