mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
fix(editor): Cannot expand sub execution log if it finished with an error (#16236)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
This commit is contained in:
@@ -38,7 +38,7 @@ catalog:
|
||||
xml2js: 0.6.2
|
||||
xss: 1.0.15
|
||||
zod: 3.24.1
|
||||
'zod-to-json-schema': 3.23.3
|
||||
zod-to-json-schema: 3.23.3
|
||||
'@langchain/core': 0.3.48
|
||||
'@langchain/openai': 0.5.0
|
||||
'@langchain/anthropic': 0.3.21
|
||||
@@ -66,4 +66,4 @@ catalogs:
|
||||
vue-tsc: ^2.2.8
|
||||
vue-markdown-render: ^2.2.1
|
||||
highlight.js: ^11.8.0
|
||||
'element-plus': 2.4.3
|
||||
element-plus: 2.4.3
|
||||
|
||||
Reference in New Issue
Block a user