@things-factory/operato-codelingua 9.1.17 → 9.1.19

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": "9.1.17",
3
+ "version": "9.1.19",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -62,35 +62,35 @@
62
62
  "@operato/scene-switch": "^9.0.0",
63
63
  "@operato/scene-table": "^9.0.0",
64
64
  "@operato/scene-timer": "^9.0.0",
65
- "@things-factory/api": "^9.1.13",
66
- "@things-factory/apptool-ui": "^9.1.13",
67
- "@things-factory/auth-ui": "^9.1.13",
68
- "@things-factory/board-service": "^9.1.17",
69
- "@things-factory/board-ui": "^9.1.13",
70
- "@things-factory/codelingua": "^9.1.13",
71
- "@things-factory/context-ui": "^9.1.13",
72
- "@things-factory/dashboard": "^9.1.17",
73
- "@things-factory/evaluation": "^9.1.13",
74
- "@things-factory/export-ui": "^9.1.13",
75
- "@things-factory/help": "^9.1.13",
76
- "@things-factory/i18n-base": "^9.1.13",
77
- "@things-factory/integration-codemind": "^9.1.17",
78
- "@things-factory/integration-git": "^9.1.17",
79
- "@things-factory/integration-qdrant": "^9.1.17",
80
- "@things-factory/integration-ui": "^9.1.17",
81
- "@things-factory/lite-menu": "^9.1.17",
82
- "@things-factory/more-ui": "^9.1.13",
83
- "@things-factory/notification": "^9.1.13",
84
- "@things-factory/oauth2-client": "^9.1.13",
85
- "@things-factory/print-ui": "^9.1.13",
86
- "@things-factory/resource-ui": "^9.1.13",
87
- "@things-factory/setting-base": "^9.1.13",
88
- "@things-factory/setting-ui": "^9.1.13",
89
- "@things-factory/shell": "^9.1.13",
90
- "@things-factory/system": "^9.1.13"
65
+ "@things-factory/api": "^9.1.19",
66
+ "@things-factory/apptool-ui": "^9.1.19",
67
+ "@things-factory/auth-ui": "^9.1.19",
68
+ "@things-factory/board-service": "^9.1.19",
69
+ "@things-factory/board-ui": "^9.1.19",
70
+ "@things-factory/codelingua": "^9.1.19",
71
+ "@things-factory/context-ui": "^9.1.19",
72
+ "@things-factory/dashboard": "^9.1.19",
73
+ "@things-factory/evaluation": "^9.1.19",
74
+ "@things-factory/export-ui": "^9.1.19",
75
+ "@things-factory/help": "^9.1.19",
76
+ "@things-factory/i18n-base": "^9.1.19",
77
+ "@things-factory/integration-codemind": "^9.1.19",
78
+ "@things-factory/integration-git": "^9.1.19",
79
+ "@things-factory/integration-qdrant": "^9.1.19",
80
+ "@things-factory/integration-ui": "^9.1.19",
81
+ "@things-factory/lite-menu": "^9.1.19",
82
+ "@things-factory/more-ui": "^9.1.19",
83
+ "@things-factory/notification": "^9.1.19",
84
+ "@things-factory/oauth2-client": "^9.1.19",
85
+ "@things-factory/print-ui": "^9.1.19",
86
+ "@things-factory/resource-ui": "^9.1.19",
87
+ "@things-factory/setting-base": "^9.1.19",
88
+ "@things-factory/setting-ui": "^9.1.19",
89
+ "@things-factory/shell": "^9.1.19",
90
+ "@things-factory/system": "^9.1.19"
91
91
  },
92
92
  "devDependencies": {
93
93
  "@things-factory/builder": "^9.1.13"
94
94
  },
95
- "gitHead": "093224d91a7eca0ae0fc58cbbdbd3ec2de03c585"
95
+ "gitHead": "078438034dbe19915108e89ff24024f7044a85a9"
96
96
  }