@things-factory/operato-codelingua 8.0.60 → 8.0.63
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
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-codelingua",
|
|
3
|
-
"version": "8.0.
|
|
3
|
+
"version": "8.0.63",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "dist-client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -62,32 +62,32 @@
|
|
|
62
62
|
"@operato/scene-switch": "^8.0.0",
|
|
63
63
|
"@operato/scene-table": "^8.0.0",
|
|
64
64
|
"@operato/scene-timer": "^8.0.0",
|
|
65
|
-
"@things-factory/api": "^8.0.
|
|
66
|
-
"@things-factory/apptool-ui": "^8.0.
|
|
67
|
-
"@things-factory/auth-ui": "^8.0.
|
|
68
|
-
"@things-factory/board-service": "^8.0.
|
|
69
|
-
"@things-factory/board-ui": "^8.0.
|
|
70
|
-
"@things-factory/codelingua": "^8.0.
|
|
71
|
-
"@things-factory/context-ui": "^8.0.
|
|
72
|
-
"@things-factory/dashboard": "^8.0.
|
|
73
|
-
"@things-factory/evaluation": "^8.0.
|
|
74
|
-
"@things-factory/export-ui": "^8.0.
|
|
75
|
-
"@things-factory/help": "^8.0.
|
|
76
|
-
"@things-factory/i18n-base": "^8.0.
|
|
77
|
-
"@things-factory/integration-ui": "^8.0.
|
|
78
|
-
"@things-factory/lite-menu": "^8.0.
|
|
79
|
-
"@things-factory/more-ui": "^8.0.
|
|
80
|
-
"@things-factory/notification": "^8.0.
|
|
81
|
-
"@things-factory/oauth2-client": "^8.0.
|
|
82
|
-
"@things-factory/print-ui": "^8.0.
|
|
83
|
-
"@things-factory/resource-ui": "^8.0.
|
|
84
|
-
"@things-factory/setting-base": "^8.0.
|
|
85
|
-
"@things-factory/setting-ui": "^8.0.
|
|
86
|
-
"@things-factory/shell": "^8.0.
|
|
87
|
-
"@things-factory/system": "^8.0.
|
|
65
|
+
"@things-factory/api": "^8.0.63",
|
|
66
|
+
"@things-factory/apptool-ui": "^8.0.63",
|
|
67
|
+
"@things-factory/auth-ui": "^8.0.63",
|
|
68
|
+
"@things-factory/board-service": "^8.0.63",
|
|
69
|
+
"@things-factory/board-ui": "^8.0.63",
|
|
70
|
+
"@things-factory/codelingua": "^8.0.63",
|
|
71
|
+
"@things-factory/context-ui": "^8.0.63",
|
|
72
|
+
"@things-factory/dashboard": "^8.0.63",
|
|
73
|
+
"@things-factory/evaluation": "^8.0.63",
|
|
74
|
+
"@things-factory/export-ui": "^8.0.63",
|
|
75
|
+
"@things-factory/help": "^8.0.63",
|
|
76
|
+
"@things-factory/i18n-base": "^8.0.63",
|
|
77
|
+
"@things-factory/integration-ui": "^8.0.63",
|
|
78
|
+
"@things-factory/lite-menu": "^8.0.63",
|
|
79
|
+
"@things-factory/more-ui": "^8.0.63",
|
|
80
|
+
"@things-factory/notification": "^8.0.63",
|
|
81
|
+
"@things-factory/oauth2-client": "^8.0.63",
|
|
82
|
+
"@things-factory/print-ui": "^8.0.63",
|
|
83
|
+
"@things-factory/resource-ui": "^8.0.63",
|
|
84
|
+
"@things-factory/setting-base": "^8.0.63",
|
|
85
|
+
"@things-factory/setting-ui": "^8.0.63",
|
|
86
|
+
"@things-factory/shell": "^8.0.63",
|
|
87
|
+
"@things-factory/system": "^8.0.63"
|
|
88
88
|
},
|
|
89
89
|
"devDependencies": {
|
|
90
90
|
"@things-factory/builder": "^8.0.37"
|
|
91
91
|
},
|
|
92
|
-
"gitHead": "
|
|
92
|
+
"gitHead": "24ba37efe2e871175a9e4fd816d02d9807491b91"
|
|
93
93
|
}
|