@things-factory/operato-board 7.1.19 → 7.1.20
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/db-for-v7.sqlite +0 -0
- package/package.json +27 -27
package/db-for-v7.sqlite
ADDED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-board",
|
|
3
|
-
"version": "7.1.
|
|
3
|
+
"version": "7.1.20",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "dist-client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -89,46 +89,46 @@
|
|
|
89
89
|
"@operato/shell": "^7.0.0",
|
|
90
90
|
"@operato/styles": "^7.0.0",
|
|
91
91
|
"@operato/utils": "^7.0.0",
|
|
92
|
-
"@things-factory/apptool-ui": "^7.1.
|
|
93
|
-
"@things-factory/auth-azure-ad": "^7.1.
|
|
94
|
-
"@things-factory/auth-google": "^7.1.
|
|
95
|
-
"@things-factory/auth-ui": "^7.1.
|
|
96
|
-
"@things-factory/board-service": "^7.1.
|
|
97
|
-
"@things-factory/board-ui": "^7.1.
|
|
92
|
+
"@things-factory/apptool-ui": "^7.1.20",
|
|
93
|
+
"@things-factory/auth-azure-ad": "^7.1.20",
|
|
94
|
+
"@things-factory/auth-google": "^7.1.20",
|
|
95
|
+
"@things-factory/auth-ui": "^7.1.20",
|
|
96
|
+
"@things-factory/board-service": "^7.1.20",
|
|
97
|
+
"@things-factory/board-ui": "^7.1.20",
|
|
98
98
|
"@things-factory/context-ui": "^7.1.17",
|
|
99
99
|
"@things-factory/evaluation": "^7.1.17",
|
|
100
100
|
"@things-factory/export-ui": "^7.1.17",
|
|
101
|
-
"@things-factory/fav-base": "^7.1.
|
|
102
|
-
"@things-factory/font-base": "^7.1.
|
|
101
|
+
"@things-factory/fav-base": "^7.1.20",
|
|
102
|
+
"@things-factory/font-base": "^7.1.20",
|
|
103
103
|
"@things-factory/form-ui": "^7.1.16",
|
|
104
104
|
"@things-factory/help": "^7.1.17",
|
|
105
|
-
"@things-factory/i18n-base": "^7.1.
|
|
106
|
-
"@things-factory/import-ui": "^7.1.
|
|
107
|
-
"@things-factory/integration-base": "^7.1.
|
|
108
|
-
"@things-factory/integration-email": "^7.1.
|
|
109
|
-
"@things-factory/integration-influxdb": "^7.1.
|
|
110
|
-
"@things-factory/integration-msgraph": "^7.1.
|
|
111
|
-
"@things-factory/integration-notification": "^7.1.
|
|
112
|
-
"@things-factory/integration-openai": "^7.1.
|
|
113
|
-
"@things-factory/integration-ui": "^7.1.
|
|
105
|
+
"@things-factory/i18n-base": "^7.1.20",
|
|
106
|
+
"@things-factory/import-ui": "^7.1.20",
|
|
107
|
+
"@things-factory/integration-base": "^7.1.20",
|
|
108
|
+
"@things-factory/integration-email": "^7.1.20",
|
|
109
|
+
"@things-factory/integration-influxdb": "^7.1.20",
|
|
110
|
+
"@things-factory/integration-msgraph": "^7.1.20",
|
|
111
|
+
"@things-factory/integration-notification": "^7.1.20",
|
|
112
|
+
"@things-factory/integration-openai": "^7.1.20",
|
|
113
|
+
"@things-factory/integration-ui": "^7.1.20",
|
|
114
114
|
"@things-factory/more-ui": "^7.1.17",
|
|
115
|
-
"@things-factory/notification": "^7.1.
|
|
116
|
-
"@things-factory/oauth2-client": "^7.1.
|
|
117
|
-
"@things-factory/offline-ui": "^7.1.
|
|
118
|
-
"@things-factory/pdf": "^7.1.
|
|
115
|
+
"@things-factory/notification": "^7.1.20",
|
|
116
|
+
"@things-factory/oauth2-client": "^7.1.20",
|
|
117
|
+
"@things-factory/offline-ui": "^7.1.20",
|
|
118
|
+
"@things-factory/pdf": "^7.1.20",
|
|
119
119
|
"@things-factory/print-service": "^7.1.17",
|
|
120
|
-
"@things-factory/print-ui": "^7.1.
|
|
121
|
-
"@things-factory/resource-ui": "^7.1.
|
|
122
|
-
"@things-factory/setting-ui": "^7.1.
|
|
120
|
+
"@things-factory/print-ui": "^7.1.20",
|
|
121
|
+
"@things-factory/resource-ui": "^7.1.20",
|
|
122
|
+
"@things-factory/setting-ui": "^7.1.20",
|
|
123
123
|
"@things-factory/shell": "^7.1.17",
|
|
124
124
|
"@things-factory/system": "^7.1.17"
|
|
125
125
|
},
|
|
126
126
|
"devDependencies": {
|
|
127
|
-
"@things-factory/board-test": "^7.1.
|
|
127
|
+
"@things-factory/board-test": "^7.1.20",
|
|
128
128
|
"@things-factory/builder": "^7.1.16"
|
|
129
129
|
},
|
|
130
130
|
"resolutions": {
|
|
131
131
|
"passport": "^0.7.0"
|
|
132
132
|
},
|
|
133
|
-
"gitHead": "
|
|
133
|
+
"gitHead": "b8381954019a1057a32c23379277c45447708d84"
|
|
134
134
|
}
|